.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.hero-section {
  height: 448px;
  margin-top: 0px;
  margin-bottom: 38px;
}

.banner-div {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: -20%;
  right: 0%;
  bottom: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 103px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
}

.banner-text-div {
  position: absolute;
  left: 203px;
  display: block;
  width: 200px;
  height: 36px;
  margin-top: 36px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner-text-div.banner-text-2 {
  left: 416px;
  width: 210px;
  margin-left: -1px;
}

.banner-text-div.banner-text-2.banner-text-3 {
  left: 433px;
  width: 260px;
  margin-left: 231px;
}

.image {
  width: 19px;
  max-width: 100%;
  background-color: transparent;
}

.text-block {
  margin-right: 19px;
  margin-left: 8px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 13px;
}

.image-2 {
  width: 20px;
  background-color: transparent;
  font-size: 14px;
}

.image-3 {
  width: 16px;
  background-color: transparent;
}

.image-4 {
  position: relative;
  left: auto;
  top: 32%;
  right: 0%;
  bottom: 0px;
  display: none;
  width: 180px;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 20;
  display: block;
  width: 100%;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.image-5 {
  position: absolute;
  left: -2px;
  top: -64px;
  z-index: 3;
  width: 270px;
  max-width: 110%;
  -o-object-fit: fill;
  object-fit: fill;
}

.brand {
  width: 180px;
  height: 60px;
}

.brand.w--current {
  overflow: hidden;
  height: 80px;
}

.container {
  display: none;
  width: 970px;
  margin-right: 57px;
  margin-left: 57px;
}

.nav-temp {
  padding-right: 9px;
  padding-left: 9px;
  color: #1c1342;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-temp:hover {
  color: #747180;
}

.nav-temp:active {
  background-color: transparent;
  color: #747180;
}

.nav-temp:focus {
  color: #747180;
}

.nav-menu {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: -66px;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left;
}

.navbar-div {
  position: relative;
  left: 0px;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dropdown {
  min-width: 6rem;
}

.dropdown-toggle {
  z-index: 1;
  display: inline-block;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  border: 0.5px solid #000;
  font-size: 20px;
}

.dropdown-toggle:hover {
  background-color: #c2c2c2;
  color: #747180;
}

.dropdown-toggle:active {
  color: #747180;
}

.dropdown-toggle:focus {
  color: #747180;
}

.dropdown-toggle.w--open {
  width: 100%;
  background-color: #ededed;
}

.dropdown-toggle-2 {
  left: 0px;
  width: 100%;
  max-width: 9rem;
  min-width: 6rem;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border: 0.5px solid #000;
}

.dropdown-toggle-2:hover {
  background-color: #c2c2c2;
  color: #747180;
}

.dropdown-toggle-2:active {
  color: #747180;
}

.dropdown-toggle-2.w--open {
  padding-left: 0px;
  background-color: #ededed;
}

.dropdown-toggle-3 {
  left: 0px;
  display: block;
  width: 100%;
  max-width: 9rem;
  min-width: 6rem;
  padding-right: 0px;
  padding-left: 0px;
  border: 0.5px solid #000;
}

.dropdown-toggle-3:hover {
  background-color: #c2c2c2;
  color: #747180;
}

.dropdown-toggle-3.w--open {
  width: 100%;
  background-color: #ededed;
}

.dropdown-toggle-4 {
  left: 0px;
  width: 100%;
  max-width: 9rem;
  min-width: 6rem;
  padding-right: 0px;
  padding-left: 0px;
  border: 0.5px solid #000;
}

.dropdown-toggle-4:hover {
  background-color: #c2c2c2;
  color: #747180;
}

.dropdown-toggle-4.w--open {
  background-color: #ededed;
}

.dropdown-toggle-5 {
  left: 0px;
  width: 100%;
  max-width: 9rem;
  min-width: 6rem;
  padding-right: 0px;
  padding-left: 0px;
  border: 0.5px solid #000;
}

.dropdown-toggle-5:hover {
  background-color: #c2c2c2;
  color: #747180;
}

.dropdown-toggle-5.w--open {
  background-color: #ededed;
}

.dropdown-toggle-6 {
  left: 0px;
  width: 100%;
  max-width: 9rem;
  min-width: 6rem;
  padding-right: 0px;
  padding-left: 0px;
  border: 0.5px solid #000;
  background-color: transparent;
}

.dropdown-toggle-6:hover {
  background-color: #c2c2c2;
  color: #747180;
}

.dropdown-toggle-6.w--open {
  background-color: #ededed;
}

.dropdown-toggle-7 {
  left: 0px;
  width: 100%;
  max-width: 100%;
  min-width: 6rem;
  padding-right: 0px;
  padding-left: 0px;
  border: 0.5px solid #000;
}

.dropdown-toggle-7:hover {
  background-color: #c2c2c2;
}

.dropdown-toggle-7.w--open {
  width: 100%;
  background-color: #ededed;
}

.dropdown-list {
  width: 192px;
}

.dropdown-list.w--open {
  z-index: 0;
  width: 463px;
  height: 290px;
  background-color: #ededed;
}

.icon {
  left: auto;
  top: 0%;
  right: 3%;
  bottom: 0%;
  display: none;
  margin-right: 0px;
  font-size: 16px;
}

.icon-2 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  margin-right: 0px;
  font-size: 16px;
}

.icon-3 {
  right: 1px;
  display: none;
  margin-right: 0px;
  font-size: 16px;
}

.icon-4 {
  right: 8px;
  display: none;
  margin-right: -5px;
  font-size: 16px;
}

.icon-5 {
  right: 3px;
  display: none;
  margin-right: 0px;
}

.icon-6 {
  right: 3px;
  display: none;
  margin-right: 0px;
}

.icon-7 {
  right: 12px;
  display: none;
  margin-right: 0px;
}

.dropdown-link {
  display: inline-block;
}

.dropdown-link-2 {
  display: inline-block;
}

.dropdown-link-3 {
  display: inline-block;
}

.dropdown-link-4 {
  display: block;
  width: 100%;
  padding: 0px;
  font-size: 14px;
}

.dropdown-link-4:hover {
  color: #858585;
}

.dropdown-link-5 {
  display: inline-block;
}

.dropdown-link-6 {
  display: inline-block;
}

.pr-h1-text {
  margin-top: 10px;
  padding-left: 0px;
  font-size: 15px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.bold-text {
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
}

.bold-text:hover {
  color: #858585;
}

.bold-text-2 {
  font-weight: 400;
}

.dropdown-list-2 {
  width: 79.08332824707031px;
}

.dropdown-list-2.w--open {
  width: 252px;
  height: 260px;
  margin-left: -2px;
  padding-left: 10px;
  background-color: #ededed;
}

.dropdown-link-7 {
  padding: 0px;
  font-size: 10px;
}

.dropdown-link-8 {
  padding: 0px;
  font-size: 14px;
  font-weight: 400;
}

.dropdown-link-8:hover {
  color: #858585;
}

.dropdown-list-3 {
  margin-left: 3px;
}

.dropdown-list-3.w--open {
  width: 248px;
  height: 182px;
  margin-left: -1px;
  padding-left: 10px;
  background-color: #ededed;
}

.dropdown-list-4 {
  margin-left: 3px;
}

.dropdown-list-4.w--open {
  width: 310px;
  height: 170px;
  margin-left: 0px;
  padding-left: 10px;
  background-color: #ededed;
}

.dropdown-list-5 {
  margin-left: 5px;
}

.dropdown-list-5.w--open {
  width: 286px;
  height: 170px;
  margin-left: 0px;
  padding-left: 10px;
  background-color: #ededed;
}

.dropdown-list-6 {
  margin-left: 1px;
}

.dropdown-list-6.w--open {
  left: 6px;
  width: 286px;
  height: 146px;
  margin-left: -149px;
  padding-left: 10px;
  background-color: #ededed;
}

.dropdown-list-7 {
  margin-left: -27px;
}

.dropdown-list-7.w--open {
  position: absolute;
  left: auto;
  top: 102%;
  right: 0%;
  bottom: 0%;
  width: 300px;
  height: 256px;
  max-width: none;
  min-width: auto;
  margin-left: 0px;
  padding-left: 10px;
  background-color: #ededed;
}

.dropdown-2 {
  left: 0px;
  width: 100%;
  max-width: 9rem;
  min-width: 6rem;
  margin-right: 0px;
  margin-left: 0px;
}

.dropdown-3 {
  left: 0px;
  width: 100%;
  min-width: 8rem;
  margin-right: 0px;
  margin-left: 0px;
}

.dropdown-4 {
  left: 0px;
  width: 100%;
  max-width: 9rem;
  min-width: 6rem;
  margin-right: 0px;
  margin-left: 0px;
}

.dropdown-5 {
  left: 0px;
  width: 100%;
  max-width: 9rem;
  min-width: 6rem;
  margin-right: 0px;
  margin-left: 0px;
}

.dropdown-6 {
  left: 0px;
  width: 100%;
  max-width: 9rem;
  min-width: 6rem;
  margin-right: 0px;
  margin-left: 0px;
  background-color: transparent;
}

.column {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: auto;
}

.image-6 {
  margin-top: 137px;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
}

.column-2 {
  display: block;
  overflow: visible;
  padding-right: 0px;
  padding-left: 0px;
  background-image: none;
}

.columns {
  background-position: 50% 100%;
}

.globe-div {
  display: block;
  overflow: hidden;
  height: 28rem;
}

.globe-div.hero-div-text {
  display: inline-block;
  overflow: visible;
  padding-top: 91px;
  padding-right: 19px;
  padding-left: 19px;
}

.column-3 {
  padding-right: 0px;
  padding-left: 0px;
}

.image-7 {
  position: relative;
  top: -92px;
  z-index: 1;
}

.heading {
  color: #141b57;
  font-size: 30px;
  line-height: 30px;
}

.heading.immi-h2 {
  width: 90%;
  margin-top: 6px;
  font-size: 27px;
  line-height: 28px;
}

.paragraph {
  color: #141b57;
  font-weight: 400;
}

.paragraph.immi-p2 {
  width: 95%;
  color: #000;
  font-size: 16px;
}

.button {
  border-style: solid;
  border-width: 1px;
  border-color: #141b57;
  border-radius: 5px;
  background-color: #141b57;
  color: #ededed;
}

.button:hover {
  background-color: #747180;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.34);
}

.button.immi-button {
  margin-top: 19px;
  padding: 16px 24px;
  background-color: #cc1717;
  font-size: 18px;
}

.button.immi-button:hover {
  border-style: none;
}

.button.cata-button {
  position: static;
  left: 30%;
  top: auto;
  right: auto;
  bottom: 5%;
  margin-top: 8px;
  background-color: #141b57;
  color: #ededed;
  font-size: 16px;
}

.button.cata-button:hover {
  padding-top: 8px;
  border-style: none;
  background-color: #747180;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.29);
  font-size: 16px;
}

.dropdown-7 {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.link-block {
  position: absolute;
  left: auto;
  top: 0%;
  right: 1%;
  bottom: 0px;
  display: block;
}

.infolink-section {
  height: 38rem;
  margin-top: 49px;
}

.immigrate-section {
  height: auto;
}

.immigrateimg-div {
  overflow: hidden;
  height: 19.8rem;
}

.column-4 {
  padding-right: 0px;
  padding-left: 0px;
}

.immigrate-text-div {
  height: 19.8rem;
  margin-top: 0px;
  padding-top: 73px;
  padding-right: 19px;
  padding-left: 19px;
}

.column-5 {
  height: 316px;
  margin-top: 1px;
  padding-right: 0px;
  padding-left: 0px;
}

.image-8 {
  position: relative;
  top: -45px;
  z-index: 1;
  max-width: 100%;
}

.div-block-2 {
  position: relative;
  overflow: hidden;
  height: 28rem;
}

.image-9 {
  position: absolute;
  top: -109px;
  overflow: visible;
}

.div-block-3 {
  display: -ms-grid;
  display: grid;
  margin-top: 19px;
  margin-right: 89px;
  margin-left: 89px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 0.5fr 0.5fr 0.5fr;
  grid-template-columns: 0.5fr 0.5fr 0.5fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.cata-icon {
  width: 31%;
}

.cata-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 17rem;
  padding-right: 14px;
  padding-left: 14px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.25);
  border-radius: 9px;
  background-color: #ededed;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.45);
}

.cata-h3 {
  margin-top: 1px;
  margin-bottom: 0px;
  color: #141b57;
  line-height: 25px;
  text-align: center;
}

.text-block-2 {
  font-size: 13px;
}

.cata-text {
  margin-top: 3px;
  margin-bottom: 13px;
  font-size: 16px;
  line-height: 17px;
  text-align: center;
}

.text-block-4 {
  font-size: 13px;
  line-height: 13px;
  text-align: center;
}

.image-10 {
  position: absolute;
  top: -79px;
}

.image-11 {
  max-width: 120%;
}

.columns-2 {
  margin-top: 0px;
}

.columns-3 {
  margin-top: 0px;
}

.div-block-5 {
  width: 100%;
  height: 27rem;
  background-image: url('../images/Glode.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-6 {
  padding-right: 0px;
  padding-left: 17px;
}

.column-7 {
  padding-right: 0px;
  padding-left: 0px;
}

.free-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 21rem;
  height: 200px;
  margin-top: 72px;
  margin-right: 62px;
  padding: 11px 3px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.31);
  border-radius: 9px;
  background-color: #ededed;
  box-shadow: -4px 4px 5px 0 rgba(0, 0, 0, 0.4);
}

.footer-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #141b57;
}

.link-div {
  position: relative;
  left: 0px;
  top: 3px;
  width: 18rem;
  height: 12rem;
  margin-top: 31px;
}

.link-div.contact-link {
  z-index: 0;
}

.link-block-2 {
  display: block;
  text-decoration: none;
}

.link-block-3 {
  display: block;
  text-decoration: none;
}

.link-block-4 {
  display: block;
  text-decoration: none;
}

.footer-section {
  position: relative;
  display: block;
  height: 24rem;
  background-color: #0c0c0c;
}

.footer-text {
  margin-top: 9px;
  margin-bottom: 6px;
  border: 1px none #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #ededed;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-text:hover {
  color: #858585;
}

.footer-text.foot-add:hover {
  color: #000;
}

.div-block-7 {
  border-style: solid;
  border-width: 2px;
  border-color: #ededed;
  background-color: #ededed;
}

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

.container-2 {
  position: relative;
}

.heading-2 {
  color: #fff;
}

.heading-3 {
  color: #fff;
}

.vistor-section {
  height: 100%;
}

.columns-4 {
  left: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-left: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.dropdown-div {
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
  z-index: 1;
  display: block;
  -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;
}

.dropdown-toggle-8 {
  width: 13rem;
  border-radius: 6px;
  background-color: #ededed;
}

.side-nav {
  margin-top: 11px;
}

.navbar-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 21rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.dropdown-toggle-9 {
  width: 220px;
}

.dropdown-nav {
  display: block;
  margin-top: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.side-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 3rem;
  margin-top: 8px;
  -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;
  border-radius: 4px;
  background-color: #ededed;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.27);
  text-decoration: none;
}

.side-link:hover {
  box-shadow: 3px 3px 2px 0 rgba(0, 0, 0, 0.27);
}

.side-link.w--current {
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.27);
  text-decoration: none;
}

.side-link.w--current:hover {
  box-shadow: 3px 3px 2px 0 rgba(0, 0, 0, 0.27);
}

.paragraph-2 {
  margin-bottom: 29px;
  font-style: normal;
  font-weight: 400;
}

.paragraph-2.italics {
  font-style: italic;
  text-decoration: underline;
}

.column-8 {
  position: relative;
  left: 6px;
  top: 0px;
  right: 0px;
  padding-left: 0px;
  text-align: justify;
}

.column-8.contact-col {
  left: 68px;
  top: 4px;
}

.column-9 {
  position: -webkit-sticky;
  position: sticky;
  left: auto;
  top: 0px;
  right: auto;
  bottom: 0px;
  z-index: 0;
  display: block;
  margin-top: 54px;
  -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;
}

.column-9.column-2 {
  display: none;
}

.column-9.col-info {
  margin-top: 111px;
}

.column-9.col-info1 {
  margin-top: 89px;
}

.form {
  width: 23rem;
  margin-top: 23px;
  margin-left: 14px;
}

.form.form-post {
  margin-left: 11px;
}

.submit-button {
  border-radius: 4px;
  background-color: #141b57;
}

.submit-button:hover {
  background-color: #747180;
}

.heading-4 {
  padding-left: 34px;
}

.contact-wh {
  padding-left: 10px;
}

.contact-wh.contact-ai {
  padding-left: 0px;
}

.contact-wh.contact-ai.contact-ab {
  padding-left: 0px;
}

.contact-wh.contact-ai.contact-alt {
  margin-top: 60px;
  padding-left: 16px;
}

.text-block-5 {
  display: block;
  -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;
  text-align: center;
}

.s {
  text-align: center;
}

.side-link-text {
  color: #000;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.bio-header {
  margin-top: 0px;
  margin-bottom: 9px;
  color: #141b57;
  text-align: left;
  text-transform: uppercase;
}

.bio-header.atlantic-header {
  margin-top: 30px;
}

.form-block {
  margin-left: -13px;
  padding-left: 0px;
}

.bio-header5 {
  text-transform: uppercase;
}

.refugee-header5 {
  text-transform: uppercase;
}

.refugee-header {
  border-style: none;
  border-width: 1px;
  border-color: #141b57;
  color: #141b57;
  text-align: left;
}

.refusal-header {
  color: #141b57;
  text-align: left;
}

.list-item {
  margin-left: 61px;
}

.list-item-2 {
  margin-left: 61px;
}

.human-header {
  color: #141b57;
  text-align: left;
}

.list-item-3 {
  margin-left: 0px;
  list-style-type: disc;
}

.list-item-3.list-inside {
  margin-left: 61px;
  list-style-type: decimal;
}

.paragraph-3 {
  margin-left: 27px;
}

.familt-unit-columns.fam-col2 {
  margin-top: 0px;
}

.familt-unit-columns.fam-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 16px;
  font-weight: 700;
}

