.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox:before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox:after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.topsection {
  display: block;
  height: auto;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px 1px 2px;
  border-color: #000;
}

.maintitle {
  margin-bottom: 30px;
  padding-right: 0px;
  font-family: Bitter, serif;
  color: #000;
  font-size: 50px;
  line-height: 65px;
  text-transform: none;
}

.maintitle.white {
  margin-top: 0px;
  padding: 0px 113px;
  color: #fff;
  font-size: 38px;
  line-height: 55px;
  text-align: center;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image {
  height: 500px;
  padding-right: 0px;
  padding-left: 0px;
}

.form {
  width: 500px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding: 25px;
  background-color: hsla(0, 0%, 100%, 0.51);
}

.column-2 {
  margin-top: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  background-color: #fff;
}

.body {
  background-color: #fff;
  font-family: 'Varela Round', sans-serif;
}

.field-label {
  position: static;
  margin-top: 20px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
}

.field-label.contact {
  margin-top: 35px;
}

.text-field {
  width: 100%;
  height: 50px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
}

.text-field.message {
  height: 100px;
}

.submit-button {
  margin-top: 11px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 15px 70px;
  border-style: none none solid;
  border-width: 1px 1px 5px;
  border-color: #000 #000 #4c8300;
  background-color: #8ec642;
  font-family: Bitter, serif;
  font-size: 25px;
}

.submit-button.contact {
  margin-top: 30px;
}

.checkbox-label {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 18px;
}

.link {
  color: hsla(0, 0%, 100%, 0.6);
}

.checkbox-field {
  margin-top: 20px;
  margin-bottom: 10px;
}

.container {
  margin-bottom: 37px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.div-block {
  height: 50px;
  margin-bottom: 13px;
  background-color: rgba(142, 198, 66, 0);
}

.image-2 {
  background-color: #fff;
}

.column-3 {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: right;
}

.column-4 {
  padding-top: 6px;
  padding-bottom: 0px;
}

.link-2 {
  color: #000;
}

.about-section {
  margin-top: 80px;
  margin-bottom: 60px;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #8ec642;
}

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

.column-5 {
  height: 100%;
  border-right: 5px solid #8ec642;
}

.heading {
  margin-top: 10px;
  padding-top: 51px;
  padding-bottom: 51px;
  font-family: Bitter, serif;
  color: #000;
  text-align: center;
}

.column-6 {
  padding-left: 40px;
}

.paragraph {
  margin-bottom: 25px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
}

.link-3 {
  font-size: 18px;
}

.column-7 {
  height: 218px;
  padding-left: 0px;
  border: 2px solid #000;
  background-color: rgba(0, 4, 183, 0);
  background-image: url('../images/Artboard-5.png');
  background-position: 0px 0px;
  background-size: cover;
}

.heading-2 {
  font-family: Bitter, serif;
}

.heading-3 {
  margin-top: 10px;
  margin-left: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: none;
  border-width: 1px 1px 4px;
  border-color: #818181 #818181 #8ec642;
  font-family: Bitter, serif;
  color: #fff;
  font-size: 23px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.div-block-2 {
  margin-bottom: 30px;
  background-color: #8ec642;
}

.bold-text {
  color: #fff;
  font-style: italic;
  text-decoration: underline;
}

.columns {
  margin-right: 0px;
  padding-right: 10px;
}

.container-3 {
  margin-bottom: 0px;
  padding-bottom: 100px;
  border-bottom: 2px none #000;
}

.column-8 {
  padding-right: 30px;
}

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

.footerlink {
  padding-right: 20px;
  padding-left: 20px;
  line-height: 40px;
}

.container-4 {
  display: block;
  padding: 25px 30px 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-top: 2px dashed #000;
  background-color: #ececec;
}

.button {
  position: static;
  margin-right: 10px;
  float: left;
  clear: left;
  border-style: solid;
  border-width: 1px;
  border-color: #c4c4c4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#a5a5a5));
  background-image: linear-gradient(180deg, #f8f8f8, #a5a5a5);
  color: #6e6e6e;
}

.button.cta {
  width: 90%;
  margin-top: 13px;
  margin-bottom: 13px;
  padding-right: 0px;
  padding-left: 0px;
  border-style: none none solid;
  border-color: #000 #000 #629b15;
  border-bottom-width: 5px;
  background-color: #fff;
  background-image: none;
  font-family: Bitter, serif;
  color: #629b15;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.button.privacy {
  margin-right: 0px;
  float: right;
}

.section-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  background-color: #5f5f5f;
}

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

.bold-text-2 {
  color: #fff;
  text-decoration: underline;
  text-transform: uppercase;
}

.contactform {
  width: 50%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 10px;
}

.contact {
  text-align: left;
}

.heading-4 {
  position: static;
  margin-bottom: 55px;
  font-family: Bitter, serif;
  color: #000;
  font-size: 50px;
  line-height: 65px;
}

.container-5 {
  margin-bottom: 0px;
  padding-bottom: 60px;
  border-bottom: 2px none #000;
}

.section-3 {
  margin-top: 0px;
  text-align: center;
}

.button-2 {
  width: 250px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: rgba(255, 255, 255, 0);
  background-image: url('../images/quotesassistance.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent;
}

.button-2.w--current {
  width: 250px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: rgba(255, 255, 255, 0);
  background-image: url('../images/quotesassistance.png');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
  color: transparent;
}

.div-block-3 {
  display: block;
  width: 450px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-left: 5px solid #000;
  border-radius: 0px 30px 30px 0px;
  background-color: #ffdd16;
}

.heading-5 {
  display: block;
  padding: 6px 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-radius: 0px 20px 20px 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

.image-4 {
  width: 100%;
  margin-top: 28px;
}

.div-block-4 {
  display: block;
  height: auto;
  margin-top: 40px;
  padding: 50px 20px;
  -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(0, 0, 0, 0.34)), to(rgba(0, 0, 0, 0.3))), url('../images/BG.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.3)), url('../images/BG.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.body-2 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.body-3 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.container-6 {
  height: 100vh;
  margin-top: 40px;
  margin-bottom: 80px;
  text-align: center;
}

.text-block-2 {
  color: #000;
}

.success-message {
  border-style: solid;
  border-width: 3px;
  border-color: #8ec642;
  background-color: #fff;
  color: #000;
}

.error-message {
  margin-top: 20px;
  color: #b90000;
}

@media (max-width: 991px) {
  .maintitle {
    margin-bottom: 15px;
    font-size: 40px;
    line-height: 50px;
  }
  .maintitle.white {
    padding-right: 7px;
    padding-left: 7px;
  }
  .image {
    height: 400px;
  }
  .form {
    width: 80%;
  }
  .heading {
    padding-top: 67px;
    padding-bottom: 67px;
  }
  .heading-3 {
    margin-left: 20px;
    font-size: 27px;
  }
  .contactform {
    width: 70%;
  }
  .section-4 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-5 {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .maintitle.white {
    font-size: 30px;
    line-height: 40px;
  }
  .image {
    height: 400px;
    max-width: 80%;
  }
  .form {
    width: 100%;
  }
  .about-section {
    margin-top: 51px;
    margin-bottom: 40px;
  }
  .column-5 {
    border-bottom: 5px solid #8ec642;
    border-right-style: none;
  }
  .heading {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .column-6 {
    padding-left: 0px;
    text-align: center;
  }
  .paragraph {
    padding-top: 35px;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
  }
  .link-3 {
    text-align: center;
  }
  .heading-3 {
    margin-left: 0px;
    text-align: center;
  }
  .columns {
    padding-right: 0px;
  }
  .column-8 {
    text-align: center;
  }
  .image-3 {
    margin-bottom: 51px;
  }
  .button.cta {
    width: 250px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: none;
  }
  .div-block-4 {
    margin-top: 30px;
  }
  .column-9 {
    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;
  }
  .columns-2 {
    display: block;
  }
}

@media (max-width: 479px) {
  .maintitle {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
  }
  .maintitle.white {
    font-size: 25px;
    line-height: 36px;
  }
  .column-2 {
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .field-label {
    margin-top: 10px;
  }
  .submit-button {
    width: 100%;
  }
  .submit-button.contact {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block {
    margin-bottom: 0px;
  }
  .paragraph {
    padding-top: 0px;
  }
  .paragraph.home {
    margin-bottom: 10px;
    padding-top: 0px;
  }
  .column-7 {
    background-position: 50% 50%;
  }
  .container-3 {
    padding-bottom: 50px;
  }
  .column-8 {
    padding-right: 10px;
  }
  .contactform {
    width: 85%;
  }
  .heading-4 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 35px;
  }
  .div-block-3 {
    width: 100%;
    font-size: 11px;
    text-align: left;
  }
  .heading-5 {
    margin-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
  }
  .div-block-4 {
    padding-top: 20px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .container-6 {
    margin-top: 20px;
  }
  .section-5 {
    padding-left: 20px;
  }
}