.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.herosection {
  position: relative;
  height: 100vh;
}

.logoimage {
  width: 160px;
  height: 60px;
  background-image: url('../images/ANSOL_logo.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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 {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.nav-link {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #868686;
  font-size: 17px;
}

.nav-link.light {
  color: rgba(0, 0, 0, 0.5);
}

.nav-link.light.w--current {
  color: #2b6df0;
}

.text-block {
  margin-bottom: 15px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 22px;
  line-height: 40px;
  font-weight: 300;
  text-align: left;
}

.text-block-2 {
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 68px;
  line-height: 60px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
}

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

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

.bold-text {
  padding-right: 10px;
  padding-left: 10px;
  background-color: #c2000c;
  color: #fff;
  letter-spacing: 0px;
}

.bold-text._2 {
  background-color: #2b6df0;
}

.bold-text._3 {
  background-color: #309c1a;
}

.background-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  height: 100vh;
}

.div-block-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1150px;
  min-height: 430px;
  min-width: 960px;
  margin-top: -100px;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 45px;
  padding-bottom: 45px;
  -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-radius: 20px;
  background-color: #fff;
  box-shadow: 14px 14px 50px -8px #cbeaff;
}

.section {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cha {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -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;
}

.div-block-5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: hsla(0, 0%, 100%, 0.8);
}

.slider-text {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: none;
  height: 100%;
  background-color: transparent;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
}

.div-block-6.hide {
  display: none;
}

.slide-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 110px;
  -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;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.text-block-3 {
  position: relative;
  z-index: 1;
  margin-bottom: 33px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}

.text-block-3.w {
  position: relative;
  z-index: 2;
  color: #fff;
}

.paragraph {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 32px;
  text-align: left;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-8 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 57%;
  min-height: 400px;
  background-image: url('../images/aboutUs.svg');
  background-position: 90% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-9 {
  position: relative;
  z-index: 2;
  width: 49%;
  margin-top: 40px;
  text-align: justify;
}

.text-block-4 {
  margin-bottom: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 22px;
  line-height: 32px;
  font-weight: 300;
}

.section-2 {
  padding-top: 50px;
  padding-bottom: 40px;
}

.text-block-5 {
  font-family: Exo, sans-serif;
  font-size: 28px;
  line-height: 42px;
  font-weight: 300;
  text-align: center;
}

.text-block-5.w {
  position: relative;
  z-index: 3;
  background-color: transparent;
  color: #fff;
}

.grid {
  margin-top: 40px;
  padding-right: 20px;
  padding-left: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -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: #fff;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 1px 1px 7px -2px #cbeaff;
  -webkit-transition: border-width 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
  transition: border-width 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
}

.div-block-10:hover {
  border-style: solid;
  border-width: 5px;
  border-color: #699cff;
  box-shadow: 9px 9px 50px -10px #cbeaff;
}

.div-block-10._2 {
  border-style: solid;
  border-width: 15px;
  border-color: #ffe0e2;
  border-radius: 10px;
  -webkit-transition: border-width 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
  transition: border-width 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
}

.div-block-10._2:hover {
  border-width: 5px;
  border-color: #ffb6bb;
}

.div-block-10._50 {
  padding-right: 10px;
  padding-left: 10px;
}

.text-block-6 {
  padding: 3px 10px;
  background-color: #f0fff9;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #008633;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
}

.text-block-6._1 {
  background-color: #f0fcff;
  color: #1f7ec7;
}

.text-block-6._2 {
  background-color: #ffeff0;
  color: #c2000c;
}

.text-block-7 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 15px;
  border-radius: 5px;
  background-color: #f10;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
}

.text-block-7._1 {
  background-color: #2b6df0;
}

.text-block-7._3 {
  background-color: #309c1a;
}

.div-block-11 {
  width: 100%;
  height: 140px;
  margin-bottom: 10px;
  background-image: url('../images/service1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-11._1 {
  background-image: url('../images/goal.svg');
}

.div-block-11._3 {
  background-image: url('../images/per.svg');
}

.text-block-8 {
  margin-top: 2px;
  margin-bottom: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #f8fff1), to(#fff));
  background-image: linear-gradient(90deg, #fff, #f8fff1 50%, #fff);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
}

.text-block-8:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #dcffbe), to(#fff));
  background-image: linear-gradient(90deg, #fff, #dcffbe 50%, #fff);
}

.text-block-9 {
  width: 60%;
  font-family: Exo, sans-serif;
  font-size: 32px;
  line-height: 50px;
  font-weight: 300;
}

.section-3 {
  display: none;
  padding: 20px 60px 50px;
  -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;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  margin-right: 15px;
  margin-left: 15px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 26px;
  font-weight: 900;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1vw;
}

.section-4 {
  display: none;
  overflow: hidden;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.slider-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  height: 100%;
}

.slide-nav-copy {
  margin-bottom: 110px;
  -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;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
}

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

.section-5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 40px;
  -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: #313b42;
}

.grid-2 {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-top: 50px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 32%;
  -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;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
}

.div-block-16:hover {
  box-shadow: 1px 1px 100px -10px #15283d;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -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;
}

.div-block-18 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/businessmen-businesswomen-meeting-brainstorming-ideas.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  opacity: 0.3;
}

