@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-ThinItalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Materialiconsround;
  src: url('../fonts/MaterialIconsRound-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  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-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

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

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

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

.frame-2 {
  grid-column-gap: 48px;
  background-color: #f1f2f4;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 41.5px;
  padding-left: 40px;
  padding-right: 40px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-33536 {
  grid-column-gap: 48px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-left: 60px;
  text-decoration: none;
  display: flex;
}

.frame-1 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.screenshot-2024-11-28-at-165807-1 {
  object-fit: cover;
}

.text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-33537 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-3 {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 125px;
  padding: 17px 40px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.reliance_b-logo-final-01-1 {
  object-fit: cover;
}

.frame-33538 {
  grid-column-gap: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-33539 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.rectangle-1 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 3px;
  text-decoration: none;
  display: flex;
}

.navbar-no-shadow-container {
  z-index: 99;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #0000;
  flex-flow: column;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
}

.container-regular {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: 100%;
  min-width: 0%;
  max-width: none;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  min-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.navbar-brand {
  width: 70px;
  height: auto;
}

.nav-menu-wrapper {
  min-width: 1200px;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  min-width: 1200px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  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-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  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-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

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

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

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

.bold-text {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 700;
}

.bold-text-2 {
  font-family: Poppins, Arial, sans-serif;
}

.text-block {
  color: #1a1b1f;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
}

.text-block-2 {
  color: #1a1b1f;
  font-weight: 600;
}

.text-block-3 {
  color: #1a1b1f;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
}

.image {
  width: 50px;
  height: 50px;
}

.navbar-wrapper-contact {
  background-color: #f1f2f4;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.nav-link-contact {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 0;
  margin-right: 5px;
  padding: 5px 10px 5px 0;
  font-family: Poppins, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

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

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

.image-2 {
  width: 25px;
}

.nav-menu-contact {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  min-width: 1200px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.list-item {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.list-item-2, .list-item-contact {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.link-block {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-logo-left {
  z-index: 999;
  background-color: #fff;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 2px #0003;
}

.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: none;
  margin-bottom: 0;
  padding: 0 5%;
}

.container {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

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

.nav-menu-wrapper-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  display: flex;
}

.nav-menu-two {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 0;
  padding: 5px 0 5px 10px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

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

.nav-link-2:focus {
  border: 1px solid #000;
  border-bottom-style: none;
}

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

.nav-link-2:visited {
  border: 0 #0000;
  border-bottom: 1px solid #000;
}

.nav-link-2.w--current {
  border-bottom: 1px solid #000;
}

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

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

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

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

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

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

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

.nav-dropdown-list-2.shadow-three.mobile-shadow-hide.w--open {
  box-shadow: 0 2px 5px #0003;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

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

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

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

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

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

.mobile-margin-search {
  width: 50px;
  margin-left: 5%;
}

.text-block-4 {
  color: #1a1b1f;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
}

.image-3 {
  width: 70px;
  height: auto;
}

.div-block {
  background-color: #f1f2f4;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.image-4 {
  width: 50px;
  height: auto;
}

.text-block-5 {
  color: #2980b7;
  font-family: Materialiconsround, Arial, sans-serif;
}

.search {
  color: #2980b7;
  cursor: default;
  font-family: Materialiconsround, Arial, sans-serif;
  font-size: 24px;
  line-height: 26px;
}

.div-block-3 {
  background-image: url('../images/IT-Support-Birmingham-Team.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  display: flex;
}

.heading {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
  line-height: 57px;
}

.div-block-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  margin-left: 5%;
  margin-right: 0;
  display: flex;
}

.bold-text-3 {
  font-family: Poppins, Arial, sans-serif;
  text-decoration: none;
}

.link {
  color: #fff;
  background-image: linear-gradient(90deg, #b6dbf0, #2a65a7);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px 1px #0006;
}

.link:hover {
  box-shadow: none;
}

.heading-2 {
  margin-top: 0;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
  line-height: 57px;
}

.text-block-6 {
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.paragraph {
  font-family: Poppins, Arial, sans-serif;
  font-size: 14px;
  line-height: 21px;
}

.columns {
  margin: 0 0%;
}

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

.column-2 {
  padding-top: 0;
}

.link-content {
  color: #fff;
  background-image: linear-gradient(90deg, #b6dbf0, #2a65a7);
  border-radius: 10px;
  width: 135px;
  padding: 15px 20px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  box-shadow: 0 2px 5px #0006;
}

.link-content:hover {
  box-shadow: none;
}

.section {
  margin-left: auto;
  margin-right: auto;
  padding: 40px 5%;
}

.section-2 {
  background-image: linear-gradient(211deg, #a3d9f7, #fafdff);
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 40px 5%;
  display: flex;
}

.heading-3 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
}

.column-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.image-5, .image-6 {
  width: 100%;
}

.image-7 {
  object-fit: contain;
  width: 90%;
  height: 150px;
  margin: 40px 5%;
}

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

.section-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: url('../images/global-connectivity-network-background-1.webp');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 40px 5%;
  display: flex;
}

.div-block-5 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 200px;
  padding-top: 20px;
  display: flex;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  font-family: Poppins, Arial, sans-serif;
  font-size: 14px;
  line-height: 21px;
}

.image-8 {
  width: 50px;
  height: 50px;
}

.heading-4 {
  text-decoration: none;
}

.link-2 {
  color: #fff;
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.link-3, .link-4, .link-5, .link-6 {
  color: #fff;
  text-decoration: none;
}

.form {
  width: auto;
}

.columns-2 {
  width: 100%;
}

.form-block {
  width: 70%;
}

.column-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.submit-button {
  background-color: #0000;
  background-image: linear-gradient(90deg, #b6dbf0, #2a65a7);
  border-radius: 10px;
  width: 100%;
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  box-shadow: 0 2px 5px #0006;
}

.submit-button:hover {
  box-shadow: none;
}

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

.div-block-6 {
  background-color: #ffffff80;
  width: 100%;
  height: 1px;
}

.div-block-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-block-8 {
  color: #fff;
  font-family: Poppins, Arial, sans-serif;
  font-size: 10px;
  font-weight: 500;
}

.text-field {
  border-radius: 10px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 14px;
}

.text-field-2 {
  border-radius: 10px;
  font-size: 14px;
}

.text-field-3, .text-field-4 {
  border-radius: 10px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 14px;
}

.heading-5, .heading-6, .heading-7 {
  color: #fff;
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.heading-8 {
  color: #fff;
  margin-top: 10px;
  font-family: Materialiconsround, Arial, sans-serif;
}

.div-block-8 {
  background-color: #005699;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: 5px 20px;
  display: flex;
}

.image-9 {
  width: 25px;
}

.div-block-9 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-left: 0%;
  display: flex;
}

.textarea {
  border-radius: 10px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 14px;
}

.div-block-10 {
  width: auto;
  height: 2px;
  display: none;
}

.list-item-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.list-item-3:active {
  border: 1px #000;
}

.div-block-11 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-12 {
  z-index: 9999;
  position: absolute;
  inset: 0%;
}

.div-block-13 {
  z-index: 9999;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.form-2 {
  display: flex;
}

.form-block-2 {
  width: 70%;
}

.searchtext {
  border: 0 solid #000;
  border-bottom-width: 1px;
  height: 48px;
  margin-bottom: 0;
}

.searchtext:focus {
  color: #000;
}

.submit-button-2 {
  background-color: #2a65a7;
  height: 48px;
  font-family: Materialiconsround, Arial, sans-serif;
  font-size: 20px;
}

.text-block-9 {
  font-family: Materialiconsround, Arial, sans-serif;
  font-size: 24px;
}

.link-block-3 {
  color: #000;
  text-decoration: none;
  position: absolute;
  inset: 1rem 1rem auto auto;
}

.search-pop {
  z-index: 9999;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.linkexitsearch {
  color: #000;
  text-decoration: none;
  position: absolute;
  inset: 1rem 1rem auto auto;
}

.formsearch {
  width: 70%;
  margin-bottom: 0;
}

.formsearchsmallscreen {
  width: 70%;
  margin-bottom: 0;
  display: none;
}

.searchlinkblock {
  text-decoration: none;
}

.footer {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: url('../images/global-connectivity-network-background-1.webp');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 40px 5%;
  display: flex;
}

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

.section-5 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin: 40px auto;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.container-2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  margin: 0 auto;
  display: flex;
}

.heading-9 {
  text-align: center;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
  line-height: 57px;
}

.div-block-14 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-10 {
  width: 30px;
  height: 30px;
}

.paragraph-2 {
  margin-bottom: 10px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.div-block-15 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.bold-text-4 {
  color: #fff;
  font-family: Poppins, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.heading-10 {
  font-family: Poppins, Arial, sans-serif;
  line-height: 48px;
}

.div-block-16 {
  color: #333;
  background-color: #00569966;
  padding: 5px;
  font-family: Poppins, Arial, sans-serif;
  text-decoration: none;
}

.container-tag {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin: 0 0%;
  display: block;
}

.div-block-17 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.div-block-18 {
  background-color: #00569933;
  width: 100%;
  height: 2px;
}

.div-block-19 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.heading-11 {
  font-family: Materialiconsround, Arial, sans-serif;
}

.div-block-20 {
  background-color: #00569933;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  display: flex;
}

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

.div-block-22 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.link-7 {
  color: #333;
  font-family: Poppins, Arial, sans-serif;
  text-decoration: none;
}

.text-block-10 {
  font-family: Materialiconsround, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.bold-text-5 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
}

.heading-12 {
  font-family: Poppins, Arial, sans-serif;
}

.link-block-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #333;
  font-family: Poppins, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.section-6 {
  background-image: url('../images/customer-service-it-support-representative.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.container-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-left: 5%;
  display: flex;
}

.heading-13 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
  line-height: 57px;
}

.list-item-4 {
  font-family: Poppins, Arial, sans-serif;
  line-height: 21px;
}

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

.list-item-5, .list-item-6, .list-item-7, .list-item-8, .list-item-9, .list-item-10 {
  font-family: Poppins, Arial, sans-serif;
  line-height: 21px;
}

.list-item-11 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 400;
  line-height: 21px;
}

.list-item-12, .list-item-13 {
  font-family: Poppins, Arial, sans-serif;
  line-height: 21px;
}

.aboutus {
  background-image: url('../images/VOIP.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.heading-14 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 400;
  line-height: 27px;
}

.bold-text-6 {
  font-weight: 600;
}

.bold-text-7 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
}

.bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14, .bold-text-15, .bold-text-16 {
  font-weight: 600;
}

.linksupport {
  color: #fff;
  background-image: linear-gradient(90deg, #b6dbf0, #2a65a7);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 360px;
  padding: 15px 20px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px 1px #0006;
}

.linksupport:hover {
  box-shadow: none;
}

.container-support {
  width: auto;
  max-width: none;
  margin: 0 auto;
}

.heading-15 {
  text-align: center;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
  line-height: 57px;
}

.heading-16 {
  text-align: center;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
  line-height: 21px;
}

.heading-s2 {
  font-family: Poppins, Arial, sans-serif;
}

.list-item-14, .text-block-11, .text-block-12 {
  font-family: Poppins, Arial, sans-serif;
  line-height: 21px;
}

.link-cta {
  color: #fff;
  background-image: linear-gradient(90deg, #b6dbf0, #2a65a7);
  border-radius: 10px;
  width: 175px;
  padding: 15px 20px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  box-shadow: 0 2px 5px #0006;
}

.link-cta:hover {
  box-shadow: none;
}

.faq {
  width: 100%;
  list-style-type: none;
}

.linkvoip {
  color: #fff;
  background-image: linear-gradient(90deg, #b6dbf0, #2a65a7);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 340px;
  padding: 15px 20px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px 1px #0006;
}

.linkvoip:hover {
  box-shadow: none;
}

.bgviop {
  background-image: url('../images/VOIP.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.h1viop {
  text-align: left;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
  line-height: 21px;
}

.h1viopbig {
  text-align: left;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
  line-height: 57px;
}

.link-cta-seo {
  color: #fff;
  background-image: linear-gradient(90deg, #b6dbf0, #2a65a7);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 70%;
  padding: 15px 20px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0006;
}

.link-cta-seo:hover {
  box-shadow: none;
}

.div-block-23 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 300px;
  display: flex;
}

.container-tag-viop {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin: 40px 5%;
  display: flex;
}

.div-block-24 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}

.text-block-12-copy {
  text-align: center;
  font-family: Poppins, Arial, sans-serif;
  line-height: 21px;
}

.faq-viop {
  width: 100%;
  list-style-type: disc;
}

.link-cta-viop {
  color: #fff;
  background-image: linear-gradient(90deg, #b6dbf0, #2a65a7);
  border-radius: 10px;
  width: auto;
  padding: 15px 20px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  box-shadow: 0 2px 5px #0006;
}

.link-cta-viop:hover {
  box-shadow: none;
}

.link-8, .link-9 {
  color: #333;
  text-decoration: none;
}

.bgseo {
  background-image: url('../images/seo-digital-marketing-strategy-concepts.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.linkseo {
  color: #fff;
  background-image: linear-gradient(90deg, #b6dbf0, #2a65a7);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 250px;
  padding: 15px 20px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px 1px #0006;
}

.linkseo:hover {
  box-shadow: none;
}

.linkweb {
  color: #fff;
  background-image: linear-gradient(90deg, #b6dbf0, #2a65a7);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 300px;
  padding: 15px 20px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px 1px #0006;
}

.linkweb:hover {
  box-shadow: none;
}

.bgweb {
  background-image: url('../images/responsive-web-design-multi-device-mockup.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.container-web {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  max-width: 900px;
  margin-left: 5%;
  display: flex;
}

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

.bghome {
  background-image: url('../images/modern-open-plan-office-workspace-design.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.bgsoftware {
  background-image: url('../images/industrial-iot-tablet-machinery-control.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.link-10, .link-11, .link-12, .link-13, .link-14, .link-15 {
  color: #333;
  text-decoration: none;
}

.bgerp {
  background-image: linear-gradient(144deg, #00a0f2, #0066b8);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.container-erp {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
}

.heading-erp {
  color: #fff;
  text-align: center;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
  line-height: 57px;
}

.form-block-3 {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.form-3 {
  width: 100%;
}

.div-block-25 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.submit-button-3 {
  background-image: linear-gradient(90deg, #b6dbf0, #2a65a7);
  border-radius: 10px;
  width: 40%;
  box-shadow: 0 2px 5px #0003;
}

.submit-button-3:hover {
  box-shadow: none;
}

.div-block-26, .div-block-27 {
  width: 50%;
}

.textarea-2, .text-field-5, .text-field-6, .text-field-7, .text-field-8 {
  border-radius: 10px;
  font-family: Poppins, Arial, sans-serif;
}

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

.link-16, .link-17, .link-18, .link-19, .link-20 {
  color: #333;
  text-decoration: none;
}

.container-it-suport {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  margin: 0 auto;
  display: flex;
}

.containercategories {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.container-tag-it {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin: 40px auto;
  display: flex;
}

.linknextprevhow {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.footerlinkhow {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin: 40px auto;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.container-4 {
  width: 100%;
  max-width: none;
}

.text-block-10-copy {
  font-family: Materialiconsround, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.heading-17 {
  justify-content: center;
  align-items: center;
  font-family: Poppins, Arial, sans-serif;
  display: flex;
}

.div-block-28 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.link-21, .link-22, .link-23 {
  color: #333;
  text-align: center;
  font-family: Poppins, Arial, sans-serif;
  text-decoration: none;
}

.sectionheroit {
  background-image: linear-gradient(90deg, #0095f3, #004cb0);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 500px;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.heading-it {
  color: #fff;
  text-align: center;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
  line-height: 57px;
}

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

.linknextprevefficiently {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-29 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

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

.heading-18 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
}

.link-26, .link-27, .link-28 {
  color: #333;
  text-decoration: none;
}

.section-7 {
  margin: 40px auto;
  padding-left: 5%;
  padding-right: 5%;
}

.heading-19, .paragraph-3, .text-block-13 {
  text-align: center;
  font-family: Poppins, Arial, sans-serif;
}

.div-block-30 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  display: flex;
}

.image-11 {
  width: 25px;
}

.div-block-31 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.bold-text-17 {
  font-size: 18px;
  line-height: 24px;
}

.grid {
  grid-template-rows: auto auto auto;
}

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

.bgcontact {
  background-image: url('../images/customer-service-it-support-representative.webp');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.heading-contact {
  color: #333;
  text-align: center;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
  line-height: 57px;
}

.section-8 {
  margin: 40px auto;
  padding: 0 5%;
}

.heading-20 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
}

.paragraph-4 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 400;
}

.form-contact {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.div-block-32 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  padding: 10px;
  display: flex;
}

.heading-21 {
  margin-top: 10px;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 400;
}

.bold-text-18 {
  font-weight: 500;
}

.image-12 {
  width: 50px;
}

.div-block-33 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.iconheading {
  color: #004a9f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Materialiconsround, Arial, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
}

.column-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.bgcookie {
  background-image: url('../images/customer-service-it-support-representative.webp');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.section-9 {
  margin: 40px auto;
  padding: 0 5%;
}

.paragraph-5 {
  font-family: Poppins, Arial, sans-serif;
}

.heading-22 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
}

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

.div-block-34 {
  background-color: #3333;
  height: 1px;
}

.column-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-14 {
  font-family: Materialiconsround, Arial, sans-serif;
}

.div-block-35 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-block-15 {
  font-family: Materialiconsround, Arial, sans-serif;
}

.form-4 {
  display: flex;
}

.text-field-9 {
  border: 1px #000;
  border-bottom-style: solid;
  margin-bottom: 0;
  font-family: Poppins, Arial, sans-serif;
}

.field-label {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-family: Materialiconsround, Arial, sans-serif;
  font-size: 20px;
  display: flex;
}

.column-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.heading-23 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
}

.div-block-36 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.link-30 {
  color: #333;
  font-family: Poppins, Arial, sans-serif;
  text-decoration: none;
}

.link-31 {
  text-decoration: none;
}

.bold-text-19, .bold-text-20, .bold-text-21, .bold-text-22, .bold-text-23, .bold-text-24, .bold-text-25, .bold-text-26, .bold-text-27, .bold-text-28, .bold-text-29, .bold-text-30 {
  font-weight: 400;
}

.columns-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.section-viop1, .sectionhome1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 40px auto;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.form-block-erp {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.form-erp {
  width: 70%;
}

.form-block-howerp {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.form-howerp {
  width: 70%;
}

.form-block-free {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.form-free, .form-effinciency, .form-enterprice, .form-enterprise-2 {
  width: 70%;
}

.link-block-7, .link-block-8, .link-32 {
  color: #333;
  text-decoration: none;
}

.bgdcout {
  background-image: url('../images/multi-cloud-provider-management-dashboard.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.heading-b1 {
  font-family: Poppins, Arial, sans-serif;
  line-height: 48px;
}

.div-block-scout {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.columns-4 {
  width: 100%;
  margin-top: 20px;
}

.heading-24 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
}

.paragraph-6 {
  font-family: Poppins, Arial, sans-serif;
}

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

.listpublic {
  padding-left: 20px;
  list-style-type: none;
}

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

.listpublic2 {
  padding-left: 20px;
  list-style-type: none;
}

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

.div-block-37 {
  background-color: #0055b5;
  justify-content: center;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

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

.text-block-16 {
  display: block;
}

.div-block-38 {
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-39 {
  border: 1px solid #000;
  padding: 10px;
}

.div-block-40 {
  border: 1px solid #000;
  padding: 10px;
  display: block;
}

.image-13 {
  height: 350px;
}

.listgather {
  padding-left: 40px;
  list-style-type: decimal;
}

.link-gather {
  color: #fff;
  background-image: linear-gradient(90deg, #b6dbf0, #2a65a7);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 25%;
  padding: 15px 20px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0006;
}

.link-gather:hover {
  box-shadow: none;
}

.listgartner2 {
  padding-left: 40px;
  list-style-type: disc;
}

.comparingbg {
  background-image: url('../images/multi-cloud-hybrid-it-infrastructure.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  margin-top: 0;
  display: flex;
}

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

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

.ccbg {
  background-image: url('../images/multi-cloud-hybrid-it-infrastructure.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.image-14 {
  margin-bottom: 20px;
}

.list-item-15, .list-item-16, .list-item-17, .list-item-18, .list-item-19, .list-item-20 {
  font-family: Poppins, Arial, sans-serif;
}

.link-web {
  color: #fff;
  background-image: linear-gradient(90deg, #b6dbf0, #2a65a7);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 15px 20px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0006;
}

.link-web:hover {
  box-shadow: none;
}

.bgdpulic {
  background-image: url('../images/public-vs-private-cloud-infrastructure-comparison.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.bggather {
  background-image: url('../images/cloud-infrastructure-services-isometric-overview.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.link-cta-common {
  color: #fff;
  background-image: linear-gradient(90deg, #b6dbf0, #2a65a7);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 30%;
  padding: 15px 20px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0006;
}

.link-cta-common:hover {
  box-shadow: none;
}

.azurebg {
  background-image: url('../images/integrated-cloud-network-architecture.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.list-item-21, .list-item-22, .list-item-23 {
  font-family: Poppins, Arial, sans-serif;
}

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

.qilinbg {
  background-image: url('../images/uk-data-leak-security-breach.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.list-item-24 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 400;
}

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

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

.list-item-25 {
  font-family: Poppins, Arial, sans-serif;
}

.div-block-qilin {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.container-qilin {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin: auto;
  display: flex;
}

.link-cta-qilin {
  color: #fff;
  background-image: linear-gradient(90deg, #b6dbf0, #2a65a7);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 25%;
  padding: 15px 20px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0006;
}

.link-cta-qilin:hover {
  box-shadow: none;
}

.list-item-26, .list-item-27, .list-item-28 {
  font-family: Poppins, Arial, sans-serif;
}

.rightfldownload {
  z-index: 7777;
  flex-flow: column;
  display: flex;
  position: fixed;
  inset: auto 0% 43% auto;
}

.email {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #005699;
  border-bottom: 1px solid #fff;
  border-top-left-radius: 10px;
  padding: 15px 10px;
  text-decoration: none;
  display: flex;
}

.text-block-17 {
  color: #fff;
  display: none;
}

.text-block-18 {
  color: #fffdfd;
  justify-content: center;
  align-items: center;
  display: none;
}

.div-block-41 {
  flex-flow: column;
  display: flex;
}

.image-15 {
  width: 25px;
  height: 25px;
}

.phoneflt {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #005699;
  padding: 15px 10px;
  text-decoration: none;
  display: flex;
}

.download {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #005699;
  border-bottom-left-radius: 10px;
  padding: 15px 10px;
  text-decoration: none;
  display: flex;
}

.rightflemail {
  z-index: 7777;
  border-top-left-radius: 10px;
  flex-flow: column;
  display: flex;
  position: fixed;
  inset: auto 0% 60% auto;
}

.text-block-19 {
  color: #fffefe;
  text-decoration: none;
  display: none;
}

.image-18 {
  width: 25px;
  height: 25px;
}

.rightflphone {
  z-index: 7777;
  flex-flow: column;
  display: flex;
  position: fixed;
  inset: auto 0% 52% auto;
}

.text-block-20 {
  color: #fff;
  font-family: Materialiconsround, Arial, sans-serif;
  font-size: 25px;
  line-height: 32px;
}

.field-label-2 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 400;
}

.text-field-10 {
  border-radius: 10px;
  font-family: Poppins, Arial, sans-serif;
}

.field-label-3 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 400;
}

.text-field-11 {
  font-family: Poppins, Arial, sans-serif;
}

.submit-button-4 {
  background-color: #3898ec00;
  background-image: linear-gradient(90deg, #c2e8fb, #0f5ca9);
  border-radius: 10px;
  font-family: Poppins, Arial, sans-serif;
}

.div-block-42 {
  flex-flow: column;
  width: 50%;
  display: flex;
}

.div-block-43 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.form-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.messagetxt, .summary {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.dropdown {
  border: 1px solid #0003;
  width: 100%;
}

.dropdown-toggle {
  font-family: Poppins, Arial, sans-serif;
  display: flex;
}

.textarea-3 {
  border-radius: 10px;
  font-family: Poppins, Arial, sans-serif;
}

.dropdown-list {
  background-color: #d8d3d3;
}

.dropdown-list.w--open {
  background-color: #fff;
  box-shadow: 0 2px 5px #0003;
}

.dropdown-list-2 {
  background-color: #dddbdb;
}

.dropdown-list-2.w--open {
  background-color: #fff;
  box-shadow: 0 2px 5px #0003;
}

.select-field {
  color: #000;
  background-color: #fff;
  border-radius: 10px;
  font-family: Poppins, Arial, sans-serif;
}

.section-10 {
  z-index: 9999;
  background-color: #0003;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.form-6 {
  background-color: #fff;
  flex-flow: column;
  width: 500px;
  padding: 10px 40px 40px;
  display: flex;
}

.text-field-12, .text-field-13, .text-field-14, .text-field-15, .text-field-16 {
  font-family: Poppins, Arial, sans-serif;
}

.heading-25 {
  cursor: default;
  width: 25px;
  font-family: Materialiconsround, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: block;
  position: relative;
  bottom: 20px;
  left: 100%;
}

.div-block-44 {
  z-index: 88888;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #0000;
  border-radius: 5px;
  flex-flow: column;
  padding: 5px;
  display: flex;
  position: fixed;
  inset: auto 0% 1% auto;
}

.whatsapp {
  background-color: #005394;
  border-radius: 10px;
  padding: 10px;
  position: static;
  inset: auto 1% 1% auto;
}

.image-19 {
  width: 25px;
  height: 30px;
  display: block;
}

.chatwithus {
  background-color: #005597;
  border-radius: 10px;
  padding: 10px;
  text-decoration: none;
  position: static;
  inset: auto 1% 1% auto;
}

.chatai {
  background-color: #005597;
  border-radius: 50px;
  padding: 10px;
  position: relative;
  inset: 10% 25% auto 0%;
}

.chatwithai {
  background-color: #005597;
  border-radius: 50px;
  padding: 10px;
  position: relative;
  inset: 35% auto auto 10%;
}

.chatwithai-about {
  background-color: #005597;
  border-radius: 10px;
  padding: 10px;
  position: relative;
  inset: 25% 220px auto auto;
}

.chatwithai-contact {
  background-color: #005597;
  border-radius: 50px;
  padding: 10px;
  position: relative;
  inset: 25% auto auto 75%;
}

.chatwithai-blog1 {
  background-color: #005597;
  border-radius: 50px;
  padding: 10px;
  position: relative;
  inset: 30% auto auto 75%;
}

.div-block-45 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #00000026;
  flex-flow: column;
  width: 100%;
  padding: 20px;
  display: flex;
}

.heading-26 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
}

.heading-27 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
}

.paragraph-7 {
  font-family: Poppins, Arial, sans-serif;
}

.heading-28 {
  font-family: Materialiconsround, Arial, sans-serif;
  font-weight: 400;
}

.container-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  display: flex;
}

.plus {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Materialiconsround, Arial, sans-serif;
  font-weight: 400;
  line-height: 32px;
}

.div-block-46 {
  border: 1px solid #0006;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.div-block-47 {
  padding: 20px 0;
  display: none;
}

.div-block-46-copy {
  border: 1px solid #0006;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.minuss {
  border: 1px solid #0006;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: none;
}

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

.div-block-49 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.section-11, .section-12, .section-13, .section-14, .section-15, .section-16, .section-17, .section-18, .section-19, .section-20, .section-21, .section-22 {
  margin: 40px auto;
  padding-left: 5%;
  padding-right: 5%;
}

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

.section-23, .section-24, .section-25, .section-26, .section-27, .section-28, .section-29 {
  margin: 40px auto;
  padding-left: 5%;
  padding-right: 5%;
}

.about-tag {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin: 0 0%;
  display: flex;
}

.link-block-9, .link-block-10, .link-block-11 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #333;
  text-decoration: none;
  display: flex;
}

.image-20 {
  width: 35%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.chatwithai-it-support, .chatwithai-seo, .chatwithai-website, .chatwithai-software {
  background-color: #005597;
  border-radius: 50px;
  padding: 10px;
  position: relative;
  inset: 25% 220px auto auto;
}

.image-21 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-24, .image-25 {
  height: 300px;
}

.list-item-29, .list-item-30, .list-item-31, .list-item-32, .list-item-33, .list-item-34, .list-item-35, .list-item-36, .list-item-37, .list-item-38, .list-item-39, .list-item-40, .list-item-41, .list-item-42, .list-item-43, .list-item-44, .list-item-45, .list-item-46, .list-item-47, .list-item-48, .list-item-49, .list-item-50, .list-item-51, .list-item-52, .list-item-53, .list-item-54, .list-item-55, .list-item-56, .list-item-57, .list-item-58, .list-item-59, .list-item-60, .list-item-61, .list-item-62, .list-item-63, .list-item-64, .list-item-65, .list-item-66, .list-item-67, .list-item-68, .list-item-69, .list-item-70, .list-item-71, .list-item-72, .list-item-73, .list-item-74, .list-item-75, .list-item-76, .list-item-77, .list-item-78, .list-item-79, .list-item-80, .list-item-81, .list-item-82, .list-item-83 {
  font-family: Poppins, Arial, sans-serif;
}

.aihelp {
  background-image: url('../images/ai-assistant-office-interface.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.list-ai {
  width: 100%;
  padding-left: 0;
  list-style-type: none;
}

.list-ai-1 {
  color: #fff;
  background-color: #005699;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-family: Poppins, Arial, sans-serif;
}

.list-item-23-copy {
  font-family: Poppins, Arial, sans-serif;
}

.list-ai-11 {
  color: #fff;
  background-color: #00a0f5;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

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

.div-block-50 {
  background-color: #005699;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

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

.column-9, .column-10 {
  background-color: #005699;
  border: .5px #000;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.columns-5 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  background-color: #0000;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-23, .text-block-24 {
  color: #fff;
}

.columns-6 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  background-color: #0000;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.column-11, .column-9-a {
  background-color: #00a0f5;
  border: .5px #000;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

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

.image-26 {
  object-fit: cover;
  height: 300px;
}

.div-block-51 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.column-12 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 400px;
  display: flex;
}

.italic-text, .italic-text-2, .italic-text-3, .italic-text-4 {
  font-weight: 600;
}

.column-16 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 450px;
  display: flex;
}

.grid-5 {
  grid-template-rows: auto auto auto;
  width: 100%;
}

.heading-29 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
}

.div-block-52 {
  padding: 20px;
  box-shadow: 0 2px 5px #0003;
}

.paragraph-8, .list-item-84, .list-item-85, .list-item-86 {
  font-family: Poppins, Arial, sans-serif;
}

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

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

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.section-30 {
  margin: 40px auto;
  padding-left: 5%;
  padding-right: 5%;
}

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

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

.image-27, .git-image-public {
  height: 250px;
}

.git-gather {
  object-fit: cover;
  height: 350px;
}

.slider {
  background-color: #0000;
  height: auto;
}

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

.slide {
  background-color: #0000;
  padding-top: 60px;
  padding-left: 0%;
}

.div-block-53 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.link-34 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #fff;
  background-image: linear-gradient(90deg, #00a5fa, #005193);
  border-radius: 10px;
  padding: 10px 20px;
  font-family: Poppins, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.bold-text-32 {
  font-family: Poppins, Arial, sans-serif;
}

.bold-text-33 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
}

.heading-30 {
  margin-top: 0;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
}

.text-block-25 {
  font-family: Poppins, Arial, sans-serif;
}

.div-block-54 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.text-block-26 {
  font-family: Materialiconsround, Arial, sans-serif;
}

.heading-31 {
  margin-top: 0;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 400;
}

.bold-text-34 {
  color: #005a9b;
}

.bold-text-35 {
  color: #005398;
}

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

.slide-2 {
  background-color: #0000;
  padding-top: 60px;
  padding-left: 0%;
}

.slide-3 {
  padding-top: 60px;
  padding-left: 5%;
}

.slide-4 {
  padding-top: 60px;
  padding-left: 0%;
}

.bold-text-36 {
  color: #005397;
}

.heading-32 {
  margin-bottom: 0;
  font-family: Poppins, Arial, sans-serif;
}

.bold-text-37 {
  color: #005096;
}

.bold-text-38 {
  color: #005494;
}

.text-block-27 {
  font-family: Poppins, Arial, sans-serif;
  font-size: 12px;
}

.heading-33 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 400;
}

.div-block-56 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  display: flex;
}

.heading-ico {
  color: #005597;
  font-family: Materialiconsround, Arial, sans-serif;
  font-weight: 400;
}

.mask {
  background-color: #0000;
}

.div-block-57 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0%;
  padding-right: 0%;
}

.heading-34 {
  color: #00a3fa;
  font-family: Materialiconsround, Arial, sans-serif;
}

.bold-text-39 {
  font-family: Poppins, Arial, sans-serif;
}

.text-block-28 {
  text-align: center;
  font-family: Poppins, Arial, sans-serif;
}

.container-8 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  max-width: none;
  display: flex;
}

.div-block-58 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #333;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-59 {
  background-color: #0000;
  margin-bottom: 40px;
  padding-bottom: 20px;
}

.div-block-60 {
  z-index: 9;
  background-color: #fff;
  width: 400px;
  height: auto;
  padding-bottom: 10px;
  position: absolute;
  inset: 22% 10% 0% auto;
  box-shadow: 0 2px 5px #0003;
}

.div-block-61 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #0000;
  background-image: linear-gradient(90deg, #00a4f9, #005090);
  padding: 10px;
  font-family: Poppins, Arial, sans-serif;
  display: flex;
}

.form-7 {
  height: 50px;
  display: flex;
}

.text-field-17 {
  color: #333;
  border: 1px #000;
  height: 50px;
  margin-bottom: 0;
  font-family: Poppins, Arial, sans-serif;
  font-size: 12px;
}

.div-block-62 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #00000008;
  flex-flow: column;
  height: 70%;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.paragraph-10 {
  color: #fff;
  width: auto;
  font-family: Poppins, Arial, sans-serif;
  font-size: 12px;
}

.div-block-63 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.div-block-64 {
  border-radius: 50px;
  width: 50px;
  height: 50px;
}

.submit-button-5 {
  font-family: Materialiconsround, Arial, sans-serif;
}

.div-block-65 {
  background-color: #00a1f6;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  width: 80%;
  padding: 10px 20px;
}

.heading-35 {
  color: #fff;
}

.link-35 {
  color: #3898ec;
  justify-content: center;
  align-items: center;
  width: 50px;
  font-family: Materialiconsround, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.chatbotimg1 {
  object-fit: cover;
  height: 400px;
}

.aiimg2 {
  object-fit: contain;
  height: 400px;
}

.columns-7 {
  margin: 40px 0;
}

.itsupport {
  background-image: url('../images/IT-Support-Birmingham-Team.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  margin-top: 0;
  display: flex;
}

.div-block-66 {
  background-image: url('../images/bg-home.png');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
}

.container-9 {
  width: 100%;
  max-width: none;
}

.section-31 {
  background-image: url('../images/bg-home.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  padding-left: 5%;
  padding-right: 5%;
}

.container-10 {
  width: 100%;
  max-width: none;
}

.div-block-67 {
  background-image: linear-gradient(#00a3fa80, #00549580);
  border-radius: 25px;
  width: 150px;
  height: 150px;
  position: absolute;
  inset: 25% 5% auto auto;
}

.div-block-68 {
  background-image: linear-gradient(#00a3fa40, #00549540);
  border-radius: 25px;
  width: 150px;
  height: 150px;
  position: absolute;
  inset: auto 35% 25% auto;
}

.section-32 {
  background-image: url('../images/AI-chatbot-interface.webp');
  background-position: 50%;
  background-size: cover;
  height: 500px;
}

.div-block-69 {
  background-color: #fff;
  height: 2px;
}

.div-block-70 {
  margin-left: 40px;
  margin-right: 40px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-71, .div-block-72, .div-block-73 {
  margin-left: 40px;
  margin-right: 40px;
}

.link-36 {
  color: #333;
  font-family: Poppins, Arial, sans-serif;
  text-decoration: none;
}

.div-block-74 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: auto;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.div-block-75 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-top: 20px;
  display: flex;
}

.link-37 {
  color: #333;
  font-family: Poppins, Arial, sans-serif;
  text-decoration: none;
}

.div-block-76 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-top: 0;
  display: flex;
}

.link-38 {
  color: #333;
  font-family: Poppins, Arial, sans-serif;
  text-decoration: none;
}

.div-block-77 {
  width: 100%;
  margin: 40px auto;
  padding: 20px 5%;
}

.link-39, .link-40, .link-41, .link-42 {
  color: #333;
  font-family: Poppins, Arial, sans-serif;
  text-decoration: none;
}

.paragraph-11, .paragraph-12, .text-block-30, .text-block-31, .text-block-32, .text-block-33, .text-block-34 {
  font-family: Poppins, Arial, sans-serif;
}

.div-block-78 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-79 {
  cursor: auto;
  background-color: #fff;
  border-radius: 10px 10px 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-right: 60px;
  padding: 10px;
  display: block;
  box-shadow: 0 2px 5px #0003;
}

.image-29 {
  width: 35px;
}

.div-block-80 {
  background-color: #266ea6;
  border-radius: 50px;
  width: 35px;
  height: 35px;
  position: absolute;
  top: -5%;
  left: 30%;
}

.text-block-35 {
  cursor: pointer;
  width: 14px;
  height: 20px;
  font-family: Materialiconsround, Arial, sans-serif;
  position: relative;
  left: 95%;
}

.text-block-36 {
  cursor: pointer;
}

.div-block-81 {
  background-color: #fff;
  flex-flow: column;
  width: 400px;
  height: 450px;
  padding-bottom: 10px;
  display: none;
  box-shadow: 0 2px 5px #0003;
}

.div-block-82 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: linear-gradient(90deg, #00a1f6, #005394);
  flex-flow: row;
  padding: 10px;
  display: flex;
}

.heading-36 {
  color: #fff;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Materialiconsround, Arial, sans-serif;
  font-size: 20px;
  position: relative;
  left: 50%;
}

.chatbubblepopup {
  background-color: #00a1f6;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  width: 70%;
  padding: 5px 20px;
}

.chatbgpopup {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #00000008;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 70%;
  padding: 10px;
  display: flex;
}

.chatbuble2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding-left: 60px;
  display: flex;
}

.div-block-83 {
  cursor: pointer;
  border: .5px solid #00000040;
  padding: 5px 10px;
}

.div-block-83:hover {
  box-shadow: 0 2px 5px #0003;
}

.div-block-84 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.text-block-37 {
  cursor: pointer;
  width: 14px;
  height: 20px;
  font-family: Materialiconsround, Arial, sans-serif;
}

.div-block-86 {
  background-color: #0000000d;
  padding: 5px;
  display: flex;
}

.div-block-87 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.paragraph-13 {
  margin-bottom: 0;
  font-family: Poppins, Arial, sans-serif;
  font-size: 12px;
}

.bold-text-40 {
  font-family: Poppins, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.bold-text-41 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 400;
}

.bold-text-42, .bold-text-43 {
  font-family: Poppins, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.text-block-38 {
  text-align: center;
  font-family: Poppins, Arial, sans-serif;
  font-size: 12px;
}

.form-block-4 {
  margin-bottom: 0;
}

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

.text-block-39 {
  font-size: 12px;
}

.section-33 {
  margin-left: auto;
  margin-right: auto;
  padding: 40px 5%;
}

.heading-37 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
}

.container-11 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form-block-5 {
  width: 50%;
}

.text-block-40 {
  font-family: Poppins, Arial, sans-serif;
}

.text-field-18, .text-field-19 {
  color: #333;
  font-family: Poppins, Arial, sans-serif;
}

.bold-text-44, .bold-text-45 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
}

.submit-button-6 {
  width: 100%;
  font-family: Poppins, Arial, sans-serif;
}

.submit-button-6:hover {
  background-color: #2179c7;
}

.checkbox-label {
  font-family: Poppins, Arial, sans-serif;
}

.bold-text-46 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.div-block-88 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

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

.field-label-4 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
}

.field-label-5, .text-block-41 {
  font-family: Poppins, Arial, sans-serif;
}

.div-block-89 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-90 {
  background-color: #00000026;
  width: 15%;
  height: 2px;
}

.text-block-42 {
  font-family: Poppins, Arial, sans-serif;
}

.link-44 {
  font-family: Poppins, Arial, sans-serif;
  text-decoration: none;
}

.link-block-13 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: .7px solid #00000040;
  padding: 10px 20px;
  font-family: Poppins, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.link-block-13:hover {
  background-color: #0000000d;
}

.bold-text-47 {
  color: #333;
  font-weight: 400;
}

.image-31 {
  width: 25px;
}

.div-block-91 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.container-12 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-46, .link-47 {
  color: #3898ec;
  font-family: Poppins, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

.div-block-92 {
  background-color: #0a0a0a40;
  width: 2px;
  height: 35%;
}

.div-block-93 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.div-block-94, .div-block-95 {
  width: 50%;
}

.textarea-4 {
  font-family: Poppins, Arial, sans-serif;
}

.div-block-96 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 500px;
  padding: 20px;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.heading-38 {
  color: #ca8a04;
  margin: auto;
  font-family: Materialiconsround, Arial, sans-serif;
}

.div-block-97 {
  background-color: #fef9c3;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
}

.heading-39 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
}

.paragraph-14 {
  color: #1d4ed8;
  text-align: left;
  font-family: Poppins, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.bold-text-48 {
  font-family: Poppins, Arial, sans-serif;
}

.link-48 {
  color: #fff;
  background-color: #3898ec;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 50px;
  padding: 10px 20px;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.link-48:hover {
  background-color: #2179c7;
}

.link-49 {
  color: #3898ec;
  font-family: Poppins, Arial, sans-serif;
  text-decoration: none;
}

.instruction {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #eff6ff;
  border: 1px solid #eff6ff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 500px;
  padding: 40px 20px;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
  display: flex;
}

.div-block-98 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-40 {
  color: #3898ec;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Materialiconsround, Arial, sans-serif;
  font-size: 24px;
}

.heading-39-copy {
  color: #1d4ed8;
  text-align: left;
  justify-content: center;
  align-items: center;
  font-family: Poppins, Arial, sans-serif;
  font-weight: 500;
  display: flex;
}

.bold-text-49 {
  color: #005394;
  text-decoration: none;
}

.link-50 {
  color: #3898ec;
  text-decoration: none;
}

.list-item-87 {
  font-size: 12px;
}

.list-item-88, .list-item-89, .list-item-90, .list-item-91 {
  font-size: 12px;
  font-weight: 400;
}

.list-4 {
  color: #1d4ed8;
  font-weight: 400;
}

.heading-41 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 30px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Materialiconsround, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  display: none;
}

.image-aichat {
  width: 30px;
  height: 30px;
  display: block;
}

.paragraph-14-copy {
  color: #333;
  text-align: left;
  font-family: Poppins, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.socialfooter {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.heading-42 {
  color: #fdfbfb;
  cursor: pointer;
  height: 24px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Materialiconsround, Arial, sans-serif;
  font-size: 24px;
  line-height: 24px;
  position: relative;
  bottom: 5px;
  left: 50%;
}

.div-block-99 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.create-a-support-ticket {
  margin-top: 40px;
}

.div-block-100, .div-block-101, .div-block-102, .div-block-103 {
  height: 70px;
}

.div-block-104 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.video {
  width: 100%;
}

.heading-43 {
  font-family: Poppins, Arial, sans-serif;
  font-weight: 600;
}

.div-block-105, .div-block-106 {
  height: 70px;
}

.form-block-6 {
  margin-bottom: 0;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .rightfldownload {
    bottom: 23%;
  }

  .rightflemail {
    bottom: 40%;
  }

  .rightflphone {
    bottom: 32%;
  }

  .div-block-44 {
    box-shadow: none;
    right: 0%;
  }

  .div-block-60 {
    height: 455px;
    top: 16%;
  }

  .div-block-65 {
    width: 80%;
  }

  .div-block-67 {
    top: 10%;
  }

  .div-block-68 {
    bottom: 25%;
  }

  .div-block-79 {
    display: block;
  }

  .image-29 {
    width: 45px;
  }

  .div-block-80 {
    position: absolute;
    inset: -10% auto auto 30%;
  }

  .text-block-35, .text-block-36 {
    cursor: default;
  }

  .div-block-81 {
    width: 400px;
  }

  .div-block-82 {
    display: flex;
  }

  .heading-36 {
    color: #fff;
    font-family: Materialiconsround, Arial, sans-serif;
  }

  .div-block-84 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .div-block-85 {
    display: flex;
  }
}

@media screen and (min-width: 1920px) {
  .rightfldownload {
    bottom: 27%;
  }

  .rightflphone {
    bottom: 34%;
  }

  .div-block-44 {
    right: 0%;
  }

  .slide {
    padding-bottom: 40px;
  }

  .div-block-60 {
    height: 440px;
    padding-bottom: 20px;
    top: 12%;
  }

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

  .div-block-68 {
    bottom: 50%;
    right: 25%;
  }

  .div-block-79 {
    display: block;
  }

  .div-block-81 {
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0;
    width: 400px;
    height: 500px;
    margin-right: 0;
    box-shadow: 0 2px 5px #0003;
  }

  .div-block-82 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-image: linear-gradient(90deg, #00a3fa, #005698);
    padding: 10px;
    display: flex;
  }

  .heading-36 {
    color: #fff;
    cursor: default;
    font-family: Materialiconsround, Arial, sans-serif;
    position: relative;
    bottom: auto;
    left: 50%;
  }

  .chatbubblepopup {
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 35px;
    width: 80%;
  }

  .image-30 {
    display: none;
  }

  .chatbgpopup {
    justify-content: space-between;
    align-items: center;
    height: 73%;
  }

  .chatbuble2 {
    padding-left: 60px;
  }

  .div-block-83 {
    cursor: pointer;
    border: 1px solid #00000040;
    padding: 10px;
  }

  .div-block-83:hover {
    border-width: .5px;
    box-shadow: 0 2px 5px #0003;
  }

  .div-block-84 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    display: flex;
  }

  .div-block-85 {
    background-color: #0000000d;
  }

  .text-block-37 {
    cursor: pointer;
    width: 14px;
    height: 20px;
    font-family: Materialiconsround, Arial, sans-serif;
  }

  .div-block-86 {
    padding: 5px;
  }

  .div-block-87 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    display: flex;
  }
}

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

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

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

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

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

  .nav-menu-contact {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .container {
    max-width: 728px;
  }

  .nav-menu-wrapper-2 {
    background-color: #fff;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-shadow: 0 2px 5px #0003;
  }

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

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

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

  .menu-button-2 {
    padding: 12px;
  }

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

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

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

  .columns-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    display: flex;
  }

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

  .form-2 {
    width: 100%;
    padding: 10px 20px;
  }

  .formsearchsmallscreen {
    width: 100%;
    display: flex;
  }

  .searchlinkblock {
    display: flex;
  }

  .container-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    max-width: none;
  }

  .link-cta-seo {
    width: 100%;
  }

  .textarea-2 {
    min-height: 100px;
  }

  .columns-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .form-enterprise-2 {
    width: 100%;
  }

  .image-13 {
    object-fit: cover;
  }

  .link-cta-common {
    width: 45%;
  }

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

  .div-block-44 {
    right: 0%;
  }

  .list-item-29, .list-item-30, .list-item-31, .list-item-32, .list-item-33, .list-item-34, .list-item-35, .list-item-36, .list-item-37, .list-item-38, .list-item-39 {
    font-family: Poppins, Arial, sans-serif;
  }

  .column-16 {
    height: auto;
  }

  .git-image-public, .git-gather {
    object-fit: cover;
  }

  .slider {
    width: 100%;
    height: auto;
  }

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

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

  .div-block-59 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-60 {
    position: static;
    right: 0%;
  }

  .section-31 {
    height: auto;
  }

  .div-block-67 {
    top: 10%;
  }

  .div-block-68 {
    inset: 165% auto 0% -15%;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

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

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

  .nav-menu-contact {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

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

  .nav-menu-wrapper-2 {
    overflow: hidden;
  }

  .nav-menu-two {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-radius: 20px;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    padding-bottom: 30px;
    overflow: scroll;
  }

  .nav-link-2 {
    min-width: 100%;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    display: flex;
  }

  .nav-link-2.w--current {
    min-width: 100%;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    min-width: 100%;
    margin-left: 0;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    min-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }

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

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

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

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide.w--open {
    position: static;
    overflow: visible;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

  .menu-button-2:active {
    background-color: #a6b1bf00;
  }

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

  .div-block {
    flex-flow: column;
  }

  .div-block-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    padding-bottom: 0;
  }

  .columns-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

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

  .list-item-3 {
    justify-content: center;
    align-items: flex-start;
    min-width: 100%;
  }

  .searchlinkblock {
    display: flex;
  }

  .textarea-2 {
    min-height: 100px;
  }

  .listhowerp {
    padding-left: 20px;
  }

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

  .columns-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .form-free, .form-effinciency, .form-enterprice {
    width: 100%;
  }

  .image-13 {
    margin-top: 20px;
  }

  .link-gather {
    width: 100%;
  }

  .gridcomparing {
    overflow: scroll;
  }

  .link-cta-qilin {
    width: 100%;
  }

  .chatwithai-about {
    min-width: 50px;
    top: 35%;
  }

  .chatwithai-it-support {
    top: 35%;
  }

  .chatwithai-seo, .chatwithai-website, .chatwithai-software {
    min-width: 50px;
    top: 35%;
  }

  .image-22, .image-23, .image-24, .image-25 {
    margin-top: 20px;
  }

  .grid-5 {
    flex-flow: column;
    display: flex;
  }

  .git-image-public {
    margin-top: 20px;
  }

  .column-17 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .git-gather {
    margin-top: 20px;
  }

  .slider {
    min-width: 100%;
  }

  .div-block-54 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

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

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

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

  .section-31 {
    padding-left: 5%;
    padding-right: 5%;
    overflow: hidden;
  }

  .div-block-67 {
    display: none;
    position: static;
    top: 15%;
    right: 0%;
  }

  .div-block-68 {
    display: none;
    position: static;
    left: -22%;
  }

  .container-12 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

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

  .navbar-logo-left {
    width: 100%;
  }

  .container {
    max-width: none;
  }

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

  .nav-link-2 {
    min-width: 100%;
    display: flex;
  }

  .div-block {
    width: 100%;
  }

  .div-block-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
  }

  .section {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .section-2 {
    width: 100%;
    min-width: 100%;
  }

  .form, .form-block {
    width: 100%;
  }

  .list-item-3 {
    justify-content: center;
    align-items: flex-start;
    min-width: 100%;
  }

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

  .container-2 {
    width: 300px;
  }

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

  .linksupport {
    width: 300px;
  }

  .faq {
    padding-left: 10px;
  }

  .link-cta-seo {
    width: 100%;
  }

  .div-block-24 {
    width: 300px;
  }

  .bgerp {
    height: 600px;
  }

  .submit-button-3 {
    width: 100%;
  }

  .textarea-2 {
    height: auto;
    min-height: 100px;
  }

  .listhowerp {
    padding-left: 10px;
  }

  .containercategories, .div-block-28 {
    flex-flow: column;
  }

  .grid {
    flex-flow: column;
    grid-auto-flow: row;
    display: flex;
  }

  .columns-3 {
    flex-flow: column;
  }

  .form-erp, .form-howerp {
    width: 100%;
  }

  .grid-2 {
    overflow: scroll;
  }

  .div-block-39 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .listcomparing {
    padding-left: 20px;
  }

  .link-cta-common {
    width: 100%;
  }

  .list {
    padding-left: 20px;
  }

  .submit-button-4 {
    background-image: linear-gradient(90deg, #bfe5f8, #005699);
  }

  .grid-3 {
    flex-flow: column;
    grid-auto-flow: row;
    display: flex;
  }

  .chatwithai-about {
    min-width: 50px;
  }

  .chatwithai-it-support {
    width: 100%;
    min-width: 50px;
    top: 40%;
  }

  .chatwithai-seo, .chatwithai-website, .chatwithai-software {
    min-width: 50px;
    top: 50%;
  }

  .image-22 {
    margin-top: 20px;
  }

  .list-ai {
    padding-left: 20px;
  }

  .text-block-23 {
    width: 100px;
  }

  .text-block-24 {
    width: 50px;
  }

  .git-image-public {
    object-fit: contain;
    margin-top: 20px;
  }

  .git-gather {
    object-fit: contain;
    height: 300px;
  }

  .div-block-54, .container-8 {
    flex-flow: column;
  }

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

  .div-block-60 {
    width: 300px;
  }

  .div-block-65 {
    width: 70%;
  }

  .section-31 {
    min-width: 100%;
    padding-left: 10px;
    padding-right: 10%;
  }

  .div-block-67 {
    top: 25%;
    right: -35%;
  }

  .div-block-68 {
    left: -40%;
  }

  .div-block-79 {
    display: block;
  }

  .div-block-81 {
    width: 300px;
    display: none;
  }

  .heading-36 {
    left: 30%;
  }

  .chatbubblepopup {
    width: 80%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-block-39 {
    font-family: Poppins, Arial, sans-serif;
  }

  .heading-42 {
    left: 20%;
  }
}


@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Materialiconsround';
  src: url('../fonts/MaterialIconsRound-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}