@charset "UTF-8";
/*
 * Theme Name: Bidvest
 * Version: 1.2
 */
* {
  box-sizing: border-box;
}

html {
  font-family: "Open Sans", sans-serif;
  color: hsl(0, 0%, 15%);
  font-weight: 300;
}
@media (min-width: 721px) {
  html {
    font-size: 25px;
  }
}
@media (max-width: 720px) {
  html {
    font-size: 17.5px;
  }
}

body {
  background-color: #E7E4E4;
  margin: 0;
}

body > .wrapper {
  background-color: white;
  max-width: 1920px;
  position: relative;
  margin: auto;
}

h1, h2 {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 300;
}
@media (max-width: 720px) {
  h1, h2 {
    margin: 2rem 0;
  }
}

h1 {
  margin: 3rem 0;
}

h2 {
  margin: 2rem 0;
}

h3 {
  font-size: inherit;
}

h4 {
  font-weight: inherit;
  font-size: 1.1em;
}

h3, h4, p {
  margin: 1rem 0;
}

h1:last-child:not(:first-child), h2:last-child:not(:first-child), h3:last-child:not(:first-child), h4:last-child:not(:first-child), p:last-child:not(:first-child) {
  margin-bottom: 0;
}
h1:first-child:not(:last-child), h2:first-child:not(:last-child), h3:first-child:not(:last-child), h4:first-child:not(:last-child), p:first-child:not(:last-child) {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}
p:first-child {
  margin-top: 0;
}

a {
  text-decoration: none;
  transition: 0.5s all;
  color: inherit;
}
a, a:after {
  opacity: 1;
}
a:hover, a:hover:after {
  opacity: 0.7;
}
main p a {
  text-decoration: underline;
  text-decoration-color: #999999;
}
a.button {
  text-decoration: none;
}

b, strong {
  font-weight: 700;
}

img {
  height: auto;
}

cite {
  font-style: inherit;
}

blockquote {
  margin: 0;
}

.menu {
  list-style: none;
  margin: 0;
}
.menu, .menu li {
  padding: 0;
}

.button {
  background-color: #F2A900;
  display: inline-block;
  border-radius: 0.5rem;
  padding: 0.5rem 3rem;
  font-weight: 700;
  font-size: 2rem;
  color: white;
}
@media (max-width: 380px) {
  .button {
    font-size: 1rem;
  }
}

a.important-link {
  color: #F2A900;
  font-weight: 700;
}

form.wpcf7-form p {
  margin: 0;
  padding: 0;
}
form.wpcf7-form label,
form.wpcf7-form input[type=text],
form.wpcf7-form input[type=email],
form.wpcf7-form input[type=date],
form.wpcf7-form select,
form.wpcf7-form textarea {
  width: 100%;
}
form.wpcf7-form input,
form.wpcf7-form textarea,
form.wpcf7-form select {
  border: 1px solid #d1d1d1;
  font-family: "Open Sans", sans-serif;
  font-size: 0.8rem;
  padding: 0.4rem;
  margin-bottom: 0.4rem;
}

form.wpcf7-form input[type=submit],
a.button {
  display: inline-block;
  margin-top: 0.5rem;
  padding: 0.25rem 1.1rem;
  border-radius: 1rem;
  border: 0;
  background-color: #F2A900;
  color: white;
  font-weight: 700;
  font-size: 1rem;
  cursor: pointer;
}
form.wpcf7-form input[type=submit]:hover,
a.button:hover {
  background-color: rgb(216.5, 151.1921487603, 0);
}

.wrapper > header {
  justify-content: space-between;
  max-width: 1920px;
  align-items: center;
  padding: 2rem;
  display: flex;
  z-index: 110;
  margin: auto;
  color: white;
}
@media (min-width: 721px) {
  .wrapper > header {
    position: absolute;
    bottom: auto;
    right: 0;
    left: 0;
    top: 0;
    position: absolute;
    bottom: auto;
    right: 0;
    left: 0;
    top: 0;
  }
}
@media (max-width: 720px) {
  .wrapper > header {
    background-color: hsl(0, 0%, 15%);
    padding: 1.5rem 2rem 1rem;
  }
}

header .custom-logo {
  max-width: 142px;
}

@media (min-width: 1601px) {
  header .menu {
    display: flex;
    font-weight: 700;
    font-size: 0.7rem;
    text-transform: uppercase;
  }
}
@media (min-width: 1601px) and (max-width: 720px) {
  header .menu {
    font-size: 1rem;
  }
}
@media (min-width: 1601px) {
  header .menu li + li:before {
    margin: 0 0.5em;
    content: "|";
  }
  header .menu .current_page_item > a,
  header .menu .current-menu-item > a {
    position: relative;
  }
  header .menu .current_page_item > a:after,
  header .menu .current-menu-item > a:after {
    position: absolute;
    bottom: auto;
    right: 0;
    left: 0;
    top: 100%;
    background-color: white;
    margin: 0.5em auto 0;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    content: "";
  }
}
@media (max-width: 1600px) {
  header .menu {
    position: absolute;
    bottom: auto;
    right: 0;
    left: auto;
    top: 0;
    overflow: hidden;
  }
  header .menu li, header .menu:before {
    position: relative;
    z-index: 100;
  }
  header .menu:before {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='white' d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;
    margin: 2rem 2rem 1rem auto;
    background-size: contain;
    cursor: pointer;
    display: block;
    height: 2rem;
    width: 2rem;
    content: "";
  }
  header .menu.expanded:after {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    z-index: 90;
    content: "";
    display: block;
    background-color: rgba(0, 0, 0, 0.15);
  }
  header .menu li a {
    display: block;
    margin-right: 0;
    padding: 0.5rem 2rem;
    background-color: white;
    color: black;
    text-align: right;
    opacity: 1;
    transform: translateX(0);
    transition: transform opacity 0.5s;
  }
  header .menu li:first-child a {
    padding-top: 1rem;
  }
  header .menu li:last-child a {
    padding-bottom: 1rem;
  }
  header .menu:not(.expanded):before {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='white' d='M442 114H6a6 6 0 0 1-6-6V84a6 6 0 0 1 6-6h436a6 6 0 0 1 6 6v24a6 6 0 0 1-6 6zm0 160H6a6 6 0 0 1-6-6v-24a6 6 0 0 1 6-6h436a6 6 0 0 1 6 6v24a6 6 0 0 1-6 6zm0 160H6a6 6 0 0 1-6-6v-24a6 6 0 0 1 6-6h436a6 6 0 0 1 6 6v24a6 6 0 0 1-6 6z'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;
  }
  header .menu:not(.expanded) li a {
    opacity: 0;
    transform: translateX(100%);
    margin-right: -500px;
  }
}