.familt-unit-columns.fam-top.col-box-spons {
  margin-bottom: 0px;
}

.text-block-6 {
  text-align: center;
}

.dropdown-toggle-10 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 3rem;
  margin-top: 8px;
  -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;
  border-radius: 4px;
  background-color: #ededed;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.27);
}

.text-block-7 {
  font-size: 13px;
  font-weight: 700;
  text-align: left;
}

.dropdown-8 {
  width: 100%;
}

.list-item-4 {
  list-style-type: decimal;
}

.dropdown-link-9 {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
  border-radius: 4px;
  background-color: #ededed;
}

.dropdown-link-9:hover {
  background-color: #ddd;
}

.dropdown-link-10 {
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
  border-radius: 4px;
  background-color: #ededed;
}

.dropdown-link-10:hover {
  background-color: #ddd;
}

.dropdown-link-11 {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
  border-radius: 4px;
  background-color: #ededed;
}

.dropdown-link-11:hover {
  background-color: #ddd;
}

.dropdown-link-12 {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
  border-radius: 4px;
  background-color: #ededed;
}

.dropdown-link-12:hover {
  background-color: #ddd;
}

.dropdown-list-8 {
  overflow: hidden;
}

.list {
  list-style-type: disc;
}

.list-2 {
  list-style-type: none;
}

