h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Old Standard TT', sans-serif;
  color: #fff;
  font-size: 3.2rem;
  line-height: 3.4rem;
  font-style: italic;
  font-weight: 400;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Old Standard TT', sans-serif;
  color: #14376b;
  font-size: 2.4rem;
  line-height: 36px;
  font-weight: 400;
}

h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Gudea, sans-serif;
  color: #081c3b;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Gudea, sans-serif;
  color: #0e2d5c;
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
  font-family: Gudea, sans-serif;
  font-size: 1rem;
  line-height: 1.8rem;
}

label {
  display: block;
  margin-bottom: 10px;
  color: #003f9e;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
}

.body-section {
  position: relative;
  min-height: 100vh;
  padding-top: 60px;
  padding-bottom: 125px;
  background-image: -webkit-linear-gradient(270deg, rgba(75, 173, 240, .12), rgba(75, 173, 240, .12)), url('../images/image-from-rawpixel-id-92984-jpeg.jpg');
  background-image: linear-gradient(180deg, rgba(75, 173, 240, .12), rgba(75, 173, 240, .12)), url('../images/image-from-rawpixel-id-92984-jpeg.jpg');
  background-position: 0px 0px, 0px 50%;
  background-size: auto, cover;
}

.body-section._2 {
  padding-bottom: 75px;
  background-color: #fff;
  background-image: none;
}

.body-section._2.top {
  padding-top: 185px;
}

.content {
  display: block;
  width: 95%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 11px;
  padding-bottom: 11px;
}

.content.padding {
  margin-top: 0px;
  margin-bottom: 20px;
}

.content.padding._2 {
  margin-top: 35px;
}

.content.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.link-block {
  display: block;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.contact-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-top: 0px;
  border-radius: 10px;
}

