/* compiled by scssphp v0.0.12 on Fri, 21 Feb 2025 15:44:57 +1300 (0.5839s) */

/* --------------------------------------------------- 
TEMPLATE.CSS contains the default styles for websites
built in the edit system.
--------------------------------------------------- */
/* Phone link */
/* Header */
/* Navigation */
/* Rotator */
/* Intro */
/* Text */
/* Headings */
/* Links */
/* Content */
/* Footer */
/* Main body */
html, body {
  font-family: source-sans-pro, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  letter-spacing: -0.2px;
  background-color: #fff;
}
strong, b {
  font-weight: 700;
  /* Default links */
}
a {
  color: #005c90;
  /* Links with no colour */
}
a .silent, a.silent {
  color: #000;
}
a:hover {
  text-decoration: none;
  color: #000;
  /* Button link */
}
.readmore, .buynow, .backlink {
  display: inline-block;
}
a:hover .readmore, a:hover .buynow, a.backlink:hover {
  /* Read more link */
}
a:hover .readmore {
  /* Buy now link */
}
a:hover .buynow {
  /* Back link */
}
a.backlink:hover {
  /* Default headers */
}
h1, h2, h3 {
  font-family: source-sans-pro, Helvetica, Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 0px;
  text-transform: uppercase;
  margin: 0px 0px 0px 0px;
}
article h1, h4, h5, h6 {
  font-family: co-headline, Helvetica, Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 0px;
  text-transform: uppercase;
  margin: 0px 0px 0px 0px;
}
h1 {
  font-size: 32px;
  line-height: 1.2;
  padding: 10px 0 30px 0;
}
h2 {
  font-size: 32px;
  line-height: 1.2;
  padding: 0px 0 20px 0;
  text-transform: none;
  font-weight: 600;
}
h3 {
  font-size: 21px;
  line-height: 1.2;
  padding: 0px 0 20px 0;
  text-transform: none;
}
h4 {
  font-size: 21px;
  line-height: 1.2;
  padding: 0px 0 5px 0;
  color: #005c90;
  text-transform: none;
  font-family: source-sans-pro, Helvetica, Arial, sans-serif;
}
h5 {
  font-size: 18px;
  line-height: 1.2;
  padding: 10px 0 20px 0;
}
h6 {
  font-size: 18px;
  line-height: 1.2;
  padding: 10px 0 20px 0;
}
.large {
  font-size: 150%;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
}
h2.larger {
  font-size: 200%;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
}
h2.light {
  font-size: 28px;
  font-weight: 500;
}
p.larger {
  font-size: 20px;
}
.fancy {
  font-family: co-headline, Helvetica, Arial, sans-serif;
}
.dark-blue {
  color: #005c90;
}
.white {
  color: #fff;
}
.black {
  color: #000;
}
h4.black {
  padding-bottom: 20px;
}
.light-blue {
  color: #00b1cd;
}
.medium-blue {
  color: #00b1cd;
}
.title-image {
  width: 830px;
  display: block;
  float: left;
}
.title-image img {
  width: 100%;
}
.img-left img {
  width: 100%;
}
.no-padding {
  padding: 0 !important;
}
.img-right img {
  width: 100%;
}
.solution-icon {
  float: right;
  margin-right: 0%;
}
.solution-icon img {
  max-height: 150px;
}
.sage-icon.solution-icon {
  max-width: 25% !important;
}
#workflow-suite-container .img-center {
  margin-top: 50px;
  margin-bottom: 50px;
}
.box-text {
  padding: 25px;
  border: 1px solid #7fd8e6;
  /* Backgrounds */
}
.background.light {
  background-color: #d9f3f8;
}
.background.dark {
  color: #fff;
  background: #013d62;
  background: -moz-linear-gradient(360deg, #013d62 0%, #0183ad 100%);
  background: -webkit-linear-gradient(360deg, #013d62 0%, #0183ad 100%);
  background: linear-gradient(360deg, #013d62 0%, #0183ad 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#013d62",endColorstr="#0183ad",GradientType=1);
}
.background.dark a:hover {
  color: #fff;
}
.background.image {
  color: #fff;
}
.background.parallax {
  color: #fff;
  /* Borders */
}
.border, .divider, hr {
  border: solid #f5f6f7 0px;
  /* Text colours */
}
.colour.light {
  color: #8c999b;
}
.colour.green {
  color: #5ea90d;
}
.colour.grey {
  color: #8c999b;
}
.error, .checkout-error, .colour.red {
  color: #b60d04;
  /* list element */
}
ul {
  margin-top: 6px;
  margin-bottom: 1em;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
ul > li {
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 4px;
  margin-left: 0;
  padding-left: 14px;
  position: relative;
}
ul > li:before {
  content: '●';
  position: absolute;
  font-size: 12px;
  left: 0px;
  top: 4px;
  display: inline-block;
  vertical-align: middle;
}
ol {
  counter-reset: item;
  list-style-type: none;
  margin-top: 6px;
  margin-bottom: 1em;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0px;
}
ol > li {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 4px;
  margin-left: 0;
  padding-left: 30px;
  position: relative;
}
ol > li:before {
  counter-increment: item;
  content: counter(item) '. ';
  position: absolute;
  left: 5px;
  top: 0px;
  display: inline-block;
  vertical-align: middle;
}
#none {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  pointer-events: none;
  /* Standard page elements for laying out the main content of a website. */
}
#container-header, #container-navigation, #container-flash, #container-intro, #container-bread, .container-title, .container-main, .container-main-title, .container-main-top, .container-main-bottom, #container-footer, #container-base {
  background-color: #fff;
}
.wrap {
  width: 100%;
  max-width: 1430px;
  padding: 0 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  /* Mobile quick call */
}
#mobile-link {
  display: none;
}
#mobile-link a {
  display: inline-block;
  color: #000;
  font-family: source-sans-pro, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 800;
  height: 90px;
  line-height: 90px;
  z-index: 700;
}
#mobile-link a .material-icons {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 5px;
}
.open-search {
  cursor: pointer;
  width: 40px;
  margin-right: 15px;
}
.open-search i {
  color: #005c90;
  font-size: 25px;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.open-search i.fa-times {
  top: 10px;
  left: 0px;
  font-size: 25px;
}
.open-search:hover i {
  color: #1ebad2;
  /* Header */
}
#container-header #navigation .subnav-columns {
  position: fixed;
  left: 0 !important;
  top: 90px;
  width: 100% !important;
}
#container-header {
  background-color: #fff;
}
#header {
  height: 90px;
  color: #000;
}
#container-header.random-image #header {
  background-color: transparent;
}
#header #logo {
  float: left;
  height: 90px;
  line-height: 90px;
  display: inline-block;
  padding-left: 0;
  max-width: 240px;
  width: 100%;
  padding-left: 0px;
}
#header #logo img {
  vertical-align: middle;
}
#navigation {
  float: right;
  height: 90px;
  color: #000;
  font-family: source-sans-pro, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 90px;
  color: #000;
}
#mobile-navigation {
  height: 90px;
  line-height: 90px;
  color: #000;
  display: none;
  position: absolute;
  top: 119px;
  left: 0;
  background-color: #fff;
  width: 100%;
  z-index: 99;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.32);
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.32);
}
#navigation {
  height: 60px;
  display: flex;
  align-items: center;
  margin-top: 30px;
}
#navigation > ul li {
  line-height: normal;
}
#navigation > ul li > a {
  height: auto;
  line-height: initial;
}
#navigation > ul li > a strong {
  height: auto;
  line-height: initial;
}
#navigation ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#navigation ul li {
  float: left;
  display: inline-block;
  line-height: initial;
  list-style: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-left: 0;
  background: none;
  position: relative;
  z-index: 900;
}
#navigation ul li:before {
  display: none;
}
#navigation ul li.mobile-item {
  display: none;
}
#navigation li > a {
  float: left;
  display: inline-block;
  height: 90px;
  line-height: 90px;
  color: #000;
  text-transform: none;
  padding-top: 0px;
  padding-left: 22px;
  padding-right: 22px;
  position: relative;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#navigation li > a strong, #navigation li > a b {
  display: block;
  height: 90px;
  line-height: 90px;
  font-weight: 400;
  transition: 0.3s;
}
#navigation li .fa-chevron-down {
  position: relative;
  font-size: 15px;
  margin-left: 7px;
  font-weight: 500;
}
#navigation li > a:hover, #navigation li > .over, #navigation li > .on {
  color: #000;
  z-index: 894;
}
#navigation li > a:hover strong, #navigation li > .over strong, #navigation li > .on strong, #navigation li > a:hover b, #navigation li > .over b, #navigation li > .on b {
  cursor: pointer;
  color: #1ebad2;
}
#navigation > ul .drop > a strong, #navigation > ul .drop > a b, #navigation > ul .drop > a:hover strong, #navigation > ul .drop > a:hover b {
  /* Navigation divider */
}
#navigation .nav-div {
  display: inline-block;
  float: left;
  width: 5px;
  color: #f9f9f9;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  line-height: 90px;
  height: 90px;
  padding: 0 0 0 0;
  margin: 0 auto;
  border: none;
}
#navigation > ul ul {
  display: none;
  /* Sub navigation */
}
#navigation .sub-nav {
  position: absolute;
  top: 90px;
  left: 0px;
  display: none;
  color: #000;
  font-weight: normal;
  text-transform: none;
  line-height: 14px;
  padding: 10px 0;
  background-color: #fff;
  z-index: 897;
  /* Align last dropdown to the right */
}
#navigation > ul > li:last-child .sub-nav {
  left: auto;
  right: 0px;
}
#navigation .sub-nav li {
  width: 100%;
  height: auto;
  line-height: 14px;
}
#navigation .sub-nav li > a {
  float: left;
  display: inline-block;
  width: 100%;
  height: auto;
  line-height: 14px;
  border: none;
  border-radius: 0px;
  font-size: 16px;
  color: #000;
  background: none;
  padding: 12px 22px;
  text-transform: none;
  background-color: #fff;
  border-bottom: none;
  margin: 0 0 0 0;
  z-index: 898;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
