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

.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: 20px 60px;
}

.container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 80%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-wrapper {
  background-image: linear-gradient(#f6f6f6 51%, #dfdfdf 51%);
  justify-content: space-between;
  align-items: center;
  padding-left: 40px;
  display: flex;
}

.navbar-brand {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

.nav-link:hover {
  color: #001c44;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  -webkit-text-stroke-color: transparent;
  border-radius: 0;
  outline: 0 #0000;
  font-weight: 700;
}

.nav-link.w--current {
  font-weight: 700;
}

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

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

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

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

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

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

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

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

.image {
  width: 16px;
}

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

.div-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-decoration: none;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  display: flex;
}

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

.text-field {
  background-color: #eee;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
}

.text-block, .text-block-2 {
  color: #033174;
  font-size: 12px;
}

.body {
  background-color: #79b4e6;
  background-image: url('../images/background-main-1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.image-2 {
  width: 100px;
}

.frame-33556 {
  grid-row-gap: 46px;
  background-color: #fff;
  border: 0 solid #cdd7dd;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  min-width: 0%;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 32px 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 5px 50px #00000040;
}

.frame-33555 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-33554 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.business-it-support-services-birmingham-uk {
  color: #033f85;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.7px;
  text-decoration: none;
}

.text {
  color: #033f85;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.frame-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #03337b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.7px;
  text-decoration: none;
}

.text-3 {
  color: #03337b;
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.frame-33553 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #03337b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.5px;
  text-decoration: none;
}

.quite-simply-our-goals-are-your-goals-we-want-to-provide-you-with-it-support-services-that-consiste {
  color: #033f85;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}

.frame-3 {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #03337b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.text-6 {
  color: #033f85;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.frame-4 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 611px;
  text-decoration: none;
  display: flex;
}

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

.group-33540, .group-33537 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  text-decoration: none;
  display: flex;
}

.frame-1 {
  grid-column-gap: 30px;
  grid-row-gap: 15px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  text-decoration: none;
  display: flex;
}

.side-slideshow-1 {
  object-fit: cover;
}

.group-33564 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 156px;
  height: 38px;
  text-decoration: none;
  display: flex;
}

.frame-33552 {
  grid-column-gap: 10px;
  background-color: #f2faff;
  border: 1px solid #cdd7dd;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 183px;
  text-decoration: none;
  display: flex;
}

.quite-simply-our-goals-are-your-goals-we-want-to-provide-you-with-it-support-services-that-consiste-2 {
  color: #033f85;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.quite-simply-our-goals-are-your-goals-we-want-to-provide-you-with-it-support-services-that-consiste-3 {
  color: #79b4e6;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.interested-get-an-instant-quote-using-our-online-calculator-or-contact-our-friendly-team-now-tel-012 {
  color: #033f85;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.interested-get-an-instant-quote-using-our-online-calculator-or-contact-our-friendly-team-now-tel-13 {
  color: #033f85;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.interested-get-an-instant-quote-using-our-online-calculator-or-contact-our-friendly-team-now-tel-14 {
  color: #79b4e6;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.image-3 {
  object-fit: contain;
  width: 100%;
  min-width: 0%;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.div-block-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.frame-33564 {
  background-color: #eee;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.frame-33563 {
  grid-row-gap: 35px;
  object-fit: contain;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 64px;
  text-decoration: none;
  display: flex;
}

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

.blue_reliance_dell_logo {
  object-fit: cover;
}

.group-33546 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 296px;
  height: 65px;
  text-decoration: none;
  display: flex;
}

.frame-33561 {
  grid-row-gap: 11px;
  background-color: #eee;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 110px;
  margin-left: auto;
  margin-right: auto;
  padding: 19px 0;
  text-decoration: none;
  display: flex;
  box-shadow: 0 -50px 50px #5f5f5f26;
}

.text-7 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

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

.frame-33558 {
  grid-column-gap: 10px;
  background-color: #48b;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: static;
}

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

.x-social-media-logo-icon-1 {
  object-fit: cover;
  position: static;
  top: 1px;
  left: 0;
  overflow: hidden;
}

.frame-33543 {
  grid-column-gap: 10px;
  background-color: #0000;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.facebook-2 {
  object-fit: cover;
  border-radius: 6px;
  width: 40px;
  height: 40px;
  overflow: hidden;
}

.frame-33559 {
  grid-row-gap: 10px;
  background-color: #48b;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.google-plus-logo-svgrepo-com-1 {
  object-fit: cover;
  width: 40px;
  height: 40px;
  overflow: hidden;
}

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

.div-block-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
  position: relative;
}