.grid-3 {
  width: 1200px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 0.7fr 1.2fr 1.2fr 1.2fr;
  grid-template-columns: 0.7fr 1.2fr 1.2fr 1.2fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-13-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 7vw;
}

.div-block-17-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -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-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  min-width: 400px;
  padding-right: 30px;
  padding-left: 30px;
  -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: #6096ff;
  border-radius: 5px;
  background-color: #2b6df0;
  box-shadow: 3px 3px 20px 3px #9ccaff;
  -webkit-transition: -webkit-filter 200ms ease;
  transition: -webkit-filter 200ms ease;
  transition: filter 200ms ease;
  transition: filter 200ms ease, -webkit-filter 200ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 19px;
  text-decoration: none;
}

.link-block-copy:hover {
  -webkit-filter: contrast(200%);
  filter: contrast(200%);
}

.logoimage-copy {
  width: 120px;
  height: 50px;
  background-image: url('../images/ANSOL_logo.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-foot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 17px;
  text-decoration: none;
}

.div-foot.grid {
  margin-top: 0px;
}

.link {
  margin-top: 10px;
  margin-bottom: 15px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  text-decoration: none;
}

.link:hover {
  color: #1a469c;
}

.link.pro {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.link.pro {
  margin-bottom: 20px;
  line-height: 30px;
}

.link.bold {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 500;
}

.link.light {
  margin-bottom: 30px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-size: 16px;
  font-weight: 500;
}

.link.light:hover {
  color: #1a469c;
}

.link.no {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: 400;
}

.div-block-18-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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-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-image: url('../images/businessmen-businesswomen-meeting-brainstorming-ideas.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  opacity: 0.2;
}

.section-5-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 40px;
  -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;
  background-color: #000;
}

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 70px 20px 50px;
  -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-top: 1px solid rgba(0, 0, 0, 0.15);
}

.div-block-19 {
  width: 40%;
  background-image: url('../images/Asset-1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-top: 10px;
  padding-left: 10px;
  -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;
  border-radius: 2px;
  background-color: #fff;
}

.div-block-20.long {
  height: 200px;
  padding-top: 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-11 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: rgba(51, 51, 51, 0.7);
  font-size: 17px;
  font-style: italic;
}

.div-block-16-copy {
  padding-top: 10px;
  border-radius: 10px;
  background-color: #fff;
}

.text-block-12 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 17px;
}

.div-block-21 {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 98%;
  max-width: 1400px;
  margin-top: 50px;
  padding-right: 20px;
  padding-left: 20px;
}

