/*
 Theme Name:   Trans-Ax Health Care
 Theme URI:    https://orioncreative.com.au
 Description:  Custom GeneratePress child theme
 Author:       Jesse Fisher
 Author URI:   https://orioncreative.com.au
 Template:     generatepress
 Version:      1.0
 Text Domain:  transax
*/
img {
  -ms-interpolation-mode: bicubic;
}

html,
body:not(.page-template-page-login) {
  overflow-x: hidden !important;
}

html {
  font-size: 16px;
}

body {
  font-family: "omnes-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.625;
}
@media (min-width: 576px) {
  body {
    font-size: calc(0.2976190476vw + 14.2857142857px);
  }
}
@media (min-width: 1920px) {
  body {
    font-size: 20px;
  }
}

h1 {
  margin-bottom: 0.6em;
  font-family: "bitter", serif;
  font-size: 40px;
  line-height: 1.2;
}
@media (min-width: 576px) {
  h1 {
    font-size: calc(2.6041666667vw + 25px);
  }
}
@media (min-width: 1920px) {
  h1 {
    font-size: 75px;
  }
}

h2 {
  margin-bottom: 0.75em;
  font-family: "bitter", serif;
  font-size: 40px;
  line-height: 1.2;
}
@media (min-width: 576px) {
  h2 {
    font-size: calc(2.6041666667vw + 25px);
  }
}
@media (min-width: 1920px) {
  h2 {
    font-size: 75px;
  }
}

h3 {
  margin-bottom: 1em;
  font-size: 22px;
  line-height: 1.364;
}
@media (min-width: 576px) {
  h3 {
    font-size: calc(0.5952380952vw + 18.5714285714px);
  }
}
@media (min-width: 1920px) {
  h3 {
    font-size: 30px;
  }
}

h4 {
  margin-bottom: 1em;
  font-family: "bitter", serif;
  font-size: 22px;
  line-height: 1.364;
}
@media (min-width: 576px) {
  h4 {
    font-size: calc(0.5952380952vw + 18.5714285714px);
  }
}
@media (min-width: 1920px) {
  h4 {
    font-size: 30px;
  }
}

h5 {
  margin-bottom: 0.75em;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.222;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  h5 {
    font-size: calc(0.1488095238vw + 15.1428571429px);
  }
}
@media (min-width: 1920px) {
  h5 {
    font-size: 18px;
  }
}

.has-medium-font-size {
  font-size: 22px;
  line-height: 1.364;
}
@media (min-width: 576px) {
  .has-medium-font-size {
    font-size: calc(0.5952380952vw + 18.5714285714px);
  }
}
@media (min-width: 1920px) {
  .has-medium-font-size {
    font-size: 30px;
  }
}

.has-large-font-size {
  font-size: 40px;
  line-height: 1.2;
}
@media (min-width: 576px) {
  .has-large-font-size {
    font-size: calc(2.6041666667vw + 25px);
  }
}
@media (min-width: 1920px) {
  .has-large-font-size {
    font-size: 75px;
  }
}

.has-huge-font-size {
  font-size: 40px;
  letter-spacing: -0.005em;
  line-height: 1.25;
}
@media (min-width: 576px) {
  .has-huge-font-size {
    font-size: calc(5.2083333333vw + 10px);
  }
}
@media (min-width: 1920px) {
  .has-huge-font-size {
    font-size: 110px;
  }
}

blockquote {
  margin-bottom: 3em;
  padding: 0;
  border-left: 0;
  font-size: 18px;
  line-height: 1.4;
}
@media (min-width: 576px) {
  blockquote {
    font-size: calc(0.1488095238vw + 17.1428571429px);
  }
}
@media (min-width: 1920px) {
  blockquote {
    font-size: 20px;
  }
}
blockquote h4 {
  margin-bottom: 0;
  font-style: normal;
}
blockquote h4 + p {
  font-style: normal;
}

strong {
  font-weight: 600;
}

hr {
  background-color: #d4dae1;
}

.dual-heading-first {
  color: #d4dae1;
}

.has-blue-base-color {
  color: #003a7d;
}

.has-blue-base-background-color {
  background-color: #003a7d;
}

.has-blue-dark-color {
  color: #152e4b;
}

.has-blue-dark-background-color {
  background-color: #152e4b;
}

.has-blue-active-color {
  color: #0072b6;
}

.has-blue-active-background-color {
  background-color: #0072b6;
}

.has-blue-light-color {
  color: #d4dae1;
}

.has-blue-light-background-color {
  background-color: #d4dae1;
}

.has-blue-lighter-color {
  color: #e9ecf0;
}

.has-blue-lighter-background-color {
  background-color: #e9ecf0;
}

.has-grey-base-color {
  color: #444444;
}

.has-grey-base-background-color {
  background-color: #444444;
}

.has-grey-medium-color {
  color: #d4dae1;
}

.has-grey-medium-background-color {
  background-color: #d4dae1;
}

.has-grey-light-color {
  color: #f2f2f2;
}

.has-grey-light-background-color {
  background-color: #f2f2f2;
}

.has-yellow-base-color {
  color: #e9a854;
}

.has-yellow-base-background-color {
  background-color: #e9a854;
}

.has-white-base-color {
  color: #ffffff;
}

.has-white-base-background-color {
  background-color: #ffffff;
}

.has-alert-success-color {
  color: #2cbb78;
}

.has-alert-success-background-color {
  background-color: #2cbb78;
}

.has-alert-error-color {
  color: #b4002d;
}

.has-alert-error-background-color {
  background-color: #b4002d;
}

.has-alert-warning-color {
  color: #e9a854;
}

.has-alert-warning-background-color {
  background-color: #e9a854;
}

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

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

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

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

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.button,
button,
html input[type=button],
input[type=reset],
input[type=submit],
.ur-frontend-form button[type=submit],
.ur-frontend-form input[type=submit] {
  font-family: "omnes-pro", sans-serif;
  font-weight: 500;
  background-color: transparent;
  padding: 0.682em 20px 0.727em;
  border: 2px solid #003a7d;
  line-height: 1.25;
  font-size: 16px;
}
@media (min-width: 576px) {
  .button,
button,
html input[type=button],
input[type=reset],
input[type=submit],
.ur-frontend-form button[type=submit],
.ur-frontend-form input[type=submit] {
    font-size: calc(0.4464285714vw + 13.4285714286px);
  }
}
@media (min-width: 1920px) {
  .button,
button,
html input[type=button],
input[type=reset],
input[type=submit],
.ur-frontend-form button[type=submit],
.ur-frontend-form input[type=submit] {
    font-size: 22px;
  }
}
.button:hover,
button:hover,
html input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
.ur-frontend-form button[type=submit]:hover,
.ur-frontend-form input[type=submit]:hover {
  border-color: #0072b6;
}

#page {
  padding-top: calc(12.917vw + 2rem);
}

.container.grid-container {
  max-width: 1640px;
}
@media only screen and (min-width:1600px) {
  .container.grid-container {
    padding-left: 14.792vw;
  }
}

.gutter-sm .columns {
  margin-left: -0.78125vw;
  margin-right: -0.78125vw;
}
.gutter-sm .col {
  padding-left: 0.78125vw;
  padding-right: 0.78125vw;
}