.wrapper > footer {
  background-color: #F2A900;
  text-align: center;
  padding: 2rem 0;
  color: white;
}

footer .menu {
  display: flex;
  font-weight: 700;
  font-size: 0.7rem;
  text-transform: uppercase;
  justify-content: center;
}
@media (max-width: 720px) {
  footer .menu {
    font-size: 1rem;
  }
}
footer .menu li + li:before {
  margin: 0 0.5em;
  content: "|";
}
@media (max-width: 1024px) {
  footer .menu li + li:before {
    display: none;
  }
}

@media (max-width: 1024px) {
  #menu-menu-1 {
    display: none;
  }
}

#menu-footer-menu {
  text-transform: inherit;
  font-weight: inherit;
}
@media (max-width: 1024px) {
  #menu-footer-menu {
    flex-direction: column;
  }
}
#menu-footer-menu #menu-item-72 {
  font-weight: 700;
}

footer .custom-logo-link {
  margin: 2rem 0;
  display: block;
}
@media (max-width: 720px) {
  footer .custom-logo-link {
    margin: 0 0 1rem;
  }
}

footer .site-copyright {
  font-size: 0.5rem;
  margin-top: 2rem;
}
@media (max-width: 720px) {
  footer .site-copyright {
    padding: 1rem 1rem 0;
    font-size: 0.8rem;
    line-height: 1.3;
    margin-top: 0;
  }
}

.so-widget-sow-icon .sow-icon.sow-icon span {
  color: inherit !important;
}

.sow-slider-base .sow-slider-pagination.sow-slider-pagination {
  text-align: center;
  line-height: 1rem;
  bottom: 2rem;
}
.sow-slider-base .sow-slider-pagination.sow-slider-pagination li a {
  margin-top: 0.25rem;
  height: 0.5rem;
  width: 0.5rem;
}

.header-banner, .header-banner-small {
  justify-content: center !important;
  align-items: center !important;
  text-align: center;
  display: flex;
  color: white;
  flex: 100%;
}
@media (max-width: 1920px) {
  .header-banner {
    height: 56.25vw;
  }
}
@media (min-width: 1921px) {
  .header-banner {
    height: 1080px;
  }
}
.header-banner-small {
  height: 18.75vw;
}
.header-banner-small {
  background-color: #2CD5C4;
}
.header-banner > div {
  max-width: 1280px;
}
.header-banner h1, .header-banner-small h1 {
  font-weight: 700;
  line-height: 1;
  margin: 1rem;
  color: #F2A900;
}
.header-banner h1:after, .header-banner-small h1:after {
  color: #F2A900;
  content: ".";
}
@media (max-width: 1366px) {
  .header-banner h1 {
    font-size: 10.4166666667vw;
  }
  .post-header .header-banner h1 {
    font-size: 4.6875vw;
  }
}
@media (min-width: 1367px) {
  .header-banner h1 {
    font-size: 8rem;
  }
  .post-header .header-banner h1 {
    font-size: 3.6rem;
  }
  .header-banner-small h1 {
    font-size: 2.7rem;
  }
}
.header-banner p {
  font-size: 0.7rem;
  line-height: 1.75;
  font-weight: 600;
}
@media (min-width: 640px) {
  .header-banner p {
    font-size: 1.9vw;
    line-height: 3.25vw;
    font-weight: 600;
  }
}
@media (min-width: 1366px) {
  .header-banner p {
    font-size: 1rem;
    line-height: 2;
    font-weight: 700;
  }
}
.header-banner-small p {
  line-height: 1.5;
  font-weight: 600;
  font-size: 1.25rem;
}

.big-quote blockquote,
.banner-slider blockquote {
  line-height: 1.2;
}
@media (min-width: 1921px) {
  .big-quote blockquote,
  .banner-slider blockquote {
    font-size: 60px;
  }
}
@media (max-width: 1920px) and (min-width: 1025px) {
  .big-quote blockquote,
  .banner-slider blockquote {
    font-size: 3.125vw;
  }
}

.big-quote,
.banner-slider .sow-slider-image {
  text-align: center;
  color: white;
}
@media (min-width: 1921px) {
  .big-quote,
  .banner-slider .sow-slider-image {
    min-height: 1080px;
  }
}
@media (max-width: 1920px) {
  .big-quote,
  .banner-slider .sow-slider-image {
    min-height: 56.25vw;
  }
}