.grid-2-copy {
  position: relative;
  z-index: 4;
  margin-bottom: 15px;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-22 {
  width: 50%;
  margin: 10px;
  padding: 10px;
  border-radius: 7px;
  background-color: #fff;
}

.div-block-23 {
  width: 50%;
  margin: 10px;
  padding: 10px;
  border-radius: 7px;
  background-color: #fff;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.div-block-24 {
  height: 305px;
  margin-top: 10px;
  border-radius: 2px;
  background-color: #fff;
  background-image: url('../images/Screen-Shot-2022-02-21-at-2.30.01-PM.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-block-14 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 19px;
  line-height: 26px;
  font-weight: 600;
}

.div-block-26 {
  width: 100%;
  height: 220px;
  background-image: url('../images/small123rf_89451346.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-26._1 {
  background-color: #eff8ff;
  background-image: url('../images/small123rf_151463352.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-26._3 {
  background-image: url('../images/small_123rf_130828740.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.div-block-26._6 {
  background-image: url('../images/caption.jpeg');
}

.div-block-26._7 {
  background-image: url('../images/small_123rf_155183676.jpg');
  background-position: 0% 50%;
}

.div-block-26._4 {
  background-image: url('../images/SwiftUI-Hero2x.png');
}

.text-block-15 {
  padding: 5px 7px;
  background-color: #ffe1f7;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #c20081;
}

.text-block-15._3 {
  background-color: #e1edff;
  color: #2b6df0;
}

.text-block-15._4 {
  background-color: #e6ffe1;
  color: #1e7c0c;
}

.text-block-15._5 {
  background-color: #fff4e1;
  color: #f0732b;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 40px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-28 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/businessmen-businesswomen-meeting-brainstorming-ideas.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-span-3 {
  color: #747474;
}

.text-span-4 {
  color: #747474;
}

.text-span-5 {
  color: #747474;
}

.text-span-6 {
  color: #747474;
}

.div-foot-copy {
  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: 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;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 17px;
  text-decoration: none;
}

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

.div-block-33 {
  height: 3px;
  background-color: #c2000c;
}

.div-block-33-copy {
  width: 75px;
  height: 3px;
  background-color: #1a469c;
}

.div-block-33-copy-copy {
  width: 75px;
  height: 1px;
  background-color: #1a469c;
}

.div-block-33-c2opy {
  width: 100%;
  height: 1px;
  margin-bottom: 10px;
  background-color: #c2000c;
}

.div-block-34 {
  width: 1px;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #000;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.bold {
  margin-top: -3px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 28px;
  font-weight: 500;
}

.text-block-17 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #000;
  font-size: 17px;
  font-weight: 500;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -15px;
  margin-bottom: -17px;
  padding-right: 20px;
  padding-left: 20px;
  -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;
  background-color: #1a469c;
}

.text-block-18 {
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 1px;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
}

.link-2 {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.text-span-7 {
  color: #c2000c;
}

.div-block-41 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/hinh.png');
  background-position: 50% 50%;
  background-size: 1150px;
  background-repeat: no-repeat;
}

.div-block-42 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #b1b1b1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ceffff), to(#76b1e5));
  background-image: linear-gradient(180deg, #ceffff, #76b1e5);
}

.text-block-19 {
  margin-top: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #747474;
  text-align: center;
}

.p2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #555;
  font-size: 17px;
  line-height: 28px;
  text-align: justify;
}

.button {
  margin-top: 20px;
  margin-bottom: 10px;
  border-radius: 5px;
  background-color: #309c1a;
  -webkit-transition: -webkit-filter 200ms ease;
  transition: -webkit-filter 200ms ease;
  transition: filter 200ms ease;
  transition: filter 200ms ease, -webkit-filter 200ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
}

.button:hover {
  -webkit-filter: contrast(200%);
  filter: contrast(200%);
}

.button._2 {
  background-color: #2b6df0;
}

.div-block-43 {
  width: 22px;
  height: 22px;
  margin-right: 3px;
  background-image: url('../images/Sport_Team_1-copy-15.svg');
  background-position: 50% 50%;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  opacity: 0.7;
}

.div-block-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  -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;
}

.div-block-46 {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  margin-left: 5px;
  background-image: url('../images/cell-phone-svgrepo-com.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-46._1 {
  width: 24px;
  height: 24px;
  background-image: url('../images/tablet-svgrepo-com.svg');
}

.div-block-46._1.hide {
  opacity: 0.2;
}

.div-block-46._2 {
  width: 28px;
  height: 28px;
  margin-bottom: -1px;
  background-image: url('../images/desktop-svgrepo-com.svg');
}

.div-block-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.text-span-8 {
  display: block;
  margin-top: 7px;
  color: #000;
  font-weight: 700;
}

.div-block-48 {
  width: 18px;
  height: 22px;
  background-image: url('../images/workflow-svgrepo-com.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-48._1 {
  background-image: url('../images/solution-svgrepo-com.svg');
  background-position: 50% 50%;
  background-size: contain;
}

.div-block-48._3 {
  background-image: url('../images/rocket-svgrepo-com.svg');
}

.div-block-48._4 {
  background-image: url('../images/cloud-svgrepo-com.svg');
}

.div-block-48._5 {
  background-image: url('../images/star-svgrepo-com.svg');
}

.div-block-48._6 {
  background-image: url('../images/security-on-svgrepo-com.svg');
}

.text-block-20 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
}

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

.grid-4 {
  margin-top: 20px;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-49 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 36px;
  margin-right: 10px;
  -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: #272e79;
  border-radius: 20px;
}

.div-block-50 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-51 {
  width: 28px;
  height: 28px;
  margin-left: 7px;
  border-radius: 7px;
  background-image: url('../images/pdf17.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.text-span-11 {
  color: #acffdc;
  text-decoration: none;
}

.link-block-2 {
  width: 36px;
  height: 36px;
  background-image: url('../images/facebook-icon.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

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

.brand {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-52 {
  height: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: hsla(0, 0%, 100%, 0);
}

.div-block-53 {
  width: 28px;
  height: 28px;
  margin-top: 9px;
  margin-right: 7px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/email-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-53._1 {
  background-image: url('../images/call-1.png');
}

.div-block-53._3 {
  background-image: url('../images/fax.png');
}

.div-block-53._4 {
  background-image: url('../images/location.png');
}

.div-block-54 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-span-13 {
  color: #c2000c;
}

.div-block-56 {
  width: 90%;
  height: 2px;
  margin-top: 5px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(50%, #000), to(transparent));
  background-image: linear-gradient(90deg, transparent, #000 50%, transparent);
  opacity: 0.1;
}

.div-block-57 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3px;
  margin-bottom: 5px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-58 {
  width: 10px;
  height: 10px;
  margin-top: 10px;
  margin-right: 3px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/Polygon-2.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.7;
}

.text-block-22 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #555;
  font-size: 17px;
  line-height: 28px;
}

.div-block-60 {
  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;
}

.div-block-61 {
  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;
}

.nahome {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 15px 60px 15px 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #111ab8;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
}

.linkhome {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 15px;
}

.linkhome.w--current {
  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: hsla(0, 0%, 100%, 0.7);
}

.div-block-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-right: 20px;
  padding-left: 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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #111ab8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#111ab8), color-stop(75%, #111ab8), to(rgba(17, 26, 184, 0.3))), url('../images/Asset-2_1.svg'), -webkit-gradient(linear, left top, left bottom, from(#111ab8), color-stop(60%, #111ab8), to(#9d00ff));
  background-image: linear-gradient(180deg, #111ab8, #111ab8 75%, rgba(17, 26, 184, 0.3)), url('../images/Asset-2_1.svg'), linear-gradient(180deg, #111ab8, #111ab8 60%, #9d00ff);
  background-position: 0px 0px, 50% 50%, 0px 0px;
  background-size: auto, 300px 300px, auto;
  background-attachment: scroll, fixed, scroll;
}

.logoimage-copy {
  width: 160px;
  height: 60px;
  background-image: url('../images/ANSOL_logo.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.logohome {
  width: 90px;
  height: 70px;
  background-image: url('../images/Asset-1_1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.nav-link-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #2b6df0;
  font-size: 17px;
}

.nav-link-copy.light {
  color: hsla(0, 0%, 100%, 0.5);
}

.nav-link-copy.light.w--current {
  color: #fff;
}

.nav-link-copy._2.w--current {
  color: #fff;
}

.div-block-34-copy {
  width: 1px;
  height: 36px;
  margin-top: 5px;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: hsla(0, 0%, 100%, 0.6);
}

.nav-menu-copy {
  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;
}

.link-4 {
  display: block;
  padding: 10px 15px 5px;
  border-radius: 100px;
  background-color: #fff;
  color: #111ab8;
  font-size: 17px;
  text-decoration: none;
}

.div-block-63 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 96%;
  max-width: 1100px;
  margin-bottom: 50px;
  -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;
}

.heading {
  margin-bottom: 30px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 51px;
  line-height: 63px;
}

.heading.en {
  font-size: 48px;
}

.div-block-64 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 410px;
  height: 430px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 1000px;
  background-image: url('../images/Asset-3.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-65 {
  width: 360px;
  height: 360px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 1000px;
  background-color: #fff;
  background-image: url('../images/small123rf_129068226.jpg');
  background-position: 50% 36%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-64-copy {
  position: relative;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
}

.div-block-66 {
  margin-right: 70px;
}

.text-span-14 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fbff00;
  font-size: 22px;
  font-weight: 800;
}

.div-block-67 {
  position: absolute;
  left: 0%;
  top: 9%;
  right: auto;
  bottom: auto;
  width: 60px;
  height: 60px;
  border-radius: 500px;
  background-color: #fff;
  background-image: url('../images/google-pin-icon-29.jpeg');
  background-position: 50% 50%;
  background-size: 45px 45px;
  background-repeat: no-repeat;
}

.div-block-67-copy {
  position: absolute;
  left: 320px;
  top: auto;
  right: 0%;
  bottom: 17%;
  width: 110px;
  height: 110px;
  border-radius: 500px;
  background-color: #fff;
  background-image: url('../images/download-icon-planner-131964753127291436_0.svg');
  background-position: 50% 50%;
  background-size: 75px;
  background-repeat: no-repeat;
}

.test {
  position: absolute;
  left: -5%;
  top: auto;
  right: auto;
  bottom: -1%;
  width: 80px;
  height: 80px;
  border-radius: 500px;
  background-color: #fff;
  background-image: url('../images/ambulance.png');
  background-position: 50% 50%;
  background-size: 47px 47px;
  background-repeat: no-repeat;
}

.he {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 380px;
  height: 380px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 50px;
  border-color: hsla(0, 0%, 100%, 0.25);
  border-radius: 1000px;
}

.div-block-68 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 110px;
  background-image: url('../images/Asset-5.svg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-69 {
  width: 22px;
  height: 22px;
  margin-right: 10px;
  background-image: url('../images/diamond.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-70 {
  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;
}

.text-block-24 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
}

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

.test-copy {
  position: absolute;
  left: auto;
  top: 3%;
  right: 0%;
  bottom: auto;
  width: 70px;
  height: 70px;
  border-radius: 500px;
  background-color: #fff;
  background-image: url('../images/Asset-2.svg');
  background-position: 50% 50%;
  background-size: 35px 35px;
  background-repeat: no-repeat;
}

.grid-6 {
  margin-top: 20px;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section-2-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 20px 40px;
  -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;
  text-align: center;
}

.div-block-71 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 200px;
  padding: 25px 20px 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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 300px;
  background-color: #fff;
}

.div-block-72 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  margin-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/hospital.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-72._1 {
  background-image: url('../images/healthcare.png');
}

.div-block-72._2 {
  width: 80px;
  background-image: url('../images/doctor.png');
}

.div-block-72._3 {
  width: 70px;
  background-image: url('../images/pharmacy.png');
  background-position: 50% 0%;
}

.text-block-25 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #000;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}

.div-block-73 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-73.right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

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

.text-block-5-copy {
  width: 900px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 22px;
  line-height: 40px;
  font-weight: 300;
  text-align: justify;
}

.text-block-26 {
  margin-bottom: 15px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #111ab8;
  font-size: 28px;
  line-height: 40px;
  font-weight: 400;
}

.text-block-26.w {
  margin-bottom: 0px;
  color: #fff;
  font-size: 70px;
  font-weight: 300;
}

.paragraph-2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 19px;
  line-height: 28px;
  font-style: italic;
  text-align: justify;
}

.paragraph-2.ngang {
  width: 700px;
  text-align: center;
}

.div-block-75 {
  width: 40%;
}

.div-block-75.center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
  text-align: center;
}

.div-block-76 {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #111ab8;
  border-radius: 200px;
  background-image: url('../images/Asset-26.svg');
  background-position: 50% 50%;
  background-size: 25px 25px;
  background-repeat: no-repeat;
}

.div-block-76._2 {
  background-image: url('../images/Asset-25.svg');
  background-size: 30px 30px;
}

.div-block-76._3 {
  background-image: url('../images/Asset-23.svg');
}

.div-block-76._4 {
  background-image: url('../images/Asset-27.svg');
  background-size: 30px 30px;
}

.div-block-76._5 {
  background-image: url('../images/Asset-28.svg');
  background-size: 30px 30px;
}

.div-block-76._7 {
  background-image: url('../images/Asset-29.svg');
}

.div-block-76._8 {
  background-image: url('../images/Asset-30.svg');
  background-size: 30px 30px;
}

.div-block-76._9 {
  background-image: url('../images/Asset-23.svg');
  background-size: 28px 28px;
}

.div-block-76._6 {
  background-image: url('../images/Asset-31.svg');
  background-size: 28px 28px;
}

.div-block-77 {
  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;
}

.text-block-27 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 19px;
  line-height: 28px;
}

.div-block-78 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-79 {
  width: 100%;
  height: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: linear-gradient(135deg, transparent, #000 50%, transparent);
  opacity: 0.3;
}

.div-block-74-copy {
  width: 55%;
  height: 700px;
  border-radius: 30px;
  background-image: url('../images/smallphone4x-copy.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.section-7 {
  padding-top: 50px;
  padding-bottom: 100px;
}

.section-8 {
  padding-top: 0px;
  padding-bottom: 30px;
}

.div-block-75-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -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;
}

.div-block-80 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  -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: 500px;
  background-color: #111ab8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000eff), to(#7a00bb));
  background-image: linear-gradient(180deg, #000eff, #7a00bb);
}

.div-block-81 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  -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: dotted;
  border-width: 4px;
  border-color: rgba(17, 26, 184, 0.22);
  border-radius: 200px;
}

.section-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 70px;
  padding-bottom: 60px;
  -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: #111ab8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#111ab8), color-stop(31%, #111ab8), to(rgba(17, 26, 184, 0.4))), url('../images/Asset-2_1.svg');
  background-image: linear-gradient(180deg, #111ab8, #111ab8 31%, rgba(17, 26, 184, 0.4)), url('../images/Asset-2_1.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 380px 380px;
  background-attachment: scroll, fixed;
}

.div-block-74-copy {
  width: 60%;
  height: 700px;
  border-radius: 30px;
  background-image: url('../images/smallAsset-14x-copy.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  -webkit-transform: perspective(1686px) rotateX(0deg) rotateY(31deg) rotateZ(0deg);
  transform: perspective(1686px) rotateX(0deg) rotateY(31deg) rotateZ(0deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.div-block-74-copy-copy {
  width: 1100px;
  height: 600px;
  max-width: 96%;
  margin-top: 30px;
  background-image: url('../images/Asset-54x.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-74-copy-copy.en {
  background-image: url('../images/Asset-44x.png');
}

.section-8-copy {
  padding-top: 0px;
  padding-bottom: 0px;
}

.phone {
  width: 55%;
  height: 700px;
  border-radius: 30px;
  background-image: url('../images/62aac9070cf8407fe76bb2c0_smallphone4x-copy-1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.phone.en {
  background-image: url('../images/62aac9070cf8407fe76bb2c0_smallphone4x-copy.png');
}

.link-block-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  min-width: 400px;
  margin-top: 50px;
  padding-right: 30px;
  padding-left: 30px;
  -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: #6096ff;
  border-radius: 5px;
  background-color: #111ab8;
  -webkit-transition: -webkit-filter 200ms ease;
  transition: -webkit-filter 200ms ease;
  transition: filter 200ms ease;
  transition: filter 200ms ease, -webkit-filter 200ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 19px;
  text-decoration: none;
}

.link-block-copy-copy:hover {
  -webkit-filter: contrast(200%);
  filter: contrast(200%);
}

.div-block-74-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 30px;
  background-image: url('../images/62ba817f785406e98bed1155_1610.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: perspective(1686px);
  transform: perspective(1686px);
}

.div-block-74-copy.en {
  background-image: url('../images/1610-1.png');
}

.div-block-82 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 700px;
}

.link-3-copy {
  color: #fbff00;
  text-decoration: none;
}

.grid-2-copy-copy {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-21-copy {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  max-width: 1400px;
  margin-top: 70px;
  padding-top: 50px;
  padding-bottom: 50px;
  -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: 10px;
  background-color: #fff;
  box-shadow: 1px 1px 20px 10px #000897;
}

.text-block-12-copy {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #000;
  font-size: 17px;
}

.formblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-top: 10px;
  padding-left: 10px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #b9c4db;
  border-radius: 5px;
  background-color: #fff;
}

.formbloclong {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  margin-top: 10px;
  padding-top: 15px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #b9c4db;
  border-radius: 5px;
  background-color: #fff;
}

.icemail {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70px;
  -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;
}

.div-block-83 {
  width: 80px;
  height: 80px;
  margin-top: -50px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 200px;
  background-color: #111ab8;
  background-image: url('../images/email-2.png');
  background-position: 50% 50%;
  background-size: 40px 40px;
  background-repeat: no-repeat;
}

.lonk {
  color: #fbff00;
}

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

.section-10 {
  padding-top: 23px;
  padding-bottom: 20px;
  background-color: #000670;
}

.text-block-28 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #969bf0;
}

.text-block-28-copy {
  margin-bottom: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #cbcefa;
}

.brand-copy {
  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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.herosection-copy {
  position: relative;
  height: 100vh;
}

.link-5 {
  color: #969bf0;
}

.text-block-29 {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
}

.text-span-16 {
  color: hsla(0, 0%, 100%, 0.7);
}

.div-block-86 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  margin-bottom: 15px;
  -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;
}

.div-block-73-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 100px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-73-copy.right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-73-copy.ngang {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed {
  margin: 10px;
  padding: 10px;
  background-color: transparent;
  text-align: center;
}

.html-embed-2 {
  text-align: center;
}

.html-embed-3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block {
    width: 60%;
  }

  .text-block._2 {
    width: 100%;
  }

  .text-block-2 {
    font-size: 56px;
    text-align: left;
    letter-spacing: 0px;
  }

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

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

  .div-block-3 {
    width: 96%;
    max-width: none;
    min-width: auto;
  }

  .cha {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-right: 20px;
    margin-left: 20px;
    -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;
  }

  .paragraph {
    text-align: justify;
  }

  .div-block-7 {
    padding-left: 20px;
  }

  .div-block-8 {
    width: 40%;
    height: 100%;
  }

  .div-block-9 {
    width: 60%;
  }

  .section-2 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .text-block-5.w {
    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;
    font-size: 26px;
  }

  .grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .div-block-10._2 {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .div-block-10._50 {
    width: 48.7%;
  }

  .text-block-9 {
    font-size: 24px;
    line-height: 40px;
  }

  .section-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .grid-2 {
    width: 98%;
    padding-right: 10px;
    padding-left: 10px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-16 {
    width: 48%;
  }

  .grid-3 {
    grid-column-gap: 20px;
    grid-row-gap: 50px;
  }

  .div-foot.grid {
    height: 60%;
  }

  .link {
    line-height: 26px;
  }

  .link.bold {
    font-size: 16px;
  }

  .link.light {
    margin-bottom: 0px;
  }

  .link.no {
    margin-top: 5px;
  }

  .section-5-copy {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section-6 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-21 {
    width: 100%;
    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;
  }

  .div-block-22 {
    width: auto;
    margin: 10px;
  }

  .div-block-23 {
    width: 100%;
  }

  .nav-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #ebebeb;
    background-color: #fff;
  }

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

  .div-block-37 {
    height: 60px;
    margin-top: 0px;
  }

  .div-block-39 {
    margin-right: 0px;
  }

  .menu-button {
    background-color: #fff;
  }

  .menu-button.w--open {
    background-color: #1a469c;
  }

  .div-block-40 {
    width: auto;
  }

  .div-block-41 {
    background-size: 96%;
  }

  .body {
    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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

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

  .nahome {
    padding: 10px 20px 10px 10px;
  }

  .div-block-copy {
    height: 960px;
    padding-top: 50px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .logohome {
    width: 70px;
    height: 50px;
  }

  .nav-menu-copy {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #ebebeb;
    background-color: #fff;
  }

  .div-block-63 {
    width: 96%;
    margin-top: 80px;
    padding-right: 20px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading {
    text-align: center;
  }

  .div-block-64 {
    width: 330px;
    height: 360px;
  }

  .div-block-65 {
    width: 300px;
    height: 300px;
  }

  .div-block-66 {
    margin-top: 55px;
    margin-right: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    text-align: center;
  }

  .div-block-67 {
    left: -6%;
    top: 4%;
  }

  .div-block-67-copy {
    left: 257px;
    bottom: 6%;
  }

  .test {
    bottom: 3%;
  }

  .he {
    width: 320px;
    height: 320px;
  }

  .grid-5 {
    width: 90%;
  }

  .test-copy {
    top: 8%;
  }

  .section-2-copy {
    margin-top: 120px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-71 {
    width: auto;
  }

  .div-block-73 {
    padding-right: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-73.right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-5-copy {
    width: 90%;
    text-align: justify;
  }

  .paragraph-2 {
    text-align: center;
  }

  .div-block-75 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
    -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;
    text-align: center;
  }

  .section-7 {
    padding-top: 20px;
    padding-bottom: 50px;
  }

  .div-block-75-copy {
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-9 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .div-block-74-copy-copy {
    width: 96%;
    height: 390px;
  }

  .phone {
    width: 60%;
    height: 550px;
  }

  .div-block-74-copy {
    height: 550px;
  }

  .div-block-82 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 650px;
    -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;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .div-block-23-copy {
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
  }

  .div-block-21-copy {
    width: 67%;
    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;
  }

  .menu-button-copy {
    color: #fff;
  }

  .menu-button-copy.w--open {
    background-color: #1a469c;
  }

  .icon {
    font-size: 50px;
  }

  .brand-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

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

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

  .div-block-73-copy {
    padding-right: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-73-copy.right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .text-block {
    width: 100%;
  }

  .text-block._2 {
    width: 100%;
  }

  .text-block.en {
    width: 70%;
  }

  .text-block-2 {
    margin-bottom: 5px;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0px;
  }

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

  .div-block-3 {
    height: auto;
    padding-bottom: 30px;
  }

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

  .div-block-7 {
    margin-top: 200px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-8 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
    height: 200px;
    min-height: 300px;
    margin-top: 30px;
    background-position: 50% 50%;
  }

  .div-block-9 {
    width: 92%;
  }

  .div-block-10._50 {
    width: 100%;
  }

  .text-block-9 {
    width: 100%;
  }

  .grid-2 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-16 {
    width: 100%;
  }

  .grid-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-foot {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-foot.hide {
    display: none;
  }

  .div-foot.grid {
    display: -ms-grid;
    display: grid;
    margin-top: 0px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .section-5-copy {
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-19 {
    width: 100%;
    height: 400px;
  }

  .div-block-20.long {
    margin-bottom: 15px;
  }

  .div-block-22 {
    margin-top: 10px;
  }

  .div-foot-copy {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-40 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-41 {
    background-size: 92%;
  }

  .div-block-55 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-copy {
    height: 1080px;
  }

  .div-block-63 {
    padding-left: 20px;
  }

  .heading {
    margin-top: 10px;
  }

  .text-span-14 {
    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-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    line-height: 35px;
  }

  .grid-5 {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 22px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: left;
  }

  .section-2-copy {
    margin-top: 200px;
  }

  .div-block-71 {
    padding-right: 10px;
    padding-left: 10px;
  }

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

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

  .paragraph-2.ngang {
    width: auto;
  }

  .div-block-75 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .div-block-77 {
    text-align: left;
  }

  .section-7 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-8 {
    padding-bottom: 10px;
  }

  .div-block-75-copy {
    padding-right: 30px;
    padding-left: 30px;
  }

  .div-block-74-copy-copy {
    height: 300px;
  }

  .phone {
    width: 80%;
    height: 500px;
  }

  .link-block-copy-copy {
    min-width: auto;
  }

  .div-block-74-copy {
    width: 500px;
    height: 300px;
  }

  .div-block-82 {
    height: 350px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .section-10 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-73-copy.ngang {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .logoimage.ngang {
    width: 160px;
  }

  .navbar.trai {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .text-block {
    width: 87%;
    font-size: 20px;
    line-height: 30px;
  }

  .text-block.en {
    width: 100%;
  }

  .text-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 19px;
    font-weight: 500;
    text-align: left;
    letter-spacing: 0px;
  }

  .text-block-2._1 {
    margin-bottom: 10px;
    font-size: 27px;
  }

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

  .text-block-2._6 {
    display: block;
    font-size: 30px;
  }

  .bold-text._2 {
    margin-left: 7px;
  }

  .bold-text._3 {
    margin-right: 7px;
  }

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

  .text-block-3.w {
    font-size: 22px;
  }

  .paragraph {
    text-align: left;
    letter-spacing: 1px;
  }

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

  .text-block-4 {
    width: 100%;
    font-size: 19px;
    line-height: 30px;
    text-align: left;
    letter-spacing: 1px;
  }

  .section-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 5px;
    padding-left: 5px;
    -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;
  }

  .text-block-5 {
    width: 96%;
    font-size: 19px;
    line-height: 28px;
  }

  .text-block-5.w {
    font-size: 24px;
    line-height: 34px;
  }

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

  .text-block-7 {
    font-size: 17px;
    letter-spacing: 0px;
  }

  .section-5 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .grid-2 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-16 {
    width: 100%;
  }

  .div-block-17 {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    -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;
  }

  .div-block-17-copy {
    width: 100%;
    -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;
  }

  .link-block-copy {
    min-width: auto;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 17px;
    text-align: center;
  }

  .div-foot.grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-18-copy {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-21 {
    width: 100%;
  }

  .grid-2-copy {
    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;
  }

  .div-block-23 {
    width: 100%;
  }

  .text-block-15 {
    margin-bottom: 10px;
  }

  .text-block-15._4 {
    margin-bottom: 10px;
  }

  .div-block-27 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-35 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-36 {
    margin-bottom: 7px;
  }

  .button {
    width: 100%;
  }

  .button._2 {
    width: 100%;
  }

  .div-block-44 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-45 {
    -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;
  }

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

  .div-block-49 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-51 {
    width: 22px;
    height: 22px;
  }

  .text-block-21 {
    font-size: 16px;
  }

  .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .bold-text-2 {
    width: 100%;
  }

  .nahome {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-copy {
    height: 1100px;
    padding-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .logohome {
    width: 50px;
    height: 40px;
  }

  .div-block-63 {
    margin-top: 60px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading {
    text-align: left;
  }

  .div-block-64 {
    width: 290px;
    height: 300px;
  }

  .div-block-65 {
    width: 240px;
    height: 240px;
  }

  .text-span-14 {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    text-align: left;
  }

  .div-block-67-copy {
    left: 183px;
    bottom: -7%;
  }

  .he {
    width: 260px;
    height: 260px;
  }

  .div-block-68 {
    height: 70px;
  }

  .grid-5 {
    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-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .grid-6 {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .section-2-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 240px;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }

  .div-block-71 {
    width: 120px;
    height: 160px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .text-block-5-copy {
    width: 96%;
    font-size: 19px;
    line-height: 28px;
  }

  .paragraph-2 {
    text-align: left;
  }

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

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

  .section-9 {
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }

  .div-block-74-copy-copy {
    height: 220px;
  }

  .phone {
    height: 300px;
  }

  .link-block-copy-copy {
    min-width: auto;
    margin-top: 20px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 17px;
    text-align: center;
  }

  .div-block-74-copy {
    width: 96%;
    height: 260px;
  }

  .div-block-82 {
    height: 280px;
  }

  .div-block-23-copy {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .grid-2-copy-copy {
    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;
  }

  .div-block-21-copy {
    width: 100%;
    padding-bottom: 40px;
  }

  .menu-button-copy {
    padding: 5px 0px;
  }

  .brand-copy {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-85 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

#w-node-dc8c2a48-f66a-200a-98d0-f3aaac653e31-df8799af {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6e8cc67f-269c-eb01-969f-c424ebc9cb8a-df8799af {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d01d78f7-c578-27bc-90b8-bed4fd0c0912-df8799af {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4b905f5f-bc72-e0fa-e603-c6aa4c952de0-df8799af {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3ec9664d-8cc8-c85b-ef8a-36e26f71c2b5-df8799af {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_379d1ccb-f080-ea16-4838-d6483f11d9d3-df8799af {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-dc8c2a48-f66a-200a-98d0-f3aaac653e31-88b34e4f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6e8cc67f-269c-eb01-969f-c424ebc9cb8a-88b34e4f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d01d78f7-c578-27bc-90b8-bed4fd0c0912-88b34e4f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4b905f5f-bc72-e0fa-e603-c6aa4c952de0-88b34e4f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3ec9664d-8cc8-c85b-ef8a-36e26f71c2b5-88b34e4f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_379d1ccb-f080-ea16-4838-d6483f11d9d3-88b34e4f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

