<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@import url('//fonts.googleapis.com/css?family=ABeeZee');
@import url('//fonts.googleapis.com/css?family=Allerta');
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.9rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.15rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
body {
  color: #686868;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: #01a3d1;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover {
  color: inherit;
}
body p {
  margin: 1rem 0;
}
body span.para {
  display: block;
  margin: 1rem 0;
}
#g-page-surround {
  background: #ffffff;
  overflow: hidden;
  background-image: url('../../images/backgrounds/base/bg-01.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.g-bodyonly #g-page-surround {
  color: #686868;
  background: #ffffff;
}
@media print {
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
@font-face {
  font-family: "montserrat";
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/montserrat/montserrat-regular/montserrat-regular-webfont.eot#iefix') format("embedded-opentype"), url('../fonts/montserrat/montserrat-regular/montserrat-regular-webfont.woff2') format("woff2"), url('../../fonts/montserrat/montserrat-regular/montserrat-regular-webfont.woff') format("woff"), url('../../fonts/montserrat/montserrat-regular/montserrat-regular-webfont.ttf') format("truetype"), url('../../fonts/montserrat/montserrat-regular/montserrat-regular-webfont.svg#montserrat') format("svg");
}
@font-face {
  font-family: "montserrat";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/montserrat/montserrat-regular/montserrat-regular-webfont.eot#iefix') format("embedded-opentype"), url('../fonts/montserrat/montserrat-regular/montserrat-regular-webfont.woff2') format("woff2"), url('../../fonts/montserrat/montserrat-regular/montserrat-regular-webfont.woff') format("woff"), url('../../fonts/montserrat/montserrat-regular/montserrat-regular-webfont.ttf') format("truetype"), url('../../fonts/montserrat/montserrat-regular/montserrat-regular-webfont.svg#montserrat') format("svg");
}
body {
  font-family: "ABeeZee";
  font-weight: 400;
}
h1, h2, h3, h4, h5 {
  font-family: "ABeeZee";
  font-weight: 700;
}
h4 {
  font-size: 1.15rem;
}
.g-title {
  font-family: "Allerta";
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin: 1rem 0;
  position: relative;
}
.g-title-bordered .g-title {
  padding: 0.5rem 0;
}
.g-title-bordered .g-title:before, .g-title-bordered .g-title:after {
  border: 1px solid rgba(104, 104, 104, 0.5);
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  height: 4px;
}
.g-title-bordered .g-title:before {
  top: 0;
}
.g-title-bordered .g-title:after {
  bottom: 0;
}
.g-title-promo .g-title {
  font-size: 2rem;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
}
.g-superpromo {
  font-size: 3rem;
  line-height: 1.1;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  margin: 1rem 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-superpromo {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-superpromo {
    font-size: 1.5rem;
  }
}
.g-promo {
  font-size: 2rem;
  line-height: 1.1;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1rem 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo {
    font-size: 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo {
    font-size: 1.25rem;
  }
}
.g-subpromo {
  font-size: 1.5rem;
  line-height: 1.2;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  letter-spacing: -2px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-subpromo {
    font-size: 1.25rem;
    line-height: 1.15;
  }
}
.g-textpromo {
  font-size: 1.25rem;
  line-height: 1.25;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-textpromo {
    font-size: 1.1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-textpromo {
    font-size: 1rem;
  }
}
.g-headline {
  font-family: "ABeeZee";
  font-weight: normal;
  font-size: 1.25rem;
}
.g-quote {
  font-family: "ABeeZee";
  font-weight: normal;
  font-size: 1.25rem;
  font-style: italic;
}
.g-tags {
  list-style: none;
  font-family: "ABeeZee";
  font-weight: 700;
  font-size: 0.8rem;
  line-height: 1.25;
  text-transform: uppercase;
  margin: 0;
}
.g-tags li {
  display: inline-block;
  color: #ffffff;
  background: #01a3d1;
  border-radius: 4px;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.g-tags li a {
  color: #ffffff;
  display: block;
  padding: 0.25rem 0.5rem;
  line-height: 1rem;
}
.g-tags li:hover {
  background: #016885;
}
.g-tag {
  font-family: "ABeeZee";
  font-weight: 700;
  font-size: 0.9rem;
  line-height: 1.25;
  text-transform: uppercase;
}
.g-large {
  font-size: 1.2rem;
  line-height: 1.35;
}
.g-small {
  font-size: 0.85rem;
  opacity: 0.8;
}
.g-title-hero {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1.2;
}
.g-title-subhero {
  font-family: "Allerta";
  font-weight: 700;
  font-size: 1.85rem;
  line-height: 1.2;
}
.g-title-regular {
  font-family: "Allerta";
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.25;
}
.g-title-bold {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1.25;
}
.g-bold {
  font-weight: bold !important;
}
.g-italic {
  font-style: italic !important;
}
blockquote {
  border-left: 10px solid rgba(104, 104, 104, 0.5);
}
blockquote p {
  font-size: 1.1rem;
  color: #9b9b9b;
}
blockquote cite {
  display: block;
  text-align: right;
  color: #686868;
  font-size: 1.2rem;
}
code, kbd, pre, samp {
  font-family: "Menlo", "Monaco", monospace;
}
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #888888;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
pre.prettyprint {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
hr {
  margin: 1.5rem 0;
  border-bottom: 1px solid rgba(104, 104, 104, 0.5);
}
.g-para {
  margin: 0.3rem 0 1rem;
}
.noliststyle {
  list-style: none;
}
.g-uppercase {
  text-transform: uppercase;
}
.g-notexttransform {
  text-transform: none;
}
.g-positive-margin-top {
  margin-top: 23rem;
}
.g-negative-margin-bottom {
  margin-bottom: -25rem;
}
.g-textpromo-typed {
  visibility: hidden;
}
.typed-cursor {
  display: inline-block;
  opacity: 1;
  font-size: 1.5rem;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#g-overlay {
  background: rgba(1, 163, 209, 0.9);
  color: #ffffff;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  z-index: 20000;
  overflow-y: scroll;
  overflow-x: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#g-overlay.open {
  visibility: visible;
  opacity: 1;
}
#g-overlay .g-textpromo {
  font-size: 0.9rem;
}
#g-overlay .g-pricingtable {
  border: 2px solid #07c7fe;
  background: #016885;
}
#g-overlay .g-pricingtable li {
  border-bottom: 2px solid #07c7fe;
}
#g-overlay .g-pricingtable li.g-pricingtable-icon, #g-overlay .g-pricingtable li.g-pricingtable-title, #g-overlay .g-pricingtable li.g-pricingtable-subtitle, #g-overlay .g-pricingtable li:last-child {
  border-bottom: 0;
}
#g-overlay .g-pricingtable .g-pricingtable-price {
  color: #ffffff;
}
#g-overlay .g-main-nav {
  margin: 5rem 0 0 0;
}
#g-overlay .g-main-nav .g-toplevel {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  box-lines: single;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 -1%;
  position: relative;
}
#g-overlay .g-main-nav .g-toplevel &gt; li {
  margin: 0 1%;
  width: 20%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #g-overlay .g-main-nav .g-toplevel &gt; li {
    width: 18%;
  }
}
#g-overlay .g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container {
  border: 2px solid;
  text-align: center;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.75);
  padding: 2rem 0;
}
#g-overlay .g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container .g-menu-parent-indicator:after {
  content: "ï„‡";
  opacity: 0.75;
}
#g-overlay .g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container i.fa {
  font-size: 3rem;
  display: block;
  margin: 0.5rem 0;
  opacity: 0.75;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-overlay .g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container i.fa {
    font-size: 2.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-overlay .g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container i.fa {
    font-size: 2rem;
  }
}
#g-overlay .g-main-nav .g-toplevel &gt; li:hover &gt; .g-menu-item-container, #g-overlay .g-main-nav .g-toplevel &gt; li.active &gt; .g-menu-item-container {
  color: #ffffff;
}
#g-overlay .g-main-nav .g-toplevel &gt; li:hover &gt; .g-menu-item-container &gt; .g-selected, #g-overlay .g-main-nav .g-toplevel &gt; li.active &gt; .g-menu-item-container &gt; .g-selected {
  color: #ffffff;
}
#g-overlay .g-main-nav .g-presets-dropdown .g-dropdown {
  left: 1%;
  right: 1%;
}
#g-overlay .g-main-nav .g-dropdown {
  background: #01a3d1;
  border: 2px solid #ffffff;
  border-radius: 0;
}
#g-overlay .g-main-nav .g-dropdown &gt; .g-dropdown-column {
  border: 1px solid transparent;
}
#g-overlay .g-main-nav .g-dropdown a {
  color: #ffffff;
}
#g-overlay .g-main-nav .g-dropdown a:hover {
  color: #004052;
}
#g-overlay .g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container {
  color: #ffffff;
  font-weight: bold;
  border: 1px solid transparent;
}
#g-overlay .g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container &gt; .g-selected {
  color: #ffffff;
  font-weight: bold;
  border: 1px solid transparent;
}
#g-overlay .g-main-nav .g-sublevel &gt; li:hover &gt; .g-menu-item-container, #g-overlay .g-main-nav .g-sublevel &gt; li.active &gt; .g-menu-item-container {
  background: #017b9e;
  color: #ffffff;
  border: 1px solid #017394;
  border-radius: 2px;
}
#g-overlay .g-main-nav .g-sublevel &gt; li:hover &gt; .g-menu-item-container &gt; .g-selected, #g-overlay .g-main-nav .g-sublevel &gt; li.active &gt; .g-menu-item-container &gt; .g-selected {
  background: #017b9e;
  color: #ffffff;
  border: 1px solid #017394;
  border-radius: 2px;
}
#g-overlay .g-main-nav .g-sublevel &gt; li.g-menu-item-type-particle:hover &gt; .g-menu-item-container, #g-overlay .g-main-nav .g-sublevel &gt; li.g-menu-item-type-particle.active &gt; .g-menu-item-container {
  border: 1px solid transparent;
}
#g-overlay .g-main-nav .g-sublevel &gt; li:last-child {
  border-bottom: none;
}
#g-overlay .g-main-nav .g-sublevel &gt; li.g-menu-item-type-particle:hover &gt; .g-menu-item-container {
  background: inherit;
}
@media only all and (max-width: 47.99rem) {
  #g-overlay .g-menu-block {
    display: none;
  }
}
#g-overlay .g-menu-item-subtitle {
  text-transform: lowercase;
  font-size: 0.85rem;
  font-weight: bold;
  opacity: 0.8;
  padding-top: 0;
}
.g-overlaytoggle {
  position: relative;
  padding: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-overlaytoggle {
    display: none;
  }
}
.g-overlaytoggle .nav-toggle {
  cursor: pointer;
}
.g-overlaytoggle .nav-toggle:focus {
  outline: none;
}
.g-overlaytoggle .nav-toggle .g-overlaytoggle-bar, .g-overlaytoggle .nav-toggle .g-overlaytoggle-bar:before, .g-overlaytoggle .nav-toggle .g-overlaytoggle-bar:after {
  content: "";
  position: absolute;
  right: 0;
  display: block;
  width: 35px;
  height: 5px;
  border-radius: 1px;
  background: #fff;
  cursor: pointer;
}
.g-overlaytoggle .g-overlaytoggle-bar-wrapper {
  padding: 10px 35px 16px 16px;
  position: absolute;
  right: 0;
  top: 6px;
}
.g-overlaytoggle .g-overlaytoggle-text {
  position: absolute;
  right: 50px;
  top: 5px;
}
.nav-toggle .g-overlaytoggle-bar:before {
  top: -10px;
}
.nav-toggle .g-overlaytoggle-bar:after {
  bottom: -10px;
}
.nav-toggle .g-overlaytoggle-bar, .nav-toggle .g-overlaytoggle-bar:before, .nav-toggle .g-overlaytoggle-bar:after {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.nav-toggle.active .g-overlaytoggle-bar {
  background-color: transparent;
}
.nav-toggle.active .g-overlaytoggle-bar:before, .nav-toggle.active .g-overlaytoggle-bar:after {
  top: 0;
}
.nav-toggle.active .g-overlaytoggle-bar:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-toggle.active .g-overlaytoggle-bar:after {
  top: 10px;
  -webkit-transform: translateY(-10px) rotate(-45deg);
  -moz-transform: translateY(-10px) rotate(-45deg);
  -ms-transform: translateY(-10px) rotate(-45deg);
  -o-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-10px) rotate(-45deg);
}
.navicon {
  position: relative;
  height: 26px;
}
.navicon p {
  margin: 1px 50px 0 0;
}
.navicon-fixed {
  position: fixed;
  top: 59px;
  right: 143px;
}
/* Effects */
#g-overlay {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  -moz-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}
#g-overlay.open {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#g-overlay .g-main-nav .g-toplevel &gt; li {
  opacity: 0;
  margin-top: -80px;
  -webkit-transition: opacity 0.5s, margin-top 0.5s;
  -moz-transition: opacity 0.5s, margin-top 0.5s;
  transition: opacity 0.5s, margin-top 0.5s;
}
#g-overlay.open .g-main-nav .g-toplevel &gt; li:first-child {
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
#g-overlay.open .g-main-nav .g-toplevel &gt; li:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
#g-overlay.open .g-main-nav .g-toplevel &gt; li:nth-child(3) {
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
#g-overlay.open .g-main-nav .g-toplevel &gt; li:nth-child(4) {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
#g-overlay.open .g-main-nav .g-toplevel &gt; li:nth-child(5) {
  -webkit-transition-delay: 0.35s;
  -moz-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