.paragraph-4 {
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.list-3 {
  margin-left: 61px;
  list-style-type: decimal;
}

.paragraph-5 {
  margin-top: 24px;
  margin-left: 0px;
  font-style: normal;
  font-weight: 700;
}

.paragraph-5.body-text-catab {
  margin-top: 11px;
  font-weight: 400;
  text-align: justify;
}

.paragraph-5.italics-line {
  text-decoration: underline;
}

.paragraph-6 {
  margin-top: 21px;
  font-weight: 700;
}

.column-10 {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.column-11 {
  text-align: center;
}

.column-12 {
  text-align: center;
}

.div-block-9 {
  width: auto;
  margin-right: 61px;
  margin-left: 61px;
}

.text-block-8 {
  border-style: none;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
  font-size: 14px;
}

.text-block-8.box-line {
  border-style: solid;
}

.columns-5 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.paragraph-7 {
  margin-left: 30px;
}

.paragraph-7.italics-line {
  margin-left: 0px;
}

.heading-5 {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: left;
  text-transform: uppercase;
}

.dropdown-toggle-11 {
  position: relative;
  width: 100%;
  margin-top: 8px;
  border-radius: 4px;
  background-color: #ededed;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.27);
}

.dropdown-toggle-11:hover {
  box-shadow: 3px 3px 2px 0 rgba(0, 0, 0, 0.27);
}

.dropdown-toggle-11.w--open {
  z-index: 1;
}

.dropdown-9 {
  position: relative;
  width: 100%;
}

.text-block-9 {
  border-radius: 0px;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}

.dropdown-link-13 {
  z-index: 1;
  width: auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
  border-radius: 4px;
  background-color: #ededed;
}

.dropdown-link-13:hover {
  background-color: #ddd;
}

.dropdown-link-13.w--current {
  z-index: 1;
}

.dropdown-link-13.w--current:hover {
  background-color: #ddd;
}

.dropdown-list-9 {
  width: 256px;
}

.dropdown-list-9.w--open {
  position: relative;
  z-index: 0;
}

.logo-div {
  overflow: visible;
}

.text-block-10 {
  height: 3rem;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
  font-weight: 700;
}

.text-block-10.lang-div {
  height: 4rem;
  padding-top: 0px;
  padding-left: 5px;
  text-align: center;
}

.text-block-10.lang-div.col-mid {
  padding-top: 0px;
  font-size: 100%;
}

.text-block-10.lang-div.col-mid-light {
  padding-top: 0px;
  font-weight: 400;
}

.text-block-10.lang-div.col-mid-reg {
  font-weight: 400;
}

.text-block-10.lang-div.col-mid-reg.bold {
  height: 4.5rem;
  font-weight: 700;
}

.text-block-10.lang-div2 {
  padding-top: 10px;
  padding-left: 5px;
  font-size: 16px;
  font-weight: 400;
}

.text-block-11 {
  height: 3rem;
  margin-left: 0px;
  padding-top: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.text-block-11.lang-div {
  height: 4rem;
  padding-top: 20px;
}

.text-block-11.lang-div2 {
  font-size: 16px;
  font-weight: 400;
}

.text-block-12 {
  height: 3rem;
  padding-top: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
  font-weight: 700;
  text-align: center;
}

.text-block-12.lang-div {
  height: 4rem;
  padding-top: 20px;
}

.text-block-13 {
  height: 3rem;
  padding-top: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
  font-weight: 700;
  text-align: center;
}

.text-block-13.lang-div {
  height: 4rem;
  padding-top: 20px;
}

.text-block-13.lang-div2 {
  font-size: 16px;
  font-weight: 400;
}

.text-block-14 {
  height: 3rem;
  padding-top: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
  font-weight: 700;
  text-align: center;
}

.text-block-14.lang-div {
  height: 4rem;
  padding-top: 20px;
}

.text-block-14.lang-div2 {
  font-size: 16px;
  font-weight: 400;
}

.paragraph-8 {
  display: block;
  margin-left: 24px;
  font-size: 16px;
  font-weight: 700;
}

.paragraph-8.educ-header {
  position: relative;
  top: 0px;
  margin-top: 40px;
  margin-left: 0px;
}

.columns-6 {
  position: static;
  left: 0px;
  margin-right: 0px;
  margin-left: 24px;
}

.column-13 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-14 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-15 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-16 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-17 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-18 {
  display: none;
}

.div-block-10 {
  position: relative;
  z-index: -1;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-9 {
  position: relative;
  margin-top: 33px;
  margin-right: 82px;
  margin-left: 24px;
  text-align: justify;
}

.text-block-15 {
  height: 3rem;
  padding-top: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
  font-weight: 700;
  text-align: center;
}

.text-block-15.education-col {
  height: 2rem;
  padding-top: 5px;
  padding-left: 5px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.text-block-15.education-col.education-col-2 {
  height: 5rem;
  padding-top: 9px;
}

.text-block-15.education-col.bold {
  font-size: 14px;
  font-weight: 700;
}

.text-block-15.edu-col-h2 {
  padding-top: 15px;
}

.text-block-16 {
  height: 3rem;
  padding-top: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
  font-weight: 700;
  text-align: center;
}

.text-block-16.education-col-33 {
  height: 5rem;
}

.text-block-16.education-col-33.edu-col-2 {
  height: 5rem;
  padding-top: 30px;
}

.text-block-16.edu-col-2 {
  position: static;
  height: 2rem;
  padding-top: 5px;
  font-size: 16px;
  font-weight: 400;
}

.text-block-16.edu-col-2.bold {
  font-size: 14px;
  font-weight: 700;
}

.text-block-16.edu-col-h2 {
  padding-top: 15px;
}

.text-block-16.education-col {
  height: 2rem;
  padding-top: 5px;
  font-size: 16px;
  font-weight: 400;
}

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

.paragraph-11 {
  position: relative;
  margin-top: 38px;
  border: 1px none #000;
  font-size: 16px;
}

.paragraph-11.bold {
  font-size: 16px;
  font-weight: 700;
}

.paragraph-11.box {
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.27);
  text-align: justify;
}

.paragraph-12 {
  margin-top: 30px;
}

.paragraph-12.paragraph-ed {
  margin-top: 12px;
  margin-left: 65px;
}

.heading-6 {
  margin-top: 18px;
  text-transform: uppercase;
}

.heading-6.atlan-header {
  margin-top: 38px;
}

.heading-7 {
  text-transform: uppercase;
}

.heading-8 {
  text-transform: uppercase;
}

.list-4 {
  list-style-type: decimal;
}

.text-block-17 {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
}

.column-ex-1 {
  min-height: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
  font-size: 100%;
  text-align: center;
}

.column-ex-1.col-hit {
  min-height: 75px;
}

.column-ex-1.col-hit2 {
  min-height: 62px;
}

.column-ex-1.col-hit3 {
  min-height: 44px;
}

.column-ex-1.col-hit4 {
  min-height: 62px;
}

.columns-7 {
  margin-top: 50px;
}

.columns-7.educatiol-col {
  margin-top: 0px;
}

.columns-7.col-7 {
  margin-top: 20px;
}

.columns-7.col-ed {
  margin-top: 0px;
}

.columns-8 {
  margin-top: 20px;
}

.paragraph-13 {
  padding-top: 31px;
}

.paragraph-13.italics {
  padding-top: 10px;
}

.paragraph-13.italics.bold {
  display: none;
  font-weight: 700;
}

.paragraph-13.bold {
  font-weight: 700;
  text-transform: uppercase;
}

.paragraph-13.bold.bold-ul {
  text-decoration: underline;
}

.paragraph-13.bold.bold-link {
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: transparent;
  color: #fff;
}

.paragraph-13.bold.bold-link:hover {
  color: #ededed;
}

.columns-9 {
  margin-top: 50px;
}

.columns-10 {
  margin-top: 50px;
}

.text-block-18 {
  height: 3rem;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
  font-size: 100%;
}

.text-block-19 {
  height: 3rem;
  padding-top: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
  text-align: center;
}

.div-block-11 {
  position: relative;
  z-index: 0;
  height: 70vh;
  margin-top: 0px;
  background-image: url('../images/matthew-henry-_XYtu0lcVWo-unsplash-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.assessment-cta {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  padding-right: 6px;
  padding-left: 6px;
  -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;
  background-color: #cc1717;
}

.div-block-12:hover {
  background-color: #640000;
}

.text-block-20 {
  width: 100%;
  color: #ededed;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-20:hover {
  color: #b7b7b7;
}

.link-block-5 {
  text-decoration: none;
}

.div-block-13 {
  position: relative;
  left: 0px;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.paragraph-14 {
  font-weight: 700;
  text-transform: uppercase;
}

.paragraph-15 {
  font-weight: 700;
  text-transform: uppercase;
}

.embed-html-div {
  background-color: transparent;
}

.html-embed {
  overflow: visible;
  width: 100%;
  height: auto;
  background-color: transparent;
}

.section {
  height: auto;
}

.rss-div {
  margin-right: 35px;
  margin-left: 35px;
}

.contactnav {
  position: absolute;
  left: 9%;
  top: 2%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 31px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link {
  padding-right: 21px;
  padding-left: 21px;
}

.link.linkstyle {
  padding-right: 10px;
  padding-left: 10px;
  border: 1px none #000;
  color: #fff;
  font-size: 17px;
  text-decoration: none;
}

.link.linkstyle:hover {
  color: #ddd;
}

.link.linkstyle.w--current:hover {
  color: #858585;
}

.blackbar {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 50px;
  background-color: #000;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.image-13 {
  max-width: 70%;
}

.image-13:hover {
  background-color: transparent;
  color: transparent;
}

.image-14 {
  max-width: 70%;
}

.link-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 70px;
  -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;
}

.heading-9 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  color: #ededed;
  font-size: 60px;
  line-height: 60px;
}

.div-block-16 {
  position: relative;
  left: -436px;
  top: 80px;
  width: 34rem;
  font-size: 16px;
}

.text-block-21 {
  margin-right: 20px;
  margin-left: 20px;
  border: 1px none #000;
  color: #fff;
  text-decoration: underline;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding-top: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-22 {
  color: #fff;
}

.section-2 {
  height: 30rem;
}

.paragraph-16 {
  padding-left: 11px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.paragraph-16.padding {
  margin-bottom: 0px;
  padding-left: 11px;
  font-size: 16px;
  line-height: 18px;
}

.contact-col {
  margin-right: 0px;
  margin-left: 0px;
}

.heading-10 {
  color: #141b57;
}

.heading-11 {
  color: #141b57;
}

.heading-12 {
  color: #141b57;
}

.heading-13 {
  color: #141b57;
}

.heading-14 {
  color: #141b57;
}

.heading-15 {
  color: #141b57;
}

.heading-16 {
  color: #141b57;
}

.heading-17 {
  color: #141b57;
}

.heading-18 {
  margin-bottom: 0px;
  color: #141b57;
  text-transform: uppercase;
}

.heading-19 {
  color: #141b57;
}

.heading-20 {
  color: #141b57;
}

.heading-21 {
  color: #141b57;
}

.heading-22 {
  color: #141b57;
}

.heading-23 {
  color: #141b57;
}

.heading-24 {
  color: #141b57;
}

.numberdiv {
  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;
  color: #b16363;
}

.image-15 {
  position: relative;
  left: 3px;
  width: 1.2rem;
  border-radius: 0px;
  background-color: transparent;
  color: #ededed;
}

.image-15.whatapp {
  width: 1.6rem;
}

.div-block-18 {
  width: 3px;
  height: 20px;
  background-color: #fff;
}

.text-field {
  border-radius: 3px;
}

.text-field-2 {
  border-radius: 3px;
}

.textarea {
  border-radius: 3px;
}

.text-field-3 {
  border-radius: 3px;
}

.text-field-4 {
  border-radius: 3px;
}

.textarea-2 {
  border-radius: 3px;
}

.text-field-5 {
  border-radius: 3px;
}

.text-field-6 {
  border-radius: 3px;
}

.textarea-3 {
  border-radius: 3px;
}

.text-field-7 {
  border-radius: 3px;
}

.text-field-8 {
  border-radius: 3px;
}

.textarea-4 {
  border-radius: 3px;
}

.text-field-9 {
  border-radius: 3px;
}

.text-field-10 {
  border-radius: 3px;
}

.textarea-5 {
  border-radius: 3px;
}

.text-field-11 {
  border-radius: 3px;
}

.text-field-12 {
  border-radius: 3px;
}

.textarea-6 {
  border-radius: 3px;
}

.text-field-13 {
  border-radius: 3px;
}

.text-field-14 {
  border-radius: 3px;
}

.textarea-7 {
  border-radius: 3px;
}

.text-field-15 {
  border-radius: 3px;
}

.text-field-16 {
  border-radius: 3px;
}

.textarea-8 {
  border-radius: 3px;
}

.text-field-17 {
  border-radius: 3px;
}

.text-field-18 {
  border-radius: 3px;
}

.textarea-9 {
  border-radius: 3px;
}

.text-field-19 {
  border-radius: 3px;
}

.text-field-20 {
  border-radius: 3px;
}

.textarea-10 {
  border-radius: 3px;
}

.text-field-21 {
  border-radius: 3px;
}

.text-field-22 {
  border-radius: 3px;
}

.textarea-11 {
  border-radius: 3px;
}

.text-field-23 {
  border-radius: 3px;
}

.text-field-24 {
  border-radius: 3px;
}

.textarea-12 {
  border-radius: 3px;
}

.text-field-25 {
  border-radius: 3px;
}

.text-field-26 {
  border-radius: 3px;
}

.textarea-13 {
  border-radius: 3px;
}

.text-field-27 {
  border-radius: 3px;
}

.text-field-28 {
  border-radius: 3px;
}

.textarea-14 {
  border-radius: 3px;
}

.text-field-29 {
  border-radius: 3px;
}

.text-field-30 {
  border-radius: 3px;
}

.textarea-15 {
  border-radius: 3px;
}

.text-field-31 {
  border-radius: 3px;
}

.text-field-32 {
  border-radius: 3px;
}

.textarea-16 {
  border-radius: 3px;
}

.text-field-33 {
  border-radius: 3px;
}

.text-field-34 {
  border-radius: 3px;
}

.textarea-17 {
  border-radius: 3px;
}

.text-field-35 {
  border-radius: 3px;
}

.text-field-36 {
  border-radius: 3px;
}

.textarea-18 {
  border-radius: 3px;
}

.text-field-37 {
  border-radius: 3px;
}

.text-field-38 {
  border-radius: 3px;
}

.textarea-19 {
  border-radius: 3px;
}

.text-field-39 {
  border-radius: 3px;
}

.text-field-40 {
  border-radius: 3px;
}

.textarea-20 {
  border-radius: 3px;
}

.text-field-41 {
  border-radius: 3px;
}

.text-field-42 {
  border-radius: 3px;
}

.textarea-21 {
  border-radius: 3px;
}

.text-field-43 {
  border-radius: 3px;
}

.text-field-44 {
  border-radius: 3px;
}

.textarea-22 {
  border-radius: 3px;
}

.text-field-45 {
  border-radius: 3px;
}

.text-field-46 {
  border-radius: 3px;
}

.textarea-23 {
  border-radius: 3px;
}

.text-field-47 {
  border-radius: 3px;
}

.text-field-48 {
  border-radius: 3px;
}

.textarea-24 {
  border-radius: 3px;
}

.text-field-49 {
  border-radius: 3px;
}

.text-field-50 {
  border-radius: 3px;
}

.textarea-25 {
  border-radius: 3px;
}

.text-field-51 {
  border-radius: 3px;
}

.text-field-52 {
  border-radius: 3px;
}

.textarea-26 {
  border-radius: 3px;
}

.text-field-53 {
  border-radius: 3px;
}

.text-field-54 {
  border-radius: 3px;
}

.textarea-27 {
  border-radius: 3px;
}

.text-field-55 {
  border-radius: 3px;
}

.text-field-56 {
  border-radius: 3px;
}

.textarea-28 {
  border-radius: 3px;
}

.text-field-57 {
  border-radius: 3px;
}

.text-field-58 {
  border-radius: 3px;
}

.textarea-29 {
  border-radius: 3px;
}

.text-field-59 {
  border-radius: 3px;
}

.text-field-60 {
  border-radius: 3px;
}

.textarea-30 {
  border-radius: 3px;
}

.text-field-61 {
  border-radius: 3px;
}

.text-field-62 {
  border-radius: 3px;
}

.textarea-31 {
  border-radius: 3px;
}

.text-field-63 {
  border-radius: 3px;
}

.text-field-64 {
  border-radius: 3px;
}

.textarea-32 {
  border-radius: 3px;
}

.heading-25 {
  color: #141b57;
}

.heading-26 {
  color: #141b57;
}

.heading-27 {
  color: #141b57;
}

.heading-28 {
  color: #141b57;
}

.heading-29 {
  color: #141b57;
}

.text-field-65 {
  border-radius: 3px;
}

.text-field-66 {
  border-radius: 3px;
}

.textarea-33 {
  border-radius: 3px;
}

.heading-30 {
  color: #141b57;
}

.heading-31 {
  color: #141b57;
}

.heading-32 {
  color: #141b57;
}

.heading-33 {
  color: #141b57;
}

.heading-34 {
  color: #141b57;
}

.heading-35 {
  color: #141b57;
}

.heading-36 {
  color: #141b57;
}

.heading-37 {
  color: #141b57;
}

.heading-38 {
  color: #141b57;
}

.heading-39 {
  color: #141b57;
}

.heading-40 {
  color: #141b57;
}

.heading-41 {
  color: #141b57;
}

.heading-42 {
  color: #141b57;
}

.heading-43 {
  color: #141b57;
}

.heading-44 {
  color: #141b57;
}

.paragraph-17 {
  margin-top: 0px;
  font-weight: 700;
  text-transform: uppercase;
}

.paragraph-17.header-crs {
  margin-top: 36px;
}

.paragraph-18 {
  font-weight: 400;
}

.paragraph-19 {
  text-decoration: underline;
}

.paragraph-20 {
  text-decoration: underline;
}

.paragraph-21 {
  text-decoration: underline;
}

.paragraph-22 {
  font-style: italic;
  text-decoration: underline;
}

.paragraph-23 {
  font-style: italic;
  text-decoration: underline;
}

.paragraph-24 {
  font-style: italic;
  text-decoration: underline;
}

.paragraph-25 {
  font-style: italic;
  text-decoration: underline;
}

.paragraph-26 {
  text-decoration: underline;
}

.paragraph-27 {
  text-decoration: underline;
}

.contact-div {
  height: 33px;
  background-color: #000;
}

.column-19 {
  z-index: 0;
}

.image-16 {
  position: relative;
  top: 0px;
}

.column-20 {
  color: transparent;
}

.columns-11 {
  position: relative;
  top: 37px;
  margin-right: 23px;
  margin-left: 23px;
}

.heading-45 {
  margin-bottom: -2px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.text-block-23 {
  color: #fff;
  font-size: 16px;
  text-transform: none;
}

.link-div-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  margin-bottom: 12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: -3px 3px 0 1px rgba(0, 0, 0, 0.7);
}

.link-div-footer:hover {
  box-shadow: -3px 3px 0 1px #3a3a3a;
}

.link-div-footer.contact-div {
  height: 6rem;
  padding: 0px 9px;
  -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;
}

.link-div-footer.contact-div.email-div {
  margin-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.link-2 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.link-2:hover {
  color: #858585;
}

.div-block-19 {
  height: 3px;
  background-color: #fff;
}

.text-block-24 {
  margin-top: 7px;
  font-weight: 700;
}

.text-block-25 {
  padding: 5px 11px;
  color: #333;
  font-size: 16px;
}

.text-block-25.email-block {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 11px;
}

.text-block-26 {
  padding: 6px 11px;
  font-size: 15px;
}

.text-block-27 {
  font-size: 15px;
}

.text-block-28 {
  padding-top: 10px;
  padding-right: 11px;
  padding-left: 11px;
  font-size: 16px;
}

.text-block-29 {
  margin-top: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 11px;
  font-size: 16px;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333;
}

.image-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  margin-right: 0px;
}

.image-17.whatsapp {
  width: 25px;
}

.column-21 {
  position: relative;
}

.paragraph-28 {
  margin-top: 28px;
  color: #141b57;
  font-size: 20px;
  font-weight: 700;
}

.div-block-21 {
  height: 4px;
  margin-top: 26px;
  background-color: #cc1717;
}

.div-block-21.red-line {
  width: 90%;
}

.paragraph-29 {
  margin-top: 13px;
}

.bold-text-3 {
  color: #fafafa;
  font-size: 19px;
  font-weight: 400;
}

.bold-text-3.black {
  color: #333;
  font-size: 16px;
}

.bold-text-4 {
  color: #fff;
  font-size: 19px;
  font-weight: 400;
}

.bold-text-5 {
  color: #858585;
  font-size: 17px;
}

.heading-46 {
  margin-top: 20px;
  direction: ltr;
  font-style: normal;
  letter-spacing: 0px;
  text-indent: 0px;
  text-transform: uppercase;
}

.heading-46.fa-buton {
  margin-top: 10px;
  background-color: transparent;
  color: #fff;
  font-size: 19px;
  text-decoration: none;
}

.fa-but-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 12rem;
  height: 3rem;
  margin-top: 30px;
  margin-bottom: 28px;
  -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;
  background-color: #cc1717;
}

.fa-but-div:hover {
  background-color: #640000;
  color: transparent;
}

.link-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
}

.heading-47 {
  margin-top: 20px;
}

.paragraph-30 {
  margin-top: 20px;
  text-align: justify;
}

.list-item-5 {
  text-align: justify;
  list-style-type: disc;
}

.list-item-6 {
  text-align: justify;
  list-style-type: disc;
}

.list-item-7 {
  text-align: justify;
  list-style-type: disc;
}

.div-block-22 {
  position: relative;
  z-index: 10;
  display: block;
}

.paragraph-31 {
  margin-bottom: 0px;
  text-align: justify;
}

.heading-48 {
  text-transform: uppercase;
}

.heading-49 {
  text-transform: uppercase;
}

.heading-50 {
  text-transform: uppercase;
}

.heading-51 {
  text-transform: uppercase;
}

.heading-52 {
  text-transform: uppercase;
}

.heading-53 {
  text-transform: uppercase;
}

.heading-54 {
  text-transform: uppercase;
}

.heading-55 {
  text-transform: uppercase;
}

.heading-56 {
  text-transform: uppercase;
}

.heading-57 {
  text-transform: uppercase;
}

.heading-58 {
  text-transform: uppercase;
}

.heading-59 {
  text-transform: uppercase;
}

.heading-60 {
  text-transform: uppercase;
}

.heading-61 {
  text-transform: uppercase;
}

.heading-62 {
  text-transform: uppercase;
}

.heading-63 {
  text-transform: uppercase;
}

.heading-64 {
  text-transform: uppercase;
}

.heading-65 {
  text-transform: uppercase;
}

.heading-66 {
  font-style: normal;
  text-transform: uppercase;
}

.heading-67 {
  text-transform: uppercase;
}

.heading-68 {
  text-transform: uppercase;
}

.heading-69 {
  text-transform: uppercase;
}

.heading-70 {
  text-transform: uppercase;
}

.heading-71 {
  text-transform: uppercase;
}

.heading-72 {
  text-transform: uppercase;
}

.heading-73 {
  text-transform: uppercase;
}

.heading-74 {
  text-transform: uppercase;
}

.heading-75 {
  text-transform: uppercase;
}

.heading-76 {
  text-transform: uppercase;
}

.heading-77 {
  text-transform: uppercase;
}

.heading-78 {
  text-transform: uppercase;
}

.heading-79 {
  text-transform: uppercase;
}

.heading-80 {
  text-transform: uppercase;
}

.heading-81 {
  text-transform: uppercase;
}

.heading-82 {
  text-transform: uppercase;
}

.heading-83 {
  text-transform: uppercase;
}

.heading-84 {
  text-transform: uppercase;
}

.heading-85 {
  text-transform: uppercase;
}

.heading-86 {
  text-transform: uppercase;
}

.heading-87 {
  text-transform: uppercase;
}

.heading-88 {
  text-transform: uppercase;
}

.heading-89 {
  text-transform: uppercase;
}

.heading-90 {
  text-transform: uppercase;
}

.heading-91 {
  text-transform: uppercase;
}

.heading-92 {
  text-transform: uppercase;
}

.heading-93 {
  text-transform: uppercase;
}

.heading-94 {
  text-transform: uppercase;
}

.heading-95 {
  text-transform: uppercase;
}

.heading-96 {
  text-transform: uppercase;
}

.heading-97 {
  text-transform: uppercase;
}

.heading-98 {
  text-transform: uppercase;
}

.heading-99 {
  text-transform: uppercase;
}

.heading-100 {
  text-transform: uppercase;
}

.heading-101 {
  text-transform: uppercase;
}

.heading-102 {
  text-transform: uppercase;
}

.heading-103 {
  text-transform: uppercase;
}

.heading-104 {
  text-transform: uppercase;
}

.heading-105 {
  direction: ltr;
  text-transform: uppercase;
}

.heading-106 {
  text-transform: uppercase;
}

.heading-107 {
  text-transform: uppercase;
}

.heading-108 {
  text-transform: uppercase;
}

.heading-109 {
  text-transform: uppercase;
}

.heading-110 {
  text-transform: uppercase;
}

.heading-111 {
  text-transform: uppercase;
}

.heading-112 {
  text-transform: uppercase;
}

.heading-113 {
  text-transform: uppercase;
}

.heading-114 {
  text-transform: uppercase;
}

.heading-115 {
  text-transform: uppercase;
}

.heading-116 {
  text-transform: uppercase;
}

.heading-117 {
  text-transform: uppercase;
}

.heading-118 {
  text-transform: uppercase;
}

.heading-119 {
  text-transform: uppercase;
}

.heading-120 {
  text-transform: uppercase;
}

.heading-121 {
  text-transform: uppercase;
}

.heading-122 {
  text-transform: uppercase;
}

.heading-123 {
  font-weight: 400;
  text-transform: none;
}

.heading-124 {
  text-transform: uppercase;
}

.heading-125 {
  text-align: left;
  text-transform: uppercase;
}

.heading-126 {
  text-transform: uppercase;
}

.heading-127 {
  text-transform: uppercase;
}

.heading-127.italics {
  position: static;
  font-weight: 400;
  text-transform: none;
}

.heading-128 {
  text-transform: uppercase;
}

.heading-129 {
  text-transform: uppercase;
}

.heading-130 {
  text-transform: uppercase;
}

.div-block-23 {
  display: none;
  width: 59%;
  height: 3px;
  background-color: #cc1717;
}

.heading-131 {
  text-transform: uppercase;
}

.heading-132 {
  text-transform: uppercase;
}

.heading-133 {
  text-transform: uppercase;
}

.heading-134 {
  text-transform: uppercase;
}

.heading-135 {
  text-transform: uppercase;
}

.heading-136 {
  text-transform: uppercase;
}

.heading-137 {
  text-transform: uppercase;
}

.heading-138 {
  text-transform: uppercase;
}

.heading-139 {
  text-transform: uppercase;
}

.heading-140 {
  text-transform: uppercase;
}

.heading-141 {
  text-transform: uppercase;
}

.heading-142 {
  text-transform: uppercase;
}

.heading-143 {
  text-transform: uppercase;
}

.italics {
  font-style: italic;
  text-align: justify;
  text-decoration: none;
}

.italics.italics-line {
  text-decoration: underline;
}

.list-5 {
  padding-left: 105px;
  list-style-type: decimal;
}

.italic-text {
  font-weight: 400;
  text-decoration: underline;
  text-transform: capitalize;
}

.italic-text-2 {
  font-weight: 400;
  text-decoration: underline;
  text-transform: capitalize;
}

.paragraph-32 {
  font-style: italic;
  text-decoration: underline;
}

.list-6 {
  list-style-type: disc;
}

.paragraph-33 {
  margin-top: 19px;
}

.paragraph-34 {
  margin-left: 0px;
}

.paragraph-35 {
  margin-left: 0px;
}

.paragraph-36 {
  margin-left: 0px;
}

.paragraph-37 {
  margin-left: 0px;
  text-align: justify;
}

.paragraph-38 {
  font-weight: 700;
}

.paragraph-39 {
  font-style: italic;
  text-align: justify;
}

.paragraph-40 {
  font-weight: 700;
}

.italics-line {
  font-style: italic;
  text-align: justify;
  text-decoration: underline;
}

.paragraph-41 {
  font-weight: 700;
}

.image-18 {
  position: absolute;
}

.image-19 {
  position: static;
  left: auto;
  top: auto;
  right: 1%;
  bottom: 9%;
  width: 14rem;
}

.link-block-8 {
  position: absolute;
  left: auto;
  top: auto;
  right: 2%;
  bottom: 20%;
}

.column-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: 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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bold-text-6 {
  color: #fff;
  font-weight: 400;
}

.bold-text-6:hover {
  color: #c2c2c2;
}

.bold-text-7 {
  font-weight: 400;
}

.bold-text-8 {
  font-weight: 400;
}

.bold-text-9 {
  font-weight: 400;
}

.bold-text-10 {
  font-weight: 400;
}

.bold-text-11 {
  font-weight: 400;
}

.image-20 {
  border-style: none;
  border-width: 6px;
  border-color: #ededed;
  border-radius: 0px;
}

.bold-text-12 {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
}

.bold-text-12:hover {
  color: #fff;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bold-text-13 {
  color: #fff;
}

.bold-text-14 {
  color: #fff;
  font-size: 16px;
}

.link-block-9 {
  position: relative;
  top: 55px;
}

.text-block-30 {
  border-style: none;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.28);
}

.text-block-30.box-line {
  border-style: solid;
}

.box-line {
  margin-top: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
}

.text-block-31 {
  text-align: left;
}

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

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

.text-block-32 {
  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;
}

.text-block-33 {
  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;
}

.col-box-spons {
  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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
}

.paragraph-42 {
  font-weight: 700;
}

.paragraph-43 {
  position: static;
  font-weight: 700;
}

.paragraph-44 {
  font-weight: 700;
}

.paragraph-45 {
  font-weight: 700;
}

.paragraph-46 {
  font-weight: 700;
}

.paragraph-47 {
  font-weight: 700;
}

.link-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 13.1rem;
  height: 2.9rem;
  -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;
  background-color: #cc1717;
  box-shadow: -3px 3px 6px 1px #c2c2c2;
  text-decoration: none;
}

.link-block-10:hover {
  background-color: #640000;
  box-shadow: -6px 6px 6px 1px #c2c2c2;
  color: #858585;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-21 {
  width: 30px;
  max-width: 100%;
}

.column-25 {
  top: 12px;
  margin-top: 19px;
}

.bold-text-15 {
  color: #fff;
  font-size: 19px;
  font-weight: 400;
}

.bold-text-15.black {
  color: #333;
  font-size: 16px;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-28 {
  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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-48 {
  padding-top: 13px;
}

.image-22 {
  width: 20px;
}

.bold-text-16 {
  font-size: 20px;
}

.bold-text-16.header-contact {
  text-align: left;
}

.bold-text-17 {
  font-size: 20px;
  text-align: left;
}

.heading-144 {
  font-size: 20px;
}

.heading-145 {
  font-size: 17px;
}

.heading-146 {
  margin-top: 0px;
  margin-bottom: 5px;
}

.heading-147 {
  margin-bottom: 10px;
  text-align: left;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-block-11 {
  display: none;
}

.paragraph-49 {
  text-align: justify;
}

.paragraph-50 {
  text-align: justify;
}

.paragraph-51 {
  text-align: justify;
}

.paragraph-52 {
  text-align: justify;
}

.paragraph-53 {
  text-align: justify;
}

.list-item-8 {
  text-align: justify;
}

.list-item-9 {
  text-align: justify;
}

.list-item-10 {
  text-align: justify;
}

.paragraph-54 {
  text-align: justify;
}

.paragraph-55 {
  text-align: justify;
}

.paragraph-56 {
  text-align: justify;
}

.paragraph-57 {
  text-align: justify;
}

.list-item-11 {
  text-align: justify;
}

.list-item-12 {
  text-align: justify;
}

.list-item-13 {
  text-align: justify;
}

.list-item-14 {
  text-align: justify;
}

.list-item-15 {
  text-align: justify;
}

.list-item-16 {
  text-align: justify;
}

.paragraph-58 {
  text-align: justify;
}

.paragraph-59 {
  text-align: justify;
}

.list-item-17 {
  text-align: justify;
}

.list-item-18 {
  text-align: justify;
}

.paragraph-60 {
  text-align: justify;
}

.list-item-19 {
  text-align: justify;
}

.list-item-20 {
  text-align: justify;
}

.paragraph-61 {
  text-align: justify;
}

.list-item-21 {
  text-align: justify;
}

.paragraph-62 {
  text-align: justify;
}

.paragraph-63 {
  text-align: justify;
}

.paragraph-64 {
  text-align: justify;
}

.paragraph-65 {
  text-align: justify;
}

.paragraph-66 {
  text-align: justify;
}

.paragraph-67 {
  text-align: justify;
}

.list-item-22 {
  text-align: justify;
}

.list-item-23 {
  text-align: justify;
}

.list-item-24 {
  text-align: justify;
}

.list-item-25 {
  text-align: justify;
}

.list-item-26 {
  text-align: justify;
}

.paragraph-68 {
  text-align: justify;
}

.paragraph-69 {
  text-align: justify;
}

.list-item-27 {
  text-align: justify;
}

.list-item-28 {
  text-align: justify;
}

.list-item-29 {
  text-align: justify;
}

.paragraph-70 {
  text-align: justify;
}

.paragraph-71 {
  text-align: justify;
}

.list-item-30 {
  text-align: justify;
}

.list-item-31 {
  text-align: justify;
}

.list-item-32 {
  text-align: justify;
}

.paragraph-72 {
  text-align: justify;
}

.list-item-33 {
  text-align: justify;
}

.list-item-34 {
  text-align: justify;
}

.list-item-35 {
  text-align: justify;
}

.list-item-36 {
  text-align: justify;
}

.list-item-37 {
  text-align: justify;
}

.paragraph-73 {
  text-align: justify;
}

.list-item-38 {
  text-align: justify;
}

.list-item-39 {
  text-align: justify;
}

.list-item-40 {
  text-align: justify;
}

.paragraph-74 {
  text-align: justify;
}

.paragraph-75 {
  text-align: justify;
}

.paragraph-76 {
  text-align: justify;
}

.paragraph-77 {
  text-align: justify;
}

.list-item-41 {
  text-align: justify;
}

.list-item-42 {
  text-align: justify;
}

.list-item-43 {
  text-align: justify;
}

.list-item-44 {
  text-align: justify;
}

.paragraph-78 {
  text-align: justify;
}

.paragraph-79 {
  text-align: justify;
}

.paragraph-80 {
  text-align: justify;
}

.paragraph-81 {
  text-align: justify;
}

.paragraph-82 {
  text-align: justify;
}

.paragraph-83 {
  text-align: justify;
}

.paragraph-84 {
  text-align: justify;
}

.list-item-45 {
  text-align: justify;
}

.list-item-46 {
  text-align: justify;
}

.list-item-47 {
  text-align: justify;
}

.list-item-48 {
  text-align: justify;
}

.list-item-49 {
  text-align: justify;
}

.list-item-50 {
  text-align: justify;
}

.list-item-51 {
  text-align: justify;
}

.list-item-52 {
  text-align: justify;
}

.list-item-53 {
  text-align: justify;
}

.list-item-54 {
  text-align: justify;
}

.list-item-55 {
  text-align: justify;
}

.paragraph-85 {
  text-align: justify;
}

.paragraph-86 {
  text-align: justify;
}

.list-item-56 {
  text-align: justify;
}

.list-item-57 {
  text-align: justify;
}

.list-item-58 {
  text-align: justify;
}

.list-item-59 {
  text-align: justify;
}

.list-item-60 {
  text-align: justify;
}

.list-item-61 {
  text-align: justify;
}

.list-item-62 {
  text-align: justify;
}

.list-item-63 {
  text-align: justify;
}

.list-item-64 {
  text-align: justify;
}

.list-item-65 {
  text-align: justify;
}

.list-item-66 {
  text-align: justify;
}

.list-item-67 {
  text-align: justify;
}

.list-item-68 {
  text-align: justify;
}

.list-item-69 {
  text-align: justify;
}

.paragraph-87 {
  text-align: justify;
}

.paragraph-88 {
  text-align: justify;
}

.list-item-70 {
  text-align: justify;
}

.list-item-71 {
  text-align: justify;
}

.list-item-72 {
  text-align: justify;
}

.list-item-73 {
  text-align: justify;
}

.list-item-74 {
  text-align: justify;
}

.list-item-75 {
  text-align: justify;
}

.list-item-76 {
  text-align: justify;
}

.paragraph-89 {
  text-align: justify;
}

.list-item-77 {
  text-align: justify;
}

.list-item-78 {
  text-align: justify;
}

.list-item-79 {
  text-align: justify;
}

.list-item-80 {
  text-align: justify;
}

.paragraph-90 {
  text-align: justify;
}

.list-item-81 {
  text-align: justify;
}

.list-item-82 {
  text-align: justify;
}

.list-item-83 {
  text-align: justify;
}

.list-item-84 {
  text-align: justify;
}

.list-item-85 {
  text-align: justify;
}

.paragraph-91 {
  display: block;
  text-align: justify;
}

.list-item-86 {
  text-align: justify;
}

.list-item-87 {
  text-align: justify;
}

.list-item-88 {
  text-align: justify;
}

.list-item-89 {
  text-align: justify;
}

.list-item-90 {
  text-align: justify;
}

.list-item-91 {
  text-align: justify;
}

.paragraph-92 {
  text-align: justify;
}

.paragraph-93 {
  text-align: justify;
}

.paragraph-94 {
  text-align: justify;
}

.paragraph-95 {
  text-align: justify;
}

.list-item-92 {
  text-align: justify;
}

.list-item-93 {
  text-align: justify;
}

.list-item-94 {
  text-align: justify;
}

.list-item-95 {
  text-align: justify;
}

.list-item-96 {
  text-align: justify;
}

.list-item-97 {
  text-align: justify;
}

.list-item-98 {
  text-align: justify;
}

.list-item-99 {
  text-align: justify;
}

.list-item-100 {
  text-align: justify;
}

.list-item-101 {
  text-align: justify;
}

.list-item-102 {
  text-align: justify;
}

.paragraph-96 {
  text-align: justify;
}

.list-item-103 {
  text-align: justify;
}

.list-item-104 {
  text-align: justify;
}

.paragraph-97 {
  text-align: justify;
}

.paragraph-98 {
  text-align: justify;
}

.paragraph-99 {
  text-align: justify;
}

.paragraph-100 {
  text-align: justify;
}

.paragraph-101 {
  text-align: justify;
}

.paragraph-102 {
  text-align: justify;
}

.paragraph-103 {
  text-align: justify;
}

.paragraph-104 {
  text-align: justify;
}

.paragraph-105 {
  text-align: justify;
}

.paragraph-106 {
  text-align: justify;
}

.list-item-105 {
  text-align: justify;
}

.list-item-106 {
  text-align: justify;
}

.list-item-107 {
  text-align: justify;
}

.list-item-108 {
  text-align: justify;
}

.list-item-109 {
  text-align: justify;
}

.list-item-110 {
  text-align: justify;
}

.list-item-111 {
  text-align: justify;
}

.list-item-112 {
  text-align: justify;
}

.paragraph-107 {
  text-align: justify;
}

.paragraph-108 {
  text-align: justify;
}

.list-item-113 {
  text-align: justify;
}

.list-item-114 {
  text-align: justify;
}

.list-item-115 {
  text-align: justify;
}

.paragraph-109 {
  text-align: justify;
}

.list-item-116 {
  text-align: justify;
}

.list-item-117 {
  text-align: justify;
}

.list-item-118 {
  text-align: justify;
}

.list-item-119 {
  text-align: justify;
}

.list-item-120 {
  text-align: justify;
}

.list-item-121 {
  text-align: justify;
}

.list-item-122 {
  text-align: justify;
}

.list-item-123 {
  text-align: justify;
}

.list-item-124 {
  text-align: justify;
}

.paragraph-110 {
  text-align: justify;
}

.paragraph-111 {
  text-align: justify;
}

.paragraph-112 {
  text-align: justify;
}

.paragraph-113 {
  text-align: justify;
}

.paragraph-114 {
  text-align: justify;
}

.paragraph-115 {
  text-align: justify;
}

.paragraph-116 {
  text-align: justify;
}

.list-item-125 {
  text-align: justify;
}

.list-item-126 {
  text-align: justify;
}

.list-item-127 {
  text-align: justify;
}

.list-item-128 {
  text-align: justify;
}

.list-item-129 {
  text-align: justify;
}

.list-item-130 {
  text-align: justify;
}

.list-item-131 {
  text-align: justify;
}

.list-item-132 {
  text-align: justify;
}

.list-item-133 {
  text-align: justify;
}

.paragraph-117 {
  text-align: justify;
}

.paragraph-118 {
  text-align: justify;
}

.list-item-134 {
  text-align: justify;
}

.list-item-135 {
  text-align: justify;
}

.list-item-136 {
  text-align: justify;
}

.list-item-137 {
  text-align: justify;
}

.list-item-138 {
  text-align: justify;
}

.list-item-139 {
  text-align: justify;
}

.list-item-140 {
  text-align: justify;
}

.list-item-141 {
  text-align: justify;
}

.paragraph-119 {
  text-align: justify;
}

.list-item-142 {
  text-align: justify;
}

.list-item-143 {
  text-align: justify;
}

.list-item-144 {
  text-align: justify;
}

.list-item-145 {
  text-align: justify;
}

.list-item-146 {
  text-align: justify;
}

.paragraph-120 {
  text-align: justify;
}

@media screen and (min-width: 1440px) {
  .nav-temp {
    font-size: 15px;
  }

  .dropdown {
    width: 85px;
  }

  .dropdown-toggle-2 {
    width: 100%;
  }

  .dropdown-toggle-3 {
    width: 100%;
  }

  .dropdown-toggle-4 {
    width: 85px;
  }

  .icon {
    right: 4px;
    font-size: 19px;
  }

  .icon-2 {
    right: 8px;
    font-size: 19px;
  }

  .icon-3 {
    right: 1px;
    font-size: 19px;
  }

  .icon-4 {
    right: 12px;
    font-size: 19px;
  }

  .icon-5 {
    right: -10px;
  }

  .icon-6 {
    right: -8px;
  }

  .icon-7 {
    right: -14px;
  }

  .dropdown-2 {
    width: 85px;
  }

  .dropdown-6 {
    width: 105px;
  }
}

@media screen and (min-width: 1920px) {
  .nav-temp {
    font-size: 9px;
  }

  .infolink-section {
    height: 45rem;
  }

  .cata-div {
    height: 21rem;
  }
}

@media screen and (max-width: 991px) {
  .hero-section {
    height: 25rem;
  }

  .banner-text-div.banner-text-2.banner-text-3 {
    display: none;
  }

  .text-block {
    display: block;
  }

  .image-4 {
    left: 5px;
    top: 31%;
    max-width: 90%;
  }

  .image-5 {
    left: -6px;
    top: -64px;
    width: 350px;
  }

  .brand {
    width: 180px;
  }

  .brand.w--current {
    margin-left: 10px;
  }

  .nav-menu {
    left: 151px;
    top: 7px;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navbar-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .dropdown {
    width: 100%;
    min-width: auto;
  }

  .dropdown-toggle {
    z-index: 1;
    height: 50px;
  }

  .dropdown-toggle-2 {
    position: static;
    height: 50px;
    max-width: none;
    min-width: 0rem;
  }

  .dropdown-toggle-3 {
    position: static;
    height: 50px;
    max-width: 100%;
    min-width: 0rem;
  }

  .dropdown-toggle-4 {
    position: static;
    height: 50px;
    max-width: none;
    min-width: 0rem;
  }

  .dropdown-toggle-5 {
    height: 50px;
    max-width: none;
    min-width: auto;
  }

  .dropdown-toggle-6 {
    height: 50px;
    max-width: none;
    min-width: 0rem;
    background-color: transparent;
  }

  .dropdown-toggle-6.w--open {
    background-color: #ededed;
  }

  .dropdown-toggle-7 {
    height: 50px;
  }

  .dropdown-list.w--open {
    position: relative;
    z-index: 0;
    height: 270px;
  }

  .dropdown-list-2.w--open {
    position: relative;
    top: -9px;
  }

  .dropdown-list-3.w--open {
    position: relative;
    top: -10px;
  }

  .dropdown-list-4.w--open {
    position: relative;
    top: 1px;
    padding-top: 3px;
  }

  .dropdown-list-5.w--open {
    position: relative;
    left: 0px;
    top: -14px;
  }

  .dropdown-list-6.w--open {
    position: relative;
    left: 183px;
    top: -9px;
    margin-left: -182px;
  }

  .dropdown-list-7.w--open {
    position: relative;
    left: 0px;
    top: -318px;
    width: 100%;
  }

  .dropdown-2 {
    max-width: none;
    min-width: auto;
  }

  .dropdown-4 {
    width: 100%;
    max-width: none;
    min-width: auto;
  }

  .dropdown-5 {
    max-width: none;
    min-width: 0rem;
  }

  .dropdown-6 {
    max-width: none;
    min-width: 0rem;
  }

  .globe-div.hero-div-text {
    height: 22rem;
    padding-top: 40px;
  }

  .heading.immi-h2 {
    width: 90%;
  }

  .link-block {
    top: 8%;
    right: 0%;
    overflow: hidden;
  }

  .infolink-section {
    margin-top: 62px;
  }

  .immigrate-section {
    height: auto;
  }

  .immigrateimg-div {
    height: 20.1rem;
  }

  .immigrate-text-div {
    height: 19.6rem;
    padding-top: 48px;
    padding-left: 0px;
  }

  .div-block-2 {
    height: 22rem;
  }

  .image-9 {
    top: -44px;
  }

  .div-block-3 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-11 {
    position: relative;
    left: -71px;
    max-width: 510px;
  }

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

  .free-cta {
    margin-top: 111px;
  }

  .footer-div {
    position: static;
    height: 18rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .link-div {
    margin-left: 16px;
  }

  .footer-section {
    position: relative;
    height: 26rem;
  }

  .footer-text {
    font-size: 13px;
  }

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

  .columns-4 {
    left: 39px;
    width: 100%;
    margin-top: 0px;
    margin-left: 14px;
  }

  .column-8 {
    left: 5px;
  }

  .column-8.contact-col {
    top: 13px;
  }

  .form {
    margin-left: 2px;
  }

  .form-block {
    margin-left: 0px;
  }

  .dropdown-toggle-10 {
    padding-right: 20px;
  }

  .dropdown-link-9 {
    padding-left: 10px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }

  .dropdown-link-10 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }

  .dropdown-link-10.w--current {
    padding-left: 10px;
    text-align: center;
  }

  .dropdown-link-11 {
    padding-left: 10px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }

  .dropdown-link-12 {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }

  .dropdown-list-8.w--open {
    width: 100%;
  }

  .icon-8 {
    top: 26px;
    margin-right: 10px;
  }

  .text-block-10.lang-div {
    height: 6rem;
  }

  .text-block-10.lang-div.col-mid-reg {
    font-size: 100%;
  }

  .paragraph-8 {
    margin-left: 33px;
  }

  .columns-6 {
    margin-right: -31px;
    margin-left: 29px;
  }

  .div-block-10 {
    overflow: hidden;
  }

  .text-block-15.education-col {
    font-size: 15px;
    text-align: center;
  }

  .text-block-15.education-col.education-col-2 {
    padding-top: 0px;
    font-size: 15px;
  }

  .text-block-15.education-col.educ-col-1 {
    padding-top: 3px;
  }

  .text-block-16.edu-col-2 {
    font-size: 15px;
  }

  .text-block-16.education-col {
    font-size: 15px;
  }

  .column-ex-1 {
    font-size: 90%;
    line-height: 17px;
  }

  .text-block-18 {
    width: auto;
    font-size: 90%;
  }

  .div-block-12 {
    position: relative;
    z-index: 2;
    height: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .link-block-5 {
    position: relative;
  }

  .blackbar {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    height: 40px;
  }

  .heading-9 {
    font-size: 40px;
    line-height: 40px;
  }

  .div-block-16 {
    left: -161px;
    top: 133px;
  }

  .div-block-17 {
    width: auto;
    padding-top: 9px;
  }

  .paragraph-16.padding {
    margin-bottom: 0px;
  }

  .contact-col {
    margin-right: 28px;
  }

  .numberdiv {
    display: none;
  }

  .image-15 {
    display: block;
  }

  .div-block-21 {
    width: 95%;
  }

  .column-25 {
    top: 0px;
  }
}

@media screen and (max-width: 767px) {
  .banner-div {
    z-index: 2;
    height: 80px;
  }

  .banner-text-div {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
    margin-left: 0px;
  }

  .banner-text-div.banner-text-2 {
    left: 180px;
    display: none;
    margin-top: 92px;
    margin-left: 45px;
  }

  .banner-text-div.banner-text-2.banner-text-3 {
    display: none;
  }

  .text-block {
    display: block;
  }

  .image-4 {
    top: 3%;
  }

  .navbar {
    z-index: 1;
    height: 60px;
  }

  .image-5 {
    top: -63px;
    width: 350px;
    max-width: 100%;
  }

  .nav-temp {
    font-size: 10px;
  }

  .nav-menu {
    position: absolute;
    left: 0px;
    top: 0px;
    right: -4px;
    z-index: 4;
    width: 80%;
    height: 430px;
  }

  .navbar-div {
    top: -31px;
    z-index: 0;
  }

  .dropdown {
    left: 0px;
  }

  .dropdown-toggle {
    width: 100%;
  }

  .dropdown-toggle.w--open {
    width: 155px;
  }

  .dropdown-toggle-2 {
    left: 0px;
    display: inline-block;
    width: 100%;
  }

  .dropdown-toggle-3 {
    left: 0px;
    display: inline-block;
    width: 100%;
    max-width: none;
  }

  .dropdown-toggle-3.w--open {
    width: 155px;
  }

  .dropdown-toggle-4 {
    left: 0px;
    display: inline-block;
    width: 100%;
    margin-left: 0px;
  }

  .dropdown-toggle-5 {
    left: 0px;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .dropdown-toggle-6 {
    left: 0px;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .dropdown-toggle-7 {
    left: 0px;
    top: 9px;
    width: 100%;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
  }

  .dropdown-toggle-7.w--open {
    top: 9px;
  }

  .dropdown-list.w--open {
    top: -82px;
    z-index: 1;
    height: 480px;
  }

  .icon-3 {
    right: -2px;
  }

  .icon-4 {
    right: -1px;
  }

  .icon-5 {
    right: -2px;
  }

  .icon-6 {
    right: -2px;
  }

  .icon-7 {
    right: -1px;
  }

  .dropdown-list-2.w--open {
    left: 1px;
    top: -14px;
  }

  .dropdown-list-3 {
    top: 58px;
  }

  .dropdown-list-3.w--open {
    left: 1px;
  }

  .dropdown-list-4 {
    top: 55px;
  }

  .dropdown-list-5 {
    left: 258px;
    top: 53px;
  }

  .dropdown-list-5.w--open {
    left: 216px;
    margin-left: -217px;
  }

  .dropdown-list-6.w--open {
    left: 217px;
    top: -12px;
    margin-left: -217px;
  }

  .dropdown-list-7 {
    top: 41px;
  }

  .dropdown-list-7.w--open {
    left: 0px;
    top: -51px;
    z-index: 5;
    margin-left: 0px;
    background-color: #ededed;
  }

  .dropdown-2 {
    left: 0px;
    width: 100%;
    margin-left: 0px;
  }

  .dropdown-3 {
    left: 0px;
    top: -10px;
    z-index: 3;
    width: 100%;
    margin-left: 0px;
    background-color: transparent;
  }

  .dropdown-4 {
    left: 0px;
    width: 100%;
    margin-left: 0px;
  }

  .dropdown-5 {
    left: -1px;
    display: block;
    overflow: hidden;
    width: 100%;
    margin-left: 0px;
  }

  .menu-button {
    left: 0px;
    top: 31px;
  }

  .dropdown-6 {
    left: 0px;
  }

  .column-2 {
    display: block;
    margin-top: 0px;
  }

  .globe-div {
    height: 15rem;
  }

  .globe-div.hero-div-text {
    overflow: visible;
  }

  .column-3 {
    margin-top: -30px;
  }

  .image-7 {
    left: 0px;
    top: -165px;
    max-width: 100%;
  }

  .dropdown-7 {
    width: 100%;
  }

  .infolink-section {
    display: block;
    height: 56rem;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .immigrate-section {
    height: auto;
    margin-bottom: 181px;
  }

  .immigrateimg-div {
    position: relative;
    width: 100%;
    height: 12rem;
    margin-top: 30px;
  }

  .immigrate-text-div {
    height: 16rem;
    padding-top: 28px;
    padding-left: 21px;
  }

  .image-8 {
    top: -199px;
  }

  .div-block-2 {
    height: 12rem;
  }

  .image-9 {
    top: -372px;
    max-width: 100%;
  }

  .div-block-3 {
    margin-top: 1px;
    margin-right: 18px;
    margin-left: 18px;
    padding-right: 3px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-grid-columns: 0.5fr 0.5fr;
    grid-template-columns: 0.5fr 0.5fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

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

  .image-10 {
    top: -320px;
    bottom: -450.45px;
  }

  .div-block-4 {
    height: 18rem;
  }

  .image-11 {
    position: static;
    left: -12px;
    top: -102px;
    width: auto;
    max-width: 100%;
    margin-top: -89px;
  }

  .div-block-5 {
    width: 100%;
    height: 12rem;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
  }

  .free-cta {
    margin-top: 40px;
    margin-bottom: 38px;
  }

  .footer-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    height: 15rem;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .link-div {
    width: 12rem;
    height: 12rem;
  }

  .footer-section {
    height: 52rem;
  }

  .footer-text {
    font-size: 11px;
    line-height: 13px;
  }

  .div-block-7 {
    width: 170px;
    height: 0px;
  }

  .image-12 {
    display: block;
    margin-right: 26px;
  }

  .container-2 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: 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;
  }

  .heading-2 {
    margin-bottom: 6px;
  }

  .heading-3 {
    margin-bottom: 6px;
  }

  .vistor-section {
    height: 100%;
  }

  .columns-4 {
    left: 24px;
    width: 98%;
    margin-left: 0px;
  }

  .container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: 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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navbar-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-8 {
    left: 0px;
    display: block;
  }

  .column-8.contact-col {
    left: 0px;
  }

  .column-9 {
    display: none;
  }

  .form {
    overflow: hidden;
  }

  .form-block {
    overflow: hidden;
    margin-left: 0px;
  }

  .text-block-10.lang-div {
    height: 6rem;
  }

  .columns-6 {
    margin-right: 28px;
    margin-left: 28px;
  }

  .div-block-12 {
    z-index: 2;
  }

  .contactnav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -5px;
    margin-bottom: 0px;
  }

  .div-block-15 {
    -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;
  }

  .link-block-6 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

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

  .div-block-17 {
    padding-top: 0px;
  }

  .section-2 {
    height: 51rem;
  }

  .numberdiv {
    display: none;
  }

  .contact-div {
    display: block;
  }

  .image-16 {
    top: 0px;
  }

  .link-div-footer.contact-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 4rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .columns-12 {
    position: relative;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    width: auto;
  }

  .banner-text-div.banner-text-2 {
    display: none;
  }

  .text-block {
    font-size: 13px;
  }

  .image-4 {
    width: 160px;
  }

  .image-5 {
    top: -63px;
    z-index: 1;
    width: 206%;
    max-width: 100%;
  }

  .nav-menu {
    left: 0px;
    right: 0px;
    z-index: 3;
    width: 21rem;
    height: 410px;
  }

  .navbar-div {
    top: -19px;
    z-index: 0;
  }

  .dropdown-toggle-3 {
    left: 0px;
    width: 100%;
  }

  .dropdown-toggle-3.w--open {
    width: 100%;
    margin-left: 1px;
  }

  .dropdown-toggle-4 {
    position: static;
    left: -65px;
  }

  .dropdown-toggle-5 {
    left: 0px;
    width: 100%;
  }

  .dropdown-toggle-6 {
    left: 0px;
    width: 100%;
    margin-left: 0px;
  }

  .dropdown-toggle-7 {
    left: 0px;
    top: 9px;
    width: 100%;
    margin-left: 0px;
  }

  .icon-4 {
    right: -15px;
  }

  .icon-5 {
    right: 1px;
  }

  .dropdown-list-2 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0px;
  }

  .dropdown-list-2.w--open {
    left: 2px;
    top: -9px;
  }

  .dropdown-list-3 {
    margin-left: 0px;
  }

  .dropdown-list-3.w--open {
    position: relative;
    left: 11px;
    top: -9px;
    margin-left: -10px;
  }

  .dropdown-list-4 {
    position: relative;
    top: -12px;
  }

  .dropdown-list-5 {
    position: relative;
    top: -12px;
    margin-left: 0px;
  }

  .dropdown-list-5.w--open {
    top: -10px;
  }

  .dropdown-list-6 {
    position: absolute;
    top: -3px;
  }

  .dropdown-list-7 {
    position: relative;
    top: -13px;
    margin-left: 0px;
  }

  .div-block {
    position: absolute;
    top: 87px;
  }

  .dropdown-2 {
    left: 0px;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .dropdown-3 {
    z-index: 0;
  }

  .menu-button {
    left: 0px;
    top: 3px;
  }

  .globe-div.hero-div-text {
    height: 18rem;
  }

  .column-3 {
    margin-top: -56px;
  }

  .image-7 {
    top: -92px;
  }

  .button.cata-button {
    margin-top: -4px;
  }

  .infolink-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 99%;
    height: 53rem;
    margin-right: 1px;
    margin-left: 1px;
    padding-top: 23px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .immigrate-section {
    height: auto;
    margin-bottom: 0px;
  }

  .immigrateimg-div {
    height: 11rem;
  }

  .immigrate-text-div {
    padding-top: 31px;
  }

  .column-5 {
    height: 330px;
  }

  .image-8 {
    top: -96px;
  }

  .image-9 {
    top: -121px;
  }

  .div-block-3 {
    width: 90%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .cata-div {
    overflow: hidden;
    width: 95%;
    height: 15rem;
    padding-right: 3px;
    padding-left: 3px;
  }

  .cata-text {
    font-size: 13px;
  }

  .image-11 {
    top: -51px;
  }

  .column-6 {
    overflow: hidden;
  }

  .free-cta {
    width: 70%;
    height: auto;
    margin-right: 0px;
  }

  .footer-div {
    width: 100%;
  }

  .link-div {
    width: 11rem;
  }

  .link-div.contact-link {
    display: none;
  }

  .footer-section {
    height: 60rem;
  }

  .image-12 {
    display: none;
  }

  .vistor-section {
    height: 100%;
  }

  .columns-4 {
    width: 90%;
    margin-top: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .column-8 {
    left: 10px;
    overflow: hidden;
    padding-right: 0px;
    padding-left: 0px;
  }

  .form {
    width: 100%;
  }

  .contact-wh {
    padding-left: 10px;
  }

  .form-block {
    overflow: visible;
    width: 95%;
  }

  .paragraph-4 {
    text-align: left;
  }

  .assessment-cta {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-12 {
    z-index: 3;
  }

  .contactnav {
    left: 3%;
    top: 7%;
    z-index: 3;
    display: block;
    width: 90%;
  }

  .link.linkstyle {
    font-size: 12px;
  }

  .blackbar-text {
    border-style: solid;
    border-width: 1px;
    border-color: #000;
  }

  .text-block-21 {
    font-size: 13px;
  }

  .div-block-17 {
    height: 30px;
    margin-right: 9px;
    margin-left: 9px;
  }

  .text-block-22 {
    display: none;
    font-size: 10px;
  }

  .paragraph-16 {
    width: 99%;
  }

  .paragraph-16.padding {
    text-align: justify;
  }

  .numberdiv {
    display: none;
  }

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

  .text-field-25 {
    width: 95%;
  }

  .text-field-26 {
    width: 95%;
  }

  .textarea-13 {
    width: 95%;
  }

  .link-div-footer.contact-div {
    height: 6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block-28 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .columns-12 {
    left: 11px;
  }

  .image-19 {
    max-width: 80%;
  }

  .link-block-8 {
    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;
  }

  .bold-text-15.black {
    text-align: justify;
  }

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

#w-node-_738ebab1-0964-ffc0-27ea-c0581fe2e262-54e9741a {
  -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-d0c4edb3-b28e-d74d-8346-18aac41e1737-54e9741a {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -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: 767px) {
  #w-node-_738ebab1-0964-ffc0-27ea-c0581fe2e262-54e9741a {
    -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;
  }
}