@charset "UTF-8";
/* fonts start */
@font-face {
  font-family: Mont-Heavy;
  src: url(../weka/fonts/Mont/Mont-Heavy.ttf);
}

@font-face {
  font-family: "montheavy";
  src: url("../weka/fonts/mont-heavy-webfont.eot");
  src: url("../weka/fonts/mont-heavy-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../weka/fonts/mont-heavy-webfont.woff2") format("woff2"),
    url("../weka/fonts/mont-heavy-webfont.woff") format("woff"),
    url("../weka/fonts/mont-heavy-webfont.svg#montheavy") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Mont-Bold;
  src: url(../weka/fonts/Mont/Mont-Bold.ttf);
}
@font-face {
  font-family: Mont-SemiBold;
  src: url(../weka/fonts/Mont/Mont-SemiBold.ttf);
}

@font-face {
  font-family: Museo;
  src: url("../weka/fonts/Museo300-Regular.ttf");
}

body h1 {
  /*font-family: "Mont-Heavy", museo, serif !important;*/
  /*font-weight: 600 !important;
  font-style: normal !important;
  font-size: 80px !important;
  line-height: 90px !important;
  color: #0e76bc !important; */
}
h2,
h3,
h4,
h5 {
  /*font-family: museo, serif !important;*/
  /*font-weight: 600 !important;
  font-style: normal !important;*/
}
h2 {
  /*font-family: "Mont-Heavy", museo, serif !important;*/
  /*font-weight: 600 !important;
  font-style: normal !important;
   color: #0e76bc !important; */
  /* font-size: 60px !important; */
  /* line-height: 90px !important; */
}
h2.quote {
  color: #24a9e1;
  font-size: 36px;
  line-height: 1.5em;
  /*font-family: "Mont-SemiBold", museo, serif !important;*/
  text-align: center;
}
h3 {
  /*font-family: "Mont-Heavy", museo, serif !important;*/
  /*font-weight: 600 !important;
  font-size: 30px !important;
  line-height: 40px !important;
  line-height: 60px;
  margin-bottom: 17px;*/
}
@media (max-width: 767px) {
  body:not(.page-id-15) h1 {
    /*font-size: 50px !important;
    line-height: 60px !important;*/
  }
  h2 {
    /*font-size: 45px !important;
		line-height: 65px !important;*/
    /*font-size: 40px !important;
    line-height: 60px !important;*/
  }
}

#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item > a.mega-menu-link {
  padding: 0 0 0px 10px !important;
}

#mega-menu-wrap-primary_menu ul,
#mega-menu-wrap-primary_menu li {
  font-family: Mont-Bold, museo, serif !important;
	font-weight: 700 !important;
  font-style: normal !important;
}
ol {
  padding-inline-start: 0px;
}

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

.emphasis-text-1 {
  font-size: 18px !important;
  color: #868585 !important;
  padding: 0 10%;
  font-family: Mont-SemiBold, museo, serif !important; /* todo: fix, semi-bold???? */
  font-weight: 300 !important;
  font-style: normal !important;
}
.emphasis-text-1--center {
  text-align: center;
}

/* fonts end */
/* structure start */
body,
html {
  background-color: #ffffff;
}

#page {
  overflow: hidden;
}
#main {
  margin-top: 72px;
}
/* structure end */
/* header start */
.navbar-fixed-top {
  margin-top: 28px;
}
body.logged-in .navbar-fixed-top {
  margin-top: 64px;
}

/*
.navbar.scroll {
	background-color: #bad4ec !important; }*/
.navbar {
  margin-bottom: 0px !important;
}

.navbar-brand,
.scroll .desktop_nav {
  /*padding: 10px 10px;*/
}
.navbar-brand {
  padding: 12.5px 15px !important;
}

.navbar-fixed-top.scroll img.scroll-image {
  display: block;
	width:186px;
}

.navbar-fixed-top.top img.scroll-image {
  display: none;
}

.navbar-fixed-top.top img.fixed-image {
  display: block;
	width:220px;
}

.navbar-fixed-top.scroll img.fixed-image {
  display: none;
}

.scroll ul.desktop_nav ul {
  /*padding-top: 20px;*/
}

.top ul.desktop_nav ul {
  /*padding-top: 40px;*/
}

ul.desktop_nav a {
  text-decoration: none;
}

ul.desktop_nav li:hover > ul {
  display: block;
}

ul.desktop_nav ul {
  display: none;
  margin: 0;
  padding: 0;
  width: 166px;
  position: absolute;
  top: 50px;
  left: 0;
  /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);*/
  list-style: none;
  /*margin-top: 5px;*/
}

ul.desktop_nav > li.menu-item-has-children > a:after {
  color: #fff;
  content: "▼";
  vertical-align: 1px;
  padding-left: 10px;
  font-size: 0.8em;
}

ul.desktop_nav ul > li.menu-item-has-children > a:after {
  color: #fff;
  content: "►";
  vertical-align: 1px;
  padding-left: 10px;
  font-size: 0.8em;
}

ul.desktop_nav ul > li > a {
  border: solid 1px #b4b4b4;
  /*opacity: 0.9;
  filter: alpha(opacity=90);*/
  background-color: #fff;
  position: relative;
  display: block;
  padding: 10px 15px;
  color: #000000;
}

ul.desktop_nav ul > li.current_page_item > a,
ul.desktop_nav ul > li > a:hover {
  color: #000;
  /*background-color: #EBF1F8;*/
}

ul.desktop_nav ul ul {
  left: 185px;
  top: 0px;
}

.mobile-navbar .sub-menu {
  display: none;
}

.search-form {
  cursor: pointer;
}

.nav-form-content {
  position: absolute;
  top: -16px;
  right: 30px;
  z-index: 1100;
  width: 0px;
  overflow: hidden;
  transition: 500ms;
}

.show {
  display: block !important;
}

.nav-form-content.show .sf-s {
  width: 100%;
}

.nav-form-content.show {
  width: 347px;
}

.nav-form-content .searchform .sf-searchsubmit {
  width: 35px;
  height: 32px;
  top: 0px;
  left: 0px;
  border: none;
}

.nav-form-content {
  height: 62px;
}

.nav-form-content .searchform .sf-s {
  width: 310px;
  background: #ffffff;
  border: 1px #e8e8e8 solid;
  padding: 5px 5px 5px 5px;
  margin-left: 35px;
}

.searchform .sf-searchsubmit {
  margin-top: 12px !important;
  outline: 0;
  border: 1px solid #6ab33d;
  background-color: #6ab33d;
  position: absolute;
  width: 37px;
  height: 37px;
  right: 0px;
  top: -1px;
  background-image: url("/wp-content/themes/weka/img/search_icon.png");
  background-size: 24px 24px;
  background-position: center;
  background-repeat: no-repeat;
  transition: 500ms;
}

/* header end */
/* footer start */
h2.footer-into-heading {
  text-align: center;
  color: #0e76bc;
}
h1.footer-into-heading span {
  color: #51c2c8;
}
#scrollBtn {
  display: none;
  position: fixed;
  bottom: 110px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #868585;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 15px;
  font-size: 18px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#scrollBtn:hover {
  background-color: #555;
}

/* footer end */
/* 404 start */
h1.nf_h1 {
  color: #000000;
}

p.nf_paragraph {
  color: #000000;
}

h2.nf_h2 {
  color: #000000;
}

div.nf_main {
  text-align: center;
}

/* hide sub menu items in footer */
footer .sub-menu {
  display: none !important;
}
footer li.menu-item-has-children > a:after {
  display: none;
}

/* 404 end */
/* search start */
.searchform input[type="text"] {
  border: #0064b2 solid 2px;
  padding: 10px 5px;
  min-width: 250px;
}

.searchform input[type="submit"] {
  color: white;
  background-color: #c6bbaa;
  font-weight: bolder;
  text-transform: uppercase;
  padding: 10px 15px;
  border: #c6bbaa solid 2px;
  margin: 5px 1px;
}

.search-results .hentry::after {
  background-color: #ffc029;
  background-image: linear-gradient(90deg, #ffc029, #4cd8b0);
  border-bottom-left-radius: 4px;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: 0.25rem;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  height: 0.1875rem;
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
  width: 100%;
}

.search-results .hentry {
  transition: all 0.2s ease-in-out;
  transform: scale(1);
  background: #fff;
  border-radius: 0.25rem;
  margin-bottom: 32px;
  margin-bottom: 2rem;
}

.search-results .hentry {
  position: relative;
  text-align: center;
  width: 100%;
  overflow: hidden;
}

.search-results .hentry .entry-header {
  padding: 20px;
  padding: 1.25rem;
  word-wrap: break-word;
}

.search-results .hentry:not(.has-post-thumbnail) .entry-title {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 36px;
  line-height: 2.25rem;
}

.hentry.full-click.has-post-thumbnail > img {
  max-width: 100%;
}

.search-results {
  clear: both;
}

/* search end */
/* mobile start */
.mobile {
  display: none;
}

.desktop {
  display: block;
}

/* index page resetting css to classes */
.hero-title div h1 {
  margin: 0px;
}
.hero-title div h1,
.book-heading div p {
  color: white !important;
}
.heading-1 div h1, .pricing-heading div p {
  color: #51c2c8 !important;
}

.exp-heading div p {
  color: #0e76bc !important;
}
.heading-2 div h1 {
  color: #2C2C2C !important;
}
.heading-2-dropdown h4, .FAQ-dropdown h4 {
  color: #0e76bc;
  font-weight: 600 !important;
  font-size: 24px;
  font-family: 'Mont-Heavy' !important;
}
.heading-2-dropdown p, .FAQ-dropdown p {
  font-size: 19px;
}
.quote div p, .exp-heading div p, .pricing-heading div p,
.book-heading div p {
  text-align: center;
}
.hero-title div h1,
.heading-2 div h1, 
  .heading-1 div h1,
  .quote div p span,
  .feature-heading div p span,
  .FAQ-heading div p,
  .exp-heading div p,
  .pricing-heading div p,
  .book-heading div p {
    font-size: 42px !important;
    line-height: 60px !important;
    font-family: 'Mont-Heavy' !important;
  }

@media only screen and (max-width: 480px) {
  .pricing-block {
    margin-bottom: 20px;
  }

  .mobile {
    display: block;
  }

  .desktop {
    display: none;
  }

  #main {
    padding: 0px 0px 25px;
  }

  .hero-title div h1 {
    font-size: 24px !important;
    line-height: 35px !important;
  }

  .heading-1 div h1,
  .quote div p span,
  .feature-heading div p span,
  .FAQ-heading div p,
  .exp-heading div p,
  .pricing-heading div p,
  .book-heading div p {
    font-size: 30px !important;
    line-height: 35px !important;
  }
  
.heading-2 div h1 {
  font-size: 28px !important;
  line-height: 35px !important;
}

.heading-2-dropdown h4, .FAQ-dropdown h4 {
  font-size: 20px !important;
}
.heading-2-dropdown p, .FAQ-dropdown p {
  font-size: 18px !important;
}

.brand-logos {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.brand-logo-row div:first-child {
  flex-direction: column ;
  align-content: center;
}
.brand-logos-img {
  width: 50vw;
  height: auto
}
.heading-2-computer {
  padding-top: 50px;
}
.mainsection > .vce-row-container > div:first-child {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.quote-row, .booking-row, .hero-row {
  padding: 50px 0px !important;
}
.booking-sub-row {
  margin: 25px 0px !important;
}
}
@media only screen and (max-width: 890px) {
  .mobile {
    display: block;
  }

  .desktop {
    display: none;
  }
}
/* mobile end */
/* LS Header start */
.navbar.navbar-inverse {
  border: 0;
}

.navbar-fixed-top.desktop > div {
  height: 100%;
}
.navbar-fixed-top.desktop > div > div {
  height: 100%;
}
.navbar-fixed-top.desktop > div > div > div {
  display: flex;
  justify-content: space-between;
  height: 100%;
}

.navbar-header .navbar-brand {
  height: 100%;
  display: flex;
  align-items: center;
}
.navbar-header .navbar-brand img {
  /*height: 35px;*/
  width: auto;
}

.nav-right {
  display: flex;
  align-items: center;
}
.nav-right .navbar-nav {
  display: flex;
  align-items: center;
}
.nav-right .navbar-nav .phone {
  padding: 0;
}
.nav-right .navbar-nav .phone img {
  height: 55px;
}

.navbar-nav > li {
  margin-left: 22px;
  font-size: 14px;
  text-transform: uppercase;
  /* -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);*/
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  font-family: "Mont-Bold", museo, serif !important;
  /*font-weight: 700 !important;*/
  font-style: normal !important;
}
.navbar-nav > li .search-form {
  color: #000000 !important;
}
.navbar-nav > li a {
  color: #000000 !important;
  text-align: center;
}
.navbar-nav > li:hover {
  /*-webkit-transform: scale(1.1);
  transform: scale(1.1);*/
}
.navbar-nav > li ul.sub-menu > li a {
  text-align: left;
}

.navbar-inverse .navbar-toggle {
  border: 0;
  margin-top: 16px;
  background-color: #ffffff !important;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #000000 !important;
}

@media (max-width: 767px) {
  .navbar.navbar-inverse.mobilenav {
    background-color: #ffffff;
    transition: background-color 0.5s ease;
  }

  .navbar.navbar-inverse.mobilenav.nav-open {
    background-color: #ffffff;
  }

  .navbar-inverse .navbar-collapse {
    background-color: #ffffff;
    border: 0;
  }
  .navbar-inverse .navbar-collapse #menu-main-menu-1 {
    overflow: hidden;
  }
  .navbar-inverse .navbar-collapse #menu-main-menu-1 li {
    text-align: center;
    margin: 0;
  }
  .navbar-inverse .navbar-collapse #menu-main-menu-1 li a {
    padding: 15px;
  }
}
@media (min-width: 768px) and (max-width: 890px) {
  .navbar-inverse .navbar-collapse #menu-main-menu-1 {
    position: absolute;
    right: 0;
    top: 8px;
  }
}
/*.not-home .navbar.navbar-inverse {
  background-color: #bad4ec; }*/

