.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

a {
  padding-right: 9px;
  text-decoration: underline;
}

a:hover {
  color: #0e76bc;
  font-weight: 500;
}

.body {
  font-family: Barlow, sans-serif;
  color: #424241;
}

.navbar {
  background-color: hsla(0, 0%, 100%, 0);
}

.container {
  padding-top: 16px;
}

.hero {
  height: 100vh;
  background-color: #fff;
  background-image: url('../images/header-image.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.heading {
  width: 69%;
  margin-top: 101px;
  font-size: 81px;
  line-height: 87px;
  font-weight: 500;
}

.main-hero {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph {
  width: 68%;
  margin-top: 13px;
  margin-bottom: 18px;
  color: #676666;
  font-size: 21px;
  line-height: 29px;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 129px;
  height: 54px;
  margin-right: auto;
  margin-bottom: auto;
  -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: #0e76bc;
  color: #fff;
  font-size: 16px;
}

.button:hover {
  background-color: #3d3d3d;
  color: #fff;
}

.dwonholder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.number-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22%;
  margin-left: 21px;
  -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: rgba(242, 248, 255, 0.68);
}

.number-box.firstbox {
  margin-left: 0px;
}

.heading-2 {
  color: #676666;
  font-size: 38px;
  line-height: 43px;
  font-weight: 400;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 14px;
  color: #909090;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
}

.text-span {
  color: #0e76bc;
}

.text-span-2 {
  color: #0e76bc;
}

.solutions {
  height: auto;
}

.heading-4 {
  margin-top: 50px;
  margin-bottom: 34px;
  color: #050505;
  font-size: 33px;
  font-weight: 900;
}

.heading-4.about {
  margin-bottom: 30px;
  color: #fff;
}

.heading-4.about.part {
  margin-top: 41px;
  font-weight: 700;
}

.heading-4.inblue {
  margin-top: 39px;
  margin-bottom: 30px;
  color: #0e76bc;
  text-align: center;
}

.heading-4.why {
  margin-top: auto;
  margin-bottom: 40px;
  text-align: center;
}

.heading-4.pop {
  margin-top: 28px;
  margin-bottom: 5px;
  font-size: 27px;
}

.pat2 {
  margin-top: 12px;
  margin-right: 3px;
  margin-left: 7px;
  padding: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 2px;
  border-color: #ececec;
}

.pat2.newui {
  margin-top: 14px;
}

.pat2.newui.nu {
  margin-top: 12px;
}

.pat2.nu {
  margin-left: auto;
}

.heading-5 {
  margin-top: 10px;
  font-size: 25px;
  font-weight: 400;
}

.paragraph-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  font-size: 16px;
  line-height: 25px;
}

.paragraph-2.big {
  margin-left: 68px;
  color: #0e76bc;
  font-size: 18px;
}

.paragraph-2.big.dark {
  color: #424241;
}

.paragraph-2.big.dark-copy {
  margin-left: 5px;
  color: #424241;
}

.paragraph-2.big.first-in {
  margin-left: 0px;
}

.paragraph-2.s2 {
  margin-bottom: 6px;
  color: #0e76bc;
}

.paragraph-2.s2.al5 {
  margin-bottom: 0px;
}

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

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

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

.part3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 9px;
  padding: 10px 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #ececec;
}

.part3.the {
  margin-top: 12px;
}

.part3.the.theend {
  margin-bottom: 48px;
}

.job-title {
  margin-top: 32px;
  font-size: 25px;
  font-weight: 600;
}

.job-title.s1 {
  margin-top: 11px;
  margin-bottom: 2px;
  font-size: 18px;
}

.bold {
  margin-top: 10px;
  margin-left: 233px;
  padding-right: 19px;
  color: #666;
  font-size: 17px;
  font-weight: 500;
}

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

.div-block-3 {
  padding-left: 12px;
  border-left: 2px solid #a5a5a5;
}

.aboutus {
  height: 46vh;
  background-color: #0e76bc;
}

.container-2 {
  height: auto;
  margin-top: auto;
  margin-bottom: 25px;
  border: 1px none #000;
}

.pragraph-on-dark {
  width: auto;
  color: #fff;
  font-size: 15px;
}

.pragraph-on-dark.parts {
  width: 388px;
  line-height: 23px;
}

.pragraph-on-dark.cont {
  width: 83%;
  margin-top: 42px;
  font-size: 21px;
  line-height: 29px;
}

.pragraph-on-dark.foter {
  width: 307px;
  padding-top: 26px;
  font-size: 12px;
}

.pragraph-on-dark.foter.adress {
  margin-left: 3px;
  padding-top: 0px;
}

.heading-6 {
  margin-top: 12px;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -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;
}

.div-block-4 {
  width: 70%;
  height: 46vh;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22%;
  height: 46vh;
  -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;
}

.logo-holder {
  width: 78px;
  height: 133px;
}