.big-quote > div,
.banner-slider .sow-slider-image .so-panel > div {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 4rem;
}
.big-quote > div > *,
.banner-slider .sow-slider-image .so-panel > div > * {
  max-width: 45%;
}
.big-quote.align-right > div, .big-quote > div.align-right,
.banner-slider .sow-slider-image .so-panel > div.align-right {
  align-items: flex-end;
}

.big-quote.align-bottom > div, .big-quote > div.align-bottom,
.banner-slider .sow-slider-image .so-panel > div.align-bottom {
  justify-content: flex-end;
}

@media (max-width: 639px) {
  .big-quote > div h2, .big-quote > div h3,
  .banner-slider .sow-slider-image .so-panel > div h2,
  .banner-slider .sow-slider-image .so-panel > div h3 {
    font-size: 0.9rem;
    margin: 1rem 0;
  }
  .big-quote > div h4,
  .banner-slider .sow-slider-image .so-panel > div h4 {
    font-size: 0.8rem;
  }
  .big-quote > div p,
  .banner-slider .sow-slider-image .so-panel > div p {
    font-size: 0.75rem;
  }
}
@media (min-width: 640px) and (max-width: 1365px) {
  .big-quote > div h2, .big-quote > div h3,
  .banner-slider .sow-slider-image .so-panel > div h2,
  .banner-slider .sow-slider-image .so-panel > div h3 {
    font-size: 3vw;
    margin: 1rem 0;
  }
  .big-quote > div h4,
  .banner-slider .sow-slider-image .so-panel > div h4 {
    font-size: 2.2vw;
  }
  .big-quote > div p,
  .banner-slider .sow-slider-image .so-panel > div p {
    font-size: 2.1vw;
  }
}

.banner-slider .sow-slider-image-container {
  bottom: 0;
  right: 0;
}

@media (max-width: 1024px) {
  .banner-slider .sow-slider-image-container,
  .big-quote > div {
    margin: 0;
    padding: 4rem;
    background-color: rgba(0, 0, 0, 0.3);
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5), -2px 2px 2px rgba(0, 0, 0, 0.5), 2px -2px 2px rgba(0, 0, 0, 0.5), -2px -2px 2px rgba(0, 0, 0, 0.5);
  }
}

.big-quote {
  position: relative;
}

.panel-layout > .panel-grid > div {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.panel-layout > .panel-grid > div.no-h-margin, .panel-layout > .panel-grid > div.header-banner, .panel-layout > .panel-grid > div.header-banner-small {
  margin-bottom: 0;
  margin-top: 0;
}

.side-margin {
  margin-right: 1rem;
  margin-left: 1rem;
}

@media (min-width: 1331px) {
  .max-width-inner, body.single article, #being-the-best, #the-best-technology {
    max-width: 1280px;
    margin: auto;
  }
}
@media (max-width: 1330px) {
  .max-width-inner, body.single article, #being-the-best, #the-best-technology {
    margin: 1rem;
  }
}

.grid-three > .panel-grid-cell {
  grid-template-columns: repeat(3, 1fr) [end];
  grid-gap: 1rem;
  display: grid;
}

.grid-two {
  background-color: #2CD5C4;
  color: #E7E4E4;
}
.grid-two .so-panel > div {
  padding: 3rem;
}
.panel-layout > .panel-grid > .grid-two {
  margin-bottom: 0;
  margin-top: 0;
}
.grid-two > div > div {
  display: flex;
  flex-direction: column;
}
.grid-two > div > div .so-panel {
  min-height: 4rem;
}
@media (max-width: 780px) {
  .grid-two > div > div {
    display: grid;
    grid-gap: 0;
    grid-template-columns: repeat(2, 1fr);
  }
  .grid-two > div > div .so-panel:nth-child(1) {
    order: 1;
  }
  .grid-two > div > div .so-panel:nth-child(2) {
    order: 2;
  }
  .grid-two > div > div .so-panel:nth-child(3) {
    order: 4;
  }
  .grid-two > div > div .so-panel:nth-child(4) {
    order: 3;
  }
  .grid-two > div > div .so-panel:nth-child(5) {
    order: 5;
  }
  .grid-two > div > div .so-panel:nth-child(6) {
    order: 6;
  }
  .grid-two > div > div .so-panel:nth-child(7) {
    order: 8;
  }
  .grid-two > div > div .so-panel:nth-child(8) {
    order: 7;
  }
  .grid-two > div > div .so-panel:nth-child(9) {
    order: 9;
  }
  .grid-two > div > div .so-panel:nth-child(10) {
    order: 10;
  }
  .grid-two > div > div .so-panel:nth-child(11) {
    order: 12;
  }
  .grid-two > div > div .so-panel:nth-child(12) {
    order: 11;
  }
  .grid-two > div > div .so-panel:nth-child(13) {
    order: 13;
  }
  .grid-two > div > div .so-panel:nth-child(14) {
    order: 14;
  }
  .grid-two > div > div .so-panel:nth-child(15) {
    order: 16;
  }
  .grid-two > div > div .so-panel:nth-child(16) {
    order: 15;
  }
  .grid-two > div > div .so-panel:nth-child(17) {
    order: 17;
  }
  .grid-two > div > div .so-panel:nth-child(18) {
    order: 18;
  }
  .grid-two > div > div .so-panel:nth-child(19) {
    order: 20;
  }
  .grid-two > div > div .so-panel:nth-child(20) {
    order: 19;
  }
  .grid-two > div > div .so-panel:nth-child(21) {
    order: 21;
  }
  .grid-two > div > div .so-panel:nth-child(22) {
    order: 22;
  }
  .grid-two > div > div .so-panel:nth-child(23) {
    order: 24;
  }
  .grid-two > div > div .so-panel:nth-child(24) {
    order: 23;
  }
  .grid-two > div > div .so-panel:nth-child(25) {
    order: 25;
  }
  .grid-two > div > div .so-panel:nth-child(26) {
    order: 26;
  }
  .grid-two > div > div .so-panel:nth-child(27) {
    order: 28;
  }
  .grid-two > div > div .so-panel:nth-child(28) {
    order: 27;
  }
  .grid-two > div > div .so-panel:nth-child(29) {
    order: 29;
  }
  .grid-two > div > div .so-panel:nth-child(30) {
    order: 30;
  }
}
.grid-two .panel-grid-cell > div div {
  height: 100%;
  overflow: hidden;
}
.grid-two .widget-title {
  margin-bottom: 2rem;
}
.grid-two h2, .grid-two h3, .grid-two h4, .grid-two h5, .grid-two h6, .grid-two p {
  text-align: center;
}
.grid-two h2, .grid-two h3, .grid-two h4, .grid-two h5, .grid-two h6 {
  font-size: 216.66%;
}
.grid-two p {
  font-size: 133.33%;
}
.grid-two strong, .grid-two b {
  font-weight: 700;
}
.grid-two strong {
  text-transform: uppercase;
}
@media (max-width: 1920px) {
  .grid-two .so-widget-sow-editor img {
    height: auto;
    max-width: 30vw;
    min-width: 150px;
    width: auto;
  }
}