.navbar.navbar-inverse {
  background-color: white;
  transition: all 0.5s ease;
}

.navbar.desktopnav.top {
  /*height: 60px; */
  background-color: #fff;
}

header#masthead {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

body.logged-in header#masthead {
  margin-top: 32px;
}

@media (max-width: 782px) {
  body.logged-in header#masthead {
    margin-top: 46px;
  }
}
.search-popup-wrapper {
  position: absolute;
  z-index: 999;
  top: 0;
  width: 100%;
  display: none;
}

.search-popup {
  background-color: #bad4ec;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.search-popup > div {
  width: 100%;
}
.search-popup > div > div {
  display: flex;
  width: 100%;
}
.search-popup > div > div > div {
  width: 100%;
  display: flex;
}

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

.searchform input[type="text"] {
  font-family: "Mont-Bold";
  padding: 10px 5px;
  min-width: 250px;
  border: 0;
  width: 100%;
  font-size: 18px;
  line-height: 40px;
  outline-width: 0;
  background-color: #bad4ec;
}

.searchform button {
  color: #0e76bc;
  background: transparent;
  border: 0;
  outline-width: 0;
}

.search-close {
  cursor: pointer;
  margin-left: 15px;
}

.search-close > i {
  color: #9d9d9d;
}

/* LS Header end */
/* Footer start */
#footer {
  background-color: #383654;
  padding: 60px 0 20px;
}
#footer > img {
  width: 100%;
}
#footer .logo {
  height: 55px;
  width: auto;
  margin-bottom: 12px;
}
#footer a:hover {
  text-decoration: none;
  /** color: #c6bbaa;*/
  -webkit-transform: scale(1);
  transform: scale(1);
}
#footer * {
  color: white;
}
#footer h3 {
  margin-top: 3px;
  font-family: museo, serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
}
#footer p {
  margin-bottom: 10px;
  font-family: "Mont-Bold", museo, serif !important;
  font-size: 12px;
  font-style: normal !important;
}
#footer .footer-text {
  font-family: "Mont-Bold", museo, serif !important;
}
#footer .footer-text p {
  font-size: 15px;
  margin-top: 10px;
}

#footer .footer-text p:first-child {
  margin-top: 0px;
  /* font-family: museo, serif !important;
      font-weight: 600 !important;
      font-style: normal !important;*/
}
#footer > div > div:nth-child(1) > div.col-md-3.col-xs-12 > div > p {
  margin-top: 20px;
}
#footer .footer-links {
  /* margin-top: 45px; */
  margin-bottom: 45px;
}
#footer .footer-links ul {
  list-style-type: none;
  padding: 0 0 0 2px;
}
/*#footer .social-icons {
    margin-top: 18px; }*/
.social-icons {
  margin-bottom: 35px;
}
#footer .social-icons img {
  height: 20px;
  width: auto;
  margin-right: 12px;
  margin-bottom: 12px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
#footer .social-icons img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.footer-col {
  /* margin-top: 64px; */
}

@media screen and (min-width: 788px) {
  #footer > div.container-fluid > .row > div:nth-child(1) {
    padding-left: 167px;
  }
  #footer > div.container-fluid > .row > div:last-child {
    padding-right: 125px;
  }
  #footer
    > div
    > div:nth-child(3)
    > div.col-lg-5.col-md-6.footer-lower-links.align-right {
    padding-right: 183px;
  }
  #menu-footer-menu
    > li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-5247 {
    margin-right: 0px;
  }
  #menu-footer-menu
    > li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-5247
    a {
    padding-right: 0px;
  }
}
@media screen and (min-width: 788px) and (max-width: 1200px) {
  #footer > div.container-fluid > .row > div:nth-child(1) {
    padding-left: 50px;
  }
  .tablet-left-footer {
    padding-left: 85px !important;
  }
}
@media screen and (min-width: 788px) and (max-width: 1200px) {
  #footer > div.container-fluid > .row > div:nth-child(1) {
    padding-left: 50px;
  }
}

/*
$medium-devices-min-width: 768px;
$medium-devices-max-width: 991px;
*/
@media screen and (min-width: 768px) and (max-width: 991px) {
  #footer > div.container-fluid > .row > div:nth-child(1) {
    padding-left: 40px;
  }

  #footer > div.container-fluid > .row > div:nth-child(2) {
    padding-left: 40px;
    padding-bottom: 30px;
  }
  #footer > div.container-fluid > .row > div:nth-child(3) {
    padding-right: 40px;
  }
  #footer > div.container-fluid > .row > div:nth-child(3) li {
    margin-right: 0px;
  }
}

/* $large-devices-max-width: 1199px;
to 1520px
 */

@media screen and (min-width: 1199px) and (max-width: 1520px) {
  #footer > div.container-fluid > .row > div:nth-child(1) {
    padding-left: 90px;
  }

  #footer > div.container-fluid > .row > div:nth-child(2) {
    /* padding-left: 40px;
		padding-bottom: 30px; */
  }
  #footer > div.container-fluid > .row > div:nth-child(3) {
    /* padding-right: 40px; */
  }
  #footer > div.container-fluid > .row > div:nth-child(3) li {
    /* margin-right: 0px; */
  }
}

@media screen and (min-width: 991px) and (max-width: 1350px) {
  #footer > div.container-fluid > .row > div:nth-child(3) {
    padding-right: 40px;
  }
  #footer > div.container-fluid > .row > div:nth-child(3) li {
    padding-left: 0px;
    margin-right: 0px;
  }
}

#footer .container-fluid .row .col-lg-2.col-md-2.col-xs-12.footer-col {
  /* width: 185px; */
}

#footer > div.container-fluid > div:nth-child(1) {
  margin-bottom: 3px;
}

#footer .logo {
  max-width: 186px;
}
#footer .footer-links p {
  font-size: 20px;
  font-family: "Mont-Bold", museo, serif !important;
}
#footer .nav > .menu-item > a {
  color: #fff !important;
  padding: 10px 25px;
}
#menu-footer-menu {
  float: none;
}
.menu-footer-menu-container > #menu-footer-menu > li {
  margin-left: 0px !important;
  margin-right: 10px;
}
@media screen and (max-width: 787px) {
  .navbar-nav > li {
    margin-left: 15px;
  }
  /*#footer .nav > .menu-item > a:first-child{
			margin-left: 0px;
		}*/
}
@media (max-width: 767px) {
  .social-icons {
    width: 136px;
    margin: 15px auto 35px;
  }
}

/*
@media screen and (max-width: 787px){
	
	#footer .nav > .menu-item > a{
		padding-left: 0px;
	}
}*/
@media screen and (min-width: 1910px) {
  #menu-main-menu-2 > li:first-child {
    margin-left: 0px;
  }
  #menu-main-menu-2 > li:first-child a {
    padding-left: 0px !important;
  }
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent !important;
}

#footer .menu-header-top-bar-container {
  float: left;
}
.footer-right-nav li {
  float: none;
  margin-left: 0px;
  text-transform: uppercase;

  border: #fff 1px solid !important;
  background-color: transparent;
  border-radius: 5px;
  min-width: 155px;
  text-align: center;
  font-size: 12px !important;
  font-family: Mont-SemiBold !important;
  padding: 2px 11px 1px 11px !important;
  margin-top: 20px;

  height: 21px;
  line-height: 1px;
  padding: 2px 11px 0px 11px !important;
}
.menu-header-top-bar-container .nav.footer-right-nav li a {
  color: #fff;
  padding: 8px 18px !important;
}
@media screen and (max-width: 787px) {
  #footer .menu-header-top-bar-container {
    float: left;
    width: 100%;
  }
  #footer .logo {
    display: block;
    margin: 0 auto;
  }
  #footer > div > div:nth-child(1) > div.col-md-3.col-xs-12 > div > p {
    text-align: center !important;
  }
  .footer-right-nav li {
    /*float: left;*/
    clear: both;
    /*margin-left: 0px;*/
    width: 165px;
    margin: 10px auto;
  }
  .footer-text-bottom,
  .footer-lower-links {
    text-align: center;
  }
}
.footer-right-nav > .menu-item-2915 {
  border: #b9e3ff 1px solid !important;
  background-color: #b9e3ff;
  border-radius: 5px;
  min-width: 155px;
  text-align: center;
  font-size: 12px !important;
  line-height: 16px;
  font-family: Mont-SemiBold !important;
  padding: 2px 11px 1px 11px !important;
  margin-top: 8px;
}
#footer .menu-header-top-bar-container .footer-right-nav > .menu-item-2915 > a {
  color: #000 !important;
  padding: 0 0 0 0 !important;
}

#footer .align-right {
  text-align: right;
  font-family: "Mont-Bold", museo, serif !important;
}
@media screen and (max-width: 787px) {
  #footer .align-right {
    text-align: center;
  }
}

#footer .footer-text-bottom {
  font-family: "Mont-Bold", museo, serif !important;
  font-size: 12px;
} /*
@media screen and (max-width: 1200px){
	#footer .footer-text-bottom {
		text-align: left;
	}
}*/

#footer .footer-lower-links {
  font-size: 12px;
  line-height: 26px;
  font-family: "Mont-Bold", museo, serif !important;
}
/*
#bottom-bar {
  background-color: #868585; }
  #bottom-bar .summary {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 17px 0;
    color: white;
    font-size: 13px;
    font-family: museo, serif !important;
    font-weight: 600 !important;
    font-style: normal !important; }
    #bottom-bar .summary a {
      color: white;
      text-decoration: none !important; }
    #bottom-bar .summary a:hover {
      color: #c6bbaa; }
*/
/* Footer end */
/*Homepage start*/
body.logged-in .homepage-top-banner {
  height: calc(100vh - 32px);
}

@media (min-width: 1920px) {
  .homepage-top-banner {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
.capabilities-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 45px;
}
.capabilities-section > div {
  margin-bottom: 32px;
}

.capability-tile {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-bottom: 35px;
  height: 200px;
}
.capability-tile__title {
  text-align: center;
  font-family: "Mont-Heavy", museo, serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
}
.capability-tile--active,
.capability-tile--inactive {
  position: absolute;
  top: 0;
}
.capability-tile--active {
  visibility: hidden;
}
.capability-tile--active img {
  height: 200px;
  width: auto;
}
.capability-tile--inactive {
  height: 200px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.capability-tile--inactive img {
  height: 120px;
  width: auto;
}
.capability-tile:hover .capability-tile--inactive {
  visibility: hidden;
}
.capability-tile:hover .capability-tile--active {
  visibility: visible;
}

.how-section {
  padding-bottom: 150px;
}
.how-section__title {
  margin-bottom: 52px;
}

#what-section {
  background-color: white;
}

#what-section .main-heading-1,
#what-section .emphasis-text-1,
#posts-section .main-heading-1,
#posts-section .emphasis-text-1 {
  margin-bottom: 20px;
}

#how-section {
  background-color: #ebf1f8;
}

#cloud-overlay-2 {
  background-color: #ebf1f8;
}

#cloud-overlay-3 {
  position: relative;
}
#cloud-overlay-3 h1 {
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  #cloud-overlay-3 h1 {
    position: absolute;
    bottom: 60px;
    margin: auto;
    left: 0;
    right: 0;
  }
}

.how-tile {
  position: relative;
  cursor: pointer;
}
.how-tile img {
  width: 100% !important;
  height: auto;
}
.how-tile a {
  text-decoration: none !important;
}
.how-tile__overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  height: 0;
  transition: 0.8s ease;
}
.how-tile__overlay .overlay {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(27, 129, 192, 0.9);
}
.how-tile__overlay .overlay h1,
.how-tile__overlay .overlay h3 {
  margin: 32px 0;
  color: white;
  text-align: center;
  transition: 0.5s ease-in;
  visibility: hidden;
  opacity: 0;
}
.how-tile__overlay .overlay h3 {
  font-family: museo, serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
}

.how-tiles {
  margin: 0;
}

.how-tile:hover .how-tile__overlay {
  bottom: 0;
  height: 100%;
}

.how-tile:hover h1,
.how-tile:hover h3 {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 767px) {
  .how-tile {
    margin-bottom: 15px;
  }
  .how-tile__overlay {
    height: 100%;
  }
  .how-tile__overlay > .wpb_wrapper {
    height: 100%;
  }
  .how-tile__overlay .overlay h1,
  .how-tile__overlay .overlay h3 {
    visibility: visible;
    opacity: 1;
  }
}
#client-section > div {
  margin-bottom: 50px;
}
#client-section .logo {
  display: flex;
  justify-content: center;
  align-items: center;
}
#client-section .logo img {
  /*width: 55%;*/
  height: auto;
}

#posts-section {
  margin-top: 32px;
}

#contact-banner {
  margin: 32px 0;
}
#contact-banner h2 {
  color: #0e76bc;
  text-align: center;
  margin: 0;
  font-family: "Mont-Heavy", museo, serif !important;
  /* font-weight: 300 !important;*/
  font-style: normal !important;
}
#contact-banner .contact-button {
  display: flex;
  align-items: center;
  justify-content: center;
}
#contact-banner .contact-button a {
  width: 80%;
}
#contact-banner .contact-button a img {
  width: 100%;
  height: auto;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
#contact-banner .contact-button a img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media (max-width: 767px) {
  #contact-banner .contact-button {
    margin-top: 32px;
  }
  #contact-banner .contact-button a {
    width: 40%;
  }
}
@media (min-width: 768px) {
  #contact-banner {
    display: flex;
    align-items: center;
  }
}

/*Homepage end*/
/*General start*/
.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/*.not-home #main {
  margin-top: 120px; }*/