.columns {
  display: block;
  margin-left: -3.698vw;
  margin-right: -3.698vw;
}
@media only screen and (min-width:768px) {
  .columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (max-width:767px) {
  .columns.mobile-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.col {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding-left: 3.698vw;
  padding-right: 3.698vw;
}

@media only screen and (min-width:768px) {
  .col-1 {
    width: 8.3333333333%;
  }

  .col-2 {
    width: 16.6666666667%;
  }

  .col-3 {
    width: 25%;
  }

  .col-4 {
    width: 33.3333333333%;
  }

  .col-5 {
    width: 41.6666666667%;
  }

  .col-6 {
    width: 50%;
  }

  .col-7 {
    width: 58.3333333333%;
  }

  .col-8 {
    width: 66.6666666667%;
  }

  .col-9 {
    width: 75%;
  }

  .col-10 {
    width: 83.3333333333%;
  }

  .col-11 {
    width: 91.6666666667%;
  }

  .col-12 {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .col-xs-6 {
    width: 50%;
  }

  .col-xs-12 {
    width: 100%;
  }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
  .col-sm-8 {
    width: 66.6666666667%;
  }
}
@media only screen and (min-width:1025px) and (max-width:1199px) {
  .col-md-8 {
    width: 66.6666666667%;
  }
}
.generate-columns-container {
  margin-left: -7.396vw;
}

.generate-columns {
  padding-left: 7.396vw;
}

.home #page {
  padding-top: 0;
}
@media only screen and (min-width:1600px) {
  .home .container.grid-container {
    padding: 0 7.396vw;
  }
}
.home h1 {
  font-family: "omnes-pro", sans-serif;
  font-size: 27px;
  letter-spacing: 0.3em;
  line-height: 1.5;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .home h1 {
    font-size: calc(2.380952381vw + 13.2857142857px);
  }
}
@media (min-width: 1920px) {
  .home h1 {
    font-size: 59px;
  }
}
@media only screen and (min-width:576px) {
  .home h1 {
    letter-spacing: 0.542em;
  }
}
.home h2:not(.widget-title) {
  font-size: 40px;
}
@media (min-width: 576px) {
  .home h2:not(.widget-title) {
    font-size: calc(5.2083333333vw + 10px);
  }
}
@media (min-width: 1920px) {
  .home h2:not(.widget-title) {
    font-size: 110px;
  }
}
.home .site-footer {
  margin-top: 0;
}

.navigation-branding {
  max-width: 70%;
}

.main-navigation {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 3.698vw;
}

.navigation-branding,
.site-logo.mobile-header-logo {
  margin-left: 0 !important;
}

.main-navigation .main-nav ul li:last-child:not(.menu-button) a,
.main-navigation.has-branding .menu-toggle,
.main-navigation.has-sticky-branding.navigation-stick .menu-toggle {
  padding-right: 0 !important;
}

.menu-toggle .gp-icon svg {
  height: 1.8em;
  width: 1.8em;
  top: 0.5em;
}

@media only screen and (max-width: 1440px) {
  .dropdown-menu-toggle svg {
    height: 1.8em;
    width: 1.8em;
    top: 0.5em;
  }
}

.site-logo {
  width: 240px;
}
@media only screen and (min-width:576px) {
  .site-logo {
    width: 364px;
  }
}
@media only screen and (min-width: 1441px) {
  .site-logo {
    width: 280px;
  }
}
@media only screen and (min-width:1600px) {
  .site-logo {
    width: 364px;
  }
}
@media only screen and (min-width:1920px) {
  .site-logo {
    width: 454px;
  }
}
.site-logo img {
  height: auto !important;
}

.main-navigation a,
.main-navigation .main-nav ul ul li a {
  font-size: 16px;
}
@media (min-width: 576px) {
  .main-navigation a,
.main-navigation .main-nav ul ul li a {
    font-size: calc(0.0744047619vw + 15.5714285714px);
  }
}
@media (min-width: 1920px) {
  .main-navigation a,
.main-navigation .main-nav ul ul li a {
    font-size: 17px;
  }
}

.main-navigation ul ul {
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media only screen and (max-width: 1440px) {
  .main-navigation ul ul {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 1440px) {
  .main-navigation .main-nav ul li a {
    line-height: 50px;
  }
}
@media only screen and (min-width:1600px) {
  .main-navigation .main-nav ul li a {
    padding-left: 18px;
    padding-right: 18px;
  }
}

@media only screen and (min-width:1600px) {
  .main-navigation .main-nav ul ul li a {
    padding-left: 18px;
    padding-right: 18px;
  }
}

@media only screen and (min-width: 1441px) {
  .sub-menu {
    border-bottom: 8px solid #0072b6;
  }
}

.main-navigation.toggled .main-nav > ul {
  margin-bottom: 2rem;
}

.menu-button {
  display: inline-block;
  vertical-align: middle;
  padding: 18px 0 18px 12px;
}
@media only screen and (min-width: 1441px) {
  .menu-button {
    max-width: 160px;
  }
}
@media only screen and (min-width:1600px) {
  .menu-button {
    max-width: 180px;
  }
}
.menu-button a {
  background-color: transparent;
  padding: 0.682em 20px 0.727em;
  border: 2px solid #ffffff;
  line-height: 1.25 !important;
  text-align: center;
}
.menu-button a:hover {
  border-color: #0072b6;
}

.page-hero {
  position: relative;
  background-color: #003a7d;
  background-position: center center;
  background-size: cover;
}
.page-hero .section-inner {
  position: initial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.page-hero .page-title {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1.364;
  font-size: 22px;
}
@media (min-width: 576px) {
  .page-hero .page-title {
    font-size: calc(0.5952380952vw + 18.5714285714px);
  }
}
@media (min-width: 1920px) {
  .page-hero .page-title {
    font-size: 30px;
  }
}
.page-hero .sub-heading {
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media (min-width: 576px) {
  .page-hero .sub-heading {
    font-size: calc(0.5952380952vw + 18.5714285714px);
  }
}
@media (min-width: 1920px) {
  .page-hero .sub-heading {
    font-size: 30px;
  }
}

.page-hero-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  min-height: calc(100vh - 100px);
  padding: calc(1.146vw + 3rem) 0;
  color: #ffffff;
  text-align: center;
}
.page-hero-content > div {
  width: 100%;
}
.page-template-page-technology .page-hero-content {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.page-hero-headings {
  max-width: 1360px;
}

.page-hero-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.page-hero-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(21, 46, 75, 0.5);
}
.page-hero-image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  font-family: "object-fit: cover; object-position: 50% 50%;";
}

.page-hero-video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  min-width: 100%;
  min-height: calc(100vh - 100px);
}
.page-hero-video .background-video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.home .page-hero .sub-heading {
  font-family: "bitter", serif;
  font-size: 20px;
  letter-spacing: 0;
}
@media (min-width: 576px) {
  .home .page-hero .sub-heading {
    font-size: calc(1.1160714286vw + 13.5714285714px);
  }
}
@media (min-width: 1920px) {
  .home .page-hero .sub-heading {
    font-size: 35px;
  }
}

.scroller {
  position: relative;
  padding-top: 130px;
}
.scroller:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  height: 62%;
  -webkit-transform: translateX(-1px);
      -ms-transform: translateX(-1px);
          transform: translateX(-1px);
  border-left: 3px dotted #ffffff;
}

.mouse-scroller {
  -webkit-animation: updown 1.25s infinite linear;
          animation: updown 1.25s infinite linear;
}

@-webkit-keyframes updown {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 4px);
            transform: translate(0, 4px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes updown {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 4px);
            transform: translate(0, 4px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.parent-pageid-11 .page-hero .section-inner {
  padding: 0 7.396vw;
}

@media only screen and (min-width:1025px) {
  .news-hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.news-hero .page-title {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1.364;
  font-size: 22px;
}
@media (min-width: 576px) {
  .news-hero .page-title {
    font-size: calc(0.5952380952vw + 18.5714285714px);
  }
}
@media (min-width: 1920px) {
  .news-hero .page-title {
    font-size: 30px;
  }
}

.news-hero-content {
  background-color: #003a7d;
}
@media only screen and (min-width:1025px) {
  .news-hero-content {
    width: 56.25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.news-hero-content-inner {
  padding: 7.396vw;
}
@media only screen and (max-width:767px) {
  .news-hero-content-inner {
    text-align: center;
  }
}
@media only screen and (min-width:1025px) {
  .news-hero-content-inner {
    padding-right: 14.792vw;
  }
}
@media only screen and (min-width:1600px) {
  .news-hero-content-inner {
    padding-right: 22.188vw;
  }
}

@media only screen and (min-width:1025px) {
  .news-hero-post {
    width: 43.75%;
    padding-top: 70px;
  }
}

.news-hero-post-inner {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width:1025px) {
  .news-hero-post-inner {
    margin-left: -7.396vw;
  }
}
@media only screen and (min-width:1600px) {
  .news-hero-post-inner {
    margin-left: -14.792vw;
  }
}
.news-hero-post-inner .generate-columns {
  margin-top: 0 !important;
}
.news-hero-post-inner article {
  float: none;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  background-color: #ffffff;
}
.news-hero-post-inner img {
  width: 100%;
}
.news-hero-post-inner header.entry-header {
  margin-left: 7.396vw;
  margin-right: 7.396vw;
}
.news-hero-post-inner span.posted-on {
  left: -7.396vw;
}

.blog #page,
.archive #page,
.search #page,
.error404 #page {
  padding: 7.396vw;
}
@media only screen and (min-width:1600px) {
  .blog #page,
.archive #page,
.search #page,
.error404 #page {
    padding-left: 14.792vw;
  }
}
.blog .generate-columns,
.archive .generate-columns,
.search .generate-columns,
.error404 .generate-columns {
  margin-top: calc(8.698vw + 3rem);
  margin-bottom: 0;
}
@media only screen and (min-width:768px) {
  .blog .generate-columns:first-of-type,
.archive .generate-columns:first-of-type,
.search .generate-columns:first-of-type,
.error404 .generate-columns:first-of-type {
    margin-top: 0;
  }
}
.blog .inside-article,
.archive .inside-article,
.search .inside-article,
.error404 .inside-article {
  padding-bottom: 0;
}
.blog.post-image-above-header .inside-article .post-image,
.archive.post-image-above-header .inside-article .post-image,
.search.post-image-above-header .inside-article .post-image,
.error404.post-image-above-header .inside-article .post-image {
  margin-bottom: calc(4.167vw + 2rem);
}
.blog .entry-header,
.archive .entry-header,
.search .entry-header,
.error404 .entry-header {
  position: relative;
  margin-left: 2.344vw;
}
.blog h1.entry-title,
.archive h1.entry-title,
.search h1.entry-title,
.error404 h1.entry-title {
  color: #003a7d;
}
.blog .entry-title,
.archive .entry-title,
.search .entry-title,
.error404 .entry-title {
  display: block;
  padding-left: 2.604vw;
  border-left: 2px dotted #d4dae1;
}
.blog h2,
.archive h2,
.search h2,
.error404 h2 {
  font-family: "omnes-pro", sans-serif;
  line-height: 1.4;
  font-size: 22px;
}
@media (min-width: 576px) {
  .blog h2,
.archive h2,
.search h2,
.error404 h2 {
    font-size: calc(0.5952380952vw + 18.5714285714px);
  }
}
@media (min-width: 1920px) {
  .blog h2,
.archive h2,
.search h2,
.error404 h2 {
    font-size: 30px;
  }
}
.blog .posted-on,
.archive .posted-on,
.search .posted-on,
.error404 .posted-on {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  top: -148px;
  left: -2.344vw;
  width: 120px;
  padding: 20px 10px 30px;
  font-family: "bitter", serif;
  text-align: center;
  text-transform: uppercase;
  background-color: #ffffff;
  font-size: 18px;
}
@media (min-width: 576px) {
  .blog .posted-on,
.archive .posted-on,
.search .posted-on,
.error404 .posted-on {
    font-size: calc(0.4464285714vw + 15.4285714286px);
  }
}
@media (min-width: 1920px) {
  .blog .posted-on,
.archive .posted-on,
.search .posted-on,
.error404 .posted-on {
    font-size: 24px;
  }
}
@media only screen and (min-width:768px) {
  .blog .posted-on,
.archive .posted-on,
.search .posted-on,
.error404 .posted-on {
    top: -164px;
    width: 150px;
  }
}
@media only screen and (min-width:1025px) {
  .blog .posted-on,
.archive .posted-on,
.search .posted-on,
.error404 .posted-on {
    top: -195px;
    width: 178px;
  }
}
.blog .posted-on a,
.archive .posted-on a,
.search .posted-on a,
.error404 .posted-on a {
  color: #003a7d;
}
.blog .entry-date span,
.archive .entry-date span,
.search .entry-date span,
.error404 .entry-date span {
  display: block;
  line-height: 1.1;
  font-size: 40px;
}
@media (min-width: 576px) {
  .blog .entry-date span,
.archive .entry-date span,
.search .entry-date span,
.error404 .entry-date span {
    font-size: calc(2.6041666667vw + 25px);
  }
}
@media (min-width: 1920px) {
  .blog .entry-date span,
.archive .entry-date span,
.search .entry-date span,
.error404 .entry-date span {
    font-size: 75px;
  }
}
.blog .entry-summary,
.archive .entry-summary,
.search .entry-summary,
.error404 .entry-summary {
  display: none;
}

.nav-links {
  margin-top: 4rem;
  font-size: 20px;
  text-align: center;
}

.page-numbers {
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-left: 5px;
  margin-right: 5px;
  color: #003a7d;
  line-height: 46px;
  border-radius: 50%;
}
.page-numbers.current {
  color: #ffffff;
  font-weight: 500;
  background-color: #003a7d;
}
.page-numbers.prev, .page-numbers.next {
  width: auto;
}

.comments-area {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin: calc(4.5vw + 3rem) 0 !important;
  padding: calc(3vw + 3rem) 7.396vw;
  background-color: #f2f2f2;
}
.comments-area:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 0;
  background-color: inherit;
}

#comments {
  position: relative;
  z-index: 1;
}

.page-template-page-landing .page-hero-content {
  min-height: 100vh;
}
.page-template-page-landing #page {
  padding-bottom: calc(12.917vw + 2rem);
}
.page-template-page-landing .main-navigation,
.page-template-page-landing .site-footer {
  display: none !important;
}

.page-template-page-login #page {
  padding: 0;
}
@media only screen and (min-width:1025px) {
  .page-template-page-login .site-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.page-template-page-login .login-hero {
  position: relative;
  background-color: #003a7d;
}
@media only screen and (min-width:1025px) {
  .page-template-page-login .login-hero {
    width: 56.25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.page-template-page-login .login-hero-container {
  width: 100%;
}
.page-template-page-login .login-hero-inner {
  padding: 7.396vw;
}
@media only screen and (min-width:1025px) {
  .page-template-page-login .login-hero-inner {
    padding-right: 14.792vw;
  }
}
@media only screen and (min-width:1600px) {
  .page-template-page-login .login-hero-inner {
    padding-right: 22.188vw;
  }
}
.page-template-page-login .login-hero-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: calc(50vh - 100px);
  color: #ffffff;
  text-align: center;
}
@media only screen and (min-width:1025px) {
  .page-template-page-login .login-hero-content {
    text-align: left;
  }
}
.page-template-page-login .login-hero-content h2,
.page-template-page-login .login-hero-content h3,
.page-template-page-login .login-hero-content h4,
.page-template-page-login .login-hero-content h5 {
  color: #ffffff;
}
.page-template-page-login .login-hero-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.page-template-page-login .login-hero-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(21, 46, 75, 0.5);
}
.page-template-page-login .login-hero-image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 75% 50%;
     object-position: 75% 50%;
  font-family: "object-fit: cover; object-position: 75% 50%;";
}
@media only screen and (min-width:1025px) {
  .page-template-page-login article.page {
    width: 43.75%;
    padding-top: 70px;
  }
}
.page-template-page-login .inside-article {
  position: relative;
  z-index: 1;
  padding: 7.396vw;
  background-color: #f2f2f2;
}
@media only screen and (min-width:1025px) {
  .page-template-page-login .inside-article {
    margin-left: -7.396vw;
  }
}
@media only screen and (min-width:1600px) {
  .page-template-page-login .inside-article {
    margin-left: -14.792vw;
  }
}
.page-template-page-login .entry-content {
  max-width: 660px;
  margin: 0 auto;
  font-size: 15px;
}

.g-recaptcha {
  margin-left: 0 !important;
}

.user-registration-LostPassword {
  display: inline-block;
}

.user-registration-register {
  float: left;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #d4dae1;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.animated.animate-fade {
  opacity: 0;
}

.animate-fade {
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-animation: fadeInUp ease 1.2s forwards;
          animation: fadeInUp ease 1.2s forwards;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.animated.delay-200ms {
  -webkit-animation-delay: 200ms;
          animation-delay: 200ms;
}

.animated.delay-400ms {
  -webkit-animation-delay: 400ms;
          animation-delay: 400ms;
}

.animated.delay-600ms {
  -webkit-animation-delay: 600ms;
          animation-delay: 600ms;
}

.animated.delay-800ms {
  -webkit-animation-delay: 800ms;
          animation-delay: 800ms;
}

.animated.delay-1000ms {
  -webkit-animation-delay: 1000ms;
          animation-delay: 1000ms;
}

.animated.delay-1200ms {
  -webkit-animation-delay: 1200ms;
          animation-delay: 1200ms;
}

.animated.delay-1400ms {
  -webkit-animation-delay: 1400ms;
          animation-delay: 1400ms;
}

.animated.delay-1600ms {
  -webkit-animation-delay: 1600ms;
          animation-delay: 1600ms;
}

.animated.delay-1800ms {
  -webkit-animation-delay: 1800ms;
          animation-delay: 1800ms;
}

.animated.delay-2000ms {
  -webkit-animation-delay: 2000ms;
          animation-delay: 2000ms;
}

.animated.delay-2200ms {
  -webkit-animation-delay: 2200ms;
          animation-delay: 2200ms;
}

.animated.delay-2400ms {
  -webkit-animation-delay: 2400ms;
          animation-delay: 2400ms;
}

.animated.delay-2600ms {
  -webkit-animation-delay: 2600ms;
          animation-delay: 2600ms;
}

.animated.delay-2800ms {
  -webkit-animation-delay: 2800ms;
          animation-delay: 2800ms;
}

.animated.delay-3000ms {
  -webkit-animation-delay: 3000ms;
          animation-delay: 3000ms;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
          animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
            animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
         -o-transition-duration: 1ms !important;
            transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
  }
}
@media only screen and (max-width:767px) {
  .parallax-1,
.parallax-2,
.parallax-3 {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
}

.section-container {
  position: relative;
}

@media only screen and (min-width:1600px) {
  .section-fullwidth {
    margin-left: -7.396vw;
    margin-right: -7.396vw;
    padding-left: 7.396vw;
    padding-right: 7.396vw;
  }
}

.section-image-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-image-bg img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  font-family: "object-fit: cover; object-position: 50% 50%;";
}

.section-image-bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section-inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 0 7.396vw;
}
.section-inner .columns {
  position: relative;
  z-index: 1;
}