#being-the-best, #the-best-technology {
  position: relative;
  text-align: center;
}
#being-the-best .so-widget-sow-editor h3, #the-best-technology .so-widget-sow-editor h3 {
  font-weight: 300;
}
#being-the-best .widget_sow-editor, #the-best-technology .widget_sow-editor {
  position: relative;
  grid-column: 1/end;
}
#being-the-best .widget_sow-image ~ .widget_sow-editor, #the-best-technology .widget_sow-image ~ .widget_sow-editor {
  position: relative;
  grid-row: panel-start/panel-end;
  opacity: 0;
  z-index: 10;
}
#being-the-best .widget_sow-image ~ .widget_sow-editor.hot, #the-best-technology .widget_sow-image ~ .widget_sow-editor.hot {
  opacity: 1;
  z-index: 20;
}
#being-the-best .widget_sow-image, #the-best-technology .widget_sow-image {
  color: #d1d1d1;
  cursor: pointer;
}
#being-the-best .widget_sow-image:hover, #the-best-technology .widget_sow-image:hover {
  color: #999999;
}
#being-the-best .widget_sow-image.hot, #the-best-technology .widget_sow-image.hot {
  color: black;
}
@media (max-width: 480px) {
  #being-the-best .widget_sow-image .widget-title, #the-best-technology .widget_sow-image .widget-title {
    font-size: 3.5vw;
  }
}
#being-the-best .widget_sow-image svg, #the-best-technology .widget_sow-image svg {
  display: block;
  max-height: 14vw;
  width: auto;
  margin: auto;
  padding: 0.5rem;
  pointer-events: none;
}
@media (min-width: 720px) {
  #being-the-best .widget_sow-image svg, #the-best-technology .widget_sow-image svg {
    max-height: 130px;
    padding: 1rem;
  }
}
#being-the-best .widget_sow-image + .widget_sow-image .sow-image-container, #the-best-technology .widget_sow-image + .widget_sow-image .sow-image-container {
  border-left: 1px solid #d1d1d1;
}
#being-the-best .widget_sow-image:nth-child(2) path, #the-best-technology .widget_sow-image:nth-child(2) path {
  fill: #F2A900;
}
#being-the-best .widget_sow-image:nth-child(2):hover path, #the-best-technology .widget_sow-image:nth-child(2):hover path {
  fill: rgb(191, 133.3842975207, 0);
}
#being-the-best .widget_sow-image:nth-child(3) path, #the-best-technology .widget_sow-image:nth-child(3) path {
  fill: #EF426F;
}
#being-the-best .widget_sow-image:nth-child(3):hover path, #the-best-technology .widget_sow-image:nth-child(3):hover path {
  fill: rgb(234.1756097561, 19.8243902439, 75.5804878049);
}
#being-the-best .widget_sow-image:nth-child(4) path, #the-best-technology .widget_sow-image:nth-child(4) path {
  fill: #97D700;
}
#being-the-best .widget_sow-image:nth-child(4):hover path, #the-best-technology .widget_sow-image:nth-child(4):hover path {
  fill: rgb(115.1813953488, 164, 0);
}
#being-the-best .widget_sow-image:nth-child(5) path, #the-best-technology .widget_sow-image:nth-child(5) path {
  fill: #2CD5C4;
}
#being-the-best .widget_sow-image:nth-child(5):hover path, #the-best-technology .widget_sow-image:nth-child(5):hover path {
  fill: rgb(34.1976284585, 171.8023715415, 157.9604743083);
}
#being-the-best .widget_sow-image:nth-child(6) path, #the-best-technology .widget_sow-image:nth-child(6) path {
  fill: #FF7F41;
}
#being-the-best .widget_sow-image:nth-child(6):hover path, #the-best-technology .widget_sow-image:nth-child(6):hover path {
  fill: rgb(255, 92.6421052632, 14);
}

#the-best-technology > div {
  display: grid;
  grid-template-rows: auto auto [panel-start] auto [panel-end];
  grid-template-columns: repeat(4, 25%) [end];
}
#the-best-technology > div > .so-panel:nth-child(n+6) h3,
#the-best-technology > div > .so-panel:nth-child(n+6) .widget-title {
  margin: 3rem 0 2rem;
  color: inherit;
  font-size: 1.5rem;
}