.accordion {
  margin: 0 auto;
  border-radius: 3px;
}
.accordion .heading {
  font-size: 25px;
  letter-spacing: 0.8px;
  padding: 5px 0;
  cursor: pointer;
  font-family: museo, serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
}
.accordion .heading:not(:first-child) {
  border-top: 1px solid #bfbfbf;
}
.accordion .heading:first-child:hover {
  border-radius: 3px 3px 0 0;
}
.accordion .heading:nth-last-child(2):hover {
  border-radius: 0 0 3px 3px;
}
.accordion .contents {
  display: none;
  padding: 0 0 15px;
  font-size: 15px;
  line-height: 1.5;
}
.accordion .contents a {
  color: #868585;
}

.owl-carousel img {
  height: auto;
}
.owl-carousel .owl-item {
  padding: 5px;
}
.owl-carousel .owl-item .item {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 8px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 15px;
  background-color: white;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-theme .owl-dots .owl-dot:hover span {
  background: #0e76bc !important;
  height: 20px !important;
  width: 20px !important;
}
.owl-carousel .owl-dots .owl-dot span {
  background-color: #e1e1e1 !important;
  height: 12px !important;
  width: 12px !important;
}
.owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
  margin-top: 22px !important;
  margin-bottom: 62px;
}
.owl-carousel .post-details {
  padding: 18px 36px;
}
.owl-carousel .post-details h4 {
  color: #0e76bc;
  font-family: "Mont-Heavy", museo, serif !important;
  /* font-weight: 600 !important;*/
  font-style: normal !important;
}
.owl-carousel .post-details > p {
  /*font-family: museo, serif !important;
    font-weight: 300 !important;*/
  font-style: normal !important;
}
.owl-carousel .post-details > a {
  text-decoration: none !important;
}
.owl-carousel .post-details > a > p {
  color: #1595d2;
}
.owl-carousel .post-details > a:hover p {
  color: #c6bbaa;
}

.alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
  margin-bottom: 0;
}

.alignfull.headerimage {
  max-height: 250px;
  overflow: hidden;	
  margin-top:27px;
}

.alignfull > img {
  width: 100vw;
}

h2.gform_title {
	margin-top:0px;
}

/*General end*/
.feature-banner {
  /*background-image: url("/wp-content/themes/weka/img/Banner-Hero-V2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: -70px;*/
}
@media (max-width: 767px) {
  /*.feature-banner {
      padding-top: 30px; } */
}
@media (max-width: 1275px) {
  .feature-banner {
    height: auto;
  }
}
@media (max-width: 1550px) {
  .feature-banner {
    background-position-y: -40px;
  }
}
.feature-banner__img {
  opacity: 0;
}
@media (max-width: 1275px) {
  .feature-banner__img {
    opacity: 1;
  }
}

.feature-banner-home {
  background-image: url("/wp-content/themes/weka/img/homepage/banner-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: -70px;
}
@media (max-width: 767px) {
  /*.feature-banner {
      padding-top: 30px; }*/
}
@media (max-width: 1275px) {
  .feature-banner {
    height: auto;
  }
}
@media (max-width: 1550px) {
  .feature-banner {
    background-position-y: -40px;
  }
}
.feature-banner__img {
  opacity: 0;
}
@media (max-width: 1275px) {
  .feature-banner__img {
    opacity: 1;
  }
}

.feature-banner-how {
  background-image: url("/wp-content/themes/weka/img/case-studies/HOW-Page-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: -70px;
}
@media (max-width: 767px) {
  /* .feature-banner {
      padding-top: 30px; }*/
}
@media (max-width: 1275px) {
  .feature-banner {
    height: auto;
  }
}
@media (max-width: 1550px) {
  .feature-banner {
    background-position-y: -40px;
  }
}
.feature-banner__img {
  opacity: 0;
}
@media (max-width: 1275px) {
  .feature-banner__img {
    opacity: 1;
  }
}

.feature-banner-why {
  background-image: url("/wp-content/themes/weka/img/why/WHY-Page-banner-V2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: -70px;
}
@media (max-width: 767px) {
  /*.feature-banner {
      padding-top: 30px; */
}
@media (max-width: 1275px) {
  .feature-banner {
    height: auto;
  }
}
@media (max-width: 1550px) {
  .feature-banner {
    background-position-y: -40px;
  }
}
.feature-banner__img {
  opacity: 0;
}
@media (max-width: 1275px) {
  .feature-banner__img {
    opacity: 1;
  }
}

.feature-banner-what {
  background-image: url("/wp-content/themes/weka/img/what/WHAT-Page-Banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: -70px;
}
@media (max-width: 767px) {
  /*.feature-banner {
      padding-top: 30px; } */
}
@media (max-width: 1275px) {
  .feature-banner {
    height: auto;
  }
}
@media (max-width: 1550px) {
  .feature-banner {
    background-position-y: -40px;
  }
}
.feature-banner__img {
  opacity: 0;
}
@media (max-width: 1275px) {
  .feature-banner__img {
    opacity: 1;
  }
}

.feature-banner-who {
  background-image: url("/wp-content/themes/weka/img/who/WHO-Page-Banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: -70px;
}
@media (max-width: 767px) {
  /*.feature-banner {
      padding-top: 30px; }*/
}
@media (max-width: 1275px) {
  .feature-banner {
    height: auto;
  }
}
@media (max-width: 1550px) {
  .feature-banner {
    background-position-y: -40px;
  }
}
.feature-banner__img {
  opacity: 0;
}
@media (max-width: 1275px) {
  .feature-banner__img {
    opacity: 1;
  }
}

/*# sourceMappingURL=weka.css.map */

/* Added my-account navigation */
li.wekacommerce-myaccount-navigation-link {
  margin-top: 12px;
  /*margin-bottom: 12px;*/
}
li.wekacommerce-myaccount-navigation-link a {
  font-family: CircularStd-Medium, sans-serif !important;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  padding: 5px 0px !important;
  /*margin-left: 13px;*/
}
li.wekacommerce-myaccount-navigation-link a:hover {
  text-decoration: none;
}

.wekacommerce-myaccount-navigation-footer {
  list-style: none;
  /*margin: 0 15px 0 20px;*/
  margin: 0 5px 0 0px;
  width: 100%;
  padding: 0 20px 0 0;
  position: relative;
  transition: background-color 0.3s;
}
li.wekacommerce-myaccount-navigation-link {
  border-left: 5px #253e77 solid;
}
li.wekacommerce-myaccount-navigation-link-current {
  border-left: 5px #fedb00 solid;
}

/* dashicons */
.dashicons-before {
  background-repeat: no-repeat;
  background-position: center;
  /*margin-left: 19px;*/
  margin-right: 10px;
}
.dashicons-dashboard:before {
  content: url("/wp-content/themes/weka/admin-color-schemes/jpro/icons/chart-bar.png");
}
.dashicons-receipt:before {
  content: url("/wp-content/themes/weka/admin-color-schemes/jpro/icons/receipt-list-42.png");
}
.dashicons-price:before {
  content: url("/wp-content/themes/weka/admin-color-schemes/jpro/icons/price.png");
}
.dashicons-service:before {
  content: url("/wp-content/themes/weka/admin-color-schemes/jpro/icons/service.png");
}
.dashicons-team:before {
  content: url("/wp-content/themes/weka/admin-color-schemes/jpro/icons/team.png");
}
.dashicons-incentive:before {
  content: url("/wp-content/themes/weka/admin-color-schemes/jpro/icons/incentive.png");
}
.dashicons-cube:before {
  content: url("/wp-content/themes/weka/admin-color-schemes/jpro/icons/cube.png");
}
.dashicons-training:before {
  content: url("/wp-content/themes/weka/admin-color-schemes/jpro/icons/training.png");
}
.dashicons-list:before {
  content: url("/wp-content/themes/weka/admin-color-schemes/jpro/icons/list.png");
}
.dashicons-star:before {
  content: url("/wp-content/themes/weka/admin-color-schemes/jpro/icons/star.png");
}

li.wekacommerce-myaccount-navigation-link-current
  a
  i.dashicons-dashboard:before {
  content: url("/wp-content/themes/weka/admin-color-schemes/jpro/icons/chart-bar-current.png");
}
li.wekacommerce-myaccount-navigation-link-current
  a.nav-link
  i.dashicons-receipt:before {
  content: url("/wp-content/themes/weka/wekacommerce/frontend/assets/images/receipt-list-current.png");
}
li.wekacommerce-myaccount-navigation-link-current
  a.nav-link
  i.dashicons-price:before {
  content: url("/wp-content/themes/weka/wekacommerce/frontend/assets/images/price-current.png");
}
li.wekacommerce-myaccount-navigation-link-current
  a.nav-link
  i.dashicons-service:before {
  content: url("/wp-content/themes/weka/wekacommerce/frontend/assets/images/service-current.png");
}
li.wekacommerce-myaccount-navigation-link-current
  a.nav-link
  i.dashicons-team:before {
  content: url("/wp-content/themes/weka/wekacommerce/frontend/assets/images/team-current.png");
}
li.wekacommerce-myaccount-navigation-link-current
  a.nav-link
  i.dashicons-incentive:before {
  content: url("/wp-content/themes/weka/wekacommerce/frontend/assets/images/incentive-current.png");
}
li.wekacommerce-myaccount-navigation-link-current
  a.nav-link
  i.dashicons-cube:before {
  content: url("/wp-content/themes/weka/wekacommerce/frontend/assets/images/cube-current.png");
}
li.wekacommerce-myaccount-navigation-link-current
  a.nav-link
  i.dashicons-training:before {
  content: url("/wp-content/themes/weka/wekacommerce/frontend/assets/images/training-current.png");
}
li.wekacommerce-myaccount-navigation-link-current
  a.nav-link
  i.dashicons-list:before {
  content: url("/wp-content/themes/weka/wekacommerce/frontend/assets/images/list-current.png");
}
li.wekacommerce-myaccount-navigation-link-current
  a.nav-link
  i.dashicons-star:before {
  content: url("/wp-content/themes/weka/wekacommerce/frontend/assets/images/star-current.png");
}

li.wekacommerce-myaccount-logo img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 22px;
  margin-bottom: 20px;
}

/* Admin menu - sub menu */
.wc-myaccount-submenu {
  position: relative;
}
#submenu1 > ul > li > a > span,
#submenu2 > ul > li > a > span,
.wc-myaccount-submenu li a {
  font-family: CircularStd-Book, sans-serif;
  color: #a1b0d1;
  font-size: 16px;
  margin-left: 13px;
}

.dashicons-dashboard:after {
  width: 13px;
}

/* nav */
.nav-link[data-toggle].collapsed:after {
  /*content: " ▾"; float: right;*/
  content: "";
  left: -20px;
  background: url(/wp-content/themes/weka/admin-color-schemes/jpro/icons/sub-menu.png);
  height: 8px;
  width: 12px;
  float: right;
  margin-top: 10px;
  border: none;
}
.nav-link[data-toggle]:not(.collapsed):after {
  /*content: " ▴"; float: right;*/
  content: "";
  left: -20px;
  background: url(/wp-content/themes/weka/admin-color-schemes/jpro/icons/sub-menu.png);
  height: 8px;
  width: 12px;
  float: right;
  margin-top: 10px;
  border: none;
  transform: rotate(180deg);
}

/* Admin menu - submenu arrow */
ul#adminmenu a.wp-has-current-submenu:after,
ul#adminmenu > li.current > a.current {
  position: relative;
}
ul#adminmenu a.wp-has-current-submenu:after,
ul#adminmenu > li.current > a.current:after {
  transform: rotate(180deg);
  content: "";
  left: -20px;
  background: url(/wp-content/themes/weka/admin-color-schemes/jpro/icons/sub-menu.png);
  height: 8px;
  width: 12px;
  float: right;
  margin-top: -25px;
  border: none;
}

.myaccount-body-outer p {
  /* my-account admin body text */
  font-family: CircularStd-Book;
  /*font-size:14px;
	line-height: 27px;
	color: #5D5D5D;*/
  font-size: 16px;
  line-height: 31px;
  color: #a4a4a4;
}

/* my account - top bar <<<<<<<<<<<<<<<<TODO: flex not working*/
.myaccount-header {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.myaccount-header-outer {
  background-color: #fff;
  margin-bottom: 30px;
  margin-right: -30px;
}

/* added to functions.php <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap" rel="stylesheet">*/
.user-info {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-right: 20px;
  float: right;
  width: 25%;
  text-align: right;
}
.username-down-arrow {
  margin: auto 11px;
}
h5.my-account {
  font-family: CircularStd-Medium, sans-serif !important;
  font-size: 21px;
  line-height: 28px;
  color: #1f3d7b !important;
  margin-left: 30px;
  display: flex;
  align-items: center;
}

.myaccount-body-outer {
  /*margin-left: 80px;*/
  margin-left: 65px;
  margin-right: 50px;
}

/**/
.dashboard-message-inner {
}
.dashboard-message-inner {
  border: 1px solid #ffffff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.04);
  background-color: #fff;
  padding: 23px 27px 33px 20px;
  margin-bottom: 61px;
  /*margin-right: -15px;*/
}
/*.dashboard-right{
	margin-left: 30px;
}*/
.dashboard-message-header {
  font-family: CircularStd-Black, sans-serif !important;
  font-size: 16px;
  line-height: 22px;
  color: #1f3d7b;
  margin: 20px 0 20px 1%;
  float: left;
  width: 69%;
}
.dashboard-message-all {
  float: right;
  width: 30%;
  text-align: right;
}

.dashboard-message-body {
  clear: both;
  overflow: hidden;
}

/*My account admin - dashboard - table styles*/
.dashboard-table {
  width: 100%;
}
.dashboard-table th {
  background-color: #f3f5f8;
  font-family: CircularStd-Medium, sans-serif !important;
  font-size: 14px;
  line-height: 27px;
  color: #253e77;
  height: 45px;
  padding-left: 20px;
}
.dashboard-table tr td {
  font-family: CircularStd-Book;
  font-size: 16px;
  line-height: 30px;
  color: #5d5d5d;
  border-bottom: #f1f1f3 1px solid;
  height: 50px;
  padding-left: 20px;
}
/*table.dashboard-table tbody tr td*/
span.editable .display {
  padding: 5px 15px 5px 15px;
  background-color: #f5f5f5;
  float: right;
}
/*table.dashboard-table tbody tr td*/
span.editable .edit input,
/*table.dashboard-table tbody tr td*/ span.editable .edit select {
  background-color: #f5f5f5;
}
#team-member-add tbody tr th {
  background-color: transparent;
  border-bottom: #f1f1f3 1px solid;
}
#team-member-add > tbody > tr > td > input[type="text"] {
  background-color: #f5f5f5;
  border: none;
  min-width: 120px;
  min-width: 50%;
}
.grey-background,
.green-background,
.yellow-background,
.red-background {
  margin: 11px 20px 10px 0px;
  padding-left: 5px;
}
.grey-background.center,
.green-background.center,
.yellow-background.center,
.red-background.center {
  padding-left: 0px;
  text-align: center;
  color: #5d5d5d;
}
.grey-background.right,
.green-background.right,
.yellow-background.right,
.red-background.right {
  padding-right: 17px;
  text-align: right;
  color: #5d5d5d;
}
.authorities {
  max-width: 187px;
  float: right;
}
.authorities::before {
  content: url("/wp-content/themes/weka/wekacommerce/frontend/assets/images/tick.png");
  position: relative;
  left: 0;
  top: 2px;
  margin-right: 5px;
}
.grey-background.rounded {
  color: #a4a4a4;
  border-radius: 20px;
}
.green-background.rounded {
  color: #5d5d5d;
  border-radius: 20px;
}

.red-background.rounded {
  color: #5d5d5d;
  border-radius: 20px;
}

.red-background {
  background-color: #f3b2b2;
  color: #5d5d5d !important;
}

.green-background {
  background-color: #e0f3b2;
  color: #5d5d5d !important;
}

.yellow-background.rounded {
  color: #5d5d5d;
  border-radius: 20px;
}

.yellow-background {
  background-color: #f3f0b2;
  color: #5d5d5d !important;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
  padding-left: 0px !important;
}
/**/
/**/

/* aged balances */
.balance-tag {
  font-family: CircularStd-Book;
  font-size: 18px;
  line-height: 34px;
  color: #a4a4a4;
  /*margin-left: 30px;*/
  margin-top: 30px;
}
.balance-current {
  font-family: CircularStd-Medium, sans-serif !important;
  font-size: 50px;
  line-height: 85px;
  color: #1f3d7b;
}
.balance-total {
  font-family: CircularStd-Book;
  font-size: 28px;
  line-height: 42px;
  color: #1f3d7b;
}

/* account data */
.account-logo img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 27px;
  margin-bottom: 13px;
}
.account-tag,
.account-data {
  font-family: CircularStd-Book;
  font-size: 16px;
  line-height: 31px;
}
.account-tag {
  color: #a4a4a4;
}
.account-select {
  height: 35px !important;
  margin-bottom: 10px;
}
.account-input {
  height: auto !important;
  padding: 5px !important;
}
.account-data.right {
  width: 150px;
  float: right;
}
.account-data.edit {
  cursor: pointer;
}
.account-data .edit-icon {
  height: 10px;
  width: 10px;
  margin: 5px;
}
.account-data.right .grey-background,
.green-background,
.yellow-background,
.red-background {
  margin-right: 0px;
}
.account-data {
  text-align: right;
  color: #383838;
}
tr td.confirm-bold {
  font-family: CircularStd-Black, sans-serif !important;
  font-size: 14px;
  line-height: 22px;
  color: #1f3d7b;
}
th.text-center,
td.text-center,
td.confirm-bold.text-center {
  text-align: center;
  margin-left: 0px;
}