#navigation .sub-nav li > a:hover, #navigation .sub-nav li > a.over:hover {
  color: #1ebad2;
  border-radius: 0px;
  background-color: transparent;
  border-bottom: none;
}
#navigation .sub-nav li:last-child > a {
  border-bottom: none;
}
#navigation ul li > .sub-nav .sub-nav {
  position: absolute;
  top: 0px;
  left: 220px;
}
#navigation ul > li > .sub-nav {
  top: 42px;
  box-shadow: 2px 3px 8px -8px #000;
}
#navigation ul > li > .subnav-columns {
  padding: 70px 0;
  /*#navigation ul > li > .sub-nav:before {
	content: '';
    position: absolute;
    height: 14px;
    width: 14px;
    top: -4px;
    left: 100px;
    background-color: #fff;
    transform: rotate(45deg) skew(10deg, 10deg);
	}*/
}
.subnav-item {
  display: flex;
}
.subnav-item + h4 {
  margin-top: 16px;
}
.subnav-column {
  width: 100%;
}
.subnav-item {
  display: flex;
  padding: 0;
}
.subnav-item .subnav-image {
  max-width: 70px;
  width: 100%;
  padding-right: 25px;
}
#anytime478c613d17a9b .subnav-item .subnav-text {
  display: flex;
  flex-direction: column;
  align-self: center;
  padding-right: 10px;
}
#anytime478c613d17a9b .subnav-item .subnav-text .subnav-title {
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 6px;
}
.subnav-item .subnav-text .subnav-title {
  color: #000;
  font-weight: 400;
  padding-bottom: 10px;
  font-size: 19px;
  display: block;
  line-height: 1;
}
.subnav-item .subnav-text .subnav-desc {
  line-height: 1;
  font-size: 15px;
  color: #999;
  display: block;
  /* Products nav */
}
#edit5ddb046480d00 {
  /*.subnav-columns:before {
	content: '';
    height: calc(100% - 135px);
    left: 50%;
    top: calc(50% + 10px);
    transform: translate(-50%, -50%);
    width: 1px;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
	}*/
  position: relative;
}
.product-columns {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
  gap: 30px;
  align-content: flex-start;
  position: relative;
}
.product-columns .subnav-column {
  width: calc(50% - 15px);
}
.product-columns .subnav-column .subnav-label {
  font-size: 19px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 5px !important;
  margin-bottom: 5px;
  border-bottom: 1px solid #000;
  color: #000;
}
#edit5ddb0485158f4 .sub-nav {
  width: 300px;
}
#edit5ddb04b88ad5c .product-columns {
  width: 51%;
}
#edit5ddb04b88ad5c .wrap {
  display: flex;
  justify-content: flex-end;
}
#edit5ddb04b88ad5c .wrap .subnav-label {
  padding-bottom: 0;
}
#edit5ddb04b88ad5c .subnav-item {
  padding: 7px 0 0;
}
#edit5ddb04b88ad5c .sub-nav {
  width: 330px;
}
#navigation #edit5ddb04b88ad5c > .sub-nav:before {
  left: 114px;
}
#navigation .subnav-columns > li .wrap, #navigation .subnav-columns > li {
  display: flex;
  gap: 8%;
}
#navigation .subnav-columns > li .wrap {
  padding: 0 120px;
}
.subnav-item:last-of-type {
  padding-bottom: 0;
}
.subnav-column-item {
  padding: 10px 0;
  display: block;
  width: 100%;
}
.subnav-label {
  display: block;
  width: 100%;
  padding-bottom: 25px;
  color: #005c90;
  font-size: 25px;
  font-weight: 400;
}
#edit5ddb046480d00 .sub-nav {
  width: 900px;
  left: -200px;
}
#navigation ul > #edit5ddb046480d00 > .sub-nav {
  padding: 70px 0 40px 0;
  /*#edit5ddb046480d00 > .sub-nav:before {
left: 302px !important;
}*/
  /* Solutions drop */
}
#anytime478c613d17a9b {
  /*#edit5ddb046480d00 .subnav-column {
padding: 0 40px;
}
	#edit5ddb046480d00 .subnav-column:first-of-type {
	border-right: 1px solid rgba(0,0,0,0.1)
	}

	#edit5ddb046480d00 .subnav-column:last-of-type {
	position: relative;
	display:none;
	}

		#edit5ddb046480d00 .subnav-column:last-of-type:before {
		content: '';
		position: absolute;
		height: calc(100% + 80px);
		width: 100%;
		top: -40px;
		left: 0;
		background-color: #ebebeb;
		}

	#edit5ddb046480d00 .subnav-column a {
	position: relative;
	}*/
}
#anytime478c613d17a9b .wrap {
  display: flex;
  justify-content: flex-end;
}
#anytime478c613d17a9b .sub-nav {
  padding: 40px;
  width: 450px;
}
#anytime478c613d17a9b .subnav-label {
  padding-bottom: 20px;
}
#anytime478c613d17a9b .subnav-column {
  display: flex;
  flex-wrap: wrap;
  width: 62.3%;
  gap: 30px;
}
#anytime478c613d17a9b .subnav-column .subnav-label {
  width: 100%;
}
#anytime478c613d17a9b .subnav-column .subnav-item {
  width: calc(50% - 15px);
  padding: 5px 0;
}
#edit5ddb046480d00 .subnav-item {
  padding: 7px 0 0;
}
#edit5ddb046480d00 .subnav-label {
  padding-bottom: 0;
}
.subnav-item .subnav-title {
  transition: 0.3s;
}
.subnav-item:hover .subnav-title {
  color: #1ebad2;
}
a.subnav-label:hover {
  color: #1ebad2;
}
#navigation .sub-nav li a {
  border: none !important;
}
#navigation .sub-nav-column-products .sub-nav-column-item {
  width: 50%;
  /* Second navigation if central logo */
}
.nav-right #navigation, .nav-right #navigation ul li, .nav-right #navigation a, .nav-right #navigation .nav-div {
  float: right;
}
#navigation {
  position: relative;
}
#navigation .search {
  position: absolute;
  left: 0;
  top: -50px;
  z-index: 999;
  width: 100%;
  padding: 0;
  display: none;
}
#navigation .search {
  height: 90px;
  line-height: 90px;
  margin: 0;
}
#navigation .search input.search-box-input {
  height: 90px;
  line-height: 90px;
  background-color: #ebebeb;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  position: absolute;
  top: 0;
  width: 100%;
  font-style: none;
  color: #999;
  font-style: normal;
}
#navigation .search input.search-box-input:focus {
  outline: none;
  background-color: #f1f1f1;
}
#header .search .search-button {
  position: absolute;
  right: 0;
  height: 100%;
  width: 100px;
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  top: 0px;
  line-height: 10px;
}
#header .search .search-button i {
  color: #005c90;
  font-size: 26px;
}
#navigation .search input.search-box-input {
  font-size: 23px;
  padding-left: 40px;
}
#navigation ul {
  float: left;
  position: relative;
}
#navigation .main-secondary {
  float: right;
  margin-left: 50px;
}
#navigation .main-secondary li:last-child a {
  padding-right: 0px;
}
#container-header #shopping-cart-summery a, #container-navigation #shopping-cart-summery a {
  /* Mobile menu button */
}
#mobile-menu {
  float: right;
  display: none;
}
#mobile-menu a {
  display: inline-block;
  color: #004a73;
  line-height: 90px;
  padding: 0 20px;
  font-size: 24px;
}
#mobile-menu a [class^="icon-"], #mobile-menu a [class*=" icon-"], #mobile-menu a .material-icons {
  display: inline-block;
  font-size: 33px;
  vertical-align: middle;
}
#mobile-navigation a {
  font-size: calc(20px + 3vw);
}
#container-flash {
  /* Members bars */
}
.auth-details {
  height: auto;
  line-height: 1.5;
  text-align: right;
  color: #fff;
  background-color: #012442;
  padding: 5px 0;
}
.auth-details .wrap {
  padding: 10px 0;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
.auth-details a {
  color: #fff;
}
.auth-details a:hover {
  color: #fff;
  text-decoration: underline;
}
.auth-details img {
  vertical-align: middle;
  margin-bottom: 1px;
  /* Site messages */
}
#site-messages {
  display: none;
}
.message, #site-messages .error-message, #site-messages .alert-message, #site-messages .success-message {
  line-height: 18px;
  font-size: larger;
  padding: 15px 25px;
}
#site-messages a {
  color: #fff;
}
#site-messages a:hover {
  text-decoration: underline;
}
#site-messages .close-msg {
  float: right;
}
#site-messages .error-message {
  color: #fff;
  background-color: #b60d04;
}
#site-messages .alert-message {
  color: #fff;
  background-color: #999;
}
#site-messages .success-message {
  color: #fff;
  background-color: #5ea90d;
}
#site-messages .error-message .wrap, #site-messages .alert-message .wrap, #site-messages .success-message .wrap {
  text-align: center;
  /* Random images */
}
#container-flash.random-image {
  color: #fff;
  text-align: center;
  padding: 120px 0;
  min-height: 80px;
}
#container-flash.random-image a {
  color: #fff;
}
#container-flash.backgroundimage-container .backgroundimage-content {
  text-align: left;
  padding: 50px 50px 40px;
  min-height: 190px;
}
#container-flash.backgroundimage-container .backgroundimage-content h1 {
  color: #fff;
  font-family: co-headline, Helvetica, Arial, sans-serif;
  font-size: 45px;
  font-weight: 800;
  line-height: 1.1;
  text-transform: uppercase;
  padding: 0 0 0 0;
}
#container-flash.backgroundimage-container .backgroundimage-content p {
  color: #fff;
  font-family: source-sans-pro, Helvetica, Arial, sans-serif;
  font-size: 130%;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: -0.3px;
  max-width: 600px;
  margin-top: 30px;
  /* Images boxes */
}
.solutions-image-top .imagebox-item {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
  position: relative;
  text-align: center;
  color: #fff;
  overflow: hidden;
  padding: 0 15px;
  box-sizing: border-box;
}
.solutions-image-top .imagebox-item:before {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 60px;
  background-color: #00b1cd;
  transition: 0.3s ease;
}
.solutions-image-top .imagebox-item:hover:before {
  height: 100%;
}
.solutions-image-top .imagebox-item .module-title {
  text-align: center;
  z-index: 99;
  position: relative;
}
.solutions-image-top .imagebox-item .module-title .module-title-text {
  text-transform: uppercase;
  color: #fff;
}
.solutions-image-top .imagebox-item .module-title .module-title-text h3 {
  padding: 0;
  color: #fff !important;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 15px;
  font-size: 25px;
}
.solutions-image-top .imagebox-item .module-title .module-title-text h4 {
  color: #fff !important;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 10px;
  font-size: 25px;
}
.solutions-image-top .imagebox-item p {
  color: #fff !important;
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.2;
  z-index: 99;
  position: relative;
}
.solutions-image-top .imagebox-item .module-image {
  margin-top: 20px;
  width: 70px;
  margin-left: auto;
  margin-right: auto;
}
.solutions-image-top .imagebox-item .module-image img {
  opacity: 1 !important;
}
.solutions-image-top .imagebox-item:nth-of-type(1):before {
  background-color: #00b0cc;
}
.solutions-image-top .imagebox-item:nth-of-type(2):before {
  background-color: #40c5d9;
}
.solutions-image-top .imagebox-item:nth-of-type(3):before {
  background-color: #6ccace;
}
.solutions-image-top .imagebox-item:nth-of-type(4):before {
  background-color: #90d7d9;
}
#sage-300-sub-title-container {
  display: none;
}
#sage-intacc-subpage-title-container {
  display: none;
}
.sage-boxes .imagebox-item {
  border: 1px solid;
  text-align: center;
  box-sizing: border-box;
  padding: 45px 50px;
}
.sage-boxes .imagebox-item .module-title h2 {
  font-size: 16px;
}
.sage-boxes .imagebox-item .module-image img {
  max-height: 70px;
  width: auto;
  opacity: 1 !important;
}
.sage-boxes .imagebox-item .module-text {
  margin-top: 30px;
  display: block;
}
.sage-boxes .imagebox-item .module-text .readmore {
  border: 1px solid;
  padding: 10px 25px;
  box-sizing: border-box;
  transition: 0.3s ease;
  border-radius: 5px;
}
.sage-boxes .imagebox-item .module-text .readmore:hover {
  background-color: #005c90;
  color: #fff;
}
.home-page {
  /* Rotating images */
}
.home-page .unslider .sliderimg .wrap {
  max-width: 1430px;
}
.home-page .unslider .sliderimg .wrap .slidertext.align.center-horz.center-vert {
  left: 50px;
  transform: none;
  top: 60px;
}
.home-page #new-home-title-container {
  display: none;
  /* Home page intro boxes */
}
.home-page #new-home-top-container {
  position: absolute;
  width: 100%;
  top: 90px;
  z-index: 99;
  background-color: transparent;
  pointer-events: none;
}
.home-page #new-home-top-container .wrap {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.home-page #new-home-top-container .wrap .content {
  width: 50%;
  pointer-events: all;
}
.home-page #new-home-top-container .wrap .content .imageboxes {
  width: 100%;
}
.home-page #new-home-container .content {
  position: relative;
  margin-top: -180px;
  z-index: 99;
}
.home-page #new-home-container .content .layout .imageboxes:first-of-type .module-text {
  width: 50%;
}
.home-page #new-home-container .content .layout .imageboxes:first-of-type .module-text h2 {
  font-size: 27px;
}
.home-page #new-home-container .content .layout .imageboxes:first-of-type .module-text p {
  margin-right: 0;
}
.sliderimg .backgroundimage-content .wrap {
  max-width: 1500px;
}
.sliderimg .slidertext.align.center-horz.center-vert {
  color: #005c90;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  transform: translateY(-50%);
  left: 25px;
  max-width: 408px;
  min-height: 500px;
  padding: 60px 25px;
}
.sliderimg .slidertext.align.center-horz.center-vert:before {
  content: '';
  background: #fff;
  background: -moz-linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #fff 36%);
  background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #fff 36%);
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #fff 36%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
  position: absolute;
  top: 0;
  left: 0;
  width: 125%;
  height: 100%;
  opacity: 0.8;
}
.sliderimg .slidertext h2 {
  color: #005c90;
  font-family: co-headline, Helvetica, Arial, sans-serif;
  font-size: 34px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  padding: 0 0 0 0;
  position: relative;
  z-index: 99;
  padding-bottom: 18px;
}
.sliderimg .slidertext h3 {
  color: #fff;
  font-family: source-sans-pro, Helvetica, Arial, sans-serif;
  font-size: 90px;
  font-weight: 800;
  line-height: 0.9;
  text-transform: uppercase;
  padding: 0 0 0 0;
  position: relative;
  z-index: 99;
}
.sliderimg .slidertext span {
  position: relative;
  z-index: 99;
  color: #005c90;
}
.sliderimg .rotator-logo {
  position: relative;
  z-index: 1;
  margin-bottom: 25px;
}
.sliderimg .rotator-logos {
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
  /* Breadcrump area */
}
.sliderimg .rotator-logos .rotator-logo {
  width: 50%;
}
#container-bread {
  /* breadcrumb */
}
#breadcrumb {
  font-size: 12px;
  line-height: 1.5;
  padding: 16px 0 4px 0;
  /* Main title area */
}
.container-main-title {
  background-color: #012442;
  border-top: 3px solid #fff;
}
.container-main-title .content {
  line-height: 1.5;
  padding: 70px 0;
  padding: 10px 0 0 0;
}
.container-main-title .img-right {
  max-width: 200px;
  padding-top: 3px !important;
  /* Main title area spacing */
}
.container-main-title + .container-main-title .content {
  padding-top: 0px;
}
.container-main-top + .container-main-title .content {
  padding-top: 0px;
}
.container-main + .container-main-title .content {
  padding-top: 0px;
}
.container-main-bottom + .container-main-title .content {
  padding-top: 0px;
}
#mobility-container .content.layout-two-col-left .side, #control-container .content.layout-two-col-left .side, #workflow-suite-container .content.layout-two-col-left .side {
  align-self: center;
}
#automation-suite-new-container .content, #sage-intacct-container .content, #sage-300-container .content, #mobility-container .content, #control-container .content, #workflow-suite-container .content, #automation-suite-container .content, #ap-automation-pricing-container .content {
  padding-top: 25px;
}
#workflow-suite-container .content {
  padding-bottom: 20px;
}
#sage-300-bottom-container .content, #ap-automation-pricing-bottom-container .content {
  padding-top: 0px;
  /* Main top area */
}
.container-main-top .content {
  line-height: 1.5;
  padding: 0;
  padding-top: 60px;
  padding-bottom: 45px;
  /* Main top area spacing */
  /* Main content area with layouts */
}
.content {
  line-height: 1.5;
  padding: 70px 0;
}
.content h1 {
  color: #000;
}
.content article h1 {
  color: inherit;
}
.content h5:first-of-type, .content h6:first-of-type {
  padding-top: 15px;
}
.content p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  margin-bottom: 1.8em;
}
.content .main-box {
  padding: 8px 10px;
  background-color: #efefef;
}
.content .main-box p {
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  font-style: italic;
  /* Layout defines main content widths */
}
.layout {
  /* Layout widths */
}
.layout.full {
  width: 100%;
}
.layout.half {
  float: left;
  width: 47.5%;
}
.layout.main {
  float: left;
  width: 65%;
}
.layout.side {
  float: left;
  width: 29%;
}
.layout.middle {
  float: left;
  width: 48%;
}
.layout.third {
  float: left;
  width: 30%;
}
.layout.gap {
  margin-left: 5%;
}
.layout.third.gap {
  margin-left: 5%;
  /* Layout side content */
}
.layout.side .img-left {
  float: left;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.layout.side .img-right {
  clear: right;
  float: right;
  margin-left: 10px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.layout.side p {
  padding: 0;
  margin: 0 0 0 0;
  line-height: 1.5;
  margin-bottom: 1px;
}
.layout.side .side-holder {
  padding: 10px 0 10px 0;
  margin: 0 0 0 0;
  line-height: 1.5;
  margin-bottom: 1px;
}
.layout.side .side-holder p {
  padding: 0 0 10px 0;
}
.layout.side .form-item {
  width: 100%;
}
.layout.side h6, .layout.side h6 {
  margin-top: 10px;
}
.side-nav {
  padding: 3px 0;
  margin: 0 0 0 0;
}
.side-nav li {
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  background: none;
  position: relative;
  z-index: 700;
}
.side-nav li a {
  padding: 4px 10px;
  /* Main bottom area */
}
.container-main-bottom .content {
  line-height: 1.5;
  padding: 70px 0;
  /* Backgrounds */
}
.container-main-title.background .content, .container-main-top.background .content, .container-main.background .content, .container-main-bottom.background .content {
  padding-top: 70px;
  padding-bottom: 70px;
}
.container-main-title.backgroundimage-container .content, .container-main-top.backgroundimage-container .content, .container-main.backgroundimage-container .content, .container-main-bottom.backgroundimage-container .content {
  padding-top: 70px;
  padding-bottom: 70px;
  /* Overwrite padding for areas adjacent to backgrounds */
}
.container-main-title + .container-main-title.background .content, .container-main-title + .container-main-top.background .content, .container-main-title + .container-main.background .content, .container-main-title + .container-main-bottom.background .content, .container-main-top + .container-main-title.background .content, .container-main-top + .container-main-top.background .content, .container-main-top + .container-main.background .content, .container-main-top + .container-main-bottom.background .content, .container-main + .container-main-title.background .content, .container-main + .container-main-top.background .content, .container-main + .container-main.background .content, .container-main + .container-main-bottom.background .content, .container-main-bottom + .container-main-title.background .content, .container-main-bottom + .container-main-top.background .content, .container-main-bottom + .container-main.background .content, .container-main-bottom + .container-main-bottom.background .content {
  padding-top: 70px;
  /* Overwrite padding for areas adjacent to backgrounds */
}
.container-main-title + .container-main-title.backgroundimage-container .content, .container-main-title + .container-main-top.backgroundimage-container .content, .container-main-title + .container-main.backgroundimage-container .content, .container-main-title + .container-main-bottom.backgroundimage-container .content, .container-main-top + .container-main-title.backgroundimage-container .content, .container-main-top + .container-main-top.backgroundimage-container .content, .container-main-top + .container-main.backgroundimage-container .content, .container-main-top + .container-main-bottom.backgroundimage-container .content, .container-main + .container-main-title.backgroundimage-container .content, .container-main + .container-main-top.backgroundimage-container .content, .container-main + .container-main.backgroundimage-container .content, .container-main + .container-main-bottom.backgroundimage-container .content, .container-main-bottom + .container-main-title.backgroundimage-container .content, .container-main-bottom + .container-main-top.backgroundimage-container .content, .container-main-bottom + .container-main.backgroundimage-container .content, .container-main-bottomr + .container-main-bottom.backgroundimage-container .content {
  padding-top: 70px;
}
.layout-two-col-left .layout.side {
  text-align: right;
  /* Image boxes */
}
.imageboxes.textunder .module-image {
  position: relative;
}
.imageboxes.textunder .imagebox-item:hover .module-image:after {
  opacity: 0.7;
}
.imageboxes.textunder .module-image .view {
  display: none;
}
.imageboxes.textunder .imagebox-item:hover .module-image img {
  opacity: 1;
}
.imageboxes.textunder .module-text {
  color: #000;
  text-align: left;
  padding: 30px 0 0 0 !important;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  position: relative;
  z-index: 1;
}
.imageboxes.textunder .module-text h2 {
  font-family: co-headline, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #000;
  padding: 0 0 18px 0;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  vertical-align: middle;
}
.imageboxes.textunder .imagebox-item:hover .module-text {
  color: #005c90;
}
.imageboxes.textunder .imagebox-item:hover .module-text h2 {
  color: #005c90;
}
.imageboxes.imageside .imagebox-item, .imageboxes.iconside .imagebox-item-icon {
  position: relative;
  display: flex !important;
  align-content: flex-start;
  align-items: flex-start;
  padding: 32px 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
.imageboxes.imageside .module-logo-image {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
}
.imageboxes.iconside .imagebox-item-icon i {
  font-size: 125px;
}
.imageboxes.imageside .imagebox-item h2, .imageboxes.imageside .imagebox-item h3, .imageboxes.iconside .imagebox-item h3, .imageboxes.iconside .imagebox-item h2 {
  color: #fff;
  font-size: 32px;
  padding-top: 0;
  line-height: 0.9;
  padding-bottom: 0;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.imageboxes h2 {
  font-family: co-headline, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.imageboxes.imageside .imagebox-item h3, .imageboxes.iconside .imagebox-item h3 {
  color: #012442;
  font-size: 34px;
  padding-bottom: 15px;
}
.imageboxes.iconside .imagebox-item p, .imageboxes.iconside .imagebox-item p {
  color: #012442;
  font-weight: 600;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.imageboxes.iconside .imagebox-item h2, .imageboxes.iconside .imagebox-item h2 {
  padding-bottom: 0;
}
.imageboxes.imageside .imagebox-item:nth-of-type(1), .imageboxes.iconside .imagebox-item:nth-of-type(1) {
  background-color: #005c90;
}
.imageboxes.iconside .imagebox-item:nth-of-type(1) p, .imageboxes.imageside .imagebox-item:nth-of-type(1) p {
  color: #fff;
}
.imageboxes.imageside .imagebox-item:nth-of-type(2), .imageboxes.iconside .imagebox-item:nth-of-type(2) {
  background-color: #01b1cd;
}
.imageboxes.imageside .imagebox-item:nth-of-type(3), .imageboxes.iconside .imagebox-item:nth-of-type(3) {
  background-color: #6dcacd;
}
.imageboxes.imageside .imagebox-item:hover {
  color: #fff;
  background-color: #00699b;
}
.imageboxes.imageside .imagebox-item:nth-of-type(1):hover, .imageboxes.iconside .imagebox-item:nth-of-type(1):hover {
  background-color: #6ccacd;
}
.imageboxes.imageside a.imagebox-item:hover .module-image img {
  opacity: 1;
}
.imageboxes.imageside .imagebox-item:hover h3, .imageboxes.iconside .imagebox-item:hover h3 {
  color: #fff;
}
.imageboxes.iconside .imagebox-item:hover p, .imageboxes.imageside .imagebox-item:hover p {
  color: #fff;
}
.imageboxes.iconside .imagebox-item p, .imageboxes.imageside .imagebox-item p {
  color: #012442;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2;
  min-height: auto !important;
}
.imageboxes.iconside .imagebox-item {
  display: flex;
  vertical-align: middle;
  align-content: center;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
.imageboxes.textonly .module-text {
  padding-top: 0;
}
.imageboxes.textonly .imagebox-item {
  margin-bottom: 10px;
}
.imageboxes.textonly .module-text h2 {
  border: 1px solid #005c90;
  border-bottom: none;
  font-size: 26px;
  line-height: 1;
  padding: 25px 25px 20px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  color: #00b1cd;
}
.imageboxes.textonly .module-text p {
  border: 1px solid #005c90;
  border-bottom: none;
  padding: 25px 25px 25px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
.imageboxes.textonly .module-text .readmore {
  border: 1px solid #005c90;
  display: block;
  font-size: 18px;
  font-weight: 600;
  padding: 18px 25px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
#container-flash.backgroundimage-container {
  position: relative;
}
body:not(.home-page) #container-flash .backgroundimage-image {
  left: 25vw;
}
body:not(.home-page) #container-flash .backgroundimage-image img {
  max-width: 75vw;
}
#container-flash.backgroundimage-container:after {
  content: '';
  background: #013862;
  background: -moz-linear-gradient(90deg, #1371a1 0%, #00a5c0 22%, #00b1cd 35%, rgba(53, 231, 249, 0) 55%);
  background: -webkit-linear-gradient(90deg, #1371a1 0%, #00a5c0 22%, #00b1cd 35%, rgba(53, 231, 249, 0) 55%);
  background: linear-gradient(90deg, #1371a1 0%, #00a5c0 22%, #00b1cd 35%, rgba(53, 231, 249, 0) 55%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1371a1",endColorstr="#00b1cd",GradientType=1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#home-container .imageboxes.textbg:first-of-type .imagebox-item .module-text {
  text-align: left;
  width: 45%;
}
#home-container .imageboxes:first-of-type .module-text .readmore {
  padding: 8px 30px;
  background-color: #6dcacd;
  border-radius: 3px;
  color: #006d86;
  font-weight: 600;
  margin-top: 20px;
  font-size: 20px;
  transition: 0.3s;
  margin-bottom: 0;
  float: none;
  border: none;
  position: relative;
  top: 0;
  right: 0;
}
#home-container .imageboxes:first-of-type .module-text .readmore:hover {
  background-color: #fff;
  border: none !important;
}
#home-container .imageboxes.textbg:first-of-type h2 {
  color: #fff;
  line-height: 1;
}
#home-container .imageboxes.textbg:first-of-type .imagebox-item p {
  margin-right: 0;
}
#mobility-top-container .title-image, #control-top-container .title-image {
  width: 750px;
}
#sage-intacct-top-container .title-image, #sage-300-top-container .title-image {
  width: 490px;
}
.imageboxes.textbg.grid .imagebox-item.grid-item {
  margin-bottom: 25px;
}
.imageboxes.textbg.grid.two-column .imagebox-item.grid-item {
  width: 49%;
  margin-right: 2%;
}
.imageboxes.textbg.grid.two-column .imagebox-item.grid-item:nth-child(2n+2) {
  margin-right: 0%;
}
.imageboxes.textbg .imagebox-item .readmore {
  border: solid 1px #fff;
  padding: 7px 30px;
  color: #fff;
  font-weight: 600;
  margin-top: 20px;
  font-size: 20px;
  transition: 0.3s;
  font-weight: 600;
  border-radius: 5px;
}
.imageboxes.textbg .imagebox-item .readmore:hover {
  color: #004a73 !important;
  border: solid 1px transparent !important;
}
.imageboxes.textbg .imagebox-item:nth-child(1) .readmore {
  color: #00b1cd;
  border: solid 1px #00b1cd;
}
.imageboxes.textbg .imagebox-item:nth-child(1) .readmore:hover {
  background-color: #00b1cd;
  color: #fff;
}
.imageboxes.textbg.grid.two-column .readmore {
  position: absolute;
  bottom: 35px;
  right: 25px;
}
.imageboxes.textbg .imagebox-item:nth-child(1) h2 {
  color: #6ccacd;
}
.imageboxes.textbg .imagebox-item:nth-of-type(1) {
  background-color: #004a73;
}
.imageboxes.textbg .imagebox-item:nth-child(2) {
  background-color: #00b1cd;
}
.imageboxes.textbg .imagebox-item:nth-child(2) .readmore {
  color: #004a73;
  border: solid 1px #004a73;
}
.imageboxes.textbg .imagebox-item:nth-child(2) .readmore:hover {
  background-color: #004a73;
  color: #00b1cd !important;
}
.imageboxes.textbg .imagebox-item .readmore {
  margin-top: 20px;
}
.imageboxes.textbg .imagebox-item:nth-child(2) h2 {
  color: #004a73;
}
.imageboxes.textbg .imagebox-item p {
  font-size: 22px;
  margin-right: 220px;
}
.imageboxes.textbg .imagebox-item h2 {
  color: #fff;
  padding: 0 0 10px 0;
}
.imageboxes.iconside .module-text {
  padding-left: 0 !important;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-self: center;
  margin-left: 15px;
}
.imageboxes.textbg .module-text {
  text-align: left !important;
  padding: 35px 25px !important;
}
#sage-300-product-top-container .content {
  padding-bottom: 0px;
}
#connected-service-top-container .content {
  padding-bottom: 0px;
  /* Services */
}
.services.textunder .module-image {
  position: relative;
}
.services.textunder .service-item:hover .module-image:after {
  opacity: 0.7;
}
.services.textunder .module-image .view {
  display: none;
}
.services.textunder .service-item:hover .module-image img {
  opacity: 1;
}
.services.textunder .module-text {
  color: #000;
  text-align: left;
  padding: 30px 0 0 0 !important;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  position: relative;
  z-index: 1;
}
.services.textunder .module-text h1 {
  font-family: co-headline, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #000;
  padding: 0 0 18px 0;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  vertical-align: middle;
}
.services.textunder .service-item:hover .module-text {
  color: #005c90;
}
.services.textunder .service-item:hover .module-text h1 {
  color: #005c90;
}
.service-block {
  padding: 20px;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  min-width: 90%;
  max-width: 90%;
  text-align: left;
  margin-bottom: 25px;
}
.service-block .fa-plus {
  color: #51aeb9;
}
.service-block h4 {
  padding-top: 0;
  padding-bottom: 15px;
}
.brochures-block {
  padding: 20px;
  background-color: #005c90;
  display: inline-block;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  min-width: 90%;
  max-width: 90%;
  text-align: left;
  margin-bottom: 25px;
}
.brochures-block a {
  color: #fff;
}
.brochures-block a:hover {
  color: #51aeb9;
}
.brochures-block h3 {
  color: #fff;
}
.block-2 {
  background-color: #00b1cd;
  display: inline-block;
}
.block-2 h4 {
  color: #002341;
}
.block-2 ul {
  margin: 0;
}
.block-3 {
  background-color: #005c90;
  display: inline-block;
}
.block-3 h4 {
  color: #fff;
}
.block-4 {
  background-color: #6ccacd;
  display: inline-block;
}
.block-4 h4 {
  color: #000;
}
.block-4 a:not(.standard-link) {
  display: block;
  color: #000;
  margin-bottom: 10px;
}
.block-4 a:not(.standard-link):hover {
  color: #005c90;
}
.service-image2 {
  padding-top: 40px;
  display: inline-block;
  /* Staff */
}
.staff.textunder .module-image {
  position: relative;
}
.staff.textunder .module-image:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0px;
  right: 0px;
  height: 5px;
  background-color: #005c90;
}
.staff.textunder .module-image:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #005c90;
  mix-blend-mode: hard-light;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  z-index: 1;
}
.staff.textunder .staff-item:hover .module-image:after {
  opacity: 0.7;
}
.staff.textunder .module-image .view {
  display: none;
}
.staff.textunder .staff-item:hover .module-image {
  opacity: 1;
}
.staff.textunder .module-text {
  color: #000;
  text-align: left;
  padding: 30px 0 0 0 !important;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  position: relative;
  z-index: 1;
}
.staff.textunder .module-text h4 {
  font-family: co-headline, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #000;
  padding: 0 0 18px 0;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  vertical-align: middle;
}
.staff.textunder .module-text h4:before {
  content: '/';
  display: inline-block;
  color: #005c90;
  padding-right: 5px;
}
.staff.textunder .staff-item:hover .module-text {
  color: #005c90;
}
.staff.textunder .staff-item:hover .module-text h4 {
  color: #005c90;
}
.staff .module-text .staff-item-text-position {
  font-weight: 300 !important;
  /* Photo gallery */
}
.gallery.textunder .module-image {
  position: relative;
}
.gallery.textunder .module-image:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0px;
  right: 0px;
  height: 5px;
  background-color: #005c90;
}
.gallery.textunder .module-image:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #005c90;
  mix-blend-mode: hard-light;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  z-index: 1;
}
.gallery.textunder .gallery-item:hover .module-image:after {
  opacity: 0.7;
}
.gallery.textunder .module-image .view {
  display: none;
}
.gallery.textunder .gallery-item:hover .module-image {
  opacity: 1;
}
.gallery.textunder .module-text {
  color: #000;
  text-align: left;
  padding: 30px 0 0 0 !important;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  position: relative;
  z-index: 1;
}
.gallery.textunder .module-text h4 {
  font-family: co-headline, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #000;
  padding: 0 0 18px 0;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  vertical-align: middle;
}
.gallery.textunder .module-text h4:before {
  content: '/';
  display: inline-block;
  color: #005c90;
  padding-right: 5px;
}
.gallery.textunder .gallery-item:hover .module-text {
  color: #005c90;
}
.gallery.textunder .gallery-item:hover .module-text h4 {
  color: #005c90;
  /* News */
}
.news.mainfirst .module-image {
  position: relative;
}
.news.mainfirst .module-image:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0px;
  right: 0px;
  height: 5px;
  background-color: #005c90;
}
.news.mainfirst .module-image:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #005c90;
  mix-blend-mode: hard-light;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  z-index: 1;
}
.news.mainfirst .news-item:hover .module-image:after {
  opacity: 0.7;
}
.news.mainfirst .module-image .view {
  display: none;
}
.news.mainfirst a.news-item:hover .module-image {
  opacity: 1 !important;
}
.news.mainfirst .module-text {
  display: block;
  color: #000;
  text-align: left;
  padding: 30px 0 0 0 !important;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  position: relative;
  z-index: 1;
}
.news.mainfirst .news-item-text-date {
  color: #005c90;
  font-weight: 700 !important;
}
.news.mainfirst .module-text h4 {
  font-family: co-headline, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #000;
  padding: 0 0 18px 0;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  vertical-align: middle;
}
.news.mainfirst .module-text h4:before {
  content: '/';
  display: inline-block;
  color: #005c90;
  padding-right: 5px;
}
.news.mainfirst .news-item:hover .module-text {
  color: #005c90;
}
.news.mainfirst .news-item:hover .module-text h4 {
  color: #005c90;
}
.news.mainfirst.one-column .news-item {
  margin-bottom: 50px !important;
}
.news-details-date {
  font-weight: 700 !important;
}
#news-items-container .side-image, #news-items-container .news-details-image {
  margin-bottom: 40px;
}
.info-table {
  color: #005c90;
  padding: 10px 10px;
  background-color: #eef7f9;
}
.info-table li {
  display: flex;
  padding: 10px 10px;
  border-top: dotted 1px #00b1cd;
}
.info-table li:first-child {
  border-top: none;
}
.info-table li > strong, .info-table li > b {
  width: 25%;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
.info-table li > span {
  width: 75%;
}
.info-table li:before {
  display: none;
}
.side-image {
  display: block;
  text-align: center;
  margin-top: -35px;
  /* Testimonials */
}
.testimonials.speechbubble .testimonial-item-image {
  display: none;
  width: 32%;
  margin-bottom: 10px;
}
.testimonials.speechbubble .hasimage .testimonial-item-image {
  display: inline-block;
}
.testimonials.speechbubble .testimonial-item {
  color: #fff;
  padding: 20px 25px;
  border-radius: 0px !important;
  border: none;
  background-color: #012442;
  border-bottom: solid #fff 40px;
  position: relative;
}
.testimonials.speechbubble .testimonial-item:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0px;
  right: 0px !important;
  width: auto !important;
  height: 5px !important;
  background-color: #005c90;
  border: none !important;
}
.testimonials.speechbubble .testimonial-item-person {
  color: #000;
  margin-top: 18px !important;
}
.testimonials.speechbubble .testimonial-item:after {
  right: 31px;
  border-color: #012442 transparent transparent transparent !important;
  /* Home page */
}
#home-top-container .wrap, #home-container .wrap {
  max-width: 1470px;
}
#home-top-container .content {
  padding-top: 0;
  padding-bottom: 25px;
}
#home-top-container .imageboxes {
  padding-top: 25px;
}
#home-container {
  overflow: hidden;
}
#home-container .content {
  padding-top: 25px;
  padding-bottom: 25px;
}
#home-title-container {
  display: none;
}
#sage-300-product-bottom-container, #suite-bottom-container {
  margin: 70px 0;
  border-top: 3px solid #00b1cd;
  border-bottom: 3px solid #00b1cd;
}
#sage-300-product-bottom-container .content, #suite-bottom-container .content {
  padding-top: 25px;
  padding-bottom: 25px;
}
#sage-300-product-bottom-container .service-item {
  padding-bottom: 0;
}
#services-container .imageboxes.textabove .module-text {
  display: none;
}
#services-container .imageboxes.textabove .module-image img {
  width: 100%;
}
#services-container .imageboxes.textabove.grid.three-column .grid-item {
  width: 30%;
  margin-right: 5%;
}
#services-container .imageboxes.textabove.grid.three-column .grid-item:nth-child(3n+3) {
  margin-right: 0%;
}
#services-container .imageboxes.textabove a.imagebox-item:hover .module-image .view {
  opacity: 0;
}
#endorsements-bottom-container .content {
  border-top: 1px #00b1cd solid;
  padding-bottom: 40px;
}
@media screen and (max-width: 480px) {
  #endorsements-bottom-container .content {
    padding-bottom: 25px;
  }
}
.container-main-title .content {
  min-height: 66px;
}
#endorsement-top-container .content {
  padding-top: 3px;
}
#endorsement-container .content {
  padding-top: 0px;
  /* Go app page */
}
#pacifictech-go-container .layout.side {
  width: 24%;
}
#pacifictech-go-container .layout.side:first-child .side-holder img {
  max-width: 160px;
}
#pacifictech-go-container .layout.side:first-child h2 {
  max-width: 280px;
  font-size: 38px;
  line-height: 1.1;
  padding: 36px 0px 16px 0;
}
#pacifictech-go-container .layout.side:first-child .larger {
  font-size: 110%;
}
#pacifictech-go-container .layout.middle {
  width: 42%;
}
#pacifictech-go-container .layout.middle img {
  max-width: 450px;
  margin-top: -40px;
}
#pacifictech-go-container .layout.gap {
  margin-left: 4%;
}
#automation-suite-new-container .layout.side .imageboxes.imageside .imagebox-item, #pacifictech-go-container .layout.side .imageboxes.imageside .imagebox-item {
  align-items: center;
  color: #005c90;
  padding: 0 0 0 0;
  background: none;
  margin-bottom: 12px;
}
#automation-suite-new-container .layout.side .imageboxes.imageside.grid.one-column .module-image, #pacifictech-go-container .layout.side .imageboxes.imageside.grid.one-column .module-image {
  width: 17%;
}
#automation-suite-new-container .layout.side .imageboxes.imageside .module-image + .module-text, #pacifictech-go-container .layout.side .imageboxes.imageside .module-image + .module-text {
  padding-left: 22px;
}
#automation-suite-new-container .layout.side .imageboxes.imageside .imagebox-item h2, #pacifictech-go-container .layout.side .imageboxes.imageside .imagebox-item h2 {
  color: #005c90;
  font-family: source-sans-pro, Helvetica, Arial, sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.1;
  text-transform: none;
}
.download-title {
  font-size: 18px;
  margin-top: 70px;
  padding-bottom: 14px;
}
.download-title + .side-holder, .download-title + .side-holder + .side-holder {
  float: left;
  padding-top: 0px !important;
}
.download-title + .side-holder .img-left, .download-title + .side-holder + .side-holder .img-left {
  max-width: none;
  width: auto;
  padding: 0 0 0 0;
  margin-right: 6px;
}
#pacifictech-go-bottom-container {
  background: #6ccacd;
  background: -moz-radial-gradient(top, ellipse cover, #6ccacd 0%, #00b1cd 34%, #005c90 85%, #054d7a 100%);
  background: -webkit-radial-gradient(top, ellipse cover, #6ccacd 0%, #00b1cd 34%, #005c90 85%, #054d7a 100%);
  background: radial-gradient(ellipse at top, #6ccacd 0%, #00b1cd 34%, #005c90 85%, #054d7a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ccacd', endColorstr='#054d7a',GradientType=1);
}
#pacifictech-go-bottom-container .content {
  padding: 50px 0 40px;
}
#pacifictech-go-bottom-container h2.large {
  font-size: 32px;
  padding-bottom: 44px;
}
.imageboxes.features .imagebox-item {
  color: #fff;
  background-color: #0773a0;
  border: solid #00b1cd 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
.imageboxes.features a.imagebox-item .silent, .imageboxes.features a.silent {
  color: #fff;
}
.imageboxes.features.grid.four-column .imagebox-item.grid-item {
  width: 22.6%;
  margin-right: 3.2%;
  margin-bottom: 20px;
}
.imageboxes.features.grid.four-column .imagebox-item.grid-item:nth-child(4n+4) {
  margin-right: 0;
}
.imageboxes.features .imagebox-item .module-title {
  display: flex;
  align-items: center;
  padding: 12px 15px;
}
.imageboxes.features .imagebox-item .module-title > *:nth-child(1) {
  width: 30%;
}
.imageboxes.features .imagebox-item .module-title > *:nth-child(2) {
  width: 70%;
  padding-left: 10px;
}
.imageboxes.features .imagebox-item .module-title-text h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.1;
  padding-bottom: 0px;
}
.imageboxes.features .imagebox-item .module-title-text h4 {
  color: #fff;
  line-height: 1.1;
  padding-top: 10px;
  padding-bottom: 0px;
}
.imageboxes.features .imagebox-item .module-image {
  position: relative;
}
.imageboxes.features .imagebox-item .module-image .fa-search-plus {
  position: absolute;
  top: calc(5% + 20px);
  right: 10px;
  font-size: 22px;
  z-index: 400;
}
.imageboxes.features .imagebox-item .module-text > p {
  padding: 12px 15px;
}
.pacifictech-go-page .mfp-bg {
  background-color: rgba(0, 92, 144, 0.97);
}
.pacifictech-go-page .mfp-figure:after {
  box-shadow: none;
  background: none;
}
.pacifictech-go-page .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  border-right: none;
}
.pacifictech-go-page .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: none;
}
#pacifictech-go-details-title-container {
  display: none;
}
.imageboxes.service-iconside.grid.two-column .grid-item {
  width: 46%;
  margin-right: 8%;
  margin-bottom: 20px;
  position: relative;
}
.imageboxes.service-iconside.grid.two-column .grid-item:nth-child(2n+2) {
  margin-right: 0%;
}
.imageboxes.service-iconside.grid.two-column .grid-item:before {
  content: '';
  position: absolute;
  bottom: -11px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #00b1cd;
}
.imageboxes.service-iconside.grid.two-column .grid-item:nth-child(2n+1):after {
  content: '';
  position: absolute;
  right: -9%;
  top: -10px;
  bottom: -20px;
  width: 1px;
  background-color: #00b1cd;
}
.imageboxes.service-iconside .imagebox-item {
  display: flex;
  gap: 12px;
}
.imageboxes.service-iconside .imagebox-item .module-image {
  width: 20%;
  margin-top: 4px;
}
.imageboxes.service-iconside .imagebox-item .module-text {
  width: 80%;
}
.imageboxes.service-iconside .imagebox-item .module-text p {
  margin: 0 0 0 0;
}
@media screen and (max-width: 1100px) {
  #pacifictech-go-container .layout.side {
    float: left !important;
    width: 30% !important;
    padding-bottom: 50px;
  }
  #pacifictech-go-container .layout.middle {
    float: right !important;
    width: 60% !important;
  }
  #pacifictech-go-container .layout.middle img {
    max-width: 100%;
    margin-top: -40px;
  }
  #pacifictech-go-container .layout.middle + .layout.side {
    width: 100% !important;
    float: left;
    padding-bottom: 0px;
  }
  #pacifictech-go-container .layout.side .imageboxes.imageside.grid.one-column .module-image {
    width: 6%;
  }
  .imageboxes.features.grid.four-column .imagebox-item.grid-item {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 40px;
  }
  .imageboxes.features.grid.four-column .imagebox-item.grid-item:nth-child(4n+4) {
    margin-right: 4%;
  }
  .imageboxes.features.grid.four-column .imagebox-item.grid-item:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (max-width: 700px) {
  #pacifictech-go-container .layout.side {
    float: none !important;
    width: 100% !important;
    padding-bottom: 50px;
  }
  #pacifictech-go-container .layout.side:first-child h2 {
    max-width: none;
  }
  #pacifictech-go-container .layout.middle {
    float: none !important;
    width: 100% !important;
    padding-bottom: 50px;
  }
  #pacifictech-go-container .layout.middle img {
    max-width: 100%;
    margin-top: 0px;
  }
  #pacifictech-go-container .layout.middle + .layout.side {
    padding-bottom: 0px;
  }
  #pacifictech-go-container .layout.side .imageboxes.imageside.grid.one-column .module-image {
    width: 20%;
  }
}
@media screen and (max-width: 650px) {
  .imageboxes.features.grid.four-column .imagebox-item.grid-item {
    width: 100% !important;
    margin-right: 0% !important;
    margin-bottom: 20px;
  }
  .imageboxes.service-iconside.grid.two-column .grid-item:nth-child(2n+1):after {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  /* Contact page */  #pacifictech-go-container .layout.side {
    padding-bottom: 30px;
  }
  #pacifictech-go-container .layout.middle {
    padding-bottom: 30px;
  }
  .download-title {
    margin-top: 40px;
  }
}
#contact-us-container .content {
  padding-top: 0px;
}
#contact-us-container .layout.half {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  padding: 25px;
}
#contact-us-container .layout.half:first-of-type {
  border: 1px solid #00b1cd;
}
#contact-us-container .faqs.headings.collapse-holder {
  margin-top: 17px;
  margin-bottom: 0px;
}
#contact-us-container .layout.half.gap {
  background-color: #00b1cd;
}
#pacifictech-competition-contact-details-container .layout.half {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  padding: 25px;
}
#pacifictech-competition-contact-details-container input:not([type="submit"]) {
  background-color: #4e4e4e;
}
#pacifictech-competition-contact-details-container .label {
  color: #fff;
}
#pacifictech-competition-contact-details-container input {
  color: #fff;
}
#pacifictech-competition-contact-details-container h2 {
  color: #00235f;
}
#contact-us-container .layout-two-col-equal {
  display: flex;
}
#about-us-container .layout-two-col-equal .layout.half + .layout.half img {
  width: 400px;
}
.related-products {
  display: flex;
}
.related-products * {
  margin-right: 85px;
  padding-bottom: 0;
  align-self: flex-end;
}
.related-products h3 {
  font-size: 26px;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 8px;
}
.related-products a {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
.related-products a:hover {
  color: #166a99;
  /* Footer */
}
#container-footer {
  background: #002341;
  border-top: 1px solid #fff;
}
#footer {
  color: #ccc;
  font-size: 15px;
  text-align: left;
  line-height: 1.8;
  padding: 40px 0;
}
#container-footer.random-image #footer {
  background-color: transparent;
}
#footer a {
  color: #ccc;
}
#footer a:hover {
  color: #00b1cd;
}
#footer a [class^="icon-"], #footer a [class*=" icon-"], #footer a .material-icons {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  margin-top: -1px;
}
#footer h4 {
  color: #00b1cd;
  text-transform: none;
  padding-top: 0;
  font-family: source-sans-pro, Helvetica, Arial, sans-serif;
  padding-bottom: 11px;
  font-weight: 600;
}
#footer a + h4 {
  padding-top: 40px;
}
#footer h3 {
  font-size: 30px;
  color: #00b1cd;
  padding: 8px 0 12px;
}
#footer h3 a {
  color: #00b1cd;
}
#footer h3 a:hover {
  color: #ccc;
}
#footer .search-box input {
  padding: 14px 15px;
  background: #233341;
  color: #999;
  font-size: 18px;
  border: 1px solid #999;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
