h2,
h4 {
  font-weight: 600;
}
img {
  height: auto;
}
img {
  max-width: 100%;
}
*,
.col-xs,
.gridContainer,
.row {
  box-sizing: border-box;
}
.row {
  -webkit-box-orient: horizontal;
}
div:after,
footer:after,
header:after,
ul.dropdown-menu:after,
ul:after {
  clear: both;
}
.color1 {
  color: #03a9f4;
}
* {
  margin: 0;
  padding: 0;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}
div:after,
div:before,
footer:after,
footer:before,
header:after,
header:before,
ul:after,
ul:before {
  content: "";
  display: table;
  width: 0;
}
::-moz-focus-inner {
  border: 0;
  padding: 0;
}
body {
  text-align: center;
}
@media (min-width: 768px) {
  body {
    text-align: left;
  }
}
i.fa.color1 {
  color: #03a9f4;
}
i.fa.icon.bordered.color1 {
  border-color: #03a9f4;
}
body,
html {
  font-size: 16px;
  line-height: 1.5rem;
}
body {
  font-family: "Open Sans", sans-serif;
  color: #8e9dae;
  background-color: transparent;
}
a {
  color: #03a9f4;
}
a:hover {
  color: #2ebcfc;
}
h1,
h1.title,
h2,
h4,
h5 {
  font-family: Muli, sans-serif;
  font-weight: 600;
  color: #3c424f;
  text-rendering: optimizeLegibility;
  margin-bottom: 16px;
}
h1:last-child,
h2:last-child,
h4:last-child,
h5:last-child,
p:last-child {
  margin-bottom: 0;
}
h1.title {
  font-size: 3.5rem;
  line-height: 4.5rem;
  margin-bottom: 8px;
}
h1 {
  font-size: 3rem;
  line-height: 4rem;
}
h2 {
  font-size: 2.5rem;
  line-height: 3rem;
}
h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 1.1rem;
  line-height: 1.75rem;
  letter-spacing: 0.0625rem;
}
h5 {
  font-size: "Open Sans", sans-serif;
  line-height: 1.5rem;
  font-weight: 800;
  letter-spacing: 0.14rem;
}
h1 a,
h2 a,
h4 a,
h5 a {
  color: inherit;
}
p + h2,
p + h4,
p + h5,
ul + h2,
ul + h4,
ul + h5 {
  margin-top: 1.5rem;
}
ul,
ul ul {
  margin: 0 0 0 1.5rem;
}
p,
ul {
  margin-bottom: 16px;
}
.text-center {
  text-align: center;
}
.big {
  font-size: 1.2em;
  line-height: 1.75rem;
}
.large,
.lead {
  line-height: 2rem;
}
.large {
  font-size: 1.4em;
}
@media (max-width: 1024px) {
  body,
  html {
    font-size: 14px;
  }
}
body #page a,
body #page h1,
body #page h2,
body #page h4,
body #page h5,
body #page p {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.lead {
  font-size: 1.2rem;
  color: #3c424f;
  font-weight: 300;
}
.flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.gridContainer {
  max-width: 1232px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}