.div-block-7 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #000;
  justify-content: center;
  align-items: center;
  height: 46px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.text-block-3 {
  color: #fff;
  font-size: 18px;
}

.div-block-8 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #1c548c;
  background-image: linear-gradient(#b8d2ed, #3a84ce 8%);
  border: 1px solid #1c548c;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.div-block-8:hover {
  background-image: linear-gradient(#b8d2ed, #242424 8%);
}

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

.bold-text {
  color: #4495d0;
}

.div-block-9 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #4495d0;
  background-image: linear-gradient(#b8d2ed, #3a84ce 8%);
  border: 1px solid #1c548c;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 150px;
  text-decoration: none;
  display: flex;
}

.div-block-9:hover {
  background-image: linear-gradient(#b8d2ed, #242424 8%);
}

.text-block-5 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 32px;
  display: flex;
}

.frame-33572 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 896px;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: #033f85;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.7px;
  text-decoration: none;
}

.submit-the-following-quick-no-obligation-form-to-receive-a-quote-fast-prices-may-change-due-to-locat {
  color: #033f85;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

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

.form-block-2 {
  background-color: #f2faff;
  border: 1px solid #cdd7dd;
  width: 100%;
}

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

.text-field-2, .text-field-3 {
  width: 300px;
}

.field-label {
  color: #033f85;
  font-weight: 400;
}

.field-label-2 {
  color: #033f85;
  width: 50%;
  font-weight: 400;
}

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

.submit-button {
  width: 50%;
}

.textarea {
  width: 300px;
}

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

.group-33565, .group-33566 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  text-decoration: none;
  display: flex;
}

.frame-33573 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 904px;
  text-decoration: none;
  display: flex;
}

.text-9 {
  color: #03337b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}

.implementing-simple-it-policies-clearly-tells-staff-what-they-should-and-should-not-be-doing-with-co {
  color: #033f85;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.for-a-free-acceptable-use-policy-click-here-for-a-free-employee-internet-use-monitoring-and-filterin {
  color: #79b4e6;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.list-item, .list-item-2, .list-item-3 {
  color: #79b4e6;
}

.frame-33576 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 904px;
  text-decoration: none;
  display: flex;
}

.frame-33577 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 693px;
  text-decoration: none;
  display: flex;
}

.text-10 {
  color: #033f85;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.7px;
  text-decoration: none;
}