#being-the-best > div {
  display: grid;
  grid-template-rows: auto auto [panel-start] auto [panel-end];
  grid-template-columns: repeat(5, 20%) [end];
}
#being-the-best > div > .so-panel:nth-child(n+7) h3,
#being-the-best > div > .so-panel:nth-child(n+7) .widget-title {
  margin: 3rem 0 2rem;
  color: inherit;
  font-size: 1.5rem;
}

#front-slide {
  position: relative;
  color: white;
}
#front-slide .site-telephone {
  position: absolute;
  z-index: 100;
  bottom: 2rem;
  right: 2rem;
  line-height: 1;
}
#front-slide .site-telephone a {
  font-weight: 700;
  text-decoration: none;
}
@media (max-width: 1024px) {
  #front-slide .site-telephone {
    position: static;
    text-align: center;
    margin-top: 4rem;
    color: black;
  }
}
@media (max-width: 1024px) and (max-width: 720px) {
  #front-slide .site-telephone {
    margin-top: 3rem;
  }
}
@media (max-width: 1024px) {
  #front-slide .site-telephone a {
    text-decoration: underline;
  }
}

#usps {
  color: white;
  font-size: 2.5rem;
  line-height: 1;
}
#usps h2, #usps h3, #usps h4, #usps p {
  margin: 0;
}
#usps p {
  display: block;
  margin-top: 2rem;
  font-size: 1.2rem;
  font-weight: 700;
}
#usps a {
  text-decoration: none;
}
#usps a:hover {
  opacity: 1;
}
#usps .panel-grid-cell .so-panel.widget > .panel-widget-style > div {
  position: relative;
  display: block;
  padding-top: 100%;
}
#usps .panel-grid-cell .so-panel.widget > .panel-widget-style > div > div,
#usps .panel-grid-cell .so-panel.widget > .panel-widget-style > div > a > div {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  visibility: hidden;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background-color: rgba(242, 169, 0, 0.7);
  text-align: center;
  opacity: 0;
  transition: all 0.5s;
}
#usps .so-panel.widget > .panel-widget-style {
  transition: all 0.5s;
}
#usps .so-panel.widget > .panel-widget-style:hover {
  background-size: auto 110%;
}
#usps .so-panel.widget > .panel-widget-style:hover > div, #usps .so-panel.widget > .panel-widget-style:hover > div > a > div, #usps .so-panel.widget > .panel-widget-style:hover > div > div {
  visibility: visible;
  opacity: 1 !important;
}
@media (max-width: 780px) {
  #usps .panel-grid-cell + .panel-grid-cell {
    margin-top: 1rem;
  }
}

@keyframes dip {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(20%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes drivein {
  0% {
    transform: translateX(100%);
    position: relative;
    right: -50%;
  }
  100% {
    position: relative;
    transform: none;
    right: 0%;
  }
}
@keyframes wiggle {
  0% {
    transform: rotateZ(0deg);
  }
  25% {
    transform: rotateZ(-10deg);
  }
  50% {
    transform: rotateZ(10deg);
  }
  100% {
    transform: rotateZ(0deg);
  }
}
#counters {
  display: flex;
  overflow: hidden;
  color: white;
  text-align: center;
}
#counters.panel-row-style.panel-row-style {
  flex-direction: inherit;
}
#counters .panel-grid-cell {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 50%;
  background-color: #F2A900;
  transition: transform 0.5s;
}
@media (max-width: 720px) {
  #counters .panel-grid-cell {
    border: 1em solid white;
  }
}
@media (min-width: 721px) {
  #counters .panel-grid-cell {
    border: 2em solid white;
  }
}
#counters .panel-grid-cell:hover {
  transform: scale(1.025);
}
#counters .panel-grid-cell:hover .sow-icon-fontawesome[data-sow-icon=] {
  animation: dip 0.5s;
}
#counters .panel-grid-cell:hover .sow-icon-fontawesome[data-sow-icon=] {
  animation: drivein 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#counters .panel-grid-cell:hover .sow-icon-fontawesome[data-sow-icon=] {
  animation: wiggle 0.2s 2;
}
#counters h3,
#counters .sow-icon-fontawesome {
  font-size: 3em;
}
#counters h3, #counters p {
  margin: 0;
}
#counters h3 {
  font-weight: 300;
}
@media (min-width: 1921px) {
  #counters .panel-grid-cell {
    height: calc(640px - 0.6666666667rem);
    width: calc(640px - 0.6666666667rem);
  }
}
@media (max-width: 1920px) and (min-width: 721px) {
  #counters .panel-grid-cell {
    height: 33.3333333333vw;
    width: 33.3333333333vw;
  }
}
@media (max-width: 1300px) and (min-width: 721px) {
  #counters {
    font-size: 1.9230769231vw;
  }
}
@media (max-width: 720px) {
  #counters.panel-row-style.panel-row-style {
    flex-direction: column;
  }
  #counters .panel-grid-cell {
    height: 100vw;
    width: 100vw;
  }
}
@media (max-width: 440px) {
  #counters {
    font-size: 5.6818181818vw;
  }
}

#customers {
  background-color: #eeeeee;
}

