@charset "UTF-8";
.hor-ver-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.hidden {
  display: none;
}
.squarebox, .semisquarebox, .rectanglebox {
  position: relative;
  overflow: hidden;
}
.squarebox:before, .semisquarebox:before, .rectanglebox:before {
  content: "";
  display: block;
}
.squarebox:before {
  padding-top: 100%;
}
.semisquarebox:before {
  padding-top: 60%;
}
.rectanglebox:before {
  padding-top: 50%;
}
*, *::before, *::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  font-size: 62.5%;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-x: hidden;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
body {
  margin: 0;
  font-size: 1.6rem;
  color: #00233b;
  text-align: left;
  font-family: "BWGlennSans Medium";
  padding-top: 7.6rem;
}
@media (min-width: 424px) {
  body {
    padding-top: 7.6rem;
  }
}
@media (min-width: 768px) {
  body {
    padding-top: 7.9rem;
  }
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
a {
  cursor: pointer;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 3rem;
  font-family: "Ambient Bold";
  letter-spacing: 0.05rem;
}
p {
  margin-top: 0;
  margin-bottom: 3rem;
}
abbr[title], abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol, ul, dl {
  margin: 0 0 3rem;
}
ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: normal;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 3rem;
}
b, strong {
  font-family: "BWGlennSans Bold";
}
small {
  font-size: 80%;
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre, code, kbd, samp {
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 0.1rem dotted;
  outline: 0.5rem auto rgba(0, 0, 0, 0.15);
}
input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, input {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"], input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
@font-face {
  font-family: "Ambient Bold";
  src: url("../fonts/Ambient-Bold.eot");
  src: url("../fonts/Ambient-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Ambient-Bold.woff2") format("woff2"), url("../fonts/Ambient-Bold.woff") format("woff"), url("../fonts/Ambient-Bold.ttf") format("truetype"), url("../fonts/Ambient-Bold.svg#Ambient-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BWGlennSans Bold";
  src: url("../fonts/BwGlennSans-Bold.eot");
  src: url("../fonts/BwGlennSans-Bold.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/BwGlennSans-Bold.woff2") format("woff2"), url("../fonts/BwGlennSans-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BWGlennSans Medium";
  src: url("../fonts/BwGlennSans-Medium.eot");
  src: url("../fonts/BwGlennSans-Medium.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/BwGlennSans-Medium.woff2") format("woff2"), url("../fonts/BwGlennSans-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icons";
  src: url("../fonts/icons.eot?plww3n");
  src: url("../fonts/icons.eot?plww3n#iefix") format("embedded-opentype"), url("../fonts/icons.ttf?plww3n") format("truetype"), url("../fonts/icons.woff?plww3n") format("woff"), url("../fonts/icons.svg?plww3n#icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="icon-"], [class*=" icon-"], blockquote:before, strong.haslink:after, .accordion .a-item-header:before, .strategyads .col:before, .strategyads-heading:before {
  font-family: "icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chevron-right:before {
  content: "";
}
.icon-chevron-left:before {
  content: "";
}
.icon-chevron-down:before {
  content: "";
}
.icon-chevron-up:before {
  content: "";
}
.icon-x:before {
  content: "";
}
.icon-menu:before {
  content: "";
}
.icon-quote:before {
  content: "";
}
.icon-menu:before {
  content: "";
}
.icon-chevron-thin-up:before {
  content: "";
}
.icon-chevron-thin-right:before {
  content: "";
}
.icon-chevron-thin-left:before {
  content: "";
}
.icon-chevron-thin-down:before {
  content: "";
}
.icon-close:before {
  content: "";
}
.icon-linkedin:before {
  content: "";
}
.icon-twitter:before {
  content: "";
}
.icon-instagram:before {
  content: "";
}
.icon-facebook:before {
  content: "";
}
.icon-google-plus:before {
  content: "";
}
.icon-envelope-o:before {
  content: "";
}
@media (min-width: 768px) {
  .col-grp {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .col-grp .col {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .col-grp .col-6 {
    width: 16.6666%;
  }
  .col-grp .col-5 {
    width: 20%;
  }
  .col-grp .col-4 {
    width: 25%;
  }
  .col-grp .col-3 {
    width: 33.3333%;
  }
  .col-grp .col-2 {
    width: 50%;
  }
  .col-grp .col-1 {
    width: 100%;
  }
  .col-grp .offset-3 {
    margin-left: 33.3333%;
  }
}
@media (min-width: 992px) {
  .col-grp .col-lg-6 {
    width: 16.6666%;
  }
  .col-grp .col-lg-5 {
    width: 20%;
  }
  .col-grp .col-lg-4 {
    width: 25%;
  }
  .col-grp .col-lg-3 {
    width: 33.3333%;
  }
  .col-grp .col-lg-2 {
    width: 50%;
  }
  .col-grp .col-lg-1 {
    width: 100%;
  }
}
p {
  line-height: 2rem;
}
h1 {
  font-size: 4rem;
  line-height: 4.4rem;
}
h2 {
  font-size: 3.2rem;
  line-height: 3.6rem;
}
h3 {
  font-size: 2rem;
  line-height: 2.4rem;
}
h4 {
  font-size: 1.8rem;
  line-height: 2.2rem;
}
h5 {
  font-size: 1.6rem;
  line-height: 2rem;
}
h6 {
  font-size: 1.4rem;
  line-height: 1.8rem;
}
img {
  width: 100%;
  height: auto;
}
a {
  color: #00233b;
  text-decoration: none;
}
a:hover {
  color: #f58d49;
}
@media (min-width: 992px) {
  h1 {
    font-size: 5rem;
    line-height: 5.4rem;
  }
  h2 {
    font-size: 4rem;
    line-height: 4.4rem;
  }
  h3 {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
  h4 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  h5 {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
  h6 {
    font-size: 1.6rem;
    line-height: 2rem;
  }
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
}
.container .container {
  padding: 0;
}
@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1320px) {
  .container {
    max-width: 1310px;
  }
}
.btn, div.wpcf7 input[type="submit"] {
  border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  font-weight: 700;
  font-size: 1.6rem;
  padding: 1.5rem 2.5rem;
  text-decoration: none;
  font-family: "Ambient Bold";
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  display: inline-block;
  cursor: pointer;
}
.btn-outlined {
  background: none;
  border: 0.2rem solid;
}
.btn-outlined-primary {
  border-color: #f58d49;
  color: #f58d49;
}
.btn-outlined-secondary {
  border-color: #00233b;
  color: #00233b;
}
.btn-solid, div.wpcf7 input[type="submit"] {
  color: #fff;
}
.btn-solid-primary, div.wpcf7 input[type="submit"] {
  background: #f58d49;
  color: #fff;
  border: 0.1rem solid #f58d49;
}
.btn-solid-primary:hover, div.wpcf7 input[type="submit"]:hover {
  background: #00233b;
  border-color: #00233b;
  color: #fff;
}
.btn-solid-primary-on-dark:hover, div.wpcf7 input[type="submit"]:hover {
  background: transparent;
  border-color: #fff;
}
.btn-solid-secondary {
  background: #00233b;
  border: none;
}
.btn-solid-secondary:hover {
  background: #cd614b;
  color: #fff;
}
.btn-sm {
  font-size: 1.4rem;
  padding: 1.25rem 1.75rem;
}
.btn-lg {
  font-size: 1.6rem;
  padding: 1.75rem 2.5rem;
}
@media (min-width: 992px) {
  .btn-lg {
    font-size: 1.8rem;
    padding: 2rem 3rem;
  }
}
.section-head {
  padding: 5rem 1.5rem;
  text-align: center;
  max-width: 85rem;
  margin: 0 auto;
}
.section-head h1, .section-head h2 {
  margin: 0;
}
.section-head p {
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin: 2rem 0 3rem;
}
.section-head p a {
  color: #f58d49;
}
.section-head.with-svg-top {
  padding: 7rem 1.5rem 9.5rem;
}
@media (min-width: 992px) {
  .section-head {
    padding: 7.5rem 0;
  }
  .section-head p {
    font-size: 1.8rem;
  }
}
div.wpcf7 .cf7-row {
  padding: 0.75rem 0;
}
div.wpcf7 .cf7-row .cf7-row:first-child {
  padding-top: 0;
}
div.wpcf7 .cf7-row .cf7-row:last-child {
  padding-bottom: 0;
}
div.wpcf7 input[type="text"], div.wpcf7 input[type="email"], div.wpcf7 input[type="tel"], div.wpcf7 select, div.wpcf7 textarea {
  width: 100%;
  border: 0;
  border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  padding: 1.25rem 1.5rem;
  display: block;
}
div.wpcf7 select {
  margin-top: 0.5rem;
}
div.wpcf7 .action {
  padding-top: 1.5rem;
}
div.wpcf7 input[type="submit"] {
  width: 100%;
}
div.wpcf7 span.ajax-loader {
  display: none;
}
.grecaptcha-badge {
  display: none !important;
}
body:before {
  position: fixed;
  background: #00233b;
  content: "";
  z-index: 3;
  left: 50%;
  top: 50%;
  margin: 0;
  width: 0;
  height: 0;
  border-radius: 300rem;
  -moz-border-radius: 300rem;
  -webkit-border-radius: 300rem;
}
body.mobilemenu-activate {
  overflow: hidden;
}
body.mobilemenu-activate:before {
  width: 100vw;
  height: 100vh;
  margin: -50vh 0 0 -50vw;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
}
#siteheader {
  padding: 0.9rem 0;
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 2;
  top: 0px;
  border-bottom: 0.1rem solid #eee;
}
#siteheader .container {
  display: flex;
  justify-content: space-between;
}
#siteheader .logo svg {
  height: 6.25rem;
  fill: #00233b;
}
#siteheader .logo svg .st1 {
  fill: #f58d49;
}
@media (max-width: 992px) {
  #siteheader .container {
    padding-right: 1rem;
  }
}
@media (max-width: 782px) {
  .admin-bar {
    padding: 0;
  }
  .admin-bar #siteheader, .admin-bar .messagetoall-strip {
    position: static;
  }
}
@media (min-width: 783px) {
  .admin-bar #siteheader {
    top: 3rem;
  }
}
.menu-trigger, .mobile-menu-trigger {
  font-size: 3.2rem;
  height: 100%;
  width: 5rem;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 0.35rem;
}
@media (min-width: 992px) {
  .menu-trigger, .mobile-menu-trigger {
    display: none;
  }
}
@media (min-width: 992px) {
  .mobilemenu-activate .mobile-menu-trigger {
    display: block;
  }
}
.menu-getintouch {
  display: flex;
  align-items: center;
  font-size: 1.5rem;
}
.main-navigation {
  margin-right: 2rem;
  display: none;
}
.main-navigation nav {
  height: 100%;
}
.main-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-navigation ul.menu {
  display: flex;
  height: 100%;
}
.main-navigation ul.menu > li {
  position: relative;
  z-index: 1;
}
.main-navigation ul.menu > li:hover > a:before {
  background: #f4f4f4;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  margin: 0;
}
.main-navigation ul.menu > li:hover .submenu {
  -webkit-animation: menuhover 0.5s 1 normal ease both 0.25s;
  -moz-animation: menuhover 0.5s 1 normal ease both 0.25s;
  animation: menuhover 0.5s 1 normal ease both 0.25s;
}
.main-navigation ul.menu > li > a {
  position: relative;
  overflow: hidden;
  padding: 1.25rem 2rem;
}
.main-navigation ul.menu > li > a:before {
  background: #fff;
  content: "";
  position: absolute;
  width: 5rem;
  height: 3rem;
  left: 50%;
  top: 50%;
  margin: -1.5rem 0 0 -2.5rem;
  border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;
  -webkit-transition: all 0.75s ease;
  z-index: -1;
}
.main-navigation ul.menu > li > a:hover {
  color: #00233b;
}
@media (min-width: 992px) {
  .main-navigation ul.menu > li > a {
    padding: 1.25rem 1rem;
  }
}
@media (min-width: 1200px) {
  .main-navigation ul.menu > li > a {
    padding: 1.25rem 2rem;
  }
}
.main-navigation .submenu {
  overflow: hidden;
  display: flex;
  position: absolute;
  background: #fff;
  left: 50%;
  min-width: 60rem;
  margin-left: -30rem;
  margin-top: 0;
  top: 3rem;
  border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  -webkit-border-radius: 0.3rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
  max-height: 0;
  opacity: 0;
  align-items: flex-start;
}
@keyframes menuhover {
  0% {
    max-height: 0;
    opacity: 0;
  }
  25% {
    margin-top: 0;
  }
  75% {
    margin-top: 0.75rem;
  }
  100% {
    max-height: 50rem;
    margin-top: 0;
    opacity: 1;
    overflow: visible;
  }
}
.main-navigation .submenu:after {
  top: -1rem;
  left: 50%;
  border-width: 0 1rem 1rem;
  border-color: #fff transparent;
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
  margin-left: -1rem;
}
.main-navigation .submenu div {
  width: 50%;
  padding: 3rem;
}
.main-navigation .submenu strong, .main-navigation .submenu li {
  font-size: 1.5rem;
  line-height: 2rem;
}
.main-navigation .submenu strong {
  margin: 2rem 0 1.5rem;
  display: block;
}
.main-navigation .submenu strong:first-child {
  margin-top: 0;
}
.main-navigation .submenu ul {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}
.main-navigation .submenu ul:last-child {
  margin-bottom: 0;
}
.main-navigation .submenu li {
  padding: 0.25rem 0;
}
@media (min-width: 992px) {
  .main-navigation {
    display: block;
  }
  .main-navigation .submenu strong {
    margin-bottom: 0.5rem;
  }
  .main-navigation .menu-item:nth-child(6) .submenu, .main-navigation .menu-item:nth-child(3) .submenu, .main-navigation .menu-item:nth-child(4) .submenu {
    text-align: center;
  }
  .main-navigation .menu-item:nth-child(6) .submenu div, .main-navigation .menu-item:nth-child(3) .submenu div, .main-navigation .menu-item:nth-child(4) .submenu div {
    width: 100%;
  }
  .main-navigation .menu-item:nth-child(6) .submenu {
    min-width: 15rem;
    margin-left: -7.5rem;
  }
  .main-navigation .menu-item:nth-child(3) .submenu {
    min-width: 30rem;
    margin-left: -13rem;
  }
  .main-navigation .menu-item:nth-child(4) .submenu {
    min-width: 38rem;
    margin-left: -20rem;
  }
}
.mobilemenu-activate {
  padding-top: 0;
  overflow-y: none;
}
.mobilemenu-activate #siteheader {
  position: static;
}
.mobilemenu-activate .mobile-menu-trigger {
  position: fixed;
  height: auto;
  right: 10px;
  top: 36px;
  color: #fff;
  opacity: 0;
}
.mobilemenu-activate .mobile-menu-trigger.active {
  opacity: 1;
  z-index: 5;
}
.mobilemenu-activate .main-navigation {
  display: block;
  align-items: center;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
  overflow-y: auto;
}
.mobilemenu-activate .main-navigation nav {
  width: 100%;
  height: auto;
  padding: 2rem 3rem;
  margin-left: -100%;
  transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
}
.mobilemenu-activate .main-navigation nav.active {
  margin-left: 0;
}
.mobilemenu-activate .main-navigation strong {
  display: block;
  color: #fff;
  font-family: "BWGlennSans Medium";
  margin: 0;
  font-weight: normal;
  padding: 1rem 0;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.075);
  position: relative;
}
.mobilemenu-activate .main-navigation strong.haslink:after {
  content: "";
  font-size: 1.2rem;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 4.2rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.mobilemenu-activate .main-navigation ul, .mobilemenu-activate .main-navigation a, .mobilemenu-activate .main-navigation .submenu {
  display: block;
  margin: 0;
}
.mobilemenu-activate .main-navigation a {
  color: #fff;
}
.mobilemenu-activate .main-navigation a:before {
  display: none;
}
.mobilemenu-activate .main-navigation .submenu {
  background: none;
  display: block;
  opacity: 1;
  position: static;
  max-height: none;
  margin: 0 0 1rem;
  min-width: auto;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.mobilemenu-activate .main-navigation .submenu a {
  color: #fff;
}
.mobilemenu-activate .main-navigation .submenu div {
  width: auto;
  padding: 0;
}
.mobilemenu-activate .main-navigation .submenu:after {
  display: none;
}
.mobilemenu-activate .main-navigation .submenu ul {
  padding: 1rem 0 1rem 2rem;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.075);
}
.mobilemenu-activate .main-navigation .submenu li {
  padding: 0;
}
.mobilemenu-activate .main-navigation .submenu li a {
  padding: 1rem 0;
}
.mobilemenu-activate .main-navigation .menu-item:nth-child(2) ul, .mobilemenu-activate .main-navigation:after {
  display: none;
}
.mobilemenu-activate .main-navigation ul.menu > li > a {
  font-family: "Ambient Bold";
  font-size: 2.4rem;
  line-height: 2.8rem;
  padding: 1rem 0;
}
.mobilemenu-activate .main-navigation ul.menu > li > a:hover {
  color: white;
}
.mobilemenu-activate .main-navigation ul.menu li:hover .submenu {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}
.mobilemenu-activate .main-navigation .menu-item:nth-child(4) .submenu ul, .mobilemenu-activate .main-navigation .menu-item:nth-child(3) .submenu ul, .mobilemenu-activate .main-navigation .menu-item:nth-child(6) .submenu ul {
  display: block;
  padding: 0;
  border-bottom: 0;
}
.mobilemenu-activate .main-navigation .menu-item:nth-child(4) .submenu ul li, .mobilemenu-activate .main-navigation .menu-item:nth-child(3) .submenu ul li, .mobilemenu-activate .main-navigation .menu-item:nth-child(6) .submenu ul li {
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.075);
}
.search-menu .is-search-form {
  display: none;
}
.search-menu .is-search-form.active {
  display: block;
}
.search-menu ul {
  position: absolute;
  top: 100%;
}
.search-menu .is-search-submit {
  display: none;
}
.search-menu .is-form-style.is-form-style-3 label {
  width: 100% !important;
}
.search-menu .is-form-style.is-form-style-3 input.is-search-input {
  border-right: solid 1px #ccc !important;
}
@media (max-width: 992px) {
  .search-menu {
    display: none;
  }
}
.search-menu-mobile {
  display: none;
}
@media (max-width: 992px) {
  .search-menu-mobile {
    display: block;
  }
}
.btn-getintouch span {
  display: none;
}
@media (max-width: 992px) {
  .btn-getintouch {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    background: none;
    color: #00233b;
    border: none;
    padding: 0;
    height: 100%;
    width: 5rem;
    padding-bottom: 0.5rem;
  }
  .btn-getintouch:hover {
    background: none;
    color: #00233b;
  }
  .btn-getintouch i {
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  .btn-getintouch span {
    display: block;
  }
  .btn-getintouch i {
    display: none;
  }
}
#GetInTouch h4 {
  text-align: center;
  font-size: 3rem;
}
#GetInTouch .wpcf7-form-control-wrap, #GetInTouch label {
  display: block;
  margin: 0;
}
#GetInTouch label {
  padding: 1rem 0 0;
}
#sitefooter {
  background: #00233b;
  color: #fff;
  padding: 7rem 0;
}
@media (min-width: 768px) {
  #sitefooter {
    padding-top: 5rem;
  }
}
#sitefooter .container {
  position: relative;
}
@media (max-width: 768px) {
  #sitefooter .container {
    padding-bottom: 8rem;
  }
}
#sitefooter .logo {
  margin-bottom: 3rem;
}
#sitefooter .logo svg {
  width: 15rem;
  fill: #fff;
}
#sitefooter .logo svg .st1 {
  fill: #f58d49;
}
@media (max-width: 768px) {
  #sitefooter .logo {
    text-align: center;
  }
}
#sitefooter h5 {
  margin-bottom: 0.5rem;
}
#sitefooter address span {
  display: block;
  margin-bottom: 0.5rem;
}
#sitefooter .addresses a {
  color: #62d7de;
}
@media (max-width: 768px) {
  #sitefooter .addresses {
    text-align: center;
  }
  #sitefooter .addresses .col:last-child {
    margin-top: 3rem;
  }
}
#sitefooter .sitelinks {
  display: none;
}
@media (min-width: 768px) {
  #sitefooter .sitelinks {
    display: block;
  }
}
#sitefooter .social {
  margin-top: 4rem;
}
#sitefooter .social .emailus {
  display: block;
  margin-bottom: 1rem;
}
#sitefooter .social a {
  margin-right: 1rem;
}
#sitefooter .social i {
  font-size: 2.4rem;
}
@media (max-width: 768px) {
  #sitefooter .social {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    left: 0;
    margin: 0;
  }
}
#sitefooter ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sitefooter ul li {
  margin-bottom: 0.5rem;
}
#sitefooter ul li:last-child {
  margin-bottom: 0;
}
#sitefooter ul a {
  color: #fff;
}
#sitefooter ul a:hover {
  color: #62d7de;
}
#sitefooter .copyright {
  margin: 5rem 0 0;
  font-size: 1.1rem;
}
@media (max-width: 992px) {
  #sitefooter .copyright {
    text-align: center;
  }
}
@media (max-width: 768px) {
  #sitefooter .col-grp {
    margin: 0;
  }
}
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-carousel .owl-dots {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 0;
  left: 0;
  bottom: 4rem;
}
.owl-carousel .owl-dots .owl-dot {
  outline: none;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 2rem;
  -moz-border-radius: 2rem;
  -webkit-border-radius: 2rem;
  background: #ddd;
  opacity: 0.5;
  margin: 0 2rem 0 0;
}
.owl-carousel .owl-dots .owl-dot.active {
  opacity: 1;
}
div.response {
  margin-bottom: 10px;
}
div.wpcf7 {
  margin: 0;
  padding: 0;
}
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
div.wpcf7-response-output {
  margin: 2rem 0 0;
  padding: 1.5rem;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
div.wpcf7-mail-sent-ok {
  background: #006160;
}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
  border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
  border: 2px solid #ffa500;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  background: #cd614b;
}
.wpcf7-form-control-wrap {
  position: relative;
}
span.wpcf7-not-valid-tip {
  color: #cd614b;
  font-size: 1.3rem;
  font-weight: normal;
  display: block;
  text-align: center;
  padding: 0.75rem 0 0;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid #cd614b;
  background: #fff;
  padding: 0.2em 0.8em;
}
span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
  content: " ";
}
.wpcf7-display-none {
  display: none;
}
div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
  visibility: visible;
}
div.wpcf7 div.ajax-error {
  display: none;
}
div.wpcf7 .placeheld {
  color: #888;
}
div.wpcf7 input[type="file"] {
  cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
  cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}
