html {
  scroll-behavior: smooth;
}
.grecaptcha-badge { visibility: hidden; }

body {
  font-family: 'open sans', arial, helvetica, sans-serif;
  font-size: 16px;
  color: #000000;
  margin: 0 auto;
}
h1 {
  margin: 30px 0;
  font-size: 38px;
  font-weight: 300;
  line-height: 44px;
}
h2 {
  margin: 0 0 20px 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 52px;
}
h3 {
  margin: 0 0 20px 0;
  font-size: 24px;
  font-weight: 300;
  line-height: normal;
}
header {
  width: 100%;
  min-height: 700px;
  background-color: #000000;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
  overflow: hidden;
}
.headerbar {
  width: 100%;
  max-width: 1200px;
  height: 160px;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.logo {
  width: 160px;
}
.headerbox {
  color: #FFFFFF;
  font-size: 18px;
  text-align: right;
}
.hlink1 {
  color: #FFFFFF;
  text-decoration: none;
}
.hlink2 {
  color: #02B5DD;
  text-decoration: none;
}
.hero {
  width: 100%;
  max-width: 1200px;
  color: #FFFFFF;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.herotext,
.heroform {
  width: 50%;
  min-width: 360px;
}
.button2,
.button {
  padding: 15px 35px;
  background-color: #02B5DD;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 16px;
  min-width: 210px;
  display: inline-block;
  margin: 20px 0 0 0;
  font-weight: 600;
}
.button2 {
  background: #0174AB;
  color: #FFFFFF;
  width: 100%;
  padding: 15px 0;
  border: 0;
  margin: 0;
}
.button2:hover,
.button:hover {
  background: #042D55;
  color: #FFFFFF;
}
.formblock {
  font-size: 18px;
  font-weight: 300;
  max-width: 320px;
  width: calc(100% - 50px);
  padding: 25px;
  margin: 0 0 50px 0;
  background: #FFFFFF;
  float: right;
  color: #000000;
}
.formrow {
  width: 100%;
  margin: 0 0 10px 0;
  float: left;
  font-size: 18px;
}
.formcol1,
.formcol2 {
  float: left;
  width: calc(50% - 10px);
  margin: 0 10px 0 0;
}
.formcol2 {
  margin: 0 0 0 10px;
}
.formrow a {
  color: #000000;
  text-decoration: none;
}
.formheader {
  width: 100%;
  font-weight: 300;
  font-size: 16px;
  margin: 0 0 5px 0;
  float: left;
}
.formfield {
  width: 100%;
  float: left;
}
.formterms {
  font-size: 12px;
}
.formfineprint {
  font-size: 8px;
}
.formerror {
  width: 100%;
  color: #980f0f;
  font-size: 12px;
  float: left;
}
.contactheader {
  width: 100%;
  font-weight: 400;
  font-size: 25px;
  margin: 0 0 5px 0;
  float: left;
}
.contacttext {
  width: 100%;
  float: left;
  font-size: 32px;
  font-weight: 300;
}
input[type=text] {
  box-sizing: border-box;
  height: 46px;
  border: 1px solid #00172D;
  padding: 0 20px;
  width: 100%;
  border-radius: 0;
  background-color: #FFFFFF;
  color: #000;
  font-size: 16px;
  font-family: "Open Sans", Helvetica, Arial;
  transition: background-color .3s ease-in-out;
}
textarea {
  box-sizing: border-box;
  height: 92px;
  border: 1px solid #00172D;
  padding: 20px;
  width: 100%;
  border-radius: 0;
  background-color: #FFFFFF;
  color: #000;
  font-size: 16px;
  font-family: "Open Sans", Helvetica, Arial;
  transition: background-color .3s ease-in-out;
}
main {
  width: calc(100% - 2px);
  margin: 0 auto;
  overflow: hidden;
    border: 1px solid #E1E1E1;
}
footer {
  width: 100%;
  background-color: #0174AB;
  overflow: hidden;
  color: #FFFFFF;
}
.footermain {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footerform,
.footertext {
  width: 50%;
  margin: 25px 0;
  min-width: 360px;
}
.footertext {
  font-size: 18px;
}
.footertext h2 {
  font-size: 30px;
  line-height: 44px;
}
footer a {
  color: #FFFFFF;
  text-decoration: none;
}
.flogo {
  margin: 50px 0 25px 0;
  float: left;
  width: 160px;
}
footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  display: flex;
}
footer ul li {
  margin: 0 10px;
}
footer ul li:first-child {
  margin: 0 10px 0 0;
}
footer ul li img {
  width: 96px;
}
.footerbar {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 12px;
  padding: 0 0 25px 0;
}
.lbcols,
.lbwide1,
.lbwide2 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lbwide2 {
  flex-direction: row-reverse;
}
.rowclass,
.rowclassalt {
  width: 100%;
  margin: 0;
  padding: 50px 0;
  float: none;
  overflow: hidden;
}
.rowclassalt {
  background-color: #EAEAEA;
}
.rowclassalt h3,
.rowclass h3 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 25px auto;
  overflow: hidden;
}
.lbtext {
  width: 49%;
  float: left;
  min-width: 360px;
}
.lbimagew {
  width: 49%;
  min-width: 360px;
}
.lbimagew img {
  width: 100%;
  max-width: 550px;
}
.lbwide2 .lbimagew {
  text-align: right;
}
.lbcol3 {
  width: 33%;
  max-width: 320px;
  min-width: 280px;
}
.lbcol4 {
  width: 23%;
  max-width: 300px;
  min-width: 240px;
  padding: 0 10px;
}
.lbimage1 {
  float: left;
  margin: 0 20px 0 0;
}
.lbimage2 {
  float: right;
  margin: 0 0 0 20px;
}
.lbimage3 {
  text-align: center;
  margin: 0 0 20px 0;
}
img.lbimage1,
img.lbimage2 {
  height: 40px;
}
img.lbimage3 {
  width: 100%;
  max-width: 300px;
}
.button {
  padding: 15px 35px;
  background-color: #02B5DD;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 16px;
  min-width: 210px;
  display: inline-block;
  margin: 20px 0 0 0;
  font-weight: 600;
}

@media screen and (max-width:1260px) {
  .rowclassalt h3,
  .rowclass h3,
  .hero,
  .headerbar,
  .footermain,
  .footerbar,
  .lbcols,
  .lbwide1,
  .lbwide2 {
    width: Calc(100% - 64px);
  }
  .rowclassalt .lbtext h3,
  .lbcols h3,
  .rowclass .lbtext h3 {
    width: 100%;
  }
  .
}
@media screen and (max-width:800px) {
  .lbwide1 {
    flex-direction: column-reverse;
  }
  .lbtext {
    margin: 0 0 25px 0;
    width: 100%;
    min-width: 0;
  }
  .lbcol3 {
    margin: 0 0 25px 0;
    width: 100%;
    max-width: 100%
  }
  .lbcol4 {
    margin: 0 0 25px 0;
    width: 100%;
    max-width: 100%
  }
  .nomob {
    display: none;
  }
  .headerbar {
    flex-direction: column-reverse;
    align-content: flex-start;
    align-items: flex-start;
  }
  .headerbox {
    text-align: left;
    padding: 25px 0;
  }
  .herotext .button {
    margin: 0 0 40px 0;
  }
  .footerform, 
  .footertext {
      width: 100%;
      min-width: 0;
  }
  footer ul {
    flex-direction: column;
  }
  footer ul li {
    margin: 10px 0;
  }
  footer ul li:first-child {
    margin: 0 0 10px 0;
  }
}
@media screen and (max-width:400px) {
  .rowclassalt h3,
  .rowclass h3,
  .hero,
  .headerbar,
  .footermain,
  .footerbar,
  .lbcols,
  .lbwide1,
  .lbwide2 {
    width: Calc(100% - 32px);
  }
  .rowclassalt .lbtext h3,
  .lbcols h3,
  .rowclass .lbtext h3 {
    width: 100%;
  }
}
