@font-face {
  font-family: Butler Ultra;
  src: url('../fonts/Butler_Ultra_Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Butler;
  src: url('../fonts/Butler_Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Butler;
  src: url('../fonts/Butler_Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Butler;
  src: url('../fonts/Butler_Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Sf Pro Text;
  src: url('../fonts/SF-Pro-Text-RegularItalic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Sf Pro Text;
  src: url('../fonts/SF-Pro-Text-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Sf Pro Text;
  src: url('../fonts/SF-Pro-Text-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Sf Pro Text;
  src: url('../fonts/SF-Pro-Text-Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Sf Pro Text;
  src: url('../fonts/SF-Pro-Text-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Sf Pro Text;
  src: url('../fonts/SF-Pro-Text-MediumItalic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Sf Pro Text;
  src: url('../fonts/SF-Pro-Text-LightItalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1, h2 {
  color: #27326d;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Butler Ultra, Arial, sans-serif;
  font-size: 42px;
  font-weight: 300;
  line-height: 54px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

p {
  color: #000;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

a {
  color: #1a73e8;
  text-decoration: none;
}

ul {
  margin-top: 0;
  padding-left: 40px;
}

li {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

strong {
  font-weight: 500;
}

.slider {
  background-color: #fff;
  height: 100vh;
}

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

.section._2 {
  padding-bottom: 0;
}

.section._3 {
  padding-top: 60px;
  padding-bottom: 0;
}

.section.color {
  background-color: #f5f7fa;
  margin-top: 100px;
}

.container {
  width: 1140px;
  max-width: none;
  padding-bottom: 0;
}

.container.center {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container.sm {
  margin-bottom: 0;
}

.scroll-con-l {
  width: 140px;
  margin-right: 20px;
}

.scroll-area {
  border-bottom: 1px solid #0000001a;
  border-radius: 0;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 40px 0;
  display: flex;
}

.scroll-area.line-hide {
  border-bottom-style: none;
}

.scroll-img {
  height: 500px;
}

.projects-section {
  background-color: #27326d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.client-grid {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.home-banner {
  object-fit: cover;
  object-position: 50% 10%;
  width: 100%;
  height: 100%;
}

.navbar-logo-left {
  z-index: 999;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 0 6px #0000001a;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding: 0;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 1140px;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Sf Pro Text, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link.selected {
  color: #1a73e8;
  font-weight: 500;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
  border-radius: 0;
  width: auto;
  margin-top: 25px;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: 0 6px 6px #0000000f;
}

.mobile-margin-top-10 {
  margin-left: 20px;
}

.button-primary {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #1a73e8;
  margin-left: 0;
  padding: 12px 25px;
  font-family: Sf Pro Text, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .2s ease-in-out;
}

.button-primary:hover {
  color: #fff;
  background-color: #368af8;
}

.button-primary:active {
  background-color: #43464d;
}

.logo {
  height: 80px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.body {
  font-family: Sf Pro Text, Arial, sans-serif;
  font-weight: 300;
}

.home-banner-shadow {
  background-image: linear-gradient(#0000, #000000e6);
  justify-content: center;
  align-items: flex-end;
  height: 50vh;
  padding-bottom: 8vh;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.slide-nav {
  height: 34px;
  padding-top: 20px;
  padding-bottom: 40px;
  display: none;
}

.h3-big-color {
  color: #039fda;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Butler Ultra, Arial, sans-serif;
  font-size: 42px;
  font-weight: 300;
  line-height: 46px;
}

.banner-con {
  color: #fff;
  letter-spacing: 1px;
  width: 800px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Butler Ultra, Arial, sans-serif;
  font-size: 62px;
  font-weight: 300;
  line-height: 64px;
}

.section-top {
  width: 100%;
  padding-top: 100px;
}

.section-top._2 {
  padding-top: 80px;
}

.scroll-block {
  margin-bottom: 0;
}

.vert-scroll-form {
  justify-content: center;
  align-items: flex-end;
  width: 360px;
  padding-right: 0;
  position: sticky;
  top: 47vh;
}

.vert-scroll {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1140px;
  display: flex;
}

.vert-scroll-details {
  width: 700px;
  padding-top: 0;
  padding-bottom: 8vh;
}

.section-scroller {
  padding-top: 100px;
  padding-bottom: 0;
}

.project-img-area {
  opacity: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #0009;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 14px 20px;
  transition: opacity .3s ease-in-out;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.project-img-area:hover {
  opacity: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.project-disc {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.nav {
  font-family: Sf Pro Text, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px 30px 10px;
  font-size: 24px;
  display: flex;
  position: relative;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 2.25fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Sf Pro Text, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #000;
  border-bottom: 1px solid #f5f7fa;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: Sf Pro Text, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  transition: border-color .1s ease-in-out, color .1s ease-in-out;
}

.footer-link:hover {
  color: #1a73e8;
  border-bottom: 1px solid #039fda;
}

.footer-copyright-center {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  font-family: Sf Pro Text, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
  text-decoration: none;
}

.footer-copyright-center._2 {
  color: #000;
  margin-right: 0;
  text-decoration: none;
}

.footer-copyright-center._2:hover {
  text-decoration: underline;
}

.footer-copyright-center._3 {
  color: #000;
  margin-right: 30px;
  padding-left: 0;
  padding-right: 0;
}

.footer-copyright-center._3-copy {
  opacity: .2;
  padding-left: 10px;
  padding-right: 10px;
}

.home-sllider-arrow {
  max-width: none;
  height: 20px;
}

.home-arrow {
  justify-content: center;
  align-items: center;
  width: 100px;
  display: flex;
}

.tabs {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.tab-link-tab-2 {
  cursor: pointer;
  background-color: #fff;
  padding: 12px 16px;
  font-family: Sf Pro Text, Arial, sans-serif;
}

.tab-link-tab-2.w--current {
  color: #333;
  background-color: #fff;
  border-bottom: 2px solid #039fda;
  font-family: Sf Pro Text, Arial, sans-serif;
}

.tabs-menu {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 20px;
  font-size: 14px;
  font-weight: 300;
  display: flex;
}

.gov-title {
  text-align: center;
  letter-spacing: 1px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 54px;
  display: flex;
}

.image-9 {
  height: 110px;
  margin-left: -10px;
  margin-right: -10px;
}

.bolck-area {
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.guidelines {
  width: 1140px;
  max-width: none;
  padding-bottom: 0;
}

.pro-sider {
  background-color: #ddd0;
  width: 100vw;
  height: auto;
}

.project-area {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-left: 30px;
  margin-right: 30px;
  position: relative;
}

.pro-img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.mask {
  height: auto;
}

.projects-block {
  justify-content: center;
  align-items: center;
  height: 80vh;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
}

.right-arrow-2 {
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-top: 0;
  margin-right: 80px;
  display: flex;
  inset: 0% 0% auto auto;
}

.left-arrow-2 {
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-top: 0;
  margin-right: 160px;
  display: flex;
  inset: 0% 0% auto auto;
}

.image-12 {
  width: 40px;
}

.project-con {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 500px;
  max-width: none;
  margin-top: 80px;
  margin-bottom: -80px;
  display: flex;
  position: relative;
}

.news-date {
  margin-bottom: 4px;
  font-family: Sf Pro Text, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.news-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  margin-top: 20px;
}

.news-grid._2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr;
}

.news-img {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  width: 100%;
  margin-bottom: 0;
}

.news-con-area {
  padding: 20px 20px 10px;
}

.news-block-area {
  border: 1px solid #0000001a;
  text-decoration: none;
}

.notion-link {
  color: #000;
  font-family: Sf Pro Text, Arial, sans-serif;
  text-decoration: none;
}

.notion-link:hover {
  text-decoration: underline;
}

.services {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
}

.services-img {
  aspect-ratio: 1;
  object-fit: cover;
  transition: transform .3s ease-in-out;
}

.services-img:hover {
  transform: scale(1.05);
}

.services-con-area {
  padding: 10px 10px 0 4px;
}

.services-area {
  color: #333;
  text-decoration: none;
}

.inner-banner-area {
  height: 500px;
  position: relative;
}

.vm-img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.column {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
}

.serve-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.globally-con-area {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 700px;
  margin-bottom: 0;
  display: flex;
}

.section-globally {
  background-image: url('../images/steptodown.com405069.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  padding: 100px 0;
}

.news-title {
  color: #000;
  width: auto;
  font-family: Sf Pro Text, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.shot-line {
  color: #000;
  letter-spacing: 0;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sf Pro Text, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.globally-serve {
  margin-top: 30px;
  display: flex;
}

.vm-con {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 370px;
  padding: 0 80px 0 20px;
  display: flex;
}

.columns {
  margin-bottom: 120px;
}

.luxury-img {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.globally-con {
  margin-top: 0;
  display: flex;
}

.scroll-con-r {
  width: 450px;
}

.h2-white {
  color: #fff;
}

.client-logo {
  object-fit: scale-down;
  width: 120px;
  height: 120px;
}

.test-2 {
  padding-top: 100px;
}

.footer-logo {
  height: 200px;
}

.inner-banner {
  object-fit: cover;
  object-position: 50% 10%;
  width: 100%;
  height: 100%;
}

.inner-banner._2 {
  object-position: 50% 50%;
}

.inner-banner._3 {
  object-position: 50% 100%;
}

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

.p-center.sm {
  width: 800px;
  margin-bottom: 20px;
}

.p-center.mini {
  width: 600px;
  margin-bottom: 20px;
}

.serve-h2 {
  color: #000;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 6px;
  font-family: Butler Ultra, Arial, sans-serif;
  font-size: 42px;
  font-weight: 300;
  line-height: 48px;
}

.list-item {
  margin-bottom: 12px;
}

.nap-block {
  flex-flow: column;
  display: flex;
}

.footer-nap {
  color: #000;
  text-align: right;
  width: auto;
  margin-bottom: 10px;
  font-family: Sf Pro Text, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  text-decoration: none;
}

.nap-title {
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Sf Pro Text, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.gallery-block {
  column-count: 4;
  column-rule-width: 0px;
  column-gap: 20px;
}

.gallery {
  position: relative;
}

.gallery-con {
  width: auto;
  max-width: none;
  padding: 3vh 2vh;
}

.gallery-area {
  margin-bottom: 20px;
  position: relative;
}

.gallery-loc {
  background-image: linear-gradient(0deg, #000c, #0000);
  padding: 20px;
  position: absolute;
  inset: auto 0% 0%;
}

.loc {
  color: #fff;
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.banner-shadows {
  z-index: 6;
  background-image: linear-gradient(0deg, #000c, #0000);
  justify-content: center;
  align-items: center;
  height: 140px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.h1-inner {
  z-index: 99;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.services-block {
  margin-bottom: 140px;
}

.grid-7 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.pro-title {
  color: #000;
  letter-spacing: .4px;
  margin-bottom: 0;
  font-family: Sf Pro Text, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
}

.pro-title-block {
  padding-top: 10px;
  padding-bottom: 6px;
}

.pro-block {
  text-decoration: none;
}

.product {
  width: 360px;
  height: 360px;
  overflow: hidden;
}

.product-image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 360px;
  height: 360px;
  transition: transform .2s ease-in-out;
}

.product-image:hover {
  transform: scale(1.05);
}

.accordion-toggle {
  cursor: pointer;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border-top: 1px solid #0000001a;
  border-bottom: 1px #0000001a;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.field-label {
  color: #000;
  font-weight: 500;
}

.text-field {
  color: #000;
  border: 1px solid #0000001a;
  width: 300px;
  height: 50px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}

.text-field.error {
  color: #000;
  border-width: 2px;
  border-color: #ff2d2d;
}

.text-field.select {
  color: #000;
  border-width: 2px;
  border-color: #1a73e8;
  font-weight: 400;
}

.textarea {
  color: #000;
  border: 1px solid #0000001a;
  width: 620px;
  min-height: 120px;
  margin-bottom: 30px;
  padding: 10px 20px 20px;
  font-size: 16px;
  font-weight: 400;
}

.contact-form {
  border: 1px #0000001a;
  width: auto;
  margin-left: 100px;
}

.con-btn {
  letter-spacing: .25px;
  background-color: #1a73e8;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 54px;
  margin-top: 20px;
  font-weight: 500;
  display: flex;
}

.add-block {
  border-bottom: 1px solid #0000001a;
  margin-bottom: 0;
  padding: 20px 20px 10px 0;
}

.call-block {
  border-bottom: 1px solid #0000001a;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
}

.call {
  border: 1px solid #000;
  width: 340px;
  margin-bottom: 40px;
  margin-right: 20px;
  padding: 20px;
}

.call.l {
  border-style: none solid none none;
  border-right-color: #0000001a;
  width: 250px;
  margin-bottom: 0;
  margin-right: 0;
  padding-left: 0;
}

.call.r {
  border-style: none;
  border-color: #0000001a;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}

.paragraph {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
}

.career-form-block {
  width: auto;
  margin-top: 20px;
  padding: 0;
}

.upload-btn {
  color: #000;
  background-color: #fff;
  border: 1px solid #0000001a;
  width: 100%;
  height: 50px;
  margin-top: 0;
}

.cv {
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.link {
  color: #039fda;
  font-weight: 400;
  text-decoration: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 70vh;
  max-height: 100%;
  margin-top: 80px;
  display: flex;
}

.h1-404 {
  -webkit-text-fill-color: transparent;
  background-image: url('../images/steptodown.com405069.jpg');
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 240px;
  font-weight: 800;
  line-height: 210px;
}

._404-area-block {
  display: flex;
}

.image-14 {
  width: 220px;
}

.list {
  padding-left: 20px;
}

.grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
}

.services-crop {
  width: 360px;
  height: 360px;
  overflow: hidden;
}

.drop-nav {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-2 {
  color: #333;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
}

.drop-list {
  flex-flow: column;
  display: flex;
}

.drop {
  width: 200px;
  height: 100%;
  padding: 20px 30px;
}

.drop._2 {
  width: 250px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

.drop._3 {
  width: 270px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.story-logo {
  height: 250px;
}

.histpry {
  margin-top: 0;
  margin-bottom: 0;
}

.histpry-big {
  text-align: center;
  font-size: 60px;
  line-height: 82px;
}

.histpry-p {
  text-align: center;
  width: 900px;
  font-size: 22px;
  font-weight: 300;
  line-height: 34px;
}

.ceo {
  font-size: 89px;
  line-height: 94px;
}

.ceo-p {
  text-align: left;
  width: auto;
  font-size: 28px;
  line-height: 40px;
}

.story-block {
  margin-bottom: 60px;
}

.story-block.columns-2 {
  margin-bottom: 0;
}

.text-span {
  font-size: 120px;
}

.columns-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.slider-2 {
  height: 70vh;
}

.slide-nav-2, .right-arrow-3, .left-arrow-3 {
  display: none;
}

.footer-bottom-block {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 1140px;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 10px;
  display: flex;
}

.notion {
  flex-flow: column;
  display: flex;
}

.icon {
  opacity: .4;
  height: 30px;
  margin: 0;
  font-size: 32px;
}

.whatapp-icon {
  z-index: 99;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  margin-right: 20px;
  position: fixed;
  inset: auto 0% 0% auto;
}

.sm {
  width: 800px;
  margin-bottom: 20px;
}

.list-3 {
  width: 840px;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 40px;
}

.column-6 {
  padding-left: 30px;
}

.columns-4 {
  margin-top: 40px;
}

.csr-list-con {
  font-size: 15px;
  line-height: 24px;
  transition: padding .2s;
}

.csr-list-block {
  color: #333;
  cursor: pointer;
  border-bottom: 1px solid #cedbff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.column-27 {
  padding-left: 0;
  padding-right: 0;
}

.image-20 {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}

.main {
  margin-left: 40px;
  padding-left: 0;
}

.container-2 {
  justify-content: center;
  align-items: center;
  width: 1140px;
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
}

.youtube {
  margin-bottom: 20px;
}

.csr-img {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  width: auto;
  height: 60px;
  margin: 10px 20px 10px 10px;
}

.date {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

.breadcrumb {
  background-color: #039fda0d;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.breadcrumb-area {
  margin-top: 14px;
  margin-bottom: 14px;
  display: flex;
}

.span {
  opacity: .3;
  padding-left: 10px;
  padding-right: 10px;
}

.bottom-left {
  justify-content: space-around;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  display: flex;
}

.footer-bottom-right {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.icons-area {
  display: flex;
}

.apply-dropdown {
  color: #000;
  background-color: #fff;
  border: 1px solid #0000001a;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  height: 50px;
  margin-bottom: 20px;
  display: flex;
}

.career-form {
  width: auto;
}

.form-block {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding: 40px 40px 0;
  display: flex;
}

.footer-bottom-area {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 14px;
  display: flex;
}

.form-area {
  display: flex;
}

.l-block {
  margin-right: 20px;
}

.block {
  display: flex;
}

.p-sm {
  width: 360px;
  font-size: 16px;
  line-height: 24px;
}

.link-block {
  width: auto;
  height: auto;
  margin: 4px;
  font-size: 34px;
}

.grid-11 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.textarea-con {
  color: #000;
  border: 1px solid #0000001a;
  width: 340px;
  min-height: 120px;
  padding: 10px 20px 20px;
  font-size: 16px;
  font-weight: 400;
}

.career-btn {
  letter-spacing: .25px;
  background-color: #1a73e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  margin-top: 20px;
  font-weight: 500;
  display: flex;
}

.fina-logo-2 {
  height: 130px;
  margin-left: 20px;
  margin-right: 20px;
}

.membranes-title {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.world-aquatics {
  height: 44px;
  margin-right: 20px;
}

.info-container {
  width: 1140px;
  max-width: none;
  padding-top: 10px;
  padding-bottom: 10px;
}

.info {
  width: auto;
  font-size: 14px;
}

.apply-drop {
  color: #000;
  background-color: #fff;
  border: 1px #000;
  width: 286px;
  height: 46px;
  margin-bottom: 0;
}

.section-top-service {
  width: 100%;
  padding-top: 0;
}

.section-top-service._2 {
  padding-top: 80px;
}

.thank-you {
  justify-content: center;
  align-items: center;
  height: 60vh;
  display: flex;
}

.thanks {
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-family: Butler Ultra, Arial, sans-serif;
  font-size: 50px;
  font-weight: 300;
  line-height: 70px;
}

.thank-you-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1140px;
  max-width: none;
  padding-bottom: 0;
  display: flex;
}

.thank-you-container.center {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.thank-you-container.sm {
  margin-bottom: 0;
}

.p-thanks {
  text-align: center;
  width: 700px;
  margin-bottom: 14px;
}

.p-thanks.sm {
  width: 800px;
  margin-bottom: 20px;
}

.p-thanks.mini {
  width: 600px;
  margin-bottom: 20px;
}

.main-menu-mob {
  display: none;
}

.navbar-logo-left--2 {
  z-index: 999;
  opacity: 1;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 0 6px #0000001a;
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

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

  .vert-scroll-form {
    height: 50vh;
    padding-right: 40px;
  }

  .vert-scroll {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-content {
    grid-column-gap: 60px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 28px;
    line-height: 34px;
  }

  p {
    font-size: 18px;
  }

  .slider {
    height: 70vh;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section._3 {
    padding-top: 20px;
  }

  .section.color {
    margin-top: 60px;
  }

  .container {
    z-index: 20;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .scroll-con-l {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-right: 0;
    display: flex;
  }

  .scroll-area {
    flex-flow: column;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .scroll-img {
    height: 400px;
  }

  .projects-section {
    padding-top: 60px;
  }

  .client-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-flow: row;
    width: 100%;
  }

  .navbar-logo-left {
    z-index: 9;
  }

  .navbar-logo-left-container.shadow-three {
    display: none;
  }

  .navbar-logo-left-container.shadow-three.mob {
    display: block;
  }

  .navbar-wrapper {
    width: 100%;
  }

  .nav-menu-two {
    flex-direction: column;
  }

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

  .logo {
    height: 60px;
  }

  .home-banner-shadow {
    height: 40vh;
    padding-bottom: 2vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h3-big-color {
    margin-bottom: 4px;
    margin-right: 10px;
    font-size: 42px;
    line-height: 48px;
  }

  .banner-con {
    letter-spacing: 1px;
    width: auto;
    font-size: 30px;
    line-height: 40px;
  }

  .section-top {
    padding-top: 50px;
  }

  .vert-scroll-form {
    background-color: #fff;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding: 20px 0 0;
    display: flex;
    position: static;
    top: 7vh;
  }

  .vert-scroll {
    flex-flow: column-reverse;
    margin-top: 80px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .vert-scroll-details {
    width: auto;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-scroller {
    padding-top: 0;
  }

  .project-disc {
    text-align: left;
    letter-spacing: .5px;
    font-size: 16px;
  }

  .footer-dark {
    z-index: 2;
    justify-content: center;
    align-items: flex-start;
    padding: 0 0 20px;
  }

  .footer-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .footer-content {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    margin-top: 30px;
  }

  .footer-block {
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .footer-block.mob-hide {
    display: none;
  }

  .footer-copyright-center._2 {
    margin-bottom: 10px;
    margin-right: 14px;
  }

  .footer-copyright-center._3 {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .footer-copyright-center._3-copy, .home-sllider-arrow, .home-arrow {
    display: none;
  }

  .tabs {
    width: 100%;
  }

  .tab-link-tab-2 {
    white-space: nowrap;
    margin-bottom: 10px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .tab-link-tab-2.w--current {
    transition: border-width .3s ease-in-out;
  }

  .tabs-menu {
    flex-flow: row;
    flex: none;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    overflow: scroll;
  }

  .gov-title {
    font-size: 24px;
    line-height: 26px;
  }

  .image-9 {
    height: auto;
  }

  .bolck-area {
    margin-bottom: 40px;
  }

  .guidelines {
    width: auto;
  }

  .pro-sider {
    width: auto;
    padding-bottom: 50px;
    display: flex;
  }

  .project-area {
    width: auto;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
  }

  .pro-img {
    aspect-ratio: 3 / 2;
  }

  .projects-block {
    flex-flow: column;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .right-arrow-2 {
    justify-content: center;
    align-items: center;
    width: 30%;
    height: 60px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    inset: auto 20% 0% auto;
  }

  .left-arrow-2 {
    width: 30%;
    height: 60px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    inset: auto auto 0% 20%;
  }

  .project-con {
    width: auto;
    margin-top: 0;
    margin-bottom: 30px;
  }

  .news-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .news-grid._2 {
    grid-template-columns: 1fr;
  }

  .news-img {
    aspect-ratio: 3 / 2;
    height: auto;
  }

  .services {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
  }

  .services-con-area {
    padding-left: 0;
  }

  .services-area {
    margin-right: 0;
  }

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

  .serve-block {
    margin-bottom: 40px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .globally-con-area {
    width: auto;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-globally {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .shot-line {
    text-align: center;
    font-size: 16px;
  }

  .globally-serve {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .vm-con {
    height: auto;
    padding: 20px 20px 20px 0;
  }

  .columns {
    margin-bottom: 40px;
  }

  .scroll-con-r {
    width: auto;
  }

  .h2-white {
    margin-bottom: 0;
  }

  .client-logo-block {
    width: 100%;
  }

  .client-logo {
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: auto;
  }

  .test-2 {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer-logo {
    height: 150px;
  }

  .p-center.sm {
    width: auto;
    font-size: 18px;
    line-height: 30px;
  }

  .p-center.mini {
    width: auto;
  }

  .serve-h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .nap-block {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .footer-nap, .nap-title {
    text-align: left;
  }

  .gallery-block {
    column-count: auto;
  }

  .banner-shadows {
    justify-content: center;
    align-items: center;
    height: 140px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .services-block {
    margin-bottom: 60px;
  }

  .grid-7 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: grid;
  }

  .pro-title {
    font-size: 16px;
    line-height: 20px;
  }

  .product, .product-image {
    width: auto;
    height: auto;
  }

  .accordion-toggle {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-field {
    width: 100%;
  }

  .textarea {
    width: 100%;
    min-height: 140px;
  }

  .contact-form {
    border-style: none;
    width: auto;
    margin-top: 0;
    margin-bottom: 60px;
    margin-left: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .con-btn {
    width: 100%;
  }

  .call-block {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
  }

  .call.l {
    border-right-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .call.r {
    width: auto;
    padding-top: 10px;
    padding-left: 0;
  }

  .career-form-block {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .upload-btn {
    width: 100%;
  }

  .utility-page-wrap {
    height: 50vh;
  }

  .h1-404 {
    font-size: 100px;
    line-height: 120px;
  }

  ._404-area-block {
    justify-content: center;
    align-items: center;
  }

  .image-14 {
    width: auto;
    height: 100px;
  }

  .grid-8 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    display: flex;
  }

  .services-crop {
    width: auto;
    height: auto;
  }

  .story-logo {
    height: 150px;
  }

  .histpry-big {
    font-size: 30px;
    line-height: 54px;
  }

  .histpry-p {
    width: auto;
    font-size: 18px;
    line-height: 26px;
  }

  .ceo {
    font-size: 30px;
    line-height: 50px;
  }

  .ceo-p {
    font-size: 18px;
    line-height: 24px;
  }

  .story-block {
    margin-bottom: 30px;
  }

  .footer-bottom-block {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
    margin-top: 10px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .notion {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .icon {
    margin-left: 0;
    margin-right: 12px;
  }

  .sm {
    width: auto;
    font-size: 18px;
    line-height: 28px;
  }

  .list-3 {
    width: auto;
    padding-left: 20px;
  }

  .paragraph-2 {
    margin-bottom: 0;
  }

  .tabs-content {
    width: 100%;
  }

  .columns-3 {
    flex-flow: wrap-reverse;
    display: flex;
  }

  .column-4, .column-5, .column-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-7, .column-8 {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .columns-4 {
    flex-flow: wrap-reverse;
    display: flex;
  }

  .column-9 {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-10, .column-11 {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-12 {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .columns-5 {
    flex-flow: wrap-reverse;
    display: flex;
  }

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

  .columns-6 {
    flex-flow: wrap-reverse;
    display: flex;
  }

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

  .column-27 {
    display: none;
  }

  .image-20 {
    height: auto;
  }

  .main {
    margin-left: 0;
  }

  .container-2 {
    width: auto;
  }

  .bold-text-2 {
    font-size: 80px;
  }

  .breadcrumb {
    display: none;
  }

  .bottom-left {
    flex-flow: column;
    justify-content: space-around;
    align-items: flex-start;
  }

  .apply-dropdown, .career-form {
    width: 100%;
  }

  .form-block {
    width: auto;
    padding: 20px;
  }

  .footer-bottom-area {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .form-area {
    flex-flow: column;
  }

  .l-block {
    margin-right: 0;
  }

  .columns-7 {
    flex-flow: wrap-reverse;
    display: flex;
  }

  .block {
    margin-bottom: 10px;
  }

  .p-sm {
    width: auto;
    font-size: 18px;
    line-height: 26px;
  }

  .heading {
    font-family: Butler Ultra, Arial, sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 42px;
  }

  .textarea-con {
    width: 100%;
    min-height: 140px;
  }

  .fina-logo-2 {
    height: 70px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
  }

  .membranes-title {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .world-aquatics {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .info-container {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .info {
    width: auto;
    font-size: 14px;
    line-height: 23px;
  }

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

  .apply-drop {
    width: 100%;
    margin-right: 10px;
  }

  .section-top-service {
    padding-top: 0;
  }

  .thank-you {
    padding: 30px;
  }

  .thanks {
    text-align: center;
    font-size: 32px;
    line-height: 42px;
  }

  .thank-you-container {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .p-thanks, .p-thanks.sm, .p-thanks.mini {
    width: auto;
  }

  .detail-title {
    letter-spacing: 0;
    font-family: Sf Pro Text, Arial, sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
  }

  .mob-menu {
    background-color: #def4fa;
    height: 100vh;
  }

  .main-menu-mob {
    z-index: 80;
    opacity: 1;
    background-color: #00bcf1;
    width: 100vw;
    height: 0;
    display: block;
    position: fixed;
    inset: 0%;
    overflow: hidden;
  }

  .div-block-2 {
    border-bottom: 1px solid #000;
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px;
    display: flex;
  }

  .link-3 {
    line-height: 30px;
  }

  .link-mob {
    color: #fff;
    text-align: right;
    border-bottom: 1px solid #ffffff4d;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding: 20px 40px 20px 30px;
    font-size: 20px;
    line-height: 28px;
    display: flex;
  }

  .menu-mob {
    z-index: 12;
    width: 100vw;
    height: 100vh;
    position: absolute;
    inset: 0%;
  }

  .text-block {
    font-size: 26px;
    font-weight: 300;
    line-height: 36px;
  }

  .link-title-mob {
    color: #fff;
    border-bottom: 1px solid #ffffff1a;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding: 20px 30px;
    font-size: 32px;
    line-height: 28px;
    display: flex;
  }

  .serv-menu-block-mob, .comp-menu-block-mob {
    z-index: 90;
    opacity: 0;
    background-color: #00bcf1;
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0%;
    bottom: 0%;
    right: 0%;
    transform: translate(100vw);
  }

  .close {
    width: auto;
    height: 16px;
  }

  .mob-arreo {
    opacity: .7;
    width: 30px;
    margin-right: 10px;
  }

  .back {
    color: #fff;
    font-size: 32px;
    line-height: 42px;
    display: flex;
  }

  .mob-menu-back {
    border-bottom: 1px solid #ffffff1a;
    justify-content: space-between;
    align-items: center;
    width: 100vw;
    padding: 20px 30px;
    font-size: 24px;
    display: flex;
  }

  .main-mob-menu-bank {
    border-bottom: 1px solid #ffffff4d;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 70px;
    padding: 14px 30px;
    display: flex;
  }

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

  .menu-block {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 80vh;
    display: flex;
  }

  .text-block-3 {
    line-height: 26px;
  }

  .image-23 {
    width: 20px;
    margin-left: 14px;
  }

  .div-block-3 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .div-block-4 {
    width: 40px;
    height: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .navbar-logo-left--2 {
    z-index: 70;
    justify-content: center;
    align-items: center;
    height: 70px;
    display: flex;
  }
}

#w-node-ff67ed0f-590f-e58f-8df6-214ecb118276-3c43cd42, #w-node-_7d59b82e-c7f8-5339-b94a-0f05b0e9b864-3c43cd42, #w-node-_52faea10-ed08-492d-3da1-39a3e63dc460-3c43cd42, #w-node-_283bc624-00d4-92e2-0013-d2ca3f690dc2-3c43cd42, #w-node-_5ae8eb44-bb92-86a4-d8d7-260ff2a4c614-3c43cd42, #w-node-_7df8c8be-c806-e105-a7d8-5d16ae5fc3aa-3c43cd42, #w-node-_884979dd-940f-ca51-0951-6317e924e106-3c43cd42, #w-node-_7029aa87-8839-5394-dfeb-0cf8da3186c6-3c43cd42, #w-node-_335f07bf-6a98-1108-2c7c-fedceda2d797-3c43cd42, #w-node-_9b7d51bf-09cc-e15b-135f-34778042581b-3c43cd42, #w-node-_82e2a1cf-bdb8-062d-0444-02cd657b2593-3c43cd42, #w-node-_349ec7b3-2ed0-a5f8-c240-7c2817947e25-3c43cd42, #w-node-_4cf38adf-59c3-a630-2ba7-f4371c71fe88-3c43cd42, #w-node-e09298b7-c31f-6c77-5823-332373315080-3c43cd42, #w-node-ae859455-6456-c3b3-49d2-6d41fbe0acee-3c43cd42, #w-node-ba065c1d-8df9-a77e-2f17-fe4c898b4595-3c43cd42, #w-node-bb49ef1b-4878-09f8-2b93-923fb8a0516e-3c43cd42, #w-node-_06faa314-1331-3205-1ecd-f6f79146b751-3c43cd42, #w-node-_770dc450-2c84-01d7-992c-06e0016f73da-3c43cd42, #w-node-_4d82c1b0-dc18-b673-f40d-179ff1496ed3-f1496ecf, #w-node-_4d82c1b0-dc18-b673-f40d-179ff1496ee6-f1496ecf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4d82c1b0-dc18-b673-f40d-179ff1496ef3-f1496ecf {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-_4d82c1b0-dc18-b673-f40d-179ff1496ef5-f1496ecf {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

@media screen and (max-width: 479px) {
  #w-node-_4d82c1b0-dc18-b673-f40d-179ff1496ef3-f1496ecf {
    justify-self: auto;
  }
}


@font-face {
  font-family: 'Butler Ultra';
  src: url('../fonts/Butler_Ultra_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/Butler_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/Butler_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/Butler_Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf Pro Text';
  src: url('../fonts/SF-Pro-Text-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sf Pro Text';
  src: url('../fonts/SF-Pro-Text-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf Pro Text';
  src: url('../fonts/SF-Pro-Text-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf Pro Text';
  src: url('../fonts/SF-Pro-Text-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf Pro Text';
  src: url('../fonts/SF-Pro-Text-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf Pro Text';
  src: url('../fonts/SF-Pro-Text-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sf Pro Text';
  src: url('../fonts/SF-Pro-Text-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}