#footer .search-box input:focus {
  color: #00b1cd;
  border: 1px solid #00b1cd;
  outline: none;
}
#footer .search-box {
  position: relative;
}
#footer .search-button {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  font-size: 20px;
  cursor: pointer;
  outline: inherit;
  width: 50px;
  line-height: 54px;
  color: #999;
}
#footer .footer-title {
  padding-bottom: 16px;
  display: inline-block;
}
#footer a {
  color: #ccc;
}
.footer-image {
  /* Jordan - 25th June 2024 */
  width: 80px;
  display: grid;
  grid-template-columns: repeat(2, max-content);
  align-items: center;
  gap: 20px;
  box-sizing: border-box;
  width: unset;
  flex: 1 1 60%;
}
.footer-image img {
  max-height: 100px;
  max-width: 200px;
  object-fit: contain;
  object-position: left center;
  width: 100%;
  flex: 1 1 45%;
  aspect-ratio: unset;
}
#footer .links {
  flex: 1 1 40%;
  text-align: right;
}
.footer-link {
  margin: 40px 0;
  display: flex;
  flex-direction: column;
  /* Jordan - 25th June 2024 */
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.footer-link a i {
  color: #00b1cd;
  transition: 0.3s;
  font-size: 40px;
}
.footer-link a:hover i {
  color: #fff;
}
#pre-footer {
  background-color: #005c90;
}
#pre-footer h3 {
  text-align: right;
  padding: 15px 0 10px;
  color: #fff;
  font-size: 23px;
  font-family: co-headline, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