.section-inner.bustout-right:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 0;
  background-color: inherit;
}

.image-container {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.image-container img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  font-family: "object-fit: cover; object-position: 50% 50%;";
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.swirl-loop-container,
.swirl-wave-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  z-index: 1;
  width: 100vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-repeat: no-repeat;
  background-size: contain;
}

.swirl-paths {
  fill: none;
  stroke: #d4dae1;
  stroke-dasharray: 10, 20;
  stroke-width: 8;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
@media only screen and (max-width:767px) {
  .swirl-paths {
    stroke-dasharray: 20, 30;
    stroke-width: 12;
    stroke-miterlimit: 20;
  }
}

.swirl-mask {
  opacity: 0;
  fill: none;
  stroke: white;
  stroke-width: 8;
}
@media only screen and (max-width:767px) {
  .swirl-mask {
    stroke-width: 12;
  }
}

.swirl-loop {
  position: absolute;
  left: 0;
  bottom: -6.571vw;
}
.swirl-loop .swirl-mask {
  stroke-dasharray: 2558;
  stroke-dashoffset: 5116;
  -webkit-animation: 2.5s linear 1.5s 1 normal forwards draw-swirl-loop;
          animation: 2.5s linear 1.5s 1 normal forwards draw-swirl-loop;
}

@-webkit-keyframes draw-swirl-loop {
  from {
    stroke-dashoffset: 2558;
    opacity: 1;
  }
  to {
    stroke-dashoffset: 5116;
    opacity: 1;
  }
}

@keyframes draw-swirl-loop {
  from {
    stroke-dashoffset: 2558;
    opacity: 1;
  }
  to {
    stroke-dashoffset: 5116;
    opacity: 1;
  }
}
.swirl-wave {
  position: absolute;
  top: 16%;
  left: 0;
}
.swirl-wave .swirl-mask {
  stroke-dasharray: 2160;
  stroke-dashoffset: 2160;
  -webkit-animation: 2s linear 1s 1 normal forwards draw-swirl-wave;
          animation: 2s linear 1s 1 normal forwards draw-swirl-wave;
}

@-webkit-keyframes draw-swirl-wave {
  from {
    stroke-dashoffset: 2160;
    opacity: 1;
  }
  to {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}

@keyframes draw-swirl-wave {
  from {
    stroke-dashoffset: 2160;
    opacity: 1;
  }
  to {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  svg.swirl {
    display: none;
  }

  .swirl-loop-container {
    background-image: url(images/swirl-loop-bg.svg);
    background-position: center bottom;
  }

  .swirl-wave-container {
    background-image: url(images/swirl-wave-bg.svg);
    background-position: 50% 25%;
  }
}
@supports (-ms-ime-align: auto) {
  svg.swirl {
    display: none;
  }

  .swirl-loop-container {
    background-image: url(images/swirl-loop-bg.svg);
    background-position: center bottom;
  }

  .swirl-wave-container {
    background-image: url(images/swirl-wave-bg.svg);
    background-position: 50% 25%;
  }
}
.intro-heading {
  padding: calc(12.917vw + 2rem) 0 calc(14vw + 2rem) 0;
  -webkit-transition: background-color 4s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: background-color 4s cubic-bezier(0.7, 0, 0.3, 1);
  transition: background-color 4s cubic-bezier(0.7, 0, 0.3, 1);
}
@media only screen and (max-width:767px) {
  .intro-heading {
    text-align: center;
  }
}
@media only screen and (min-width:1600px) {
  .intro-heading {
    margin-left: -7.396vw;
    margin-right: -7.396vw;
  }
}
.intro-heading.change-color {
  background-color: #003a7d;
}
.intro-heading.change-color h2 {
  color: #ffffff;
}
@media only screen and (min-width:1600px) {
  .intro-heading .section-inner {
    padding-left: 14.792vw;
    padding-right: 14.792vw;
  }
}
.intro-heading h2 {
  margin: 0;
  -webkit-transition: color 2s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: color 2s cubic-bezier(0.7, 0, 0.3, 1);
  transition: color 2s cubic-bezier(0.7, 0, 0.3, 1);
}

.intro-content {
  padding: calc(7vw + 2rem) 0 calc(14vw + 2rem);
}

.dual-heading-first,
.dual-heading-second {
  display: block;
}

.media-text {
  padding: calc(4.5vw + 2rem) 0;
}
.media-text .section-inner {
  padding-top: calc(5vw + 2rem);
  padding-bottom: calc(5vw + 2rem);
}
@media only screen and (max-width:767px) {
  .media-text .section-inner {
    padding-top: 0;
  }
}
.media-text .image-container {
  height: 100%;
}
@media only screen and (max-width:767px) {
  .media-text .image-container {
    margin: 0 -7.396vw 2rem;
    padding-top: 85.3333333333%;
  }
}
.media-text h2 {
  margin-bottom: 0.2em;
}
.media-text .button {
  margin: 0 30px 1.5em 0;
}

.medical-centres {
  padding: calc(4.5vw + 2rem) 0;
}
@media only screen and (min-width:1600px) {
  .medical-centres {
    margin-left: -7.396vw;
  }
}
.medical-centres .section-inner {
  padding-top: calc(6.146vw + 2rem);
  padding-bottom: calc(6.146vw + 2rem);
}
@media only screen and (max-width:767px) {
  .medical-centres .section-inner {
    padding-top: 0;
  }
}
.medical-centres .columns {
  margin-top: calc(10.833vw + 2rem);
}
.medical-centres .columns:first-child {
  margin-top: 0;
}
@media only screen and (min-width:768px) {
  .medical-centres .columns:nth-of-type(even) .col:first-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.medical-centres .image-container {
  height: 100%;
}
@media only screen and (max-width:767px) {
  .medical-centres .image-container {
    margin: 0 -7.396vw 2rem;
    padding-top: 85.3333333333%;
  }
}
.medical-centres h2 {
  margin-bottom: 0.2em;
}

.technology-archive {
  padding: calc(4.5vw + 2rem) 0;
}
@media only screen and (min-width:1600px) {
  .technology-archive {
    margin-left: -7.396vw;
  }
}
.technology-archive .section-inner {
  padding-top: calc(6.146vw + 2rem);
  padding-bottom: calc(6.146vw + 2rem);
}
.technology-archive .columns {
  margin-top: calc(10.833vw + 2rem);
}
.technology-archive .columns:first-child {
  margin-top: 0;
}
.technology-archive h2 {
  margin-bottom: 0.2em;
}

.icon-sm .icon-image {
  width: 56px;
}

.icon-lg .icon-image {
  width: 100px;
}

.icon-image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  width: 100%;
  margin: 0 auto 20px;
}
.icon-image svg,
.icon-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 55%;
}

.icon-border {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(100% + 4px);
  margin-left: -2px;
  padding-top: 100%;
  border: 2px solid #003a7d;
  border-radius: 50%;
}

.icon-grid {
  padding-top: 10.417vw;
  padding-bottom: 15.625vw;
}
.icon-grid .section-inner {
  max-width: 1280px;
  margin: 0 auto;
}
.icon-grid .columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.icon-grid .col {
  width: 50%;
  margin-bottom: 1.5625vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width:768px) {
  .icon-grid .col {
    width: 33.3333333333%;
  }
}
@media only screen and (min-width:1025px) {
  .icon-grid .col {
    width: 25%;
  }
}
.icon-grid .icon-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 20px;
  padding: calc(0.52vw + 2rem) 15px;
  text-align: center;
  background-color: #f2f2f2;
}
.icon-grid .icon-text {
  color: #003a7d;
  font-family: "bitter", serif;
  font-size: 16px;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .icon-grid .icon-text {
    font-size: calc(1.0416666667vw + 10px);
  }
}
@media (min-width: 1920px) {
  .icon-grid .icon-text {
    font-size: 30px;
  }
}

.icon-inline-list {
  width: calc(100vw - 14.792vw);
}
.icon-inline-list .columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.icon-inline-list .col {
  width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width:768px) {
  .icon-inline-list .col {
    width: 20%;
    border-left: 2px dotted #ffffff;
  }
}
@media only screen and (min-width:1025px) {
  .icon-inline-list .col {
    padding-left: 1.5625vw;
    padding-right: 1.5625vw;
  }
}
@media only screen and (min-width:1600px) {
  .icon-inline-list .col {
    -ms-flex-preferred-size: 250px;
        flex-basis: 250px;
  }
}
.icon-inline-list .col:first-child {
  border-left: 0;
}
@media only screen and (min-width:768px) {
  .icon-inline-list .icon-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.icon-inline-list .icon-image {
  width: calc(1.25vw + 2rem);
  max-width: 56px;
  margin-bottom: 10px;
}
@media only screen and (min-width:768px) {
  .icon-inline-list .icon-image {
    margin: 0 0.78125vw 0 2px;
  }
}
@media only screen and (min-width:1025px) {
  .icon-inline-list .icon-image {
    margin-right: 1.5625vw;
  }
}
.icon-inline-list .icon-image svg path {
  fill: #ffffff;
}
.icon-inline-list .icon-image svg,
.icon-inline-list .icon-image img {
  max-width: 70%;
}
.icon-inline-list .icon-border {
  border-color: #ffffff;
}
.icon-inline-list .icon-text {
  font-size: 14px;
  line-height: 1.222;
}
@media (min-width: 768px) {
  .icon-inline-list .icon-text {
    font-size: calc(0.3472222222vw + 11.3333333333px);
  }
}
@media (min-width: 1920px) {
  .icon-inline-list .icon-text {
    font-size: 18px;
  }
}
@media only screen and (min-width:768px) {
  .icon-inline-list .icon-text {
    text-align: left;
  }
}

.icon-list-container {
  margin-top: calc(4vw + 2rem);
  margin-bottom: calc(4vw + 2rem);
}

.icon-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (min-width:768px) {
  .icon-list {
    padding-left: 7.396vw;
    padding-right: 7.396vw;
  }
}
@media only screen and (min-width:1025px) {
  .icon-list {
    padding-right: 14.792vw;
  }
}
.icon-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 1.5rem 0;
  border-bottom: 1px solid #d4dae1;
}
.icon-list .icon-image {
  width: calc(1.25vw + 2rem);
  max-width: 56px;
  margin: 0 3.698vw 0 2px;
}

.highlight {
  position: relative;
  color: #ffffff;
}
.highlight .section-inner {
  padding-top: calc(12.292vw + 4rem);
  padding-bottom: calc(9.271vw + 3rem);
}
@media only screen and (max-width:767px) {
  .highlight .section-inner {
    text-align: center;
  }
}
.highlight p {
  font-family: "bitter", serif;
  font-size: 28px;
  line-height: 1.357;
}
@media (min-width: 576px) {
  .highlight p {
    font-size: calc(2.7529761905vw + 12.1428571429px);
  }
}
@media (min-width: 1920px) {
  .highlight p {
    font-size: 65px;
  }
}
.highlight a.button {
  color: #ffffff;
  border-color: inherit;
}
@media only screen and (min-width:768px) {
  .highlight a.button {
    float: right;
  }
}
.highlight a.button:hover {
  color: #0072b6;
  border-color: #ffffff;
  background-color: #ffffff;
}
.highlight .section-image-bg-overlay {
  background-color: rgba(0, 58, 125, 0.85);
}

.dual-media-text {
  padding-top: 10.417vw;
  padding-bottom: 10.417vw;
}
.dual-media-text .columns {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width:767px) {
  .dual-media-text .col-6 {
    width: 100%;
  }
}
@media only screen and (min-width:768px) {
  .dual-media-text .col-6 {
    text-align: right;
  }
}
@media only screen and (min-width:768px) {
  .dual-media-text .dual-heading {
    margin-left: 5%;
  }
}

.image-cluster {
  position: relative;
  padding-top: 114.8648648649%;
}
@media only screen and (max-width:767px) {
  .image-cluster {
    margin-bottom: 2rem;
  }
}
.image-cluster > div {
  position: absolute;
  z-index: 1;
}
.image-cluster img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  font-family: "object-fit: cover; object-position: 50% 50%;";
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.image-cluster-bg {
  top: 0;
  right: 16%;
  bottom: 16%;
  left: 8%;
  background-color: #f2f2f2;
}

.image-cluster-back {
  width: 77.7%;
  bottom: 8%;
  right: 0;
}
.image-cluster-back .image-cluster-img {
  position: relative;
  padding-top: 114.7826086957%;
}

.image-cluster-front {
  bottom: 0;
  left: 0;
  width: 67.57%;
}
.image-cluster-front .image-cluster-img {
  position: relative;
  padding-top: 64.4%;
}

.scrolling-slider {
  padding-bottom: 13.021vw;
}

.scrolling-slides {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 118vw;
  margin: 0 -0.78125vw;
}
@media only screen and (min-width:576px) {
  .scrolling-slides {
    width: 100vw;
  }
}
@media only screen and (min-width:1200px) {
  .scrolling-slides {
    margin: 0 -3.698vw;
  }
}
@media only screen and (min-width:1600px) {
  .scrolling-slides {
    margin-left: -14.792vw;
  }
}

.scrolling-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.3333%;
  padding-left: 0.78125vw;
  padding-right: 0.78125vw;
}
@media only screen and (min-width:1200px) {
  .scrolling-slide {
    padding-left: 3.698vw;
    padding-right: 3.698vw;
  }
}