.gridContainer .gridContainer {
  max-width: 100%;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.row.basis-auto {
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.row > * {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.row:after,
.row:before {
  position: absolute;
}
.col-xs {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-12 {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.col-xs {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0;
  -moz-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}
.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
}
.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}
@media only screen and (min-width: 768px) {
  .col-sm-fit {
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
  }
  .gridContainer {
    width: 90%;
  }
  .col-sm-fit {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-4 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-9 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
}
@media only screen and (min-width: 1024px) {
  .col-md {
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
  }
  .gridContainer {
    width: 90%;
  }
  .col-md {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .col-md-3,
  .col-md-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-3 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-md {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .gridContainer {
    width: 90%;
  }
}
.aligncenter,
div.aligncenter {
  display: block;
  margin-bottom: 16px;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: transparent;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #fff;
  display: block;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#mainmenu_container {
  display: none;
}
@media (min-width: 768px) {
  #mainmenu_container {
    display: flex;
  }
}
ul.dropdown-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
  z-index: 1;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
}
ul.dropdown-menu li {
  display: block;
  position: relative;
  color: #fff;
  transition: all 0.4s;
  overflow: hidden;
  padding: 0.85rem;
}
ul.dropdown-menu li a {
  display: block;
  text-decoration: none;
  white-space: nowrap;
  color: inherit;
  position: relative;
}
ul.dropdown-menu li:hover,
ul.dropdown-menu li:hover > ul {
  opacity: 1;
  height: auto;
  overflow: visible;
}
ul.dropdown-menu ul {
  margin-left: 0;
  left: 0;
  padding-left: 1em;
  min-width: 100%;
  display: block;
  box-sizing: border-box;
  transition: all 0.2s linear;
  opacity: 0;
  height: 0;
  overflow: hidden;
  box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.11);
  border-radius: 2px;
  background-color: #fff;
}
ul.dropdown-menu ul li {
  border-top: 0;
  color: #6b7c93;
  line-height: 120%;
  font-weight: 600;
  position: relative;
  padding: 0;
  font-size: 14px;
}
ul.dropdown-menu ul li:after {
  display: block;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: rgba(128, 128, 128, 0.2);
  position: absolute;
  left: 0;
  bottom: 0;
  mix-blend-mode: exclusion;
}
ul.dropdown-menu ul li:last-of-type:after {
  display: none;
}
ul.dropdown-menu:after,
ul.dropdown-menu:before {
  content: " ";
  display: table;
}
ul.dropdown-menu ul li:hover {
  background-color: #f8f8f8;
  color: #000;
}
ul.dropdown-menu ul li a {
  padding: 0.75rem 1.5rem;
}
ul.dropdown-menu ul ul {
  left: 100%;
  top: 0;
}
@media (min-width: 768px) {
  ul.dropdown-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: static;
  }
  ul.dropdown-menu > li > a {
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  ul.dropdown-menu > li:hover > a {
    color: #03a9f4;
  }
  ul.dropdown-menu > li > ul {
    left: 0.85rem;
  }
  ul.dropdown-menu li ul {
    position: absolute;
    padding-left: 0;
    min-width: 200px;
    z-index: 10;
    transition: none;
    top: 100%;
  }
  ul.dropdown-menu li ul ul:before {
    content: " ";
    width: 5px;
    height: 100%;
    background: 0 0;
    position: absolute;
    z-index: -1;
  }
  ul.dropdown-menu li ul ul {
    margin-left: 5px;
    top: 0;
  }
  ul.dropdown-menu li ul ul:before {
    display: block;
    float: left;
    margin-left: -5px;
  }
}
ul.dropdown-menu > li {
  color: #fff;
}
ul.dropdown-menu.active-line-bottom
  > li:not(.current-menu-item):not(.current_page_item):hover
  > a {
  color: #d8d8d8;
}
.header-top {
  align-items: center;
  width: 100%;
  position: absolute;
  z-index: 100;
}
.header-full-height {
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.navigation-bar {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
}
.navigation-bar.bordered {
  border-bottom-width: 2px;
  border-bottom-color: #fff;
  border-bottom-style: solid;
}
.navigation-wrapper:not(.gridContainer) {
  padding-left: 5%;
  padding-right: 5%;
}
.logo_col,
.main_menu_col {
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.main_menu_col {
  justify-content: flex-end;
}
.logo_col {
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  max-width: 80%;
}
a.text-logo,
a.text-logo:hover,
a.text-logo:visited {
  text-decoration: none;
  font-size: 1.6rem;
  line-height: 100%;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.header-wrapper {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  flex-grow: 0;
}
.header-wrapper > div[class*="header"] {
  flex-grow: 1;
}
.header,
.header-homepage {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
}
h1.hero-title {
  color: #fff;
  margin-bottom: 1.25rem;
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.14;
  letter-spacing: 0.9px;
}
.color-overlay:after,
.color-overlay:before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  display: inline-block;
  content: " ";
}
.color-overlay:after {
  z-index: 2;
  display: block;
}
.header-homepage-arrow-c {
  position: absolute;
  text-align: center;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 500;
}
@media (max-width: 767px) {
  .header-homepage-arrow-c {
    display: none;
  }
}
.header-homepage-arrow {
  display: inline-block;
  line-height: 0;
  cursor: pointer;
  background-color: #fff;
  border-radius: 500px;
  bottom: 60px;
  color: #000;
  position: relative;
  font-size: 20px;
  padding: 10px;
}
.header-homepage-arrow i.fa {
  width: 1em;
  height: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
}
@-moz-keyframes move-down-bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@-webkit-keyframes move-down-bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes move-down-bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
.move-down-bounce {
  -moz-animation: move-down-bounce 2s infinite;
  -webkit-animation: move-down-bounce 2s infinite;
  animation: move-down-bounce 2s infinite;
}
.header-description {
  position: relative;
  z-index: 50;
}
@media (min-width: 768px) {
  .mesmerize-front-page .header-description-row > div {
    display: flex;
  }
  .logo_col {
    max-width: 30%;
  }
  .header-content .align-holder {
    margin: auto;
  }
  .header-content .align-holder.right {
    text-align: right;
    float: right;
    margin-right: 0;
  }
  .header-content .align-holder.center {
    text-align: center;
    float: none;
  }
}
@media (min-width: 1024px) {
  .header-description.content-on-center .header-content {
    margin-right: auto;
    margin-left: auto;
  }
}
.offcanvas {
  background: #fff;
  position: fixed;
  padding: 1.5rem;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 300;
  overflow-y: scroll;
}
.offcanvas-right {
  left: auto;
  right: 0;
}
#offcanvas-wrapper,
.site {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
}
.main_menu_col [data-component="offcanvas"] {
  color: #fff;
  position: relative;
  text-align: center;
}
.main_menu_col [data-component="offcanvas"] .bubble {
  position: absolute;
  z-index: 0;
  height: 2.5rem;
  width: 2.5rem;
  background-color: #000;
  opacity: 0.1;
  border-radius: 100%;
  transition: all 0.2s linear;
}
.main_menu_col [data-component="offcanvas"]:hover .bubble {
  opacity: 0.3;
}
.main_menu_col [data-component="offcanvas"] i.fa {
  font-size: 1.1rem;
  line-height: 2.5rem;
  height: 2.5rem;
  width: 2.5rem;
  text-align: center;
  position: relative;
  z-index: 1;
}
#offcanvas-wrapper {
  transition: transform 0.3s linear;
  left: auto;
  right: 0;
  background-color: #222b34;
  padding: 0;
  overflow: auto;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
#offcanvas-wrapper.hide {
  display: none;
}
#offcanvas-wrapper.force-hide {
  display: none !important;
  width: 0 !important;
  overflow: hidden;
}
#offcanvas-wrapper .offcanvas-top {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
#offcanvas-wrapper .offcanvas-top .logo-holder a {
  color: #fff;
  text-decoration: none;
  font-size: 1.5rem;
  text-align: center;
  display: block;
}
#offcanvas-wrapper .offcanvas-top .logo-holder img {
  max-width: 80%;
  display: block;
  margin: auto;
}
#offcanvas-wrapper #offcanvas-menu {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.offcanvas_menu {
  margin-left: 0;
  list-style: none;
  flex: 1;
}
.offcanvas_menu * {
  color: #fff;
}
.offcanvas_menu ul {
  list-style: none;
}
.offcanvas_menu li {
  color: #fff;
  border-bottom: 1px solid rgba(128, 128, 128, 0.2);
  font-size: 0.8rem;
  text-align: left;
  transition: all 0.1s linear;
}
.offcanvas_menu li a {
  text-decoration: none;
  color: inherit;
  position: relative;
  display: block;
  padding: 0.75rem 0 0.75rem 2.5rem;
  font-size: 0.875rem;
  line-height: 1;
}
.offcanvas_menu li a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.offcanvas_menu li:first-of-type {
  border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
.offcanvas_menu li > ul {
  display: none;
  margin-left: 0;
  background-color: rgba(255, 255, 255, 0.2);
}
.offcanvas_menu li > ul > li > a {
  padding-left: 3.75rem;
}
.offcanvas_menu li > ul > li > ul > li > a {
  padding-left: 5rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  [data-component="offcanvas"] {
    display: none;
  }
}
@media (min-width: 1024px) {
  [data-component="offcanvas"] {
    display: none;
  }
}
.site {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  box-sizing: border-box;
}
.footer {
  background-color: #fff;
  margin-bottom: -1px;
  color: #8e9dae;
}
.footer .fa {
  color: #8e9dae;
}
.footer a {
  color: #03a9f4;
}
.footer a .fa {
  color: #8e9dae;
}
.footer a:hover,
.footer a:hover .fa {
  color: #2ebcfc;
}
.footer h1,
.footer h2,
.footer h4,
.footer h5 {
  color: #3c424f;
}
.footer p {
  color: #8e9dae;
}
.footer .footer-content {
  position: relative;
  z-index: 0;
}
.footer ul {
  list-style: none;
  margin: 0;
  line-height: 32px;
}
.footer .gridContainer {
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  .footer .row:not(.no-spacing) > div:not(.no-gutter-col) {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.footer-simple .footer-content {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #e8e8e8;
}
html {
  background-color: #fff;
}
body {
  min-height: 1px;
}
[data-parallax-depth] {
  background-attachment: fixed;
  will-change: transform;
  transform: translate3d(0, 0, 0);
}
[data-parallax-depth]:after,
[data-parallax-depth]:before {
  background-attachment: fixed !important;
}
@-moz-document url-prefix() {
  [data-parallax-depth] {
    will-change: unset;
    transform: unset;
  }
}
.page-content .content-section a.link {
  margin-right: 3px;
}
.site {
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.site > .content,
.site > .page-content {
  z-index: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  flex-grow: 1;
  background-color: #fff;
}
.site > .content {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
@media (max-width: 768px) {
  .site > .content {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.mesmerize-content-no-padding .content,
.mesmerize-content-no-padding .page-content {
  padding-top: 0;
  padding-bottom: 0;
}

body.custom-background {
  background-color: #f5fafd;
}
.image-group-bottom-3-img {
  overflow: hidden;
}
.image-group-bottom-3-img > img {
  position: relative;
  max-width: 100%;
}
.image-group-bottom-3-img > .left-img {
  margin-right: -10%;
  width: 35%;
  z-index: 0;
}
.image-group-bottom-3-img > .center-img {
  max-width: 100%;
  width: 42%;
  z-index: 1;
}
.image-group-bottom-3-img > .right-img {
  margin-left: -10%;
  max-width: 100%;
  width: 35%;
}
.image-group-bottom-3-img > a > img,
.image-group-bottom-3-img > div > img {
  display: block;
  width: 100%;
}
.flexbox img {
  flex: 0 0 auto;
}
i.fa.icon.round,
img.round {
  border-radius: 100%;
}
.content-section-spacing {
  padding-top: 48px;
}
.content-section-spacing {
  padding-bottom: 48px;
}
.content-section {
  text-align: center;
}
.content-section > div:not([class*="gridContainer"]):not([class*="separator"]) {
  padding-left: 15px;
  padding-right: 15px;
}
.content-section a {
  display: inline-block;
}
.content-section p {
  display: block;
}
.space-bottom {
  margin-bottom: 2rem;
}
img.icon {
  width: 6rem;
}
img.icon.big {
  width: 8rem;
}
img.icon.large {
  width: 10rem;
}
i.fa {
  color: #acb7c3;
}
i.fa.icon {
  font-size: 2rem;
  line-height: 1.125em;
  margin-bottom: 0.5625em;
  text-align: center;
}
i.fa.icon.big {
  font-size: 2.5rem;
}
i.fa.icon.large {
  font-size: 3.2rem;
}
i.fa.icon.bordered {
  border: 2px solid #03a9f4;
  line-height: 2.125em;
  width: calc(2.125em + 4px);
}
i.fa.icon.bordered.big {
  font-size: 2.3rem;
}
i.fa.icon.bordered.large {
  font-size: 3.2rem;
}
a i.fa {
  color: inherit;
}
@media (max-width: 767px) {
  .section-title-col > :last-child,
  .space-bottom-xs {
    margin-bottom: 2rem;
  }
  .content-section > .row:not(.no-spacing) > div:not(.no-gutter-col),
  .content-section
    > div:not(.gridContainer)
    > .row:not(.no-spacing)
    > div:not(.no-gutter-col) {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .col-padding-small-xs {
    padding: 1rem;
  }
}
.row[class*="col-"] {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .content-section-spacing {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .content-section {
    text-align: left;
  }
  .col-padding {
    padding: 2rem;
  }
  .col-padding-small {
    padding: 1rem;
  }
}
.row.spaced-cols {
  margin-bottom: -30px;
}
.row.spaced-cols.space-bottom {
  margin-bottom: 0;
}
.spaced-cols > div {
  margin-bottom: 30px;
}
.shadow-large-black {
  box-shadow: 0 10px 30px 0 rgba(49, 52, 57, 0.3),
    0 10px 30px rgba(0, 0, 0, 0.08);
}
.section-title-col {
  padding-right: 15px;
  padding-left: 15px;
}
.section-title-col {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  text-align: center;
  margin: auto;
}
@media (min-width: 768px) {
  .content-section-spacing {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section-title-col {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .section-title-col > :last-child:not(.button) {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1228px) {
  .section-title-col {
    max-width: 1024px;
  }
}
.content-section h1,
.content-section p,
.header-description-row h1,
.header-description-row p {
  display: block;
}
.content-section h1 span > a,
.content-section h1 span > a:hover,
.content-section h1 > a,
.content-section h1 > a:hover,
.content-section p span > a,
.content-section p span > a:hover,
.content-section p > a,
.content-section p > a:hover,
.header-description-row h1 span > a,
.header-description-row h1 span > a:hover,
.header-description-row h1 > a,
.header-description-row h1 > a:hover,
.header-description-row p span > a,
.header-description-row p span > a:hover,
.header-description-row p > a,
.header-description-row p > a:hover {
  color: inherit !important;
}
.content-section h1 span > a:hover,
.content-section h1 > a:hover,
.content-section p span > a:hover,
.content-section p > a:hover,
.header-description-row h1 span > a:hover,
.header-description-row h1 > a:hover,
.header-description-row p span > a:hover,
.header-description-row p > a:hover {
  text-shadow: 0 0 0 currentColor;
}
@charset "UTF-8"; /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src:
    url("/assets/fonts/fontawesome-webfont.woff2") format("woff2"),
    url("/assets/fonts/fontawesome-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.fa {
  display: inline-block;
}
.fa {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-cogs:before {
  content: "\f085";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-server:before {
  content: "\f233";
}
.fa-clone:before {
  content: "\f24d";
} /*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 * Copyright (c) 2016 Daniel Eden
 */
.about-1 {
  padding-top: 80px;
}
.about-1 .section-title-col > :last-child:not(.fakeclass) {
  margin-bottom: 1rem;
}
.overlappable-4 .fa.shadow-large-black:not(.round):not(.bordered) {
  box-shadow: none;
}
/* Lightweight behavior styles replacing theme JS interactions */
#page-top.header-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10000;
  background-color: rgb(75, 86, 101);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18);
}

#offcanvas-wrapper.hide,
#offcanvas-wrapper.force-hide {
  display: none;
}

#offcanvas-wrapper.is-open {
  display: block;
}

@media (max-width: 767px) {
  #mainmenu_container {
    display: none;
  }
}

/* Inline styles moved from index.html */
@media screen and (min-width: 768px) {
  .header-homepage {
    background-position: center center;
  }
}
.header-homepage:not(.header-slide).color-overlay:before {
  background: #5d676a;
}

.header-homepage:not(.header-slide).color-overlay::before {
  opacity: 0.8;
}
.header-homepage-arrow {
  font-size: calc(50px * 0.84);
  bottom: 20px;
  background: rgba(255, 255, 255, 0);
}
.header-homepage-arrow > i.fa {
  width: 50px;
  height: 50px;
}
.header-homepage-arrow > i {
  color: #ffffff;
}
.header-homepage .header-description-row {
  padding-top: 14%;
  padding-bottom: 14%;
}
.mesmerize-front-page .navigation-bar.bordered {
  border-bottom-color: rgba(255, 255, 255, 0.5);
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
@media screen and (max-width: 767px) {
  .header-homepage .header-description-row {
    padding-top: 10%;
    padding-bottom: 10%;
  }
}
@media only screen and (min-width: 768px) {
  .header-content .align-holder {
    width: 85% !important;
  }
}
@media screen and (max-width: 767px) {
  .header-homepage {
    background-position: 50% 0px;
  }
}
body.custom-background {
  background-color: #ffffff;
}
