.declaration-wrap {
  padding: 6% 0% 0 !important;
}

footer.declaration {
  background-color: #fff;
}

.declaration {
  display: block;
  width: 100%;
}
.declaration .sec-1 {
  width: 90%;
  max-width: 800px;
  margin: auto;
  text-align: center;
}
.declaration .sec-1 img {
  display: block;
  margin: 1em auto;
  width: 100%;
}
.declaration .sec-1 h1, .declaration .sec-1 h2, .declaration .sec-1 h3 {
  font-family: "Nunito Sans", sans-serif;
  color: #003f5e;
  font-size: 48px;
  line-height: 1.2em;
  text-align: center;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .declaration .sec-1 h1, .declaration .sec-1 h2, .declaration .sec-1 h3 {
    font-size: 28px;
    margin: 1em auto;
  }
}
.declaration .sec-1 h4, .declaration .sec-1 h5 {
  font-family: "Nunito Sans", sans-serif;
  color: #003f5e;
  font-size: 20px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .declaration .sec-1 h4, .declaration .sec-1 h5 {
    font-size: 18px;
    margin: 1em auto;
  }
}
.declaration .sec-1 h4 strong, .declaration .sec-1 h4 b, .declaration .sec-1 h5 strong, .declaration .sec-1 h5 b {
  color: #99cc00;
}
.declaration .sec-1 p {
  font-family: inherit;
  color: #616161;
  font-size: 15px;
  line-height: 1.7em;
}
.declaration .sec-1 p strong, .declaration .sec-1 p b {
  color: #99cc00;
}
.declaration .sec-1 ul {
  font-family: inherit;
  color: #616161;
  font-size: 13px;
  line-height: 1.65em;
  text-align: left;
  list-style-type: disc;
}
.declaration .sec-1 ul li {
  margin-bottom: 1em;
}
.declaration .sec-1 a.doc-btn {
  padding: 14px 30px;
  background: #003f5f;
  border-radius: 3px;
  color: #fff;
  line-height: 1em;
  font-size: 12px;
  margin-top: 1.5em;
  display: inline-block;
  transition: all 0.15s ease;
}
.declaration .sec-1 a.doc-btn:hover {
  background-color: #cfea20;
}
.declaration .sec-1 a.doc-btn svg {
  width: 10px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
.declaration .sec-1 a.doc-btn svg path {
  stroke-width: 1px;
  stroke: #fff;
}
.declaration .sec-2 {
  padding: 80px 0;
}
@media screen and (max-width: 768px) {
  .declaration .sec-2 {
    padding: 50px 0 0;
  }
}
.declaration .sec-2 #gform_confirmation_wrapper_1 {
  text-align: center;
  max-width: 600px;
  margin: auto;
  padding: 30px;
  background: #f7f7f7;
}
.declaration .sec-2 .validation_error {
  font-size: 14px;
}
.declaration .sec-2 #gform_wrapper_1 {
  width: 100%;
  max-width: 600px;
  margin: auto;
  background-color: #f7f7f7;
  padding: 30px;
}
.declaration .sec-2 #gform_wrapper_1 #gform_fields_1 li {
  padding-right: 0;
}
.declaration .sec-2 #gform_wrapper_1 #gform_fields_1 li:first-of-type {
  margin-top: 0 !important;
}
.declaration .sec-2 #gform_wrapper_1 #gform_fields_1 li label, .declaration .sec-2 #gform_wrapper_1 #gform_fields_1 li .gfield_description {
  font-family: inherit;
  color: #616161;
  font-size: 13px;
  line-height: 1.65em;
  font-weight: normal;
}
.declaration .sec-2 #gform_wrapper_1 #gform_fields_1 li label .gfield_required, .declaration .sec-2 #gform_wrapper_1 #gform_fields_1 li .gfield_description .gfield_required {
  display: none !important;
}
.declaration .sec-2 #gform_wrapper_1 #gform_fields_1 #field_1_6 {
  padding-top: 10px;
}
.declaration .sec-2 #gform_wrapper_1 #gform_fields_1 #field_1_6 label.gfield_label {
  display: none !important;
}
.declaration .sec-2 #gform_wrapper_1 #gform_fields_1 input[type=text] {
  color: #616161;
  padding: 6px 10px;
  font-family: inherit;
  font-weight: inherit;
  font-size: 13px;
  line-height: 1.65;
  max-width: 100%;
  border: 1px solid #e1e1e1;
  background: #fff;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.declaration .sec-2 #gform_wrapper_1 #gform_fields_1 select {
  display: inline-block;
  color: #616161;
  padding: 6px 10px;
  font-family: inherit;
  font-weight: inherit;
  font-size: 13px;
  line-height: 1.65;
  max-width: 100%;
  border: 1px solid #e1e1e1;
  background-position: 98%;
  background-color: #fff;
  border-radius: 3px;
}
.declaration .sec-2 #gform_wrapper_1 #gform_fields_1 ul.gfield_checkbox input {
  vertical-align: top;
  margin-right: 16px;
}
.declaration .sec-2 #gform_wrapper_1 #gform_fields_1 ul.gfield_checkbox label {
  vertical-align: top;
  display: inline-block;
}
.declaration .sec-2 #gform_wrapper_1 #gform_submit_button_1 {
  padding: 14px 30px;
  background: #003f5f;
  border-radius: 3px;
  color: #fff;
  line-height: 1em;
  font-size: 12px;
  margin-top: 1.5em;
  display: inline-block;
  transition: all 0.15s ease;
}
.declaration .sec-2 #gform_wrapper_1 #gform_submit_button_1:hover {
  cursor: pointer;
  background-color: #cfea20;
}
.declaration .sec-3 {
  background: #eaeaea;
  padding: 80px 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .declaration .sec-3 {
    padding: 50px 0;
  }
}
.declaration .sec-3 h1, .declaration .sec-3 h2, .declaration .sec-3 h3 {
  font-family: "Nunito Sans";
  line-height: 1.2em;
  font-size: 48px;
  max-width: 800px;
  width: 90%;
  margin: auto auto 1em;
}
@media screen and (max-width: 768px) {
  .declaration .sec-3 h1, .declaration .sec-3 h2, .declaration .sec-3 h3 {
    font-size: 28px;
  }
}
.declaration .sec-3 h4, .declaration .sec-3 h5 {
  font-family: "Nunito Sans", sans-serif;
  color: #003f5e;
  font-size: 20px;
  line-height: 1.5em;
  text-align: center;
  max-width: 800px;
  margin: auto auto 1em;
}
@media screen and (max-width: 768px) {
  .declaration .sec-3 h4, .declaration .sec-3 h5 {
    font-size: 18px;
    margin: 1em auto;
  }
}
.declaration .sec-3 h4 strong, .declaration .sec-3 h4 b, .declaration .sec-3 h5 strong, .declaration .sec-3 h5 b {
  color: #99cc00;
}
.declaration .sec-3 p {
  font-family: inherit;
  color: #616161;
  font-size: 15px;
  line-height: 1.7em;
  max-width: 800px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  word-break: break-word;
}
.declaration .sec-3 p strong, .declaration .sec-3 p b {
  color: #99cc00;
}
.declaration .sec-3 img {
  display: block;
  margin: 1em auto;
  width: 100%;
}

/*# sourceMappingURL=one_off.css.map */