.videos {
  padding-bottom: 6.25vw;
}
.videos .section-inner {
  padding-top: calc(5vw + 2rem);
  padding-bottom: calc(5vw + 2rem);
}
@media only screen and (max-width:767px) {
  .videos .col-6 {
    width: 100%;
  }
}

.videos-text {
  margin-bottom: 5.208vw;
}

.video-image {
  position: relative;
  overflow: hidden;
}
.video-image a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.video-image a:hover .video-overlay .outline {
  fill: #ffffff;
}
.video-image a:hover .video-overlay .icon {
  fill: #0072b6;
}
.video-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  font-family: "object-fit: cover; object-position: 50% 50%;";
}

@media only screen and (min-width:768px) {
  .video-container-1 {
    margin-right: 7.396vw;
  }
}
.video-container-1 .video-image-1 > div {
  padding-top: 111.7870722433%;
}

.video-container-2 {
  margin: 2.083vw auto 8.333vw;
}
@media only screen and (min-width:768px) {
  .video-container-2 {
    max-width: 526px;
  }
}
.video-container-2 .video-image-2 > div {
  padding-top: 145.0570342205%;
}

@media only screen and (min-width:768px) {
  .video-container-3 {
    margin-left: -3.698vw;
  }
}
@media only screen and (min-width:1600px) {
  .video-container-3 {
    margin-right: -7.396vw;
  }
}
.video-container-3 .video-image-3 > div {
  padding-top: 57.2139303483%;
}