#g-overlay.open .g-main-nav .g-toplevel &gt; li {
  opacity: 1;
  margin-top: 0;
}
@media print {
  #g-overlay {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-top {
  background: rgba(0, 0, 0, 0);
  color: #888888;
}
#g-top .g-logo-text {
  color: #090909;
}
#g-top .g-logo-tagline {
  color: #888888;
}
#g-top .fp-top-a &gt; .g-content {
  padding-top: 1.3rem;
}
#g-top .fp-top-a .g-overlaytoggle .g-overlaytoggle-text {
  right: 0;
  font-size: 0.9rem;
}
.dir-rtl #g-top .fp-top-a .g-overlaytoggle .g-overlaytoggle-text {
  right: inherit;
  left: 0;
}
@media only all and (max-width: 47.99rem) {
  #g-top .fp-top-a {
    display: none;
  }
}
#g-top .fp-top-b &gt; .g-content {
  margin-right: 0;
  padding-right: 0;
  padding-top: 1.25rem;
}
@media only all and (max-width: 47.99rem) {
  #g-top .fp-top-b &gt; .g-content {
    margin: 0;
    padding: 0;
  }
}
.dir-rtl #g-top .fp-top-b &gt; .g-content {
  margin-right: inherit;
  padding-right: inherit;
  margin-left: 0;
  padding-left: 0;
}
#g-top .fp-top-b .g-social {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  #g-top .fp-top-b .g-social {
    text-align: center !important;
  }
}
.dir-rtl #g-top .fp-top-b .g-social {
  text-align: left;
}
#g-top a {
  color: #888888;
}
#g-top a:hover {
  color: #01a3d1;
}
@media print {
  #g-top {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-navigation {
  background: rgba(0, 0, 0, 0);
  color: #ffffff;
  position: relative;
  z-index: 10001;
}
#g-navigation .g-container {
  position: relative;
}
#g-navigation .g-block &gt; .g-content {
  padding: 0 0.938rem;
}
#g-navigation .g-logo {
  color: #ffffff;
}
#g-navigation .g-popupmodule-button-wrapper {
  margin-top: 1.2rem;
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-popupmodule-button-wrapper {
    text-align: center;
    margin-bottom: 1rem;
  }
}
.dir-rtl #g-navigation .g-popupmodule-button-wrapper {
  text-align: left;
}
#g-navigation .g-popupmodule-button-wrapper .button.button-2 {
  font-size: 0.9rem;
  margin: 0;
  padding: 0.25rem 1rem;
  color: #01a3d1 !important;
  background: #ffffff;
}
#g-navigation .g-popupmodule-button-wrapper .button.button-2 .fa {
  font-size: 0.9rem;
}
#g-navigation .g-main-nav {
  margin: 1.2rem 0 0 0;
}
#g-navigation .g-main-nav .g-toplevel &gt; li {
  margin: 0 0.5rem;
}
#g-navigation .g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container {
  color: #ffffff;
  padding: 0.2345rem 0;
}
#g-navigation .g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container .g-menu-parent-indicator:after {
  content: "ï„‡";
  opacity: 0.75;
}
#g-navigation .g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container i {
  opacity: 1;
}
#g-navigation .g-main-nav .g-toplevel &gt; li:hover &gt; .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel &gt; li.active &gt; .g-menu-item-container {
  color: rgba(255, 255, 255, 0.65);
}
#g-navigation .g-main-nav .g-toplevel &gt; li:hover &gt; .g-menu-item-container &gt; .g-selected, #g-navigation .g-main-nav .g-toplevel &gt; li.active &gt; .g-menu-item-container &gt; .g-selected {
  color: rgba(255, 255, 255, 0.65);
}
#g-navigation .g-main-nav .g-dropdown {
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
#g-navigation .g-main-nav .g-dropdown &gt; .g-dropdown-column {
  border: 1px solid transparent;
}
#g-navigation .g-main-nav .g-dropdown a {
  color: gray;
}
#g-navigation .g-main-nav .g-dropdown a:hover {
  color: #01a3d1;
}
#g-navigation .g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container {
  color: gray;
  border-bottom: 1px solid #f2f2f2;
}
#g-navigation .g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container &gt; .g-selected {
  color: gray;
  border-bottom: 1px solid #f2f2f2;
}
#g-navigation .g-main-nav .g-sublevel &gt; li:hover &gt; .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel &gt; li.active &gt; .g-menu-item-container {
  border-bottom: 1px solid #b3b3b3;
}
#g-navigation .g-main-nav .g-sublevel &gt; li:hover &gt; .g-menu-item-container &gt; .g-selected, #g-navigation .g-main-nav .g-sublevel &gt; li.active &gt; .g-menu-item-container &gt; .g-selected {
  border-bottom: 1px solid #b3b3b3;
}
#g-navigation .g-main-nav .g-sublevel &gt; li.g-menu-item-type-particle &gt; .g-menu-item-container {
  border: 0;
}
#g-navigation .g-main-nav .g-sublevel &gt; li.g-menu-item-type-particle:hover &gt; .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel &gt; li.g-menu-item-type-particle.active &gt; .g-menu-item-container {
  border: 0;
}
#g-navigation .g-main-nav .g-sublevel &gt; li.g-menu-item-type-particle:hover &gt; .g-menu-item-container {
  background: inherit;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-menu-block {
    display: none;
  }
}
#g-navigation .g-menu-item-subtitle {
  text-transform: lowercase;
  font-size: 0.85rem;
  font-weight: bold;
  opacity: 0.8;
  padding-top: 0;
}
@media print {
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-header {
  background: #017494;
  color: #ffffff;
  position: relative;
  z-index: 1;
  margin-top: -3.5rem;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}
.g-offline #g-header, .g-comingsoon #g-header {
  margin-top: 0;
}
@media only all and (max-width: 47.99rem) {
  #g-header {
    margin-top: 0;
  }
}
@media only all and (max-width: 30rem) {
  #g-header {
    border-radius: 0;
  }
}
#g-header .fp-header-a &gt; .g-content {
  margin: 0;
  padding: 0;
}
#g-header .fp-header-a .g-flexslider-slideshow-item-content-container {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1));
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1));
}
#g-header .fp-header-a .g-flexslider-slideshow-item-desc {
  width: 63%;
  margin: 0.5rem auto 1rem auto;
}
@media only all and (max-width: 47.99rem) {
  #g-header .fp-header-a .g-flexslider-slideshow-item-desc {
    width: 90%;
  }
}
#g-header .fp-header-a .flex-control-nav a {
  color: #ffffff;
}
@media print {
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
.g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container, .g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container {
  font-size: 0.9rem;
  font-weight: bold;
  padding: 0.2345rem 0;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
.g-main-nav .g-standard .g-dropdown {
  width: 180px;
  float: left;
}
.g-main-nav {
  z-index: 20;
}
.g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container {
  line-height: 1;
}
.g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container &gt; .g-menu-item-content {
  word-break: normal;
  line-height: normal;
}
.g-main-nav .g-toplevel &gt; li.g-parent .g-menu-parent-indicator:after {
  width: 1.25rem;
  padding: 0.25rem;
  height: 1.25rem;
}
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
.g-main-nav .g-standard &gt; .g-dropdown:before, .g-main-nav .g-fullwidth &gt; .g-dropdown:before {
  top: -7px !important;
}
.g-main-nav .g-standard &gt; .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth &gt; .g-dropdown .g-dropdown {
  top: -7px;
}
.g-main-nav .g-standard .g-dropdown:after, .g-main-nav .g-fullwidth .g-dropdown:after {
  left: -11px !important;
}
.g-main-nav .g-dropdown {
  text-align: left;
  border-radius: 4px;
}
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
.g-main-nav .g-sublevel &gt; li {
  margin: 0.3125rem 0.9375rem;
  padding: 0 0 0.2345rem 0;
}
.g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container {
  line-height: normal;
  font-size: 0.85rem;
  font-weight: normal;
}
.g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container &gt; .g-menu-item-content {
  word-break: normal;
  vertical-align: top;
}
.g-main-nav .g-sublevel &gt; li.g-parent .g-menu-parent-indicator {
  right: 0.638rem;
  top: 0;
  margin-top: -0.65rem;
}
.g-main-nav .g-sublevel &gt; li.g-parent .g-menu-parent-indicator:after {
  content: "ï„…";
  opacity: 0.5;
  position: relative;
  top: 0.75rem;
}
.g-menu-item-subtitle {
  opacity: 0.7;
}
.g-preset-thumbnails .g-block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto !important;
  -moz-flex: 1 1 auto !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.g-preset-thumbnails .g-block &gt; .g-content {
  margin: 1rem 0;
  padding: 0 0.5rem !important;
}
.g-main-nav .g-standard .g-dropdown {
  margin-left: 10px;
}
.g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -10px;
  right: -10px;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  z-index: -1;
}
.g-main-nav .g-standard &gt; .g-dropdown {
  margin-left: 0;
}
.g-main-nav .g-standard &gt; .g-dropdown, .g-main-nav .g-fullwidth &gt; .g-dropdown {
  margin-top: 5px;
}
.g-main-nav .g-standard &gt; .g-dropdown:before, .g-main-nav .g-fullwidth &gt; .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -5px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 5px solid transparent;
  z-index: -1;
}
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.5);
}
.g-menu-overlay.g-menu-overlay-open {
  z-index: 19;
}
.g-menu-hastouch .g-standard .g-toplevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator {
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
.g-menu-hastouch .g-standard .g-sublevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator {
  border-radius: 4px;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
#g-showcase {
  background: #f7f7f7;
  color: #888888;
  position: relative;
  z-index: 10002;
}
#g-showcase .fp-showcase-a &gt; .g-content {
  padding: 0;
}
@media only all and (max-width: 47.99rem) {
  #g-showcase .fp-showcase-a .g-popupgrid, #g-showcase .fp-showcase-a .g-popupgrid-item {
    width: 100% !important;
  }
}
@media print {
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-utility {
  background: #010101;
  color: #ffffff;
}
#g-utility .fp-utility-a &gt; .g-content {
  margin: 0;
  padding: 6rem;
}
@media only all and (max-width: 47.99rem) {
  #g-utility .fp-utility-a &gt; .g-content {
    padding: 3rem 1.563rem;
  }
}
#g-utility .fp-utility-a .flex-direction-nav a {
  bottom: -1.5rem;
  background: rgba(255, 255, 255, 0.25);
}
#g-utility .fp-utility-a .flex-control-nav {
  left: -6px;
  right: inherit;
  bottom: -2rem;
}
@media print {
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-feature {
  background: #01a3d1;
  color: #ffffff;
  position: relative;
  z-index: 1000;
}
#g-feature .fp-feature-a &gt; .g-content {
  margin: 0;
  padding: 0;
}
#g-feature .button {
  background: #07c7fe;
}
#g-feature .button:hover, #g-feature .button:active, #g-feature .button:focus {
  background: #017b9e;
}
@media print {
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-above {
  background: #ffffff;
  color: #888888;
}
#g-above .g-newsticker-label {
  color: #484848;
}
@media print {
  #g-above {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-mainbar {
  background: #ffffff;
  color: #686868;
}
.g-home #g-mainbar .g-gridcontent-item-text2, .g-homepositions #g-mainbar .g-gridcontent-item-text2 {
  color: #686868;
}
.g-typography #g-mainbar &gt; .g-grid:nth-child(even) {
  background: #fcfcfc;
}
.g-typography #g-mainbar &gt; .g-grid:nth-child(odd) {
  background: #f2f2f2;
}
@media print {
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-aside {
  background: #ffffff;
  color: #686868;
}
@media print {
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-sidebar {
  background: #ffffff;
  color: #686868;
}
@media print {
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-expanded {
  background: #ffffff;
  color: #121212;
}
#g-expanded .fp-expanded-a {
  overflow: hidden;
}
#g-expanded .fp-expanded-a &gt; .g-content {
  margin: 0;
  padding: 0;
}
#g-expanded .fp-expanded-a .g-newsslider-headlines {
  background: rgba(18, 18, 18, 0.05);
}
#g-expanded .fp-expanded-a .g-newsslider-content {
  padding: 1.563rem;
}
@media print {
  #g-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-extension {
  background: #01a3d1;
  color: #ffffff;
}
#g-extension .button {
  background: #07c7fe;
}
#g-extension .button:hover, #g-extension .button:active, #g-extension .button:focus {
  background: #017b9e;
}
#g-extension .ct-grid {
  stroke: rgba(255, 255, 255, 0.35);
}
#g-extension .ct-label {
  fill: rgba(255, 255, 255, 0.75);
  color: rgba(255, 255, 255, 0.75);
}
#g-extension .ct-series-a .ct-bar, #g-extension .ct-series-a .ct-line, #g-extension .ct-series-a .ct-point, #g-extension .ct-series-a .ct-slice-donut {
  stroke: #017b9e;
}
#g-extension .ct-series-a .ct-area, #g-extension .ct-series-a .ct-slice-pie {
  fill: #017b9e;
}
#g-extension .ct-series-b .ct-bar, #g-extension .ct-series-b .ct-line, #g-extension .ct-series-b .ct-point, #g-extension .ct-series-b .ct-slice-donut {
  stroke: #ff654d;
}
.g-style-preset2 #g-extension .ct-series-b .ct-bar, .g-style-preset3 #g-extension .ct-series-b .ct-bar, .g-style-preset2 #g-extension .ct-series-b .ct-line, .g-style-preset3 #g-extension .ct-series-b .ct-line, .g-style-preset2 #g-extension .ct-series-b .ct-point, .g-style-preset3 #g-extension .ct-series-b .ct-point, .g-style-preset2 #g-extension .ct-series-b .ct-slice-donut, .g-style-preset3 #g-extension .ct-series-b .ct-slice-donut {
  stroke: #ff2300;
}
.g-style-preset4 #g-extension .ct-series-b .ct-bar, .g-style-preset4 #g-extension .ct-series-b .ct-line, .g-style-preset4 #g-extension .ct-series-b .ct-point, .g-style-preset4 #g-extension .ct-series-b .ct-slice-donut {
  stroke: #ffbdb3;
}
.g-style-preset5 #g-extension .ct-series-b .ct-bar, .g-style-preset5 #g-extension .ct-series-b .ct-line, .g-style-preset5 #g-extension .ct-series-b .ct-point, .g-style-preset5 #g-extension .ct-series-b .ct-slice-donut {
  stroke: #f02100;
}
#g-extension .ct-series-b .ct-area, #g-extension .ct-series-b .ct-slice-pie {
  fill: #ff654d;
}
.g-style-preset2 #g-extension .ct-series-b .ct-area, .g-style-preset3 #g-extension .ct-series-b .ct-area, .g-style-preset2 #g-extension .ct-series-b .ct-slice-pie, .g-style-preset3 #g-extension .ct-series-b .ct-slice-pie {
  fill: #ff2300;
}
.g-style-preset4 #g-extension .ct-series-b .ct-area, .g-style-preset4 #g-extension .ct-series-b .ct-slice-pie {
  fill: #ffbdb3;
}
.g-style-preset5 #g-extension .ct-series-b .ct-area, .g-style-preset5 #g-extension .ct-series-b .ct-slice-pie {
  fill: #f02100;
}
#g-extension .ct-series-c .ct-bar, #g-extension .ct-series-c .ct-line, #g-extension .ct-series-c .ct-point, #g-extension .ct-series-c .ct-slice-donut {
  stroke: #ffb300;
}
.g-style-preset2 #g-extension .ct-series-c .ct-bar, .g-style-preset2 #g-extension .ct-series-c .ct-line, .g-style-preset2 #g-extension .ct-series-c .ct-point, .g-style-preset2 #g-extension .ct-series-c .ct-slice-donut {
  stroke: #b37d00;
}
.g-style-preset3 #g-extension .ct-series-c .ct-bar, .g-style-preset3 #g-extension .ct-series-c .ct-line, .g-style-preset3 #g-extension .ct-series-c .ct-point, .g-style-preset3 #g-extension .ct-series-c .ct-slice-donut {
  stroke: #ffbb1a;
}
.g-style-preset4 #g-extension .ct-series-c .ct-bar, .g-style-preset4 #g-extension .ct-series-c .ct-line, .g-style-preset4 #g-extension .ct-series-c .ct-point, .g-style-preset4 #g-extension .ct-series-c .ct-slice-donut {
  stroke: #f0a800;
}
#g-extension .ct-series-c .ct-area, #g-extension .ct-series-c .ct-slice-pie {
  fill: #ffb300;
}
.g-style-preset2 #g-extension .ct-series-c .ct-area, .g-style-preset2 #g-extension .ct-series-c .ct-slice-pie {
  fill: #b37d00;
}
.g-style-preset3 #g-extension .ct-series-c .ct-area, .g-style-preset3 #g-extension .ct-series-c .ct-slice-pie {
  fill: #ffbb1a;
}
.g-style-preset4 #g-extension .ct-series-c .ct-area, .g-style-preset4 #g-extension .ct-series-c .ct-slice-pie {
  fill: #f0a800;
}
@media print {
  #g-extension {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-bottom {
  background: #121212;
  color: #ffffff;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
}
@media only all and (max-width: 47.99rem) {
  #g-bottom {
    border-radius: 0;
  }
}
#g-bottom .fp-bottom-b {
  margin-top: -1rem;
}
#g-bottom .fp-bottom-b &gt; .g-content {
  margin-top: 0;
  margin-left: 2%;
  margin-right: 2%;
  padding-top: 0;
}
#g-bottom .fp-bottom-b .g-inline-action-text, #g-bottom .fp-bottom-b .g-inline-action-button, #g-bottom .fp-bottom-b .g-promo, #g-bottom .fp-bottom-b .g-textpromo {
  display: inline-block;
}
@media only all and (max-width: 47.99rem) {
  #g-bottom .fp-bottom-b .g-inline-action-text, #g-bottom .fp-bottom-b .g-inline-action-button, #g-bottom .fp-bottom-b .g-promo, #g-bottom .fp-bottom-b .g-textpromo {
    display: block;
    margin-bottom: 1rem;
  }
}
#g-bottom .fp-bottom-b .g-promo {
  text-transform: none;
}
#g-bottom .fp-bottom-b .g-textpromo {
  margin: 0 1rem;
  opacity: 0.7;
}
@media only all and (max-width: 47.99rem) {
  #g-bottom .fp-bottom-b .g-textpromo {
    margin: 0 0 1rem 0;
  }
}
@media print {
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-footer {
  background: rgba(0, 0, 0, 0);
  color: #686868;
}
@media only all and (max-width: 47.99rem) {
  #g-footer {
    background: rgba(255, 255, 255, 0.5);
  }
}
#g-footer .g-container {
  padding: 1.5rem 0;
}
@media only all and (max-width: 47.99rem) {
  #g-footer .g-container {
    text-align: center;
  }
}
#g-footer .g-content {
  padding: 0 0.938rem;
}
@media only all and (max-width: 47.99rem) {
  #g-footer .g-content {
    padding: 0.469rem 0.938rem 0 0.938rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-footer {
    margin: 0 0 1rem 0;
    border-radius: 0 0 4px 4px;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-footer .fp-footer-a .g-infolist.g-2cols .g-infolist-item, #g-footer .fp-footer-b .g-infolist.g-2cols .g-infolist-item {
    width: 45% !important;
  }
}
#g-footer .fp-footer-a .g-infolist .g-infolist-item-text, #g-footer .fp-footer-b .g-infolist .g-infolist-item-text {
  padding-top: 0;
}
#g-footer .fp-footer-c p {
  font-size: 0.9rem;
}
#g-footer .fp-footer-d .g-newsletter .g-newsletter-inputbox, #g-footer .fp-footer-d .g-newsletter .g-newsletter-button {
  height: 40px;
}
#g-footer .fp-footer-d .g-newsletter-inputbox {
  border: 1px solid rgba(104, 104, 104, 0.5);
  border-radius: 40px;
  background: #ffffff;
}
#g-footer .g-infolist.g-gridmenu {
  margin-top: 1rem;
}
#g-footer .g-infolist.g-gridmenu .g-infolist-item {
  border-bottom: none;
  margin: 0 !important;
  padding: 0 0 0.469rem 0;
}
#g-footer .g-infolist.g-gridmenu .g-infolist-item-title {
  font-size: 0.9rem;
  text-transform: uppercase;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-footer .g-infolist.g-gridmenu .g-infolist-item-title {
    font-size: 0.9rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-footer .g-infolist.g-gridmenu .g-infolist-item-title {
    font-size: 0.8rem;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-footer .g-infolist.g-gridmenu .g-infolist-item-title {
    font-size: 0.9rem;
  }
}
#g-footer .g-infolist.g-gridmenu .g-infolist-item-title a {
  font-weight: normal;
}
#g-footer .g-infolist.g-gridmenu .g-infolist-item-text {
  padding: 0;
}
@media only all and (max-width: 47.99rem) {
  #g-footer .g-infolist.g-gridmenu.g-2cols .g-infolist-item {
    width: 47% !important;
  }
}
#g-footer .g-about p {
  margin-top: 0.85rem;
  font-size: 0.9rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-footer .g-contact.g-office-hours .g-contact-item {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-footer .g-contact.g-office-hours .g-contact-icon {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-footer .g-sample-sitemap .g-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50% !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-footer .g-sample-sitemap li a {
    font-size: 0.8rem;
  }
}
@media print {
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-copyright {
  background: rgba(0, 0, 0, 0);
  color: #686868;
  font-size: 0.9rem;
  border-top: 1px solid rgba(104, 104, 104, 0.25);
}
@media only all and (max-width: 47.99rem) {
  #g-copyright {
    border-top: 0;
  }
}
#g-copyright .g-content {
  padding-bottom: 0.469rem;
}
@media only all and (max-width: 47.99rem) {
  #g-copyright .g-content {
    padding: 0.469rem 0.938rem 0 0.938rem;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-copyright .g-branding {
    text-align: center;
  }
}
#g-copyright .g-copyright {
  text-align: center;
}
#g-copyright .g-totop {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  #g-copyright .g-totop {
    text-align: center !important;
  }
}
.dir-rtl #g-copyright .g-totop {
  text-align: left;
}
@media print {
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
.flush &gt; .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
.nopaddingall &gt; .g-content {
  padding: 0 !important;
}
.nomarginall &gt; .g-content {
  margin: 0 !important;
}
.title-center .g-title {
  text-align: center;
  margin: 0 0 2rem 0;
}
.title-rounded .g-title {
  border-radius: 2rem;
  padding: 0.625rem 1.5rem;
}
.title-underline .g-title {
  padding: 0.5rem 0;
}
.title-underline .g-title:after {
  border: 1px solid rgba(104, 104, 104, 0.5);
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  height: 4px;
  bottom: 0;
}
.dir-rtl .title-underline .g-title:after {
  left: inherit;
  right: 0;
}
.title-inline .g-title {
  display: inline-block;
  margin-bottom: 0.625rem !important;
}
.title1 .g-title, .title2 .g-title, .title3 .g-title, .title4 .g-title, .title-white .g-title, .title-grey .g-title, .title-pink .g-title, .title-red .g-title, .title-purple .g-title, .title-orange .g-title, .title-blue .g-title {
  margin: -0.938rem -0.938rem 1.5rem -0.938rem;
  padding: 0.625rem 1rem;
}
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 0.938rem;
  margin: 0.625rem;
}
.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.title1 .g-title, .title1 .button {
  background: #0183a8;
  color: #ffffff;
}
.title1 .button {
  background: #0183a8;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 &gt; .g-content {
  background: #0183a8;
}
.box1.moduletable, .box1.widget, .box1 &gt; .g-content {
  color: #ffffff;
}
.box1 .button {
  background: #016885;
}
.box1 a {
  color: #6ddefe;
}
.box1 a:hover {
  color: #21cdfe;
}
.box1 .button:hover, .box1 .button:active, .box1 .button:focus, .title1 .button:hover, .title1 .button:active, .title1 .button:focus {
  background: #07c7fe;
}
.box1 .button.button-3, .box1 .button.button-4, .title1 .button.button-3, .title1 .button.button-4 {
  color: #016885;
  border-color: #016885;
}
.box1 .button.button-3:hover, .box1 .button.button-3:active, .box1 .button.button-3:focus, .box1 .button.button-4:hover, .box1 .button.button-4:active, .box1 .button.button-4:focus, .title1 .button.button-3:hover, .title1 .button.button-3:active, .title1 .button.button-3:focus, .title1 .button.button-4:hover, .title1 .button.button-4:active, .title1 .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title2 .g-title, .title2 .button {
  background: #ff2300;
  color: #ffffff;
}
.title2 .button {
  background: #ff2300;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 &gt; .g-content {
  background: #ff2300;
}
.box2.moduletable, .box2.widget, .box2 &gt; .g-content {
  color: #ffffff;
}
.box2 .button {
  background: #b31900;
}
.box2 a {
  color: #660e00;
}
.box2 a:hover {
  color: #ff654d;
}
.box2 .button:hover, .box2 .button:active, .box2 .button:focus, .title2 .button:hover, .title2 .button:active, .title2 .button:focus {
  background: #ff4f33;
}
.box2 .button.button-3, .box2 .button.button-4, .title2 .button.button-3, .title2 .button.button-4 {
  color: #b31900;
  border-color: #b31900;
}
.box2 .button.button-3:hover, .box2 .button.button-3:active, .box2 .button.button-3:focus, .box2 .button.button-4:hover, .box2 .button.button-4:active, .box2 .button.button-4:focus, .title2 .button.button-3:hover, .title2 .button.button-3:active, .title2 .button.button-3:focus, .title2 .button.button-4:hover, .title2 .button.button-4:active, .title2 .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title3 .g-title, .title3 .button {
  background: #ffb300;
  color: #ffffff;
}
.title3 .button {
  background: #ffb300;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 &gt; .g-content {
  background: #ffb300;
}
.box3.moduletable, .box3.widget, .box3 &gt; .g-content {
  color: #ffffff;
}
.box3 .button {
  background: #b37d00;
}
.box3 a {
  color: #664800;
}
.box3 a:hover {
  color: #ffca4d;
}
.box3 .button:hover, .box3 .button:active, .box3 .button:focus, .title3 .button:hover, .title3 .button:active, .title3 .button:focus {
  background: #cc8f00;
}
.box3 .button.button-3, .box3 .button.button-4, .title3 .button.button-3, .title3 .button.button-4 {
  color: #805a00;
  border-color: #805a00;
}
.box3 .button.button-3:hover, .box3 .button.button-3:active, .box3 .button.button-3:focus, .box3 .button.button-4:hover, .box3 .button.button-4:active, .box3 .button.button-4:focus, .title3 .button.button-3:hover, .title3 .button.button-3:active, .title3 .button.button-3:focus, .title3 .button.button-4:hover, .title3 .button.button-4:active, .title3 .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title4 .g-title {
  background: #f2f2f2;
  color: #686868;
}
.title4 .button {
  color: gray !important;
  background: #ccc;
}
.title4 .button:hover {
  color: #999 !important;
}
.title4 a {
  color: #01a3d1;
}
.title4 a:hover {
  color: #21cdfe;
}
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 &gt; .g-content {
  background: #f2f2f2;
}
.box4.moduletable, .box4.widget, .box4 &gt; .g-content {
  color: #686868;
}
.box4 .button {
  color: gray !important;
  background: #ccc;
}
.box4 .button:hover {
  color: #999 !important;
}
.box4 a {
  color: #01a3d1;
}
.box4 a:hover {
  color: #21cdfe;
}
.box4 .button:hover, .box4 .button:active, .box4 .button:focus, .title4 .button:hover, .title4 .button:active, .title4 .button:focus {
  background: #d9d9d9;
}
.box4 .button.button-3, .box4 .button.button-4, .title4 .button.button-3, .title4 .button.button-4 {
  color: #ccc;
  border-color: #ccc;
}
.box4 .button.button-3:hover, .box4 .button.button-3:active, .box4 .button.button-3:focus, .box4 .button.button-4:hover, .box4 .button.button-4:active, .box4 .button.button-4:focus, .title4 .button.button-3:hover, .title4 .button.button-3:active, .title4 .button.button-3:focus, .title4 .button.button-4:hover, .title4 .button.button-4:active, .title4 .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.box-white {
  color: #1a1a1a;
}
.title-white .g-title {
  color: #1a1a1a;
}
.box-grey, .box-pink, .box-red, .box-purple, .box-blue, .box-orange {
  color: #ffffff;
}
.title-grey .g-title, .title-pink .g-title, .title-red .g-title, .title-purple .g-title, .title-orange .g-title, .title-blue .g-title {
  color: #ffffff;
}
.title-white .g-title, .title-white .button {
  background: #ffffff;
}
.box-white.moduletable, .box-white.widget, .box-white.g-outer-box, .box-white &gt; .g-content {
  background: #ffffff;
}
.box-white .button {
  background: #bfbfbf;
}
.box-white a {
  color: #bfbfbf;
}
.box-white .button:hover, .box-white .button:active, .box-white .button:focus, .title-white .button:hover, .title-white .button:active, .title-white .button:focus {
  background: #e6e6e6;
}
.box-white .button.button-3, .box-white .button.button-2, .title-white .button.button-3, .title-white .button.button-2 {
  color: #bfbfbf;
  border-color: #bfbfbf;
}
.box-white .button.button-3:hover, .box-white .button.button-3:active, .box-white .button.button-3:focus, .box-white .button.button-2:hover, .box-white .button.button-2:active, .box-white .button.button-2:focus, .title-white .button.button-3:hover, .title-white .button.button-3:active, .title-white .button.button-3:focus, .title-white .button.button-2:hover, .title-white .button.button-2:active, .title-white .button.button-2:focus {
  color: #000000;
  border-color: #000000;
}
.title-grey .g-title, .title-grey .button {
  background: #95a5a6;
}
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey &gt; .g-content {
  background: #95a5a6;
}
.box-grey .button {
  background: #798d8f;
}
.box-grey a {
  color: #dae0e0;
}
.box-grey a:hover {
  color: #6d8082;
}
.box-grey .button:hover, .box-grey .button:active, .box-grey .button:focus, .title-grey .button:hover, .title-grey .button:active, .title-grey .button:focus {
  background: #b1bdbd;
}
.box-grey .button.button-3, .box-grey .button.button-4, .title-grey .button.button-3, .title-grey .button.button-4 {
  color: #566566;
  border-color: #798d8f;
}
.box-grey .button.button-3:hover, .box-grey .button.button-3:active, .box-grey .button.button-3:focus, .box-grey .button.button-4:hover, .box-grey .button.button-4:active, .box-grey .button.button-4:focus, .title-grey .button.button-3:hover, .title-grey .button.button-3:active, .title-grey .button.button-3:focus, .title-grey .button.button-4:hover, .title-grey .button.button-4:active, .title-grey .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-pink .g-title, .title-pink .button {
  background: #d13b7b;
}
.box-pink.moduletable, .box-pink.widget, .box-pink.g-outer-box, .box-pink &gt; .g-content {
  background: #d13b7b;
}
.box-pink .button {
  background: #b02963;
}
.box-pink a {
  color: #e9a2c1;
}
.box-pink a:hover {
  color: #9b2457;
}
.box-pink .button:hover, .box-pink .button:active, .box-pink .button:focus, .title-pink .button:hover, .title-pink .button:active, .title-pink .button:focus {
  background: #db6497;
}
.box-pink .button.button-3, .box-pink .button.button-4, .title-pink .button.button-3, .title-pink .button.button-4 {
  color: #721b40;
  border-color: #721b40;
}
.box-pink .button.button-3:hover, .box-pink .button.button-3:active, .box-pink .button.button-3:focus, .box-pink .button.button-4:hover, .box-pink .button.button-4:active, .box-pink .button.button-4:focus, .title-pink .button.button-3:hover, .title-pink .button.button-3:active, .title-pink .button.button-3:focus, .title-pink .button.button-4:hover, .title-pink .button.button-4:active, .title-pink .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-red .g-title, .title-red .button {
  background: #ef4a44;
}
.box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red &gt; .g-content {
  background: #ef4a44;
}
.box-red .button {
  background: #eb1d15;
}
.box-red a {
  color: #f9bcb9;
}
.box-red a:hover {
  color: #d41912;
}
.box-red .button:hover, .box-red .button:active, .box-red .button:focus, .title-red .button:hover, .title-red .button:active, .title-red .button:focus {
  background: #f37773;
}
.box-red .button.button-3, .box-red .button.button-4, .title-red .button.button-3, .title-red .button.button-4 {
  color: #a5130e;
  border-color: #a5130e;
}
.box-red .button.button-3:hover, .box-red .button.button-3:active, .box-red .button.button-3:focus, .box-red .button.button-4:hover, .box-red .button.button-4:active, .box-red .button.button-4:focus, .title-red .button.button-3:hover, .title-red .button.button-3:active, .title-red .button.button-3:focus, .title-red .button.button-4:hover, .title-red .button.button-4:active, .title-red .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-purple .g-title, .title-purple .button {
  background: #874f9a;
}
.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box, .box-purple &gt; .g-content {
  background: #874f9a;
}
.box-purple .button {
  background: #693e78;
}
.box-purple a {
  color: #c09ccc;
}
.box-purple a:hover {
  color: #5b3567;
}
.box-purple .button:hover, .box-purple .button:active, .box-purple .button:focus, .title-purple .button:hover, .title-purple .button:active, .title-purple .button:focus {
  background: #a06ab2;
}
.box-purple .button.button-3, .box-purple .button.button-4, .title-purple .button.button-3, .title-purple .button.button-4 {
  color: #3d2446;
  border-color: #3d2446;
}
.box-purple .button.button-3:hover, .box-purple .button.button-3:active, .box-purple .button.button-3:focus, .box-purple .button.button-4:hover, .box-purple .button.button-4:active, .box-purple .button.button-4:focus, .title-purple .button.button-3:hover, .title-purple .button.button-3:active, .title-purple .button.button-3:focus, .title-purple .button.button-4:hover, .title-purple .button.button-4:active, .title-purple .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-blue .g-title, .title-blue .button {
  background: #279fba;
}
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue &gt; .g-content {
  background: #279fba;
}
.box-blue .button {
  background: #1e7b90;
}
.box-blue a {
  color: #7dd1e4;
}
.box-blue a:hover {
  color: #1a697b;
}
.box-blue .button:hover, .box-blue .button:active, .box-blue .button:focus, .title-blue .button:hover, .title-blue .button:active, .title-blue .button:focus {
  background: #3ebad6;
}
.box-blue .button.button-3, .box-blue .button.button-4, .title-blue .button.button-3, .title-blue .button.button-4 {
  color: #114551;
  border-color: #114551;
}
.box-blue .button.button-3:hover, .box-blue .button.button-3:active, .box-blue .button.button-3:focus, .box-blue .button.button-4:hover, .box-blue .button.button-4:active, .box-blue .button.button-4:focus, .title-blue .button.button-3:hover, .title-blue .button.button-3:active, .title-blue .button.button-3:focus, .title-blue .button.button-4:hover, .title-blue .button.button-4:active, .title-blue .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-orange .g-title, .title-orange .button {
  background: #ee7933;
}
.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box, .box-orange &gt; .g-content {
  background: #ee7933;
}
.box-orange .button {
  background: #dc5e12;
}
.box-orange a {
  color: #f8c6a9;
}
.box-orange a:hover {
  color: #c45410;
}
.box-orange .button:hover, .box-orange .button:active, .box-orange .button:focus, .title-orange .button:hover, .title-orange .button:active, .title-orange .button:focus {
  background: #f29862;
}
.box-orange .button.button-3, .box-orange .button.button-4, .title-orange .button.button-3, .title-orange .button.button-4 {
  color: #95400c;
  border-color: #95400c;
}
.box-orange .button.button-3:hover, .box-orange .button.button-3:active, .box-orange .button.button-3:focus, .box-orange .button.button-4:hover, .box-orange .button.button-4:active, .box-orange .button.button-4:focus, .title-orange .button.button-3:hover, .title-orange .button.button-3:active, .title-orange .button.button-3:focus, .title-orange .button.button-4:hover, .title-orange .button.button-4:active, .title-orange .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.spaced .g-content {
  margin: 1px;
}
.bordered .g-content {
  border: 1px solid rgba(104, 104, 104, 0.5);
  margin: 1px;
}
.shadow .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.shadow2 .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
.disabled .g-content {
  opacity: 0.4;
}
.square .g-content {
  border-radius: none;
}
.rounded .g-content {
  border-radius: 0.1875rem;
  overflow: hidden;
}
.no-bg-image {
  background-image: none !important;
}
.g-block-divider {
  border-bottom: 5px solid rgba(104, 104, 104, 0.5);
  margin-top: 1.876rem;
  margin-bottom: 1.876rem;
  padding-top: 1.876rem;
  padding-bottom: 1.876rem;
}
.equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
  width: 100%;
}
.equal-height .g-content {
  width: auto;
}
.button {
  display: inline-block;
  font-family: "ABeeZee";
  font-weight: 700;
  background: #01a3d1;
  color: #ffffff !important;
  font-size: 1rem;
  border: 2px solid transparent;
  margin: 0 0 0.5rem 0;
  padding: 0.5rem 1.5rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.button:hover, .button:active, .button:focus {
  background: #017b9e;
  color: #ffffff !important;
}
.button .fa {
  font-size: 1.5rem;
}
.button.button-square {
  border-radius: 0;
}
.button.button-square[class*="button"] {
  border-radius: 0;
}
.button.button-block {
  display: block;
}
.button.button-xlarge {
  font-size: 1.4rem;
}
.button.button-large {
  font-size: 1.2rem;
}
.button.button-medium {
  font-size: 1rem;
}
.button.button-small {
  font-size: 0.8rem;
}
.button.button-xsmall {
  font-size: 0.6rem;
}
.button.button-2 {
  border-radius: 2rem;
}
.button.button-3.button-3, .button.button-3.button-4, .button.button-4.button-3, .button.button-4.button-4, .button.button-grey.button-3, .button.button-grey.button-4, .button.button-pink.button-3, .button.button-pink.button-4, .button.button-red.button-3, .button.button-red.button-4, .button.button-purple.button-3, .button.button-purple.button-4, .button.button-orange.button-3, .button.button-orange.button-4, .button.button-blue.button-3, .button.button-blue.button-4 {
  background: transparent;
}
.button.button-3.button-3:hover, .button.button-3.button-3:active, .button.button-3.button-3:focus, .button.button-3.button-4:hover, .button.button-3.button-4:active, .button.button-3.button-4:focus, .button.button-4.button-3:hover, .button.button-4.button-3:active, .button.button-4.button-3:focus, .button.button-4.button-4:hover, .button.button-4.button-4:active, .button.button-4.button-4:focus, .button.button-grey.button-3:hover, .button.button-grey.button-3:active, .button.button-grey.button-3:focus, .button.button-grey.button-4:hover, .button.button-grey.button-4:active, .button.button-grey.button-4:focus, .button.button-pink.button-3:hover, .button.button-pink.button-3:active, .button.button-pink.button-3:focus, .button.button-pink.button-4:hover, .button.button-pink.button-4:active, .button.button-pink.button-4:focus, .button.button-red.button-3:hover, .button.button-red.button-3:active, .button.button-red.button-3:focus, .button.button-red.button-4:hover, .button.button-red.button-4:active, .button.button-red.button-4:focus, .button.button-purple.button-3:hover, .button.button-purple.button-3:active, .button.button-purple.button-3:focus, .button.button-purple.button-4:hover, .button.button-purple.button-4:active, .button.button-purple.button-4:focus, .button.button-orange.button-3:hover, .button.button-orange.button-3:active, .button.button-orange.button-3:focus, .button.button-orange.button-4:hover, .button.button-orange.button-4:active, .button.button-orange.button-4:focus, .button.button-blue.button-3:hover, .button.button-blue.button-3:active, .button.button-blue.button-3:focus, .button.button-blue.button-4:hover, .button.button-blue.button-4:active, .button.button-blue.button-4:focus {
  background: transparent;
}
.button.button-3 {
  border-radius: 2rem;
  color: #01a3d1 !important;
  border: 2px solid #01a3d1;
}
.button.button-3:hover, .button.button-3:active, .button.button-3:focus {
  border: 2px solid #016885;
  color: #016885 !important;
}
.button.button-4 {
  color: #01a3d1 !important;
  border: 2px solid #01a3d1;
}
.button.button-4:hover, .button.button-4:active, .button.button-4:focus {
  border: 2px solid #016885;
  color: #016885 !important;
}
.button.button-grey {
  background: #95a5a6;
}
.button.button-grey.button-3, .button.button-grey.button-4 {
  color: #95a5a6 !important;
  border: 2px solid #95a5a6;
}
.button.button-grey.button-3:hover, .button.button-grey.button-3:active, .button.button-grey.button-3:focus, .button.button-grey.button-4:hover, .button.button-grey.button-4:active, .button.button-grey.button-4:focus {
  border: 2px solid #6d8082;
  color: #6d8082 !important;
}
.button.button-grey:hover, .button.button-grey:active, .button.button-grey:focus {
  background: #6d8082;
}
.button.button-pink {
  background: #d13b7b;
}
.button.button-pink.button-3, .button.button-pink.button-4 {
  color: #d13b7b !important;
  border: 2px solid #d13b7b;
}
.button.button-pink.button-3:hover, .button.button-pink.button-3:active, .button.button-pink.button-3:focus, .button.button-pink.button-4:hover, .button.button-pink.button-4:active, .button.button-pink.button-4:focus {
  border: 2px solid #9b2457;
  color: #9b2457 !important;
}
.button.button-pink:hover, .button.button-pink:active, .button.button-pink:focus {
  background: #9b2457;
}
.button.button-red {
  background: #ef4a44;
}
.button.button-red.button-3, .button.button-red.button-4 {
  color: #ef4a44 !important;
  border: 2px solid #ef4a44;
}
.button.button-red.button-3:hover, .button.button-red.button-3:active, .button.button-red.button-3:focus, .button.button-red.button-4:hover, .button.button-red.button-4:active, .button.button-red.button-4:focus {
  border: 2px solid #d41912;
  color: #d41912 !important;
}
.button.button-red:hover, .button.button-red:active, .button.button-red:focus {
  background: #d41912;
}
.button.button-purple {
  background: #874f9a;
}
.button.button-purple.button-3, .button.button-purple.button-4 {
  color: #874f9a !important;
  border: 2px solid #874f9a;
}
.button.button-purple.button-3:hover, .button.button-purple.button-3:active, .button.button-purple.button-3:focus, .button.button-purple.button-4:hover, .button.button-purple.button-4:active, .button.button-purple.button-4:focus {
  border: 2px solid #5b3567;
  color: #5b3567 !important;
}
.button.button-purple:hover, .button.button-purple:active, .button.button-purple:focus {
  background: #5b3567;
}
.button.button-orange {
  background: #ee7933;
}
.button.button-orange.button-3, .button.button-orange.button-4 {
  color: #ee7933 !important;
  border: 2px solid #ee7933;
}
.button.button-orange.button-3:hover, .button.button-orange.button-3:active, .button.button-orange.button-3:focus, .button.button-orange.button-4:hover, .button.button-orange.button-4:active, .button.button-orange.button-4:focus {
  border: 2px solid #c45410;
  color: #c45410 !important;
}
.button.button-orange:hover, .button.button-orange:active, .button.button-orange:focus {
  background: #c45410;
}
.button.button-blue {
  background: #279fba;
}
.button.button-blue.button-3, .button.button-blue.button-4 {
  color: #279fba !important;
  border: 2px solid #279fba;
}
.button.button-blue.button-3:hover, .button.button-blue.button-3:active, .button.button-blue.button-3:focus, .button.button-blue.button-4:hover, .button.button-blue.button-4:active, .button.button-blue.button-4:focus {
  border: 2px solid #1a697b;
  color: #1a697b !important;
}
.button.button-blue:hover, .button.button-blue:active, .button.button-blue:focus {
  background: #1a697b;
}
.button.button-arrow {
  background: transparent;
  font-size: 3rem;
  line-height: 1;
  padding: 0 2rem;
}
.button.button-arrow:hover, .button.button-arrow:active, .button.button-arrow:focus {
  color: #004052 !important;
}
.g-button-arrow {
  display: block;
  font-family: "helvetica";
  font-size: 4rem;
  line-height: 2rem;
}
table {
  border: 1px solid #dedede;
}
th {
  background: rgba(0, 0, 0, 0.1);
  padding: 0.5rem;
}
td {
  padding: 0.5rem;
  border: 1px solid #dedede;
}
textarea, select[multiple=multiple] {
  background-color: white;
  border: 2px solid #c8c8c8;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
textarea:hover, select[multiple=multiple]:hover {
  border-color: #01a3d1;
}
textarea:focus, select[multiple=multiple]:focus {
  border-color: #01a3d1;
}
textarea {
  width: 100%;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
fieldset.input {
  margin: 0;
  padding: 0;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  vertical-align: middle;
  border: 2px solid #c8c8c8;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-size: 1rem;
  width: 100%;
  line-height: 1.5;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #01a3d1;
}
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #01a3d1;
}
.g-social a {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0 0.1rem;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 100%;
}
.g-social a span {
  vertical-align: middle;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-social a {
    padding: 0.1rem 0;
  }
}
#g-offcanvas {
  background: #017494;
  width: 12rem;
  color: #ffffff;
}
#g-offcanvas a {
  color: #ffffff;
}
#g-offcanvas a:hover {
  color: #004052;
}
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #ffffff;
}
#g-offcanvas .button {
  background: transparent;
  border: 2px solid #ffffff !important;
  color: #ffffff !important;
}
#g-offcanvas .button:hover {
  border: 2px solid #004052 !important;
  color: #004052 !important;
}
#g-offcanvas .button:active {
  border: 2px solid #004052 !important;
  color: #004052 !important;
}
#g-offcanvas hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#g-offcanvas .g-offcanvas-toggle {
  color: #ffffff;
  left: 9rem;
  top: 1rem;
}
.g-offcanvas-toggle {
  font-size: 1rem;
  color: #01a3d1;
  border: 2px solid #01a3d1;
  border-radius: 4px;
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 28px;
  text-align: center;
  top: 0.8rem;
  left: 1.8rem;
  margin-left: -15px;
  padding-left: 1px;
  z-index: 100001;
}
.g-offcanvas-open .g-nav-overlay {
  z-index: 100000;
}
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 12rem;
}
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 12rem;
}
.g-offcanvas-open .dir-rtl.g-offcanvas-left #g-offcanvas {
  right: auto;
}
.g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas {
  left: auto;
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #017494;
}
#g-offcanvas #g-mobilemenu-container ul &gt; li &gt; .g-menu-item-container {
  color: #ffffff;
  padding: 0.938rem;
}
#g-offcanvas #g-mobilemenu-container ul &gt; li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active &gt; .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul &gt; li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover &gt; .g-menu-item-container {
  color: #ffffff;
}
#g-offcanvas #g-mobilemenu-container ul &gt; li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #0183a8;
}
#g-offcanvas #g-mobilemenu-container ul &gt; li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #018fb8;
}
#g-offcanvas #g-mobilemenu-container ul &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator {
  border: 1px solid #01bbef;
  background: #0193bd;
  border-radius: 0.1875rem;
  margin: -0.3rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-offcanvas #g-mobilemenu-container ul &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator:hover {
  background: #0183a8;
}
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 12rem;
}
#g-offcanvas #g-mobilemenu-container ul i.fa {
  width: 1.5rem;
}
#g-mobilemenu-container {
  margin: -1.563rem;
}
.g-preset-thumbnails img {
  margin-bottom: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-preset-thumbnails {
    text-align: center;
  }
  .g-preset-thumbnails .g-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50% !important;
  }
  .g-preset-thumbnails .g-content {
    margin: 0;
  }
}
.g-error &gt; .g-content {
  padding: 5.628rem 0;
}
.g-error h1 {
  font-size: 4rem;
  line-height: 1.1;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  letter-spacing: -2px;
  width: 90%;
  margin: 0 auto;
}
.g-error .g-layercontent {
  padding: 5rem;
}
.g-comingsoon-header#g-header .g-container {
  border-bottom: none;
}
.g-comingsoon-header#g-header .g-logo {
  font-size: 3rem;
  margin: 1.5rem auto;
}
.g-offline-header#g-header .g-container {
  border-bottom: none;
}
.g-offline-header#g-header .g-logo {
  font-size: 3rem;
  margin: 1.5rem auto;
}
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
.g-main-nav .g-fullwidth &gt; .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-fullwidth &gt; .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-fullwidth &gt; .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-fullwidth &gt; .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
.g-main-nav .g-fullwidth &gt; .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
.g-main-nav .g-fullwidth &gt; .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
@-webkit-keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -moz-transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(25px, 0, 0);
  }
  75% {
    -moz-transform: translate3d(-10px, 0, 0);
  }
  90% {
    -moz-transform: translate3d(5px, 0, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    -o-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    -o-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    -o-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, 25px, 0);
  }
  75% {
    -moz-transform: translate3d(0, -10px, 0);
  }
  90% {
    -moz-transform: translate3d(0, 5px, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    -o-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -moz-transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(-25px, 0, 0);
  }
  75% {
    -moz-transform: translate3d(10px, 0, 0);
  }
  90% {
    -moz-transform: translate3d(-5px, 0, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    -o-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    -o-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    -o-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    -o-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.g-logo .g-logo-text {
  font-family: "Allerta";
  font-weight: 700;
  font-size: 1.5rem;
  vertical-align: middle;
  padding: 0 0.469rem;
}
.g-logo .g-logo-tagline {
  font-family: "ABeeZee";
  font-weight: 400;
  font-size: 0.8rem;
  position: relative;
  top: 0.3rem;
}
@media only all and (max-width: 47.99rem) {
  .g-logo .g-logo-tagline {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-logo {
    display: block;
    text-align: center;
    margin: -0.85rem 0;
  }
}
.g-contact .g-contact-item {
  position: relative;
  padding-left: 50px;
  margin-bottom: 1.5rem;
}
.dir-rtl .g-contact .g-contact-item {
  padding-left: 0;
  padding-right: 50px;
}
.g-contact .g-contact-icon {
  position: absolute;
  left: 0;
  font-size: 1.25rem;
  border-right: 1px solid rgba(104, 104, 104, 0.5);
  width: 35px;
  height: 45px;
  line-height: 45px;
}
.dir-rtl .g-contact .g-contact-icon {
  left: auto;
  right: 0;
  border-left: 1px solid rgba(104, 104, 104, 0.5);
  border-right: 0;
}
.g-contact .g-contact-label {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: bold;
  opacity: 0.5;
}
.g-contact .g-contact-text {
  font-family: "Allerta";
  font-weight: 700;
}
.g-contact.g-contact-compact .g-contact-item {
  padding-left: 0;
  margin-bottom: 0;
}
.g-contact.g-contact-compact .g-contact-label {
  display: none;
}
.g-contact.g-contact-compact .g-contact-text {
  font-weight: normal;
}
.g-contact .g-contact-map {
  position: relative;
  display: block;
}
.g-contact .g-contact-map-overlay:before {
  background: rgba(0, 0, 0, 0);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
.g-contact .g-contact-map-overlay:hover:before {
  background: rgba(1, 163, 209, 0.25);
}
.g-contact .g-contact-map-marker {
  color: #01a3d1;
  font-size: 3rem;
  position: absolute;
}
.g-contentlist *, .g-contentlist *:before, .g-contentlist *:after {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.g-contentlist .g-contentlist-headline, .g-contentlist .g-contentlist-subtitle {
  margin: 0;
}
.g-contentlist .g-contentlist-headline {
  line-height: 1.8rem;
}
@media only all and (max-width: 47.99rem) {
  .g-contentlist .g-contentlist-text &gt; .g-content {
    padding: 0.938rem 0;
  }
}
.g-contentlist .g-contentlist-subtitle {
  font-family: "ABeeZee";
  font-weight: 400;
  font-size: 0.85rem;
  opacity: 0.75;
  line-height: 2.2rem;
}
.g-contentlist .g-contentlist-desc {
  margin: 0.5rem 0 1.5rem 0;
}
.g-contentlist .g-contentlist-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
@media only all and (max-width: 47.99rem) {
  .g-contentlist .g-contentlist-img {
    min-height: 15rem;
    margin: 0 0.625rem;
  }
}
.g-contentlist .g-contentlist-img-tag {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  display: inline-block;
  font-family: "Allerta";
  font-weight: 700;
  font-size: 0.7rem;
  margin: 1rem;
  padding: 0.15rem 0.75rem;
  text-transform: uppercase;
}
.g-contentlist .g-contentlist-list {
  background: rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.g-contentlist .g-contentlist-list .g-content {
  background: transparent;
}
.g-contentlist .g-listgrid {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -0.5rem;
}
.g-contentlist .g-listgrid .g-listgrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.25rem;
  width: 100%;
  font-size: 0.9rem;
  font-weight: bold;
  float: left;
}
.g-contentlist .g-listgrid .g-listgrid-item a {
  position: relative;
  padding-left: 30px;
  color: inherit;
  display: block;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  opacity: 0.75;
}
.g-contentlist .g-listgrid .g-listgrid-item a:hover {
  opacity: 1;
}
.dir-rtl .g-contentlist .g-listgrid .g-listgrid-item a {
  padding-left: 0;
  padding-right: 30px;
}
.g-contentlist .g-listgrid .g-listgrid-item .fa {
  font-size: 1.25rem;
  position: absolute;
  left: 0;
  padding-top: 0.25rem;
}
@media only all and (max-width: 47.99rem) {
  .g-contentlist .g-listgrid .g-listgrid-item .fa {
    padding-top: 0;
  }
}
.dir-rtl .g-contentlist .g-listgrid .g-listgrid-item .fa {
  left: auto;
  right: 0;
}
.g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item {
  width: 50%;
}
@media only all and (min-width: 48rem) {
  .g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item:nth-last-child(2) a {
    border-bottom: 0;
  }
}
.g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item {
  width: 33.33333%;
}
@media only all and (min-width: 48rem) {
  .g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:nth-last-child(3) a {
    border-bottom: 0;
  }
}
.g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item {
  width: 25%;
}
@media only all and (min-width: 48rem) {
  .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(3) a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(4) a {
    border-bottom: 0;
  }
}
.g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item {
  width: 20%;
}
@media only all and (min-width: 48rem) {
  .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(3) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(4) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(5) a {
    border-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-contentlist .g-listgrid[class$="cols"] .g-listgrid-item:last-child a {
    border-bottom: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-contentlist .g-listgrid[class$="cols"] .g-listgrid-item {
    width: 100%;
  }
}
.g-horizontalmenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.g-horizontalmenu li {
  display: inline-block;
  margin: 0 0.5rem;
  font-weight: bold;
  font-size: 0.9rem;
  text-transform: uppercase;
}
.g-horizontalmenu li:first-child {
  margin-left: 0;
}
.g-horizontalmenu li:last-child {
  margin-right: 0;
}
.g-imagegrid *, .g-imagegrid *:before, .g-imagegrid *:after {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.g-imagegrid .g-imagegrid-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-imagegrid .g-imagegrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  background: #01a3d1;
  position: relative;
}
.g-imagegrid .g-imagegrid-item img {
  opacity: 0.5;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.g-imagegrid .g-imagegrid-item:hover {
  z-index: 10;
}
.g-imagegrid .g-imagegrid-item:hover img {
  opacity: 1;
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-imagegrid .g-imagegrid-desc {
  margin: 1.5rem 0;
}
.g-imagegrid .g-imagegrid-link {
  display: block;
  position: relative;
  background: #01a3d1;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.g-imagegrid .g-imagegrid-link:before {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 100%;
  font-family: FontAwesome;
  content: "ï€‚";
  font-size: 1rem;
  position: absolute;
  bottom: -0.5rem;
  right: -0.5rem;
  z-index: 1;
  opacity: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
  width: 50%;
}
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
  width: 33.33333%;
}
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
  width: 25%;
}
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 33.33333%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 50%;
  }
}
.g-infolist {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -2%;
}
.g-infolist .g-infolist-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  float: left;
  margin: 0 2% 0.5rem 2%;
  padding: 0 0 0.25rem 0;
  border-bottom: 1px solid transparent;
  min-width: 0;
  min-height: 0;
}
.g-infolist .g-infolist-item.g-infolist-with-img {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item.g-infolist-with-img {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
.g-infolist.noborder .g-infolist-item {
  border-bottom: 0;
}
.g-infolist.spaced .g-infolist-item {
  margin: 0.5rem 2%;
  padding: 0.5rem 0 2rem 0;
}
.g-infolist .g-infolist-item-img {
  margin-right: 1rem;
  margin-top: 0.25rem;
}
.g-infolist .g-infolist-item-img.left {
  margin-right: 1rem;
}
.dir-rtl .g-infolist .g-infolist-item-img.left {
  margin-left: 1rem;
  margin-right: 0;
}
.g-infolist .g-infolist-item-img.left.browser {
  margin-right: 4%;
}
.dir-rtl .g-infolist .g-infolist-item-img.left.browser {
  margin-left: 4%;
  margin-right: 0;
}
.g-infolist .g-infolist-item-img.right {
  margin-left: 1rem;
}
.dir-rtl .g-infolist .g-infolist-item-img.right {
  margin-right: 1rem;
  margin-left: 0;
}
.g-infolist .g-infolist-item-img.right.browser {
  margin-left: 4%;
}
.dir-rtl .g-infolist .g-infolist-item-img.right.browser {
  margin-right: 4%;
  margin-left: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item-img {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item-text {
    padding-top: 1rem;
  }
}
.g-infolist .g-infolist-item-title {
  margin: 0 0 0.25rem 0;
  font-family: "Allerta";
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.25;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-infolist .g-infolist-item-title {
    font-size: 0.8rem;
  }
}
.g-infolist .g-infolist-item-desc {
  margin: 0;
  padding-top: 0.5rem;
  font-size: 0.875rem;
}
.g-infolist .g-infolist-link {
  margin-top: 1rem;
}
.g-infolist.g-1cols .g-infolist-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.g-infolist.g-2cols .g-infolist-item {
  width: 47%;
}
.g-infolist.g-2cols .g-infolist-item:nth-child(odd) {
  margin-right: 1%;
}
.g-infolist.g-2cols .g-infolist-item:nth-child(even) {
  margin-left: 1%;
}
.g-infolist.g-3cols .g-infolist-item {
  width: 30.66667%;
}
.g-infolist.g-3cols .g-infolist-item:nth-child(3n-1) {
  margin-left: 0;
  margin-right: 0;
}
.g-infolist.g-4cols .g-infolist-item {
  width: 22.5%;
}
.g-infolist.g-4cols .g-infolist-item:nth-child(4n-2) {
  margin-left: 0;
  margin-right: 1%;
}
.g-infolist.g-4cols .g-infolist-item:nth-child(4n-1) {
  margin-left: 1%;
  margin-right: 0;
}
.g-infolist.g-5cols .g-infolist-item {
  width: 17.6%;
}
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-3) {
  margin-left: 0;
  margin-right: 1%;
}
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-2) {
  margin-left: 1%;
  margin-right: 1%;
}
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-1) {
  margin-left: 1%;
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist[class*="cols"] .g-infolist-item {
    width: 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
}
.g-infolist-textstyle-header .g-infolist-tags .g-tag {
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 2.5rem;
}
.g-infolist-textstyle-header .g-infolist-item-title {
  font-size: 1.9rem;
  text-transform: uppercase;
  line-height: 3rem;
}
.g-infolist-textstyle-header .g-infolist-item-desc {
  font-size: 1rem;
  line-height: 2rem;
  opacity: 0.8;
  padding: 0;
}
.g-infolist-textstyle-header .g-infolist-item-desc, .g-infolist-textstyle-header .g-infolist-item-title, .g-infolist-textstyle-header .g-infolist-tags, .g-infolist-textstyle-header .g-infolist-tags .g-tag {
  text-rendering: optimizeLegibility;
  font-family: "ABeeZee";
  font-weight: bold;
  margin: 0;
}
.g-infolist-textstyle-header .g-infolist-item-desc a, .g-infolist-textstyle-header .g-infolist-item-title a, .g-infolist-textstyle-header .g-infolist-tags a, .g-infolist-textstyle-header .g-infolist-tags .g-tag a {
  color: inherit;
}
.g-infolist-textstyle-header .g-infolist-item-desc a:hover, .g-infolist-textstyle-header .g-infolist-item-title a:hover, .g-infolist-textstyle-header .g-infolist-tags a:hover, .g-infolist-textstyle-header .g-infolist-tags .g-tag a:hover {
  opacity: 0.75;
}
.g-infolist-textstyle-header .g-infolist-link {
  margin-top: 0;
}
.g-layercontent {
  padding: 2rem;
}
.g-layercontent.g-layercontent-large {
  padding: 5rem 2rem;
}
.g-layercontent.g-layercontent-medium {
  padding: 3rem 2rem;
}
.g-layercontent.g-layercontent-small {
  padding: 2rem;
}
.g-layercontent .g-layercontent-title {
  margin: 0;
  line-height: 3rem;
}
.g-layercontent .g-layercontent-subtitle, .g-layercontent .g-layercontent-promotext {
  line-height: 2rem;
  opacity: 0.8;
}
.g-layercontent .g-layercontent-promotext {
  font-size: 1rem;
  font-family: "Allerta";
  font-weight: 700;
  margin-top: 1rem;
}
.g-layercontent .button {
  margin: 1rem 0 0.75rem 0;
}
.g-layercontent + .g-layercontent {
  padding-top: 0rem;
}
.g-layercontent .rounded {
  border-radius: 0.1875rem;
}
.browser-wrapper {
  padding-top: 34px;
  border-radius: 0.1875rem;
  position: relative;
  vertical-align: bottom;
  overflow: hidden;
}
.browser-wrapper.left {
  margin-right: 2rem;
}
.browser-wrapper.right {
  margin-left: 2rem;
}
.browser-wrapper .browser-bar {
  position: absolute;
  top: 0;
  width: 100%;
  height: 34px;
  background: #eee;
  border-radius: 0.1875rem 0.1875rem 0 0;
  border-bottom: 1px solid #e1e1e1;
}
.browser-wrapper .browser-bar .browser-button {
  top: 8px;
}
.browser-wrapper .browser-bar .browser-button {
  position: relative;
  display: block;
  content: '';
  width: 12px;
  height: 12px;
  background: #FF3B47;
  border: 1px solid #ff0817;
  border-radius: 100%;
  left: 8px;
}
.browser-wrapper .browser-bar .browser-button:after, .browser-wrapper .browser-bar .browser-button:before {
  display: block;
  content: '';
  width: 12px;
  height: 12px;
  position: absolute;
  border-radius: 100%;
  top: -1px;
}
.browser-wrapper .browser-bar .browser-button:after {
  left: 17px;
  background: #FFBD00;
  border: 1px solid #cc9700;
}
.browser-wrapper .browser-bar .browser-button:before {
  left: 35px;
  background: #00D841;
  border: 1px solid #00a532;
}
.browser-wrapper img {
  border-radius: 0 0 0.1875rem 0.1875rem;
}
.g-newsletter .g-newsletter-form {
  white-space: nowrap;
}
.g-newsletter .g-newsletter-headtext {
  margin-bottom: 1.5rem;
}
.g-newsletter .g-newsletter-inputbox, .g-newsletter .g-newsletter-button {
  height: 50px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-newsletter .g-newsletter-inputbox, .g-newsletter .g-newsletter-button {
    height: 40px;
  }
}
.g-newsletter .g-newsletter-inputbox {
  border-radius: 0;
  color: #686868;
  background-color: #d9d9d9;
  border: 0;
  display: inline-block;
  padding: 0.7rem 1.25rem;
  width: 73%;
  margin-right: 0.25rem;
  vertical-align: top;
  box-shadow: none;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-newsletter .g-newsletter-inputbox {
    padding: 0.7rem 0.5rem;
    width: 53%;
  }
}
.g-newsletter .g-newsletter-button {
  width: 25%;
  padding-left: inherit;
  padding-right: inherit;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-newsletter .g-newsletter-button {
    width: 40%;
  }
}
.g-pricingtable {
  list-style: none;
  text-align: center;
  margin: 0 -1rem;
  border: 2px solid rgba(104, 104, 104, 0.5);
  border-radius: 4px;
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  transition: transform 0.35s;
}
.g-pricingtable li {
  padding: 0.938rem;
  border-bottom: 2px solid rgba(104, 104, 104, 0.5);
}
.g-pricingtable li:last-child {
  border-bottom: 0;
}
.g-pricingtable:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.g-pricingtable .g-pricingtable-title {
  background: #07c7fe;
  color: #ffffff;
  font-size: 1.8rem;
  line-height: 1.2;
  font-family: "Allerta";
  font-weight: 900;
  text-transform: uppercase;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-pricingtable .g-pricingtable-title {
    font-size: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-pricingtable .g-pricingtable-title {
    font-size: 1.25rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-pricingtable .g-pricingtable-title {
    font-size: 1.1rem;
  }
}
.g-pricingtable .g-pricingtable-subtitle {
  color: #ffffff;
  background: #07c7fe;
  padding-top: 0;
  margin-top: -1rem;
  font-size: 0.9rem;
}
.g-pricingtable .g-pricingtable-price {
  color: #016885;
  font-size: 3rem;
  font-family: "Allerta";
  font-weight: 700;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-pricingtable .g-pricingtable-price {
    font-size: 3rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-pricingtable .g-pricingtable-price {
    font-size: 3rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-pricingtable .g-pricingtable-price {
    font-size: 1.5rem;
  }
}
.g-pricingtable .g-pricingtable-desc {
  font-size: 0.9rem;
  opacity: 0.7;
}
.g-promoimage {
  position: relative;
  text-align: center;
}
.g-promoimage *, .g-promoimage *:before, .g-promoimage *:after {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.g-promoimage .g-promoimage-effect {
  display: block;
  background: #01a3d1;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}
.g-promoimage .g-promoimage-effect img {
  position: relative;
  opacity: 0.9;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.g-promoimage .g-promoimage-iconbutton {
  border: 5px solid rgba(0, 0, 0, 0.85);
  background: rgba(1, 163, 209, 0.85);
  color: #000000;
  border-radius: 100%;
  bottom: 0;
  font-family: FontAwesome;
  content: "ïƒ¶";
  height: 50px;
  left: 50%;
  line-height: 42px;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  z-index: 11;
  text-align: center;
  top: 50%;
  width: 50px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.25s;
  -moz-transition: -moz-transform 0.25s;
  transition: transform 0.25s;
}
.g-promoimage .g-promoimage-caption {
  background: #000000;
  color: #ffffff;
  padding: 0.75rem;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  height: 3.5rem;
  width: 100%;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  transition: transform 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.g-promoimage .g-promoimage-caption:before, .g-promoimage .g-promoimage-caption:after {
  pointer-events: none;
}
.g-promoimage .g-promoimage-title {
  display: inline-block;
  font-family: "Allerta";
  font-weight: 700;
  font-size: 1.1rem;
  float: left;
}
.g-promoimage .g-promoimage-icon a {
  float: right;
}
.g-promoimage .g-promoimage-icon a span:before {
  display: inline-block;
  padding: 8px 10px;
  speak: none;
}
.g-promoimage .g-promoimage-title, .g-promoimage .g-promoimage-icon a {
  -webkit-transform: translate3d(0, 200%, 0);
  -moz-transform: translate3d(0, 200%, 0);
  -ms-transform: translate3d(0, 200%, 0);
  -o-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  transition: transform 0.35s;
}
.g-promoimage .g-promoimage-desc {
  position: absolute;
  bottom: 130%;
  opacity: 0;
  width: 100%;
  left: 0;
  padding: 0.75rem;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.g-promoimage .g-promoimage-effect:hover {
  background: #004052;
}
.g-promoimage .g-promoimage-effect:hover img {
  opacity: 0.75;
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-iconbutton {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-desc {
  opacity: 1;
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-caption, .g-promoimage .g-promoimage-effect:hover .g-promoimage-title, .g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-title {
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:first-child {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.g-simplecounter-block {
  display: block;
  margin: 2rem auto 0.5rem auto;
}
#g-simplecounter-calendar {
  text-align: center;
}
#g-simplecounter-calendar .counter-block {
  display: inline-block;
  margin: 0 0.5rem;
  padding: 0;
}
#g-simplecounter-calendar .number, #g-simplecounter-calendar .word {
  display: block;
  margin: 0;
  padding: 0;
}
#g-simplecounter-calendar .number {
  width: 100px;
  height: 80px;
  line-height: 80px;
  font-size: 2rem;
  font-weight: normal;
  border-radius: 4px;
  margin-bottom: 0.5rem;
  color: #ffffff;
  background: -webkit-linear-gradient(#017b9e 0%, #017b9e 50%, #01a3d1 50%, #01a3d1 100%);
  background: linear-gradient(to , #017b9e 50%, #01a3d1 50%, #01a3d1 100%);
}
@media only all and (max-width: 47.99rem) {
  #g-simplecounter-calendar .number {
    font-size: 1.5rem;
    width: 85px;
    height: 50px;
    line-height: 50px;
  }
}
#g-simplecounter-calendar .word {
  text-transform: uppercase;
}
@media only all and (max-width: 47.99rem) {
  #g-simplecounter-calendar .word {
    font-size: 75%;
  }
}
.g-blockcontent h1 {
  font-weight: 300;
  font-size: 3rem;
  letter-spacing: -2px;
  opacity: 0.5;
  line-height: 3.75rem;
}
.g-blockcontent .g-blockcontent-headline {
  margin-bottom: 0.5rem;
}
.g-blockcontent .g-blockcontent-description {
  font-size: 1.2rem;
}
.g-blockcontent .g-blockcontent-subcontent-title {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
.g-blockcontent .g-blockcontent-icons {
  display: block;
}
.g-blockcontent .g-blockcontent-subcontent-subtitle {
  font-family: "ABeeZee";
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1;
}
.g-blockcontent .g-blockcontent-subcontent-desc {
  font-size: 0.9rem;
  position: relative;
  margin-bottom: 1rem;
}
.g-gridcontent .g-gridcontent-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1rem -0.25rem;
}
.g-gridcontent .g-gridcontent-desc {
  margin-bottom: 1rem;
}
.g-gridcontent .g-gridcontent-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  display: inline-block;
}
.g-gridcontent .g-gridcontent-item i.fa, .g-gridcontent .g-gridcontent-item span {
  display: block;
}
.g-gridcontent .g-gridcontent-item i.fa {
  margin: 1rem auto 2.5rem auto;
}
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-readmore {
    text-align: center !important;
    margin-top: 1rem;
  }
}
.dir-rtl .g-gridcontent .g-gridcontent-readmore {
  text-align: left;
}
.g-gridcontent .g-gridcontent-item-img, .g-gridcontent .g-gridcontent-item-content {
  position: relative;
}
.g-gridcontent .g-gridcontent-item-content {
  border-top: 5px solid #01a3d1;
  padding: 3rem 2rem;
}
.g-gridcontent .g-gridcontent-item-content .button {
  margin-top: 1rem;
}
.g-gridcontent .g-gridcontent-item-text1, .g-gridcontent .g-gridcontent-item-text2 {
  text-transform: uppercase;
}
.g-gridcontent .g-gridcontent-item-text1 {
  font-size: 0.9rem;
  line-height: 1.5;
  font-weight: 700;
}
.g-gridcontent .g-gridcontent-item-text2 {
  font-family: "Allerta";
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.25;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-gridcontent .g-gridcontent-item-text2 {
    font-size: 2.25rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-item-text2 {
    font-size: 1.5rem;
  }
}
.g-gridcontent .g-gridcontent-title-style-1 .g-gridcontent-item-content {
  background-color: #01a3d1;
  color: #ffffff;
}
.g-gridcontent .g-gridcontent-title-style-1 .button.button-3, .g-gridcontent .g-gridcontent-title-style-1 .button.button-4 {
  border: 2px solid #ffffff;
  color: #ffffff !important;
}
.g-gridcontent .g-gridcontent-title-style-1 .button.button-3:hover, .g-gridcontent .g-gridcontent-title-style-1 .button.button-4:hover {
  border: 2px solid #016885;
  color: #016885 !important;
}
.g-gridcontent .g-gridcontent-title-style-2 .g-gridcontent-item-content {
  background-color: rgba(104, 104, 104, 0.15);
  color: #686868;
}
.g-gridcontent .g-gridcontent-title-style-2 .button.button-4 {
  border: 2px solid #686868;
  color: #686868 !important;
}
.g-gridcontent .g-gridcontent-title-style-2 .button.button-4:hover {
  border: 2px solid #01a3d1;
  color: #01a3d1 !important;
}
.g-gridcontent .g-gridcontent-title-style-3 .g-gridcontent-item-content {
  width: 80%;
  margin: -6.25rem auto 0 auto;
  padding: 2rem;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.85), white);
  background: linear-gradient(rgba(255, 255, 255, 0.85), white);
  color: #686868;
}
.g-gridcontent .g-gridcontent-title-style-3 .g-gridcontent-item-text2 {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  text-transform: none;
  font-size: 2.25rem;
  line-height: 1.25;
  margin: 1rem 0;
}
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-title-style-3 .g-gridcontent-item-text2 {
    font-size: 1.75rem;
  }
}
.g-gridcontent .g-gridcontent-title-style-3 .button.button-4:hover {
  border: 2px solid #01a3d1;
  color: #01a3d1 !important;
}
.g-gridcontent .g-gridcontent-title-style-4 .g-gridcontent-item-content {
  border-top: 0;
  padding: 0;
  margin-bottom: 1rem;
}
.g-gridcontent .g-gridcontent-title-style-4 .g-gridcontent-item-text2 {
  font-family: "ABeeZee";
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.5;
  width: 80%;
  margin: 1rem auto 0.5rem auto;
}
.g-gridcontent .g-gridcontent-title-style-4 .g-gridcontent-item-desc {
  font-size: 0.9rem;
}
.g-gridcontent .button.button-4 {
  border: 2px solid;
}
.g-gridcontent .button.arrow {
  background: transparent;
  border: 0;
  color: inherit !important;
  padding: 0.5rem 0;
}
.g-gridcontent .button.arrow:after {
  font-family: FontAwesome;
  content: "ï…¸";
  font-size: 2rem;
}
.dir-rtl .g-gridcontent .button.arrow:after {
  content: "ï…·";
}
.g-gridcontent .button.arrow:hover {
  color: #01a3d1 !important;
}
.g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
  width: 50%;
}
.g-gridcontent .g-gridcontent-3cols .g-gridcontent-item {
  width: 33.33333%;
}
.g-gridcontent .g-gridcontent-4cols .g-gridcontent-item {
  width: 25%;
}
.g-gridcontent .g-gridcontent-5cols .g-gridcontent-item {
  width: 20%;
}
.g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
  width: 16.66667%;
}
@media only all and (max-width: 30rem) {
  .g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-typography .g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-3cols .g-gridcontent-item, .g-gridcontent .g-gridcontent-5cols .g-gridcontent-item {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-4cols .g-gridcontent-item, .g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
    width: 50%;
  }
}
.g-popupmodule-module-wrapper {
  display: none;
}
.rokbox-content #login-form .input-prepend .input-small, .rokbox-content #login-form .input-append .input-small {
  width: 240px;
}
.rokbox-content #modlgn-secretkey {
  width: 200px !important;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #login-form .input-prepend, #login-form .input-append {
    width: 95% !important;
  }
  #login-form #modlgn-secretkey {
    width: 183px !important;
  }
}
.g-newsticker .g-newsticker-label {
  float: left;
  margin-right: 0.5rem;
  font-family: "Allerta";
  font-weight: 700;
  line-height: 30px;
}
.dir-rtl .g-newsticker .g-newsticker-label {
  float: right;
  margin-right: 0;
  margin-left: 0.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-newsticker .g-newsticker-label {
    display: none;
  }
}
.g-newsticker .g-newsticker-innerwrap {
  width: 80%;
}
@media only all and (max-width: 30rem) {
  .g-newsticker .g-newsticker-innerwrap {
    width: 75%;
  }
}
.g-newsticker .g-newsticker-content {
  min-height: 30px;
  line-height: 30px;
}
.dir-rtl .g-newsticker .g-newsticker-content {
  direction: rtl;
}
.dir-rtl .g-newsticker .g-newsticker-content span {
  display: inline-block;
}
@media only all and (max-width: 47.99rem) {
  .dir-rtl .g-newsticker .g-newsticker-content span {
    display: inline;
  }
}
.g-newsticker .g-newsticker-controller {
  position: absolute;
  right: 0;
}
.dir-rtl .g-newsticker .g-newsticker-controller {
  right: inherit;
  left: 0;
}
.g-newsticker .g-next, .g-newsticker .g-prev {
  position: absolute;
}
.g-newsticker .g-next span, .g-newsticker .g-prev span {
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0.7;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.g-newsticker .g-next span:before, .g-newsticker .g-prev span:before {
  font-family: FontAwesome;
  font-size: 1.5rem;
}
.g-newsticker .g-next span:hover, .g-newsticker .g-prev span:hover {
  opacity: 1;
}
.g-newsticker .g-next {
  right: 0;
}
.g-newsticker .g-next .g-next-icon:before {
  content: 'ï„…';
}
.dir-rtl .g-newsticker .g-next .g-next-icon:before {
  content: 'ï„„';
}
.dir-rtl .g-newsticker .g-next {
  right: inherit;
  left: 0;
}
.g-newsticker .g-prev {
  right: 35px;
}
.g-newsticker .g-prev .g-prev-icon:before {
  content: 'ï„„';
}
.dir-rtl .g-newsticker .g-prev .g-prev-icon:before {
  content: 'ï„…';
}
.dir-rtl .g-newsticker .g-prev {
  right: inherit;
  left: 35px;
}
.g-popupgrid {
  position: relative;
  margin: 0 auto;
}
.g-popupgrid::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.g-popupgrid-loaded::after {
  opacity: 0;
}
.g-popupgrid-item {
  padding: 0.938rem;
  z-index: 1001;
}
.g-popupgrid-item-current {
  opacity: 0 !important;
}
.g-popupgrid-item-img-wrap {
  display: block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  border-radius: 4px;
  background: -webkit-linear-gradient(rgba(1, 163, 209, 0.75), rgba(0, 0, 0, 0.5));
  background: linear-gradient(rgba(1, 163, 209, 0.75), rgba(0, 0, 0, 0.5));
}
.g-popupgrid-item-img-wrap:focus, .g-popupgrid-item-img-wrap:hover {
  outline: none;
}
.g-popupgrid-item-img-wrap:focus img, .g-popupgrid-item-img-wrap:hover img {
  opacity: 0.7;
}
.g-zoom .g-popupgrid-item-img-wrap:focus img, .g-zoom .g-popupgrid-item-img-wrap:hover img {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
.g-rotate .g-popupgrid-item-img-wrap:focus img, .g-rotate .g-popupgrid-item-img-wrap:hover img {
  -webkit-transform: rotate(5deg) scale(1.25);
  -moz-transform: rotate(5deg) scale(1.25);
  -ms-transform: rotate(5deg) scale(1.25);
  -o-transform: rotate(5deg) scale(1.25);
  transform: rotate(5deg) scale(1.25);
}
.g-blur .g-popupgrid-item-img-wrap:focus img, .g-blur .g-popupgrid-item-img-wrap:hover img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.g-grayscale .g-popupgrid-item-img-wrap:focus img, .g-grayscale .g-popupgrid-item-img-wrap:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.g-zoomout.g-rotate .g-popupgrid-item-img-wrap:focus img, .g-zoomout.g-rotate .g-popupgrid-item-img-wrap:hover img {
  -webkit-transform: rotate(5deg) scale(1.15);
  -moz-transform: rotate(5deg) scale(1.15);
  -ms-transform: rotate(5deg) scale(1.15);
  -o-transform: rotate(5deg) scale(1.15);
  transform: rotate(5deg) scale(1.15);
}
.g-blur.g-grayscale .g-popupgrid-item-img-wrap:focus img, .g-blur.g-grayscale .g-popupgrid-item-img-wrap:hover img {
  -webkit-filter: blur(3px) grayscale(100%);
  filter: blur(3px) grayscale(100%);
}
.g-popupgrid-item-img-wrap:focus .g-popupgrid-description-preview-icon, .g-popupgrid-item-img-wrap:hover .g-popupgrid-description-preview-icon {
  opacity: 1;
}
.g-popupgrid-item-img-wrap img {
  display: block;
  opacity: 0.65;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-popupgrid-item-img-wrap .g-popupgrid-description-preview-tag {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 700;
  position: absolute;
  top: 0;
  margin: 1rem;
  padding: 0.25rem 0.75rem;
  border-radius: 1rem;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
}
.g-popupgrid-item-img-wrap .g-popupgrid-description-preview-title {
  position: absolute;
  bottom: 0;
  padding: 1rem;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 400;
}
.g-popupgrid-item-img-wrap .g-popupgrid-description-preview-content, .g-popupgrid-item-img-wrap .g-popupgrid-description-preview-readmore {
  display: none;
}
.g-popupgrid-preview {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  visibility: hidden;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 50%;
  height: 100%;
  pointer-events: none;
}
.g-popupgrid-preview::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #262626;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.g-popupgrid-preview-open {
  pointer-events: auto;
  visibility: visible;
  z-index: 99999;
}
.g-popupgrid-preview-open::before {
  opacity: 1;
}
.g-popupgrid-clone {
  position: fixed;
  z-index: 110;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}
.g-popupgrid-original {
  position: relative;
  z-index: 120;
  display: block;
  object-fit: contain;
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.g-popupgrid-preview-open .g-popupgrid-animate {
  /* open */
  -webkit-transition: -webkit-transform 0.6s, opacity 0.2s;
  transition: transform 0.6s, opacity 0.2s;
}
.g-popupgrid-animate {
  /* close */
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}
.g-popupgrid-description {
  color: #ffffff;
}
.g-popupgrid-preview-area:before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.g-overlay-enable.g-popupgrid-description-preview-icon {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(1, 163, 209, 0.75);
  opacity: 0;
  z-index: 10;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.g-overlay-enable.g-popupgrid-description-preview-icon span {
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0px);
  -moz-transform: translate3d(-50%, -50%, 0px);
  -ms-transform: translate3d(-50%, -50%, 0px);
  -o-transform: translate3d(-50%, -50%, 0px);
  transform: translate3d(-50%, -50%, 0px);
}
.g-overlay-disable.g-popupgrid-description-preview-icon span {
  display: none;
}
.g-popupgrid-description-preview {
  font-size: 2em;
  position: absolute;
  z-index: 140;
  width: 100%;
  left: 100%;
  top: 0;
  height: 100%;
  padding: 0 1em;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
}
.g-popupgrid-preview-open .g-popupgrid-description-preview {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.g-popupgrid-description-preview .g-popupgrid-description-preview-tag {
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 700;
  text-transform: uppercase;
  opacity: 0.75;
}
@media only all and (max-width: 47.99rem) {
  .g-popupgrid-description-preview .g-popupgrid-description-preview-tag {
    font-size: 0.9rem;
    margin-bottom: 1rem;
  }
}
.g-popupgrid-description-preview .g-popupgrid-description-preview-title {
  font-weight: 'family=Allerta';
  font-size: 1.75rem;
  font-weight: 700;
  margin: 0 0 1rem 0;
}
.g-popupgrid-description-preview .g-popupgrid-description-preview-content {
  font-size: 1.1rem;
}
.g-popupgrid-description-preview .g-popupgrid-description-preview-readmore {
  margin: 1rem 0;
}
@media only all and (max-width: 30rem) {
  .g-popupgrid-description-preview .g-popupgrid-description-preview-readmore .button {
    padding: 0.5rem 1rem;
    font-size: 0.75rem;
  }
}
/* Close button */
.g-popupgrid-action {
  font-size: 1.5em;
  margin: 0;
  padding: 0;
  cursor: pointer;
  vertical-align: top;
  color: #01a3d1;
  border: none;
  background: none;
}
.g-popupgrid-action:hover, .g-popupgrid-action:focus {
  color: #01a3d1;
  outline: none;
}
.g-popupgrid-action-close {
  position: fixed;
  z-index: 150;
  top: 0;
  right: 0;
  padding: 1em;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
}
.g-popupgrid-preview-image-loaded .g-popupgrid-action-close {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.g-popupgrid-text-hidden {
  position: absolute;
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
  color: transparent;
}
@media screen and (max-width: 40em) {
  .g-popupgrid-description-preview .g-popupgrid-description-preview-title {
    font-size: 0.5em;
  }
  .g-popupgrid-description-preview .g-popupgrid-description-preview-content {
    display: none;
  }
  .details {
    display: none;
  }
}
.g-newsslider {
  margin: 0 auto;
}
.g-newsslider:before {
  content: " ";
  display: table;
}
.g-newsslider:after {
  content: " ";
  display: table;
  clear: both;
}
.g-newsslider-headlines {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.g-newsslider-headlines li {
  padding: 1rem 1.5rem;
  position: relative;
  z-index: 20;
}
.g-newsslider-headlines li:hover {
  cursor: pointer;
}
.nh-anim {
  min-height: 107px;
  -webkit-transition: all 0.75s ease-out;
  -moz-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.g-newsslider-headlines {
  border-left: 1px solid rgba(104, 104, 104, 0.5);
  overflow: hidden;
  float: left;
}
.g-newsslider-headlines li {
  box-shadow: 0px 1px 0 rgba(104, 104, 104, 0.5);
}
.g-newsslider-headlines li:nth-last-child(2) {
  border-bottom: 0;
}
.g-newsslider-headlines .highlight {
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.g-newsslider-headlines .highlight:before {
  display: none;
}
.g-newsslider-preview {
  float: left;
  width: 60%;
  position: relative;
  z-index: 5;
  position: relative;
  min-height: 300px;
  height: auto !important;
}
@media only all and (max-width: 47.99rem) {
  .g-newsslider-preview {
    width: 50%;
  }
}
.dir-rtl .g-newsslider-preview {
  float: right;
}
.g-newsslider-content {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.top-content {
  opacity: 1;
  z-index: 50;
}
.g-newsslider-preview-title, .g-newsslider-preview-headerdesc {
  line-height: 1.25;
  font-family: "ABeeZee";
  font-weight: 700;
  margin: 1rem 0;
  font-size: 2rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-newsslider-preview-title, .g-newsslider-preview-headerdesc {
    font-size: 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-newsslider-preview-title, .g-newsslider-preview-headerdesc {
    font-size: 1.25rem;
  }
}
.g-newsslider-preview-headerdesc {
  font-size: 1.35rem;
  font-weight: 400;
  line-height: 1.5;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-newsslider-preview-headerdesc {
    font-size: 1.15rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-newsslider-preview-headerdesc {
    font-size: 1.1rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-newsslider-preview-headerdesc {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-newsslider-preview-desc {
    display: none;
  }
}
.g-newsslider-headlines-subtitle {
  font-size: 0.8rem;
  opacity: 0.7;
  display: block;
  margin-top: 0.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-newsslider-headlines-subtitle {
    display: none;
  }
}
.g-newsslider-button {
  display: inline-block;
  margin: 1rem 0;
}
@media only all and (max-width: 30rem) {
  .g-newsslider-button .button {
    font-size: 0.75rem;
    padding: 0.5rem 1rem;
  }
}
.g-newsslider-preview-subtitle {
  display: inline-block;
  font-size: 0.8rem;
  opacity: 0.7;
  margin: 0 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-newsslider-preview-subtitle {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-newsslider-headlines-title {
    font-size: 0.8rem;
  }
}
/* Tiny Scrollbar */
.g-newsslider-scrollbar {
  width: 40%;
  position: relative;
  float: left;
}
@media only all and (max-width: 47.99rem) {
  .g-newsslider-scrollbar {
    width: 50%;
  }
}
.g-newsslider-scrollbar:hover .scrollbar {
  opacity: 1;
  width: 18px;
}
.g-newsslider-scrollbar .viewport {
  overflow: hidden;
  position: relative;
}
.g-newsslider-scrollbar .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
.dir-rtl .g-newsslider-scrollbar .overview {
  left: inherit;
  right: 0;
}
.g-newsslider-scrollbar .scrollbar {
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  background-position: 0 0;
  width: 0;
  opacity: 0;
  right: 0;
  z-index: 100;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.dir-rtl .g-newsslider-scrollbar .scrollbar {
  right: inherit;
  left: 0;
}
.g-newsslider-scrollbar .track {
  background: rgba(0, 0, 0, 0.1);
  height: 100%;
  width: 18px;
  position: relative;
  padding: 0 1px;
}
.g-newsslider-scrollbar .thumb {
  background: rgba(1, 163, 209, 0.5);
  height: 20px;
  width: 9px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 5px;
  border-radius: 4px;
}
.dir-rtl .g-newsslider-scrollbar .thumb {
  right: 5px;
  left: inherit;
}
.g-newsslider-scrollbar .disable {
  display: none;
}
.noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus {
  outline: none;
}
.g-flexslider {
  margin: 0;
  padding: 0;
  list-style: none;
}
.g-flexslider &gt; .g-flexslider-item-container {
  margin: 0;
  padding: 0;
  float: left;
}
.g-flexslider-item-container:not(:first-child) {
  display: none;
}
.g-flexslider-carousel-item-container {
  display: none;
}
.flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .g-flexslider-slideshow-slides &gt; .g-flexslider-item-container {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .g-flexslider-slideshow-slides img {
  width: 100%;
  display: block;
}
.flexslider .g-flexslider-slideshow-slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .g-flexslider-slideshow-slides {
  display: block;
}
* html .flexslider .g-flexslider-slideshow-slides {
  height: 1%;
}
.no-js .flexslider .g-flexslider-slideshow-slides &gt; .g-flexslider-slideshow-item-container:first-child {
  display: block;
}
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider .g-flexslider-slideshow-slides {
  zoom: 1;
}
.flexslider .g-flexslider-slideshow-slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  margin: -25px 0 0;
  position: absolute;
  bottom: 1.5rem;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.g-flexslider-testimonial .flex-direction-nav a {
  bottom: 0;
}
.flex-direction-nav a:before {
  font-family: FontAwesome;
  font-size: 1.5rem;
  display: inline-block;
}
.flex-direction-nav .flex-prev {
  left: 1.5rem;
}
.g-flexslider-testimonial .flex-direction-nav .flex-prev {
  left: inherit;
  right: 35px;
}
.dir-rtl .g-flexslider-testimonial .flex-direction-nav .flex-prev {
  right: inherit;
  left: 35px;
}
.flex-direction-nav .flex-prev:before {
  content: "ï„„";
}
.dir-rtl .flex-direction-nav .flex-prev {
  left: inherit;
  right: 1.5rem;
}
.flex-direction-nav .flex-next {
  left: 3.75rem;
}
.flex-direction-nav .flex-next:before {
  content: "ï„…";
}
.g-flexslider-testimonial .flex-direction-nav .flex-next {
  left: inherit;
  right: 0;
}
.dir-rtl .g-flexslider-testimonial .flex-direction-nav .flex-next {
  right: inherit;
  left: 0;
}
.dir-rtl .flex-direction-nav .flex-next {
  left: inherit;
  right: 3.75rem;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 1rem;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 1rem;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-size: 20px;
  display: inline-block;
  content: 'ï€„';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: 'ï€ƒ';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 1rem;
  right: 0.25rem;
  text-align: right;
}
.g-flexslider-slideshow .flex-control-nav {
  right: 1.5rem;
}
.g-flexslider-testimonial .flex-control-nav {
  bottom: -0.5rem;
  text-align: left;
}
.dir-rtl .g-flexslider-testimonial .flex-control-nav {
  text-align: right;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
}
.dir-rtl .flex-control-nav {
  right: inherit;
  left: 1.5rem;
  text-align: left;
}
.flex-control-nav &gt; li a:before, .flex-control-paging &gt; li a:before {
  content: "";
  border: 2px solid;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 1;
}
.flex-control-paging li a {
  width: 8px;
  height: 8px;
  margin: 2px;
  display: block;
  background: transparent;
  cursor: pointer;
  text-indent: 999999px;
  border-radius: 100%;
  position: relative;
  z-index: 2;
}
.flex-control-paging li a:hover {
  background: #01a3d1;
}
.flex-control-paging li a.flex-active {
  background: #01a3d1;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.g-flexslider-slideshow {
  position: relative;
}
.g-flexslider-slideshow .g-flexslider-slideshow-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.g-flexslider-slideshow .g-flexslider-slideshow-item-content {
  text-align: center;
  margin: auto;
  padding: 10rem 2rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 9.5rem 2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 8.5rem 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 8rem 1rem;
  }
}
.g-flexslider-slideshow .g-flexslider-slideshow-item-title {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1.5;
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title {
    font-size: 1.75rem;
  }
}
.g-flexslider-slideshow .g-flexslider-slideshow-item-desc {
  margin-bottom: 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-desc {
    font-size: 0.9rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-overlay {
    background-position: top center !important;
  }
}
html.touch .g-flexslider-slideshow .g-flexslider-slideshow-item-overlay {
  background-position: top center !important;
}
.g-flexslider-slideshow .flex-direction-nav a {
  color: #ffffff;
  opacity: 0.75;
}
.g-flexslider-slideshow .flex-direction-nav a:hover {
  opacity: 1;
}
.g-flexslider-slideshow .flex-control-paging li a.flex-active {
  background: #ffffff;
}
.g-flexslider-testimonial {
  position: relative;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-content-container {
  background: -webkit-linear-gradient(bottom left, rgba(1, 163, 209, 0.75), rgba(255, 35, 0, 0.75));
  background: linear-gradient(to top right, rgba(1, 163, 209, 0.75), rgba(255, 35, 0, 0.75));
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-title-desc, .g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-content {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-width: 0;
  min-height: 0;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-title-desc {
  width: 60%;
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title-desc {
    width: 100%;
  }
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-content {
  width: 40%;
  padding: 0 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-content {
    width: 100%;
    padding: 0;
  }
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-image {
  float: left;
  margin-right: 1rem;
}
.dir-rtl .g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-image {
  float: right;
  margin-right: 0;
  margin-left: 1rem;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-title {
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1;
  opacity: 0.7;
  margin-bottom: 1rem;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
  font-size: 1.75rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
  padding-right: 1rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
    font-size: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
    font-size: 1.4rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
    font-size: 1.25rem;
  }
}
.dir-rtl .g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
  padding-right: 0;
  padding-left: 1rem;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-image img {
  border-radius: 100%;
  margin-bottom: 1rem;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-name {
  font-weight: 700;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-position {
  font-style: italic;
  font-size: 0.9rem;
  opacity: 0.7;
}
.g-flexslider-showcase {
  position: relative;
}
.g-flexslider-showcase .g-flexslider-showcase-item-content-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.g-flexslider-showcase .g-flexslider-showcase-item-image, .g-flexslider-showcase .g-flexslider-showcase-item-content {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-image, .g-flexslider-showcase .g-flexslider-showcase-item-content {
    width: 100%;
  }
}
.g-flexslider-showcase .g-flexslider-showcase-item-image {
  overflow: hidden;
}
.g-flexslider-showcase .g-flexslider-showcase-item-image img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.g-flexslider-showcase .g-flexslider-showcase-item-image:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-flexslider-showcase .g-flexslider-showcase-item-content {
  padding: 0 5rem;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-content {
    padding: 2rem 0 1rem 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-content {
    padding: 2rem 1rem 1rem 1rem;
  }
}
.g-flexslider-showcase .g-flexslider-showcase-item-title {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  font-size: 3rem;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 1.5rem;
  margin-bottom: 1rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 2.75rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 2.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 2rem;
  }
}
.g-flexslider-showcase .g-flexslider-showcase-item-title:after {
  position: absolute;
  content: "";
  background: #686868;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 80px;
  background: inherit;
}
.dir-rtl .g-flexslider-showcase .g-flexslider-showcase-item-title:after {
  left: inherit;
  right: 0;
}
.g-flexslider-showcase .g-flexslider-showcase-item-desc {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.15rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.1rem;
  }
}
.g-flexslider-carousel-container {
  position: relative;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image {
  background: #ffffff;
  position: relative;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image * {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image img {
  cursor: pointer;
  opacity: 0.35;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image:hover {
  background: #01a3d1;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image:hover .g-flexslider-carousel-item-image-preview-icon {
  opacity: 1;
}
.g-flexslider-carousel-container .flex-active-slide img {
  opacity: 1;
}
.g-flexslider-carousel-container .flex-active-slide .g-flexslider-carousel-item-image {
  cursor: default;
}
.g-flexslider-carousel-container .flex-active-slide .g-flexslider-carousel-item-image:hover .g-flexslider-carousel-item-image-preview-icon {
  display: none;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image-preview-icon {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  z-index: 10;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image-preview-icon span {
  color: #ffffff;
  font-size: 2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0px);
  -moz-transform: translate3d(-50%, -50%, 0px);
  -ms-transform: translate3d(-50%, -50%, 0px);
  -o-transform: translate3d(-50%, -50%, 0px);
  transform: translate3d(-50%, -50%, 0px);
}
.dir-rtl .flexslider {
  direction: rtl;
}
.dir-rtl .carousel li {
  margin-right: 0;
  margin-left: 5px;
}
.dir-rtl .flex-direction-nav {
  *height: 0;
}
.dir-rtl .flex-direction-nav a:before {
  content: 'ï„…';
}
.dir-rtl .flex-direction-nav a.flex-next:before {
  content: 'ï„„';
}
.dir-rtl .flex-pauseplay a {
  left: auto;
  right: 10px;
}
.dir-rtl .flex-control-thumbs li {
  float: right;
}
.ct-double-octave:after, .ct-major-eleventh:after, .ct-major-second:after, .ct-major-seventh:after, .ct-major-sixth:after, .ct-major-tenth:after, .ct-major-third:after, .ct-major-twelfth:after, .ct-minor-second:after, .ct-minor-seventh:after, .ct-minor-sixth:after, .ct-minor-third:after, .ct-octave:after, .ct-perfect-fifth:after, .ct-perfect-fourth:after, .ct-square:after {
  content: "";
  clear: both;
}
.ct-double-octave:after, .ct-double-octave:before {
  content: "";
}
.ct-golden-section:after {
  content: "";
}
.ct-major-eleventh:after, .ct-major-eleventh:before {
  content: "";
}
.ct-major-second:after, .ct-major-second:before {
  content: "";
}
.ct-major-seventh:after, .ct-major-seventh:before {
  content: "";
}
.ct-major-sixth:after, .ct-major-sixth:before {
  content: "";
}
.ct-major-tenth:after, .ct-major-tenth:before {
  content: "";
}
.ct-major-third:after, .ct-major-third:before {
  content: "";
}
.ct-major-twelfth:after, .ct-major-twelfth:before {
  content: "";
}
.ct-minor-second:after, .ct-minor-second:before {
  content: "";
}
.ct-minor-seventh:after, .ct-minor-seventh:before {
  content: "";
}
.ct-minor-sixth:after, .ct-minor-sixth:before {
  content: "";
}
.ct-minor-third:after, .ct-minor-third:before {
  content: "";
}
.ct-octave:after, .ct-octave:before {
  content: "";
}
.ct-perfect-fifth:after, .ct-perfect-fifth:before {
  content: "";
}
.ct-perfect-fourth:after, .ct-perfect-fourth:before {
  content: "";
}
.ct-square:after, .ct-square:before {
  content: "";
}
.ct-label {
  fill: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.75rem;
  line-height: 1;
}
.ct-chart-bar .ct-label, .ct-chart-line .ct-label {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}
.ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}
.ct-label.ct-vertical.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end;
}
.ct-label.ct-vertical.ct-end {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}
.ct-chart-bar .ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  text-anchor: start;
}
.ct-chart-bar .ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  text-anchor: start;
}
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end;
}
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: end;
}
.ct-grid {
  stroke: rgba(0, 0, 0, 0.2);
  stroke-width: 1px;
  stroke-dasharray: 2px;
}
.ct-point {
  stroke-width: 5px;
  stroke-linecap: round;
}
.ct-line {
  fill: none;
  stroke-width: 2px;
}
.ct-area {
  stroke: none;
  fill-opacity: 0.1;
}
.ct-bar {
  fill: none;
  stroke-width: 10px;
}
.ct-slice-donut {
  fill: none;
  stroke-width: 60px;
}
.ct-series-a .ct-bar, .ct-series-a .ct-line, .ct-series-a .ct-point, .ct-series-a .ct-slice-donut {
  stroke: #d70206;
}
.ct-series-a .ct-area, .ct-series-a .ct-slice-pie {
  fill: #d70206;
}
.ct-series-b .ct-bar, .ct-series-b .ct-line, .ct-series-b .ct-point, .ct-series-b .ct-slice-donut {
  stroke: #f05b4f;
}
.ct-series-b .ct-area, .ct-series-b .ct-slice-pie {
  fill: #f05b4f;
}
.ct-series-c .ct-bar, .ct-series-c .ct-line, .ct-series-c .ct-point, .ct-series-c .ct-slice-donut {
  stroke: #f4c63d;
}
.ct-series-c .ct-area, .ct-series-c .ct-slice-pie {
  fill: #f4c63d;
}
.ct-series-d .ct-bar, .ct-series-d .ct-line, .ct-series-d .ct-point, .ct-series-d .ct-slice-donut {
  stroke: #d17905;
}
.ct-series-d .ct-area, .ct-series-d .ct-slice-pie {
  fill: #d17905;
}
.ct-series-e .ct-bar, .ct-series-e .ct-line, .ct-series-e .ct-point, .ct-series-e .ct-slice-donut {
  stroke: #7e7678;
}
.ct-series-e .ct-area, .ct-series-e .ct-slice-pie {
  fill: #7e7678;
}
.ct-series-f .ct-bar, .ct-series-f .ct-line, .ct-series-f .ct-point, .ct-series-f .ct-slice-donut {
  stroke: #59922b;
}
.ct-series-f .ct-area, .ct-series-f .ct-slice-pie {
  fill: #59922b;
}
.ct-series-g .ct-bar, .ct-series-g .ct-line, .ct-series-g .ct-point, .ct-series-g .ct-slice-donut {
  stroke: #0544d3;
}
.ct-series-g .ct-area, .ct-series-g .ct-slice-pie {
  fill: #0544d3;
}
.ct-series-h .ct-bar, .ct-series-h .ct-line, .ct-series-h .ct-point, .ct-series-h .ct-slice-donut {
  stroke: #6b0392;
}
.ct-series-h .ct-area, .ct-series-h .ct-slice-pie {
  fill: #6b0392;
}
.ct-series-i .ct-bar, .ct-series-i .ct-line, .ct-series-i .ct-point, .ct-series-i .ct-slice-donut {
  stroke: #f05b4f;
}
.ct-series-i .ct-area, .ct-series-i .ct-slice-pie {
  fill: #f05b4f;
}
.ct-series-j .ct-bar, .ct-series-j .ct-line, .ct-series-j .ct-point, .ct-series-j .ct-slice-donut {
  stroke: #dda458;
}
.ct-series-j .ct-area, .ct-series-j .ct-slice-pie {
  fill: #dda458;
}
.ct-series-k .ct-bar, .ct-series-k .ct-line, .ct-series-k .ct-point, .ct-series-k .ct-slice-donut {
  stroke: #eacf7d;
}
.ct-series-k .ct-area, .ct-series-k .ct-slice-pie {
  fill: #eacf7d;
}
.ct-series-l .ct-bar, .ct-series-l .ct-line, .ct-series-l .ct-point, .ct-series-l .ct-slice-donut {
  stroke: #86797d;
}
.ct-series-l .ct-area, .ct-series-l .ct-slice-pie {
  fill: #86797d;
}
.ct-series-m .ct-bar, .ct-series-m .ct-line, .ct-series-m .ct-point, .ct-series-m .ct-slice-donut {
  stroke: #b2c326;
}
.ct-series-m .ct-area, .ct-series-m .ct-slice-pie {
  fill: #b2c326;
}
.ct-series-n .ct-bar, .ct-series-n .ct-line, .ct-series-n .ct-point, .ct-series-n .ct-slice-donut {
  stroke: #6188e2;
}
.ct-series-n .ct-area, .ct-series-n .ct-slice-pie {
  fill: #6188e2;
}
.ct-series-o .ct-bar, .ct-series-o .ct-line, .ct-series-o .ct-point, .ct-series-o .ct-slice-donut {
  stroke: #a748ca;
}
.ct-series-o .ct-area, .ct-series-o .ct-slice-pie {
  fill: #a748ca;
}
.ct-square {
  display: block;
  position: relative;
  width: 100%;
}
.ct-square:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 100%;
}
.ct-square:after {
  display: table;
}
.ct-square &gt; svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-minor-second {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-second:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 93.75%;
}
.ct-minor-second:after {
  display: table;
}
.ct-minor-second &gt; svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-major-second {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-second:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 88.8888888889%;
}
.ct-major-second:after {
  display: table;
}
.ct-major-second &gt; svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-minor-third {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-third:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 83.3333333333%;
}
.ct-minor-third:after {
  display: table;
}
.ct-minor-third &gt; svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-major-third {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-third:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 80%;
}
.ct-major-third:after {
  display: table;
}
.ct-major-third &gt; svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-perfect-fourth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-perfect-fourth:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 75%;
}
.ct-perfect-fourth:after {
  display: table;
}
.ct-perfect-fourth &gt; svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-perfect-fifth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-perfect-fifth:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 66.6666666667%;
}
.ct-perfect-fifth:after {
  display: table;
}
.ct-perfect-fifth &gt; svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-minor-sixth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-sixth:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 62.5%;
}
.ct-minor-sixth:after {
  display: table;
}
.ct-minor-sixth &gt; svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-golden-section {
  display: block;
  position: relative;
  width: 100%;
}
.ct-golden-section:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 61.804697157%;
}
.ct-golden-section:after {
  display: table;
  clear: both;
}
.ct-golden-section &gt; svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-major-sixth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-sixth:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 60%;
}
.ct-major-sixth:after {
  display: table;
}
.ct-major-sixth &gt; svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-minor-seventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-seventh:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 56.25%;
}
.ct-minor-seventh:after {
  display: table;
}
.ct-minor-seventh &gt; svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-major-seventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-seventh:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 53.3333333333%;
}
.ct-major-seventh:after {
  display: table;
}
.ct-major-seventh &gt; svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-octave {
  display: block;
  position: relative;
  width: 100%;
}
.ct-octave:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 50%;
}
.ct-octave:after {
  display: table;
}
.ct-octave &gt; svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-major-tenth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-tenth:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 40%;
}
.ct-major-tenth:after {
  display: table;
}
.ct-major-tenth &gt; svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-major-eleventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-eleventh:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 37.5%;
}
.ct-major-eleventh:after {
  display: table;
}
.ct-major-eleventh &gt; svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-major-twelfth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-twelfth:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 33.3333333333%;
}
.ct-major-twelfth:after {
  display: table;
}
.ct-major-twelfth &gt; svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ct-double-octave {
  display: block;
  position: relative;
  width: 100%;
}
.ct-double-octave:before {
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding-bottom: 25%;
}
.ct-double-octave:after {
  display: table;
}
.ct-double-octave &gt; svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.animated-slice {
  -webkit-animation: dash 0.5s linear forwards;
  -moz-animation: dash 0.5s linear forwards;
  animation: dash 0.5s linear forwards;
}
.ct-chart-line .ct-series .ct-line {
  stroke: #C7F464;
  stroke-width: 2px;
  stroke-dasharray: 5px 2px;
  -webkit-animation: dashoffset-seven 200ms infinite linear;
  -moz-animation: dashoffset-seven 200ms infinite linear;
  animation: dashoffset-seven 200ms infinite linear;
}
@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@-moz-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dashoffset-seven {
  0% {
    stroke-dashoffset: 7px;
  }
  100% {
    stroke-dashoffset: 0px;
  }
}
@-moz-keyframes dashoffset-seven {
  0% {
    stroke-dashoffset: 7px;
  }
  100% {
    stroke-dashoffset: 0px;
  }
}
@keyframes dashoffset-seven {
  0% {
    stroke-dashoffset: 7px;
  }
  100% {
    stroke-dashoffset: 0px;
  }
}
.g-testimonials-items {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-testimonials-items .g-testimonial-item {
  margin: 2% 2% 2% 2%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-testimonials-items .g-testimonial-item {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.g-testimonials-items.g-2cols, .g-testimonials-items.g-3cols, .g-testimonials-items.g-4cols, .g-testimonials-items.g-5cols {
  margin-left: -2%;
  margin-right: -2%;
}
.g-testimonials-items.g-1cols .g-testimonial-item {
  width: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  margin: 0;
}
.g-testimonials-items.g-1cols .g-testimonial-item:last-child {
  padding-bottom: 0;
  margin-bottom: 1rem;
  border-bottom: none;
}
.g-testimonials-items.g-2cols .g-testimonial-item {
  width: 47%;
  -webkit-flex-basis: 47%;
  -moz-flex-basis: 47%;
  flex-basis: 47%;
  -ms-flex-preferred-size: 47%;
}
.g-testimonials-items.g-2cols .g-testimonial-item:nth-child(odd) {
  margin-right: 1%;
}
.g-testimonials-items.g-2cols .g-testimonial-item:nth-child(even) {
  margin-left: 1%;
}
.g-testimonials-items.g-3cols .g-testimonial-item {
  width: 30.66667%;
  -webkit-flex-basis: 30.66667%;
  -moz-flex-basis: 30.66667%;
  flex-basis: 30.66667%;
  -ms-flex-preferred-size: 30.66667%;
}
.g-testimonials-items.g-3cols .g-testimonial-item:nth-child(3n-1) {
  margin-left: 0;
  margin-right: 0;
}
.g-testimonials-items.g-4cols .g-testimonial-item {
  width: 22.5%;
  -webkit-flex-basis: 22.5%;
  -moz-flex-basis: 22.5%;
  flex-basis: 22.5%;
  -ms-flex-preferred-size: 22.5%;
}
.g-testimonials-items.g-4cols .g-testimonial-item:nth-child(4n-2) {
  margin-left: 0;
  margin-right: 1%;
}
.g-testimonials-items.g-4cols .g-testimonial-item:nth-child(4n-1) {
  margin-left: 1%;
  margin-right: 0;
}
.g-testimonials-items.g-5cols .g-testimonial-item {
  width: 17.6%;
  -webkit-flex-basis: 17.6%;
  -moz-flex-basis: 17.6%;
  flex-basis: 17.6%;
  -ms-flex-preferred-size: 17.6%;
}
.g-testimonials-items.g-5cols .g-testimonial-item:nth-child(5n-3) {
  margin-left: 0;
  margin-right: 1%;
}
.g-testimonials-items.g-5cols .g-testimonial-item:nth-child(5n-2) {
  margin-left: 1%;
  margin-right: 1%;
}
.g-testimonials-items.g-5cols .g-testimonial-item:nth-child(5n-1) {
  margin-left: 1%;
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-testimonials-items[class*="cols"] .g-testimonial-item {
    width: 96%;
    -webkit-flex-basis: 96%;
    -moz-flex-basis: 96%;
    flex-basis: 96%;
    -ms-flex-preferred-size: 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
}
.g-testimonial-content {
  padding: 1rem;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.g-testimonial-alt .g-testimonial-content {
  padding: 2rem 2.5rem;
}
.g-testimonial-text {
  font-size: 0.9rem;
  margin: 1rem auto;
  opacity: 0.75;
}
.g-testimonial-standard .g-testimonial-text strong {
  font-family: "Allerta";
  font-weight: 700;
  font-size: 2rem;
  margin: 0;
}
.g-testimonial-alt .g-testimonial-text {
  font-size: 1.25rem;
  font-family: Georgia;
  font-style: italic;
}
.g-testimonial-alt .g-testimonial-content {
  padding: 2rem 2.5rem;
}
.g-testimonial-author-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.g-testimonial-author-img {
  border-radius: 100%;
  margin: 0.5rem 1rem 0.5rem 0;
  overflow: hidden;
  width: 80px;
  height: 80px;
}
.dir-rtl .g-testimonial-author-img {
  margin: 0.5rem 0 0.5rem 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-testimonial-author-img {
    width: 50px;
    height: 50px;
  }
}
.g-testimonial-author-text {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 0;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.g-testimonial-author-name, .g-testimonial-author-company {
  display: block;
  font-family: "ABeeZee";
  font-weight: 400;
  font-size: 0.9rem;
  width: 100%;
}
.g-testimonial-author-name {
  font-size: 1.25rem;
  line-height: 1.25;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  align-self: flex-end;
  -ms-flex-item-align: end;
}
.g-testimonial-author-company {
  font-size: 0.9rem;
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
}
.g-testimonial-author-company a {
  opacity: 0.75;
  color: inherit;
}
.g-testimonial-author-company a:hover {
  opacity: 1;
}
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
.g-container.g-flushed {
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-block {
    flex-grow: 0;
    flex-basis: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  body [class*="size-"] {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  @supports not (flex-wrap: wrap) {
    .g-grid {
      display: block;
      flex-wrap: inherit;
    }
    .g-block {
      display: block;
      flex: inherit;
    }
  }
}
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 47.99rem) {
  .visible-phone {
    display: block !important;
  }
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .visible-tablet {
    display: block !important;
  }
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  .visible-large {
    display: block !important;
  }
  .g-block.visible-large {
    display: block !important;
  }
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  .hidden-large {
    display: none !important;
  }
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .align-right {
    text-align: inherit !important;
  }
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=xenon_13.css.map */</pre></body></html>