#footer .footer-col {
  width: 14%;
  margin-right: 2%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
#footer .footer-col.footer-1 {
  width: 25%;
  margin-right: 8.5%;
}
#footer .footer-col.footer-3 {
  margin-right: 6%;
}
#footer .footer-col.footer-4 {
  width: 12%;
  margin-right: 0%;
}
#footer .footer-col.footer-5 {
  float: right;
  width: 13%;
  margin-right: 0%;
}
#footer .footer-col.footer-nav a {
  clear: both;
  float: left;
  display: inline-block;
  line-height: 1.2;
  padding-top: 4px;
  padding-bottom: 6px;
  /* Base */
}
#container-base {
  background: #002341;
  border-top: solid rgba(255, 255, 255, 0.1) 1px;
}
#base {
  color: #ccc;
  font-size: smaller;
  line-height: 1.8;
  text-align: left;
  padding: 20px 0;
}
#base a {
  color: #ccc;
}
#base a:hover {
  text-decoration: underline;
  /* Show as desktop link */
}
#desktop-link {
  display: none;
}
.cookie-popup {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding: 1em 50px;
  background-color: #efefef;
  -webkit-transition: all 0.3s ease-in 0.5s;
  -moz-transition: all 0.3s ease-in 0.5s;
  transition: all 0.3s ease-in 0.5s;
  overflow: hidden;
  opacity: 0;
  z-index: 9999;
}
.wf-active.loaded .cookie-popup {
  opacity: 1;
}
.wf-active.loaded .cookie-popup.accepted {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.cookie-popup > p {
  font-size: 17px;
  line-height: 1.5;
  text-align: left;
  padding: 10px 20px 10px 0;
  margin: 0 0 0 0;
}
.cookie-popup > a {
  color: #006d86;
  font-weight: 600;
  font-size: 20px;
  padding: 8px 2em;
  background-color: #6dcacd;
  border: none;
  border-radius: 3px;
  transition: 0.3s;
}
.cookie-popup > a:hover {
  color: #fff;
  background-color: #006d86;
}
@media screen and (max-width: 550px) {
  /* Grid */  .cookie-popup {
    display: block;
    text-align: left;
    padding: 10px 25px 25px;
  }
  .cookie-popup > p {
    padding: 10px 0 10px 0;
    margin-bottom: 10px;
  }
  .cookie-popup > a {
    display: inline-block;
  }
}
.grid.two-column .grid-item {
  margin-bottom: 40px;
}
.grid.four-column .grid-item {
  margin-bottom: 40px;
  /* Form */
}
.req {
  color: #d60309;
  font-weight: 700;
  font-size: 12px;
}
.form-item {
  clear: both;
  width: 100%;
  max-width: none;
  margin-bottom: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
.form-item .label {
  float: left;
  font-weight: 600;
  text-align: left;
  margin: 10px 0 4px 0;
  /*padding-right:10px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  color: #005c90;
}
.form-item .label2 {
  float: left;
  font-weight: bold;
  text-align: left;
  margin: 3px 0;
  /*padding-right:10px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
form .input input, form textarea, .product-details-buy-option-quantity input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
form .form-item .label-details {
  color: #fff;
}
::placeholder {
  color: #fff;
}
form .input input, form select, form textarea, .image-file, .product-details-buy-option-quantity input, .buy-dropdown {
  background: none;
  height: 50px;
  font-size: 18px;
  padding: 24px 10px;
  background-color: transparent;
  border: solid #005c90 1px;
  border-radius: 0px;
  vertical-align: middle;
  margin: 0 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  font-family: source-sans-pro, Helvetica, Arial, sans-serif;
}
form .input input[type=file] {
  height: auto;
  padding: 0 0 0 0;
  border: none;
}
form textarea {
  resize: vertical;
  height: auto;
  padding: 8px 8px 8px 8px;
}
.form-item.recaptcha-item {
  float: left;
  display: inline-block;
  padding-top: 15px;
  width: auto;
}
.form-item.submit-item {
  clear: none;
  float: right;
  display: inline-block;
  padding-top: 15px;
  width: auto;
  /* Custom button */
}
.button, .form-item .subbut input, .buy-product input[type=submit], #checkout_button, #continue_button, #add_button, #cancel_button, #checkout_special, #review-submit-button, #update_button {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  color: #fff;
  font-family: source-sans-pro, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0px;
  /*text-transform:uppercase;*/
  padding: 10px 30px;
  background-color: #005c90;
  transition: 0.3s;
  border-radius: 5px;
}
.form-item .subbut input:hover, .buy-product input[type=submit]:hover, #checkout_button:hover, #continue_button:hover, #add_button:hover, #cancel_button:hover, #checkout_special:hover, #review-submit-button:hover, #update_button:hover {
  cursor: pointer;
  color: #005c90;
  background-color: #00b1cd;
}
.form-item .subbut input {
  font-weight: 400;
  text-transform: uppercase;
  padding: 24px 60px;
}
.form-item .subbut.disabled {
  overflow: hidden;
  position: relative;
  display: inline;
}
.form-item .subbut.disabled:before {
  content: '';
  border: solid 3px #999;
  border-color: transparent #999 #999 #999;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-animation: loading-ring 1.2s linear infinite;
  animation: loading-ring 1.2s linear infinite;
  display: inline-block;
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-item .subbut.disabled input {
  background-color: #e5e5e5 !important;
  color: #e5e5e5 !important;
  overflow: hidden;
}
@keyframes loading-ring {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    -o-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    -o-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.form-item #submit {
  border: 1px solid #fff;
}
#navigation .button {
  background-color: transparent;
  border: 1px solid #005c90;
  color: #005c90;
}
#navigation .button:hover {
  background-color: #005c90;
  color: #fff;
}
.banner-margin-bottom {
  margin-bottom: 25px;
}
iframe.video-popup-large {
  width: 640px;
}
.video-resources > li:before {
  display: none;
}
.video-resources > li {
  padding-left: 0;
}
.video-resources > li a {
  text-transform: uppercase;
}
.services.custom-layout {
  position: relative;
}
.services.custom-layout::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url('../edit/images/pacifictechlogobg.svg') no-repeat center center;
  z-index: 2;
}
.services.custom-layout * {
  position: relative;
  z-index: 3;
}
.services.custom-layout .grid-item {
  width: 42%;
  margin-right: 16%;
  margin-bottom: 80px;
}
.services.custom-layout a {
  display: flex;
  flex-direction: row;
}
.services.custom-layout a .module-image {
  display: flex;
  justify-content: start;
  flex-direction: column;
  max-width: 220px;
  width: 220px;
  min-width: 220px;
}
.services.custom-layout a .module-text {
  text-align: center;
  color: #042343;
}
.services.custom-layout a .module-text h1 {
  font-size: 28px;
  color: #042343;
}
.services.custom-layout .module-text {
  padding: 40px 20px 40px 20px !important;
  display: flex !important;
  flex-direction: column;
}
.services.custom-layout .module-text .service-item-details {
  flex-grow: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px;
}
.services.custom-layout .readmore {
  color: #fff;
  border: 1px solid #fff;
  padding: 8px 20px;
  font-weight: 700;
  margin-top: 10px;
  margin-top: auto;
}
.services.custom-layout .service-item:nth-child(4n - 3) a {
  flex-flow: row-reverse;
}
.services.custom-layout .service-item:nth-child(4n - 3) .module-image {
  background: linear-gradient(to right, #00b0cd 0%, #00b0cd 50%, transparent 50%, transparent 100%);
}
.services.custom-layout .service-item:nth-child(4n - 3) .module-text {
  background-color: #00b0cd;
}
.services.custom-layout .service-item:nth-child(4n - 2) .module-image {
  background: linear-gradient(to left, #41c5da 0%, #41c5da 50%, transparent 50%, transparent 100%);
}
.services.custom-layout .service-item:nth-child(4n - 2) .module-text {
  background-color: #41c5da;
}
.services.custom-layout .service-item:nth-child(4n - 1) a {
  flex-flow: row-reverse;
}
.services.custom-layout .service-item:nth-child(4n - 1) .module-image {
  background: linear-gradient(to right, #6cc9ce 0%, #6cc9ce 50%, transparent 50%, transparent 100%);
}
.services.custom-layout .service-item:nth-child(4n - 1) .module-text {
  background-color: #6cc9ce;
}
.services.custom-layout .service-item:nth-child(4n) .module-image {
  background: linear-gradient(to left, #99dadc 0%, #99dadc 50%, transparent 50%, transparent 100%);
}
.services.custom-layout .service-item:nth-child(4n) .module-text {
  background-color: #99dadc;
}