#sidebar {
  min-width: 308px;
  max-width: 308px;
  background: #0064b0;
  color: #fff;
  transition: all 0.3s;
}

/* Thank you - quote page */
.quote-thank-you {
  margin-top: 150px;
}
.quote-thank-you-row {
  margin-bottom: 100px;
}
.thank-you-text-left {
  margin-top: 120px;
}
/* Thank you - quote page */

/* homepage - banner */
.banner-home-text-ontop {
  font-family: Mony-Heavy;
  font-size: 60px; /**/
  line-height: 71px;
  color: #0e76bc;
}
.banner-home-text-ontop {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -40%);
  /*font-size: 46px;*/
}

/* top bar */
.topbar-wrapper {
  background-color: #ececec;
}
.topbar {
  /*background-color:#ffffff;*/
  display: flex;
  align-items: center;
  font-size: 15px;
  justify-content: space-between; /*border-bottom: #EBEBEB solid 1px;*/
  margin-top: 5px;
  margin-bottom: 5px;
}
.topbar-text > a {
  font-family: Mont-SemiBold;
}
.topbar-text,
#menu-header-top-bar li a,
#menu-header-top-bar-1 li a {
  font-size: 13px;
  line-height: 18px;
  color: #000000;
  text-transform: uppercase;
}
#menu-header-top-bar li a,
#menu-header-top-bar-1 li a {
  color: #000000;
  padding: 3px 11px 2px 11px;
}
#menu-header-top-bar .current_page_item a {
  background-color: #eee;
}

.topbar-text.right-menu {
  min-width: 30%;
}
#menu-header-top-bar li,
#menu-header-top-bar-1 li {
  border: #0e76bc 1px solid;
  border-radius: 5px;
  min-width: 155px;
  text-align: center;
}
#menu-header-top-bar li a,
#menu-header-top-bar-1 li a {
  /*color: #0E76BC;
	font-size: 13px;
	font-family: Mont-SemiBold;
	padding: 3px 11px 0px 11px;
	line-height: 16px;*/

  color: #0e76bc;
  font-size: 11px;
  font-family: Mont-SemiBold;
  padding: 3px 11px 2px 11px;
  line-height: 15px;
}
.menu-item-2915 {
  border: #0e76bc 1px solid;
  background-color: #0e76bc !important;
  border-radius: 5px;
  min-width: 155px;
  text-align: center;
}
.menu-item-2915 a {
  color: #fff !important;
  font-size: 11px !important;
  font-family: Mont-Bold !important;
  padding: 2px 11px 1px 11px !important;
  line-height: 17px !important;
}
.topbar-nav li {
  float: right;
  margin-left: 20px;
}
.menu-header-top-bar-container {
  float: right;
}
.topbar-text.right-menu .search-form {
  float: right;
  color: #0e76bc !important;
  padding-top: 3px;
}
.topbar .topbar-text.right-menu .search-form .fa {
  color: #0e76bc !important;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent !important;
}
@media (max-width: 767px) {
  /*.topbar-text.right-menu*/
  /*#masthead > div > div > div > div > div > div.topbar-text.right-menu{
		display: none;
	}*/
  #masthead > div > div > div > div > div > div:nth-child(1) {
    /*text-align: center;*/
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
  }
  #masthead > div > div > div > div > div > div:nth-child(2) {
    display: none;
  }
  .topbar-text.right-menu {
    /*min-width: 30%;*/
    width: 100%;
  }
  #menu-header-top-bar,
  #menu-header-top-bar-1 {
    display: flex;
    justify-content: space-between;
  }
  #menu-header-top-bar-1 {
    margin-top: 6px;
  }
  .topbar-nav li {
    float: left;
  }
  .menu-header-top-bar-container {
    float: none;
  }
  #menu-header-top-bar li,
  #menu-header-top-bar-1 li {
    border: #0e76bc 1px solid;
    border-radius: 5px;
    min-width: 103px;
  }
  #menu-header-top-bar li a,
  #menu-header-top-bar-1 li a {
    color: #0e76bc;
    font-size: 9px;
    font-family: Mont-SemiBold;
    padding: 3px 4px 1px 4px;
  }
  .menu-item-2915 a {
    color: #fff !important;
    font-size: 10px !important;
    font-family: Mont-Bold !important;
    padding: 2px 4px 0px 4px !important;
  }
  .menu-item-2915 {
    margin-left: 0px;
  }
}
/* top bar - end */

/* project */
/* pROJECT - FEATURED */

/* major */
.featured-news-major {
  background-color: #ebebeb;
  margin-bottom: 105px;
}
.featured-news-major-img {
  background-color: transparent;
  overflow: hidden;
  width: 87%;
  margin: auto;
}
.featured-news-major-img img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.featured-news-major-text {
  padding: 100px 0px 95px 0px;
  overflow: hidden;
  text-align: center;
  /*display: inline-block;*/
  /*color: #0E76BC;
	font-size: 35px;
	text-transform: uppercase;
	line-height: 38px;
	font-family: Mont-Bold;*/
}
.featured-news-major-title {
  margin-bottom: 11px;
}
.featured-news-major-title a {
  font-family: Mont-Bold, museo, serif !important;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #000;
}
.featured-news-major-title a:hover {
  text-decoration: none;
}
.featured-news-major-copy {
  color: #0e76bc;
  font-size: 35px;
  text-transform: uppercase;
  line-height: 38px;
  font-family: Mont-Bold, museo, serif !important;
  /*font-family: Mont-Bold, museo, serif !important;
	font-weight: 300;
	font-size: 16px;
	line-height: 25px;
	/* overflow: hidden; *
	margin-bottom: 8px;*/
}
/* mobile */
@media (max-width: 991px) {
  .featured-news-major {
    /*margin-bottom: 30px*/
  }
}
@media screen and (max-width: 768px) {
  .featured-news-major {
    margin-bottom: 30px;
  }
  .featured-news-major-title {
    font-size: 17px;
  }
  .featured-news-major-text {
    padding: 15px 30px 15px 30px;
    /* height: 130px; */
  }
  .featured-news-major:hover,
  .featured-news:hover,
  .featured-news-textonly:hover {
    box-shadow: none;
  }
}

.featured-news-date {
  color: #74bcf2;
  font-family: Mont-Bold, museo, serif !important;
  font-weight: 300;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 15px;
}
.featured-news-read-more {
  width: 84px;
  height: 16px;
  position: absolute;
  top: 87%;
  left: 56px;
} /*
@media screen and (min-width: 769px) {
	.featured-news-read-more{
		width: 84px;
		height: 16px;
		position: absolute;
		top: 88%;
		left: 57px;
	}
}*/
@media screen and (max-width: 768px) {
  .featured-news-read-more {
    left: 44px;
  }
}
.featured-news-major-text > .read-more a:hover,
.featured-news-major-text > .read-more a,
.featured-news-read-more a:hover,
.featured-news-read-more a {
  color: #0e76bc;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 300;
  font-size: 13px;
  line-height: 18px;
}
@media screen and (min-width: 576px) and (max-width: 768px) {
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
}
@media screen and (min-width: 1200px) and (max-width: 1596px) {
}
@media screen and (min-width: 1569px) {
}
/* project */

/* case study archive */
.archive-page .emphasis-text-1--padding {
  margin: 45px 100px 85px 100px;
}
.alignfull.success-stories-archive-page.archive-page {
  margin-top: 340px;
  margin-bottom: 340px;
}
.success-stories-archive-page-testimonial.top {
  padding-top: 300px;
}
.success-stories-archive-page-testimonial.bottom {
  padding-top: 60px;
  padding-bottom: 300px;
}

.post-type-archive-success-stories
  #main
  > div:nth-child(2)
  > div
  > div
  > .container {
  padding-top: 110px !important;
}
.post-type-archive-success-stories #main > div:nth-child(5) {
  margin-top: 110px;
}
@media screen and (max-width: 767px) {
  .archive-page .emphasis-text-1--padding {
    margin: 45px 15px 85px 15px;
  }
  .featured-news-major-copy {
    font-size: 22px;
    line-height: 28px;
  }
}

/* case study page */
.case-study-logo img {
  max-height: 117px;
}
#atp-logo {
  max-height: 110px;
}
#cadpro-logo {
  max-height: 173px;
  padding: 49px 0;
}
#discount-logo {
  max-height: 117px;
  padding: 20px 0;
}
#pittella-logo {
  max-height: 88px;
  padding: 12px 0;
}
#powertec-telecommunications-logo {
  padding: 10px 0;
  max-width: 290px;
}
#metal-logo {
  height: 105px;
}

/* case study page - end */

/* integrations archive */
.archive-integrations-header img {
  margin: 100px auto;
  display: block;
  /*max-width: 590px;*/
  max-height: 90px;
  max-width: 90vw;
}

.featured-acc-major-text > .featured-acc-major-btn {
  display: block;
  margin: auto;
  background-color: #0e76bc;
  border: 1px solid #0e76bc;
  border-radius: 10px;
  color: #fff;
  text-transform: uppercase;
  width: 200px;
  height: 31px;
  font-size: 15px;
  line-height: 28px;
  text-align: center;
  font-family: "Mont-Bold";
}
.woocommerce-group a:focus {
  text-decoration: none;
}
/*
.shopify-group .featured-acc-major-text >
.featured-acc-major-btn{
	background-color: #14B4E7;
	border: 1px solid #14B4E7;
}*/
a:hover .featured-acc-major-text > .featured-acc-major-btn,
a:focus .featured-acc-major-text > .featured-acc-major-btn,
a:active .featured-acc-major-text > .featured-acc-major-btn {
  text-decoration: none;
}
.featured-acc-major {
  margin-bottom: 120px;
}
.featured-acc-major-img {
  height: 50px;
  margin-bottom: 40px;
}
.featured-acc-major-img img {
  max-width: 225px;
  max-height: 67px;
  margin: 0 auto;
  display: block;
}

/* integrations - single page */
/* integrations - single page */

