h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Source Code Pro', sans-serif;
  font-size: 38px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -2.7px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Source Code Pro', sans-serif;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -1.5px;
}

p {
  margin-bottom: 0.625rem;
}

a {
  text-decoration: none;
}

.paragraph {
  color: #6c6c6c;
  font-size: 1.07rem;
}

.paragraph.main {
  margin-bottom: 10px;
  color: #9bdeff;
  text-shadow: 1px 0 0.375rem #000;
}

.homesection1 {
  position: relative;
  align-items: stretch;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.container {
  z-index: 1;
  display: flex;
  max-width: 1800px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 7vw;
  padding-left: 7vw;
  justify-content: center;
}

.container.homes1 {
  max-width: 100vw;
  padding: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  background-color: transparent;
}

.container.service {
  display: flex;
  max-width: 100vw;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: row;
}

.container._88au {
  padding-right: 6vw;
  padding-left: 6vw;
}

.container.formc {
  max-width: 90vw;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
}

.outline {
  position: relative;
}

.top-text {
  margin-bottom: 2.25rem;
  color: #0b1f36;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.title_xxxl_w {
  position: relative;
  z-index: 2;
  max-width: 25rem;
  margin-top: 1.25rem;
  margin-bottom: 0px;
  padding-right: 2.5rem;
  color: #0b1f36;
  font-size: 2.5rem;
  line-height: 1.3;
  font-style: italic;
  font-weight: 900;
  text-align: right;
  letter-spacing: -3px;
}

.about-hero-block {
  position: relative;
  display: flex;
  max-width: 100%;
  margin-bottom: 1.5rem;
  flex-direction: row;
  align-items: flex-start;
  text-align: left;
}

.detail-paragraph {
  margin-top: 5px;
  margin-bottom: 0px;
  text-align: center;
}

.detail-paragraph.service {
  text-align: left;
}

.body {
  font-family: Jost, sans-serif;
  color: #6c6c6c;
  font-size: 1.125rem;
  line-height: 1.6;
  font-weight: 400;
}

.nav-link-drop-down {
  position: relative;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  justify-content: center;
  align-items: center;
  transition: color 350ms ease;
  color: #6d768d;
  text-decoration: none;
}

.homes1content {
  position: relative;
  z-index: 5;
  display: flex;
  width: 35vw;
  min-height: 85vh;
  padding: 3.125rem 3.125rem 2.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.servicecontent {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  flex: 1;
}

.navbartop {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99;
  height: 45px;
  max-width: 100%;
  min-width: 100%;
  background-color: #048101;
}

.navtop-paragraph {
  display: flex;
  margin-bottom: 0px;
  color: #048101;
  font-size: 1.2vw;
}

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

.homes1 {
  position: relative;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 70px;
  background-color: #2e708c;
}

.container-4 {
  display: flex;
  max-width: 1316px;
  padding-right: 30px;
  padding-left: 30px;
  flex-direction: column;
}

.container-4.footerc {
  position: relative;
  z-index: 3;
  display: -ms-grid;
  display: grid;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5vw;
  padding-left: 5vw;
  justify-content: space-around;
  grid-auto-columns: 1fr;
  grid-column-gap: 2vw;
  grid-row-gap: 40px;
  -ms-grid-columns: minmax(auto, 35%) minmax(auto, -webkit-max-content) minmax(auto, -webkit-max-content);
  -ms-grid-columns: minmax(auto, 35%) minmax(auto, max-content) minmax(auto, max-content);
  grid-template-columns: minmax(auto, 35%) minmax(auto, -webkit-max-content) minmax(auto, -webkit-max-content);
  grid-template-columns: minmax(auto, 35%) minmax(auto, max-content) minmax(auto, max-content);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footerlink {
  transition: color 300ms ease;
  color: #fff;
  text-decoration: none;
}

.footerlink.w--current {
  color: #000;
  font-weight: 500;
}

.sub-footer-2 {
  position: relative;
  z-index: 4;
  width: 100%;
  margin-top: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid rgba(0, 79, 170, 0.38);
  background-color: rgba(1, 17, 36, 0.3);
}

.footer_icon {
  width: 1.1em;
  margin-top: 0.05em;
  margin-right: 0.8em;
}

.footermain {
  position: relative;
  overflow: hidden;
  padding-top: 3.75rem;
  padding-bottom: 0px;
  background-color: #0b1f36;
  background-image: linear-gradient(180deg, rgba(0, 79, 170, 0.38), rgba(0, 79, 170, 0.38));
}

.nav-container {
  display: -ms-grid;
  display: grid;
  max-width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding: 0.625rem 0px;
  flex-direction: row;
  justify-content: space-between;
  justify-items: stretch;
  align-items: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 50px;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-container.navtop-container {
  height: 100%;
  justify-content: space-between;
}

.subfootertext {
  display: inline-block;
  margin-bottom: 0px;
  padding-left: 0px;
  color: #dcdcdc;
  font-size: 0.9375rem;
  text-align: center;
}

.subfooterwrapper {
  position: relative;
  z-index: 1;
  display: flex;
  height: 100%;
  max-width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
  justify-content: center;
  text-align: center;
}

.link-4 {
  transition: color 400ms ease;
  color: #dcdcdc;
  text-decoration: none;
}

.link-4:hover {
  color: #fff;
  text-decoration: underline;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 999;
  max-width: 100%;
  min-width: 100%;
  background-color: #0b1f36;
  box-shadow: 0 1px 7px 0 rgba(1, 17, 36, 0.3);
  perspective: 3000px;
  transform-origin: 50% 0%;
  transition: height 300ms ease, background-color 300ms ease;
}

.navmenu {
  background-color: transparent;
}

.dropdown-list {
  position: absolute;
  left: auto;
  top: 100%;
  right: auto;
  display: none;
}

.dropdown-list.w--open {
  position: absolute;
  right: -150px;
  display: block;
  margin-top: 30px;
  padding: 30px 20px;
  background-color: #f5f7fa;
  box-shadow: 0 1px 9px 0 rgba(9, 7, 24, 0.05), 0 24px 38px 0 rgba(18, 8, 80, 0.1);
}

.dropdown-list.w--open:hover {
  font-style: normal;
  font-weight: 400;
}

.headernav {
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  list-style-type: none;
}

.navbarlink {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  transition: color 350ms ease;
  color: #fff;
  font-size: 1.35vw;
  text-decoration: none;
  text-transform: capitalize;
  white-space: nowrap;
}

.navbarlink.w--current {
  color: #fff;
}

.brand {
  display: flex;
  height: 5.3rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-self: flex-start;
}

.mainbutton {
  position: relative;
  display: flex;
  overflow: hidden;
  margin-bottom: 0px;
  padding: 0.625rem 2.5rem;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  color: #fff;
  font-size: 1.07rem;
  text-align: center;
  text-decoration: none;
}

.mainbutton.navbutton {
  margin-left: auto;
  padding: 7px 2vw;
  font-size: 16px;
}

.mainbutton.navbutton.mobile {
  display: none;
}

.mainbutton.sub {
  padding-right: 1.875rem;
  padding-left: 1.875rem;
}

.buttton_text {
  position: relative;
  z-index: 50;
  margin-bottom: 0px;
  line-height: 1.4;
  white-space: nowrap;
}

.buttton_text.sub {
  font-size: 17px;
  text-transform: none;
}

.buttton_text.navbarbtext {
  font-size: 1.3vw;
}

.button_bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 100%;
  background-color: #9cdd9a;
  transition: background-color 250ms cubic-bezier(.755, .05, .855, .06);
}

.button_bg:hover {
  background-color: #04a900;
}

.button_bg.bright {
  background-color: #048101;
}

.footer {
  display: flex;
  flex-direction: column;
}

.navbar_line {
  width: 100%;
  height: 2px;
  margin-top: -2px;
  background-color: #004faa;
}

.navbarlinkwrapper {
  overflow: hidden;
}

.bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  -o-object-fit: cover;
  object-fit: cover;
}

.bg.color {
  z-index: -1;
  background-color: rgba(209, 219, 230, 0.55);
  background-image: none;
}

.bg.topsectionbgc {
  left: auto;
  width: 100vw;
  padding-bottom: 0px;
  background-color: #f7f7f7;
}

.bg.image {
  width: 100%;
  height: 100%;
}

.bg.image.p1 {
  filter: saturate(140%) brightness(90%);
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

._15_12 {
  color: #080e34;
  font-size: 1.5rem;
  line-height: 1.3;
  text-align: center;
}

._15_12._3 {
  margin-top: 0px;
  margin-bottom: 0px;
  justify-content: center;
  flex-wrap: wrap;
  color: #6c6c6c;
  text-align: center;
}

.section_mediump {
  position: relative;
  overflow: hidden;
  padding-top: 4.375rem;
  padding-bottom: 4.375rem;
  align-items: center;
  background-color: transparent;
}

.section_mediump.bg1 {
  overflow: visible;
  margin-top: 3.125rem;
  padding-bottom: 3.75rem;
  background-color: #ebf8ec;
}

.topsectioncontent {
  position: relative;
  z-index: 1;
  display: flex;
  padding: 3.125rem 2.5rem;
  flex-direction: column;
  align-items: center;
  text-align: left;
}

.topsectioncontent.service {
  padding-right: 3.125rem;
  padding-left: 3.125rem;
  align-items: flex-start;
}

.topsectiontitle {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #6c6c6c;
  font-size: 2.75rem;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
}

.topsectiontitle.center {
  text-align: center;
}

.topsectiontitle.service {
  text-align: left;
}

.aus1wrapper {
  position: relative;
  z-index: 2;
  display: flex;
  margin-bottom: 4.625rem;
  padding-right: 0px;
  padding-bottom: 2.0625rem;
  padding-left: 0px;
  flex-direction: column;
  align-items: flex-start;
  background-color: #fff;
  box-shadow: 0 -1px 10px 0 rgba(1, 17, 36, 0.3);
}

.image-5 {
  position: absolute;
  left: 5.775rem;
  top: auto;
  right: auto;
  bottom: -2%;
  z-index: 5;
  width: 22rem;
  height: 20rem;
  max-width: 120%;
  border-style: solid;
  border-width: 2px;
  border-color: #048101;
  border-radius: 1000rem;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

.image-5.other {
  display: none;
}

.image-6 {
  width: 100%;
  height: 35vw;
  -ms-grid-row-align: center;
  align-self: center;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.paragraph-11 {
  margin-top: 1.875rem;
  padding-right: 2.56rem;
  padding-left: 2.56rem;
  color: #0b1f36;
}

.paragraph-11.bio {
  margin-top: 1.25rem;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  color: #6c6c6c;
  font-size: 1.07rem;
}

.paragraph-11.last {
  margin-top: 0rem;
}

.separate {
  display: inline-block;
}

.section {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  background-color: #dcdcdc;
}

.hero-title {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  margin-bottom: 1.875rem;
  font-family: 'Source Code Pro', sans-serif;
  color: #000;
  font-size: 2.8rem;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -2px;
}

.infowrapper {
  display: flex;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  transition: background-color 200ms ease;
}

.link-5 {
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
}

.serviceblock {
  position: relative;
  display: flex;
  margin-top: 2.5rem;
  margin-right: 3.125rem;
  margin-left: 3.125rem;
  flex-direction: column;
  justify-content: space-between;
  align-self: center;
}

.servicetop {
  display: flex;
  max-width: 55vw;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.buttoncircle {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0.625rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: center;
  border-radius: 100px;
  background-color: transparent;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.buttoncircle:hover {
  background-color: #ad1115;
}

.button_bg_circle {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 220%;
  background-image: linear-gradient(90deg, #007ac2 45.45%, #004faa 54.55%);
}

.div-block-6 {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  align-items: center;
}

.paragraph-13 {
  margin-bottom: 0px;
  padding-left: 13px;
  white-space: nowrap;
}

.buttton_circle_text {
  position: relative;
  z-index: 50;
  margin-bottom: 0px;
  line-height: 1;
}

.servicepg {
  margin-top: 0.625rem;
  margin-bottom: 1.3rem;
}

.dropdown-list-wrapper-2 {
  display: flex;
  margin-top: 0.625rem;
  flex-direction: row;
  justify-content: center;
  justify-items: center;
  align-items: center;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  -ms-grid-columns: minmax(280px, 1fr);
  grid-template-columns: minmax(280px, 1fr);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #048101;
  background-color: #0b1f36;
  box-shadow: 0 0 10px 0 rgba(1, 17, 36, 0.3);
}

.dropdown-list-wrapper-2.w--open {
  right: -150px;
  margin-top: 30px;
  padding: 30px 20px;
  background-color: #f5f7fa;
  box-shadow: 0 1px 9px 0 rgba(9, 7, 24, 0.05), 0 24px 38px 0 rgba(18, 8, 80, 0.1);
  line-height: 1em;
}

.dropdown-list-wrapper-2.w--open:hover {
  font-style: normal;
  font-weight: 400;
}

.div-block-55 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  flex: 0 auto;
}

.dropdownlink-2 {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0.625rem 1.45rem 0.7rem;
  background-color: transparent;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 1.25vw;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.dropdownlink-2:hover {
  background-color: #007ac2;
  color: #fff;
}

.navbarlinkwrapper-2 {
  position: relative;
  display: flex;
  overflow: hidden;
  height: 100%;
  padding: 15px 5px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}

.navbarlinkclick {
  display: flex;
  height: 100%;
}

.nav-link-drop-down-2 {
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  transition: color 350ms ease;
}

.nav-link-drop-down-2.dropdown {
  position: relative;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.nav-link-drop-down-2.dropdown:hover {
  font-style: normal;
}

.link-block {
  display: none;
  width: 28px;
  height: 28px;
  margin-left: auto;
  background-image: url('../images/fbiocnw.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-56 {
  display: -ms-grid;
  display: grid;
  max-width: 100%;
  justify-content: space-around;
  grid-auto-columns: 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.pagewrap {
  overflow: hidden;
}

.div-block-57 {
  position: relative;
  top: -6.25rem;
  display: flex;
  margin-right: 3.75rem;
  padding: 1.875rem 1rem;
  justify-content: center;
  align-items: center;
  background-color: #04a900;
  box-shadow: 1px 1px 3px 0 #000;
}

.vertical {
  color: #fff;
}

.text-block-8 {
  font-family: 'Open Sans', sans-serif;
  color: transparent;
  font-size: 2.5rem;
}

.text-block-8.vertical.outline {
  display: block;
}

.text-block-8.outline {
  display: none;
}

.div-block-58 {
  display: flex;
  max-width: 100%;
  justify-content: center;
  align-items: flex-start;
}

.div-block-59 {
  display: -ms-grid;
  display: grid;
  padding-top: 10px;
  padding-left: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-60 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

.image-11 {
  width: 3.7rem;
  flex: 0 0 auto;
  opacity: 1;
  -o-object-fit: contain;
  object-fit: contain;
}

.featuretext {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 1.5rem;
  color: #0b1f36;
}

.animwrap {
  overflow: hidden;
}

._034_021 {
  padding-bottom: 3.4375rem;
}

.div-block-61 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
}

.topsectionwrapper {
  position: relative;
  display: flex;
  justify-content: flex-start;
}

.div-block-64 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.div-block-65 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.list {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-left: 20px;
  list-style-type: square;
}

.list-item {
  font-size: 1.11rem;
  line-height: 1.5;
  list-style-type: disc;
}

.div-block-65-copy {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
}

.topsection {
  position: relative;
}

.tripsection {
  z-index: 5;
  padding-top: 2.4rem;
  padding-bottom: 2.2rem;
}

.formcontainer {
  z-index: 5;
  max-width: 90vw;
  background-color: #fff;
}

._21_15 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #0b1f36;
  font-size: 2.125rem;
  line-height: 1.3;
  text-align: left;
}

._21_15.service {
  margin-right: 30px;
}

.div-block-7 {
  display: -ms-grid;
  display: grid;
  justify-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.ratetag {
  margin-bottom: 0px;
  color: #f9f9f9;
  text-align: center;
}

.detailrates {
  display: flex;
  width: 100%;
  padding: 0px 25px 40px;
  flex-direction: column;
  align-items: stretch;
}

.pricingtitle {
  z-index: 1;
  margin-top: 30px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  color: #0b1f36;
  font-size: 28px;
  line-height: 1.3;
  font-weight: 700;
  text-align: center;
}

.pricingtab {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-width: 500px;
  flex-direction: column;
  align-items: center;
  border-style: solid;
  border-width: 0.5px;
  border-color: #ffbf00;
  border-radius: 3px;
}

.container-2 {
  z-index: 1;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.container-2._84vw {
  padding-right: 8vw;
  padding-left: 8vw;
}

.bluebuuton {
  position: relative;
  overflow: hidden;
  padding: 10px 35px;
  background-color: rgba(58, 135, 254, 0.9);
  transition: background-color 300ms ease, transform 300ms ease;
  color: #fff;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  transform-style: preserve-3d;
}

.bluebuuton:hover {
  background-color: #3a87fe;
  transform: scale3d(1, 1, 5);
}

.ratewrapper {
  z-index: 1;
  width: 100%;
  margin-top: 17px;
  margin-bottom: 25px;
  padding: 20px 0px;
  background-color: #004faa;
}

.text-span-8 {
  font-size: 24px;
}

.bg-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.bg-3.pricing {
  border-style: solid;
  border-width: 10px;
  border-color: #0b1f36;
  background-color: #fafafa;
  box-shadow: inset 0 0 0 1px #fecb0e;
}

.pricingcontentwrapper {
  position: relative;
  z-index: 1;
  width: 100%;
}

.pricingsection {
  position: relative;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 70px;
  padding-left: 0px;
}

.detailrate {
  margin-bottom: 0px;
  text-align: center;
}

.paragraph-18 {
  margin-bottom: 0px;
  font-size: 16px;
}

.divider-2 {
  width: 100%;
  height: 1px;
  background-color: #c3ceda;
}

.divider-2.padding {
  margin-top: 9px;
  margin-bottom: 9px;
}

.incidentsection {
  z-index: 5;
  max-width: 100vw;
}

.div-block-36 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.imagewrapper {
  position: relative;
  width: 90%;
  height: 32vw;
  max-height: 350px;
  max-width: 600px;
}

.image1 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image1.p1 {
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

.div-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.paragraph-21 {
  margin-bottom: 0px;
  padding-top: 10px;
}

.space {
  font-size: 10px;
}

.servicenav {
  position: -webkit-sticky;
  position: sticky;
  top: 7.5rem;
  z-index: 10;
  margin-top: 3.125rem;
  margin-left: 10vw;
  flex: 0 0 auto;
}

.linkbbt {
  display: flex;
  width: 100%;
  padding-right: 17px;
  padding-left: 17px;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  text-align: center;
  white-space: nowrap;
}

.linkbbt.arrow {
  width: 40px;
  min-height: 40px;
  margin-left: auto;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.3);
}

.servicetag {
  z-index: 10;
  display: -ms-grid;
  display: grid;
  width: 15.625rem;
  padding: 1.9625rem;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fff;
  box-shadow: 0 5px 10px -3px rgba(1, 17, 36, 0.3);
}

.linkbb {
  display: flex;
  justify-content: center;
  align-items: stretch;
  background-color: #69b9ff;
  color: #000b1d;
  text-decoration: none;
  text-transform: uppercase;
}

._1_09l {
  margin-right: -2px;
  margin-left: -2px;
  padding: 2px 3px;
  color: #004faa;
  font-size: 1.07rem;
  line-height: 1.3;
  text-decoration: none;
}

._1_09l:hover {
  background-color: #9cdd9a;
  box-shadow: 0 0 0 0.5px #048101;
}

.div-block-41 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-53 {
  display: none;
}

._13_12 {
  margin-top: 0px;
  margin-bottom: 8px;
  color: #0b1f36;
  font-size: 1.375rem;
  line-height: 1.3;
  font-style: normal;
  text-align: left;
}

.div-block-43 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.div-block-41-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-41-copy.hide {
  display: none;
}

._1_1p {
  font-size: 1.07rem;
  line-height: 1.3;
}


.iframecode.hide {
  display: block;
}

.mapimage {
  width: 150px;
  margin-top: -2px;
  border-radius: 10px;
  -o-object-fit: contain;
  object-fit: contain;
}

.section_smallp {
  position: relative;
  overflow: hidden;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.title_xxl {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #01011f;
  font-size: 2.7rem;
  line-height: 1.3;
  text-align: center;
}

.title_xxl.maptitle {
  margin-bottom: 0px;
}

.title_xxl.animationfont {
  text-align: left;
  letter-spacing: 0px;
}

.title_xxl.animationfont.fontbg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.bluebutton {
  position: relative;
  padding: 10px 30px;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 0px;
  background-color: #033646;
  transition: background-color 300ms ease, transform 300ms ease;
  color: #fff;
  font-size: 17px;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.mapcontentwrapper-2 {
  display: -ms-grid;
  display: grid;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.mapcontainer-2 {
  display: -ms-grid;
  display: grid;
  max-width: 80%;
  justify-content: center;
  justify-items: stretch;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 25px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-67 {
  position: absolute;
  left: auto;
  top: 0%;
  right: -20px;
  bottom: auto;
  width: 20px;
  height: 30px;
  background-image: linear-gradient(60deg, #048101 50%, transparent 0);
}

.footer-content-block-2 {
  display: flex;
  min-width: 23vw;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.footerparagraph-2 {
  margin-bottom: 7px;
  padding-left: 0px;
  color: #fff;
  line-height: 1.3;
}

.footerparagraph-2.link {
  margin-bottom: 0px;
}

.footerparagraph-2.payment {
  margin-bottom: 0px;
}

.footerparagraph-2.link-copy {
  margin-bottom: 0px;
}

.footeritemwrapper-2 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.footertitle-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  transition: color 300ms ease;
  font-family: 'Source Code Pro', sans-serif;
  color: #fff;
  font-size: 2.1rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: uppercase;
}

.footertitle-2.w--current {
  color: #000;
  font-weight: 500;
}

.footermenu {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 2.5px;
  padding-bottom: 3px;
  border-bottom: 1px none #fff;
  transition: color 300ms ease;
  color: #fff;
  line-height: 1.3;
  font-weight: 700;
  text-decoration: none;
}

.footermenu.sub {
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 5px;
  font-size: 1.07rem;
  font-weight: 400;
}

.footermenu.first {
  padding-top: 0px;
}

.footermenu.title {
  padding-bottom: 4px;
}

.div-block-68 {
  display: flex;
  justify-content: flex-start;
  justify-items: start;
  flex-wrap: wrap;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paymenticon-2 {
  overflow: hidden;
  height: 30px;
  margin-top: 8px;
  margin-right: 5px;
  border-radius: 3px;
  -o-object-fit: contain;
  object-fit: contain;
}

.cardtitle {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.6rem;
  line-height: 1.3;
}

.slide_arrow {
  display: flex;
  width: 3em;
  height: 3em;
  margin-right: 0.8em;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #048101;
  background-color: #6bb0ff;
  color: #1c1d21;
  cursor: pointer;
}

.slide_arrows {
  display: none;
  padding-top: 2.5rem;
  align-items: center;
}

.slide_item {
  position: relative;
  z-index: 3;
  width: 50%;
  padding-right: 1.3rem;
  flex: 0 0 auto;
  transition: transform 350ms ease;
}

.slide_wrap {
  width: 100%;
}

.slide_svg {
  width: 1.5em;
  height: 1.5em;
}

.slide_svg.is--flip {
  transform: rotate(-180deg);
}

.slide_card {
  position: relative;
  display: flex;
  overflow: hidden;
  height: 25vw;
  max-height: 25rem;
  min-height: 18rem;
  padding: 2.4rem 2.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  box-shadow: 0 3px 10px -3px rgba(1, 17, 36, 0.3);
  color: #000;
  text-decoration: none;
}

.div-block-69 {
  display: flex;
  width: 85%;
  flex-direction: column;
  align-items: flex-start;
}

.container-5 {
  position: relative;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.875rem;
  padding-left: 1.875rem;
  flex-direction: column;
  align-items: center;
}

.slide_contain {
  width: 100%;
  padding-top: 1.1rem;
}

.slide_list {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: stretch;
}

.bg-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.bg-4.cardbgimage {
  width: 100%;
  height: 100%;
  filter: blur(2px);
  -o-object-fit: cover;
  object-fit: cover;
}

.bg-4.cardbgg {
  background-color: rgba(212, 221, 231, 0.78);
  transition: background-color 300ms cubic-bezier(.755, .05, .855, .06);
}

.bg-4.cardbgg:hover {
  background-color: rgba(255, 255, 255, 0.65);
}

.paragraph-24 {
  position: relative;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #0b1f36;
  line-height: 1.3;
  font-style: italic;
}

.mapsection {
  position: relative;
  overflow: hidden;
  padding-top: 2.5rem;
  padding-bottom: 3.125rem;
  padding-left: 0px;
}

.mapcontentwrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.div-block-71 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

._17_12 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #0b1f36;
  font-size: 1.75rem;
  line-height: 1.3;
  text-align: left;
}

.text-span-9 {
  white-space: nowrap;
}

.space2 {
  height: 50px;
}

.arrow {
  display: inline-block;
}

.slider {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100vw;
  height: 100%;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide-nav {
  display: none;
}

.slide {
  width: 100%;
  min-height: 100%;
}

.div-block-72 {
  display: flex;
  flex-direction: column;
}

.text-span-10 {
  display: inline-block;
  margin-bottom: 5px;
  margin-left: auto;
  font-size: 18px;
  font-weight: 700;
}

.divider {
  width: 95%;
  height: 1px;
  margin-top: 30px;
  margin-right: 0px;
  margin-left: 0px;
  flex: 0 auto;
  background-color: rgba(0, 79, 170, 0.38);
}

.div-block-73 {
  display: flex;
  margin-right: 2.5625rem;
  margin-left: 8.8125rem;
  flex-direction: column;
}

.logosymbol {
  position: relative;
  overflow: hidden;
  height: 100%;
  flex: 0 0 auto;
  border-radius: 10000px;
}

.logo_cricle {
  position: relative;
  height: 100%;
}

.logoword {
  height: 70%;
  -o-object-fit: contain;
  object-fit: contain;
}

.logo_dec {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.logo_dec.wave {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: auto;
  max-width: none;
  flex: 0 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.logo_dec.wave._1 {
  margin-right: -0.5%;
}

.logo_dec.wavewrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.navtopd {
  margin-right: 5px;
  margin-left: 5px;
}

.div-block-74 {
  display: flex;
  margin-bottom: 12px;
  padding-bottom: 5px;
  justify-content: flex-end;
  align-items: center;
  border-bottom: 1px solid rgba(0, 79, 170, 0.38);
}

.div-block-76 {
  display: flex;
  width: 100%;
  max-width: 50rem;
  margin-bottom: 5px;
  flex-direction: column;
}

.bluebutton-2 {
  position: relative;
  display: flex;
  overflow: hidden;
  padding: 10px 35px;
  justify-content: center;
  align-items: center;
  background-color: #2f3c46;
  transition: background-color 300ms ease, transform 300ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transform-style: preserve-3d;
}

.bluebutton-2:hover {
  background-color: #1dacf5;
  transform: scale3d(1, 1, 5);
  color: #fff;
}

.div-block-77 {
  position: relative;
}

.space1 {
  width: 10px;
}

.text-span-11 {
  color: #df2626;
}

.paragraph-26 {
  margin-top: 10px;
  margin-bottom: 35px;
  line-height: 1.6;
  text-align: center;
}

.h3-2 {
  margin-top: 0px;
  margin-bottom: 18px;
  color: #120850;
  font-size: 24px;
  line-height: 1.4;
}

.h3-2.faq-title {
  display: flex;
  height: 2.8125rem;
  margin-right: 3.4375rem;
  margin-bottom: 0px;
  align-items: center;
  color: #004faa;
  font-size: 1.375rem;
}

.jobdescriptionwrapper {
  position: relative;
  display: flex;
  padding: 0.625rem 1.25rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 79, 170, 0.38);
  background-color: #f7f7f7;
}

.formwrapperwop {
  position: relative;
  z-index: 2;
  overflow: hidden;
  min-width: 85vw;
  margin-top: 5px;
}

.dropdowncontent-2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.paragraph-6 {
  margin-bottom: 0.9375rem;
}

.dropdowniconwrapper {
  position: absolute;
  left: auto;
  top: 0.625rem;
  right: 0.625rem;
  bottom: auto;
  display: flex;
  overflow: hidden;
  width: 2.8125rem;
  min-height: 2.8125rem;
  min-width: 2.8125rem;
  justify-content: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #fff;
  box-shadow: 0 5px 20px -10px rgba(0, 11, 29, 0.4);
  cursor: pointer;
}

.jobcomtent {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  transform-origin: 50% 0%;
}

.list-item-3 {
  margin-bottom: 0px;
}

.line-icon-1 {
  position: absolute;
  width: 1.125rem;
  min-height: 3px;
  background-color: #004faa;
}

.jobwrapper {
  position: relative;
  z-index: 3;
  display: flex;
  width: 85%;
  flex-direction: column;
  align-items: center;
}

.text-block-9 {
  margin-bottom: 3px;
  margin-left: 10px;
  font-size: 1.0625rem;
}

.line-icon-2 {
  position: absolute;
  width: 3px;
  min-height: 1.125rem;
  background-color: #004faa;
}

.jobsection {
  padding-top: 30px;
}

.jobdescriptiondropdownwrapper {
  position: relative;
  z-index: 5;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  flex-direction: column;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  transition: color 350ms ease;
  text-decoration: none;
}

.list-4 {
  margin-left: 10px;
  padding-left: 30px;
}

.paragraph-8 {
  margin-bottom: 0px;
  font-size: 1rem;
}

.jobcontent {
  position: relative;
  z-index: 2;
  margin-top: 5px;
}

.jobcontentwrapper {
  position: relative;
  display: -ms-grid;
  display: grid;
  padding-top: 5px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.spacedivider {
  width: 0.1rem;
  font-size: 10px;
}

.citylist {
  display: -ms-grid;
  display: grid;
  min-width: 90%;
  margin-right: -1rem;
  padding-left: 1.25rem;
  flex-direction: row;
  flex-wrap: wrap;
  grid-auto-columns: 1fr;
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: left;
  list-style-type: disc;
}

.list-item-5 {
  min-width: 22%;
  margin-right: 3%;
  font-size: 1.07rem;
  line-height: 1.5;
}

._25_19 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #01011f;
  font-size: 2.5rem;
  line-height: 1.3;
  text-align: center;
}

._25_19.maptitle {
  margin-bottom: 0px;
}

._25_19.animationfont {
  text-align: left;
  letter-spacing: 0px;
}

._25_19.animationfont.fontbg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

@media screen and (min-width: 1440px) {
  .container.special {
    padding-right: 3vw;
    padding-left: 3vw;
  }

  .navtop-paragraph {
    font-size: 18px;
  }

  .link {
    font-size: 1.07rem;
  }

  .dropdown-list:hover {
    font-style: normal;
    font-weight: 400;
  }

  .navbarlink {
    font-size: 1.125rem;
  }

  .mainbutton.navbutton {
    padding-right: 30px;
    padding-left: 30px;
  }

  .buttton_text.navbarbtext {
    font-size: 1.07rem;
  }

  .dropdown-list-wrapper-2:hover {
    font-style: normal;
    font-weight: 400;
  }

  .dropdownlink-2 {
    font-size: 1.07rem;
  }

  .nav-link-drop-down-2 {
    display: inline-block;
    line-height: 1em;
  }

  .mapcontainer-2 {
    max-width: 75%;
  }

  .jobdescriptiondropdownwrapper {
    display: inline-block;
    margin-top: 4px;
  }

  .list-4 {
    margin-top: 7px;
  }
}

@media screen and (min-width: 1920px) {
  .paragraph.main {
    font-size: 1.6rem;
  }

  .title_xxxl_w {
    font-size: 2.8rem;
  }

  .about-hero-block {
    margin-bottom: 3rem;
  }

  .body {
    font-size: 1.7rem;
  }

  .link {
    font-size: 1.45rem;
  }

  .footermain {
    padding-top: 4.4rem;
  }

  .nav-container {
    padding-top: 0.72rem;
    padding-bottom: 0.72rem;
  }

  .subfootertext {
    font-size: 1.31rem;
  }

  .navbarlink {
    font-size: 1.7rem;
  }

  .brand {
    height: 7rem;
  }

  .mainbutton {
    font-size: 1.6rem;
  }

  .buttton_text.navbarbtext {
    font-size: 1.5rem;
  }

  ._15_12 {
    font-size: 2.15rem;
  }

  .section_mediump {
    padding-top: 6.375rem;
    padding-bottom: 6.375rem;
  }

  .section_mediump.bg1 {
    margin-top: 4rem;
    padding-top: 5.975rem;
    padding-bottom: 4.95rem;
  }

  .topsectiontitle {
    font-size: 3.5rem;
  }

  .paragraph-11 {
    margin-top: 2.475rem;
    padding-right: 4.56rem;
    padding-left: 4.56rem;
  }

  .paragraph-11.bio {
    margin-top: 2.15rem;
    font-size: 1.55rem;
  }

  .section {
    margin-top: 1.95rem;
    margin-bottom: 1.95rem;
  }

  .hero-title {
    font-size: 3.5rem;
  }

  .infowrapper {
    padding-top: 1.65rem;
    padding-bottom: 1.65rem;
  }

  .serviceblock {
    margin-right: 10vw;
  }

  .buttoncircle {
    width: 3.5rem;
    height: 3.5rem;
  }

  .dropdown-list-wrapper-2 {
    margin-top: 1rem;
  }

  .dropdownlink-2 {
    padding: 0.9rem 1.9rem 1rem;
    font-size: 1.5rem;
  }

  .div-block-57 {
    top: -7.75rem;
  }

  .text-block-8 {
    font-size: 3.5rem;
  }

  .image-11 {
    width: 5rem;
  }

  ._21_15 {
    font-size: 2.8rem;
  }

  .servicetag {
    width: 22rem;
  }

  ._1_09l {
    font-size: 1.5rem;
  }

  ._13_12 {
    font-size: 1.8rem;
  }

  ._1_1p {
    font-size: 1.5rem;
  }

  .section_smallp {
    padding-top: 4.45rem;
    padding-bottom: 4.45rem;
  }

  .title_xxl {
    font-size: 3.5rem;
  }

  .footertitle-2 {
    font-size: 3.1rem;
  }

  .footermenu.sub {
    font-size: 1.6rem;
  }

  .cardtitle {
    font-size: 1.95rem;
  }

  .slide_item {
    padding-right: 2.2rem;
  }

  .div-block-73 {
    margin-right: 4.56rem;
    margin-left: 10.6125rem;
  }

  .div-block-76 {
    max-width: 65rem;
  }

  .h3-2.faq-title {
    font-size: 2rem;
  }

  .jobdescriptionwrapper {
    padding: 1.225rem 2.35rem;
  }

  .dropdowniconwrapper {
    width: 3.7rem;
    min-height: 3.7rem;
    min-width: 3.7rem;
  }

  .line-icon-1 {
    width: 1.5rem;
  }

  .text-block-9 {
    font-size: 1.6rem;
  }

  .line-icon-2 {
    min-height: 1.5rem;
  }

  .paragraph-8 {
    font-size: 1.4rem;
  }

  .list-item-5 {
    font-size: 1.6rem;
  }

  ._25_19 {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 991px) {
  .paragraph.main {
    text-align: center;
  }

  .homesection1 {
    flex-direction: column;
  }

  .container.homes1 {
    flex-direction: column;
    align-items: flex-start;
  }

  .top-text {
    text-align: center;
  }

  .title_xxxl_w {
    max-width: none;
    margin-top: 0px;
    margin-bottom: 1.25rem;
    padding-right: 0px;
    direction: ltr;
    font-size: 2.375rem;
    text-align: center;
  }

  .about-hero-block {
    flex-direction: column;
    align-items: center;
  }

  .hearder-button-line-bottom {
    width: 100%;
    max-height: 2px;
    min-height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #04a900;
  }

  .nav-link-drop-down {
    flex-direction: column;
    align-items: center;
    font-size: 25px;
  }

  .hearder-button-line-top {
    width: 100%;
    max-height: 2px;
    min-height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #04a900;
  }

  .button-wrapper {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .hearder-button-line-medium {
    width: 100%;
    max-height: 2px;
    min-height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #04a900;
  }

  .homes1content {
    width: 50vw;
  }

  .container-4.footerc {
    padding-right: 7vw;
    padding-left: 7vw;
    -ms-grid-columns: 1.2fr 1fr;
    grid-template-columns: 1.2fr 1fr;
  }

  .footermain {
    padding-top: 45px;
  }

  .nav-container {
    grid-column-gap: 0px;
    -ms-grid-columns: auto 0px 1fr auto;
    grid-template-columns: auto 0px 1fr auto;
  }

  .subfooterwrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .nav-menu-button {
    width: 3.125rem;
    min-height: 3.125rem;
    min-width: 3.125rem;
    padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #004faa;
    background-color: #9cdd9a;
    perspective: 10000px;
    transition: background-color 300ms ease, transform 300ms ease;
    color: #fff;
    font-size: 30px;
  }

  .nav-menu-button.w--open {
    background-color: transparent;
  }

  .new-item-wrapper {
    display: flex;
    margin-right: 0px;
    padding-top: 5px;
    padding-bottom: 10px;
    justify-content: center;
    flex: 0 0 auto;
  }

  .navmenu {
    position: absolute;
    left: 10%;
    right: 10%;
    overflow: hidden;
    max-height: 75vh;
    max-width: 80%;
    padding-top: 0.625rem;
    padding-bottom: 1.25rem;
    flex: 0 0 auto;
    background-color: #0b1f36;
    box-shadow: 0 7px 9px -1px rgba(0, 0, 0, 0.12);
  }

  .dropdown-list {
    position: relative;
    top: 0%;
  }

  .dropdown-list.w--open {
    position: static;
    display: block;
    margin-top: 15px;
    padding: 25px 10px;
    flex-direction: column;
    align-items: center;
  }

  .navbuttonicons {
    display: flex;
    width: 25px;
    min-height: 18px;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .headernav {
    margin-right: 24px;
    margin-left: 24px;
    flex-direction: column;
    align-items: center;
  }

  .navbarlink {
    font-size: 1.125rem;
  }

  .brand {
    height: 4.375rem;
  }

  .mainbutton {
    padding-right: 1.875rem;
    padding-left: 1.875rem;
  }

  .mainbutton.navbutton {
    margin-right: 15px;
    margin-left: 3vw;
    padding-right: 25px;
    padding-left: 25px;
  }

  .mainbutton.navbutton.mobile {
    display: block;
  }

  .buttton_text {
    white-space: nowrap;
  }

  .buttton_text.navbarbtext {
    font-size: 1.07rem;
  }

  .bg.topsectionbgc {
    background-image: none;
  }

  .bg.image.p1 {
    -o-object-position: 80% 0%;
    object-position: 80% 0%;
  }

  ._15_12._3 {
    justify-content: center;
  }

  .section_mediump {
    display: block;
    padding-top: 3.125rem;
  }

  .topsectioncontent.service {
    padding-right: 30px;
    padding-left: 40px;
  }

  .aus1wrapper {
    width: 80vw;
    margin-bottom: 0px;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .image-5 {
    position: relative;
    left: auto;
    display: none;
    max-width: 80%;
  }

  .image-5.other {
    display: block;
    width: 15rem;
    height: 13rem;
    margin-top: 1.5625rem;
    margin-left: -1.875rem;
  }

  .paragraph-11.bio {
    margin-bottom: 10px;
    margin-left: 0px;
  }

  .hero-title {
    font-size: 2.6rem;
    text-align: center;
  }

  .infowrapper {
    flex-direction: column;
  }

  .serviceblock {
    margin-right: 1.875rem;
    margin-left: 2.5rem;
  }

  .servicetop {
    max-width: 60vw;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
  }

  .div-block-6 {
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .paragraph-13 {
    padding-left: 10px;
  }

  .dropdown-list-wrapper-2 {
    display: flex;
    margin-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
    flex-direction: column;
    border-style: none;
    background-color: transparent;
    box-shadow: none;
  }

  .dropdown-list-wrapper-2.w--open {
    position: static;
    display: flex;
    margin-top: 15px;
    padding: 25px 10px;
    flex-direction: column;
    align-items: center;
  }

  .div-block-55 {
    align-items: stretch;
  }

  .dropdownlink-2 {
    padding: 0.4rem 0rem;
    font-size: 1.07rem;
    font-weight: 200;
  }

  .dropdownlink-2:hover {
    background-color: transparent;
  }

  .navbarlinkwrapper-2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .nav-link-drop-down-2 {
    font-size: 25px;
  }

  .nav-link-drop-down-2.dropdown {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    text-align: center;
  }

  .div-block-56 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-57 {
    top: -5rem;
    margin-right: 2.5rem;
  }

  .text-block-8.vertical {
    font-size: 40px;
  }

  .div-block-59 {
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .topsection {
    position: relative;
  }

  ._21_15.service {
    margin-right: 0px;
  }

  .pricingsection {
    padding-top: 20px;
  }

  .div-block-36 {
    align-items: center;
  }

  .servicenav {
    margin-left: 35px;
  }

  .servicetag {
    width: 230px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .mapimage {
    width: 170px;
  }

  .title_xxl {
    font-size: 2.5rem;
  }

  .mapcontentwrapper-2 {
    padding-left: 0%;
  }

  .paragraph-23 {
    margin-top: 10px;
  }

  .mapcontainer-2 {
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .footer-content-block-2 {
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    text-align: left;
  }

  .footertitle-2 {
    margin-bottom: 20px;
  }

  .cardtitle {
    font-size: 1.5rem;
  }

  .slide_item {
    width: 51%;
  }

  .slide_card {
    height: 30vw;
    max-height: 30rem;
    min-height: 20rem;
  }

  .div-block-69 {
    width: 90%;
  }

  .slide_contain {
    padding-top: 1.3rem;
  }

  .paragraph-24 {
    font-size: 1.07rem;
    line-height: 1.45;
  }

  .mapsection {
    padding-top: 1.875rem;
  }

  .space2 {
    height: 40px;
  }

  .div-block-72 {
    flex-direction: row;
    align-items: flex-start;
  }

  .div-block-73 {
    margin-right: 25px;
    margin-left: 27px;
  }

  .logoword {
    max-width: 100%;
  }

  .div-block-74 {
    display: none;
  }

  .space1 {
    display: none;
  }

  .jobwrapper {
    width: 90%;
  }

  .jobdescriptiondropdownwrapper {
    display: flex;
    grid-auto-columns: 1fr;
    font-size: 25px;
  }

  .list-4 {
    font-size: 16px;
  }

  .jobcontentwrapper {
    padding-top: 0px;
  }

  .citylist {
    display: none;
    margin-bottom: 15px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  ._25_19 {
    font-size: 2.3rem;
  }
}

@media screen and (max-width: 767px) {
  .container.special {
    padding-left: 10px;
  }

  .top-text {
    margin-bottom: 1.875rem;
  }

  .title_xxxl_w {
    -ms-grid-row-align: stretch;
    align-self: stretch;
    font-size: 2rem;
    text-align: center;
  }

  .about-hero-block {
    margin-bottom: 0px;
  }

  .detail-paragraph.service {
    text-align: center;
  }

  .body {
    font-size: 1.07rem;
    line-height: 1.5;
  }

  .homes1content {
    width: 100%;
    min-height: 0vh;
    margin-top: 5rem;
    margin-bottom: 6.25rem;
    padding-top: 2.5rem;
  }

  .servicecontent {
    align-items: stretch;
  }

  .container-4.footerc {
    max-width: 650px;
    flex-direction: row;
    flex-wrap: wrap;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .sub-footer-2 {
    margin-top: 40px;
  }

  .subfootertext {
    flex: 1;
    font-size: 0.85rem;
  }

  .subfooterwrapper {
    height: auto;
  }

  .dropdown-list.w--open {
    margin-top: 8px;
    margin-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
  }

  .navbuttonicons {
    max-width: 60%;
  }

  .headernav {
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .brand {
    padding-left: 0px;
  }

  .mainbutton {
    font-size: 1rem;
  }

  .mainbutton.sub {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .navbar_line {
    height: 2.4px;
  }

  .bg.topsectionbgc {
    right: auto;
  }

  ._15_12._3 {
    text-align: center;
  }

  .section_mediump {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .topsectioncontent {
    padding-right: 20px;
    padding-left: 20px;
  }

  .topsectioncontent.service {
    padding-right: 20px;
    padding-left: 20px;
    align-items: center;
  }

  .topsectiontitle {
    margin-top: 0px;
    font-size: 2.1875rem;
  }

  .topsectiontitle.service {
    text-align: center;
  }

  .aus1wrapper {
    padding-bottom: 25px;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .image-5 {
    display: block;
    width: 14.375rem;
    height: 13rem;
    margin-top: -4.3rem;
    margin-right: -1rem;
    margin-bottom: 2.3rem;
    align-self: flex-end;
  }

  .image-5.other {
    display: none;
    margin-top: 40px;
    margin-left: 27px;
  }

  .image-6 {
    height: 50vw;
  }

  .paragraph-11 {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .paragraph-11.bio {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .paragraph-11.last {
    margin-bottom: 0rem;
  }

  .hero-title {
    margin-bottom: 1.5625rem;
    font-size: 2.2rem;
  }

  .infowrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    text-align: center;
  }

  .servicetop {
    max-width: none;
  }

  .buttoncircle {
    font-size: 16px;
  }

  .buttton_circle_text {
    font-size: 12px;
  }

  .dropdown-list-wrapper-2.w--open {
    margin-left: 0px;
    text-align: left;
  }

  .div-block-55 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .nav-link-drop-down-2.dropdown {
    background-color: transparent;
  }

  .div-block-56 {
    justify-content: center;
    flex-wrap: wrap;
    grid-auto-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .div-block-57 {
    top: -60px;
    margin-right: 1.5625rem;
    padding: 1.5625rem 0.625rem;
  }

  .text-block-8.vertical.outline {
    font-size: 30px;
  }

  .div-block-58 {
    max-width: 90%;
  }

  .div-block-59 {
    padding-right: 5px;
  }

  .image-11 {
    width: 3.4rem;
  }

  .featuretext {
    margin-bottom: 0px;
    margin-left: 14px;
  }

  ._034_021 {
    padding-bottom: 2.8125rem;
  }

  .div-block-61 {
    margin-right: 5%;
    margin-left: 5%;
    align-items: flex-end;
  }

  .topsectionwrapper {
    justify-content: center;
  }

  .list {
    padding-left: 20px;
  }

  .list-item {
    font-size: 1.07rem;
    line-height: 1.45;
  }

  .tripsection {
    padding-top: 27px;
    padding-bottom: 25px;
  }

  ._21_15 {
    font-size: 1.75rem;
    line-height: 1.2;
  }

  .div-block-7 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .pricingtitle {
    font-size: 25px;
  }

  .container-2 {
    height: auto;
    padding-right: 18px;
    padding-left: 18px;
  }

  .ratewrapper {
    margin-bottom: 20px;
  }

  .divider-2 {
    height: 0.7px;
  }

  .imagewrapper {
    height: 40vw;
  }

  .servicenav {
    top: auto;
    bottom: 1.25rem;
    width: 0px;
    margin-left: 0%;
    order: 1;
  }

  .servicetag {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: none;
    width: auto;
    max-height: 60vh;
    max-width: 80vw;
    min-width: 250px;
    margin-bottom: 50px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .sna {
    color: #fff;
  }

  ._1_09l {
    white-space: normal;
  }

  .div-block-53 {
    display: flex;
    width: 40px;
    height: 40px;
    margin-left: -40px;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    background-color: #048101;
    cursor: pointer;
  }

  ._13_12 {
    margin-bottom: 10px;
  }

  .mapimage {
    display: none;
    width: 170px;
  }

  .section_smallp {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .title_xxl {
    font-size: 2.3rem;
  }

  .title_xxl.maptitle {
    margin-bottom: 0px;
  }

  .mapcontentwrapper-2 {
    width: 90%;
    max-width: 500px;
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .paragraph-23 {
    margin-top: 0px;
  }

  .mapcontainer-2 {
    max-width: 90%;
    justify-items: center;
    grid-row-gap: 17px;
  }

  .div-block-67 {
    right: -10px;
    width: 10px;
    height: 20px;
  }

  .footer-content-block-2 {
    min-width: 40%;
  }

  .footer-content-block-2.last {
    margin-bottom: 0px;
  }

  .footertitle-2 {
    margin-bottom: 15px;
  }

  .footermenu.sub {
    font-size: 1rem;
  }

  .slide_arrow {
    width: 2.5em;
    height: 2.5em;
  }

  .slide_arrows {
    display: flex;
    padding-top: 2rem;
  }

  .slide_item {
    width: 85%;
  }

  .slide_svg {
    height: 1.1em;
  }

  .slide_card {
    height: 50vw;
    max-height: 19rem;
    min-height: 19rem;
    padding: 1.4rem 1.6rem;
  }

  .mapcontentwrapper {
    margin-bottom: 10px;
  }

  ._17_12 {
    font-size: 1.4375rem;
    line-height: 1.2;
  }

  .div-block-72 {
    flex-direction: column;
  }

  .paragraph-26 {
    margin-bottom: 25px;
  }

  .h3-2 {
    margin-bottom: 13px;
    font-size: 22px;
  }

  .h3-2.faq-title {
    margin-right: 3.125rem;
  }

  .formwrapperwop {
    min-width: 90vw;
  }

  .paragraph-6 {
    margin-bottom: 0.625rem;
  }

  .list-4 {
    padding-left: 25px;
  }

  .jobcontentwrapper {
    flex-direction: column;
    grid-row-gap: 10px;
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }

  .spacedivider {
    display: block;
    height: 0.2rem;
  }

  .list-item-5 {
    min-width: 42%;
  }

  ._25_19 {
    font-size: 2.1rem;
  }

  ._25_19.maptitle {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 479px) {
  .paragraph.main {
    font-size: 1rem;
  }

  .homesection1 {
    display: flex;
  }

  .container.formc {
    max-width: 100vw;
  }

  .container.special {
    padding-left: 7vw;
  }

  .outline {
    font-size: 48px;
  }

  .top-text {
    margin-bottom: 1.8rem;
  }

  .title_xxxl_w {
    font-size: 1.75rem;
  }

  .detail-paragraph {
    margin-top: 10px;
    line-height: 1.45;
  }

  .homes1content {
    margin-top: 4rem;
    margin-bottom: 5.5rem;
  }

  .navbartop {
    height: 60px;
  }

  .navtop-paragraph {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .homes1 {
    padding-bottom: 0px;
  }

  .container-4 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .container-4.footerc {
    padding-right: 10vw;
    padding-left: 10vw;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .footer_icon {
    margin-right: 0.6em;
  }

  .subfooterwrapper {
    height: auto;
  }

  .nav-menu-button {
    width: 2.8rem;
    min-height: 2.8rem;
    min-width: 2.8rem;
  }

  .navmenu {
    left: 5%;
    right: 5%;
    max-height: 88vh;
    max-width: 90%;
    padding-bottom: 1rem;
  }

  .headernav {
    margin-right: 16px;
    margin-left: 16px;
  }

  .brand {
    height: 3.4375rem;
    border-radius: 0px;
    background-color: transparent;
    box-shadow: none;
  }

  .mainbutton.navbutton.mobile {
    display: none;
    margin-right: 0px;
    margin-left: 0vw;
  }

  ._15_12 {
    font-size: 1.25rem;
  }

  .topsectioncontent {
    width: 100%;
    padding: 35px 4vw;
  }

  .topsectiontitle {
    font-size: 2rem;
    line-height: 1.1;
  }

  .aus1wrapper {
    width: 85vw;
    padding-bottom: 20px;
  }

  .image-5 {
    margin-top: -3.5rem;
    margin-right: 0.5rem;
  }

  .image-5.other {
    margin-left: 7%;
  }

  .paragraph-11 {
    margin-top: 17px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .paragraph-11.bio {
    margin-top: 15px;
    font-size: 16px;
  }

  .section {
    position: relative;
    z-index: 3;
  }

  .hero-title {
    margin-bottom: 1rem;
    font-size: 1.85rem;
  }

  .infowrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .serviceblock {
    margin-top: 30px;
    margin-right: 4vw;
    margin-left: 4.5vw;
  }

  .div-block-6 {
    margin-top: 5px;
  }

  .dropdown-list-wrapper-2.w--open {
    padding-top: 30px;
  }

  .dropdownlink-2 {
    padding-right: 0px;
    padding-left: 0px;
    white-space: normal;
  }

  .div-block-56 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-57 {
    top: -3.75rem;
    margin-right: 0px;
    margin-bottom: -1rem;
    padding: 0.625rem 1.875rem;
  }

  .text-block-8.vertical.outline {
    display: none;
  }

  .text-block-8.outline {
    display: block;
    font-size: 18px;
    letter-spacing: 4px;
  }

  .div-block-58 {
    max-width: 93%;
    flex-direction: column;
  }

  .div-block-60 {
    flex-direction: column;
    align-items: flex-start;
  }

  .image-11 {
    width: 3rem;
  }

  .featuretext {
    margin-top: 10px;
    margin-left: 0px;
  }

  ._034_021 {
    padding-bottom: 2.1875rem;
  }

  .list {
    margin-top: 5px;
  }

  .formcontainer {
    max-width: 95vw;
  }

  ._21_15 {
    font-size: 1.5rem;
  }

  ._21_15.service {
    margin-bottom: 10px;
  }

  .div-block-7 {
    grid-row-gap: 20px;
  }

  .pricingtitle {
    font-size: 22px;
  }

  .container-2 {
    height: auto;
    padding-right: 11px;
    padding-left: 11px;
  }

  .bluebuuton {
    padding-right: 24px;
    padding-left: 24px;
  }

  .pricingsection {
    padding-bottom: 50px;
  }

  .paragraph-18 {
    font-size: 16px;
    line-height: 1.5;
  }

  .imagewrapper {
    width: 100%;
    height: 45vw;
  }

  .linkbbt {
    font-size: 16px;
  }

  .linkbbt.arrow {
    width: 35px;
    min-height: 35px;
  }

  .servicetag {
    max-height: 80vh;
    padding-top: 17px;
    padding-right: 20px;
    padding-bottom: 17px;
    grid-row-gap: 10px;
  }

  ._1_09l {
    font-size: 1.02rem;
  }

  ._13_12 {
    margin-bottom: 5px;
    font-size: 1.25rem;
  }

  ._1_1p {
    font-size: 1.02rem;
  }

  .section_smallp {
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
  }

  .title_xxl {
    font-size: 2rem;
  }

  .bluebutton {
    padding-right: 24px;
    padding-left: 24px;
    font-size: 3.8vw;
  }

  .mapcontentwrapper-2 {
    grid-row-gap: 15px;
  }

  .paragraph-23 {
    line-height: 1.5;
    text-align: center;
  }

  .mapcontainer-2 {
    max-width: 85vw;
    grid-row-gap: 13px;
  }

  .footer-content-block-2 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .footertitle-2 {
    font-size: 1.875rem;
  }

  .footermenu.title {
    padding-bottom: 3.5px;
  }

  .div-block-68 {
    padding-bottom: 0px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .paymenticon-2 {
    height: 27px;
  }

  .cardtitle {
    font-size: 1.35rem;
  }

  .slide_item {
    width: 100%;
    padding-right: 4%;
  }

  .slide_card {
    padding: 1.5em 7% 1.8em;
  }

  .container-5 {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .slide_contain {
    padding-top: 0.8em;
  }

  .mapsection {
    padding-top: 1.5rem;
  }

  ._17_12 {
    margin-bottom: 5px;
    font-size: 1.25rem;
  }

  .space2 {
    height: 30px;
  }

  .slider {
    order: -1;
  }

  .divider {
    margin-top: 25px;
  }

  .div-block-73 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .navtopd {
    display: none;
  }

  .bluebutton-2 {
    padding-right: 24px;
    padding-left: 24px;
  }

  .h3-2 {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .h3-2.faq-title {
    height: 2.5rem;
    font-size: 1.25rem;
  }

  .jobdescriptionwrapper {
    padding-top: 0.45rem;
    padding-bottom: 0.45rem;
  }

  .formwrapperwop {
    min-width: 100vw;
  }

  .dropdowniconwrapper {
    top: 0.4375rem;
    width: 2.5rem;
    min-height: 2.5rem;
    min-width: 2.5rem;
  }

  .line-icon-1 {
    width: 15px;
  }

  .text-block-9 {
    margin-left: 5px;
    font-size: 1.03125rem;
  }

  .line-icon-2 {
    min-height: 15px;
  }

  .jobsection {
    padding-top: 20px;
  }

  .jobdescriptiondropdownwrapper {
    max-width: 70vw;
  }

  .list-4 {
    margin-bottom: 5px;
    margin-left: 5px;
    padding-left: 20px;
  }

  .jobcontentwrapper {
    grid-row-gap: 5px;
  }

  .citylist {
    grid-row-gap: 2px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .list-item-5 {
    font-size: 16px;
    line-height: 1.4;
  }

  ._25_19 {
    font-size: 1.9rem;
  }
}

#w-node-_5eb86441-f18b-97b9-c85b-e2af30991d6d-bd755e14 {
  -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-node-_88fea2c1-bf25-1ad5-0fba-f775835ad1cb-bd755e14 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ce5c54c8-8b05-1189-1d3c-f84c0f9d4ee9-297b2046 {
  -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;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b6fcfa8b-c10c-366d-86ff-1c97b16f8524-b16f8521 {
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_03ef8d8f-e70f-1695-a09b-6e1b272bd198-b16f8521 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-be202198-e0ad-2fe5-ad94-15f5b7e372a2-b16f8521 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-b6fcfa8b-c10c-366d-86ff-1c97b16f8526-b16f8521 {
  -ms-grid-column-span: 0;
  grid-column-end: 2;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-c89149fb-754a-be4b-09d6-94aaeeee5f64-e6755e27 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c89149fb-754a-be4b-09d6-94aaeeee5f98-e6755e27 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (max-width: 991px) {
  #w-node-ce5c54c8-8b05-1189-1d3c-f84c0f9d4ee9-297b2046 {
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_78621099-bc33-3133-2d89-6ec9800a193b-b16f8521 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-b6fcfa8b-c10c-366d-86ff-1c97b16f8556-b16f8521 {
    -ms-grid-column-span: 1;
    grid-column-end: 5;
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-align: end;
    justify-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_5eb86441-f18b-97b9-c85b-e2af30991d6d-bd755e14 {
    -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-node-ce5c54c8-8b05-1189-1d3c-f84c0f9d4ee9-297b2046 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-ce5c54c8-8b05-1189-1d3c-f84c0f9d4eff-297b2046 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #contact.w-node-ce5c54c8-8b05-1189-1d3c-f84c0f9d4f14-297b2046 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    order: -9999;
  }

  #w-node-c89149fb-754a-be4b-09d6-94aaeeee5f64-e6755e27 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-c89149fb-754a-be4b-09d6-94aaeeee5f98-e6755e27 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ce5c54c8-8b05-1189-1d3c-f84c0f9d4ee9-297b2046 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