#customer-logos {
  margin: 0 0 2rem;
  list-style: none;
  display: flex;
  padding: 0;
  flex-wrap: wrap;
}
@media (min-width: 1080px) {
  #customer-logos {
    flex-wrap: nowrap;
  }
}
#customer-logos li:not(.line) {
  align-self: center;
  flex: 1 0 20%;
  padding: 0.5rem;
}
@media (min-width: 1080px) {
  #customer-logos li:not(.line) {
    flex: 1;
    padding: 0;
  }
}
#customer-logos li + .line {
  display: none;
}
@media (min-width: 1080px) {
  #customer-logos li + .line {
    display: block;
    border-left: 1px solid #d1d1d1;
    padding-left: 1rem;
    margin-left: 1rem;
  }
}
#customer-logos img {
  max-width: 100%;
  display: block;
  margin: auto;
}

#testimonial-slider {
  position: relative;
}
#testimonial-slider > .inner {
  overflow: hidden;
  display: flex;
}
#testimonial-slider .slide {
  justify-content: space-between;
  flex-direction: column;
  transition: 0.5s all;
  align-items: center;
  flex: 0 0 100%;
  display: flex;
}
#testimonial-slider .slide > :last-child {
  margin: 1rem auto auto auto;
}
#testimonial-slider cite,
#testimonial-slider blockquote {
  margin: 0;
  max-width: 100%;
  text-align: center;
}
#testimonial-slider img {
  max-width: 100%;
}
#testimonial-slider .nav > div {
  position: absolute;
  top: 0;
  line-height: 1;
  font-size: 0;
  cursor: pointer;
}
@media (max-width: 799px) {
  #testimonial-slider .nav > div {
    height: 3.5rem;
    width: 3.5rem;
  }
}
@media (min-width: 800px) {
  #testimonial-slider .nav > div {
    height: 7rem;
    width: 7rem;
  }
}
#testimonial-slider .prev {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%23d1d1d1' d='M238.475 475.535l7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L50.053 256 245.546 60.506c4.686-4.686 4.686-12.284 0-16.971l-7.071-7.07c-4.686-4.686-12.284-4.686-16.97 0L10.454 247.515c-4.686 4.686-4.686 12.284 0 16.971l211.051 211.05c4.686 4.686 12.284 4.686 16.97-.001z' class=''%3E%3C/path%3E%3C/svg%3E") no-repeat center center;
  background-size: 30%;
  right: 100%;
}
#testimonial-slider .next {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%23d1d1d1' d='M238.475 475.535l7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L50.053 256 245.546 60.506c4.686-4.686 4.686-12.284 0-16.971l-7.071-7.07c-4.686-4.686-12.284-4.686-16.97 0L10.454 247.515c-4.686 4.686-4.686 12.284 0 16.971l211.051 211.05c4.686 4.686 12.284 4.686 16.97-.001z' class=''%3E%3C/path%3E%3C/svg%3E") no-repeat center center;
  transform: scaleX(-1);
  background-size: 30%;
  left: 100%;
}
@media (min-width: 1630px) {
  #testimonial-slider {
    max-width: 1280px;
    margin: auto;
  }
}
@media (max-width: 1629px) and (min-width: 800px) {
  #testimonial-slider {
    margin: 0 7rem;
  }
}
@media (max-width: 799px) {
  #testimonial-slider {
    margin: 0 3.5rem;
  }
}

#pg-archive-no-results {
  padding: 0 0 40px 0;
}

#awards-slider .sow-slider-image h2, #awards-slider .sow-slider-image h3 {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  #awards-slider .sow-slider-image h2, #awards-slider .sow-slider-image h3 {
    font-size: 1rem;
  }
  #awards-slider .sow-slider-image h4, #awards-slider .sow-slider-image h5, #awards-slider .sow-slider-image h6, #awards-slider .sow-slider-image p {
    font-size: 0.6rem !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1400px) {
  #awards-slider .sow-slider-image h2, #awards-slider .sow-slider-image h3 {
    font-size: 2.5vw;
  }
  #awards-slider .sow-slider-image h4, #awards-slider .sow-slider-image h5, #awards-slider .sow-slider-image h6, #awards-slider .sow-slider-image p {
    font-size: 1.7vw !important;
  }
}

#best-team {
  text-align: center;
}
@media screen and (max-width: 720px) {
  #best-team.grid-three > .panel-grid-cell {
    grid-template-columns: repeat(2, 1fr) [end];
  }
}
#best-team .so-panel:first-child {
  grid-column: 1/end;
  margin-bottom: -1rem;
}
#best-team .so-panel:nth-child(n+2) {
  position: relative;
  color: white;
}
@media only screen and (max-width: 719px) {
  #best-team .so-panel:nth-child(n+2) {
    height: 48.046875vw;
  }
}
@media only screen and (min-width: 720px) and (max-width: 1919px) {
  #best-team .so-panel:nth-child(n+2) {
    height: 31.5972222222vw;
  }
}
@media only screen and (min-width: 1920px) {
  #best-team .so-panel:nth-child(n+2) {
    height: 606.6666666667px;
  }
}
#best-team .so-panel:nth-child(n+2) > div {
  justify-content: center;
  align-items: center;
  display: flex;
}
#best-team .so-panel:nth-child(n+2) > div, #best-team .so-panel:nth-child(n+2) > div:before {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
#best-team .so-panel:nth-child(n+2) > div:before {
  background: rgba(60, 70, 75, 0.7);
  display: block;
  content: "";
}
#best-team .so-panel:nth-child(n+2) > div:before,
#best-team .so-panel:nth-child(n+2) > div > div {
  transition: 1s all;
  opacity: 0;
}
#best-team .so-panel:nth-child(n+2) > div:hover:before,
#best-team .so-panel:nth-child(n+2) > div:hover > div {
  opacity: 1;
}
#best-team .so-panel:nth-child(n+2) > div > div {
  position: relative;
  z-index: 10;
}