.video-container-4 {
  margin-top: 7.396vw;
}
@media only screen and (min-width:768px) {
  .video-container-4 {
    max-width: 526px;
    margin-right: 3.698vw;
  }
}
.video-container-4 .video-image-4 > div {
  padding-top: 145.0570342205%;
}

.video-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(23, 23, 23, 0.35);
}
.video-overlay svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.video-title {
  margin-top: 20px;
}

.quote {
  margin-top: -6.25vw;
}
.quote .section-inner {
  padding-top: calc(5vw + 2rem);
  padding-bottom: calc(5vw + 2rem);
  text-align: center;
}
.quote blockquote {
  margin: 0 0 0.75em 0;
  padding: 0;
  border: 0;
  font-family: "bitter", serif;
  font-style: normal;
  color: #003a7d;
  font-size: 40px;
  line-height: 1.2;
}
@media (min-width: 576px) {
  .quote blockquote {
    font-size: calc(2.6041666667vw + 25px);
  }
}
@media (min-width: 1920px) {
  .quote blockquote {
    font-size: 75px;
  }
}
@media only screen and (min-width:1025px) {
  .quote .button {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}

.fullwidth-cta {
  overflow-x: hidden;
  position: relative;
  color: #ffffff;
}
.fullwidth-cta .section-inner {
  padding-top: 21.277vw;
  padding-bottom: 21.277vw;
}
@media only screen and (max-width:767px) {
  .fullwidth-cta .section-inner {
    text-align: center;
  }
}
@media only screen and (min-width:1025px) {
  .fullwidth-cta .section-inner {
    padding-top: 11.458vw;
    padding-bottom: 9.375vw;
  }
}
.fullwidth-cta h3 {
  color: #ffffff;
}
.fullwidth-cta a.button {
  color: #ffffff;
  border-color: inherit;
}
.fullwidth-cta a.button:hover {
  color: #0072b6;
  border-color: #ffffff;
  background-color: #ffffff;
}
.fullwidth-cta .section-image-bg-overlay {
  background-color: rgba(21, 46, 75, 0.65);
}

.page-section-number {
  position: absolute;
  bottom: 0;
  left: 4.8074vw;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
  z-index: 10;
  color: #d4dae1;
  font-family: "bitter", serif;
  font-size: 75px;
  line-height: 1;
}
@media (min-width: 576px) {
  .page-section-number {
    font-size: calc(5.5803571429vw + 42.8571428571px);
  }
}
@media (min-width: 1920px) {
  .page-section-number {
    font-size: 150px;
  }
}

@media only screen and (min-width:1025px) {
  .section-inner.section-indent {
    padding-left: calc(17.708vw - 3.698vw);
  }
}
@media only screen and (min-width:768px) {
  .section-inner.section-indent-border {
    padding-left: 11.094vw;
  }
}
@media only screen and (min-width:1025px) {
  .section-inner.section-indent-border {
    padding-left: 17.708vw;
  }
}
@media only screen and (min-width:768px) {
  .section-inner.section-indent-border > .columns {
    border-left: 2px dotted #d4dae1;
  }
}

@media only screen and (min-width:1025px) {
  .aside {
    margin-left: -3.698vw;
  }
}
.aside hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
.aside h5,
.aside p,
.aside ul,
.aside ol {
  margin-bottom: 15px;
}
.aside ul,
.aside ol {
  margin-left: 1em;
}

.practice-content,
.technology-content {
  padding-bottom: 3.125vw;
}
.practice-content .columns,
.technology-content .columns {
  padding-top: 3.125vw;
}
.practice-content .video,
.technology-content .video {
  margin-top: 0;
  margin-bottom: calc(5.625vw + 2rem);
}

.lifestyle-scrolling-slider,
.additional-scrolling-slider {
  padding-bottom: calc(6.146vw + 2rem);
}

.lifestyle-content,
.additional-content {
  padding-bottom: calc(3.542vw + 2rem);
}

.charts .col {
  margin-top: 30px;
  margin-bottom: 30px;
}
.charts img {
  display: block;
  margin: 0 auto;
}

@media only screen and (min-width:768px) {
  .country-charts {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media only screen and (min-width:768px) {
  .columns.has-border-bottom:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 3.698vw;
    width: calc(100% - 7.396vw);
    border-bottom: 2px dotted #d4dae1;
  }
}
@media only screen and (min-width:768px) {
  .columns.has-border-between .col:first-child {
    border-right: 2px dotted #d4dae1;
  }
}

.region-content {
  margin-top: calc(1.458vw + 2rem);
  padding-bottom: calc(6.146vw + 2rem);
}

.page + .section-container .section-indent .video,
.page + .section-container .section-indent-border .video {
  margin-top: 0;
}

.video {
  margin-top: calc(4.5vw + 2rem);
  margin-bottom: calc(4.5vw + 2rem);
}
.video .video-image > div {
  padding-top: 56.2676%;
}

.testimonial {
  position: relative;
  margin-top: calc(1.458vw + 2rem);
  padding: calc(3vw + 3rem) 7.396vw calc(3vw + 2rem);
  background-color: #e9ecf0;
}
.testimonial:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 108px;
  height: 90px;
  background-image: url(images/icon-quote.svg);
  background-position: center center;
  background-size: cover;
}
.testimonial blockquote {
  margin: 0;
  padding: 0;
  border: 0;
}

cite {
  font-style: normal;
}

.testimonial-name {
  color: #003a7d;
  font-family: "bitter", serif;
  font-size: 22px;
  line-height: 1.364;
}
@media (min-width: 576px) {
  .testimonial-name {
    font-size: calc(0.5952380952vw + 18.5714285714px);
  }
}
@media (min-width: 1920px) {
  .testimonial-name {
    font-size: 30px;
  }
}

.dual-media {
  padding: calc(12.292vw + 4rem) 0 calc(2.917vw + 4rem) 0;
}
@media only screen and (min-width:1600px) {
  .dual-media .swirl-wave-container {
    margin-left: -7.396vw;
  }
}
.dual-media .section-inner {
  padding-top: calc(1.146vw + 2rem);
  padding-bottom: calc(1.146vw + 2rem);
}
.dual-media .page-section-number {
  bottom: 3vw;
  left: 4vw;
}
@media only screen and (min-width:768px) {
  .dual-media .page-section-number {
    left: 5vw;
    bottom: calc(8.959vw + 2rem);
  }
}
.dual-media .columns {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media only screen and (min-width:768px) {
  .dual-media .columns {
    margin-left: -1.5625vw;
    margin-right: -1.5625vw;
  }
}
@media only screen and (min-width:768px) {
  .dual-media .col {
    padding-left: 1.5625vw;
    padding-right: 1.5625vw;
  }
}

.dual-media-image-1 {
  padding-top: 110.3448275862%;
}
@media only screen and (max-width:767px) {
  .dual-media-image-1 {
    margin-bottom: calc(1.146vw + 2rem);
  }
}
@media only screen and (min-width:768px) {
  .dual-media-image-1 {
    top: -7.813vw;
  }
}

.dual-media-image-2 {
  padding-top: 86.4864864865%;
}
@media only screen and (min-width:768px) {
  .dual-media-image-2 {
    margin-top: 7.813vw;
  }
}

@media only screen and (min-width:1600px) {
  .page-id-1130 .container.grid-container,
.page-id-807 .container.grid-container {
    padding: 0 7.396vw;
  }
}

.page + .team {
  margin-top: calc(2.917vw + 4rem);
}

.team {
  margin-bottom: calc(1.017vw + 2rem);
}
@media only screen and (min-width:768px) {
  .team .columns {
    margin-left: -2.604vw;
    margin-right: -2.604vw;
  }
}
.team .col {
  margin-bottom: calc(1.9vw + 2rem);
}
@media only screen and (min-width:768px) {
  .team .col {
    padding-left: 2.604vw;
    padding-right: 2.604vw;
  }
}

.team-image {
  position: relative;
  margin-bottom: 1em;
  padding-top: 101.8087855297%;
}
@media only screen and (max-width:767px) {
  .team-image {
    margin-bottom: 2rem;
  }
}
.team-image > div {
  position: absolute;
  z-index: 1;
}
.team-image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  font-family: "object-fit: cover; object-position: 50% 50%;";
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.team-image-bg {
  top: 0;
  right: 16%;
  bottom: 16%;
  left: 0;
  background-color: #f2f2f2;
}

.team-image-media {
  top: 8%;
  right: 0;
  bottom: 0;
  left: 16%;
}
.team-image-media .team-image-img {
  position: relative;
  padding-top: 109.0909090909%;
}

.team-content {
  margin-left: 16%;
}
.team-content h4,
.team-content p {
  margin: 0;
}

.gallery-slider {
  padding-bottom: calc(6.146vw + 2rem);
}

.slider:not(.slick-initialized) .slide:not(:first-of-type) {
  display: none;
}

.slider .slider-track {
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}
.slider .slide {
  overflow: hidden;
}
.slider img {
  width: 100%;
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.slider .slick-active img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.slick-arrow {
  position: absolute;
  bottom: 2.344vw;
  z-index: 1;
  width: calc(1.771vw + 2rem);
  max-width: 66px;
  cursor: pointer;
}
.slick-arrow:hover .outline {
  stroke: #ffffff;
  fill: #ffffff;
}
.slick-arrow:hover .icon path {
  fill: #0072b6;
}
.slick-arrow.prev-arrow {
  right: calc(6.563vw + 3.5rem);
}
.slick-arrow.next-arrow {
  right: 4.792vw;
}

.location-map {
  padding: calc(1.5vw + 2rem) 0 calc(4.5vw + 2rem);
}

.map-container {
  position: relative;
}

.map-caption {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 10;
  max-width: 530px;
  padding: calc(0.938vw + 2rem) calc(3.542vw + 2rem) calc(0.938vw + 2rem) 0;
  background-color: #ffffff;
}
@media only screen and (min-width:768px) {
  .map-caption {
    margin-top: -140px;
  }
}
.map-caption h4 {
  margin-bottom: 0;
}

.accordion-container {
  padding-top: 2rem;
}

.section-container.accordion-container {
  padding-top: 0;
}

article + .section-container .accordion-container {
  padding-top: 0;
}

.ac {
  margin-bottom: 10px;
}
.ac > .ac-q {
  display: block;
  margin: 0;
  padding: 13px 0 13px calc(0.417vw + 2rem);
  border-bottom: 1px solid #d4dae1;
  cursor: pointer;
  position: relative;
}
.ac > .ac-q::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 17px;
  height: 17px;
  background-image: url(images/accordion-closed.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.ac > .ac-a {
  overflow: hidden;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
}
.ac .ac-a-inner {
  padding-top: 2rem;
}
.ac.js-enabled > .ac-a {
  visibility: hidden;
}
.ac.is-active > .ac-a {
  visibility: visible;
}
.ac.is-active > .ac-q::after {
  background-image: url(images/accordion-open.svg);
}

.cta {
  margin-top: calc(10.833vw + 2rem);
  color: #ffffff;
}
.cta .section-inner {
  padding-top: calc(5vw + 2rem);
  padding-bottom: calc(5vw + 2rem);
}
@media only screen and (max-width:767px) {
  .cta .section-inner {
    padding-top: 0;
    text-align: center;
  }
}
@media only screen and (min-width:768px) {
  .cta .section-inner {
    margin-left: 14.792vw;
  }
}
@media only screen and (min-width:1600px) {
  .cta .section-inner {
    margin-left: 7.396vw;
  }
}
@media only screen and (min-width:768px) {
  .cta .image-offset {
    margin-top: -10vw;
    margin-left: -14.792vw;
  }
}
.cta .image-container {
  padding-top: 91.25%;
}
@media only screen and (max-width:767px) {
  .cta .image-container {
    margin: 0 -7.396vw 2rem;
  }
}
.cta .cta-content {
  position: relative;
  height: 100%;
}
.cta h2,
.cta a,
.cta .button {
  color: inherit;
}
.cta a.button {
  color: inherit;
  border-color: inherit;
}
.cta a.button:hover {
  color: #0072b6;
  border-color: #ffffff;
  background-color: #ffffff;
}

.site-footer {
  margin-top: calc(4.5vw + 3rem);
}
.site-footer .footer-widgets-container {
  max-width: none;
}
.site-footer .footer-widgets-container .inside-footer-widgets {
  margin-left: -7.396vw;
}
.site-footer .footer-widgets-container .inner-padding {
  padding-left: 7.396vw;
}

.footer-widgets {
  padding-left: 7.396vw;
  padding-right: 7.396vw;
}
.footer-widgets .widget {
  font-size: 15px;
  line-height: 1.733;
}
.footer-widgets .widget-title {
  font-family: "omnes-pro", sans-serif;
}

.footer-widget-3 .wpcf7 .wpcf7-not-valid-tip:before {
  content: "";
  display: none;
}
.footer-widget-3 div.wpcf7-response-output {
  margin: 0;
}

.subscribe {
  position: relative;
}
.subscribe input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding-right: 32px !important;
  border-bottom-color: #003a7d;
}
.subscribe button {
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 1;
  width: 26px;
  height: 40px;
  padding: 0;
  border-width: 0;
}

.site-info {
  border-top: 1px solid #d4dae1;
}
.site-info .inside-site-info {
  max-width: none;
  padding-left: 7.396vw;
  padding-right: 7.396vw;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=tel],
input[type=number],
textarea,
select {
  padding-left: 0;
  padding-right: 0;
  border-width: 0 0 1px 0;
  background-color: transparent;
}

input,
select,
textarea {
  font-size: 18px;
}

.required {
  color: #b4002d;
}

#user-registration {
  background-color: transparent;
}

.ur-frontend-form {
  padding: 0 !important;
  border: 0 !important;
}

.ur-form-row {
  margin: 0 -10px;
}

.ur-frontend-form .ur-form-row .ur-form-grid label .required,
.ur-frontend-form .ur-form-row .ur-form-grid legend .required {
  color: #b4002d;
}

.user-registration-error {
  position: relative;
  padding-left: 52px;
}
.user-registration-error:before {
  position: absolute;
  top: 11px;
  left: 14px;
}

.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item {
  font-size: 15px;
}

.ur-field-item {
  position: relative;
}

#page .ur-form-grid label {
  margin-bottom: 0;
}
#page .user-registration-error {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #b4002d;
}
#page .user-registration-error:before {
  position: absolute;
  top: auto;
  left: auto;
  right: 0;
  bottom: -35px;
  margin: 0;
  content: "\f335";
  color: #ffffff;
  background-color: #b4002d;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