.text-11 {
  color: #03337b;
  letter-spacing: -.04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.frame-33574 {
  grid-column-gap: 23px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.having-an-effective-website-is-absolutely-crucial-in-todays-business-world-your-website-is-the-face {
  color: #033f85;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.website_design_birmingham-compressor-300x180 {
  object-fit: contain;
}

.we-understand-whats-involved-in-creating-an-impactful-online-presence-this-includes-the-importance-o {
  color: #033f85;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.frame-33575 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-12 {
  color: #79b4e6;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.frame-33583 {
  grid-row-gap: 22px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 909px;
  text-decoration: none;
  display: flex;
}

.frame-33584 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 882px;
  text-decoration: none;
  display: flex;
}

.text-13 {
  color: #033f85;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.7px;
  text-decoration: none;
}

.text-14 {
  color: #03337b;
  letter-spacing: -.04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.frame-33579 {
  grid-column-gap: 23px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-33578 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 516px;
  text-decoration: none;
  display: flex;
}

.text-15 {
  color: #79b4e6;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.search-engine-optimisation-or-seo-is-explained-by-many-companies-in-highly-technical-terms-at-blue-r {
  color: #033f85;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.seo_birmingham {
  object-fit: cover;
}

.frame-33582 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-16 {
  color: #033f85;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.on-page-settings-links-from-blogs-and-forums-social-bookmarking-article-writing-and-submissions-soci {
  color: #033f85;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.text-17 {
  color: #666;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.frame-33581 {
  grid-row-gap: 13px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.further-seo-services-we-provide-include-1 {
  color: #033f85;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.to-discuss-seo-or-any-of-our-other-services-in-more-detail-contact-us-for-an-informal-consultation-t-2 {
  color: #033f85;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.to-discuss-seo-or-any-of-our-other-services-in-more-detail-contact-us-for-an-informal-consultation-t-3 {
  color: #79b4e6;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.frame-33594 {
  grid-row-gap: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 904px;
  text-decoration: none;
  display: flex;
}

.frame-33585 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-33595 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 882px;
  text-decoration: none;
  display: flex;
}

.text-18 {
  color: #033f85;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.7px;
  text-decoration: none;
}

.text-19 {
  color: #03337b;
  letter-spacing: -.04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 29.5px;
  text-decoration: none;
}

.text-20 {
  color: #033f85;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.frame-33587 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-33586 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-21 {
  color: #79b4e6;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.minimal-setup-customer-intervention-full-management-reporting-to-measure-protection-effectiveness-t {
  color: #033f85;
  text-align: justify;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.blue-mail-200x174 {
  object-fit: contain;
}

.frame-33588 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 845px;
  text-decoration: none;
  display: flex;
}

.text-22 {
  color: #79b4e6;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.cloud-service-filtered-offsite-9992-spam-and-100-virus-protection-inbound-outbound-minimal-setup-c {
  color: #033f85;
  text-align: justify;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.frame-33590 {
  grid-row-gap: 13px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-33600 {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 926px;
  text-decoration: none;
  display: flex;
}

.frame-33601 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-23 {
  color: #033f85;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.7px;
  text-decoration: none;
}

.blue-backup-acknowledges-that-there-is-nothing-more-valuable-to-your-business-than-data-whether-your {
  color: #033f85;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

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

.frame-33596 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 573px;
  text-decoration: none;
  display: flex;
}

.text-24 {
  color: #03337b;
  letter-spacing: -.04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 29.5px;
  text-decoration: none;
}

.how-long-will-it-take-to-restore-your-data-if-you-only-have-an-adsl-line-what-if-its-not-working-or {
  color: #033f85;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.blue-backup {
  object-fit: contain;
}

.frame-33598 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 872px;
  text-decoration: none;
  display: flex;
}

.frame-33599 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 858px;
  text-decoration: none;
  display: flex;
}

.blue-backup-acknowledges-that-there-is-nothing-more-valuable-to-your-business-than-data-whether-your-2 {
  color: #033f85;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.list-item-4, .list-item-5, .list-item-6, .list-item-7, .list-item-8, .list-item-9 {
  color: #033f85;
}

.list {
  padding-left: 20px;
}

.frame-33609 {
  grid-row-gap: 21px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 926px;
  text-decoration: none;
  display: flex;
}

.frame-33610 {
  grid-row-gap: 3px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-25 {
  color: #033f85;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
}

.text-26 {
  color: #033f85;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

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

.benefits-of-choosing-blue-anti-malware-rapid-scan-times-quickest-detection-rates-fastest-operating-s {
  color: #033f85;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.blue-anti-malware {
  object-fit: none;
}

.frame-33603 {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 901px;
  text-decoration: none;
  display: flex;
}

.text-27 {
  color: #03337b;
  letter-spacing: -.04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 29.5px;
  text-decoration: none;
}

.anyone-who-accesses-the-internet-knows-that-there-is-a-risk-of-viruses-out-there-these-viruses-can-n {
  color: #033f85;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.frame-33604 {
  grid-row-gap: 13px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 904px;
  text-decoration: none;
  display: flex;
}

.text-28 {
  color: #79b4e6;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.frame-33605 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 901px;
  text-decoration: none;
  display: flex;
}

.blue-anti-malware-is-a-vital-service-for-all-businesses-malicious-software-is-a-continual-threat-to {
  color: #033f85;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.list-item-10, .list-item-11, .list-item-12 {
  color: #033f85;
}

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

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

.frame-33614 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 926px;
  text-decoration: none;
  display: flex;
}

.frame-33611 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-29 {
  color: #033f85;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.7px;
  text-decoration: none;
}

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

.text-30 {
  color: #033f85;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.blue-hosting {
  object-fit: contain;
}

.frame-33612 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 755px;
  text-decoration: none;
  display: flex;
}

.text-31 {
  color: #79b4e6;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.email-server-take-advantage-of-the-latest-features-in-microsoft-exchange-2010-server-file-server-s {
  color: #033f85;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.list-item-13 {
  color: #033f85;
}

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

.frame-33616 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 926px;
  text-decoration: none;
  display: flex;
}

.text-32 {
  color: #033f85;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.7px;
  text-decoration: none;
}

.text-33 {
  color: #033f85;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.text-34 {
  color: #03337b;
  letter-spacing: -.04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.network-solutions-tab {
  object-fit: cover;
}

.text-35 {
  color: #79b4e6;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.frame-33617 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 926px;
  text-decoration: none;
  display: flex;
}

.text-36 {
  color: #033f85;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.7px;
  text-decoration: none;
}

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

.whether-you-wish-to-keep-your-telephone-line-or-upgrade-to-a-voip-solution-to-give-your-business-a-m {
  color: #033f85;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.blue-voice {
  object-fit: contain;
}

.text-37 {
  color: #033f85;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.text-38 {
  color: #03337b;
  letter-spacing: -.04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 29.5px;
  text-decoration: none;
}

.text-39 {
  color: #79b4e6;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.whether-you-wish-to-keep-your-telephone-line-or-upgrade-to-a-voip-solution-to-give-your-business-a-m-2 {
  color: #033f85;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.frame-33619 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 838px;
  text-decoration: none;
  display: flex;
}

.text-40 {
  color: #033f85;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.7px;
  text-decoration: none;
}

.text-41 {
  color: #79b4e6;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.div-block-14 {
  width: 100%;
  display: flex;
}

.image-4, .div-block-15 {
  width: 50%;
}

.text-block-6 {
  color: #033f85;
}

.div-block-16 {
  background-image: linear-gradient(#b8d2ed, #3a84ce 8%);
  border: 1px solid #1c548c;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 40px;
  display: flex;
}

.div-block-17 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  height: 150px;
  display: flex;
}

.div-block-16-copy {
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 40px;
  display: flex;
}

.text-block-7, .text-block-7-copy {
  color: #fff;
}

.text-block-8 {
  color: #033f85;
  width: 50px;
}

.image-5 {
  width: 25px;
}

.div-block-18 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  width: 90px;
  display: flex;
}

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

.div-block-18-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.frame-33620 {
  grid-row-gap: 13px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 926px;
  text-decoration: none;
  display: flex;
}

.text-42 {
  color: #033f85;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.7px;
  text-decoration: none;
}

.text-43 {
  color: #79b4e6;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.text-44 {
  color: #033f85;
  text-align: justify;
  border: 0 solid #cdd7dd;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.frame-33627 {
  grid-column-gap: 23px;
  grid-row-gap: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-33626 {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-33621 {
  grid-column-gap: 36px;
  background-color: #f2faff;
  border: 1px solid #cdd7dd;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 143px;
  padding: 18px 20px;
  display: flex;
}

.frame-33628 {
  grid-row-gap: 22px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 261px;
  text-decoration: none;
  display: flex;
}

.text-45 {
  color: #1676b9;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.phone-icon {
  object-fit: cover;
}

.frame-33623 {
  grid-column-gap: 36px;
  background-color: #f2faff;
  border: 1px solid #cdd7dd;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 143px;
  padding: 18px 20px;
  display: flex;
}

.infobluereliancecouk-supportbluereliancecouk {
  color: #033174;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.frame-33625 {
  grid-column-gap: 36px;
  background-color: #f2faff;
  border: 1px solid #cdd7dd;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 18px 20px;
  display: flex;
}

.rectangle-532 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: none;
  height: 498px;
  text-decoration: none;
  display: flex;
}

.sales-0121-270-4470-support-0121-270-4470-1 {
  color: #033174;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.sales-0121-270-4470-support-0121-270-4470-2 {
  color: #1676b9;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.div-block-20 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #f2faff;
  border: 1px solid #cdd7dd;
  width: 50%;
  height: 485px;
  min-height: 0%;
  padding: 20px 10px;
  display: flex;
}

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

.field-label-3, .field-label-4 {
  color: #033f85;
  font-weight: 400;
}

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

.field-label-5 {
  color: #1676b9;
}

.image-6, .image-7 {
  width: 20px;
}

.link-block {
  color: #033174;
  text-decoration: none;
}

.italic-text, .dropdown-link {
  font-size: 12px;
}

.dropdown-list {
  background-color: #79b4e6;
}

.text-block-9 {
  font-size: 14px;
}

.icon {
  color: #033174;
}

.list-item-14 {
  border: 1px solid #cdd7dd;
  padding: 20px;
}

.italic-text-2, .italic-text-3, .italic-text-4 {
  font-size: 12px;
}

.div-block-22 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 1px solid #cdd7dd;
  border-radius: 10px;
  flex-flow: column;
  width: 100%;
  padding: 20px;
  display: flex;
}

.link {
  color: #033f85;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

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

.div-block-23 {
  background-color: #cdd7dd;
  height: 2px;
}

.link-2 {
  color: #033f85;
  text-decoration: none;
}

.text-block-10, .bold-text-2 {
  color: #033f85;
}

.div-block-24 {
  background-color: #79b4e6;
  justify-content: center;
  align-items: center;
  width: 150px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-block-11 {
  color: #033f85;
}

.text-block-12 {
  color: #033f85;
  width: 200px;
}

.link-3, .link-4 {
  color: #033f85;
  text-decoration: none;
}

.dropdown-link-2 {
  color: #333;
}

.dropdown-link-2.w--current {
  color: #033174;
  text-decoration: none;
}

.dropdown-link-3, .dropdown-link-4, .dropdown-link-5 {
  color: #033174;
}

.div-block-25 {
  background-color: #b8d2ed;
  background-image: linear-gradient(#b8d2ed, #3a84ce 8%);
  border: 1px solid #1c548c;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 38px;
  display: flex;
}

.div-block-25:hover {
  background-image: linear-gradient(#b8d2ed, #242424 8%);
}

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

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

.div-block-27 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px 0;
  display: flex;
}

.div-block-28 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  width: 100%;
  display: flex;
}

.link-5 {
  color: #033f85;
  font-size: 12px;
  text-decoration: none;
}

.text-block-14 {
  color: #033f85;
  text-align: center;
  height: 60px;
}

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

.image-8 {
  object-fit: cover;
  width: 100%;
  height: 150px;
}

.grid {
  grid-template: "Area Area-2 Area-3 Area-4"
                 "Area-5 Area-6 Area-7 Area-8"
                 "Area-9 Area-10 Area-11 Area-12"
                 "Area-13 Area-14 Area-15 Area-16"
                 "Area-17 Area-18 . ."
                 / 1fr 1fr 1fr 1fr;
  width: 100%;
}

.div-block-30 {
  border: 1px solid #cdd7dd;
  border-radius: 15px;
  width: 100%;
  padding: 20px;
}

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

.bold-text-3, .bold-text-4 {
  font-size: 22px;
}

.italic-text-5 {
  color: #033f85;
}

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

.text-block-16 {
  color: #033f85;
  width: 100%;
}

.link-6, .link-7, .link-8, .link-9, .link-10 {
  color: #033f85;
  text-decoration: none;
}

.text-block-16-copy {
  text-align: right;
  color: #033f85;
  width: 300px;
}

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

.bold-text-5, .bold-text-6, .bold-text-7 {
  font-size: 16px;
}

.bold-text-8 {
  color: #033f85;
  text-decoration: none;
}

.bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14, .bold-text-15 {
  font-size: 16px;
}

.link-16, .link-17, .link-18 {
  color: #033f85;
  text-decoration: none;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px;
  position: relative;
}

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

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.text-block-17 {
  color: #033f85;
  line-height: 30px;
}

.list-item-15, .list-item-16, .list-item-17 {
  color: #033f85;
}

.field-label-6, .field-label-7 {
  color: #033f85;
  font-weight: 400;
}

.form-block-4 {
  border: 1px solid #cdd7dd;
  width: 50%;
  padding: 20px;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #cdd7dd;
  grid-template: "Area Area-3 Area-2"
                 "Area-4 Area-5 Area-6"
                 "Area-7 Area-8 Area-9"
                 "Area-10 Area-11 Area-12"
                 "Area-13 Area-14 Area-15"
                 "Area-16 Area-17 Area-18"
                 "Area-19 Area-20 Area-21"
                 "Area-22 Area-23 Area-24"
                 / 1fr 1fr 1fr;
  width: 100%;
  padding: 10px;
}

.bold-text-16 {
  color: #033f85;
}

.text-block-18, .text-block-19, .text-block-20 {
  border: 1px solid #cdd7dd;
  padding: 10px;
}

.text-44-copy {
  color: #033f85;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  text-align: justify;
  border: 1px solid #cdd7dd;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.div-block-32 {
  background-color: #033f85;
  padding: 10px;
  text-decoration: none;
}

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

.dropdown-link-6, .dropdown-link-7, .dropdown-link-8, .dropdown-link-9, .dropdown-link-10, .dropdown-link-11, .dropdown-link-12, .dropdown-link-13, .dropdown-link-14, .dropdown-link-15, .dropdown-link-16, .dropdown-link-17, .dropdown-link-18 {
  color: #033174;
}

.dropdown-toggle, .dropdown-toggle-2, .dropdown-toggle-3, .dropdown-toggle-4, .dropdown-toggle-5 {
  border: 1px solid #cdd7dd;
}

.list-item-18, .list-item-19, .list-item-20, .list-item-21 {
  color: #033f85;
}

.list-4 {
  margin-bottom: 0;
}

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

.field-label-6-copy {
  color: #033f85;
  text-align: center;
  font-weight: 700;
}

.image-9, .image-10, .image-11 {
  object-fit: cover;
  width: 100%;
  height: 300px;
}

.bold-text-17 {
  color: #03337b;
  font-size: 24px;
  line-height: 32px;
}

.text-5-copy {
  color: #03337b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.image-12 {
  box-sizing: border-box;
  object-fit: cover;
  width: 50%;
  height: 400px;
}

.image-13 {
  object-fit: cover;
  width: auto;
  height: 300px;
}

.image-14 {
  object-fit: cover;
  width: 100%;
  height: 300px;
}

.image-15, .image-16 {
  object-fit: cover;
  width: auto;
  height: 300px;
}

.image-17 {
  object-fit: contain;
  width: auto;
  height: 300px;
}

.image-18 {
  object-fit: cover;
  width: auto;
  height: 300px;
}

.div-block-33 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  padding-top: 0;
  display: flex;
}

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

.link-19, .link-20 {
  color: #033f85;
  text-decoration: none;
}

.text-block-22 {
  color: #033f85;
  width: 95%;
}

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

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

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

.div-block-37 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

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

@media screen and (max-width: 991px) {
  .container {
    width: 90%;
    max-width: none;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

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

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

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

  .menu-button {
    padding: 12px;
  }

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

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

  .frame-33562 {
    grid-row-gap: 12px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .field-label, .website_design_birmingham-compressor-300x180, .seo_birmingham {
    width: 50%;
  }

  .frame-33597 {
    grid-row-gap: 20px;
    flex-flow: column;
    width: 100%;
  }

  .frame-33627 {
    flex-flow: column;
  }

  .frame-33626 {
    width: 70%;
  }

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

  .div-block-26 {
    flex-flow: wrap;
  }

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

  .container-2 {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }
}

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

  .navbar-logo-left-container.shadow-three {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container {
    width: 90%;
    max-width: none;
  }

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

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

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

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

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

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

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

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

  .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-10 {
    margin-top: 10px;
  }

  .frame-33556 {
    width: 90%;
  }

  .image-3 {
    width: 100%;
  }

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

  .frame-33562 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

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

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

  .frame-33574 {
    flex-flow: column;
  }

  .website_design_birmingham-compressor-300x180 {
    width: 100%;
  }

  .frame-33579 {
    flex-flow: column;
  }

  .seo_birmingham {
    width: 100%;
  }

  .text-19 {
    line-height: 30px;
  }

  .frame-33602 {
    grid-row-gap: 10px;
    flex-flow: column;
    width: 100%;
  }

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

  .frame-33615, .frame-33618, .div-block-17 {
    flex-flow: column;
  }

  .frame-33627 {
    justify-content: flex-start;
    align-items: center;
  }

  .team-slider {
    padding: 60px 15px;
  }

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

  .div-block-33, .div-block-34, .div-block-36, .div-block-37, .div-block-38 {
    flex-flow: column;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-left-container.shadow-three {
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    max-width: none;
  }

  .navbar-wrapper {
    padding-left: 10px;
  }

  .navbar-brand {
    width: auto;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

  .div-block {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

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

  .frame-33556 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-33555 {
    flex-flow: column;
  }

  .frame-33554 {
    width: 100%;
  }

  .frame-1 {
    flex-flow: column;
    width: 100%;
  }

  .frame-33552 {
    height: auto;
  }

  .image-3 {
    object-fit: fill;
    width: 100%;
    height: 150px;
  }

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

  .div-block-5 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

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

  .div-block-7 {
    flex-flow: column;
    height: auto;
  }

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

  .div-block-11, .div-block-12 {
    flex-flow: column;
  }

  .text-field-2, .text-field-3, .field-label, .field-label-2, .textarea {
    width: 100%;
  }

  .website_design_birmingham-compressor-300x180 {
    object-fit: contain;
  }

  .frame-33587, .div-block-14 {
    flex-flow: column;
  }

  .image-4, .div-block-15, .frame-33626 {
    width: 100%;
  }

  .frame-33621, .frame-33623 {
    grid-row-gap: 12px;
    flex-flow: column;
    height: auto;
  }

  .frame-33625 {
    grid-row-gap: 12px;
    flex-flow: column;
  }

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

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

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

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .grid-2 {
    overflow: auto;
  }
}