/* single-integration */
body.single-integration h1.intergration-single-header {
  margin-bottom: 50px;
}
#how-we-work-header {
  margin-top: 50px;
}
.padding-bottom-60 {
  padding-bottom: 60px;
}
#success-stories-header {
  margin-top: 80px;
  padding-bottom: 20px;
}
#partners-header {
  margin-top: 100px;
}
/* single-integration */

/*next step */
.next-step-buttons {
  display: block;
  margin: auto;
  width: 533px;
}
.next-step-buttons a {
  float: left;
}
.next-step-btn {
  display: block;
  background-color: #42c0c6;
  border: 1px solid #42c0c6;
  border-radius: 10px;
  color: #fff;
  text-transform: uppercase;
  width: 234px;
  height: 31px;
  font-size: 15px;
  line-height: 28px;
  text-align: center;
  font-family: "Mont-Bold";
}
.next-step-btn:hover,
.next-step-btn:focus {
  color: #fff !important;
  text-decoration: none;
}
.light-btn {
  color: #fff;
  background-color: #347099;
  border: 1px solid #347099;
}
.light-btn:hover {
  color: #fff !important;
}

@media screen and (min-width: 769px) {
  .book-demo-btn {
    margin-right: 63px !important;
  }
  .light-btn {
    margin-left: 32px;
  }
  .next-step-buttons .next-step-btn.light-btn {
    margin-left: 0px;
  }
}

/* int - partners */
.partners-logo-container .row div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.partners-logo-container .row div div.item {
  margin-bottom: 58px;
  min-width: 265px;
}
.partners-logo-container .row div div.item a {
  display: block;
  margin: 0 auto;
}
.partners-logo-container .row div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.partners-logo-container .row div div.item img {
  max-height: 74px;
  width: auto;
}

@media (max-width: 991.98px) {
  .partners-logo-container .row div {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .partners-logo-container .row div div.item {
    margin-bottom: 35px;
  }

  .partners-logo-container .row div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }

  .partners-logo-container .row div {
    /* display: block; */
    flex-wrap: wrap;
    justify-content: center;
  }
  .homepage-integration-systems .item img {
    height: 50px !important;
  }
  .partners-logo-container .row div div.item img {
    max-height: 74px;
    width: auto;
  }
  .partners-logo-container .row div div.item img {
    max-width: 90%;
    /*max-width: 41vw;*/
  }
}

/* int - success stories shortcode */
.ss-tile {
  background-color: #ebebeb;
  margin-bottom: 74px;
  padding-top: 40px;
}
.ss-tile a:hover,
.ss-tile a:focus {
  text-decoration: none;
}
@media (min-width: 992px) {
  #success-stories-shortcode .row div:nth-child(1) .ss-tile,
  #success-stories-shortcode .row div:nth-child(3) .ss-tile,
  #success-stories-shortcode .row div:nth-child(5) .ss-tile {
    margin-right: 38px;
  }
  #success-stories-shortcode .row div:nth-child(2) .ss-tile,
  #success-stories-shortcode .row div:nth-child(4) .ss-tile,
  #success-stories-shortcode .row div:nth-child(6) .ss-tile {
    margin-left: 38px;
  }
}

.ss-tag-line {
  color: #0e76bc;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  line-height: 38px;
  font-family: Mont-Bold, museo, serif !important;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 30px;
  margin-bottom: 30px;
  min-height: 105px;
}

.ss-img {
  background-color: transparent;
  overflow: hidden;
  width: 87%;
  margin: auto;
}
.ss-img img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.ss-tile a .ss-logos {
  display: flex;
  justify-content: space-between;
  margin-right: 100px;
  margin-left: 100px;
  margin-bottom: 40px;
}
.ss-tile a .ss-logo {
  width: 200px;
  height: auto;
}

/* about----- integrations banner (woocommerce-myob-advanced-integration) */
.about-banner {
  background-image: url("/wp-content/themes/weka/img/integrations/banner-integration.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 0px;
  height: 603px;
}
#about-banner-intro .feature-banner__img,
.feature-banner__img {
  opacity: 0;
  /* height: 0px;    */
  background: url(/wp-content/themes/weka/img/integrations/banner-integration.jpg)
    50% 50% no-repeat;
  background-size: cover;
}
.banner-text-over-img {
  position: absolute;
  top: 8px;
  padding-top: 136px;
  z-index: 10;
  padding-bottom: 0px;
}
.banner-text-over-img {
  position: relative !important;
}
h1.banner-page-title {
  color: #0e76bc;
  font-size: 52px !important;
  line-height: 80px !important;
  font-weight: 600;
  line-height: 67px;
  margin-top: 0px;
  margin-bottom: 0px;
  /* to align with (woo) commerce (img)text */
  /*letter-spacing: 0.05em;*/
}
#banner-section-title > div > div > h1:nth-child(1) {
  margin-top: 10px;
}
.banner-page-intro {
  margin-top: 30px;
  color: #000;
  max-width: 975px;
  font-size: 25px;
  line-height: 35px;
  font-family: Mont-Bold, museo, serif !important;
}

.banner-page-intro {
  margin-bottom: 3rem;
}
@media (min-width: 1920px) {
  .feature-banner__img {
    opacity: 0;
    /* height: 0px; */
  }
}
@media (max-width: 991px) {
  #masthead > div > div > div > div > div > div.topbar-text.right-menu {
    display: none;
  }
  #menu-header-top-bar-1 li {
    border: #0e76bc 1px solid;
    border-radius: 5px;
    min-width: 103px;
    text-align: center;
    min-width: 93px;
  }
  .menu-item-2915 a {
    font-size: 9px !important;
  }
  #menu-header-top-bar-1 {
    margin-top: 6px;
  }
  .topbar-nav li {
    /* test */
    margin-left: 4px;
  }

  #mega-menu-wrap-primary_menu {
    clear: none;
    margin-top: 6px;
    margin-bottom: 6px;
  }
  /*.feature-banner__img*/
  /*.banner-page-title {
		font-size: 40px !important;
		line-height: 50px;
		margin-top: 24px;
	}*/
  h1.banner-page-title {
    font-size: 44px !important;
    line-height: 64px !important;
  }

  #homepage-banner-intro h1.banner-page-title {
    font-size: 32px !important;
    line-height: 44px !important;
  }
  #homepage-banner-intro
    > #banner-section-title
    > div
    > div.banner-text-over-img {
    padding-left: 30px;
  }

  /*.feature-banner {
      padding-top: 30px; }*/
  #about-banner-intro {
    /* opacity: 0; */
    height: 603px;
    background: url(/wp-content/themes/weka/img/integrations/banner-integration.jpg)
      100% 100% no-repeat !important;
    background-size: cover;
  }
  #about-banner-intro .banner-text-over-img {
    padding-top: 0px;
  }
  #main {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  #about-banner-intro .banner-text-over-img {
    padding-top: 0px;
  }
}

/* banner- right side */
@media (max-width: 767px) {
    .banner-image-right {
        width: 250px;
    }
    .banner-text-over-img {
        padding-top: 0px;
    }
    .banner-text .container {
        display: flex;
        flex-direction: column !important;
        justify-content: center;
        align-items: center;
        gap: 20px;
        margin-top: 0px !important
    }
  }
@media (max-width: 991px) {
    .banner-image-right {
        width: 250px !important;
        padding-top: 0px !important;
    }
    .banner-text-over-img {
        padding-top: 0px;
    }
    .banner-text .container {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin-top: 60px;
    }
  }
.banner-image-right {
  width: 425px;
  display: block;
  margin: auto;
}
.banner-image-right > img {
  margin: auto;
  display: block;
  width: 100%;
}
.banner-text-over-img .fa-plug {
  color: #fff;
  margin: auto;
  display: block;
}
/* mobile */
@media (max-width: 991px) {
  .banner-text-over-img.right {
    display: none;
  }
}

/* banner - button over rides (must be after button code) */
.banner-text-over-img > .col-md-6 {
  padding-left: 0px;
}
.banner-text-over-img > .col-md-6 > .next-step-buttons {
  margin-left: 0px !important;
}
/* mobile */
@media (max-width: 991px) {
  .next-step-buttons {
    width: 234px;
  }
  .next-step-buttons a {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .banner-text-over-img .book-demo-btn {
    margin-right: 0px;
  }
  .banner-text-over-img .light-btn {
    margin-left: 0px;
  }
}

/****************************/
/* homepage banner */
/****************************/
#homepage-banner-intro {
  background-image: url("/wp-content/themes/weka/img/homepage/Banner-Image-No-Tree.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 0px;
  height: 700px;
}
@media screen and (max-width: 991px) {
  #homepage-banner-intro {
    background-image: url("/wp-content/themes/weka/img/homepage/Banner-Image-No-Tree.jpg");
    height: 468px;
  }
}
/*#homepage-banner-intro .banner-text-over-img > h1.banner-page-title {
	color: #0E76BC;
}*/
#homepage-banner-intro .banner-text-over-img > h1.banner-page-title span {
  color: #ffffff !important;
}
#homepage-banner-intro .feature-banner__img {
  opacity: 0;
  /* height: 0px;    */
  background: url("/wp-content/themes/weka/img/homepage/Banner-Image-No-Tree.jpg")
    50% 50% no-repeat;
  background-size: cover;
}

#homepage-banner-intro .banner-text-over-img.right {
  padding-right: 0px;
}
#homepage-banner-intro .banner-image-right {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 136px;
}
/****************************/
/*******************************/

/*******************************/
/*******************************
.feature-banner-what{
	height: 600px;
}
/*******************************/
/*******************************/

/*Process Start*/

.process-main {
  padding: 50px 0 10px;
}
.process {
  width: 100%;
  margin: 0 auto;
}
.process i {
  color: #f03a3a;
}

.process .nav-tabs {
  margin-right: 75px;
  border-bottom: 5px solid #707070;
  margin-bottom: 70px;
}
@media (min-width: 1180px) and (max-width: 1600px) {
  .process .nav-tabs {
    display: flex;
  }

  .process .nav-tabs:after {
    position: relative;
    top: 134px;
    right: 10px !important;
  }

  .process .nav-tabs > li {
    top: 68px;
  }

  .process .nav-tabs > li a {
    margin-right: 200px !important;
  }
}

@media (min-width: 1180px) and (max-width: 1282px) {
  .process .nav-tabs > li a {
    margin-right: 170px !important;
  }

  .process .nav-tabs:after {
    right: -15px !important;
  }
}

