/* 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";
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 2;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.9rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.25rem;
}
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.25rem;
}
@font-face {
  font-family: 'rockettheme-apps';
  font-style: normal;
  font-weight: normal;
  src: url('../../fonts/rockettheme-apps/rockettheme-apps.eot#iefix') format("embedded-opentype"), url('../../fonts/rockettheme-apps/rockettheme-apps.woff2') format("woff2"), url('../../fonts/rockettheme-apps/rockettheme-apps.woff') format("woff"), url('../../fonts/rockettheme-apps/rockettheme-apps.ttf') format("truetype"), url('../../fonts/rockettheme-apps/rockettheme-apps.svg#rockettheme-apps') format("svg");
}
i.fa-grav-spaceman, i.fa-grav-text, i.fa-grav-full, i.fa-grav-logo, i.fa-grav-symbol, i.fa-grav-logo-both, i.fa-grav-both, i.fa-gantry, i.fa-gantry-logo, i.fa-gantry-symbol, i.fa-gantry-logo-both, i.fa-gantry-both {
  font-family: 'rockettheme-apps';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-grav-logo:before, .fa-grav-text:before {
  content: "a";
}
.fa-grav-symbol:before, .fa-grav-spaceman:before {
  content: "b";
}
.fa-grav-logo-both:before, .fa-grav-both:before, .fa-grav-full:before {
  content: "f";
}
.fa-gantry-logo:before {
  content: "d";
}
.fa-gantry:before, .fa-gantry-symbol:before {
  content: "c";
}
.fa-gantry-logo-both:before, .fa-gantry-both:before {
  content: "e";
}
body {
  color: #677294;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
}
body *::selection {
  color: #ffffff;
  background: #2c2c51;
}
body *::-moz-selection {
  color: #ffffff;
  background: #2c2c51;
}
body p {
  margin: 1rem 0;
}
body p.h1 {
  font-size: 2.25rem;
}
body p.h2 {
  font-size: 1.9rem;
}
body p.h3 {
  font-size: 1.5rem;
}
body p.h4 {
  font-size: 1.25rem;
}
body p.h5 {
  font-size: 1rem;
}
body p.h6 {
  font-size: 0.85rem;
}
body span.para {
  display: block;
  margin: 1rem 0;
}
.row > * {
  flex-shrink: inherit !important;
  width: inherit !important;
  max-width: inherit !important;
  padding-right: inherit !important;
  padding-left: inherit !important;
  margin-top: inherit !important;
}
a {
  color: #1a6df7;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover {
  color: #a4a5a6;
}
@font-face {
  font-family: "lato";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/lato/lato-regular/lato-regular-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/lato/lato-regular/lato-regular-webfont.woff2') format("woff2"), url('../../fonts/lato/lato-regular/lato-regular-webfont.woff') format("woff"), url('../../fonts/lato/lato-regular/lato-regular-webfont.ttf') format("truetype"), url('../../fonts/lato/lato-regular/lato-regular-webfont.svg#lato') format("svg");
}
body {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
}
h1, h2, h3, h4, h5 {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
}
h1 {
  font-weight: 700;
}
h4 {
  font-size: 1.25rem;
}
blockquote {
  border-left: 10px solid #2c2c51;
}
blockquote p {
  font-size: 1.1rem;
  color: #a2a9bf;
}
blockquote cite {
  display: block;
  text-align: right;
  color: #677294;
  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 #2c2c51;
  border-radius: 0.25rem;
  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 #2c2c51;
}
.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-img-circle {
  border-radius: 50%;
}
.nomarginleft, .nomarginleft > .g-content {
  margin-left: 0;
}
.smallmarginleft, .smallmarginleft > .g-content {
  margin-left: 0.25rem;
}
.medmarginleft, .medmarginleft > .g-content {
  margin-left: 1rem;
}
.largemarginleft, .largemarginleft > .g-content {
  margin-left: 3rem;
}
.xlargemarginleft, .xlargemarginleft > .g-content {
  margin-left: 9rem;
}
.nomarginright, .nomarginright > .g-content {
  margin-right: 0;
}
.smallmarginright, .smallmarginright > .g-content {
  margin-right: 0.25rem;
}
.medmarginright, .medmarginright > .g-content {
  margin-right: 1rem;
}
.largemarginright, .largemarginright > .g-content {
  margin-right: 3rem;
}
.xlargemarginright, .xlargemarginright > .g-content {
  margin-right: 9rem;
}
.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}
.smallmargintop, .smallmargintop > .g-content {
  margin-top: 0.25rem;
}
.medmargintop, .medmargintop > .g-content {
  margin-top: 1rem;
}
.largemargintop, .largemargintop > .g-content {
  margin-top: 3rem;
}
.xlargemargintop, .xlargemargintop > .g-content {
  margin-top: 9rem;
}
.nomarginbottom, .nomarginbottom > .g-content {
  margin-bottom: 0;
}
.smallmarginbottom, .smallmarginbottom > .g-content {
  margin-bottom: 0.25rem;
}
.medmarginbottom, .medmarginbottom > .g-content {
  margin-bottom: 1rem;
}
.largemarginbottom, .largemarginbottom > .g-content {
  margin-bottom: 3rem;
}
.xlargemarginbottom, .xlargemarginbottom > .g-content {
  margin-bottom: 9rem;
}
.nomarginall, .nomarginall > .g-content {
  margin: 0;
}
.smallmarginall, .smallmarginall > .g-content {
  margin: 0.25rem;
}
.medmarginall, .medmarginall > .g-content {
  margin: 1rem;
}
.largemarginall, .largemarginall > .g-content {
  margin: 3rem;
}
.xlargemarginall, .xlargemarginall > .g-content {
  margin: 9rem;
}
.margin2x > .g-content {
  margin: 1.25rem;
}
.margin3x > .g-content {
  margin: 1.875rem;
}
.nopaddingleft, .nopaddingleft > .g-content {
  padding-left: 0;
}
.smallpaddingleft, .smallpaddingleft > .g-content {
  padding-left: 0.25rem;
}
.medpaddingleft, .medpaddingleft > .g-content {
  padding-left: 1rem;
}
.largepaddingleft, .largepaddingleft > .g-content {
  padding-left: 3rem;
}
.xlargepaddingleft, .xlargepaddingleft > .g-content {
  padding-left: 9rem;
}
.nopaddingright, .nopaddingright > .g-content {
  padding-right: 0;
}
.smallpaddingright, .smallpaddingright > .g-content {
  padding-right: 0.25rem;
}
.medpaddingright, .medpaddingright > .g-content {
  padding-right: 1rem;
}
.largepaddingright, .largepaddingright > .g-content {
  padding-right: 3rem;
}
.xlargepaddingright, .xlargepaddingright > .g-content {
  padding-right: 9rem;
}
.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}
.smallpaddingtop, .smallpaddingtop > .g-content {
  padding-top: 0.25rem;
}
.medpaddingtop, .medpaddingtop > .g-content {
  padding-top: 1rem;
}
.largepaddingtop, .largepaddingtop > .g-content {
  padding-top: 3rem;
}
.xlargepaddingtop, .xlargepaddingtop > .g-content {
  padding-top: 9rem;
}
.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}
.smallpaddingbottom, .smallpaddingbottom > .g-content {
  padding-bottom: 0.25rem;
}
.medpaddingbottom, .medpaddingbottom > .g-content {
  padding-bottom: 1rem;
}
.largepaddingbottom, .largepaddingbottom > .g-content {
  padding-bottom: 3rem;
}
.xlargepaddingbottom, .xlargepaddingbottom > .g-content {
  padding-bottom: 9rem;
}
.nopaddingall, .nopaddingall > .g-content {
  padding: 0;
}
.smallpaddingall, .smallpaddingall > .g-content {
  padding: 0.25rem;
}
.medpaddingall, .medpaddingall > .g-content {
  padding: 1rem;
}
.largepaddingall, .largepaddingall > .g-content {
  padding: 3rem;
}
.xlargepaddingall, .xlargepaddingall > .g-content {
  padding: 9rem;
}
.padding2x > .g-content {
  padding: 1.876rem;
}
.padding3x > .g-content {
  padding: 2.814rem;
}
.section-horizontal-paddings {
  padding-left: 10%;
  padding-right: 10%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-horizontal-paddings-small {
  padding-left: 5%;
  padding-right: 5%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-horizontal-paddings-large {
  padding-left: 15%;
  padding-right: 15%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-vertical-paddings {
  padding-top: 4vw;
  padding-bottom: 4vw;
}
.section-vertical-paddings-small {
  padding-top: 2vw;
  padding-bottom: 2vw;
}
.section-vertical-paddings-large {
  padding-top: 6vw;
  padding-bottom: 6vw;
}
.flush > .g-container, .flush > .g-content, .g-flushed > .g-container, .g-flushed > .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
.g-container-flushed {
  margin: -4rem 0;
}
.nomarginleft, .nomarginleft > .g-content {
  margin-left: 0;
}
.nomarginright, .nomarginright > .g-content {
  margin-right: 0;
}
.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}
.nomarginbottom, .nomarginbottom > .g-content {
  margin-bottom: 0;
}
.nomarginall, .nomarginall > .g-content {
  margin: 0;
}
.margin2x > .g-content {
  margin: 1.25rem;
}
.margin3x > .g-content {
  margin: 1.875rem;
}
.nopaddingleft, .nopaddingleft > .g-content {
  padding-left: 0;
}
.nopaddingright, .nopaddingright > .g-content {
  padding-right: 0;
}
.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}
.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}
.nopaddingall, .nopaddingall > .g-content {
  padding: 0;
}
.padding2x > .g-content {
  padding: 1.876rem;
}
.padding3x > .g-content {
  padding: 2.814rem;
}
.title-center .g-title {
  text-align: center;
  margin: 0 0 2rem 0;
}
.title-rounded .g-title {
  border-radius: 2rem;
}
.title-section .g-title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.2rem;
}
.title-section .g-content {
  padding: 0;
}
.title-underline .g-title {
  padding: 0.5rem 0;
}
.title-underline .g-title:after {
  border-bottom: 2px solid #2c2c51;
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  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;
}
.title-small .g-title {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.9rem;
  padding-bottom: 0;
}
.title1 .g-title, .title2 .g-title, .title3 .g-title, .title4 .g-title, .title5 .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, .title-gradient .g-title, .title-outline .g-title {
  margin: -0.938rem -0.938rem 1.5rem -0.938rem;
  padding: 0.625rem 1rem;
  font-size: 2rem;
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
}
.platform-content, .moduletable, .widget {
  margin: 0.625rem 0;
  padding: 0.938rem 0;
}
.platform-content .moduletable, .platform-content .widget, .moduletable .moduletable, .moduletable .widget, .widget .moduletable, .widget .widget {
  margin: 0;
  padding: 0;
}
.platform-content:first-child, .moduletable:first-child, .widget:first-child {
  margin-top: 0;
  padding-top: 0;
}
.platform-content:last-child, .moduletable:last-child, .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.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 {
  background: #2c2c51;
  color: #2c2c51;
}
.title1 a {
  color: #232340;
  border: 2px solid transparent;
}
.title1 a:hover {
  border-color: black;
  color: black;
}
.title1 a.button {
  color: white;
}
.title1 a.button:hover {
  color: black;
}
.wiggle-frame {
  pointer-events: none;
}
.box1.wiggle {
  position: relative;
}
@media only all and (max-width: 47.99rem) {
  .box1.wiggle {
    transform: translate(0, 0) !important;
  }
}
.box1.wiggle .wiggle-frame {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 4px solid #08080f;
  top: 2rem;
  left: 2rem;
}
.dir-rtl .box1.wiggle .wiggle-frame {
  left: auto;
  right: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .box1.wiggle .wiggle-frame {
    top: 0;
    left: 0;
    transform: translate(0, 0) !important;
  }
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  color: #dcdcec;
  background: #2c2c51;
}
.box1.moduletable p, .box1.widget p, .box1.g-outer-box p, .box1 > .g-content p {
  color: #dcdcec;
}
.box1.moduletable .g-main-nav .g-menu-item-container:after, .box1.widget .g-main-nav .g-menu-item-container:after, .box1.g-outer-box .g-main-nav .g-menu-item-container:after, .box1 > .g-content .g-main-nav .g-menu-item-container:after {
  background: #ffffff !important;
}
.box1 .g-content {
  padding: 1.876rem;
}
.box1 .g-title {
  font-size: 1.2rem;
  text-transform: uppercase;
}
.box1 a {
  color: #505093;
}
.box1 a:hover {
  color: #f2f2f2;
  box-shadow: 0 4px 0 0 #ffffff;
}
.box1 .button {
  background: #08080f !important;
  color: #ededf5;
  box-shadow: none;
  border: 2px solid transparent;
}
.box1 .button:hover {
  box-shadow: none;
  background: #1a1a30 !important;
  border-color: #1a1a30;
  color: #fafafa;
}
.box1.title1 .g-title {
  background: #11111f;
}
.title2 .g-title {
  background: #a4a5a6;
  color: #ffffff;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #a4a5a6;
}
.box2.moduletable, .box2.widget, .box2 > .g-content {
  color: #ffffff;
}
.box2 .button {
  color: #ffffff;
  background: #8a8c8d;
}
.box2 .button:hover {
  background: #7d7f80;
}
.box2 a {
  color: #585959;
}
.box2 a:hover {
  color: #ffffff;
}
.box2.title2 .g-title {
  background: #8a8c8d;
}
.title3 .g-title {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 200;
  color: #677294;
}
.title3 a {
  color: #232340;
  border: 2px solid transparent;
}
.title3 a:hover {
  border-color: black;
  color: black;
}
.title3 a.button {
  color: white;
}
.title3 a.button:hover {
  color: black;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  background: transparent;
  border: 4px solid #2c2c51;
}
.box3 .g-title {
  font-size: 1.2rem;
  text-transform: uppercase;
}
.box3 a {
  color: #2c2c51;
}
.box3 a:hover {
  box-shadow: 0 4px 0 0 #2c2c51;
}
.box3 .button {
  background-color: #2c2c51;
  color: #ffffff;
  border-color: transparent;
  border: 2px solid;
}
.box3 .button:hover {
  background-color: transparent;
  border-color: #2c2c51;
  color: #677294;
  box-shadow: none;
}
.title4 .g-title {
  padding: 0.2rem 1rem;
  padding-bottom: 0.8rem;
  background: #2c2c51;
  font-size: 1.5rem;
  position: relative;
  text-transform: lowercase;
}
.title4 .g-title:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid #08080f;
  top: -0.5rem;
  left: -0.5rem;
}
.title4 a {
  color: #232340;
  border: 2px solid transparent;
}
.title4 a:hover {
  border-color: black;
  color: black;
}
.title4 a.button {
  color: white;
}
.title4 a.button:hover {
  color: black;
}
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  background: #ffffff;
  border: 4px solid #2c2c51;
}
.box4 .g-title {
  font-size: 1.2rem;
  text-transform: uppercase;
}
.box4 a {
  color: #474783;
}
.box4 a:hover {
  box-shadow: 0 4px 0 0 #2c2c51;
  color: #2c2c51;
}
.box4 .button {
  background-color: #5959a4;
  color: #677294;
  border-color: transparent;
  border: 2px solid;
}
.box4 .button:hover {
  background-color: transparent;
  border-color: #677294;
  color: #677294;
  box-shadow: none;
}
.box-black.moduletable, .box-black.widget, .box-black.g-outer-box, .box-black > .g-content {
  background: #121212;
}
.title5 .g-title {
  padding: 0.2rem 1rem;
  padding-bottom: 0.8rem;
  background: #2c2c51;
  font-size: 1.5rem;
  position: relative;
  text-transform: lowercase;
}
.title5 .g-title:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid #08080f;
  top: -0.5rem;
  left: -0.5rem;
}
.title5 a {
  color: #232340;
  border: 2px solid transparent;
}
.title5 a:hover {
  border-color: black;
  color: black;
}
.title5 a.button {
  color: white;
}
.title5 a.button:hover {
  color: black;
}
.box5.moduletable, .box5.widget, .box5.g-outer-box, .box5 > .g-content {
  color: #677294;
  background: #e6e6e6;
}
.box5 a {
  color: #999;
  box-shadow: 0 4px 0 0 #ccc;
}
.box5 a:hover {
  color: #ffffff;
  box-shadow: 0 4px 0 0 #ffffff;
}
.box5 .button {
  background-color: #ccc;
  box-shadow: none;
  color: #677294;
  border-color: transparent;
  border: 2px solid;
}
.box5 .button:hover {
  background-color: transparent;
  box-shadow: none;
  border-color: #ccc;
  color: #677294;
}
.title6 .g-title, .title6 .g-simplecontent .g-simplecontent-item-content-title {
  font-weight: 200;
  text-transform: none;
}
.title6 a {
  color: #232340;
  border: 2px solid transparent;
}
.title6 a:hover {
  border-color: black;
  color: black;
}
.title6 a.button {
  color: white;
}
.title6 a.button:hover {
  color: black;
}
.box6 .wiggle-frame {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 4px solid #000000;
  top: -1.5rem;
  right: -1.5rem;
  pointer-events: none;
}
.dir-rtl .box6 .wiggle-frame {
  right: auto;
  left: -1.5rem;
}
.box6.wiggle .g-content {
  position: relative;
  padding: 1.876rem;
}
.box6.moduletable, .box6.widget, .box6.g-outer-box, .box6 > .g-content {
  color: #ffffff;
  background: #2a2a2a;
}
.box6 a {
  box-shadow: 0 4px 0 0 rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.6);
}
.box6 a:hover {
  color: rgba(255, 255, 255, 0.4);
  box-shadow: 0 4px 0 0 rgba(255, 255, 255, 0.3);
}
.box6 .button {
  background: #444 !important;
  color: rgba(255, 255, 255, 0.7);
  box-shadow: none;
  border: 0 none;
}
.box6 .button:hover {
  box-shadow: none;
  background: #5d5d5d !important;
  color: #ffffff;
}
.box-white {
  color: #1a1a1a;
}
.box-grey, .box-pink, .box-red, .box-purple, .box-blue, .box-orange {
  color: #ffffff;
}
.title-white .g-title, .title-white .button, .title-white .g-simplecontent-layout-header .g-simplecontent-item-content-title, .title-white .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
  color: #ffffff;
}
.title-white .button {
  border-color: #ffffff;
}
.box-white.moduletable, .box-white.widget, .box-white.g-outer-box, .box-white > .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 a {
  color: #95a5a6;
}
.title-grey .button {
  background: #95a5a6 !important;
  color: #ffffff;
  box-shadow: none;
}
.title-grey .button:hover {
  box-shadow: none;
  background: #798d8f !important;
  border-color: #798d8f;
  color: #ffffff;
}
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
  background: #95a5a6;
}
.box-grey a {
  color: #dae0e0;
}
.box-grey a:hover {
  color: #6d8082;
}
.box-grey .button {
  background: rgba(255, 255, 255, 0.3) !important;
  color: #ffffff;
  box-shadow: none;
}
.box-grey .button:hover {
  box-shadow: none;
  background: rgba(255, 255, 255, 0.2) !important;
  border-color: #798d8f;
  color: #ffffff;
}
.box-grey .button.button-3, .box-grey .button.button-4, .title-grey .button.button-3, .title-grey .button.button-4 {
  color: #566566;
}
.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 a {
  color: #d13b7b;
  border: 0 none;
}
.title-pink .button {
  background: #d13b7b !important;
  color: #ffffff;
  box-shadow: none;
}
.title-pink .button:hover {
  box-shadow: none;
  background: #b02963 !important;
  border-color: #b02963;
  color: #ffffff;
}
.box-pink.moduletable, .box-pink.widget, .box-pink.g-outer-box, .box-pink > .g-content {
  background: #d13b7b;
}
.box-pink .button {
  background: rgba(255, 255, 255, 0.3) !important;
  color: #ffffff;
  box-shadow: none;
}
.box-pink .button:hover {
  box-shadow: none;
  background: rgba(255, 255, 255, 0.2) !important;
  color: #ffffff;
  border-color: #b02963;
}
.box-pink a {
  color: #e9a2c1;
}
.box-pink a:hover {
  color: #9b2457;
}
.box-pink .button.button-3, .box-pink .button.button-4, .title-pink .button.button-3, .title-pink .button.button-4 {
  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 a {
  color: #ef4a44;
  border: 0 none;
}
.title-red .button {
  background: #ef4a44 !important;
  color: #ffffff;
  box-shadow: none;
}
.title-red .button:hover {
  box-shadow: none;
  background: #eb1d15 !important;
  border-color: #eb1d15;
  color: #ffffff;
}
.box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red > .g-content {
  background: #ef4a44;
}
.box-red .button {
  background: rgba(255, 255, 255, 0.3) !important;
  color: #ffffff;
  box-shadow: none;
}
.box-red .button:hover {
  box-shadow: none;
  background: rgba(255, 255, 255, 0.2) !important;
  color: #ffffff;
  border-color: #eb1d15;
}
.box-red a {
  color: #f9bcb9;
}
.box-red a:hover {
  color: #d41912;
}
.box-red .button.button-3, .box-red .button.button-4, .title-red .button.button-3, .title-red .button.button-4 {
  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 a {
  color: #5c5acf;
  border: 0 none;
}
.title-purple .button {
  background: #5c5acf !important;
  color: #ffffff;
  box-shadow: none;
}
.title-purple .button:hover {
  box-shadow: none;
  background: #3a37bf !important;
  border-color: #3a37bf;
  color: #ffffff;
}
.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box, .box-purple > .g-content {
  background: #5c5acf;
}
.box-purple .button {
  background: rgba(255, 255, 255, 0.3) !important;
  color: #ffffff;
  box-shadow: none;
}
.box-purple .button:hover {
  box-shadow: none;
  background: rgba(255, 255, 255, 0.2) !important;
  color: #ffffff;
  border-color: #3a37bf;
}
.box-purple a {
  color: #bebdec;
}
.box-purple a:hover {
  color: #3432ab;
}
.box-purple .button.button-3, .box-purple .button.button-4, .title-purple .button.button-3, .title-purple .button.button-4 {
  color: #282683;
}
.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 a {
  color: #279fba;
  border: 0 none;
}
.title-blue .button {
  background: #279fba !important;
  color: #ffffff;
  box-shadow: none;
}
.title-blue .button:hover {
  box-shadow: none;
  background: #1e7b90 !important;
  border-color: #1e7b90;
  color: #ffffff;
}
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue > .g-content {
  background: #279fba;
}
.box-blue .button {
  background: rgba(255, 255, 255, 0.3) !important;
  color: #ffffff;
  box-shadow: none;
}
.box-blue .button:hover {
  box-shadow: none;
  background: rgba(255, 255, 255, 0.2) !important;
  border-color: #1e7b90;
  color: #ffffff;
}
.box-blue a {
  color: #7dd1e4;
}
.box-blue a:hover {
  color: #1a697b;
}
.box-blue .button.button-3, .box-blue .button.button-4, .title-blue .button.button-3, .title-blue .button.button-4 {
  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 a {
  color: #ee7933;
  border: 0 none;
}
.title-orange .button {
  background: #ee7933 !important;
  color: #ffffff;
  box-shadow: none;
}
.title-orange .button:hover {
  box-shadow: none;
  background: #dc5e12 !important;
  border-color: #dc5e12;
  color: #ffffff;
}
.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box, .box-orange > .g-content {
  background: #ee7933;
}
.box-orange .button {
  background: rgba(255, 255, 255, 0.3) !important;
  color: #ffffff;
  box-shadow: none;
}
.box-orange .button:hover {
  box-shadow: none;
  background: rgba(255, 255, 255, 0.2) !important;
  border-color: #dc5e12;
  color: #ffffff;
}
.box-orange a {
  color: #f8c6a9;
}
.box-orange a:hover {
  color: #c45410;
}
.box-orange .button.button-3, .box-orange .button.button-4, .title-orange .button.button-3, .title-orange .button.button-4 {
  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;
}
.title-gradient .g-title {
  background-color: #2c2c51;
  background-image: -webkit-linear-gradient(-360deg, #2c2c51, #a4a5a6);
  background-image: linear-gradient(90deg,#2c2c51, #a4a5a6);
  color: #ffffff;
}
.box-gradient.moduletable, .box-gradient.widget, .box-gradient.g-outer-box, .box-gradient > .g-content {
  background-color: #2c2c51;
  background-image: -webkit-linear-gradient(-315deg, #2c2c51, #a4a5a6);
  background-image: linear-gradient(45deg,#2c2c51, #a4a5a6);
}
.box-gradient.moduletable, .box-gradient.widget, .box-gradient > .g-content {
  color: #ffffff;
}
.box-gradient .button {
  color: #ffffff;
  background: #232340;
}
.box-gradient .button:hover {
  background: #11111f;
}
.box-gradient a {
  color: #6969ad;
}
.box-gradient a:hover {
  color: #ffffff;
}
.box-gradient.title-gradient .g-title {
  background-color: #2c2c51;
  background-image: -webkit-linear-gradient(-280deg, #2c2c51, #a4a5a6);
  background-image: linear-gradient(10deg,#2c2c51, #a4a5a6);
}
.title-outline .g-title {
  border: 1px solid #2c2c51;
}
.box-outline.moduletable, .box-outline.widget, .box-outline.g-outer-box, .box-outline > .g-content {
  border: 1px solid #2c2c51;
}
.box-outline.title-outline .g-title {
  border: none;
  border-bottom: 1px solid #2c2c51;
}
.spaced .g-content {
  margin: 1px;
}
.bordered .g-content {
  border: 1px solid #2c2c51;
  margin: 1px;
}
.shadow .g-content {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.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.25rem;
  overflow: hidden;
}
.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: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #2c2c51;
  color: #ffffff;
  border: 1px solid transparent;
  border-radius: 2.5rem;
  margin: 0 0 0.5rem 0;
  padding: 1.5rem 3.125rem;
  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: #1a1a30;
  color: #ffffff;
  outline: 0;
}
.button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.button:disabled:hover {
  background: #2c2c51;
}
.button.fa {
  line-height: 1.15;
}
.button.fa[class*="fa-"]:before, .button.fa[class*="fa-"]:after {
  font-family: FontAwesome;
}
.button.button-block {
  width: 100%;
  display: block;
}
.button.button-xlarge {
  font-size: 1.2rem;
  padding: 1.9rem 3.525rem;
  border-radius: 3.5rem;
}
.button.button-large {
  font-size: 1rem;
  padding: 1.7rem 3.325rem;
}
.button.button-small {
  font-size: 0.7rem;
  padding: 1.2rem 2.825rem;
}
.button.button-xsmall {
  font-size: 0.6rem;
  padding: 1.1rem 2.725rem;
}
.button.button-2 {
  background: #a4a5a6;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.button.button-2:hover, .button.button-2:active, .button.button-2:focus {
  background: #8a8c8d;
  color: #ffffff;
}
.button.button-outline {
  background: transparent;
  color: #2c2c51;
  border-color: #2c2c51;
}
.button.button-outline:hover, .button.button-outline:active, .button.button-outline:focus {
  background: #2c2c51;
  border-color: transparent;
  color: #ffffff;
}
.button.button-gradient {
  background-color: #2c2c51;
  background-image: -webkit-linear-gradient(-360deg, #2c2c51, #a4a5a6);
  background-image: linear-gradient(90deg,#2c2c51, #a4a5a6);
  border: none;
}
.button.button-gradient:hover, .button.button-gradient:active, .button.button-gradient:focus {
  background: #2c2c51;
  color: white;
}
.button.button-bevel {
  border-radius: 0.4rem;
}
.button.button-square {
  border-radius: 0;
}
table {
  border: 1px solid #e4e8ed;
}
th {
  background: #f3f5f7;
  padding: 0.5rem;
}
td {
  padding: 0.5rem;
  border: 1px solid #e4e8ed;
}
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #2c2c51;
}
textarea:hover, select[multiple=multiple]:hover {
  border-color: #2c2c51;
  box-shadow: 0 7px 10px rgba(164, 165, 166, 0.5);
}
textarea:focus, select[multiple=multiple]:focus {
  border-color: #2c2c51;
  box-shadow: 0 7px 10px rgba(164, 165, 166, 0.5);
}
textarea {
  width: 100%;
  box-sizing: border-box !important;
  padding: 0.75rem 1.25rem;
}
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: 1px solid #2c2c51;
  font-size: 1rem;
  width: 100%;
  line-height: 2;
  padding: 0.375rem 1.25rem;
  -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 {
  box-shadow: 0 7px 10px rgba(164, 165, 166, 0.5);
}
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 {
  box-shadow: 0 7px 10px rgba(164, 165, 166, 0.5);
}
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: #2c2c51;
}
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: #2c2c51;
}
.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 > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-fullwidth > .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 > .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 > .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 > .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 > .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;
  }
}
@media only all and (min-width: 48rem) {
  .g-home-particles.g-epsilon-style #g-navigation {
    background: transparent;
  }
}
.g-home-particles.g-epsilon-style #g-navigation .g-social a {
  color: rgba(255, 255, 255, 0.5);
}
@media only all and (max-width: 47.99rem) {
  .g-home-particles.g-epsilon-style #g-navigation .g-social a {
    color: inherit;
  }
}
.g-home-particles.g-epsilon-style #g-navigation .g-social a:hover {
  color: #ffffff;
}
@media only all and (max-width: 47.99rem) {
  .g-home-particles.g-epsilon-style #g-navigation .g-social a:hover {
    color: #2c2c51;
  }
}
.g-home-particles.g-epsilon-style #g-header {
  text-align: center;
  padding: 0;
}
@media only all and (min-width: 48rem) {
  .g-home-particles.g-epsilon-style #g-header {
    margin-top: -9.5rem;
    padding: 0;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-home-particles.g-epsilon-style #g-header {
    padding-top: 2rem;
  }
}
.g-home-particles.g-epsilon-style #g-header .button.button-outline {
  background: transparent;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.5);
}
.g-home-particles.g-epsilon-style #g-header .button.button-outline:hover, .g-home-particles.g-epsilon-style #g-header .button.button-outline:active, .g-home-particles.g-epsilon-style #g-header .button.button-outline:focus {
  background: rgba(255, 255, 255, 0.5);
  border-color: transparent;
}
.g-home-particles.g-epsilon-style #g-intro {
  padding-bottom: 0;
}
.g-home-particles.g-epsilon-style #g-intro .g-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
.g-home-particles.g-epsilon-style #g-intro .g-content .fp-intro p {
  margin-bottom: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-home-particles.g-epsilon-style .fp-features .g-block:not(:last-child) {
    margin-bottom: 4.5rem;
  }
}
.g-home-particles.g-epsilon-style .fp-features .g-block .card .card-block {
  padding: 0 0.938rem;
}
.g-home-particles.g-epsilon-style .fp-features .g-block .card .card-block .fa {
  width: 120px;
  height: 120px;
  font-size: 4.125rem;
  line-height: 6.5rem;
  margin: 0 auto 20px;
  border: 8px solid rgba(44, 44, 81, 0.4);
  border-radius: 50%;
}
.g-home-particles.g-epsilon-style .fp-features .g-block .card .card-block .card-title {
  margin-bottom: 5px;
  font-size: 2.25rem;
  line-height: 1.66rem;
  font-weight: 600;
}
.g-home-particles.g-epsilon-style .fp-features .g-block .card .card-block .card-subtitle {
  display: block;
  color: rgba(103, 114, 148, 0.5);
  margin-bottom: 1.5rem;
  font-weight: 200;
}
.g-home-particles.g-epsilon-style .fp-features .g-block .card .card-block .card-subtitle:after {
  display: block;
  width: 80%;
  height: 1px;
  margin: 30px auto 0;
  content: "";
  background-color: rgba(44, 44, 81, 0.8);
}
.g-home-particles.g-epsilon-style .fp-testimonials blockquote {
  margin: 2.5rem 0;
  border-left: none;
}
.g-home-particles.g-epsilon-style .fp-testimonials blockquote p {
  color: #2c2c51;
}
.g-home-particles.g-epsilon-style .fp-testimonials blockquote footer:after {
  display: block;
  margin: 0 auto;
  width: 2.5rem;
  height: 1px;
  content: "";
  background-color: rgba(255, 255, 255, 0.25);
}
.g-home-particles.g-epsilon-style .fp-testimonials img {
  margin-bottom: 1.25rem;
  border: 4px solid #ffffff;
}
.g-home-particles.g-epsilon-style .fp-multi-column-text .g-block p {
  padding: 0 5rem;
  border-left: 1px solid #2c2c51;
}
@media only all and (max-width: 47.99rem) {
  .g-home-particles.g-epsilon-style .fp-multi-column-text .g-block p {
    border: none;
  }
}
.g-home-particles.g-epsilon-style .fp-multi-column-text .g-block:first-child p {
  padding-left: 0;
  padding-right: 5rem;
  border-left: none;
}
@media only all and (max-width: 47.99rem) {
  .g-home-particles.g-epsilon-style .fp-multi-column-text .g-block:first-child p {
    padding: 0;
  }
}
.g-home-particles.g-epsilon-style .fp-multi-column-text .g-block:last-child p {
  padding-right: 0;
  padding-left: 5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-home-particles.g-epsilon-style .fp-multi-column-text .g-block:last-child p {
    padding: 0;
  }
}
.com_content.view-category aside .g-content, .com_content.view-category main#g-main .g-content, .com_content.view-article aside .g-content, .com_content.view-article main#g-main .g-content, .com_content.view-featured aside .g-content, .com_content.view-featured main#g-main .g-content {
  padding: 0.938rem;
}
.com_content.view-category aside#g-sidebar .platform-content, .com_content.view-article aside#g-sidebar .platform-content, .com_content.view-featured aside#g-sidebar .platform-content {
  margin-bottom: 2rem;
  padding: 1rem 1.5rem;
  background-color: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(0, 124, 246, 0.1);
}
.com_content.view-category aside#g-sidebar .platform-content .g-title, .com_content.view-article aside#g-sidebar .platform-content .g-title, .com_content.view-featured aside#g-sidebar .platform-content .g-title {
  font-size: 18px;
}
.com_content.view-category aside#g-sidebar .platform-content #login-form .input-prepend, .com_content.view-article aside#g-sidebar .platform-content #login-form .input-prepend, .com_content.view-featured aside#g-sidebar .platform-content #login-form .input-prepend {
  width: 100%;
}
.com_content.view-category aside#g-sidebar .platform-content #login-form .input-prepend input[type="text"], .com_content.view-category aside#g-sidebar .platform-content #login-form .input-prepend input[type="password"], .com_content.view-article aside#g-sidebar .platform-content #login-form .input-prepend input[type="text"], .com_content.view-article aside#g-sidebar .platform-content #login-form .input-prepend input[type="password"], .com_content.view-featured aside#g-sidebar .platform-content #login-form .input-prepend input[type="text"], .com_content.view-featured aside#g-sidebar .platform-content #login-form .input-prepend input[type="password"] {
  width: 80%;
}
.com_content.view-category aside#g-sidebar .platform-content #login-form #form-login-remember, .com_content.view-article aside#g-sidebar .platform-content #login-form #form-login-remember, .com_content.view-featured aside#g-sidebar .platform-content #login-form #form-login-remember {
  margin-top: 15px;
  margin-bottom: 15px;
}
.com_content.view-category aside#g-sidebar .platform-content #login-form #form-login-remember label, .com_content.view-article aside#g-sidebar .platform-content #login-form #form-login-remember label, .com_content.view-featured aside#g-sidebar .platform-content #login-form #form-login-remember label {
  font-size: 14px;
}
.com_content.view-category aside#g-sidebar .platform-content #login-form button[type="submit"], .com_content.view-article aside#g-sidebar .platform-content #login-form button[type="submit"], .com_content.view-featured aside#g-sidebar .platform-content #login-form button[type="submit"] {
  padding: 0.5rem 1.5rem;
  margin-bottom: 0.5rem;
  text-transform: capitalize;
  transition: all 0.2s ease-in-out;
}
.com_content.view-category aside#g-sidebar .platform-content #login-form button[type="submit"]:hover, .com_content.view-article aside#g-sidebar .platform-content #login-form button[type="submit"]:hover, .com_content.view-featured aside#g-sidebar .platform-content #login-form button[type="submit"]:hover {
  background-color: transparent;
  color: #1a6df7;
  border-color: #1a6df7;
}
.com_content.view-category aside#g-sidebar .platform-content #login-form .login-greeting, .com_content.view-article aside#g-sidebar .platform-content #login-form .login-greeting, .com_content.view-featured aside#g-sidebar .platform-content #login-form .login-greeting {
  font-size: 14px;
  margin-bottom: 15px;
}
.com_content.view-category aside#g-sidebar .platform-content #login-form ul.unstyled li a, .com_content.view-article aside#g-sidebar .platform-content #login-form ul.unstyled li a, .com_content.view-featured aside#g-sidebar .platform-content #login-form ul.unstyled li a {
  font-size: 14px;
}
.com_content.view-category aside#g-sidebar .platform-content .qx-element-joomla-articles-v2 ul.qx-list-unstyled, .com_content.view-article aside#g-sidebar .platform-content .qx-element-joomla-articles-v2 ul.qx-list-unstyled, .com_content.view-featured aside#g-sidebar .platform-content .qx-element-joomla-articles-v2 ul.qx-list-unstyled {
  margin-left: 0;
}
.com_content.view-category aside#g-sidebar .platform-content .qx-element-joomla-articles-v2 ul.qx-list-unstyled li img, .com_content.view-article aside#g-sidebar .platform-content .qx-element-joomla-articles-v2 ul.qx-list-unstyled li img, .com_content.view-featured aside#g-sidebar .platform-content .qx-element-joomla-articles-v2 ul.qx-list-unstyled li img {
  border-radius: 0;
}
.com_content.view-category aside#g-sidebar .platform-content .search input[type="search"], .com_content.view-article aside#g-sidebar .platform-content .search input[type="search"], .com_content.view-featured aside#g-sidebar .platform-content .search input[type="search"] {
  width: 85%;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding-left: 1rem;
  padding-right: 1rem;
}
.com_content.view-category aside#g-sidebar .platform-content .latestnews li, .com_content.view-category aside#g-sidebar .platform-content .category-module li, .com_content.view-article aside#g-sidebar .platform-content .latestnews li, .com_content.view-article aside#g-sidebar .platform-content .category-module li, .com_content.view-featured aside#g-sidebar .platform-content .latestnews li, .com_content.view-featured aside#g-sidebar .platform-content .category-module li {
  padding-top: 5px;
  padding-bottom: 5px;
}
.com_content.view-category aside#g-sidebar .platform-content .latestnews li a, .com_content.view-category aside#g-sidebar .platform-content .category-module li a, .com_content.view-article aside#g-sidebar .platform-content .latestnews li a, .com_content.view-article aside#g-sidebar .platform-content .category-module li a, .com_content.view-featured aside#g-sidebar .platform-content .latestnews li a, .com_content.view-featured aside#g-sidebar .platform-content .category-module li a {
  color: #1a6df7;
  font-size: 14px;
}
.com_content.view-category aside#g-sidebar .platform-content .latestnews li a:hover, .com_content.view-category aside#g-sidebar .platform-content .category-module li a:hover, .com_content.view-article aside#g-sidebar .platform-content .latestnews li a:hover, .com_content.view-article aside#g-sidebar .platform-content .category-module li a:hover, .com_content.view-featured aside#g-sidebar .platform-content .latestnews li a:hover, .com_content.view-featured aside#g-sidebar .platform-content .category-module li a:hover {
  color: #a4a5a6;
}
.com_content.view-category aside#g-sidebar .platform-content .qx-element-social-icon ul li a:hover, .com_content.view-article aside#g-sidebar .platform-content .qx-element-social-icon ul li a:hover, .com_content.view-featured aside#g-sidebar .platform-content .qx-element-social-icon ul li a:hover {
  text-decoration: none;
}
.com_content.view-category .item-page, .com_content.view-category .item, .com_content.view-article .item-page, .com_content.view-article .item, .com_content.view-featured .item-page, .com_content.view-featured .item {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
.com_content.view-category .item-page .page-header h2, .com_content.view-category .item .page-header h2, .com_content.view-article .item-page .page-header h2, .com_content.view-article .item .page-header h2, .com_content.view-featured .item-page .page-header h2, .com_content.view-featured .item .page-header h2 {
  line-height: normal;
}
.com_content.view-category .item-page .icons, .com_content.view-category .item .icons, .com_content.view-article .item-page .icons, .com_content.view-article .item .icons, .com_content.view-featured .item-page .icons, .com_content.view-featured .item .icons {
  display: none;
}
.com_content.view-category .item-page p, .com_content.view-category .item p, .com_content.view-article .item-page p, .com_content.view-article .item p, .com_content.view-featured .item-page p, .com_content.view-featured .item p {
  line-height: 1.9;
}
.com_content.view-category .item-page .item-image, .com_content.view-category .item .item-image, .com_content.view-article .item-page .item-image, .com_content.view-article .item .item-image, .com_content.view-featured .item-page .item-image, .com_content.view-featured .item .item-image {
  float: none;
}
.com_content.view-category .readmore, .com_content.view-article .readmore, .com_content.view-featured .readmore {
  margin-top: 25px;
}
.com_content.view-category .readmore a.btn, .com_content.view-article .readmore a.btn, .com_content.view-featured .readmore a.btn {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  background-color: transparent;
  background-image: none;
  color: #1a6df7;
  padding: 0;
  text-shadow: none;
  box-shadow: none;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.2s ease-in-out;
  border: none;
}
.com_content.view-category .readmore a.btn span, .com_content.view-article .readmore a.btn span, .com_content.view-featured .readmore a.btn span {
  display: none;
}
.com_content.view-category .readmore a.btn:hover, .com_content.view-article .readmore a.btn:hover, .com_content.view-featured .readmore a.btn:hover {
  background-color: transparent;
  color: #a4a5a6;
}
.com_content.view-category dl.article-info, .com_content.view-article dl.article-info, .com_content.view-featured dl.article-info {
  margin-top: 0;
  margin-bottom: 2rem;
}
.com_content.view-category dl.article-info dt, .com_content.view-article dl.article-info dt, .com_content.view-featured dl.article-info dt {
  display: none;
}
.com_content.view-category dl.article-info dd, .com_content.view-article dl.article-info dd, .com_content.view-featured dl.article-info dd {
  display: inline-block;
  margin: 0;
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  color: #677294;
  font-size: 0.85rem;
  line-height: 1.85;
}
.com_content.view-category dl.article-info dd > *, .com_content.view-article dl.article-info dd > *, .com_content.view-featured dl.article-info dd > * {
  display: inline-block;
}
.com_content.view-category dl.article-info dd:not(:last-child):after, .com_content.view-article dl.article-info dd:not(:last-child):after, .com_content.view-featured dl.article-info dd:not(:last-child):after {
  content: "/";
  margin: 0 5px;
  color: #2c2c51;
}
.com_content.view-category .article-info-term, .com_content.view-article .article-info-term, .com_content.view-featured .article-info-term {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 1.25rem;
  background: #ebebeb;
  padding: 0.3126666667rem 0.938rem;
}
.com_content.view-category .pagenav, .com_content.view-article .pagenav, .com_content.view-featured .pagenav {
  margin-top: 3rem;
}
.com_content.view-category section#g-container-main, .com_content.view-featured section#g-container-main {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.com_content.view-category .blog .items-leading, .com_content.view-category .blog-featured .items-leading, .com_content.view-featured .blog .items-leading, .com_content.view-featured .blog-featured .items-leading {
  margin-top: 0 !important;
}
.com_content.view-category .blog .items-leading .icons, .com_content.view-category .blog-featured .items-leading .icons, .com_content.view-featured .blog .items-leading .icons, .com_content.view-featured .blog-featured .items-leading .icons {
  display: none;
}
.com_content.view-category .blog .item, .com_content.view-category .blog .items-leading, .com_content.view-category .blog-featured .item, .com_content.view-category .blog-featured .items-leading, .com_content.view-featured .blog .item, .com_content.view-featured .blog .items-leading, .com_content.view-featured .blog-featured .item, .com_content.view-featured .blog-featured .items-leading {
  margin-top: 1rem;
  margin-bottom: 1rem;
  background-color: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(0, 124, 246, 0.1);
}
.com_content.view-category .blog .item img, .com_content.view-category .blog .items-leading img, .com_content.view-category .blog-featured .item img, .com_content.view-category .blog-featured .items-leading img, .com_content.view-featured .blog .item img, .com_content.view-featured .blog .items-leading img, .com_content.view-featured .blog-featured .item img, .com_content.view-featured .blog-featured .items-leading img {
  max-width: 100%;
  width: 100%;
}
.com_content.view-category .blog .item h2, .com_content.view-category .blog .items-leading h2, .com_content.view-category .blog-featured .item h2, .com_content.view-category .blog-featured .items-leading h2, .com_content.view-featured .blog .item h2, .com_content.view-featured .blog .items-leading h2, .com_content.view-featured .blog-featured .item h2, .com_content.view-featured .blog-featured .items-leading h2 {
  font-size: 1.5rem;
  margin-bottom: 0.625rem;
  height: 60px;
  overflow: hidden;
}
.com_content.view-category .blog .item .article-info, .com_content.view-category .blog .items-leading .article-info, .com_content.view-category .blog-featured .item .article-info, .com_content.view-category .blog-featured .items-leading .article-info, .com_content.view-featured .blog .item .article-info, .com_content.view-featured .blog .items-leading .article-info, .com_content.view-featured .blog-featured .item .article-info, .com_content.view-featured .blog-featured .items-leading .article-info {
  font-size: 12px;
  text-transform: uppercase;
}
.com_content.view-category .blog .item .article-info dd, .com_content.view-category .blog .items-leading .article-info dd, .com_content.view-category .blog-featured .item .article-info dd, .com_content.view-category .blog-featured .items-leading .article-info dd, .com_content.view-featured .blog .item .article-info dd, .com_content.view-featured .blog .items-leading .article-info dd, .com_content.view-featured .blog-featured .item .article-info dd, .com_content.view-featured .blog-featured .items-leading .article-info dd {
  font-size: inherit;
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
.com_content.view-category .blog .item .article-info, .com_content.view-category .blog .item p, .com_content.view-category .blog .items-leading .article-info, .com_content.view-category .blog .items-leading p, .com_content.view-category .blog-featured .item .article-info, .com_content.view-category .blog-featured .item p, .com_content.view-category .blog-featured .items-leading .article-info, .com_content.view-category .blog-featured .items-leading p, .com_content.view-featured .blog .item .article-info, .com_content.view-featured .blog .item p, .com_content.view-featured .blog .items-leading .article-info, .com_content.view-featured .blog .items-leading p, .com_content.view-featured .blog-featured .item .article-info, .com_content.view-featured .blog-featured .item p, .com_content.view-featured .blog-featured .items-leading .article-info, .com_content.view-featured .blog-featured .items-leading p {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.com_content.view-category .blog .item .item-image, .com_content.view-category .blog .items-leading .item-image, .com_content.view-category .blog-featured .item .item-image, .com_content.view-category .blog-featured .items-leading .item-image, .com_content.view-featured .blog .item .item-image, .com_content.view-featured .blog .items-leading .item-image, .com_content.view-featured .blog-featured .item .item-image, .com_content.view-featured .blog-featured .items-leading .item-image {
  margin-right: 0;
  margin-bottom: 0;
  float: none;
}
.com_content.view-category .blog .item .item-image img, .com_content.view-category .blog .items-leading .item-image img, .com_content.view-category .blog-featured .item .item-image img, .com_content.view-category .blog-featured .items-leading .item-image img, .com_content.view-featured .blog .item .item-image img, .com_content.view-featured .blog .items-leading .item-image img, .com_content.view-featured .blog-featured .item .item-image img, .com_content.view-featured .blog-featured .items-leading .item-image img {
  width: 100%;
}
.com_content.view-category .blog .item .blog-intro-content, .com_content.view-category .blog .items-leading .blog-intro-content, .com_content.view-category .blog-featured .item .blog-intro-content, .com_content.view-category .blog-featured .items-leading .blog-intro-content, .com_content.view-featured .blog .item .blog-intro-content, .com_content.view-featured .blog .items-leading .blog-intro-content, .com_content.view-featured .blog-featured .item .blog-intro-content, .com_content.view-featured .blog-featured .items-leading .blog-intro-content {
  padding: 30px;
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
.com_content.view-category .blog .items-more, .com_content.view-category .blog-featured .items-more, .com_content.view-featured .blog .items-more, .com_content.view-featured .blog-featured .items-more {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 1rem 1.5rem;
  background-color: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(0, 124, 246, 0.1);
}
.com_content.view-category .blog .items-more ol.nav, .com_content.view-category .blog-featured .items-more ol.nav, .com_content.view-featured .blog .items-more ol.nav, .com_content.view-featured .blog-featured .items-more ol.nav {
  margin-bottom: 0;
  list-style: decimal;
}
.com_content.view-category .blog .items-more ol.nav li a, .com_content.view-category .blog-featured .items-more ol.nav li a, .com_content.view-featured .blog .items-more ol.nav li a, .com_content.view-featured .blog-featured .items-more ol.nav li a {
  border: 0;
  padding-left: 0;
  padding-right: 0;
}
.com_content.view-category .blog .pagination, .com_content.view-category .blog-featured .pagination, .com_content.view-featured .blog .pagination, .com_content.view-featured .blog-featured .pagination {
  text-align: center;
  margin-top: 3rem;
}
.com_content.view-category .blog .pagination ul li span, .com_content.view-category .blog .pagination ul li a, .com_content.view-category .blog-featured .pagination ul li span, .com_content.view-category .blog-featured .pagination ul li a, .com_content.view-featured .blog .pagination ul li span, .com_content.view-featured .blog .pagination ul li a, .com_content.view-featured .blog-featured .pagination ul li span, .com_content.view-featured .blog-featured .pagination ul li a {
  padding: 0.9375rem 1.875rem;
}
.com_users.view-login .login, .com_users.view-login .logout, .com_users.view-login .profile, .com_users.view-login .profile-edit, .com_users.view-login .remind, .com_users.view-login .reset, .com_users.view-profile .login, .com_users.view-profile .logout, .com_users.view-profile .profile, .com_users.view-profile .profile-edit, .com_users.view-profile .remind, .com_users.view-profile .reset, .com_users.view-remind .login, .com_users.view-remind .logout, .com_users.view-remind .profile, .com_users.view-remind .profile-edit, .com_users.view-remind .remind, .com_users.view-remind .reset, .com_users.view-reset .login, .com_users.view-reset .logout, .com_users.view-reset .profile, .com_users.view-reset .profile-edit, .com_users.view-reset .remind, .com_users.view-reset .reset {
  background: #fff;
  box-shadow: 0px 2px 8px 0px rgba(0, 124, 246, 0.1);
  padding: 3.75rem 3.125rem;
  width: 50%;
  margin: 3rem auto;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.com_users.view-login .login form, .com_users.view-login .logout form, .com_users.view-login .profile form, .com_users.view-login .profile-edit form, .com_users.view-login .remind form, .com_users.view-login .reset form, .com_users.view-profile .login form, .com_users.view-profile .logout form, .com_users.view-profile .profile form, .com_users.view-profile .profile-edit form, .com_users.view-profile .remind form, .com_users.view-profile .reset form, .com_users.view-remind .login form, .com_users.view-remind .logout form, .com_users.view-remind .profile form, .com_users.view-remind .profile-edit form, .com_users.view-remind .remind form, .com_users.view-remind .reset form, .com_users.view-reset .login form, .com_users.view-reset .logout form, .com_users.view-reset .profile form, .com_users.view-reset .profile-edit form, .com_users.view-reset .remind form, .com_users.view-reset .reset form {
  background-color: transparent;
  border: none;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}
.com_users.view-login .login form .control-label, .com_users.view-login .logout form .control-label, .com_users.view-login .profile form .control-label, .com_users.view-login .profile-edit form .control-label, .com_users.view-login .remind form .control-label, .com_users.view-login .reset form .control-label, .com_users.view-profile .login form .control-label, .com_users.view-profile .logout form .control-label, .com_users.view-profile .profile form .control-label, .com_users.view-profile .profile-edit form .control-label, .com_users.view-profile .remind form .control-label, .com_users.view-profile .reset form .control-label, .com_users.view-remind .login form .control-label, .com_users.view-remind .logout form .control-label, .com_users.view-remind .profile form .control-label, .com_users.view-remind .profile-edit form .control-label, .com_users.view-remind .remind form .control-label, .com_users.view-remind .reset form .control-label, .com_users.view-reset .login form .control-label, .com_users.view-reset .logout form .control-label, .com_users.view-reset .profile form .control-label, .com_users.view-reset .profile-edit form .control-label, .com_users.view-reset .remind form .control-label, .com_users.view-reset .reset form .control-label {
  float: none;
  text-align: left;
  width: 100%;
}
.com_users.view-login .login form .controls, .com_users.view-login .logout form .controls, .com_users.view-login .profile form .controls, .com_users.view-login .profile-edit form .controls, .com_users.view-login .remind form .controls, .com_users.view-login .reset form .controls, .com_users.view-profile .login form .controls, .com_users.view-profile .logout form .controls, .com_users.view-profile .profile form .controls, .com_users.view-profile .profile-edit form .controls, .com_users.view-profile .remind form .controls, .com_users.view-profile .reset form .controls, .com_users.view-remind .login form .controls, .com_users.view-remind .logout form .controls, .com_users.view-remind .profile form .controls, .com_users.view-remind .profile-edit form .controls, .com_users.view-remind .remind form .controls, .com_users.view-remind .reset form .controls, .com_users.view-reset .login form .controls, .com_users.view-reset .logout form .controls, .com_users.view-reset .profile form .controls, .com_users.view-reset .profile-edit form .controls, .com_users.view-reset .remind form .controls, .com_users.view-reset .reset form .controls {
  margin-left: 0;
}
.com_users.view-login .login form .controls input, .com_users.view-login .logout form .controls input, .com_users.view-login .profile form .controls input, .com_users.view-login .profile-edit form .controls input, .com_users.view-login .remind form .controls input, .com_users.view-login .reset form .controls input, .com_users.view-profile .login form .controls input, .com_users.view-profile .logout form .controls input, .com_users.view-profile .profile form .controls input, .com_users.view-profile .profile-edit form .controls input, .com_users.view-profile .remind form .controls input, .com_users.view-profile .reset form .controls input, .com_users.view-remind .login form .controls input, .com_users.view-remind .logout form .controls input, .com_users.view-remind .profile form .controls input, .com_users.view-remind .profile-edit form .controls input, .com_users.view-remind .remind form .controls input, .com_users.view-remind .reset form .controls input, .com_users.view-reset .login form .controls input, .com_users.view-reset .logout form .controls input, .com_users.view-reset .profile form .controls input, .com_users.view-reset .profile-edit form .controls input, .com_users.view-reset .remind form .controls input, .com_users.view-reset .reset form .controls input {
  width: 95%;
  height: 2rem;
  padding: 0.5rem 1rem;
}
.com_users.view-login .login form .remember .inputbox, .com_users.view-login .logout form .remember .inputbox, .com_users.view-login .profile form .remember .inputbox, .com_users.view-login .profile-edit form .remember .inputbox, .com_users.view-login .remind form .remember .inputbox, .com_users.view-login .reset form .remember .inputbox, .com_users.view-profile .login form .remember .inputbox, .com_users.view-profile .logout form .remember .inputbox, .com_users.view-profile .profile form .remember .inputbox, .com_users.view-profile .profile-edit form .remember .inputbox, .com_users.view-profile .remind form .remember .inputbox, .com_users.view-profile .reset form .remember .inputbox, .com_users.view-remind .login form .remember .inputbox, .com_users.view-remind .logout form .remember .inputbox, .com_users.view-remind .profile form .remember .inputbox, .com_users.view-remind .profile-edit form .remember .inputbox, .com_users.view-remind .remind form .remember .inputbox, .com_users.view-remind .reset form .remember .inputbox, .com_users.view-reset .login form .remember .inputbox, .com_users.view-reset .logout form .remember .inputbox, .com_users.view-reset .profile form .remember .inputbox, .com_users.view-reset .profile-edit form .remember .inputbox, .com_users.view-reset .remind form .remember .inputbox, .com_users.view-reset .reset form .remember .inputbox {
  margin-top: 0;
}
.com_users.view-login .login form .remember label, .com_users.view-login .logout form .remember label, .com_users.view-login .profile form .remember label, .com_users.view-login .profile-edit form .remember label, .com_users.view-login .remind form .remember label, .com_users.view-login .reset form .remember label, .com_users.view-profile .login form .remember label, .com_users.view-profile .logout form .remember label, .com_users.view-profile .profile form .remember label, .com_users.view-profile .profile-edit form .remember label, .com_users.view-profile .remind form .remember label, .com_users.view-profile .reset form .remember label, .com_users.view-remind .login form .remember label, .com_users.view-remind .logout form .remember label, .com_users.view-remind .profile form .remember label, .com_users.view-remind .profile-edit form .remember label, .com_users.view-remind .remind form .remember label, .com_users.view-remind .reset form .remember label, .com_users.view-reset .login form .remember label, .com_users.view-reset .logout form .remember label, .com_users.view-reset .profile form .remember label, .com_users.view-reset .profile-edit form .remember label, .com_users.view-reset .remind form .remember label, .com_users.view-reset .reset form .remember label {
  display: inline-block;
}
.com_users.view-login .login form .login-btn, .com_users.view-login .login form .logout-btn, .com_users.view-login .login form .validate, .com_users.view-login .logout form .login-btn, .com_users.view-login .logout form .logout-btn, .com_users.view-login .logout form .validate, .com_users.view-login .profile form .login-btn, .com_users.view-login .profile form .logout-btn, .com_users.view-login .profile form .validate, .com_users.view-login .profile-edit form .login-btn, .com_users.view-login .profile-edit form .logout-btn, .com_users.view-login .profile-edit form .validate, .com_users.view-login .remind form .login-btn, .com_users.view-login .remind form .logout-btn, .com_users.view-login .remind form .validate, .com_users.view-login .reset form .login-btn, .com_users.view-login .reset form .logout-btn, .com_users.view-login .reset form .validate, .com_users.view-profile .login form .login-btn, .com_users.view-profile .login form .logout-btn, .com_users.view-profile .login form .validate, .com_users.view-profile .logout form .login-btn, .com_users.view-profile .logout form .logout-btn, .com_users.view-profile .logout form .validate, .com_users.view-profile .profile form .login-btn, .com_users.view-profile .profile form .logout-btn, .com_users.view-profile .profile form .validate, .com_users.view-profile .profile-edit form .login-btn, .com_users.view-profile .profile-edit form .logout-btn, .com_users.view-profile .profile-edit form .validate, .com_users.view-profile .remind form .login-btn, .com_users.view-profile .remind form .logout-btn, .com_users.view-profile .remind form .validate, .com_users.view-profile .reset form .login-btn, .com_users.view-profile .reset form .logout-btn, .com_users.view-profile .reset form .validate, .com_users.view-remind .login form .login-btn, .com_users.view-remind .login form .logout-btn, .com_users.view-remind .login form .validate, .com_users.view-remind .logout form .login-btn, .com_users.view-remind .logout form .logout-btn, .com_users.view-remind .logout form .validate, .com_users.view-remind .profile form .login-btn, .com_users.view-remind .profile form .logout-btn, .com_users.view-remind .profile form .validate, .com_users.view-remind .profile-edit form .login-btn, .com_users.view-remind .profile-edit form .logout-btn, .com_users.view-remind .profile-edit form .validate, .com_users.view-remind .remind form .login-btn, .com_users.view-remind .remind form .logout-btn, .com_users.view-remind .remind form .validate, .com_users.view-remind .reset form .login-btn, .com_users.view-remind .reset form .logout-btn, .com_users.view-remind .reset form .validate, .com_users.view-reset .login form .login-btn, .com_users.view-reset .login form .logout-btn, .com_users.view-reset .login form .validate, .com_users.view-reset .logout form .login-btn, .com_users.view-reset .logout form .logout-btn, .com_users.view-reset .logout form .validate, .com_users.view-reset .profile form .login-btn, .com_users.view-reset .profile form .logout-btn, .com_users.view-reset .profile form .validate, .com_users.view-reset .profile-edit form .login-btn, .com_users.view-reset .profile-edit form .logout-btn, .com_users.view-reset .profile-edit form .validate, .com_users.view-reset .remind form .login-btn, .com_users.view-reset .remind form .logout-btn, .com_users.view-reset .remind form .validate, .com_users.view-reset .reset form .login-btn, .com_users.view-reset .reset form .logout-btn, .com_users.view-reset .reset form .validate {
  padding: 0.75rem 2.5rem;
  font-size: 16px;
  text-transform: capitalize;
  transition: all 0.2s ease-in-out;
  box-shadow: none;
  border-color: transparent;
}
.com_users.view-login .login form .login-btn:hover, .com_users.view-login .login form .logout-btn:hover, .com_users.view-login .login form .validate:hover, .com_users.view-login .logout form .login-btn:hover, .com_users.view-login .logout form .logout-btn:hover, .com_users.view-login .logout form .validate:hover, .com_users.view-login .profile form .login-btn:hover, .com_users.view-login .profile form .logout-btn:hover, .com_users.view-login .profile form .validate:hover, .com_users.view-login .profile-edit form .login-btn:hover, .com_users.view-login .profile-edit form .logout-btn:hover, .com_users.view-login .profile-edit form .validate:hover, .com_users.view-login .remind form .login-btn:hover, .com_users.view-login .remind form .logout-btn:hover, .com_users.view-login .remind form .validate:hover, .com_users.view-login .reset form .login-btn:hover, .com_users.view-login .reset form .logout-btn:hover, .com_users.view-login .reset form .validate:hover, .com_users.view-profile .login form .login-btn:hover, .com_users.view-profile .login form .logout-btn:hover, .com_users.view-profile .login form .validate:hover, .com_users.view-profile .logout form .login-btn:hover, .com_users.view-profile .logout form .logout-btn:hover, .com_users.view-profile .logout form .validate:hover, .com_users.view-profile .profile form .login-btn:hover, .com_users.view-profile .profile form .logout-btn:hover, .com_users.view-profile .profile form .validate:hover, .com_users.view-profile .profile-edit form .login-btn:hover, .com_users.view-profile .profile-edit form .logout-btn:hover, .com_users.view-profile .profile-edit form .validate:hover, .com_users.view-profile .remind form .login-btn:hover, .com_users.view-profile .remind form .logout-btn:hover, .com_users.view-profile .remind form .validate:hover, .com_users.view-profile .reset form .login-btn:hover, .com_users.view-profile .reset form .logout-btn:hover, .com_users.view-profile .reset form .validate:hover, .com_users.view-remind .login form .login-btn:hover, .com_users.view-remind .login form .logout-btn:hover, .com_users.view-remind .login form .validate:hover, .com_users.view-remind .logout form .login-btn:hover, .com_users.view-remind .logout form .logout-btn:hover, .com_users.view-remind .logout form .validate:hover, .com_users.view-remind .profile form .login-btn:hover, .com_users.view-remind .profile form .logout-btn:hover, .com_users.view-remind .profile form .validate:hover, .com_users.view-remind .profile-edit form .login-btn:hover, .com_users.view-remind .profile-edit form .logout-btn:hover, .com_users.view-remind .profile-edit form .validate:hover, .com_users.view-remind .remind form .login-btn:hover, .com_users.view-remind .remind form .logout-btn:hover, .com_users.view-remind .remind form .validate:hover, .com_users.view-remind .reset form .login-btn:hover, .com_users.view-remind .reset form .logout-btn:hover, .com_users.view-remind .reset form .validate:hover, .com_users.view-reset .login form .login-btn:hover, .com_users.view-reset .login form .logout-btn:hover, .com_users.view-reset .login form .validate:hover, .com_users.view-reset .logout form .login-btn:hover, .com_users.view-reset .logout form .logout-btn:hover, .com_users.view-reset .logout form .validate:hover, .com_users.view-reset .profile form .login-btn:hover, .com_users.view-reset .profile form .logout-btn:hover, .com_users.view-reset .profile form .validate:hover, .com_users.view-reset .profile-edit form .login-btn:hover, .com_users.view-reset .profile-edit form .logout-btn:hover, .com_users.view-reset .profile-edit form .validate:hover, .com_users.view-reset .remind form .login-btn:hover, .com_users.view-reset .remind form .logout-btn:hover, .com_users.view-reset .remind form .validate:hover, .com_users.view-reset .reset form .login-btn:hover, .com_users.view-reset .reset form .logout-btn:hover, .com_users.view-reset .reset form .validate:hover {
  background-color: transparent;
  border-color: #a4a5a6;
  color: #a4a5a6;
}
.com_users.view-profile .profile, .com_users.view-profile .profile-edit {
  width: 70%;
}
.com_users.view-profile .profile .dl-horizontal dt, .com_users.view-profile .profile-edit .dl-horizontal dt {
  text-align: left;
}
.com_users.view-profile .profile .btn-toolbar a.btn, .com_users.view-profile .profile-edit .btn-toolbar a.btn {
  background-image: none;
  background-color: #1a6df7;
  text-shadow: none;
  border-color: transparent;
  box-shadow: none;
  color: #ffffff;
  padding: 0.75rem 2.5rem;
  font-size: 16px;
  text-transform: capitalize;
  transition: all 0.2s ease-in-out;
}
.com_users.view-profile .profile .btn-toolbar a.btn:hover, .com_users.view-profile .profile-edit .btn-toolbar a.btn:hover {
  background-color: transparent;
  border-color: #a4a5a6;
  color: #a4a5a6;
}
.com_users.view-profile .profile form#member-profile fieldset .controls .chzn-container, .com_users.view-profile .profile-edit form#member-profile fieldset .controls .chzn-container {
  width: 100% !important;
  height: 30px;
}
.com_users.view-profile .profile form#member-profile fieldset .controls input[type="checkbox"], .com_users.view-profile .profile-edit form#member-profile fieldset .controls input[type="checkbox"] {
  width: auto;
  height: auto;
}
.com_users.view-profile .profile form#member-profile .validate, .com_users.view-profile .profile-edit form#member-profile .validate {
  background-image: none;
  background-color: #1a6df7;
  text-shadow: none;
  border-color: transparent;
  box-shadow: none;
  color: #ffffff;
  padding: 0.75rem 2.5rem;
  font-size: 16px;
  text-transform: capitalize;
  transition: all 0.2s ease-in-out;
}
.com_users.view-profile .profile form#member-profile .validate:hover, .com_users.view-profile .profile-edit form#member-profile .validate:hover {
  background-color: transparent;
  border-color: #a4a5a6;
  color: #a4a5a6;
}
.com_users.view-profile .profile form#member-profile .cancel-btn, .com_users.view-profile .profile-edit form#member-profile .cancel-btn {
  background-image: none;
  background-color: transparent;
  text-shadow: none;
  border-color: #1a6df7;
  box-shadow: none;
  color: #1a6df7;
  padding: 0.75rem 2.5rem;
  font-size: 16px;
  text-transform: capitalize;
  transition: all 0.2s ease-in-out;
}
.com_users.view-profile .profile form#member-profile .cancel-btn:hover, .com_users.view-profile .profile-edit form#member-profile .cancel-btn:hover {
  background-color: #a4a5a6;
  border-color: #a4a5a6;
  color: #ffffff;
}
.g-offline #g-header {
  padding-top: 15px;
  padding-bottom: 15px;
}
.g-offline #g-header .gantry-logo img {
  width: 180px;
}
.g-offline #g-header .gantry-logo svg {
  vertical-align: middle;
  height: 45px;
}
.g-offline #g-main {
  padding-top: 15vh;
  padding-bottom: 15vh;
}
.g-offline #form-login input[type="submit"] {
  background-color: #1a6df7;
  padding: 0.75rem 2.5rem;
  font-size: 16px;
  text-transform: capitalize;
  transition: all 0.2s ease-in-out;
  box-shadow: none;
  border: 1px solid;
}
.g-offline #form-login input[type="submit"]:hover {
  background-color: transparent;
  border-color: #a4a5a6;
  color: #a4a5a6;
}
.g-offline footer#g-footer .quix {
  text-align: left;
}
.g-error #g-main {
  padding-top: 20vh;
  padding-bottom: 20vh;
}
.g-error #g-main h1 {
  font-size: 5rem;
}
.g-error #g-main .g-particle h2 {
  font-size: 3rem;
}
.g-error #g-main .g-particle p {
  margin-bottom: 50px;
}
.g-error #g-main .g-particle .back-home {
  background-color: #1a6df7;
  padding: 0.75rem 2.5rem;
  font-size: 16px;
  text-transform: capitalize;
  transition: all 0.2s ease-in-out;
  box-shadow: none;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.g-error #g-main .g-particle .back-home:hover {
  background-color: transparent;
  border-color: #a4a5a6;
  color: #a4a5a6;
}
.g-error #g-footer {
  background-color: #1a6df7;
  color: #ffffff;
  padding-top: 30px;
  padding-bottom: 30px;
}
.g-error #g-footer a {
  color: #98a5d9;
}
.g-error #g-footer a:hover {
  color: #ffffff;
}
.com_search.view-search .search {
  background: #fff;
  box-shadow: 0px 2px 8px 0px rgba(0, 124, 246, 0.1);
  padding: 3.75rem 3.125rem;
  margin: 3rem auto;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.com_search.view-search .search form .btn-toolbar .btn-group {
  margin-left: 0;
}
.com_search.view-search .search form .btn-toolbar .search-field {
  width: 80%;
}
.com_search.view-search .search form .btn-toolbar .search-btn {
  width: 20%;
}
.com_search.view-search .search form .btn-toolbar input[class="inputbox"] {
  width: 90%;
  height: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.com_search.view-search .search form .btn-toolbar button.hasTooltip {
  background-image: none;
  text-shadow: none;
  box-shadow: none;
  background-color: #1a6df7;
  padding: 10px 20px;
  color: #ffffff;
  border-color: transparent;
  transition: all 0.2s ease-in-out;
}
.com_search.view-search .search form .btn-toolbar button.hasTooltip:hover {
  background-color: transparent;
  border-color: #a4a5a6;
  color: #a4a5a6;
}
.com_search.view-search .search .search-results {
  margin-top: 3rem;
}
.com_finder.view-search .finder {
  background: #fff;
  box-shadow: 0px 2px 8px 0px rgba(0, 124, 246, 0.1);
  padding: 3.75rem 3.125rem;
  margin: 3rem auto;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.com_finder.view-search .finder form input[type="text"] {
  height: 30px;
  width: 90%;
  padding-left: 15px;
  padding-right: 15px;
}
.com_finder.view-search .finder form button[type="submit"], .com_finder.view-search .finder form .adv-search-btn {
  background-image: none;
  text-shadow: none;
  box-shadow: none;
  background-color: #1a6df7;
  padding: 10px 20px;
  color: #ffffff;
  border-color: transparent;
  width: 80%;
  transition: all 0.2s ease-in-out;
}
.com_finder.view-search .finder form button[type="submit"]:hover, .com_finder.view-search .finder form .adv-search-btn:hover {
  background-color: transparent;
  border-color: #a4a5a6;
  color: #a4a5a6;
}
.com_finder.view-search .finder form .adv-search-btn {
  background-color: transparent;
  color: #1a6df7;
  border-color: #1a6df7;
}
.com_finder.view-search .finder form .adv-search-btn:hover {
  background-color: #a4a5a6;
  color: #ffffff;
}
@media only all and (max-width: 47.938rem) {
  .gantry-logo img {
    width: auto;
  }
  #g-offcanvas .g-content {
    margin: 0.625rem;
    padding: 0.938rem;
  }
  .g-offcanvas-toggle {
    top: 1.7rem;
  }
  .qx-slider-pro-v2 .slider-content-wrapper::before {
    content: none;
  }
  .qx-element-heading-v2 h2, .qx-element-heading-v2 .qx-post-meta, .qx-element-joomla-article-v2 h2, .qx-element-joomla-article-v2 .qx-post-meta {
    padding-left: 0;
  }
  .qx-element-heading-v2 h2::before, .qx-element-heading-v2 .qx-post-meta::before, .qx-element-joomla-article-v2 h2::before, .qx-element-joomla-article-v2 .qx-post-meta::before {
    content: none;
  }
  .view-category .blog .items-row, .view-category .blog .pagination {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .view-category .blog .pagination {
    text-align: center;
  }
  .view-article main#g-main {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .view-article .item-page {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .view-article .item-page .pager {
    margin-top: 3rem;
  }
}
@media only all and (max-width: 60rem) {
  #g-navigation .logo-bg {
    width: 100%;
    flex: 100%;
  }
  #g-offcanvas .g-content {
    margin: 0.625rem;
    padding: 0.938rem;
  }
  .g-offcanvas-toggle {
    top: 1.7rem;
  }
  .qx-slider-pro-v2 .slider-content-wrapper::before {
    content: none;
  }
  .qx-element-heading-v2 h2, .qx-element-heading-v2 .qx-post-meta, .qx-element-joomla-article-v2 h2, .qx-element-joomla-article-v2 .qx-post-meta {
    padding-left: 0;
  }
  .qx-element-heading-v2 h2::before, .qx-element-heading-v2 .qx-post-meta::before, .qx-element-joomla-article-v2 h2::before, .qx-element-joomla-article-v2 .qx-post-meta::before {
    content: none;
  }
  .view-category .blog .items-row, .view-category .blog .pagination {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .view-category .blog .pagination {
    text-align: center;
  }
  .view-article main#g-main {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .view-article .item-page {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .view-article .item-page .pager {
    margin-top: 3rem;
  }
}
@media only all and (max-width: 75rem) {
  .view-article #g-main .g-content {
    margin: 0.625rem;
    padding: 0.938rem;
  }
}
.qx-element-video-v2 .playIcon {
  font-size: inherit !important;
  background-color: #5e53fb;
  line-height: 95px;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100px;
  width: 100px;
  border-radius: 100%;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
  transition: all 0.2s ease-in-out;
}
.qx-element-video-v2 .playIcon:hover {
  background-color: #5c53d4;
}
.qx-element-video-v2 .playIcon:hover a {
  -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
  animation: heartbeat 1.5s ease-in-out infinite both;
}
.qx-element-video-v2 .playIcon::after {
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  content: '';
  height: 100%;
  width: 100%;
  border: 8px solid rgba(94, 83, 251, 0.2);
  border-radius: 100%;
  animation-name: ripple;
  animation-duration: 3s;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
  z-index: -1;
}
.qx-element-video-v2 .playIcon::before {
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  content: '';
  height: 100%;
  width: 100%;
  border: 8px solid rgba(94, 83, 251, 0.2);
  border-radius: 100%;
  animation-name: ripple;
  animation-duration: 3s;
  animation-delay: 0.5s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
  z-index: -1;
}
.qx-element-video-v2 .playIcon a {
  position: relative;
  top: 5px;
  transform: scale(1);
  font-size: 50px;
}
.qx-element-video-v2 .playIcon a i {
  margin-left: 5px;
}
.dropping-animation img {
  -webkit-animation: introAnimation 2s infinite alternate ease-in-out;
  animation: introAnimation 2s infinite alternate ease-in-out;
}
@keyframes ripple {
  from {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.75);
    transform: scale3d(1, 1, 0.75);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(1.75, 1.75, 1.25);
    transform: scale3d(1.75, 1.75, 1.25);
  }
}
@-webkit-keyframes ripple {
  from {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.75);
    transform: scale3d(1, 1, 0.75);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(1.75, 1.75, 1.25);
    transform: scale3d(1.75, 1.75, 1.25);
  }
}
@keyframes introAnimation {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@-webkit-keyframes introAnimation {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
#g-page-surround {
  background: #ffffff;
  overflow: inherit;
}
.g-bodyonly #g-page-surround {
  color: #677294;
  background: #ffffff;
}
@media print {
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-header {
  background-color: #2c2c51;
  color: #ffffff;
  padding: 3rem 0;
  position: relative;
  z-index: 10;
  background-image: url('../../images/header/img01.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-header:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: -1;
  opacity: 0.85;
  background-color: #2c2c51;
  background-image: -webkit-linear-gradient(-310deg, #2c2c51, #a4a5a6);
  background-image: linear-gradient(40deg,#2c2c51, #a4a5a6);
}
#g-header a {
  color: rgba(255, 255, 255, 0.6);
}
#g-header a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#g-header h2 {
  font-weight: 300;
  line-height: 2;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-header h2 {
    font-size: 1.35rem;
  }
}
#g-header h2 em {
  font-weight: 500;
}
#g-header h2.large-heading {
  font-size: 3.8rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-header h2.large-heading {
    font-size: 2.375rem;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-header h2.large-heading {
    font-size: 1.9rem;
  }
}
@media print {
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-navigation {
  background: #ffffff;
  color: #2c2c51;
  position: relative;
  z-index: 11;
  line-height: 80px;
}
#g-navigation .g-container {
  position: relative;
}
#g-navigation .g-content {
  padding: 0;
  margin: 0;
}
#g-navigation .g-logo {
  color: #2c2c51;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-logo {
    color: initial;
  }
}
#g-navigation .g-logo.g-logo-epsilon svg {
  fill: #2c2c51;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-social-header .g-content {
    margin-top: 0;
    padding: 0 0.938rem;
  }
}
#g-navigation .g-social {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-social {
    text-align: center;
  }
}
.rtl #g-navigation .g-social {
  text-align: left;
}
#g-navigation .g-main-nav {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  line-height: 1.5;
}
#g-navigation .g-main-nav .g-toplevel {
  line-height: 3.125;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.5rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.2rem;
  }
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  min-height: 80px;
  color: #2c2c51;
  padding: 0.2345rem 0.469rem;
  line-height: 80px;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container::before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  height: 1px;
  background-color: transparent;
  transition: all 0.2s ease-in-out;
  transition-property: background-color, border-color, box-shadow, height, right;
  left: 0;
  right: 0;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding: 0 0 0.2345rem;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
  vertical-align: middle;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "";
  opacity: 0.75;
  width: 1rem;
  font-weight: 400;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container i {
  opacity: 1;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: rgba(44, 44, 81, 0.7);
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container::before {
  background-color: #2c2c51;
  height: 3px;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-selected {
  color: rgba(44, 44, 81, 0.7);
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: rgba(44, 44, 81, 0.6);
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container::before {
  background-color: rgba(44, 44, 81, 0.6);
  height: 3px;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-selected {
  color: rgba(44, 44, 81, 0.7);
}
#g-navigation .g-main-nav .g-dropdown {
  background: white;
  border: 0px solid rgba(44, 44, 81, 0.2);
  border-radius: 0.25rem;
  box-shadow: 0 7px 10px rgba(164, 165, 166, 0.5);
  margin-top: 0;
}
#g-navigation .g-main-nav .g-dropdown > .g-dropdown-column {
  border: 1px solid transparent;
  padding: 0.938rem 2.814rem;
}
#g-navigation .g-main-nav .g-dropdown a {
  color: #2c2c51;
}
#g-navigation .g-main-nav .g-dropdown a:hover {
  color: #2c2c51;
}
#g-navigation .g-main-nav .g-dropdown .g-dropdown-column {
  position: relative;
}
#g-navigation .g-main-nav .g-dropdown .g-dropdown {
  margin-left: 20px;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #2c2c51;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-selected {
  color: #2c2c51;
}
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #a4a5a6;
}
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container > .g-selected, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container > .g-selected {
  color: #a4a5a6;
}
#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle > .g-menu-item-container {
  border: 0;
}
#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle.active > .g-menu-item-container {
  border: 0;
}
#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .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.8rem;
  opacity: 0.8;
  padding-top: 0;
}
@media print {
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1rem;
  font-weight: bold;
  padding: 0.469rem 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 > li > .g-menu-item-container {
  text-decoration: none;
  line-height: 1;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
}
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  width: 1.25rem;
  padding: 0.1rem 0.25rem 0.25rem 0rem;
  height: 1.25rem;
}
.g-main-nav .g-toplevel > li a:hover {
  color: #a4a5a6;
}
.g-main-nav .g-toplevel > li.active a {
  color: #a4a5a6;
}
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  top: -7px !important;
}
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: -7px;
}
.g-main-nav .g-standard .g-dropdown:after, .g-main-nav .g-fullwidth .g-dropdown:after {
  left: -30px !important;
}
.g-main-nav .g-dropdown {
  text-align: left;
  border-radius: 0.25rem;
}
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
.g-main-nav .g-sublevel > li {
  margin: 0.3125rem 0.9375rem;
  padding: 0 0 0.2345rem 0;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: normal;
  font-size: 0.85rem;
  font-weight: bold;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  vertical-align: top;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 0;
  top: 0;
  margin-top: -0.35rem;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "";
  position: relative;
  opacity: 1;
  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 > .g-content {
  margin: 1rem 0;
  padding: 0 0.5rem !important;
}
.g-main-nav .g-standard .g-dropdown {
  margin-left: 15px;
}
.g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -15px;
  right: -15px;
  bottom: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  z-index: -1;
}
.g-main-nav .g-standard > .g-dropdown {
  margin-left: 0;
}
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 5px;
}
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .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-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.25rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
.g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.25rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
#g-intro {
  background: #ffffff;
  color: #2c2c51;
  padding: 3rem 0;
}
@media print {
  #g-intro {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-features {
  background: #2c2c51;
  color: #ffffff;
  padding: 3rem 0;
}
@media print {
  #g-features {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-utility {
  background: #ffffff;
  color: #2c2c51;
  padding: 3rem 0;
}
@media print {
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-above {
  background: #2c2c51;
  color: #ffffff;
  padding: 3rem 0;
}
@media print {
  #g-above {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-testimonials {
  background: #ffffff;
  color: #2c2c51;
  padding: 3rem 0;
  position: relative;
  z-index: 10;
  background: url('../../images/testimonials/img01.jpg') no-repeat center top;
  background-size: cover;
}
#g-testimonials:before {
  background-color: #2c2c51;
  background-image: -webkit-linear-gradient(-310deg, #2c2c51, #a4a5a6);
  background-image: linear-gradient(40deg,#2c2c51, #a4a5a6);
  opacity: 0.9;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#g-testimonials a {
  color: #505093;
}
#g-testimonials a:hover {
  color: inherit;
}
@media print {
  #g-testimonials {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-topbar {
  background: #ffffff;
  color: #111111;
  padding: 3rem 0;
}
@media print {
  #g-topbar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-expanded {
  background: #2c2c51;
  color: #ffffff;
  padding: 3rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-expanded {
    padding: 0;
  }
}
@media print {
  #g-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-mainbar {
  background: #ffffff;
  color: #677294;
}
@media print {
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-aside {
  background: #ffffff;
  color: #677294;
  padding: 3rem 0;
}
@media print {
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-sidebar {
  background: #ffffff;
  color: #677294;
  padding: 3rem 0;
}
@media print {
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-footer {
  background: #ffffff;
  color: #2c2c51;
  padding: 3rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
#g-footer a:hover {
  color: rgba(44, 44, 81, 0.9);
}
#g-footer .g-content {
  margin: 0.625rem 0;
}
#g-footer .g-copyright {
  font-size: 16px;
  line-height: 16px;
}
@media only all and (max-width: 47.99rem) {
  #g-footer .g-copyright {
    text-align: center;
  }
}
#g-footer .g-horizontalmenu {
  padding: 0.5rem 0;
}
@media only all and (max-width: 47.99rem) {
  #g-footer .g-horizontalmenu {
    text-align: center;
  }
}
#g-footer .g-horizontalmenu a {
  color: #2c2c51;
}
#g-footer .g-horizontalmenu a:hover {
  color: rgba(44, 44, 81, 0.6);
  text-decoration: none;
}
#g-footer .g-totop {
  padding: 0.5rem 0;
}
#g-footer .g-totop a {
  color: #2c2c51;
  font-size: 16px;
  line-height: 16px;
}
#g-footer .g-totop a:hover {
  color: rgba(44, 44, 81, 0.9);
}
@media print {
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-offcanvas {
  background: #111111;
  width: 12rem;
  color: #a4a5a6;
}
#g-offcanvas a {
  color: #a4a5a6;
}
#g-offcanvas a:hover {
  color: black;
}
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #a4a5a6;
}
#g-offcanvas .button {
  background: #a4a5a6;
  color: #a4a5a6;
}
#g-offcanvas .button:hover {
  background: #b1b2b3;
}
#g-offcanvas .button:active {
  background: #979899;
}
#g-offcanvas hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#g-offcanvas .g-offcanvas-toggle {
  color: #a4a5a6;
  left: 9rem;
  top: 1rem;
}
.g-offcanvas-toggle {
  font-size: 2rem;
  color: #111111;
  width: 32px;
  height: 32px;
  top: 1.2rem;
  z-index: 100001;
  display: none;
}
.g-offcanvas-open .g-offcanvas-toggle {
  color: rgba(255, 255, 255, 0.6);
}
@media only all and (max-width: 48rem) {
  .g-offcanvas-toggle {
    display: block;
  }
}
.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: #111111;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #a4a5a6;
  padding: 0.938rem;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #a4a5a6;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #1e1e37;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #232340;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #373765;
  background: #252544;
  border-radius: 0.25rem;
  margin: -0.3rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #1e1e37;
}
#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;
  }
}
@media print {
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
.g-error #g-header .g-content {
  padding: 3.5rem 0.938rem;
  text-align: center;
}
.g-error #g-header .g-content h2.g-title {
  font-size: 3.5rem;
}
.g-error #g-header .g-content p {
  font-size: 1.5rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-error #g-header .g-content h2.g-title {
    font-size: 3rem;
  }
  .g-error #g-header .g-content p {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-error #g-header .g-content {
    padding: 1rem 0.938rem;
  }
  .g-error #g-header .g-content h2.g-title {
    font-size: 2rem;
  }
  .g-error #g-header .g-content p {
    font-size: 1rem;
  }
}
.g-error #g-mainbar {
  text-align: center;
}
.g-error #g-footer .g-content .g-totop {
  text-align: center;
}
.g-offline #g-header .g-content {
  padding: 3.5rem 0.938rem;
  text-align: center;
}
.g-offline #g-header .g-content h2.g-title {
  font-size: 3.5rem;
}
.g-offline #g-header .g-content p {
  font-size: 1.5rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-offline #g-header .g-content h2.g-title {
    font-size: 3rem;
  }
  .g-offline #g-header .g-content p {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-offline #g-header .g-content {
    padding: 1rem 0.938rem;
  }
  .g-offline #g-header .g-content h2.g-title {
    font-size: 2rem;
  }
  .g-offline #g-header .g-content p {
    font-size: 1rem;
  }
}
.g-offline #g-footer .g-content .g-totop {
  text-align: center;
}
.g-offline #grav-login {
  max-width: 36rem;
}
.g-offline #grav-login .form-actions {
  margin-top: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-offline #grav-login .form-actions {
    text-align: center;
  }
}
.g-offline #grav-login .button {
  text-transform: capitalize;
  font-size: 1rem;
  padding: 1rem 2.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-offline #grav-login .rememberme {
    float: none;
    display: block;
  }
}
.g-logo {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  font-size: 1.35rem;
  vertical-align: middle;
  text-transform: uppercase;
}
.g-logo img, .g-logo svg {
  display: inline-block;
}
.g-logo.g-logo-epsilon img, .g-logo.g-logo-epsilon svg {
  max-height: 50px;
}
.g-logo.g-logo-epsilon svg {
  fill: #ffffff;
}
@media only all and (max-width: 47.99rem) {
  .g-logo {
    display: block;
    text-align: center;
    margin: -0.85rem 0;
    padding-left: 0.938rem;
  }
  .g-logo img, .g-logo svg {
    margin: 0 auto;
    width: 150px;
  }
}
.g-logotext {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  vertical-align: middle;
  text-transform: uppercase;
}
.g-logotext img, .g-logotext svg {
  display: inline-block;
  width: 120px;
}
.g-logotext.g-logo-epsilon img, .g-logotext.g-logo-epsilon svg {
  max-height: 50px;
}
.g-logotext svg {
  fill: #2c2c51;
}
.g-logotext .g-title {
  font-weight: 900;
  font-size: 1rem;
}
.g-logotext p {
  font-weight: 400;
  font-size: 0.85rem;
  text-transform: capitalize;
  color: #677294;
}
.g-logotext .g-social a {
  padding: 0.1875rem 0.4rem;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0);
  color: #111111;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-logotext .g-social a {
    padding: 0.1875rem 0.25rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-logotext .g-social a {
    color: initial;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-logotext {
    display: block;
    text-align: center;
    margin: -0.85rem 0;
    padding-left: 0.938rem;
  }
  .g-logotext img, .g-logotext svg {
    margin: 0 auto;
    width: 150px;
  }
}
.g-social a {
  padding: 0.1875rem 0.4rem;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0);
  color: #111111;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-social a {
    padding: 0.1875rem 0.25rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-social a {
    color: initial;
  }
}
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 2.3445rem;
  }
}
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
.g-content-array .g-item-title {
  margin: 0;
}
.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 0;
}
.g-content-array .g-array-item-details {
  font-size: 90%;
}
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
.g-contentcubes .cube-items-wrapper {
  background: linear-gradient(45deg, #a4a5a6, #2c2c51);
  color: #ffffff;
}
.g-contentcubes .cube-items-wrapper .cube-row.g-grid.image-position-right {
  flex-flow: row-reverse wrap;
}
.g-contentcubes .cube-items-wrapper .cube-image-wrapper {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.g-contentcubes .cube-items-wrapper .cube-image-wrapper img {
  display: block;
  height: auto;
  -webkit-transform: scale3d(1.8, 1.8, 1);
  -moz-transform: scale3d(1.8, 1.8, 1);
  -ms-transform: scale3d(1.8, 1.8, 1);
  -o-transform: scale3d(1.8, 1.8, 1);
  transform: scale3d(1.8, 1.8, 1);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: -moz-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.g-contentcubes .cube-items-wrapper .cube-image-wrapper:hover img {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.g-contentcubes .cube-items-wrapper .cube-image-wrapper:after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(255, 255, 255, 0.75);
  opacity: 0.6;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.g-contentcubes .cube-items-wrapper .cube-image-wrapper:hover:after {
  opacity: 0;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper {
  max-width: 22.5rem;
  padding: 6.5rem 0;
  margin: 0 auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
    padding: 4.6rem 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
    max-width: 18.5rem;
    padding: 2.6rem 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
    padding: 3rem 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
    max-width: 14.5rem;
  }
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-label {
  display: inline-block;
  background: #2c2c51;
  padding: 0.35em 0.85em;
  margin-bottom: 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.1538;
  font-weight: 600;
  border-radius: 2.5rem;
  text-align: center;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.78;
  margin-bottom: 1rem;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title a.item-link {
  display: block;
  color: #ffffff;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title a.item-link .item-link-text {
  display: inline-block;
  margin-left: 0.25rem;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title a.item-link:hover .item-link-text {
  -webkit-transform: translate3d(15px, 0, 0);
  -moz-transform: translate3d(15px, 0, 0);
  -ms-transform: translate3d(15px, 0, 0);
  -o-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0);
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-tags .tag {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 0.35rem 0;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.15;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-tags .tag .fa {
  margin-right: 0.15rem;
  font-size: 1rem;
  vertical-align: text-top;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-tags .tag a:hover {
  color: inherit;
}
.ui-tabs {
  position: relative;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only all and (max-width: 47.99rem) {
  .ui-tabs .ui-tabs-nav {
    flex-direction: column;
  }
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  border-bottom-width: 0;
  padding: 0;
  outline: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor:hover {
  color: inherit;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.g-contenttabs .g-contenttabs-tab-wrapper-container {
  list-style: none;
  margin: 0 0 1rem 0;
  border-bottom: 1px solid #2c2c51;
}
@media only all and (max-width: 47.99rem) {
  .g-contenttabs .g-contenttabs-tab-wrapper-container {
    border: 0 none;
  }
}
.g-contenttabs .g-contenttabs-tab {
  outline: none;
}
.g-contenttabs .g-contenttabs-tab-wrapper-head {
  display: block;
  height: 100%;
  margin-bottom: -1px;
  margin-right: 3px;
  padding: 0.938rem 1.876rem;
  border-radius: 0.25rem 0.25rem 0 0;
  background: rgba(44, 44, 81, 0.15);
}
@media only all and (max-width: 47.99rem) {
  .g-contenttabs .g-contenttabs-tab-wrapper-head {
    border-radius: 0;
  }
}
.g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
  display: block;
  outline: none;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
}
.g-contenttabs .g-contenttabs-content-wrapper-container {
  list-style: none;
  margin: 0;
  padding: 0.938rem 0;
}
.g-contenttabs .g-contenttabs-content-wrapper-container .g-contenttabs-tab-wrapper-body {
  padding: 0;
}
.g-contenttabs .g-contenttabs-content-wrapper-container .g-contenttabs-tab-wrapper-body .g-contenttabs-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;
}
.g-contenttabs .g-contenttabs-content-wrapper-container .g-contenttabs-tab-wrapper-body .g-contenttabs-content a:hover {
  color: inherit;
}
.ui-tabs-active .g-contenttabs-tab-wrapper-head {
  background: #2c2c51;
}
.ui-tabs-active .g-contenttabs-tab-title {
  color: #ffffff;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
            This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
            calculation of the height of the owl-item that breaks page layouts
         */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url('../../images/owlcarousel/owl.video.play.png') no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/*
 *  Owl Carousel - Nav & Dots
 */
.owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-nav [class*='owl-'] {
  display: inline-block;
  margin: auto;
  padding: 0.9rem 0;
  color: #ffffff;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.owl-nav [class*='owl-']:hover {
  text-decoration: none;
}
.owl-nav.disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-nav .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-nav .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-nav .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-nav .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 0 0.3125rem;
  background: #677294;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 15px;
}
.owl-nav .owl-dots .owl-dot.active span, .owl-nav .owl-dots .owl-dot:hover span {
  background: #ffffff;
}
.g-owlcarousel {
  color: #eceeef;
}
.g-owlcarousel .g-owlcarousel-item-wrapper {
  position: relative;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img {
  position: relative;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img:after {
  position: absolute;
  content: "";
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media only all and (min-width: 75rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 40rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  height: 100%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
    padding-top: 2.5rem;
  }
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
  margin: 1.25rem 0.625rem 0.625rem;
  padding: 0.938rem;
  text-align: center;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
    padding-top: 2.5rem;
  }
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 3.5rem;
  line-height: 4rem;
  font-weight: 500;
  margin: 1.25rem 1.25rem 0.625rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    font-size: 3rem;
    line-height: 3.875rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    font-size: 2rem;
    line-height: 2.875rem;
    margin-top: 3.125rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    margin-top: 0;
    font-size: 2rem;
    line-height: 2.875rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    margin-top: 0;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 200;
  padding-bottom: 1.407rem;
  margin-top: 0;
  margin-bottom: 0.625rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    font-size: 1rem;
    line-height: 1.875rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    font-size: 1rem;
    line-height: 1.875rem;
    padding-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    display: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
    padding: 1rem 2.625rem;
    font-size: 0.6rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
    display: none;
  }
}
.g-owlcarousel .owl-nav {
  margin: 0;
}
.g-owlcarousel .owl-nav button.owl-prev, .g-owlcarousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-owlcarousel .owl-nav button.owl-prev .fa, .g-owlcarousel .owl-nav button.owl-next .fa {
  position: relative;
}
.g-owlcarousel .owl-nav button.owl-prev:hover, .g-owlcarousel .owl-nav button.owl-next:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: transparent;
}
.g-owlcarousel .owl-nav .owl-prev {
  left: 3rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .owl-nav .owl-prev {
    left: 2rem;
  }
}
.g-owlcarousel .owl-nav .owl-prev .fa {
  left: -1px;
  top: 1px;
}
.g-owlcarousel .owl-nav .owl-next {
  right: 3rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .owl-nav .owl-next {
    right: 2rem;
  }
}
.g-owlcarousel .owl-nav .owl-next .fa {
  left: 1px;
  top: 1px;
}
.g-owlcarousel .owl-dots {
  position: absolute;
  bottom: 12%;
  width: 100%;
  text-align: center;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .owl-dots {
    bottom: 5%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .owl-dots {
    bottom: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .owl-dots {
    bottom: 0.5rem;
  }
}
.g-owlcarousel .owl-dots .owl-dot {
  display: inline-block;
  background: #677294;
  margin: 0 0.3125rem;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  opacity: 0.75;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-owlcarousel .owl-dots .owl-dot.active, .g-owlcarousel .owl-dots .owl-dot:hover {
  opacity: 1;
  background: #ffffff;
}
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after {
  background-color: #2c2c51;
  background-color: #2c2c51;
  background-image: -webkit-linear-gradient(-310deg, #2c2c51, #a4a5a6);
  background-image: linear-gradient(40deg,#2c2c51, #a4a5a6);
  opacity: 0.9;
}
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #a4a5a6;
  background-color: #a4a5a6;
  background-image: -webkit-linear-gradient(-410deg, #a4a5a6, #2c2c51);
  background-image: linear-gradient(140deg,#a4a5a6, #2c2c51);
  opacity: 0.9;
}
.g-horizontalmenu {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
}
@media only all and (max-width: 47.99rem) {
  .g-horizontalmenu {
    text-align: center;
  }
}
.g-horizontalmenu li {
  display: inline-block;
  padding: 0 1rem;
}
.g-horizontalmenu li a {
  display: inline-block;
  padding: 0 0 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.85rem;
}
.g-horizontalmenu li:first-child {
  padding-left: 0;
}
.g-horizontalmenu li:last-child {
  padding-right: 0;
}
.g-verticlemenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-verticlemenu {
    text-align: center;
  }
}
.g-verticlemenu .g-title {
  font-weight: 900;
  font-size: 1rem;
}
.g-verticlemenu ul {
  margin: 0;
}
.g-verticlemenu ul li {
  display: block;
}
.g-verticlemenu ul li a {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  display: block;
  padding: 0 0 0.5rem;
  font-size: 0.85rem;
  color: #677294;
}
.g-verticlemenu ul li:first-child {
  padding-left: 0;
}
.g-verticlemenu ul li:last-child {
  padding-right: 0;
}
@media only all and (max-width: 47.99rem) {
  .headroom-bg-section.headroom--pinned, .headroom-bg-section.headroom--unpinned {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
  }
  .disable-mobile .headroom-bg-section {
    position: relative !important;
  }
  .disable-mobile .headroom-bg-section + section, .disable-mobile .headroom-bg-section + header {
    padding-top: 0 !important;
  }
}
.headroom-bg-section {
  position: fixed !important;
  width: 100%;
  z-index: 1001;
  right: 0;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.headroom-bg-section.headroom--pinned {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
.headroom-bg-section.headroom--unpinned {
  -webkit-transform: translateY(-150%);
  -moz-transform: translateY(-150%);
  -ms-transform: translateY(-150%);
  -o-transform: translateY(-150%);
  transform: translateY(-150%);
}
#g-page-surround .headroom-bg-section.headroom--pinned.headroom--not-top {
  background: #ffffff !important;
  box-shadow: 0 0 5px #ddd;
}
#g-copyright {
  background: #ffffff;
  color: #677294;
  padding: 1rem 0;
}
#g-copyright .g-content {
  margin: 0.625rem 0;
}
#g-copyright .g-copyright {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 0.85rem;
  line-height: 1.25rem;
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  #g-copyright .g-copyright {
    text-align: center;
  }
}
.g-totop {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 0.85rem;
  text-align: left;
}
.g-totop #g-totop {
  vertical-align: text-bottom;
  font-size: 0.7rem;
}
@media only all and (max-width: 47.99rem) {
  .g-totop {
    text-align: center;
  }
}
.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=epsilon_14.css.map */