.form-block {
  display: block;
  max-width: 50%;
  margin-bottom: 0px;
  padding: 25px 25px 35px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: rgba(69, 171, 241, .9);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.heading {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Gudea, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 1px;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Old Standard TT', sans-serif;
  color: #fff;
  font-size: 2.8rem;
  font-style: italic;
  font-weight: 500;
  text-align: center;
  text-shadow: 0 4px 6px rgba(0, 0, 0, .15);
}

.field-div {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.field-div._50 {
  width: 50%;
}

.submit-button {
  margin-top: 15px;
  margin-left: 10px;
  padding: 10px 25px;
  border: 1px solid #003f9e;
  border-radius: 25px;
  background-color: #003f9e;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 21px;
}

.submit-button:hover {
  border-color: #fff;
  background-color: #fff;
  color: #003f9e;
}

.heading-3 {
  margin-top: 10px;
  font-family: 'Old Standard TT', sans-serif;
  color: #fff;
  font-size: 2rem;
  line-height: 2.8rem;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
  text-shadow: 0 5px 6px rgba(0, 0, 0, .15);
}

.section {
  padding-top: 36px;
  padding-bottom: 36px;
  background-color: #0049d4;
}

.div-block {
  position: relative;
  width: 45%;
  height: 350px;
  min-height: 350px;
  padding: 30px 5%;
  background-color: #0952bf;
  background-image: -webkit-linear-gradient(0deg, #003f9e, #1a55b0);
  background-image: linear-gradient(90deg, #003f9e, #1a55b0);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-align: center;
}

.field {
  height: 50px;
  margin-bottom: 15px;
  border: 1px solid #fff;
  border-radius: 0px;
  background-color: #f1f1f1;
  color: #000;
}

.field.mssg {
  height: 100px;
}

.link-block-2 {
  padding: 10px 10px 10px 40px;
  border: 1px solid #003f9e;
  background-color: #003f9e;
  background-image: url('../images/email-white.png');
  background-position: 7px 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.link-block-2:hover {
  color: #3bb8ff;
}

.paragraph {
  margin-bottom: 25px;
}

.div-block-2 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  padding: 15px;
  font-family: Gudea, sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.link {
  color: #3bb8ff;
}

.image-col {
  width: 55%;
  height: auto;
  min-height: 350px;
  background-image: url('../images/rsw_1076h_538cg_true.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 22px;
  -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;
}

.line {
  display: inline-block;
  width: 25%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #3bb8ff;
}

.line.max {
  max-width: 100px;
}

.text-div {
  margin-top: 25px;
  padding: 10px;
}

.text-div.max-width {
  display: block;
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.heading-4 {
  font-size: 2.4rem;
  line-height: 3rem;
  text-align: center;
}

.title-div {
  display: block;
  text-align: center;
}

.title-div.l {
  text-align: left;
}

.section-2 {
  position: relative;
  min-height: 400px;
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #003f9e;
  font-family: Gudea, sans-serif;
  color: #fff;
}

.con-col {
  width: 50%;
  min-height: 300px;
  padding: 10px 5% 10px 10px;
  background-color: #fff;
}

.con-col.map {
  width: 45%;
  padding: 0px;
}

.con-col.info {
  width: 55%;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 35px;
  color: #003f9e;
}

.white-h2 {
  color: #fff;
}

.white-h4 {
  color: #fff;
}

.white-h4._2 {
  margin-bottom: 25px;
}

.contact-info-div {
  padding-top: 1px;
  padding-bottom: 25px;
  text-align: center;
}

.call-bttn {
  margin-right: 7px;
  margin-left: 7px;
  padding: 10px 25px 10px 40px;
  background-color: #3bb8ff;
  background-image: url('../images/simple-phone.png');
  background-position: 14px 50%;
  background-size: 12px;
  background-repeat: no-repeat;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.call-bttn.email {
  background-image: url('../images/email-white.png');
  background-size: 18px;
  font-size: 1rem;
  letter-spacing: 0.5px;
}

.call-bttn.hide {
  display: none;
}

.top-section {
  position: relative;
  z-index: 1;
  max-height: 275px;
  min-height: 250px;
  padding-top: 75px;
  padding-bottom: 8px;
  background-color: #072d66;
  background-image: -webkit-linear-gradient(270deg, #003f9e 17%, #003481);
  background-image: linear-gradient(180deg, #003f9e 17%, #003481);
}

.paragraph-2 {
  font-size: 1rem;
  line-height: 1.8rem;
  letter-spacing: 0.5px;
}

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

.page-img {
  display: block;
  width: 95%;
  min-height: 300px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/shutterstock_353516114.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-img._2 {
  background-image: url('../images/rsw_1076h_538cg_true-1.jpg');
  background-position: 50% 0px;
}

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

.column {
  padding-right: 2%;
}

.column-2 {
  padding-right: 2%;
}

.text-block {
  font-family: Gudea, sans-serif;
  font-size: 1.2rem;
  line-height: 2rem;
}

html.w-mod-js *[data-ix="initial-right"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="initial-right-2"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="new-interaction-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

@media (max-width: 991px) {
  h1 {
    font-size: 2.8rem;
    line-height: 3.2rem;
  }
  p {
    font-size: 0.9rem;
    line-height: 1.6rem;
  }
  label {
    margin-bottom: 7px;
  }
  .body-section._2.top {
    padding-top: 155px;
  }
  .content {
    width: 95%;
  }
  .content.padding {
    margin-bottom: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .form-block {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading-2 {
    font-size: 2.6rem;
  }
  .field-div {
    padding-right: 5px;
    padding-left: 5px;
  }
  .field-div._50 {
    padding-right: 7px;
    padding-left: 7px;
  }
  .heading-3 {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
  .div-block {
    width: 50%;
    height: 325px;
    min-height: 325px;
  }
  .field {
    margin-bottom: 10px;
  }
  .link-block-2 {
    font-size: 14px;
  }
  .image-col {
    width: 50%;
    min-height: 325px;
  }
  .div-block-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-div.max-width {
    margin-bottom: 40px;
  }
  .con-col.info {
    padding-top: 35px;
    padding-bottom: 15px;
    padding-left: 25px;
  }
  .contact-info-div {
    padding-bottom: 10px;
  }
  .call-bttn {
    margin-bottom: 10px;
  }
  .paragraph-2 {
    font-size: 0.9rem;
    line-height: 1.7rem;
  }
  .text-block {
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: 400;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 3.2rem;
    line-height: 3.6rem;
  }
  h2 {
    font-size: 2.6rem;
    line-height: 3.2rem;
  }
  h3 {
    font-size: 2rem;
    line-height: 2.6rem;
  }
  p {
    font-size: 1rem;
    line-height: 1.7rem;
  }
  .body-section {
    padding-bottom: 150px;
    background-image: -webkit-linear-gradient(270deg, rgba(69, 171, 241, .17), rgba(69, 171, 241, .17)), url('../images/image-from-rawpixel-id-92984-jpeg.jpg');
    background-image: linear-gradient(180deg, rgba(69, 171, 241, .17), rgba(69, 171, 241, .17)), url('../images/image-from-rawpixel-id-92984-jpeg.jpg');
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .body-section._2.top {
    padding-top: 50px;
  }
  .content.padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .content.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;
  }
  .contact-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form-block {
    max-width: 100%;
    padding-right: 30px;
    padding-bottom: 35px;
    padding-left: 30px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 10px;
  }
  .heading {
    font-size: 18px;
  }
  .heading-2 {
    font-size: 3.2rem;
  }
  .heading-3 {
    font-size: 2.2rem;
  }
  .div-block {
    width: 100%;
    height: auto;
    min-height: 275px;
    padding-top: 20px;
    padding-right: 35px;
    padding-left: 35px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
    background-image: -webkit-linear-gradient(90deg, #003f9e, #1a55b0);
    background-image: linear-gradient(0deg, #003f9e, #1a55b0);
    text-align: center;
  }
  .field {
    height: 50px;
  }
  .div-block-2 {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 14px;
  }
  .image-col {
    width: 100%;
    min-height: 250px;
  }
  .con-col.map {
    width: 100%;
  }
  .con-col.info {
    width: 100%;
  }
  .top-section {
    max-height: auto;
    min-height: 575px;
    padding-top: 25px;
    padding-bottom: 14px;
    background-image: -webkit-linear-gradient(90deg, #003f9e 17%, #003481);
    background-image: linear-gradient(0deg, #003f9e 17%, #003481);
  }
  .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .page-img {
    width: 100%;
    min-height: 250px;
    margin-bottom: 40px;
  }
  .paragraph-3 {
    line-height: 24px;
  }
  .flip {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .paragraph-4 {
    font-size: 1rem;
  }
  .paragraph-5 {
    line-height: 1.8rem;
  }
  .heading-5 {
    font-size: 2rem;
  }
  .paragraph-6 {
    line-height: 1.7rem;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 2.8rem;
    line-height: 3.1rem;
  }
  h2 {
    font-size: 2.4rem;
  }
  h3 {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
  h4 {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
  p {
    font-size: 0.9rem;
    line-height: 1.6rem;
  }
  .heading {
    font-size: 14px;
    line-height: 22px;
  }
  .heading-2 {
    font-size: 2.2rem;
    line-height: 2.8rem;
  }
  .field-div._50 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-3 {
    margin-top: 5px;
    font-size: 1.6rem;
  }
  .div-block {
    padding-right: 25px;
    padding-left: 25px;
  }
  .link-block-2 {
    font-size: 12px;
  }
  .paragraph {
    line-height: 22px;
  }
  .div-block-2 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 13px;
  }
  .div-block-3 {
    padding-top: 18px;
  }
  .line {
    height: 2px;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .text-div {
    padding-right: 0px;
    padding-left: 0px;
  }
  .title-div.white {
    padding-right: 7px;
    padding-left: 7px;
  }
  .con-col.info {
    padding-left: 5%;
  }
  .white-h2 {
    margin-bottom: 15px;
    font-size: 2rem;
    line-height: 2.8rem;
  }
  .white-h4._2 {
    font-size: 1rem;
  }
  .call-bttn {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 30px;
    background-position: 9px 50%;
    background-size: 10px;
  }
  .call-bttn.email {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 30px;
    background-position: 8px 50%;
    background-size: 15px;
    font-size: 12px;
  }
  .heading-5 {
    font-size: 1.6rem;
  }
  .heading-6 {
    font-size: 1.1rem;
  }
  .text-block {
    font-size: 1rem;
    line-height: 1.6rem;
  }
}