.process .nav-tabs:after {
  right: 0px;
  width: 0;
  height: 0;
  border-top: 54px solid transparent;
  border-bottom: 54px solid transparent;
  border-left: 65px solid #b9e3ff;
  float: right;
  margin-top: -118px;
  margin-right: -44px;
  /* position: absolute; */
}
/*.process .nav-tabs li span {
	border: 1px solid #56e1e6;
	top: 14px;
	width: 70px;
	width: 165px;
	position: absolute;
}*/
/*.process .nav-tabs li.active span {
	border: 1px solid #56e1e6;
	top: 14px;
	width: 165px;
	position: absolute;
}*/
.process .nav-tabs li {
  opacity: 0.99;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.process .nav-tabs li.active {
  opacity: 1 !important;
  -webkit-filter: grayscale(0);
  filter: none !important;
}
.process .nav-tabs li.active:first-child {
  background: url(/wp-content/themes/weka/img/integrations/start.png) no-repeat
    left center;
  background-position: 0px 0px;
  /* background-size: 23%; */
  margin-top: -56px;
  height: 109px;
}
.process .nav-tabs li:first-child {
  background: url(/wp-content/themes/weka/img/integrations/Icon1-Discovery-Inactive.png)
    no-repeat left center;
  background-position: 0px 0px;
  /* background-size: 23%; */
  margin-top: -56px;
  height: 109px;
}
.process .nav-tabs li.active:nth-child(2) {
  background: url(/wp-content/themes/weka/img/integrations/icon2.png) no-repeat
    left center;
  margin-top: -65px;
  height: 117px;
}
.process .nav-tabs li:nth-child(2) {
  background: url(/wp-content/themes/weka/img/integrations/Icon2-Design-Inactive.png)
    no-repeat left center;
  /* background-position: 0 5px; */
  /* background-size: 23%; */
  margin-top: -65px;
  height: 117px;
}

.process .nav-tabs li.active:nth-child(3) {
  background: url(/wp-content/themes/weka/img/integrations/icon3.png) no-repeat
    left center;
  background-position: 0 5px;
  /* background-size: 42%; */
  margin-top: -30px;
  height: 84px;
}
.process .nav-tabs li:nth-child(3) {
  background: url(/wp-content/themes/weka/img/integrations/Icon3-Develop-Inactive.png)
    no-repeat left center;
  background-position: 0 5px;
  margin-top: -30px;
  height: 84px;
}
.process .nav-tabs li.active:nth-child(4) {
  background: url(/wp-content/themes/weka/img/integrations/icon4.png) no-repeat
    right center;
  background-position: -1px -6px;
  /* background-size: 60%; */
  margin-top: -60px;
  height: 144px;
}
.process .nav-tabs li:nth-child(4) {
  background: url(/wp-content/themes/weka/img/integrations/Icon4-Support-Inactive.png)
    no-repeat right center;
  background-position: -1px -6px;
  /* background-size: 60%; */
  margin-top: -60px;
  height: 144px;
}
/*
.process .nav-tabs li:nth-child(6) {
	background: url(/wp-content/themes/weka/img/integrations/tab2.png) no-repeat right center;
	background-position: 148px 4px;
}*/
.process .nav-tabs > li:nth-child(4) > a {
  margin: 0 50px 2px 1px;
}
.process .tab-content ul {
  padding-left: 0px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.process .tab-content > .tab-pane {
  padding: 50px 0px;
}
.tab-pane > .col-md-7 {
  padding-left: 45px;
  padding-right: 30px;
}
.process .tab-content .tabclass {
  padding: 50px;
}
.process .nav-tabs > li {
  margin-bottom: -14px;
}
.process .nav-tabs > li > a:hover {
  /*border-color: #56e1e6 #56e1e6 #56e1e6;
	color: #FFF;*/
  background: #56e1e6;
  /*
	opacity: 1.0 !important;
	-webkit-filter: grayscale(0);
	filter: none !important;
	*/
}

.process .nav-tabs > li:hover {
  opacity: 1 !important;
  -webkit-filter: grayscale(0);
  filter: none !important;
}

.process .nav-tabs > li > a {
  /*border: 2px solid #999;*/
  border: none !important;
  background: transparent !important;
  border-radius: 0;
  margin: 0 265px 2px 0px;
  padding: 0px 38px;
  font-size: 17px;
  line-height: 116px;
  /*z-index: -1;*/
  opacity: 0.01;
}
.process .nav-tabs > li.active > a,
.process .nav-tabs > li.active > a:focus,
.process .nav-tabs > li.active > a:hover {
  color: #fff;
  /*background-color: #56e1e6 !important;*/
  /*border: 2px solid #56e1e6 !important;*/
  opacity: 0.01;
}
.process .nav > li > a:focus,
.nav > li > a:hover {
  background-color: #56e1e6;
}
.process h5 {
  padding: 10px 0 20px 0;
  color: #000000;
  /*font-family: "Roboto Slab";*/
  font-size: 18px;
  line-height: 24px;
}
.process .tab-content ul li {
  line-height: 26px;
}
.process-mobile .nav-tabs > li > a {
  margin-right: 0;
  border-radius: 0;
}
.process-mobile .tab-content ul {
  padding-left: 0px;
}
.process-mobile .nav-tabs {
  border-bottom: 1px solid #0e76bc;
}
.process-mobile .nav-tabs > li.active > a,
.process-mobile .nav-tabs > li.active > a:focus,
.process-mobile .nav-tabs > li.active > a:hover {
  /*background: #56e1e6;
	border-color: #56e1e6;*/
  /*color: #FFF;*/
  opacity: 1 !important;
  -webkit-filter: grayscale(0);
  filter: none !important;
}
.process .tab-content .tab-pane h3 {
  font-family: "Mont-Heavy", museo, serif !important;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.process .tab-content .tab-pane p,
.process-mobile p,
.process .tab-content .tab-pane ul li,
.process-mobile ul li {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  /*font-family: "Mont-Bold", museo, serif !important;*/
  color: #000;
  font-size: 20px;
}
.process .tab-content .tabclass h3 {
  font-family: "Mont-Heavy", museo, serif !important;
}
.process .tab-content .tabclass p,
.process-mobile p {
  /*font-family: "Mont-Bold", museo, serif !important;*/
}
.process .tab-content .tabclass ul li,
.process-mobile ul li {
  /*font-family: "Mont-Bold", museo, serif !important;*/
}
/*.process .nav-tabs li.active span {
	border: 1px solid #56e1e6;
	top: 14px;
	width: 165px;
	position: absolute;
}*/
/*Process End*/
@media (max-width: 1199px) {
  .process .nav,
  .process .tab-content {
    display: none;
  }
  .process-mobile {
    display: block !important;
  }

  .process-mobile > .tab-content > .tab-pane > h3 {
    font-family: "Mont-Heavy", museo, serif !important;
  }
  section > article > div.process-mobile > ul > li.active > a,
  .nav-tabs > li.active > a {
    border: 1px solid #0e76bc !important;

    border-bottom-color: #fff !important;
  }
}

/* accordion */

.vce-classic-accordion-panel {
  border: none !important;
}
.vce-classic-accordion .vce-classic-accordion-panel-title {
  background-color: #ebebeb !important;
  border-radius: 15px;
}
.vce-classic-accordion .vce-classic-accordion-panel-title > span {
  font-size: 18px;
  font-family: "Mont-Heavy", museo, serif !important;
  color: #000;
}
.vce-text-block-wrapper > p {
  margin-bottom: 25px;
}
.vce-text-block-wrapper > p,
.vce-text-block-wrapper > ol > li {
  color: #2c2c2c;
  font-size: 20px;
  line-height: 24px;
  /*font-family: "Mont-Bold", museo, serif !important;*/
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
ol,
ul {
  /*text-align: center;*/
  list-style-position: inside !important;
}
.vce-classic-accordion-panel {
  margin-bottom: 18px !important;
}
.vce-classic-accordion-panel[data-vcv-active="true"]
  .vce-classic-accordion-panel-heading {
  border-bottom: none !important;
}
a.vce-classic-accordion-panel-title:before {
  color: #8f8e8d;
  content: "\f542";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: left;
  font-size: 0.8em;
  line-height: 20px;
}

a.vce-classic-accordion-panel-title:after {
  color: #8f8e8d;
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  vertical-align: 1px;
  float: right;
  font-size: 1.2em;
}
div[data-vcv-active="true"] a.vce-classic-accordion-panel-title:after {
  content: "\f106";
}
/* accordion */
/* accordion */

/* help page */
/* help page */
.page-id-3391 p.has-text-align-center {
  font-size: 20px;
  margin-bottom: 40px;
}
#kbs_search_form {
  text-align: center;
  width: 531px;
}
#kbs_search_form #searchsubmit {
  margin-left: 5px;
  margin-top: 0px;
}
#kbs_search_form #searchsubmit {
  background-color: #42c0c6;
  border: 1px solid #42c0c6;
  border-radius: 10px;
  color: #fff;
  text-transform: uppercase;
  width: 168px;
  height: 44px;
  text-align: center;
  font-family: "Mont-Bold", museo, serif !important;
}
#kbs_search_form input[type="submit"],
#kbs_search_form input[type="submit"]:hover {
  left: 11px;
}
#kbs_search_form #s {
  font-family: "Mont-Bold", museo, serif !important;
  padding: 1px 5px;
  /*font-size: 15px;*/
  margin-top: 1px;
  border-radius: 10px;
}
.searchform input[type="text"] {
  font-family: "Mont-Bold";
  padding: 10px 5px;
  min-width: 250px;
  border: 0;
  width: 100%;
  font-size: 20px;
  line-height: 40px;
  color: #8f8e8d;
  outline-width: 0;
  background-color: #fff;
}

#kbs_articles_list {
  text-align: center;
}
#kbs_articles_list ul {
  padding-left: 0px;
}
#kbs_articles_list ul li a {
  font-family: Mont-Heavy, museo, serif !important;
  font-size: 30px;
  line-height: 60px;
  color: #000;
}
#kbs_articles_list ul li a:hover {
  color: #42c0c6;
}
#kbs_articles_list ul {
  list-style-type: none;
}

@media screen and (max-width: 767px) {
  .searchform input[type="text"] {
    min-width: 201px;
  }
  #kbs_search_form #searchsubmit {
    width: unset;
  }
  #kbs_articles_list ul li a {
    font-family: Mont-Heavy, museo, serif !important;
    font-size: 20px;
    line-height: 45px;
  }
}
/* help page */
/* help page */

/* help page - articles template */
.vce-text-block-wrapper h3 {
  font-size: 25px;
  line-height: 28px;
  font-family: "Mont-Bold", museo, serif !important;
  color: #000;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .vce-text-block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* help page - articles template */

/**********************/
.form-group {
  margin-bottom: 28px !important;
}
.control-label {
  margin-bottom: 12px !important;
  font-weight: 300 !important;
  font-size: 20px !important;
  line-height: 30px !important;
}
.control-label.bold {
  font-weight: 700 !important;
}
#contact-form {
  padding-left: 0px;
  padding-right: 0px;
}
#demo-form .col-md-6 .form-group.col-md-6 {
  padding-left: 0px;
  padding-right: 0px;
}
.check-list-heading {
  margin-bottom: 1px !important;
  line-height: 15px !important;
}
div.required label span.required {
  color: #42c0c6;
  font-weight: 700 !important;
}

.demo-form h1.title {
  text-align: center;
  font-size: 80px !important;
  line-height: 90px;
}
.demo-form p.sub-title {
  text-align: center;
  font-size: 28px;
  line-height: 60px;
}

/* checkbox */
/* The container */
.checkbox label {
  display: block;
  position: relative;
  padding-left: 40px !important;
  /*margin-bottom: 12px;*/
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox label input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  /*top: 0;*/
  left: 0px;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 4px;
}

/* On mouse-over, add a darker grey background color */
.checkbox label:hover input ~ span {
  /*background-color: #fff;*/
  background-color: #ddd;
  border-radius: 4px;
}

/* When the checkbox is checked, add a blue background */
.checkbox label input[type="checkbox"]:checked ~ span {
  /*background-color: #0e76bc;*/
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox label input[type="checkbox"]:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox label span:after {
  /*left: 9px;
	top: 4px;
	width: 8px;
	height: 14px;
	border: solid #42C0C6;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);*/
  left: 6px;
  top: -1px;
  width: 13px;
  height: 21px;
  border: solid #42c0c6;
  border-width: 0 5px 5px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* Login/Reg page - Checkbox - END */

/* footer - next-step */
#footer-forest-outer {
  max-height: 631px;
  overflow: hidden;
  clear: both;
}
.next-step {
  height: 85px;
}
/* footer - next-step */

/* homepage banner - grey box  */
.banner-grey-overlay {
  background-color: #ebebeb;
  display: block;
  border: 1px solid #ebebeb;
  border-radius: 10px;
  width: 100%;
  min-height: 270px;
  top: -129px;
  position: relative;
}
p.homepage-greybox-title {
  font-family: "Mont-Bold", museo, sans-serif !important;
  /*font-size: 20px;*/
  font-size: 15px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  padding-top: 26px;
  padding-bottom: 10px;
}

.quickfind-category > .select > select,
.quickfind-category > .select > select > option {
  text-align: justify; /* For Edge */
  -moz-text-align-last: center; /* For Firefox prior 58.0 */
  text-align-last: center;
  color: #0e76bc;
  font-size: 22px;
  font-family: "Mont-Heavy", museo, sans-serif !important;
  height: 62px;
}
.quickfind-category > .select > select > option {
  font-size: 18px;
  font-weight: 700;
  font-family: montheavy, sans-serif !important;
}

.quickfind-category img {
  display: block;
  /*margin-top: 80px;*/
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .quickfind-category img {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .banner-grey-overlay
    > div:nth-child(1)
    > div:nth-child(3)
    > p.homepage-greybox-title {
    padding-top: 0px;
  }
  .quickfind-category > .select > select {
    font-size: 16px;
  }
}

/* homepage - erp selector buttons */
.home-erp-buttons {
  display: block;
  margin: auto;
  width: 365px;
}

.learn-more-btn,
.enquire-btn {
  display: block;
  background-color: #347099;
  border: 1px solid #347099;
  border-radius: 10px;
  color: #fff;
  text-transform: uppercase;
  width: 168px;
  height: 34px;
  font-size: 15px;
  line-height: 32px;
  text-align: center;
  font-family: "Mont-Bold";
}
.home-erp-buttons a:hover,
.home-erp-buttons a:focus,
.home-erp-buttons button:hover,
.home-erp-buttons button:focus {
  color: #fff !important;
  text-decoration: none;
}
.enquire-btn.light-btn {
  color: fff;
  background-color: #42c0c6;
  border: 1px solid #42c0c6;
}
/*.enquire-btn.light-btn:hover {
	color: #fff !important;
}*/
/* become partner - homepage */
.learn-more-btn.to-light,
.learn-more-btn.light-btn {
  background-color: #42c0c6;
  border-color: #42c0c6;
}
.enquire-btn.to-dark {
  background-color: #347099;
  border-color: #347099;
} /* become partner - homepage */

@media screen and (min-width: 769px) {
  .home-erp-buttons {
    margin-bottom: 60px;
    padding-top: 17px;
  }
  .home-erp-buttons a,
  .home-erp-buttons button {
    float: left;
  }
  /*.book-demo-btn {
		margin-right: 28px;
	}*/
  .enquire-btn.light-btn {
    margin-left: 28px;
  }
  .next-step-buttons .enquire-btn.light-btn {
    margin-left: 0px;
  }
  .next-step-buttons a,
  .next-step-buttons button {
    margin-top: 5px;
  }
  h2.footer-into-heading {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 768px) {
  .banner-grey-overlay > div:nth-child(2) > div.home-erp-buttons-section {
    min-height: 98px;
  }
  .home-erp-buttons {
    width: 100%;
  }
  .home-erp-buttons a,
  .home-erp-buttons button {
    /*margin-bottom: 10px;*/
    margin: 15px auto;
  }
}
.learn-more-btn-hidden {
  display: none;
}
/* homepage - erp selector buttons - end */

.learn-more-btn:hover {
  color: #fff;
}

/* homepage - we integrate with */
.homepage-integration-systems .item img {
  /*max-width: 200px;*/
  height: 40px;
}
#cat-acumatica {
  margin-top: 15px;
}
/*@media screen and (max-width: 768px) {
	.homepage-integration-systems .item {
		margin-bottom: 25px;
	}
}*/
/* homepage - we integrate with - end */

/* Mega mennu */
/* Mega mennu */
@media screen and (min-width: 769px) {
  ul.mega-sub-menu > li.mega-menu-item a:before {
    /* content: ' ' !important; */
    /* width: 32px !important;
		height: 71px !important;
		width: 100%;
		background-repeat: no-repeat !important;
		margin-top: 13px !important;/**/
    /* margin: 0px auto;
		display: block;
		margin-bottom: 19px; */
  }
  #menu-item-5033 a:before,
  #mega-menu-item-3736 a:before {
    background-image: url(/wp-content/themes/weka/img/icons/Agency-partner-icon.svg) !important;
    /*padding: 86px 27px !important;*/
    width: 75px !important;
    /*height: 53px !important;*/
  }
  #menu-item-5032 a:before,
  #mega-menu-item-3718 a:before {
    background-image: url(/wp-content/themes/weka/img/icons/erp-partner-icon.svg) !important;
    background-repeat: no-repeat !important;
    padding: 27px 38px !important;
  }

  /* solutions menu*/
  #menu-item-5028 a:before {
    background-image: url(/wp-content/themes/weka/img/nav/solutions/B2B-Portal-Icon.svg) !important;
    /*padding: 86px 27px !important;*/
    width: 64px !important;
    /*height: 64px !important;*/
  }
  #menu-item-5029 a:before {
    background-image: url(/wp-content/themes/weka/img/nav/solutions/e-Commerce-Icon.svg) !important;
    /*padding: 86px 27px !important;*/
    width: 39px !important;
    /*height: 66px !important;*/
  }
  #menu-item-5412 a:before {
    background-image: url(/wp-content/themes/weka/img/nav/solutions/Retail-Icon.svg) !important;
    /*padding: 86px 27px !important;*/
    width: 53px !important;
    /*height: 62px !important;*/
  }
  #menu-item-5413 a:before {
    background-image: url(/wp-content/themes/weka/img/nav/solutions/Distribution-Icon.svg) !important;
    width: 61px !important;
    /*height: 67px !important;*/
  }
  #menu-item-5414 a:before {
    background-image: url(/wp-content/themes/weka/img/nav/solutions/Manufacturing-Icon.svg) !important;
    width: 62px !important;
    /*height: 62px !important;*/
  } /* solutions menu*/

  /* integration */
  #menu-item-5097 a:before {
    background-image: url(/wp-content/themes/weka/img/nav/integration/MYOB-Advanced-Logo.svg) !important;
    /*padding: 86px 27px !important;*/
    width: 171px !important;
    /*height: 17px !important;*/
  }
  #menu-item-5098 a:before {
    background-image: url(/wp-content/themes/weka/img/nav/integration/MYOB-Exo-Logo.svg) !important;
    width: 107px !important;
    /*height: 17px !important;*/
  }
  #menu-item-5099 a:before {
    background-image: url(/wp-content/themes/weka/img/nav/integration/Acumatica-Logo.svg) !important;
    /*padding: 86px 27px !important;*/
    width: 195px !important;
    /*height: 47px !important;*/
  }
  #menu-item-5100 a:before {
    background-image: url(/wp-content/themes/weka/img/nav/integration/MYOB-Greentree-Logo.svg) !important;
    width: 171px !important;
    /*height: 17px !important;*/
  }
  #menu-item-5101 a:before {
    background-image: url(/wp-content/themes/weka/img/nav/integration/Netsuite-Logo.svg) !important;
    /*padding: 86px 27px !important;*/
    width: 195px !important;
    /*height: 52px !important;*/
    /*height: 46px !important;*/
  }
  /* integration */

  #menu-partners .menu-item,
  #menu-integration .menu-item,
  #menu-solutions .menu-item {
    width: 400px;
    height: 287px;
    margin-right: 25px;
    padding: 27px 25px 25px 25px;
    list-style: none;
    float: left;
    /*background-color: #FBFCFC;*/
    background-color: #ececec;
    display: block;
    text-align: center !important;
  }
  #menu-partners .menu-item {
    max-width: 899px !important;
    width: 48% !important;
  }
  #menu-solutions .menu-item {
    max-width: 344px !important;
    width: 15% !important;
  }
  #menu-integration .menu-item {
    max-width: 344px !important;
    width: 15% !important;
  }

  #menu-partners .menu-item a,
  #menu-integration .menu-item a,
  #menu-solutions .menu-item a {
    font-family: Mont-Heavy;
    font-size: 24px;
    color: #2c2c2c;
  }

  .mega-menu-megamenu > ul > li {
    -webkit-box-shadow: 0px 23px 16px 4px rgba(109, 109, 109, 0.4) !important;
    box-shadow: 0px 23px 16px 4px rgba(109, 109, 109, 0.4) !important;
  }
}
/* 1706 */
/* @media(max-width: 1706px){
	#menu-partners .menu-item,
	#menu-integration .menu-item,
	#menu-solutions .menu-item{
		/* display: grid; */