.collaboration-process {
  height: 38vh;
  background-image: url('../images/business-t.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.collaboration-p {
  width: auto;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

.why-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 56vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.why-parts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 17px;
  margin-left: 3px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #ececec;
}

.why-parts.end {
  margin-right: auto;
}

.why-parts.first {
  margin-left: auto;
}

.why-h {
  margin-top: 16px;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.div-block-6 {
  display: none;
  height: 50vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-7 {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/software_image.png');
  background-position: 50% 50%;
  background-size: auto;
}

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

.div-block-9.the-dark {
  margin-left: auto;
}

.solution-part-blue {
  height: 50vh;
  background-color: #0e76bc;
  background-image: url('../images/software_image.png');
  background-position: 0px 50%;
  background-size: 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

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

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
}

.div-block-11 {
  width: 50%;
}

.solution-part-dark {
  height: 50vh;
  background-color: #424241;
  background-image: url('../images/system-image.png');
  background-position: 100% 50%;
  background-size: 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-12 {
  width: 80%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.the-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 44vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(14, 118, 188, 0.05);
}

.heading-7 {
  color: #0e76bc;
  text-align: center;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35vh;
  margin-bottom: 53px;
  -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-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20vh;
  padding-right: 73px;
  padding-left: 73px;
  -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-right: 2px solid #0e76bc;
}

.div-block-13.endit {
  border-right-style: none;
}

.contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0e76bc;
}

.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 81vh;
  margin-top: 81px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.div-block-15 {
  width: 57%;
  margin-right: auto;
  padding-left: 18px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-left: 1px solid #fff;
}

.text-field {
  height: 58px;
  margin-bottom: 21px;
  padding-top: 6px;
  padding-bottom: 6px;
  border: 1px none #000;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0.25);
  color: #fff;
  font-size: 15px;
}

.text-field:hover {
  border: 1px none #000;
}

.text-field:active {
  border-style: none;
}

.text-field:focus {
  border: 1px none #000;
}

.text-field::-webkit-input-placeholder {
  color: #fff;
}

.text-field:-ms-input-placeholder {
  color: #fff;
}

.text-field::-ms-input-placeholder {
  color: #fff;
}

.text-field::placeholder {
  color: #fff;
}

.text-field.input {
  height: 148px;
}

.form-buton {
  background-color: #fff;
  color: #0e76bc;
}

.form-buton:hover {
  background-color: #424241;
  color: #fff;
}

.footer {
  height: 39vh;
  background-color: #141414;
}

.copyright {
  height: 5vh;
  background-color: #000;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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;
}

.link {
  color: #0e76bc;
}

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

.link-2 {
  padding-left: 7px;
  color: #fff;
  text-decoration: none;
}

.link-2:hover {
  color: #0e76bc;
}

.link-2:active {
  color: #0e76bc;
}

.div-block-16 {
  padding-top: 5px;
}

.div-block-17 {
  margin-top: 38px;
}

.heading-8 {
  margin-top: 51px;
  color: #fff;
}

.div-block-18 {
  margin-left: 48px;
}

.div-block-19 {
  margin-left: 84px;
}

.link-block {
  padding-right: 9px;
}

.text-block {
  padding-top: 5px;
  color: #fff;
  text-align: center;
}

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

.logos-title-large {
  position: relative;
  left: 0%;
  top: 18px;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85vw;
  height: 23vh;
  margin: -101px auto -47px;
  padding: 60px 30px;
  clear: both;
  -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;
  border-bottom: 1px solid #e4ebf3;
  background-color: #fff;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.16);
}

.container-8 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.clients-title {
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}

.clients-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-top: 4px;
  margin-right: auto;
  margin-left: auto;
  -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: transparent;
}

.clients-image {
  background-color: transparent;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 62px;
  margin-bottom: 30px;
  -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;
  border-top: 2px solid #b6b6b6;
  border-bottom: 2px solid #b6b6b6;
}

.div-block-22 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100000;
  background-color: hsla(0, 0%, 4%, 0.8);
}

.popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.78);
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 96%;
  height: 8%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 8px;
  background-color: hsla(0, 0%, 100%, 0);
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90vw;
  height: 95vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border-radius: 7px;
  background-color: #fff;
}