.wpcf7 p {
  position: relative;
}
.wpcf7 .wpcf7-form-control-wrap {
  position: initial;
}
.wpcf7 input:not(.button) {
  width: 100%;
}
.wpcf7 .wpcf7-not-valid {
  border-bottom-color: #b4002d !important;
}
.wpcf7 .wpcf7-not-valid-tip {
  position: absolute;
  top: 0;
  right: 0;
}
.wpcf7 .wpcf7-not-valid-tip:before {
  position: absolute;
  top: auto;
  left: auto;
  right: 0;
  bottom: -35px;
  margin: 0;
  font-family: Dashicons;
  content: "\f335";
  color: #ffffff;
  background-color: #b4002d;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}
.wpcf7 span.wpcf7-not-valid-tip {
  color: #b4002d;
}
.wpcf7 div.wpcf7-response-output {
  margin: 2rem 0 1rem;
  padding: 0.75rem 1rem;
  border: 0;
  color: #ffffff;
}
.wpcf7 div.wpcf7-mail-sent-ok,
.wpcf7 div.wpcf7-response-output {
  background-color: #2cbb78;
}
.wpcf7 div.wpcf7-mail-sent-ng,
.wpcf7 div.wpcf7-aborted {
  background-color: #b4002d;
}
.wpcf7 div.wpcf7-spam-blocked {
  background-color: #e9a854;
}
.wpcf7 div.wpcf7-validation-errors,
.wpcf7 div.wpcf7-acceptance-missing {
  background-color: #b4002d;
}

.calculator {
  font-size: 15px;
}
.calculator .section-inner {
  padding-top: calc(5vw + 2rem);
  padding-bottom: calc(5vw + 2rem);
}
.calculator .mobile-columns {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.calculator .mobile-columns .col {
  margin-bottom: 10px;
}
.calculator input[type=number] {
  max-width: 35px;
}

.estimate {
  position: sticky;
  top: 30px;
}
@media only screen and (min-width:1600px) {
  .estimate {
    top: 150px;
  }
}

.estimate-inner {
  margin-bottom: 2rem;
  padding: 3.698vw 1.5625vw;
  background-color: #003a7d;
  color: #ffffff;
  text-align: center;
}
.estimate-inner h2,
.estimate-inner h3,
.estimate-inner h4,
.estimate-inner h5,
.estimate-inner p,
.estimate-inner a {
  color: #ffffff;
}/*# sourceMappingURL=style.css.map */