/* width: 240px !important;
		min-width: auto !important;
		max-width: auto !important; */
/* } */
/* } */

/* 1706 */
/* @media screen and (min-width: 788px) and (max-width: 1200px){
 */
#menu-solutions .menu-item-5029 a:before {
  content: normal;
}

@media screen and (min-width: 769px) and (max-width: 1706px) {
  #menu-integration .menu-item,
  #menu-solutions .menu-item,
  #menu-partners .menu-item {
    width: 18% !important;
    height: 245px !important;
    margin-bottom: 20px;
  }
  #menu-partners .menu-item {
    width: 309px !important;
  }
  #menu-partners .menu-item a:after {
    white-space: normal !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #menu-integration .menu-item,
  #menu-solutions .menu-item,
  #menu-partners .menu-item {
    padding: 20px;
  }
  #menu-integration .menu-item a:after,
  #menu-solutions .menu-item a:after {
    padding: 5px !important;
  }
}

/* 1290 */
@media screen and (min-width: 769px) and (max-width: 1400px) {
  #menu-integration .menu-item,
  #menu-solutions .menu-item,
  #menu-partners .menu-item {
    height: 230px !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1310px) {
  #menu-integration .menu-item,
  #menu-solutions .menu-item {
    width: 22% !important;
  }
  #menu-integration .menu-item a,
  #menu-solutions .menu-item a,
  #menu-partners .menu-item a {
    font-size: 20px;
  }
}

ul.mega-sub-menu li.mega-menu-column {
  background-color: white !important;
}
@media screen and (max-width: 768px) {
  ul.mega-sub-menu li.mega-menu-column {
    margin: 0px 0 !important;
  }
  .mega-sub-menu ul.menu {
    padding-left: 10px;
    list-style: none;
  }
}

/* 874 - 974 */
@media screen and (min-width: 874px) and (max-width: 974px) {
  .mega-menu-item > .mega-sub-menu {
    margin-top: 34px !important;
  }

  .mega-menu-item .mega-sub-menu .mega-menu-column {
    background-color: white !important;
  }
}

/* Mega mennu */
/* Mega mennu */

.article-template-default .kbarticle-header {
  padding-top: 110px;
}

/* contact*/
/* contact page - where*/
.feature-banner-where {
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 0px;
}
/*.not-home #main{
	margin-top: 0px;
}*/
/* Always set the map height explicitly to define the size of the div
* element that contains the map. */
#map {
  height: 400px;
  margin-bottom: 28px;
}
/* Optional: Makes the sample page fill the window. */
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
#contact-section {
  padding-top: 50px;
}
/*
div.required label .fa-star{
	color: #42C0C6;
	vertical-align: super;
  font-size: 8px;
	content: '*' !important;
	font-family: arial;
}*/
#erp-integrated-mailchimp-solution-header {
  /*margin-top: 83px;*/
}

#where-header .body-text,
#contact-section .body-text {
  font-size: 20px;
  font-weight: 300 !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#where-header .body-text {
  text-align: center;
}
.contact-details .body-text {
  color: #42c0c6;
}
.contact-details .body-text a {
  color: #000;
}
/* contact*/

/* 
######################################################################################
######################################################################################

	ERP SYSTEMS PAGES
	------------------

*/

.erp-system-header-container {
  width: 100%;
  /* border: 1px solid grey; */
  height: 500px;
  display: grid;
  grid-template-columns: 45% 55%;
  padding: 0 7%;
}
.erp-system-header-text {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  width: 90%;
}
.vce-text-block-wrapper .erp-system-header-title {
  margin-top: 0;
  margin-bottom: 2rem;
}
.vce-text-block-wrapper .erp-system-header-desc {
  margin: 2rem 0 4rem 0;
  font-family: "Museo" !important;
  font-size: 1.2em;
  font-weight: normal;
}
.vce-text-block-wrapper > p,
.vce-text-block-wrapper > ol > li {
  font-family: "Museo" !important;
}
.erp-system-header-buttons-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2em;
  font-weight: bold;
  width: 70%;
}

.erp-system-header-buttons-container a {
  background: #0064b0;
  color: white;
  text-decoration: none;
  text-align: center;
  padding: 0.3em 0;
  border-radius: 8px;
}
.erp-system-header-buttons-container a:last-child {
  background: white;
  color: #42c0c6;
}
.erp-system-header-banner-img {
  position: relative;
}
.erp-system-header-banner-img img {
  position: absolute;
  width: 100%;
  height: 180%;
  margin-top: -4em;
}

#erp-system-header-main > div {
  overflow: hidden;
}

.erp-systems-description-container {
  text-align: center;
  padding: 3em 0;
  width: 70%;
  margin: 0 auto;
}
.erp-systems-description-container p {
  font-family: "Museo" !important;
  font-size: 1.1em;
}
.teal-words {
  color: #42c0c6;
}

.partners-logo-container .row div {
  justify-content: center;
}

/* Updated ERP/eCommerce System page from template */
.header-banner {
  width: 100%;
  background: #f0f0f0;
  position: absolute;
  left: 0;
  overflow: hidden;
}
.header-banner .erp-system-header-container {
  height: 600px;
  padding: 0 10%;
}
.header-banner .erp-system-header-banner-img img {
  margin-top: -6em;
}
.header-spacer {
  height: 600px;
}
.header-banner .erp-system-header-desc {
  font-family: "Museo" !important;
  font-size: 1.25em;
  margin: 1em 0 2em 0;
}
.system-description-panel {
  padding: 10em 0;
}
.partners-section-custom h1 {
  text-align: center;
}
.system-description-panel h1 {
  text-align: center;
}
.system-description-panel-content {
  width: 85%;
  margin: 0 auto;
}
.system-description-panel p {
  font-family: "Museo", Helvetica !important;
  font-size: 1.3em;
}

.integrates-with-container {
  background: #f0f0f0;
  padding-top: 6em;
}
.integrates-with-container h1 {
  text-align: center;
  margin: 1em 0;
}
.ss-logo.center {
  display: flex;
  align-items: center;
}
.success-stories-panel {
  padding: 6em 0;
}
.success-stories-panel h1 {
  margin-bottom: 1em;
}
.erp-partners-section {
  padding: 6em 0;
}
@media only screen and (max-width: 900px) {
  .header-banner .erp-system-header-container {
    min-height: 80vh;
    grid-template-columns: 1fr;
  }
  .erp-system-header-text {
    width: 100%;
  }
  .header-banner .erp-system-header-text img {
    width: 100%;
    height: auto;
  }
  .header-banner .erp-system-header-buttons-container {
    grid-template-columns: 1fr;
    width: 100%;
    gap: 1em;
  }
  .header-banner .erp-system-header-buttons-container a {
    padding: 1em 0;
  }
  .erp-system-header-banner-img img {
    display: none;
  }
  .system-description-panel {
    padding: 5em 1em;
  }
  .system-description-panel h1 {
    font-size: 3em !important;
  }
  .integrates-with-container {
    padding: 5em 1em;
  }
  .integrates-with-container h1 {
    font-size: 3em !important;
  }
  .success-stories-panel {
    padding: 5em 1em;
  }
  .success-stories-panel h1 {
    font-size: 3em !important;
  }
  .success-stories-panel .ss-logos {
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
  }
  .success-stories-panel .ss-tile {
    padding-bottom: 1em;
    border-radius: 3px;
  }
}

/* -----EXPERIMETNAL------ */
.erp-system-button-wrapper {
  background: white;
  padding: 3px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
/* .button-spinner {
	position: absolute;
	background: #4cd8b0;
	height: 200px;
	width: 10px;
	left: 50%;
	top: -100%;
	animation: rotate 2s infinite; 
}
@keyframes rotate {
	0%{
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(359deg);
	}
} */
.erp-system-button-wrapper a {
  display: block;
  position: inherit;
  z-index: 2;
}

/* ----------------------- */

/* Help Page */
.help-container h2 {
  text-align: center;
  margin: 2em 0 0.5em 0;
}

.help-buttons-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2em;
}
.help-button {
  font-size: 1.1em;
  background: #ebebeb;
  padding: 2em;
  min-height: 7em;
  display: flex;
  align-items: center;
  color: #222;
}
.help-button:hover,
.help-button:focus {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  color: #0064b0;
}
.custom-heading-3 {
  grid-area: 1/1 / auto/4;
  text-align: center;
  color: #8cb4e6 !important;
}

@media only screen and (max-width: 800px) {
  .help-buttons-container {
    grid-template-columns: 1fr;
  }
  .help-section-header {
    font-size: 2.6em !important;
  }
}

/* Company Page */
.color-box {
  background: #0e76bc;
  padding: 8em 3em;
}
.color-box h2 {
  color: white !important;
  margin: 0;
  text-align: center;
  font-size: 3em !important;
  line-height: 1.7em !important;
}
.color-box.teal {
  background: #51c2c8;
}

.values-list-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 80%;
  margin: 0 auto;
}
.value {
  display: flex;
  align-items: center;
  margin: 2em 0 2em 25%;
}
.value img {
  margin-right: 1em;
  height: 6em;
  width: auto;
}
/*.value-text {
  font-size: 2em;
  color: #222;
  margin: 0;*/
}
@media only screen and (max-width: 1366px) {
  .color-box {
    font-size: 0.8em;
  }
  .company-h1 {
    font-size: 4em !important;
  }
  .company-journey p {
    font-size: 1em;
  }
}
@media only screen and (max-width: 769px) {
  .color-box {
    font-size: 0.6em;
  }
  .company-h1 {
    font-size: 3em !important;
  }
  .value {
    margin: 2em 0 2em 10%;
  }
  .value-text {
    font-size: 1.2em;
  }
}
/* @media only screen and (max-width: 415px){ */
@media only screen and (max-width: 600px) {
  .values-list-container {
    grid-template-columns: 1fr;
  }
  .value {
    margin: 2em 0 2em 0;
  }
  .value img {
    height: 4em;
  }
  .our-culture-text span {
    font-size: 1em !important;
  }
}

/* Erp partners page */