.div-block-26 {
  width: 96%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.fild1 {
  width: 49%;
  margin-right: 0px;
  margin-left: 0px;
  color: #000;
  font-size: 15px;
}

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

.div-block-27-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

@media screen and (max-width: 991px) {
  .container-8 {
    max-width: 728px;
  }

  .clients-title {
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 767px) {
  .logos-title-large {
    padding: 60px 15px;
  }

  .clients-wrapper {
    margin-bottom: -20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .clients-image {
    margin-right: 20px;
    margin-bottom: 30px;
    margin-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    width: 100vw;
    height: auto;
  }

  .heading {
    font-size: 28px;
    line-height: 45px;
  }

  .upholder {
    margin-right: 15px;
    margin-left: 15px;
  }

  .dwonholder {
    margin-top: 58px;
    margin-right: 7px;
    margin-left: 7px;
  }

  .number-box {
    width: 28%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-2 {
    font-size: 21px;
  }

  .heading-3 {
    font-size: 15px;
    line-height: 17px;
    text-align: center;
  }

  .solutions {
    width: 100vw;
  }

  .heading-4 {
    margin-right: 31px;
    margin-left: 10px;
    font-size: 27px;
  }

  .heading-4.about.part {
    margin-top: 17px;
    margin-bottom: 14px;
    margin-left: auto;
  }

  .heading-4.inblue {
    margin-top: 27px;
    margin-bottom: 24px;
    margin-left: 0px;
  }

  .heading-4.why {
    margin-top: 37px;
  }

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

  .pat2.newui.nu {
    margin-left: 5px;
  }

  .pat2.nu {
    margin-left: 5px;
  }

  .paragraph-2 {
    width: 98%;
  }

  .paragraph-2.big {
    margin-left: auto;
    font-size: 17px;
  }

  .paragraph-2.big.dark-copy {
    margin-right: auto;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 17px;
  }

  .paragraph-2.big.first-in {
    font-size: 16px;
  }

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

  .part3.the {
    width: 90vw;
    margin-right: 5px;
    margin-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;
  }

  .job-title {
    margin-top: 7px;
  }

  .div-block-2 {
    width: 100%;
    margin-right: auto;
    margin-bottom: 6px;
    margin-left: auto;
  }

  .div-block-3 {
    padding-left: 19px;
  }

  .aboutus {
    width: 100vw;
    height: auto;
  }

  .container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 3px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .pragraph-on-dark.parts {
    width: 284px;
  }

  .pragraph-on-dark.cont {
    width: 101%;
    margin-bottom: 17px;
  }

  .container-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-4 {
    height: 47vh;
  }

  .collaboration-process {
    width: 100vw;
    height: auto;
  }

  .collaboration-p {
    width: 91%;
    margin-bottom: 18px;
  }

  .why-us {
    width: 100vw;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }

  .why-parts {
    width: 87%;
    margin-right: auto;
    margin-bottom: 8px;
    margin-left: auto;
  }

  .why-parts.end {
    margin-left: auto;
  }

  .why-parts.first {
    width: 87%;
    margin-right: auto;
    margin-bottom: 6px;
  }

  .div-block-9 {
    width: 93vw;
    margin-top: auto;
    margin-right: 12px;
    margin-left: 12px;
  }

  .div-block-9.the-dark {
    margin-left: 12px;
  }

  .solution-part-blue {
    width: 100vw;
    height: 86vh;
    background-position: 50% 0%;
    background-size: contain;
  }

  .div-block-10 {
    width: 63vw;
    height: 39vh;
    margin-top: 19px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .container-4 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-11 {
    width: 50vw;
    height: 36vh;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .solution-part-dark {
    height: 97vh;
    background-image: url('../images/ux-image.png');
    background-position: 50% 0%;
    background-size: contain;
  }

  .div-block-12 {
    width: 99%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .the-text {
    width: 100vw;
    height: 64vh;
  }

  .heading-7 {
    margin-top: 13px;
    margin-bottom: 14px;
  }

  .container-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-13 {
    border-bottom: 1px solid #0e76bc;
    border-right-style: none;
  }

  .contact {
    width: 100vw;
    height: auto;
  }

  .container-6 {
    height: auto;
    margin-top: 36px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-14 {
    width: 90vw;
  }

  .div-block-15 {
    width: 103%;
    margin-right: auto;
    margin-bottom: 19px;
    margin-left: auto;
    padding-top: 13px;
    padding-right: 8px;
    padding-left: 8px;
    border-top: 1px solid #e6e6e6;
    border-left-style: none;
  }

  .footer {
    width: 100vw;
    height: auto;
  }

  .copyright {
    width: 100vw;
    height: auto;
  }

  .container-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-17 {
    margin-top: 22px;
    margin-left: 15px;
  }

  .heading-8 {
    margin-top: 18px;
  }

  .div-block-18 {
    margin-left: 15px;
  }

  .div-block-19 {
    margin-bottom: 18px;
    margin-left: 15px;
  }

  .text-block {
    margin-bottom: 3px;
    font-size: 10px;
  }

  .logos-title-large {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: -65px;
    margin-bottom: 45px;
    padding-top: 25px;
    padding-bottom: 24px;
  }

  .container-8 {
    max-width: none;
  }

  .clients-title {
    margin-top: 3px;
    margin-bottom: 11px;
  }

  .clients-wrapper {
    margin-bottom: -4px;
  }

  .clients-image {
    margin-right: 10px;
    margin-bottom: 8px;
    margin-left: 10px;
  }

  .div-block-21 {
    width: 100%;
    height: 70px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .div-block-25 {
    height: auto;
  }

  .container-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -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-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Bold.ttf') format('truetype'), url('../fonts/Barlow-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/Barlow-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Twitter';
  src: url('../fonts/Twitter.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}