.job-details dl {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: auto [start] 1fr auto 1fr [end];
}
.job-details dt {
  font-weight: 600;
}
.job-details dd {
  margin: 0;
}

#contact-information .panel-grid-cell > div {
  display: grid;
  grid-gap: 25px;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
}
@media screen and (min-width: 960px) {
  #contact-information .panel-grid-cell > div {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(5, auto);
  }
  #contact-information .panel-grid-cell > div > div:nth-child(1) {
    grid-row: 1/6;
    grid-column: 2;
    display: flex;
  }
}

#static-header {
  background-color: #666666;
}

body.error404 #static-header,
body.archive #static-header,
body.single #static-header,
body.password-protected-page #static-header {
  background-image: url("/wp-content/uploads/2018/06/about-us.jpg");
}
body.error404 .has-background-image,
body.archive .has-background-image,
body.single .has-background-image,
body.password-protected-page .has-background-image {
  position: relative;
  overflow: hidden;
}
body.error404 .has-background-image .background-image-container,
body.archive .has-background-image .background-image-container,
body.single .has-background-image .background-image-container,
body.password-protected-page .has-background-image .background-image-container {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1;
  margin: -10px;
  filter: blur(10px);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
body.error404 .has-background-image .header-banner,
body.archive .has-background-image .header-banner,
body.single .has-background-image .header-banner,
body.password-protected-page .has-background-image .header-banner {
  position: relative;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: none;
}

body.single article {
  padding-top: 3rem;
}
body.single main {
  padding-bottom: 4rem;
}

body.archive article {
  background-color: #666666;
  color: #E7E4E4;
  background-color: #666666;
  color: #E7E4E4;
}
body.archive article:nth-child(2n+1) header {
  background-color: #424242;
}
body.archive article:nth-child(2n+1) header:hover {
  background-color: rgb(55.8, 55.8, 55.8);
}
body.archive article:nth-child(2n+2) header {
  background-color: #333333;
}
body.archive article:nth-child(2n+2) header:hover {
  background-color: rgb(40.8, 40.8, 40.8);
}
body.archive article {
  padding-bottom: 0;
}
body.archive article header {
  display: flex;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
}
body.archive article header > div {
  margin: 1rem 0;
  max-width: 100%;
  width: 60rem;
}
body.archive article header h2, body.archive article header h3, body.archive article header small {
  margin: 0;
  padding: 0 1rem;
  text-align: left;
  color: #ffffff;
}
body.archive article .date {
  font-weight: 700;
}
body.archive article header.has-icon::before {
  content: " ";
  display: block;
  height: 2rem;
  width: 2rem;
  margin: 1rem 0 1rem 2rem;
  background-image: url("img/icon-negative-yellow.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
body.archive article header.has-icon:hover::before {
  background-image: url("img/icon-negative.png");
}
body.archive article header.has-icon.closed::before {
  background-image: url("img/icon-positive-yellow.png");
}
body.archive article header.has-icon.closed:hover::before {
  background-image: url("img/icon-positive.png");
}
body.archive.category-news #static-header {
  background-image: url("/wp-content/uploads/2024/05/Best-News.jpg");
  background-size: contain;
}
body.archive.post-type-archive-job #static-header {
  background-image: url("/wp-content/uploads/2024/05/Careers.jpg");
  background-size: contain;
}

.jobs-content-wrapper,
body.archive .content-wrapper,
body.error404 .content-wrapper {
  display: flex;
  flex-direction: column;
  margin: auto;
  padding: 2rem;
}
@media (min-width: 1024px) {
  .jobs-content-wrapper,
  body.archive .content-wrapper,
  body.error404 .content-wrapper {
    margin: auto auto auto 3rem;
    flex-direction: row;
  }
}
.jobs-content-wrapper .content,
body.archive .content-wrapper .content,
body.error404 .content-wrapper .content {
  flex: 2;
}
.jobs-content-wrapper .featured-image,
body.archive .content-wrapper .featured-image,
body.error404 .content-wrapper .featured-image {
  flex: 1;
  margin-top: 1rem;
  min-height: 12rem;
  background-position: center;
  background-size: cover;
}
@media screen and (min-width: 1024px) {
  .jobs-content-wrapper .featured-image,
  body.archive .content-wrapper .featured-image,
  body.error404 .content-wrapper .featured-image {
    margin-top: 0;
    margin-left: 1rem;
  }
}

body.password-protected-page .post-password-form form {
  display: grid;
}
@media (max-width: 519px) {
  body.password-protected-page .post-password-form form {
    grid-template-columns: [start] 1fr [end];
  }
}
@media (min-width: 520px) and (max-width: 939px) {
  body.password-protected-page .post-password-form form {
    grid-template-columns: [start] 1fr 1fr [end];
  }
}
@media (min-width: 940px) {
  body.password-protected-page .post-password-form form {
    grid-template-columns: [start] 1fr 1fr 1fr [end];
  }
}
@media (max-width: 939px) {
  body.password-protected-page .post-password-form form > .submit {
    grid-column: start/end;
  }
}
body.password-protected-page .post-password-form form > div {
  display: flex;
}
body.password-protected-page .post-password-form label {
  flex: 0 auto;
  padding-right: 12px;
  white-space: nowrap;
}
body.password-protected-page .post-password-form input, body.password-protected-page .post-password-form select {
  font-size: 1rem;
  flex: auto;
}
body.password-protected-page .post-password-form input[type=submit] {
  -webkit-appearance: none;
  border-radius: 1rem;
  border: 0;
  background-color: #F2A900;
  color: white;
  font-weight: 700;
  cursor: pointer;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid-three > .panel-grid-cell:before, .grid-three > .panel-grid-cell:after {
    content: "";
    display: table;
    clear: both;
  }
  .grid-two > div > div {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .grid-two > .panel-grid-cell > div > div {
    width: 50%;
  }
  .grid-two > .panel-grid-cell > div > div {
    height: auto;
    overflow: hidden;
  }
  .grid-three > .panel-grid-cell > div:nth-child(n+2) {
    width: 33%;
    float: left;
  }
  #being-the-best > div,
  #the-best-technology > div {
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    z-index: 30;
  }
  #being-the-best > div > :nth-child(1),
  #the-best-technology > div > :nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 5;
  }
  #being-the-best > div .widget_sow-image ~ .widget_sow-editor,
  #the-best-technology > div .widget_sow-image ~ .widget_sow-editor {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 5;
  }
  #being-the-best > div .widget_sow-image,
  #the-best-technology > div .widget_sow-image {
    -ms-grid-row-span: 1;
    -ms-grid-row: 2;
    -ms-grid-column-span: 1;
  }
  #being-the-best > div .widget_sow-image:nth-child(2),
  #the-best-technology > div .widget_sow-image:nth-child(2) {
    -ms-grid-column: 1;
  }
  #being-the-best > div .widget_sow-image:nth-child(3),
  #the-best-technology > div .widget_sow-image:nth-child(3) {
    -ms-grid-column: 2;
  }
  #being-the-best > div .widget_sow-image:nth-child(4),
  #the-best-technology > div .widget_sow-image:nth-child(4) {
    -ms-grid-column: 3;
  }
  #being-the-best > div .widget_sow-image:nth-child(5),
  #the-best-technology > div .widget_sow-image:nth-child(5) {
    -ms-grid-column: 4;
  }
  #being-the-best > div .widget_sow-image:nth-child(6),
  #the-best-technology > div .widget_sow-image:nth-child(6) {
    -ms-grid-column: 5;
  }
  #the-best-technology > div {
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
  }
  #the-best-technology > div > :nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
  }
  #the-best-technology > div .widget_sow-image ~ .widget_sow-editor {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
  }
  #the-best-technology > div .widget_sow-image {
    -ms-grid-row-span: 1;
    -ms-grid-row: 2;
    -ms-grid-column-span: 1;
  }
  #the-best-technology > div .widget_sow-image:nth-child(2) {
    -ms-grid-column: 1;
  }
  #the-best-technology > div .widget_sow-image:nth-child(3) {
    -ms-grid-column: 2;
  }
  #the-best-technology > div .widget_sow-image:nth-child(4) {
    -ms-grid-column: 3;
  }
  #the-best-technology > div .widget_sow-image:nth-child(5) {
    -ms-grid-column: 4;
  }
  .contact-information-cell {
    display: -ms-grid;
    -ms-grid-columns: 1fr 25px 1fr;
    -ms-grid-rows: auto 25px auto 25px auto 25px auto 25px auto;
  }
  .contact-information-cell .so-panel.widget {
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .contact-information-cell .so-panel.widget:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 9;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .contact-information-cell .so-panel.widget:nth-child(1) > div {
    width: 100%;
  }
  .contact-information-cell .so-panel.widget:nth-child(2) {
    -ms-grid-row: 1;
  }
  .contact-information-cell .so-panel.widget:nth-child(3) {
    -ms-grid-row: 3;
  }
  .contact-information-cell .so-panel.widget:nth-child(4) {
    -ms-grid-row: 5;
  }
  .contact-information-cell .so-panel.widget:nth-child(5) {
    -ms-grid-row: 7;
  }
  .contact-information-cell .so-panel.widget:nth-child(6) {
    -ms-grid-row: 9;
  }
}
@supports (display: grid) {
  .grid-two > .panel-grid-cell > div > div,
  .grid-three > .panel-grid-cell > div:nth-child(n+2) {
    width: auto;
    float: none;
  }
  .grid-two > .panel-grid-cell > div::before {
    content: none;
    display: none;
  }
  .grid-two > div > div {
    display: flex;
    flex-direction: column;
  }
  @media (min-width: 780px) {
    .grid-two > div > div {
      display: grid;
      grid-gap: 0;
      grid-template-columns: repeat(2, 1fr);
    }
  }
  .grid-two > div > div .so-panel {
    min-height: 4rem;
  }
}
.so-widget-sow-layout-slider-default-055245cd0700 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p,
.so-widget-sow-layout-slider-default-23f7d95ddc1a .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p {
  font-size: inherit !important;
}

#job-filters {
  grid-template-rows: repeat(2, auto);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  margin-bottom: 3rem;
  position: relative;
  display: grid;
  gap: 0.5rem;
}
#job-filters .submit {
  position: absolute;
  margin-top: 0.5rem;
  display: flex;
  gap: 0.5rem;
  top: 100%;
  right: 0;
}
#job-filters input, #job-filters select {
  background-color: #eeeeee;
  border: 1px solid black;
  border-radius: 5px;
  padding: 0.25rem;
  font: inherit;
}
#job-filters input[type=submit], #job-filters input[type=reset] {
  background-color: #F2A900;
  padding: 0.25rem 0.5rem;
  border-radius: 1rem;
  font-weight: 700;
  cursor: pointer;
  border: none;
  color: white;
}
@media (max-width: 1024px) {
  #job-filters {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: none;
    grid-auto-flow: row;
  }
}

.blur {
  position: relative;
}

.blur > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  backdrop-filter: blur(20px);
  z-index: 0;
  display: grid;
  align-items: center;
  justify-content: center;
  max-width: none;
}

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