.themodal {
  z-index: 101;
  position: fixed;
  top: -100vh;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  padding: 1rem;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
.themodal.active {
  top: 0;
}
.themodal::-webkit-scrollbar {
  width: 0px;
  background: transparent;
  /* Chrome/Safari/Webkit */
}
.modal-wrapper {
  padding: 2rem;
  margin: 0 auto;
  position: relative;
}
.modal-wrapper.modal-small {
  max-width: 50rem;
}
.modal-wrapper.modal-medium {
  max-width: 75rem;
}
.modal-wrapper.modal-large {
  max-width: 100rem;
}
.modal-wrapper.modal-light {
  background: #fff;
}
.modal-wrapper.modal-dark {
  background: #00233b;
  color: #fff;
}
@media (min-width: 768px) {
  .modal-wrapper {
    padding: 3rem;
  }
}
@media (min-width: 992px) {
  .modal-wrapper {
    padding: 5rem;
    margin: 3rem auto 0;
  }
}
.admin-bar .modal-wrapper {
  margin-top: 6.2rem;
}
.modal-close {
  right: 0;
  position: absolute;
  top: 0;
  font-size: 1.5rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
}
.modal-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 100;
  opacity: 0;
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
}
.modal-overlay.active {
  opacity: 1;
}
.crumbs {
  border-bottom: 0.1rem solid #eee;
}
.breadcrumbs {
  padding: 1.5rem 0;
}
.breadcrumbs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumbs li {
  display: inline-block;
  font-size: 1.3rem;
}
.breadcrumbs a {
  color: #999;
}
.breadcrumbs a:hover {
  color: #00233b;
}
.breadcrumbs i {
  font-style: normal;
  margin: 0 1rem;
  color: #eee;
}
.our-clients .section-head {
  padding-bottom: 0;
}
.our-clients .container {
  padding-bottom: 10rem;
}
.our-clients svg {
  width: 100%;
  height: auto;
}
.our-clients svg g {
  fill: #00233b;
}
.our-clients #ourclients {
  text-align: center;
  margin: 0 auto;
  padding: 3rem 0 0;
  justify-content: center;
}
.our-clients #ourclients .owl-stage {
  display: flex;
  align-items: center;
}
.our-clients #ourclients img {
  width: 100%;
  height: auto;
}
.our-clients #ourclients .owl-dots {
  margin-top: 5rem;
}
.our-clients #ourclients .owl-dots .owl-dot {
  outline: none;
  background: #ddd;
  border-radius: 5rem;
  -moz-border-radius: 5rem;
  -webkit-border-radius: 5rem;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 0.5rem;
}
.our-clients #ourclients .owl-dots .owl-dot.active {
  background: #999;
}
.our-clients .item {
  display: inline-block;
  padding: 1.5rem;
}
.our-clients .item span {
  display: block;
  padding: 2rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15);
}
@media (max-width: 992px) {
  .our-clients {
    overflow: hidden;
  }
  .our-clients svg {
    width: 99.2rem;
  }
}
.page-header {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  padding: 5rem 0;
}
.page-header .wrap {
  text-align: left;
}
.page-header .btn.btn-getintouch, .page-header div.wpcf7 input.btn-getintouch[type="submit"], div.wpcf7 .page-header input.btn-getintouch[type="submit"] {
  display: block;
  width: 170px;
  text-align: center;
  padding: 1.25rem 1.75rem;
  background: #f58d49;
  color: #fff;
}
.page-header .btn.btn-getintouch span, .page-header div.wpcf7 input.btn-getintouch[type="submit"] span, div.wpcf7 .page-header input.btn-getintouch[type="submit"] span {
  display: block;
}
.page-header .btn.btn-getintouch i, .page-header div.wpcf7 input.btn-getintouch[type="submit"] i, div.wpcf7 .page-header input.btn-getintouch[type="submit"] i {
  display: none;
}
@media (max-width: 767px) {
  .page-header img {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .page-header {
    padding: 7.5rem 0;
  }
  .page-header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .page-header .wrap {
    width: -webkit-calc(100% - (35rem + 3rem));
    width: -moz-calc(100% - (35rem + 3rem));
    width: calc(100% - (35rem + 3rem));
  }
  .page-header img {
    width: 35rem;
  }
}
@media (min-width: 992px) {
  .page-header .wrap {
    width: -webkit-calc(100% - (50rem + 5rem));
    width: -moz-calc(100% - (50rem + 5rem));
    width: calc(100% - (50rem + 5rem));
  }
  .page-header img {
    width: 50rem;
  }
}
.features .feature .container {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.features .feature .image {
  text-align: center;
  margin-bottom: 3rem;
}
.features .feature .content div {
  line-height: 2.8rem;
}
.features .feature .btn, .features .feature div.wpcf7 input[type="submit"], div.wpcf7 .features .feature input[type="submit"] {
  margin-top: 3rem;
}
.features .feature:nth-child(even) {
  background: #00233b;
  color: #fff;
}
@media (max-width: 991px) {
  .features .feature .image img {
    width: auto;
    max-width: 40rem;
  }
}
@media (max-width: 767px) {
  .features .feature .btn, .features .feature div.wpcf7 input[type="submit"], div.wpcf7 .features .feature input[type="submit"] {
    display: block;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .features .feature .image img {
    width: 100%;
    max-width: auto;
  }
}
@media (min-width: 992px) {
  .features .feature .container {
    display: flex;
    padding-bottom: 7.5rem;
    padding-top: 7.5rem;
  }
  .features .feature .image {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
  }
  .features .feature .content {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .features .feature:nth-child(odd) .image {
    order: 1;
    padding-right: 2.5rem;
  }
  .features .feature:nth-child(odd) .content {
    order: 2;
    padding-left: 2.5rem;
  }
  .features .feature:nth-child(even) .image {
    order: 2;
    padding-left: 2.5rem;
  }
  .features .feature:nth-child(even) .content {
    order: 1;
    padding-right: 2.5rem;
  }
}
.otherservices {
  padding-bottom: 50px;
}
.otherservices h2 {
  text-align: center;
}
.otherservices h3 {
  margin-bottom: 15px;
}
.otherservices p:last-child {
  margin-bottom: 0;
}
.otherservices img {
  width: 100px;
  display: block;
  margin-bottom: 15px;
}
.otherservices .wrapper {
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  padding: 30px;
}
.otherservices .btn.btn-getintouch, .otherservices div.wpcf7 input.btn-getintouch[type="submit"], div.wpcf7 .otherservices input.btn-getintouch[type="submit"] {
  margin: 45px auto 0;
  display: block;
  width: 170px;
  text-align: center;
  padding: 1.25rem 1.75rem;
  background: #f58d49;
  color: #fff;
}
.otherservices .btn.btn-getintouch span, .otherservices div.wpcf7 input.btn-getintouch[type="submit"] span, div.wpcf7 .otherservices input.btn-getintouch[type="submit"] span {
  display: block;
}
.otherservices .btn.btn-getintouch i, .otherservices div.wpcf7 input.btn-getintouch[type="submit"] i, div.wpcf7 .otherservices input.btn-getintouch[type="submit"] i {
  display: none;
}
@media (max-width: 575px) {
  .otherservices .wrap .col:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media (min-width: 576px) {
  .otherservices .wrap {
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
  }
  .otherservices .wrap > .col {
    width: 50%;
    padding: 15px;
  }
}
@media (min-width: 992px) {
  .otherservices {
    padding-bottom: 75px;
  }
  .otherservices .wrap > .col {
    width: 25%;
  }
}
.service-overview-two {
  position: relative;
  background: #fafafa;
  overflow: hidden;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.service-overview-two .container {
  z-index: 1;
  padding: 0;
}
.service-overview-two .section-head {
  background: #00233b;
  text-align: left;
  margin: 0;
  color: #fff;
}
.service-overview-two .section-head img {
  width: auto;
  margin-bottom: 1rem;
}
.service-overview-two .section-head h2 {
  margin-bottom: 3rem;
}
.service-overview-two .section-head, .service-overview-two .overview {
  padding: 4rem 1.5rem;
}
.service-overview-two .overview-item {
  margin-bottom: 3rem;
  padding-left: 80px;
  position: relative;
}
.service-overview-two .overview-item .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
}
.service-overview-two .overview-item.active {
  opacity: 1;
}
.service-overview-two .overview-item p {
  line-height: 2.8rem;
}
.service-overview-two .overview-item p:last-child {
  margin-bottom: 0;
}
.service-overview-two .content {
  color: #00233b;
}
.service-overview-two h3 {
  margin-bottom: 0.75rem;
}
.service-overview-two h5 {
  margin-bottom: 1.5rem;
}
.service-overview-two p:last-child {
  margin: 0;
}
@media (min-width: 576px) {
  .service-overview-two .section-head {
    position: relative;
  }
  .service-overview-two .section-head:before, .service-overview-two .section-head:after {
    content: "";
    position: absolute;
    background: #00233b;
    top: 0;
    height: 100%;
    width: -webkit-calc((100vw - 57.6rem)/2 + 1.5rem);
    width: -moz-calc((100vw - 57.6rem)/2 + 1.5rem);
    width: calc((100vw - 57.6rem)/2 + 1.5rem);
  }
  .service-overview-two .section-head:before {
    left: -webkit-calc(((100vw - 57.6rem)/-2) - 1.5rem);
    left: -moz-calc(((100vw - 57.6rem)/-2) - 1.5rem);
    left: calc(((100vw - 57.6rem)/-2) - 1.5rem);
  }
  .service-overview-two .section-head:after {
    right: -webkit-calc(((100vw - 57.6rem)/-2) - 1.5rem);
    right: -moz-calc(((100vw - 57.6rem)/-2) - 1.5rem);
    right: calc(((100vw - 57.6rem)/-2) - 1.5rem);
  }
}
@media (min-width: 992px) {
  .service-overview-two {
    overflow: visible;
  }
  .service-overview-two:before {
    content: "";
    display: block;
    position: absolute;
    width: 50%;
    height: 100%;
    background: #00233b;
    z-index: 0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
  }
  .service-overview-two .container {
    position: relative;
    display: flex;
    padding: 0 1.5rem;
  }
  .service-overview-two .section-head, .service-overview-two .overview {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  .service-overview-two .section-head {
    background: none;
    padding: 0 7.5rem 0 0;
    position: sticky;
    position: -webkit-sticky;
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: 8.1rem;
    height: -webkit-calc(100vh - 8.1rem);
    height: -moz-calc(100vh - 8.1rem);
    height: calc(100vh - 8.1rem);
  }
  .service-overview-two .section-head:before, .service-overview-two .section-head:after {
    display: none;
  }
  .service-overview-two .overview-item {
    margin-bottom: 10rem;
    opacity: 0.25;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
  }
  .service-overview-two .overview {
    padding-left: 7.5rem;
    padding-top: -webkit-calc((100vh - 8.1rem)/2);
    padding-top: -moz-calc((100vh - 8.1rem)/2);
    padding-top: calc((100vh - 8.1rem)/2);
    padding-bottom: -webkit-calc((100vh - 8.1rem)/2 - 10rem);
    padding-bottom: -moz-calc((100vh - 8.1rem)/2 - 10rem);
    padding-bottom: calc((100vh - 8.1rem)/2 - 10rem);
  }
  .service-overview-two.active {
    background: #62d7de;
  }
  .service-overview-two.active .section-head, .service-overview-two.active .content {
    color: #62d7de;
  }
  .service-overview-two.active:before {
    background: #62d7de;
  }
  .service-overview-two.expand {
    position: relative;
  }
  .service-overview-two.expand:before {
    width: 100%;
  }
  .service-overview-two.expand .section-head {
    min-width: 100%;
    padding: 0;
  }
  .service-overview-two.expand .overview {
    display: none;
  }
  .service-overview-two.expand i.icon-close {
    display: flex;
    width: 4rem;
    height: 4rem;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: absolute;
    right: 1rem;
    top: 1rem;
    font-size: 2.6rem;
    cursor: pointer;
  }
}
.services .section-head ul {
  margin: 30px 0 0;
  list-style: none;
  padding: 0 0 0 30px;
  border-left: 3px solid #f58d49;
}
.services .section-head ul li {
  cursor: pointer;
}
.services .section-head ul li:not(:last-child) {
  margin-bottom: 10px;
}
.services .section-head ul li.active {
  color: #f58d49;
}
.services .overview-item p:not(:last-child) {
  margin-bottom: 15px;
}
.services .overview-item ul {
  display: flex;
  list-style: none;
  margin: 0 auto 15px;
  padding: 0;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  max-width: 450px;
}
.services .overview-item ul li {
  padding: 10px;
}
.our-clients > svg {
  display: none;
}
