:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

p {
  margin-bottom: 0;
}

.image {
  margin-top: 20px;
  margin-left: 20px;
}

.section-header {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.navbar {
  background-color: var(--white);
}

.section-hero {
  box-sizing: content-box;
  aspect-ratio: auto;
  text-align: left;
  -webkit-text-fill-color: inherit;
  object-fit: contain;
  object-position: 50% 50%;
  background-image: url('../images/DSCN0432.JPG');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  width: auto;
  height: 350px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
  overflow: hidden;
}

.section-content {
  margin-top: 10px;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.section-footer {
  color: #000;
  background-color: #e9e9e9;
  margin-top: 20px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}

.image-2 {
  object-fit: cover;
  overflow: hidden;
}

.image-3 {
  object-fit: contain;
}

.container, .image-4 {
  text-align: left;
}

.column, .column-2, .column-3 {
  text-align: center;
}

.columns {
  margin-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
}

.heading {
  color: #fff;
  text-align: center;
}

.cont-sectors {
  text-align: left;
  max-width: 1250px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.cont-footer1 {
  max-width: 1250px;
  margin-bottom: 0;
  padding: 10px 10px 0;
}

.bodytext1 {
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.tabs {
  float: left;
  position: relative;
}

.tabs-menu, .tab-link-tab-consulting, .tab-link-tab-compliance, .tab-link-tab-remediation {
  display: block;
}

.text-block {
  color: #000;
  font-family: Verdana, Geneva, sans-serif;
  font-style: italic;
}

.tabs-menu-2 {
  text-align: left;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  text-decoration: none;
}

.tab-link-tab-consulting-2 {
  margin-top: 0;
  margin-right: 20px;
}

.tab-link-tab-consulting-2.w--current {
  color: #2ab78b;
  text-align: center;
  background-color: #fff0;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  font-weight: 600;
}

.tab-link-tab-compliance-2 {
  margin-left: 10px;
  margin-right: 20px;
}

.tab-link-tab-remediation-2 {
  margin-left: 10px;
}

.tab-link-tab-remediation-2.w--current {
  margin-right: 0;
}

.list {
  padding-left: 25px;
  list-style-type: square;
}

.image-5 {
  margin-top: 20px;
}

.text-block-2 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-block-3, .text-block-4 {
  text-align: center;
}

.tabs-menu-3 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.tab--link {
  color: #105892;
  text-align: center;
  background-color: #fff0;
  border: 2px solid #fff;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 600;
}

.tab--link:hover {
  color: #2ab78b;
  border: 2px solid #2ab78b;
  border-radius: 20px;
}

.tab--link:focus {
  color: #2ab78b;
  font-size: 16px;
}

.tab--link.w--current {
  color: #793b04;
  background-color: #fff0;
  border: 2px solid #793b04;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 600;
}

.heading-2 {
  color: #105892;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.heading-3 {
  color: #165990;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
}

.container-2 {
  max-width: 1250px;
}

.image-6 {
  margin-bottom: 12px;
}

.heading-4 {
  color: #0b9630;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-highlight {
  color: #793b04;
  text-align: center;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  line-height: 26px;
  text-decoration: none;
}

.section-contact {
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.cont-contact {
  max-width: 1250px;
}

.tabs-menu-4 {
  margin-bottom: 0;
}

.image-7 {
  padding-right: 10px;
}

.text-block-6 {
  text-align: center;
  font-size: 21px;
}

.tab-link-tab-1 {
  background-color: var(--white);
}

.tab-link2 {
  color: #105892;
  text-align: center;
  background-color: #c8c8c800;
  border: 1px #000;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.tab-link2:hover {
  color: #2ab78b;
}

.tab-link2.w--current {
  color: #793b04;
  text-align: center;
  letter-spacing: normal;
  background-color: #c8c8c800;
  border: 1px #000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.text-block-7 {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
}

.text-field {
  margin-right: 0;
}

.field-label {
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}

.form-cont-textfield {
  box-sizing: border-box;
  float: none;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #000;
  object-fit: fill;
  background-color: #fff0;
  border: 2px solid #98c6eb;
  border-radius: 9px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-width: 85%;
  max-width: 85%;
  min-height: auto;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-weight: 400;
  display: block;
  overflow: visible;
}

.form-cont-textfield:focus {
  background-color: #fff0;
  border-color: #2ab78b;
}

.form-cont-label {
  color: #105892;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.form-cont-textarea {
  box-sizing: content-box;
  color: #000;
  border: 2px solid #98c6eb;
  border-radius: 10px;
  min-width: 85%;
  max-width: 85%;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.form-cont-textarea:focus {
  background-color: #f0fff7;
  border-color: #2ab78b;
}

.form-cont-submit {
  color: #105892;
  background-color: #fff;
  border: 2px solid #98c6eb;
  border-radius: 12px;
  margin-top: 10px;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.form-cont-submit:hover {
  color: #fff;
  background-color: #2ab78b;
  border-color: #2ab78b;
}

.form-cont-submit:focus {
  border-color: #2ab78b;
}

.column-4 {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.link-block {
  text-align: center;
  font-size: 13px;
  font-style: italic;
  text-decoration: none;
}

.image-8 {
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
}

.column-5 {
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  display: block;
}

.container-3 {
  max-width: 1250px;
}

.columns-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 20px;
  display: flex;
}

.heading-5 {
  color: #0b9630;
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.columns-3 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: 500;
}

.list-services {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 2px #2ab78b;
  border-radius: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: end;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  display: block;
  box-shadow: 2px 2px 5px 3px #999999bf;
}

.paragraph {
  font-weight: 500;
  line-height: 22px;
}

.paragraph-2, .paragraph-3, .paragraph-4 {
  line-height: 22px;
}

.line-horiz1 {
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  text-align: center;
  -webkit-text-fill-color: inherit;
  object-position: 50% 50%;
  background-clip: border-box;
  border: 1px #105892;
  border-top-width: 0;
  border-bottom: 3px dotted #2ab78b;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-width: 75%;
  max-width: 75%;
  height: 3px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.body {
  color: #272727;
  text-align: left;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
}

.tabs-content {
  padding-left: 0;
}

.column-6 {
  text-align: center;
}

.bodytext2 {
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

.paragraph-6 {
  font-size: 12px;
  font-style: italic;
  font-weight: 500;
  line-height: 17px;
}

.paragraph-6:hover {
  text-decoration: underline;
}

.link {
  color: #105892;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.image-9 {
  border-radius: 0;
}

.hubspot-formwrap {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1rem;
  display: flex;
}

.hubspot-form {
  width: 100%;
  max-width: 500px;
}

.hubspot-input {
  box-sizing: border-box;
  color: #33475b;
  background-color: #f5f8fa;
  border: 1px solid #cbd6e2;
  border-radius: 3px;
  width: 90%;
  max-width: 500px;
  height: 40px;
  padding: 9px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  display: inline-block;
}

.hubspot-label {
  box-sizing: border-box;
  color: #33475b;
  width: auto;
  max-width: 500px;
  margin-top: 1rem;
  margin-bottom: 4px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.hubspot-button {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #37761d;
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
  width: 90%;
  max-width: 500px;
  height: 40px;
  margin: 1rem 0 0;
  padding: 12px 24px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 12px;
  transition: all .15s linear;
  display: block;
  position: relative;
}

.hubspot-checkbox {
  margin-right: 1rem;
}

.input, .input-2, .input-3 {
  min-width: 85%;
}

.text-block-8 {
  border: 1px #000;
}

.hero-heading {
  box-sizing: border-box;
  float: none;
  clear: none;
  color: #fff;
  text-align: center;
  background-color: #105892cc;
  border-radius: 50px;
  justify-content: center;
  align-self: flex-start;
  max-width: 575px;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 20px;
  font-size: 27px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  text-decoration: none;
  display: block;
}

.nav-link {
  font-size: 18px;
  font-weight: 500;
}

.list-text {
  margin-top: 0;
  font-size: 13px;
  font-style: italic;
  font-weight: 500;
  line-height: 22px;
}

.image-10 {
  margin-top: 0;
  margin-bottom: 10px;
}

.form {
  margin-top: 20px;
}

.div-block {
  text-align: center;
  mix-blend-mode: normal;
  background-color: #fff;
  border-radius: 60px;
  padding: 10px 20px;
  box-shadow: 1px 2px 9px 2px #9999999e;
}

.image-11 {
  float: none;
  text-align: left;
  border-radius: 50px;
  margin-top: 10px;
  margin-bottom: 0;
}

.paragraph-7 {
  float: none;
  text-align: right;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-right: 20px;
}

.paragraph-8 {
  font-style: italic;
  font-weight: 500;
  line-height: 22px;
}

.bold-text {
  line-height: 22px;
}

.div-block-2 {
  float: left;
  text-align: center;
  overflow-wrap: normal;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
}

.text-ceo {
  text-align: center;
  margin-top: 10px;
  padding-right: 10px;
  font-size: 13px;
  font-style: italic;
  font-weight: 500;
  line-height: 18px;
}

.text-link {
  text-decoration: none;
}

.link-block-sba {
  color: #105892;
  font-size: 13px;
  font-style: italic;
  font-weight: 500;
  text-decoration: none;
}

.link-block-sba:hover {
  color: #2ab78b;
  text-decoration: none;
}

.cont-blurb {
  max-width: 1250px;
}

.section-blurb {
  background-color: #105892;
}

.text-blurb {
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
}

.cont-about {
  flex-flow: column;
  align-items: center;
  max-width: 1250px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.italic-text {
  font-weight: 600;
}

.column-7 {
  flex-flow: column;
  align-items: center;
  padding-top: 0;
  display: block;
  position: static;
}

.italic-text-2 {
  font-weight: 600;
}

.paragraph-10 {
  color: #793b04;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 15px;
  padding-top: 5px;
  padding-bottom: 0;
  font-style: italic;
  font-weight: 600;
}

.columns-4 {
  padding-bottom: 0;
}

.paragraph-11 {
  color: #793b04;
  text-align: right;
  margin-top: 10px;
  margin-right: 15px;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
}

.columns-5 {
  margin-top: 10px;
}

.column-8 {
  text-align: center;
  border: 3px solid #2ab78b;
  border-radius: 20px;
  padding-top: 10px;
}

.div-block-3 {
  margin-bottom: 0;
  padding-bottom: 10px;
}

.text-block-9 {
  margin-top: 20px;
  font-size: 19px;
  font-style: italic;
  font-weight: 500;
  line-height: 23px;
}

.div-block-4 {
  text-align: center;
  min-width: 85%;
  max-width: 85%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.columns-6 {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.cont-whatwedo {
  max-width: 1250px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-5 {
  min-width: 90%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.text-caption {
  text-align: center;
  margin-top: 5px;
  font-size: 12px;
  font-style: italic;
  font-weight: 500;
}

.column-9 {
  text-align: left;
  font-weight: 500;
}

.column-10 {
  text-align: right;
  align-self: flex-start;
}

.column-11 {
  text-align: center;
}

.columns-7 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-8 {
  align-items: center;
  display: flex;
}

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

.column-12 {
  border: 2px dashed #105892;
  border-radius: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}

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

.container-4 {
  text-align: left;
  background-color: #fffcfc00;
  justify-content: flex-start;
  align-items: center;
  max-width: 1250px;
  margin-top: 28px;
  display: block;
}

@media screen and (max-width: 767px) {
  .hero-heading {
    margin-left: 5px;
    margin-right: 5px;
  }

  .column-9 {
    text-align: left;
  }

  .columns-7 {
    text-align: left;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .text-highlight {
    font-size: 15px;
    line-height: 22px;
  }

  .columns-2 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    display: block;
  }

  .list-services {
    margin-bottom: 10px;
  }

  .hero-heading {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 21px;
    line-height: 30px;
  }

  .columns-7, .columns-8 {
    display: block;
  }
}