.erp-partners-list-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 6em 0;
}
.erp-partners-list-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.erp-partners-list-text .big {
  font-size: 1.8em;
}
.erp-partners-list-image img {
  width: 100%;
}
.erp-partners-list-text img {
  transition: all 0.5s;
  margin: 0 1.5em;
}
.demo-form span,
.partner-form span {
  color: #51c2c8;
}
@media only screen and (max-width: 1366px) {
  .erp-partners-list-text img {
    height: 120px;
  }
}
@media only screen and (max-width: 900px) {
  .erp-partners-list-text img {
    height: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .erp-partners-list-text img {
    display: none;
  }
  .erp-partners-list-text {
    font-size: 0.8em;
  }
  .erp-partners-list-image {
    display: flex;
    align-items: center;
  }
  .erp-partners-list-row {
    gap: 1em;
  }
}

/* Success Stories Page */
@media only screen and (min-width: 1900px) {
  .success-stories-archive-page {
    width: 80% !important;
    margin-top: 6em;
  }
}
/* Success Story - Individual */
.success-story-header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  justify-items: center;
  align-items: center;
  margin-bottom: 4em;
}
.success-story-title {
  grid-area: 1/1/2/3;
  margin-bottom: 1em;
}
.success-story-logo-container {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.success-story-logo-container img {
  width: 30%;
  margin-right: 10%;
}
.success-story-systems-container {
  width: 100%;
  display: flex;
  flex-flow: column;
}
.success-story-systems-container-2 {
  display: flex;
  width: 100%;
  padding-left: 10%;
}
.success-story-systems-container-2 div {
  display: flex;
  flex-flow: column;
  margin-right: 5em;
}
.success-story-systems-container-2 img {
  width: 16em;
  margin: 0.5em 0;
}
.success-story-systems-container img {
  width: 30%;
  margin: 0.5em 0 0.5em 10%;
}
.success-stories-panel .success-stories-container {
  display: block;
}
/* Integration Archive page */
.custom-header-1 {
  width: 70%;
  margin: 2em auto 1em auto;
}

/* HomePage - Become A Partner Panel */
.become-partner-container {
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 2em;
  min-height: 70vh;
  width: 77%;
  margin: 0 auto;
}

.become-partner-panel {
  background: #0064b0;
  display: grid;
  grid-template-rows: 50%;
  padding: 4em 0;
}
.become-partner-panel p,
.become-partner-panel h3 {
  color: white !important;
  text-align: center;
  padding: 0 10%;
}

.become-partner-panel.teal {
  background: #51c2c8;
}
.become-partner-img-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.become-partner-img {
  width: 60%;
}
.become-partner-buttons {
  display: flex;
  justify-content: center;
}
.become-partner-button {
  width: 35%;
  text-align: center;
  padding: 0 1em;
}
.become-partner-button a {
  padding: 0.5em 1.5em;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 4px;
  color: #222 !important;
  font-weight: bold;
  display: block;
}
.become-partner-button.dark a {
  background: rgba(12, 12, 35, 0.7);
  color: white !important;
}
.become-partner-button a:hover,
.become-partner-button a:focus {
  background: rgba(255, 255, 255, 1);
}
.become-partner-button.dark a:hover,
.become-partner-button.dark a:focus {
  background: rgba(12, 12, 55, 1);
}

@media only screen and (max-width: 1366px) {
  .become-partner-container {
    width: 90%;
  }
  .become-partner-img {
    width: 75%;
  }
  .become-partner-button {
    width: 41%;
  }
}
@media only screen and (max-width: 1000px) {
  .become-partner-container {
    width: 100%;
    gap: 0;
  }
  .become-partner-panel {
    font-size: 0.85em;
    width: 98%;
  }
  .become-partner-buttons {
    flex-flow: column;
  }
  .become-partner-button {
    width: 100%;
    margin: 0.25em 0;
  }
}
@media only screen and (max-width: 750px) {
  .become-partner-container {
    grid-template-columns: 1fr;
    gap: 2em;
  }
  .become-partner-panel {
    display: block;
    width: 100%;
  }
  .become-partner-panel h3 {
    font-size: 2em !important;
    line-height: 1.2em !important;
  }
  .become-partner-panel p {
    font-size: 1.2em;
  }
  .no-padding-god {
    padding: 0 !important;
  }
}

/* Updated Success Stories */

.success-stories-container {
  display: flex;
  margin: 10em 0;
  align-items: center;
}
.success-stories-img {
  background: #ebebeb;
  padding: 4em;
  border-radius: 6px;
  /* display: flex; */
}
.success-stories-img img {
  width: 100%;
}
.success-stories-info {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 4em;
}
.success-stories-info img {
  width: 100%;
  margin: 2em 0;
}
.success-stories-info p {
  margin-top: 1em;
  font-size: 1.3em;
  text-align: center;
}

.success-stories-container:nth-child(even) {
  flex-flow: row-reverse;
}

.col-md-12 .ss-tile a .ss-logos {
  justify-content: space-around;
}
.col-md-12 .ss-tile a .ss-logo {
  width: 250px;
}

@media only screen and (max-width: 1024px) {
  .success-stories-img {
    padding: 2em;
  }
}
@media only screen and (max-width: 800px) {
  .col-md-12 .ss-tile a .ss-logos {
    margin-left: 10px;
    margin-right: 10px;
    flex-flow: column;
    align-items: center;
  }
  .success-story-title {
    text-align: center;
  }
  .success-story-logo-container {
    grid-area: 2/1/3/3;
    justify-content: center;
    align-items: flex-start;
  }
  .success-story-logo-container img {
    margin-right: 0;
    width: 65%;
    height: auto;
  }
  .success-story-systems-container-2 img {
    width: 7em;
  }
  .success-story-systems-container {
    grid-area: 3/1/4/3;
    align-items: center;
    margin: 2em 0;
  }
  .success-story-systems-container img {
    margin-left: 0;
    width: 45%;
  }
  .mobile-margin-top {
    padding-top: 2em !important;
  }
  .success-stories-archive-page .main-heading-1.main-heading-1--center {
    margin-top: 2em !important;
  }

  .mobile-font-size {
    font-size: 2.3em !important;
  }
  .page-id-1348 h1,
  .page-id-1350 h1 {
    margin-top: 2em;
  }
  .footer-menu li:nth-child(2),
  .footer-menu li:nth-child(4) {
    /* background: red; */
    display: none;
  }
}
@media only screen and (max-width: 700px) {
  .success-stories-container {
    flex-flow: column nowrap;
    /* background: #eeeeee; */
    margin: 3em 0;
    padding: 3em 0 1em 0;
  }
  .success-stories-container:nth-child(even) {
    flex-flow: column nowrap;
  }
  .success-stories-img {
    padding: 1em;
    background: none;
  }
  .success-stories-info img {
    margin: 0;
  }
  .success-stories-info {
    padding: 0 5%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-evenly;
    align-items: center;
  }
  .success-stories-info img {
    width: 40%;
  }
  .solutions-header-text h1 {
    font-size: 7vw !important;
    white-space: nowrap;
  }
  .ss-logos {
    margin: 1em;
  }
  #success-stories-shortcode a .ss-logos {
    margin: 1em 1em;
  }

  .ss-tile a .ss-tag-line,
  .ss-tag-line {
    padding-bottom: 1em;
    font-size: 17px;
  }
  .ss-logo.center img {
    height: auto !important;
  }
  .ss-tile {
    padding-top: 20px;
  }
  .single-article .mainsection p {
    padding: 0 2em;
  }
  .demo-form p.sub-title {
    line-height: 1em;
  }
  .demo-form h1.title {
    margin-bottom: 1em;
  }
  .success-story-systems-container-2 img {
    width: 6em;
  }
}

.single-integration ol li::marker {
  color: #0064b0;
}

.footer-menu.desktop_nav .sub-menu {
  display: block !important;
  margin-top: -10px;
}
.footer-menu.desktop_nav ul > li > a {
  background: none;
  border: none;
  color: white !important;
  padding: 0.5em 25px;
  font-size: 0.66em;
  transition: 0.3s all;
}
.footer-menu.desktop_nav ul > li > a:hover,
.footer-menu.desktop_nav ul > li > a:focus {
  padding-left: 28px;
  text-decoration: underline !important;
}
@media only screen and (max-width: 1862px) {
  .footer-menu.desktop_nav .sub-menu {
    display: none !important;
  }
}
/* 
	My Account Section
*/

.woocommerce {
  margin-top: 10vh;
}
.my-account-dashboard {
  margin-bottom: 20vh;
}
.my-account-dashboard-container {
  display: grid;
  grid-template-columns: 20% auto;
  gap: 1em;
  width: 70%;
  margin: 0 auto;
}
.my-account-dashboard-container h1 {
  grid-area: 1/1/2/3;
}
.my-account-navigation {
  /* border: 1px solid #ddd; */
  border-radius: 10px;
  margin-bottom: auto;
  overflow: hidden;
}
.my-account-navigation-link {
  display: block;
  color: black !important;
  background: #f3f3f3;
  margin: 0;
  padding: 0.75em;
  border-top: 1px solid #ddd;
}
.my-account-navigation-link.active {
  background: #e5f3ff;
}
.my-account-navigation-link.active:hover {
  background: #e5f3ff;
}
.my-account-navigation-link:first-child {
  border-top: none;
}
.my-account-navigation-link:hover {
  background: white;
}
.my-account-content {
  padding: 1em;
  background: #f6f6f6;
}
.control-container {
  display: flex;
  flex-flow: column;
  width: 50%;
}
.control-container label {
  font-size: 1.2em;
}
.control-container p {
  font-size: 0.8em;
  color: #666;
  margin-bottom: 0;
}
.control-container input {
  border: none;
  background: #ddd;
  padding: 0.5em;
  border-radius: 5px;
  font-size: 1.2em;
  font-weight: bold;
}
.control-container input:hover,
.control-container input:focus {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.submit-button {
  color: white !important;
  background: #0064b2;
  border: none;
  outline: none;
  padding: 0.5em 1.75em;
  border-radius: 5px;
  margin: 1em 0;
}
.submit-button:hover {
  background: #1595d2;
  animation-name: haze;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

#errors-box {
  border: 1px solid red;
  border-radius: 5px;
  width: 50%;
  padding: 1em;
  display: none;
}
#errors-box * {
  margin: 0;
  padding: 0;
  color: red;
}

#success-box {
  border: 1px solid #3b963b;
  border-radius: 5px;
  width: 50%;
  padding: 1em;
  display: none;
}
#success-box * {
  margin: 0;
  padding: 0;
  color: #3b963b;
}

@keyframes haze {
  0% {
    background: #1595d2;
  }
  50% {
    background: #1f3d7b;
  }
  100% {
    background: #1595d2;
  }
}

/* ome  */
.fancy-button {
  background: transparent;
  padding: 1px;
  border-radius: 10px;
  transition: all 0.5s;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.fancy-button:hover .spinner {
  background: turquoise;
  animation-name: spin;
}
.fancy-button.blue:hover,
.fancy-button.blue:hover a {
  background: #0e76bc;
}

.fancy-button a {
  display: block;
  background: white;
}
.fancy-button.blue a {
  background: #0064b2;
  color: white;
}
.spinner {
  position: absolute;
  height: 700%;
  width: 4px;
  background: transparent;
  left: 50%;
  top: -300%;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  z-index: -1;
}
.spinner.s2 {
  height: 4px;
  width: 101%;
  top: 50%;
  left: 0;
}
.spinner.s3 {
  height: 6px;
  width: 101%;
  top: 50%;
  left: 0;
  animation-duration: 3s;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

#menu-item-40449 a:after {
  content: "Partner with Weka Online, expand your range of services, receive commission and other bonuses." !important;
  white-space: pre;
}
#menu-item-5032 a:after {
  content: "Weka Online loves working with digital marketing agencies in the eCommerce space." !important;
  white-space: pre;
  /* integration text*/
}

@media (max-width: 1300px) {
  #mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item {
    margin: 0;
  }
}

/* 991 1282 */
/* 1183 1282 */
@media (min-width: 991px) and (max-width: 1299px) {
  .quickfind-category img {
    margin-top: 102px;
  }
}

/* 17 */
/* 1265 */

@media (min-width: 1205px) and (max-width: 1299px) {
  #category2 {
    margin-top: 31px;
  }
}


/* Weka Online branded Send Enquiry button */
/* Weka Online branded Send Enquiry button - flat style */
form.contactform input[type="submit"] {
    appearance: none;
    -webkit-appearance: none;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-height: 50px;
    padding: 14px 32px;

    border: 2px solid #0a76bc !important;
    border-radius: 6px;

    background: #0a76bc !important;
    color: #ffffff !important;

    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    text-decoration: none !important;

    box-shadow: none;
    cursor: pointer;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        color 0.2s ease,
        transform 0.2s ease;
}

/* Hover state */
form.contactform input[type="submit"]:hover {
    background: #1e4961 !important;
    border-color: #1e4961 !important;
    color: #ffffff !important;
    transform: translateY(-1px);
}

/* Click state */
form.contactform input[type="submit"]:active {
    transform: translateY(0);
}

/* Keyboard accessibility */
form.contactform input[type="submit"]:focus-visible {
    outline: 3px solid rgba(10, 118, 188, 0.28);
    outline-offset: 3px;
}

/* Disabled / submitting state */
form.contactform input[type="submit"]:disabled {
    background: #9aa8b2 !important;
    border-color: #9aa8b2 !important;
    color: #ffffff !important;
    cursor: not-allowed;
    transform: none;
}

/* Mobile */
@media (max-width: 600px) {
    form.contactform input[type="submit"] {
        width: 100%;
        padding: 14px 22px;
    }
}

#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item {
  margin: 0 0 0 40px !important;
}

#main .mainsection {margin-bottom:50px;}

#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item > a.mega-menu-link {
  line-height: 44px !important;
}

