/* 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: 1.5;
}
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;
}
body {
  color: #222222;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
body *::selection {
  color: #ffffff;
  background: #282828;
}
body *::-moz-selection {
  color: #ffffff;
  background: #282828;
}
body.h1 {
  font-size: 2.25rem;
}
body.h2 {
  font-size: 1.9rem;
}
body.h3 {
  font-size: 1.5rem;
}
body.h4 {
  font-size: 1.25rem;
}
body.h5 {
  font-size: 1rem;
}
body.h6 {
  font-size: 0.85rem;
}
body span.para {
  display: block;
  margin: 1rem 0;
}
a {
  color: #282828;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover {
  color: inherit;
}
@font-face {
  font-family: "inter";
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/inter/inter-light.eot#iefix') format("embedded-opentype"), url('../../fonts/inter/inter-light.woff2') format("woff2"), url('../../fonts/inter/inter-light.woff') format("woff"), url('../fonts/inter/inter-light.ttf') format("truetype"), url('../fonts/inter/inter-light.svg#inter') format("svg");
}
@font-face {
  font-family: "inter";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/inter/inter-regular.eot#iefix') format("embedded-opentype"), url('../../fonts/inter/inter-regular.woff2') format("woff2"), url('../../fonts/inter/inter-regular.woff') format("woff"), url('../fonts/inter/inter-regular.ttf') format("truetype"), url('../fonts/inter/inter-regular.svg#inter') format("svg");
}
@font-face {
  font-family: "inter";
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/inter/inter-medium.eot#iefix') format("embedded-opentype"), url('../../fonts/inter/inter-medium.woff2') format("woff2"), url('../../fonts/inter/inter-medium.woff') format("woff"), url('../fonts/inter/inter-medium.ttf') format("truetype"), url('../fonts/inter/inter-medium.svg#inter') format("svg");
}
@font-face {
  font-family: "inter";
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/inter/inter-semibold.eot#iefix') format("embedded-opentype"), url('../../fonts/inter/inter-semibold.woff2') format("woff2"), url('../../fonts/inter/inter-semibold.woff') format("woff"), url('../fonts/inter/inter-semibold.ttf') format("truetype"), url('../fonts/inter/inter-semibold.svg#inter') format("svg");
}
@font-face {
  font-family: "inter";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/inter/inter-bold.eot#iefix') format("embedded-opentype"), url('../../fonts/inter/inter-bold.woff2') format("woff2"), url('../../fonts/inter/inter-bold.woff') format("woff"), url('../fonts/inter/inter-bold.ttf') format("truetype"), url('../fonts/inter/inter-bold.svg#inter') format("svg");
}
body {
  font-family: "Inter";
  font-weight: 400;
}
h1, h2, h3, h4, h5 {
  font-family: "Inter";
  font-weight: 400;
}
.jl-h1, .jl-h2, .jl-h3, .jl-h4, .jl-h5, .jl-h6, .jl-heading-2xlarge, .jl-heading-large, .jl-heading-medium, .jl-heading-small, .jl-heading-xlarge {
  font-family: "Inter";
}
h1 {
  font-weight: 700;
}
h4 {
  font-size: 1.25rem;
}
blockquote {
  border-left: 10px solid #E9E9E9;
}
blockquote p {
  font-size: 1.1rem;
  color: #555;
}
blockquote cite {
  display: block;
  text-align: right;
  color: #222222;
  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 #E9E9E9;
  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 #E9E9E9;
}
.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%;
}
.section-horizontal-paddings {
  padding-left: 12%;
  padding-right: 12%;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.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: 51rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.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: 51rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-vertical-paddings {
  padding-top: 70px;
  padding-bottom: 70px;
}
.section-vertical-paddings-small {
  padding-top: 40px;
  padding-bottom: 40px;
}
.section-vertical-paddings-xsmall {
  padding-top: 20px;
  padding-bottom: 20px;
}
.section-vertical-paddings-large {
  padding-top: 140px;
  padding-bottom: 140px;
}
.section-no-paddings {
  padding: 0 !important;
}
.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;
}
.title1 .g-title, .title2 .g-title, .title3 .g-title, .title4 .g-title, .title5 .g-title, .title6 .g-title, .title-gradient .g-title, .title-outline .g-title {
  margin: -0.938rem -0.938rem 1.5rem -0.938rem;
  padding: 0.625rem 1rem;
}
.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: #282828;
  color: #ffffff;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #141414;
}
.box1.moduletable, .box1.widget, .box1 > .g-content {
  color: #ffffff;
}
.box1 .button {
  color: #ffffff;
}
.box1 .button:hover {
  background: #020202;
}
.box1 a {
  color: #757575;
}
.box1 a:hover {
  color: #ffffff;
}
.box1.title1 .g-title {
  background: #020202;
}
.title2 .g-title {
  background: #f25454;
  color: #ffffff;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #f25454;
}
.box2.moduletable, .box2.widget, .box2 > .g-content {
  color: #ffffff;
}
.box2 .button {
  color: #ffffff;
  background: #ee2525;
}
.box2 .button:hover {
  background: #e81212;
}
.box2 a {
  color: #a10c0c;
}
.box2 a:hover {
  color: #ffffff;
}
.box2.title2 .g-title {
  background: #ee2525;
}
.title3 .g-title {
  background: #F91B24;
  color: #ffffff;
}
.title4 .g-title {
  background: #1BB5EC;
  color: #ffffff;
}
.title5 .g-title {
  background: #F79F24;
  color: #ffffff;
}
.title6 .g-title {
  background: #3A4750;
  color: #ffffff;
}
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
  background: #657b8b;
}
.box-grey.moduletable, .box-grey.widget, .box-grey > .g-content {
  color: #ffffff;
}
.box-grey .button {
  color: #ffffff;
  background: #252d32;
}
.box-grey .button:hover {
  background: black;
}
.box-grey a {
  color: #9eadb8;
}
.box-grey a:hover {
  color: #ffffff;
}
.box-pink.moduletable, .box-pink.widget, .box-pink.g-outer-box, .box-pink > .g-content {
  background: #F37EF9;
}
.box-pink.moduletable, .box-pink.widget, .box-pink > .g-content {
  color: #ffffff;
}
.box-pink .button {
  color: #ffffff;
  background: #ee4df7;
}
.box-pink .button:hover {
  background: #ec35f6;
}
.box-pink a {
  color: #ca0ad4;
}
.box-pink a:hover {
  color: #ffffff;
}
.box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red > .g-content {
  background: #F91B24;
}
.box-red.moduletable, .box-red.widget, .box-red > .g-content {
  color: #ffffff;
}
.box-red .button {
  color: #ffffff;
  background: #db060e;
}
.box-red .button:hover {
  background: #c2050d;
}
.box-red a {
  color: #fdb0b3;
}
.box-red a:hover {
  color: #ffffff;
}
.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box, .box-purple > .g-content {
  background: #904CA7;
}
.box-purple.moduletable, .box-purple.widget, .box-purple > .g-content {
  color: #ffffff;
}
.box-purple .button {
  color: #ffffff;
  background: #723c84;
}
.box-purple .button:hover {
  background: #633472;
}
.box-purple a {
  color: #a76bbb;
}
.box-purple a:hover {
  color: #ffffff;
}
.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box, .box-orange > .g-content {
  background: #F79F24;
}
.box-orange.moduletable, .box-orange.widget, .box-orange > .g-content {
  color: #ffffff;
}
.box-orange .button {
  color: #ffffff;
  background: #e08608;
}
.box-orange .button:hover {
  background: #c77707;
}
.box-orange a {
  color: #7d4b05;
}
.box-orange a:hover {
  color: #ffffff;
}
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue > .g-content {
  background: #1BB5EC;
}
.box-blue.moduletable, .box-blue.widget, .box-blue > .g-content {
  color: #ffffff;
}
.box-blue .button {
  color: #ffffff;
  background: #1094c4;
}
.box-blue .button:hover {
  background: #0e83ac;
}
.box-blue a {
  color: #79d4f4;
}
.box-blue a:hover {
  color: #ffffff;
}
.title-gradient .g-title {
  background-color: #282828;
  background-image: -webkit-linear-gradient(-360deg, #282828, #f25454);
  background-image: linear-gradient(90deg,#282828, #f25454);
  color: #ffffff;
}
.box-gradient.moduletable, .box-gradient.widget, .box-gradient.g-outer-box, .box-gradient > .g-content {
  background-color: #282828;
  background-image: -webkit-linear-gradient(-315deg, #282828, #f25454);
  background-image: linear-gradient(45deg,#282828, #f25454);
}
.box-gradient.moduletable, .box-gradient.widget, .box-gradient > .g-content {
  color: #ffffff;
}
.box-gradient .button {
  color: #ffffff;
  background: #1b1b1b;
}
.box-gradient .button:hover {
  background: #020202;
}
.box-gradient a {
  color: #757575;
}
.box-gradient a:hover {
  color: #ffffff;
}
.box-gradient.title-gradient .g-title {
  background-color: #282828;
  background-image: -webkit-linear-gradient(-280deg, #282828, #f25454);
  background-image: linear-gradient(10deg,#282828, #f25454);
}
.title-outline .g-title {
  border: 1px solid #282828;
}
.box-shadow.moduletable, .box-shadow.widget, .box-shadow.g-outer-box, .box-shadow > .g-content {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
}
.box-shadow.title-shadow .g-title {
  border: none;
  border-bottom: 1px solid #282828;
}
.box-outline.moduletable, .box-outline.widget, .box-outline.g-outer-box, .box-outline > .g-content {
  border: 1px solid #282828;
}
.box-outline.title-outline .g-title {
  border: none;
  border-bottom: 1px solid #282828;
}
.title-pink .g-title {
  color: #F37EF9;
  border: 0 none;
}
.title-pink .button {
  background: #F37EF9;
}
.title-pink .button:hover {
  background: #ee4df7;
}
.title-red .g-title {
  color: #F91B24;
  border: 0 none;
}
.title-red .button {
  background: #F91B24;
}
.title-red .button:hover {
  background: #db060e;
}
.title-grey .g-title {
  color: #3A4750;
  border: 0 none;
}
.title-grey .button {
  background: #3A4750;
}
.title-grey .button:hover {
  background: #252d32;
}
.title-purple .g-title {
  color: #904CA7;
  border: 0 none;
}
.title-purple .button {
  background: #904CA7;
}
.title-purple .button:hover {
  background: #723c84;
}
.title-blue .g-title {
  color: #1BB5EC;
  border: 0 none;
}
.title-blue .button {
  background: #1BB5EC;
}
.title-blue .button:hover {
  background: #1094c4;
}
.title-orange .g-title {
  color: #F79F24;
  border: 0 none;
}
.title-orange .button {
  background: #F79F24;
}
.title-orange .button:hover {
  background: #e08608;
}
.spaced .g-content {
  margin: 1px;
}
.shadow .g-content {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.disabled .g-content {
  opacity: 0.4;
}
.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: "Inter";
  font-weight: 600;
  font-size: 13px;
  line-height: 1.15;
  letter-spacing: -1px;
  font-style: normal;
  background: #f25454;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  margin: 0;
  padding: 18px 30px;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.button:hover, .button:active, .button:focus {
  background: #f68383;
  color: #fff;
}
.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: #f25454;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.button.button-2:hover, .button.button-2:active, .button.button-2:focus {
  background: #282828;
  color: #ffffff;
}
.button.button-1 {
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.button.button-1:hover, .button.button-1:active, .button.button-1:focus {
  background: #fbd03b;
  color: #000;
}
.button.button-outline {
  background: transparent;
  color: #282828;
  border-color: #282828;
}
.button.button-outline:hover, .button.button-outline:active, .button.button-outline:focus {
  background: #282828;
  border-color: transparent;
  color: #ffffff;
}
.button.button-gradient {
  background-color: #282828;
  background-image: -webkit-linear-gradient(-360deg, #282828, #f25454);
  background-image: linear-gradient(90deg,#282828, #f25454);
  border: none;
}
.button.button-gradient:hover, .button.button-gradient:active, .button.button-gradient:focus {
  background: #282828;
  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 #E9E9E9;
}
textarea:hover, select[multiple=multiple]:hover {
  border-color: #282828;
  box-shadow: 0 0 4px rgba(40, 40, 40, 0.5);
}
textarea:focus, select[multiple=multiple]:focus {
  border-color: #282828;
  box-shadow: none;
}
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 #E9E9E9;
  font-size: 1rem;
  width: 100%;
  line-height: 1.5;
  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: none !important;
}
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: none !important;
}
.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;
  }
}
.bottom-widget ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.bottom-widget ul li {
  padding: 16px 0;
  border-bottom: 1px solid #292929;
  color: #7a7a7a;
}
.bottom-widget ul li:last-child {
  border: none;
}
.bottom-widget ul li a {
  color: #7a7a7a;
}
.breadcrumb {
  background-color: rgba(0, 0, 0, 0) !important;
}
.mod-breadcrumbs__wrapper ul {
  margin-left: 0;
}
#g-testimonials blockquote {
  font-size: 100% !important;
}
.uk-button {
  padding: 5px 12px !important;
  border-radius: 0 !important;
}
.uk-button-large {
  padding: 0 25px !important;
}
.g-logo img {
  display: inline-block !important;
}
#sp-quickcontact-form textarea#message {
  width: 100%;
}
.add-icon {
  color: #666666;
  display: inline-block;
  float: left;
  font-size: 22px;
  padding-right: 31px;
}
.add-detail > span {
  color: #666666;
  display: block;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
}
.inner-address {
  margin-bottom: 30px;
}
.sticky-wrapper #g-navigation.transparent .g-toplevel > li > .g-menu-item-container, #g-navigation.transparent.jl-sticky .g-toplevel > li > .g-menu-item-container {
  color: #ffffff;
}
#g-navigation.transparent.jl-sticky .g-logo {
  color: #ffffff;
}
#g-navigation.transparent.jl-sticky .g-logo span {
  color: #f25454;
}
#g-navigation.transparent.jl-sticky-fixed .g-logo {
  color: #282828;
}
.sticky-wrapper #g-navigation .g-toplevel > li > .g-menu-item-container:hover {
  color: #f25454 !important;
}
.sticky-wrapper #g-navigation .articles-menu .g-toplevel > li > .g-menu-item-container {
  color: #000 !important;
}
.sticky-wrapper #g-navigation .articles-menu .g-toplevel > li > .g-menu-item-container:hover {
  color: #f25454 !important;
}
.sticky-wrapper.is-sticky #g-navigation {
  -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
  background: #fff;
  margin-top: -91px;
  -webkit-transform: translateY(90px);
  -moz-transform: translateY(90px);
  -o-transform: translateY(90px);
  -ms-transform: translateY(90px);
  transform: translateY(90px);
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.sticky-wrapper.is-sticky #g-navigation .g-toplevel > li > .g-menu-item-container {
  color: #282828 !important;
}
#g-navigation.jl-sticky-fixed {
  box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
}
#g-navigation.jl-sticky-fixed .g-toplevel > li > .g-menu-item-container {
  color: #282828 !important;
}
.jl-heading-content .jl-heading-title {
  color: #282828;
  font-size: 40px;
  font-weight: 700;
  margin: 0;
  letter-spacing: -1px;
}
.jl-heading-content .jl-heading-title .icon {
  line-height: 30px;
}
.jl-heading-content .jl-heading-title span {
  color: #f25454;
}
.jl-heading-content .jl-heading-subtitle {
  line-height: 1.5rem;
  color: #696969;
  font-size: 16px;
}
#g-features .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content {
  text-align: center;
}
#g-features .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-images .jl-icon-box .featurebox-icon {
  font-size: 80px;
  color: #222;
}
#g-features .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-images .jl-icon-box .featurebox-icon:hover {
  color: #f25454;
}
#g-features .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-title {
  font-weight: 700;
  letter-spacing: -1px;
  color: #222222;
  font-size: 22px;
}
#g-features .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-subtitle {
  color: #696969;
  font-size: 14px;
  line-height: 1.5rem;
}
#g-utility .g-content {
  padding: 1.938rem 0;
  margin: 0.625rem 0;
}
#g-utility .jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content .jl-portfolio-filter-item {
  list-style-type: none;
}
#g-utility .jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content .jl-portfolio-filter-item a {
  border: 0px;
}
#g-utility .jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content .jl-portfolio-filter-item.uk-active a {
  background: #f25454;
  color: #fff;
}
#g-utility .jl-portfolio .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info {
  display: none;
}
#g-utility .jl-overlay {
  text-align: center;
}
#g-utility .jl-overlay img {
  width: 1000px;
}
#g-above .jl-heading-content {
  position: relative;
  z-index: 2;
}
#g-above .jl-heading-content .jl-heading-title {
  color: #fff;
}
#g-above .jl-counter {
  z-index: 2;
  position: relative;
}
#g-above .jl-counter .jl-counter-item .jl-counter-icon i {
  font-size: 50px;
  color: #fff;
}
#g-above .jl-counter .jl-counter-item .jl-counter-number {
  font-size: 52px;
  color: #fff;
  font-weight: bold;
}
#g-above .jl-counter .jl-counter-item .jl-counter-title {
  color: #fff;
  padding-bottom: 20px;
  font-size: 14px;
}
#g-team .jl-member .jl-member-item .jl-member-item-img {
  position: relative;
  overflow: hidden;
}
#g-team .jl-member .jl-member-item .jl-member-item-img img {
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  border-radius: 4px;
}
#g-team .jl-member .jl-member-item .jl-member-item-img:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
#g-team .jl-member .jl-member-item .jl-member-info {
  text-align: center;
}
#g-team .jl-member .jl-member-item .jl-member-info .jl-member-name {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 400;
  color: #333;
  line-height: 1;
  margin: 15px 0 10px;
}
#g-team .jl-member .jl-member-item .jl-member-info .jl-member-role {
  font-size: 12px;
  color: #777;
  margin: 0;
}
#g-team .jl-member .jl-member-item .jl-member-info .jl-member-desc {
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
  padding: 0;
}
#g-team .jl-member .jl-member-item .jl-member-info .jl-member-ic {
  padding: 15px 0 10px;
  width: 40px;
  margin-top: 10px;
  line-height: 10px;
  font-size: 14px;
  display: inline-block;
  background: #fff;
  border: 1px solid #303030;
  color: #303030;
}
#g-team .jl-member .jl-member-item .jl-member-info .jl-member-ic:hover {
  background: #212121;
  color: #fff;
}
#g-testimonials .g-container {
  position: relative;
  z-index: 2;
}
#g-testimonials .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content {
  background: transparent;
  box-shadow: none;
}
#g-testimonials .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-desc {
  color: #fff;
}
#g-testimonials .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-image img {
  width: 100px;
  height: 100px;
  border: 0px;
}
#g-testimonials .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  color: #fff;
  font-weight: 400;
}
#g-testimonials .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #f25454;
}
#g-testimonials .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  color: #666;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  padding-top: 8px;
}
#g-testimonials .jl-testimonial .uk-slidenav {
  color: rgba(255, 255, 255, 0.5);
}
#g-bottom .jl-progress-container {
  padding-top: 30px;
  width: 70%;
  margin: 0 auto;
}
@media only all and (max-width: 50.99rem) {
  #g-bottom .jl-progress-container {
    width: 30%;
  }
}
#g-bottom .jl-progress-container .jl-progress-item .jl-progress-title {
  padding-top: 15px;
}
#g-clients .jl-carousel .jl-carousel-item .jl-carousel-image {
  text-align: center;
}
#g-clients .jl-carousel .jl-carousel-item .jl-carousel-image img {
  width: 100px;
  opacity: 0.5;
}
#g-clients .jl-carousel .companies-image img {
  width: 100px;
  opacity: 0.5;
}
#g-clients .jl-carousel .uk-slidenav {
  opacity: 0;
}
#g-clients .custom-clients .tm-item .tm-image {
  width: 100px;
  display: inline-block;
  margin: 0 auto;
  opacity: 0.5;
}
#g-calltoaction .jl-calltoaction {
  position: relative;
  z-index: 2;
}
#g-calltoaction .jl-calltoaction h2 {
  color: #fff;
}
#g-calltoaction .jl-calltoaction a {
  border-color: #f25454;
  color: #f25454;
  background: transparent;
  padding: 16px 28px;
}
#g-calltoaction .jl-calltoaction a:hover {
  color: #f68383;
  border-color: #f68383;
  background: transparent;
}
#g-contact .jl-heading-content .jl-heading-style .jl-heading-title {
  font-weight: 700;
  margin: 0;
  letter-spacing: -1px;
}
#g-contact .jl-heading-content .jl-heading-style .jl-heading-title .icon {
  line-height: 30px;
}
#g-contact .jl-heading-content .jl-heading-subtitle {
  line-height: 1.5rem;
  font-weight: 300;
  padding-bottom: 30px;
}
#g-contact .jl-contact-info h5 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
#g-contact .jl-contact-info h5 p {
  margin-top: 10px;
}
#g-contact .jl-contact-info p {
  font-size: 14px;
  font-weight: 300;
  margin: 10px 0 0;
}
#g-contact .jl-contact-info p a {
  color: #f25454;
}
#g-video .video-overlay {
  padding: 50px 0;
}
#g-video .video-overlay:before {
  background: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  transition: all, 0.5s;
}
#g-video .video-control {
  position: relative;
  z-index: 2;
}
#g-video .video-control .video-icon {
  color: #fff;
  margin: 0 auto 30px;
  width: 70px;
}
#g-video .video-control .video-icon i {
  cursor: pointer !important;
  font-size: 18px;
  line-height: 64px;
  width: 70px;
  border: 3px solid #fff;
  border-radius: 50%;
  -moz-backface-visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#g-video .video-control .video-icon:hover i {
  background-color: #fff;
  color: #282828;
  -webkit-transform: scale(1.12);
  -moz-transform: scale(1.12);
  -o-transform: scale(1.12);
  -ms-transform: scale(1.12);
  transform: scale(1.12);
}
#g-video .video-control h2 {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  letter-spacing: -1px;
}
#g-video .video-control p {
  color: #fff;
  font-size: 22px;
  font-weight: 300;
}
#g-mainbar .style9 .jl-pc-content .jl-pt-item {
  margin-top: 0;
}
#g-mainbar .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content {
  border: 1px solid #e7e7e7;
  padding: 20px;
  position: relative;
  background: #fff;
  text-align: center;
}
#g-mainbar .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content:before {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #f25454;
  border-style: solid;
  border-width: 0 0 15px 10px;
  content: "";
  height: 0;
  left: 59px;
  position: absolute;
  top: -15px;
  width: 0;
}
#g-mainbar .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #f25454;
  border-style: solid;
  border-width: 14px 0 0 11px;
  content: "";
  height: 0;
  position: absolute;
  right: 58px;
  top: -15px;
  width: 0;
}
@media only all and (max-width: 50.99rem) {
  #g-mainbar .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content:before {
    display: none;
  }
  #g-mainbar .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content:after {
    display: none;
  }
}
@media (max-width: 60rem) and (min-width: 51rem) {
  #g-mainbar .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content:before {
    left: 10px;
  }
  #g-mainbar .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content:after {
    right: 10px;
  }
}
#g-mainbar .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top {
  background: #f25454 none repeat scroll 0 0;
  color: #fff;
  margin: -35px auto 115px;
  padding-top: 35px;
  position: relative;
  width: 210px;
}
#g-mainbar .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top:before {
  border-color: #f25454 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 60px 105px 0;
  bottom: -60px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}
@media (max-width: 60rem) and (min-width: 51rem) {
  #g-mainbar .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top {
    margin: -35px auto 115px !important;
    padding-top: 35px !important;
    width: 150px !important;
  }
  #g-mainbar .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top:before {
    border-width: 48px 76px 0 !important;
    bottom: -48px !important;
  }
}
#g-mainbar .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-price {
  color: #fff;
  margin: 0;
  font-size: 24px;
}
#g-mainbar .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-title {
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 0;
  color: #fff;
  font-weight: 400;
}
#g-mainbar .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center ul li {
  margin: 0 0 30px;
  font-size: 14px;
  font-weight: 300;
}
#g-mainbar .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom .jl-pt-item-button {
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  padding: 10px 25px;
  color: #666;
}
#g-mainbar .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom .jl-pt-item-button:hover {
  color: #fff;
  background: #ee534f;
}
#g-mainbar .jl-heading-content .jl-heading-title {
  font-weight: 700;
  margin: 0;
  letter-spacing: -1px;
}
#g-mainbar .jl-heading-content .jl-heading-title .icon {
  line-height: 30px;
}
#g-mainbar .jl-heading-content .jl-heading-subtitle {
  line-height: 1.5rem;
  padding-bottom: 30px;
  font-weight: 300;
}
@media only all and (max-width: 50.99rem) {
  #g-mainbar .line-progressbar .jl-progress-container {
    width: 100%;
  }
  #g-mainbar .line-progressbar .jl-progress-container .jl-progressbar-label {
    margin-top: -45px !important;
  }
}
#g-mainbar .jl-progress-container {
  padding-top: 30px;
  width: 70%;
  margin: 0 auto;
}
@media only all and (max-width: 50.99rem) {
  #g-mainbar .jl-progress-container {
    width: 30%;
  }
}
#g-mainbar .jl-progress-container .jl-progress-item .jl-progress-title {
  padding-top: 15px;
}
#g-mainbar .jl-tabs-container .jl-tabs-content {
  list-style-type: none;
  font-weight: 300;
}
#g-mainbar .jl-counter {
  z-index: 2;
  position: relative;
}
#g-mainbar .jl-counter .jl-counter-item .jl-counter-icon i {
  font-size: 50px;
  color: #333;
}
#g-mainbar .jl-counter .jl-counter-item .jl-counter-number {
  font-size: 52px;
  color: #333;
  font-weight: bold;
}
#g-mainbar .jl-counter .jl-counter-item .jl-counter-title {
  color: #333;
  padding-bottom: 20px;
  font-size: 14px;
}
#g-footer .g-content {
  padding: 0 0.938rem;
}
#g-footer .g-totop {
  text-align: center;
  margin-bottom: 20px;
}
#g-footer .g-totop a {
  color: #fff;
  padding: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
}
#g-footer .g-totop a:hover {
  background: #fff;
  color: #000;
}
#g-footer .jl-overlay {
  text-align: center;
}
#g-footer .jl-overlay img {
  width: 60px;
  height: 50px;
}
#g-footer .g-branding {
  font-size: 14px;
  text-align: center;
}
#g-footer .g-branding a {
  color: #f25454;
}
#g-footer .g-social {
  text-align: center;
  padding-top: 10px;
}
#g-footer .g-social a {
  color: #fff;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#g-footer .g-social a:hover {
  color: #f25454;
}
.item .item-image > a {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: -webkit-transform 0.4s ease, opacity 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease;
}
.item .item-image:hover > a {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  opacity: 0.7;
}
.single-blog-post a.read-more:hover {
  background: #f25454;
  color: #fff;
}
.single-blog-post a.read-more {
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  color: #666;
  text-transform: capitalize;
  border: 1px solid #e5e5e5;
  display: inline-block;
  background: transparent-color;
  border-radius: 2px;
  padding: 0 25px;
  line-height: 40px;
  -webkit-transition: background 0.4s ease, color 0.4s ease;
  transition: background 0.4s ease, color 0.4s ease;
  margin-top: 35px;
}
.page-header h2 {
  font-weight: bold;
  text-transform: uppercase;
  color: #282828;
}
h2.item-title a {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #282828;
}
.category-widget .title {
  margin: 0 0 14px;
}
.category-widget ul {
  margin: 0;
  list-style: none;
  padding-top: 10px;
}
.category-widget ul li:last-child a {
  border: none;
}
.category-widget ul li a {
  font-weight: 400;
  color: #575757;
  display: block;
  line-height: 42px;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.category-widget ul li a:after {
  content: "";
  font-family: FontAwesome;
  color: #c8c8c8;
  font-size: 14px;
  position: absolute;
  right: 10px;
}
.category-widget ul li a:hover {
  color: #f25454;
}
.thm-button {
  font-size: 15px;
  text-align: center;
  border-radius: 3px;
  display: inline-block;
  border: none;
  background: #f25454;
  outline: none;
  color: #fff;
  vertical-align: top;
  line-height: 42px;
  font-weight: 300;
  outline: none;
  padding: 0 27px;
  margin: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.thm-button i {
  font-size: 14px;
  margin-left: 7px;
}
.thm-button.inverse:hover {
  background: #f25454;
  color: #000;
}
.thm-button.inverse, .thm-button:hover {
  background: #f25454;
  color: #fff;
}
#sp-quickcontact-form input[type="color"], #sp-quickcontact-form input[type="date"], #sp-quickcontact-form input[type="datetime"], #sp-quickcontact-form input[type="datetime-local"], #sp-quickcontact-form input[type="email"], #sp-quickcontact-form input[type="month"], #sp-quickcontact-form input[type="number"], #sp-quickcontact-form input[type="password"], #sp-quickcontact-form input[type="search"], #sp-quickcontact-form input[type="tel"], #sp-quickcontact-form input[type="text"], #sp-quickcontact-form input[type="time"], #sp-quickcontact-form input[type="url"], #sp-quickcontact-form input[type="week"], #sp-quickcontact-form input:not([type]), #sp-quickcontact-form textarea {
  border-radius: 0 !important;
  line-height: 30px;
}
.mb-30 .spacer {
  padding-bottom: 30px;
}
.platform-content .acy-custom {
  margin-bottom: -50px;
}
ol.inline > li, ul.inline > li {
  padding-left: 0 !important;
}
.blog-featured p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5rem;
}
.item-page p {
  font-size: 16px;
  font-weight: 300;
}
.uneditable-input:focus, 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, textarea:focus {
  border-color: #f25454 !important;
}
@media only all and (max-width: 50.938rem) {
  #g-navigation .g-content {
    margin: 1rem;
  }
}
#g-page-surround {
  background: #ffffff;
  overflow: hidden;
}
.g-bodyonly #g-page-surround {
  color: #222222;
  background: #ffffff;
}
@media print {
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-slideshow {
  background: #ffffff;
  color: #222222;
  position: relative;
}
#g-slideshow .z-index .jl-position-bottom-center, #g-slideshow .z-index .tm-slidenav, #g-slideshow .z-index .jl-position-cover {
  z-index: 2;
}
#g-slideshow h2 {
  font-weight: 300;
  line-height: 1.5;
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  #g-slideshow h2 {
    font-size: 1.35rem;
  }
}
#g-slideshow h2 em {
  font-weight: 500;
}
#g-slideshow h2.large-heading {
  font-size: 3.8rem;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  #g-slideshow h2.large-heading {
    font-size: 2.375rem;
  }
}
@media only all and (max-width: 50.99rem) {
  #g-slideshow h2.large-heading {
    font-size: 1.9rem;
  }
}
#g-slideshow .tp-dottedoverlay {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  background: red;
  right: 0;
  bottom: 0;
}
#g-slideshow .tp-dottedoverlay.twoxtwo {
  background: none;
}
@media print {
  #g-slideshow {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-navigation {
  color: #ffffff;
  background: rgba(255, 255, 255, 0);
  position: absolute;
  z-index: 980;
  left: 0;
  right: 0;
}
@media only all and (max-width: 50.99rem) {
  #g-navigation .g-logo {
    max-width: 100px;
    margin: 0 auto;
  }
}
#g-navigation .active a:hover {
  color: #ffffff;
}
#g-navigation .g-grid {
  width: 100%;
  -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;
}
@media print {
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-breadcrumb {
  color: #ffffff;
  background: #000000;
  position: relative;
}
.com_content #g-breadcrumb:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: -50px;
  left: 50%;
  left: calc(50% - 2.5px);
  width: 5px;
  height: 100px;
  background-image: -webkit-linear-gradient(45deg, #f25454 15%, #f25454 65%);
  background-image: linear-gradient(45deg, #f25454 15%, #f25454 65%);
}
#g-breadcrumb .g-grid {
  position: relative;
}
@media print {
  #g-breadcrumb {
    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 {
  padding: 0.625rem 0.775rem;
  font-size: 1vw;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1;
  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;
}
@media (max-width: 100rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 1rem;
  }
}
@media (min-width: 1500px) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 15px;
  }
}
.g-main-nav .g-standard .g-dropdown {
  width: 200px;
}
.jl-navbar-dropdown {
  width: 200px;
}
.g-main-nav {
  font-family: "Inter";
  font-size: 1rem;
  background: rgba(255, 255, 255, 0);
}
.g-main-nav .g-toplevel {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 14px;
  text-transform: uppercase;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #282828;
}
.g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: -13px;
}
.dir-rtl .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: 7px;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #f25454 !important;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
  font-weight: 700;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
  vertical-align: middle;
  display: none;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "";
  font-size: 1.15rem;
  opacity: 1;
  text-align: center;
}
.g-main-nav .g-toplevel > li.g-parent.g-selected > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "";
}
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: 0;
}
.g-main-nav .g-standard .g-dropdown:after, .g-main-nav .g-fullwidth .g-dropdown:after {
  left: -21px !important;
}
.g-main-nav .g-dropdown {
  text-align: left;
  background: #ffffff;
}
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: normal;
  font-weight: 300;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  vertical-align: top;
  word-break: normal;
}
.g-main-nav .g-sublevel > li:hover > .g-menu-item-container, .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #f25454 !important;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 0.638rem;
  top: 0;
  margin-top: -0.65rem;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "";
  opacity: 0.5;
  position: relative;
  top: 0.75rem;
}
.g-menu-item-subtitle {
  opacity: 0.7;
}
.g-main-nav .g-standard .g-dropdown {
  margin-left: 10px;
}
.g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -10px;
  right: -10px;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  z-index: -1;
}
.g-main-nav .g-standard > .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-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.5);
}
.g-menu-overlay.g-menu-overlay-open {
  z-index: 19;
  display: none;
}
@media only all and (max-width: 50.99rem) {
  .g-menu-overlay.g-menu-overlay-open {
    display: block;
  }
}
.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: #222222;
}
@media print {
  #g-intro {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-features {
  background: #fafafa;
  color: #222222;
}
@media print {
  #g-features {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-utility {
  background: #ffffff;
  color: #222222;
}
@media print {
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-above {
  background: #ffffff;
  color: #222222;
  position: relative;
  background: url('../images/joomlead/background/couter-bg.jpg') no-repeat center top;
  background-size: cover;
}
#g-above .g-grid {
  position: relative;
  z-index: 9;
}
#g-above:before {
  background: rgba(0, 0, 0, 0.5);
  opacity: 0.9;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media print {
  #g-above {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-above-footer {
  background: #ffffff;
  color: #222222;
}
@media print {
  #g-above-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-clients {
  background: #fafafa;
  color: #222222;
  position: relative;
}
@media print {
  #g-clients {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-testimonials {
  background: #ffffff;
  color: #222222;
  position: relative;
  background: url('../images/joomlead/background/testimonial-bg.jpg') no-repeat center bottom;
  background-size: cover;
}
#g-testimonials .g-grid {
  position: relative;
  z-index: 9;
}
#g-testimonials:before {
  background: rgba(0, 0, 0, 0.5);
  opacity: 0.9;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media print {
  #g-testimonials {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-expanded {
  background: #fafafa;
  color: #222222;
}
@media print {
  #g-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-video {
  background: #fafafa;
  color: #222222;
  position: relative;
}
@media print {
  #g-video {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-team {
  background: #ffffff;
  color: #222222;
}
@media print {
  #g-team {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-mainbar {
  background: #ffffff;
  color: #222222;
}
@media print {
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-aside {
  background: #ffffff;
  color: #222222;
  padding: 3rem 0;
}
@media print {
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-sidebar {
  background: #ffffff;
  color: #222222;
  padding: 3rem 0;
}
@media print {
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-bottom {
  background: #ffffff;
  color: #222222;
}
@media print {
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-calltoaction {
  background: #ffffff;
  color: #222222;
  position: relative;
  background: url('../images/joomlead/background/calltoaction-bg.jpg') top center no-repeat fixed;
  background-size: cover;
}
#g-calltoaction .g-grid {
  position: relative;
  z-index: 9;
}
#g-calltoaction:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0.85;
}
@media print {
  #g-calltoaction {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-contact {
  background: #ffffff;
  color: #222222;
  position: relative;
}
@media print {
  #g-contact {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-footer {
  background: #282828;
  color: #ffffff !important;
}
@media print {
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-offcanvas {
  background: #ffffff;
  width: 14rem;
  color: #222222;
}
#g-offcanvas a {
  color: #222222;
}
#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: #222222;
}
#g-offcanvas .button {
  background: #f25454;
  color: #222222;
}
#g-offcanvas .button:hover {
  background: #f46c6c;
}
#g-offcanvas .button:active {
  background: #f03c3c;
}
#g-offcanvas hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#g-offcanvas .g-offcanvas-toggle {
  color: #222222;
  left: 11rem;
  top: 1rem;
}
.g-offcanvas-toggle {
  font-size: 1.2rem;
  color: #f25454;
  width: 32px;
  height: 32px;
  top: 0rem;
  line-height: 100px;
  z-index: 1001;
  display: none;
}
.g-offcanvas-open .g-offcanvas-toggle {
  color: rgba(255, 255, 255, 0.6);
}
@media only all and (max-width: 51rem) {
  .g-offcanvas-toggle {
    display: block;
  }
}
.g-offcanvas-open .g-nav-overlay {
  z-index: 100000;
}
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 14rem;
}
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 14rem;
}
.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: #ffffff;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #222222;
  padding: 0.938rem;
}
#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: #ffffff;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).activ > .g-menu-item-container {
  color: #222222;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #ffffff;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #f25454;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  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: #141414;
}
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 14rem;
}
#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: 50.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-error .g-content {
  text-align: center;
}
.g-error #g-error .g-content h1 {
  text-align: center;
  color: #f25454;
}
.g-error #g-error .g-content h2.g-title {
  font-size: 3.5rem;
}
.g-error #g-error .g-content p {
  font-size: 1.5rem;
  color: #fff;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-error #g-error .g-content h2.g-title {
    font-size: 3rem;
  }
  .g-error #g-error .g-content p {
    font-size: 1rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-error #g-error .g-content {
    padding: 1rem 0.938rem;
  }
  .g-error #g-error .g-content h2.g-title {
    font-size: 2rem;
  }
  .g-error #g-error .g-content p {
    font-size: 1rem;
  }
}
.g-error #g-mainbar {
  text-align: center;
}
.g-error #g-footer .g-content .g-totop {
  text-align: center;
}
.outline-_error #g-navigation {
  background: #222;
}
.outline-_offline {
  text-align: inherit;
}
.outline-_offline #frame {
  max-width: 25rem;
  background: #ffffff;
  border: none;
  border-radius: 10px;
  box-shadow: 0 4px 20px -10px #4d79b3;
  color: #495057;
  padding: 30px;
  width: 100%;
  box-sizing: border-box;
}
.outline-_offline #frame .inputbox {
  background-color: #fff;
  border: 1px solid #b8c9e0;
  border-radius: 0.25rem;
}
.outline-_offline #frame .inputbox:hover, .outline-_offline #frame .inputbox:focus, .outline-_offline #frame .inputbox:active {
  border-color: #282828;
}
.outline-_offline #frame .button.login {
  border: 1px solid transparent;
  border-radius: 0.25rem;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.5rem 1rem;
  text-align: center;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  background-color: #282828;
  border-color: #282828;
  color: #ffffff;
  width: 100%;
  box-sizing: border-box;
}
.outline-_offline #frame .button.login:hover, .outline-_offline #frame .button.login:focus, .outline-_offline #frame .button.login:active {
  background-color: #1b1b1b;
  border-color: #1b1b1b;
}
.outline-_offline #g-navigation {
  background: #222;
}
.g-logo {
  font-family: "Inter";
  font-weight: 900;
  font-size: 1.35rem;
  vertical-align: middle;
  text-transform: uppercase;
}
.g-logo img, .g-logo svg {
  display: block;
}
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 50px;
}
.g-logo.g-logo-helium svg {
  fill: #ffffff;
}
@media only all and (max-width: 50.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;
  }
}
.g-social a {
  padding: 0.1875rem 0.4rem;
  text-decoration: none;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-social a {
    padding: 0.1875rem 0.25rem;
  }
}
.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: 50.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 50.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: 50.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, #f25454, #282828);
  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;
  transform: scale3d(1.8, 1.8, 1);
  transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.g-contentcubes .cube-items-wrapper .cube-image-wrapper:hover img {
  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;
  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: 51rem) 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: 50.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: #282828;
  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.28;
  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;
  transition: transform 0.3s;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title a.item-link:hover .item-link-text {
  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: 0.65;
}
.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: flex;
}
@media only all and (max-width: 50.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 #E9E9E9;
}
@media only all and (max-width: 50.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(40, 40, 40, 0.15);
}
@media only all and (max-width: 50.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: flex;
  flex-flow: row 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: #282828;
}
.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: #222222;
  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: 51rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 43rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.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: 51rem) 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: "Inter";
  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: 51rem) 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: 50.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;
  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: 51rem) 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: 50.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: 51rem) 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: 50.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: 50.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: 50.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: 51rem) and (max-width: 59.99rem) {
  .g-owlcarousel .owl-dots {
    bottom: 1rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-owlcarousel .owl-dots {
    bottom: 0.5rem;
  }
}
.g-owlcarousel .owl-dots .owl-dot {
  display: inline-block;
  background: #222222;
  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: #282828;
  background-color: #282828;
  background-image: -webkit-linear-gradient(-310deg, #282828, #f25454);
  background-image: linear-gradient(40deg,#282828, #f25454);
  opacity: 0.9;
}
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #f25454;
  background-color: #f25454;
  background-image: -webkit-linear-gradient(-410deg, #f25454, #282828);
  background-image: linear-gradient(140deg,#f25454, #282828);
  opacity: 0.9;
}
.g-horizontalmenu {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Inter";
  font-weight: 700;
}
@media only all and (max-width: 50.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;
}
.g-horizontalmenu li:first-child {
  padding-left: 0;
}
.g-horizontalmenu li:last-child {
  padding-right: 0;
}
.g-totop {
  font-family: "Inter";
  font-weight: 700;
  text-align: right;
}
@media only all and (max-width: 50.99rem) {
  .g-totop {
    text-align: center;
  }
}
.jl-wrapper .jl-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
.jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
  box-sizing: content-box;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}
.jl-wrapper .g-container .el-content, .tm-header .g-container .el-content, .tm-header-mobile .g-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
@media only all and (min-width: 75rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 60rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 51rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 30rem;
  }
}
.tm-header .navbar-wrapper, .tm-header-mobile .navbar-wrapper {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.tm-header-mobile-slide {
  z-index: 9;
}
[id^="jlnavbar-"][id$="-particle"] {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-simple .headerbar-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-simple .jl-container .g-main-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-simple .g-main-nav .g-toplevel > li {
  cursor: pointer;
}
.menu-extended .jl-container .jl-main-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-extended .nav-stacked {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.jl-nav-secondary .jl-nav-header {
  padding: 0 10px;
}
.tm-header-mobile .jl-navbar {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.jl-header-overlay {
  position: absolute;
  z-index: 980;
  left: 0;
  right: 0;
}
[id^="jlnav-"][id$="-particle"] .jl-search-input {
  border-radius: 0;
  box-shadow: none;
}
ul.jl-list, .jl-breadcrumb, .jl-comment-list {
  margin-left: 0;
}
ul.jl-tab, .jl-subnav {
  margin-top: 0;
}
address, dl, fieldset, ol, p, pre, ul.jl-list {
  margin: 0 0 20px 0;
}
.jl-fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  border-top: 1px solid #e5e5e5;
}
.jl-checkbox, .jl-radio {
  display: inline-block !important;
  width: 16px !important;
}
.jl-modal-dialog video {
  vertical-align: middle;
}
.jl-link {
  color: #282828;
}
.jl-link:hover, .jl-link:focus, .jl-link:active {
  color: #282828;
}
.jl-link-heading:hover, .jl-link-heading a:hover, .jl-link-toggle:hover .jl-link-heading, .jl-link-toggle:focus .jl-link-heading, .jl-list-primary > ::before, .jl-text-primary {
  color: #282828 !important;
}
.jl-notification-message-primary, .jl-button-link, .jl-navbar-toggle.jl-open, .jl-navbar-toggle:focus, .jl-navbar-toggle:hover, .jl-iconnav > * > a:hover, .jl-iconnav > .jl-active > a {
  color: #282828;
}
.jl-search-input {
  box-sizing: border-box !important;
}
.jl-tab > .jl-active > a {
  border-color: #282828;
}
.jl-button-primary, .jl-card-primary.jl-card-hover:hover, .jl-background-primary, .jl-marker, .jl-alert-primary, .jl-subnav-pill > .jl-active > a, .jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-checkbox:checked:focus, .jl-checkbox:indeterminate:focus, .jl-radio:checked, .jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover, .jl-pagination > .jl-active > * {
  background-color: #282828;
}
.jl-button-primary:hover, .jl-button-primary:focus {
  background-color: #1b1b1b;
}
.jl-section-primary, .jl-tile-primary, .jl-card-primary, .jl-badge {
  background: #282828;
}
.jl-text-background {
  background-color: #282828;
  background-image: linear-gradient(90deg, #282828 0, #282828 100%);
}
.jl-checkbox:focus, .jl-radio:focus {
  border-color: #282828;
}
.jl-radio:checked:focus {
  background-color: #282828;
}
.jl-overlay-primary {
  background: rgba(40, 40, 40, 0.8);
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #282828;
  border-color: #282828;
}
.jl-button-default:hover, .jl-button-default:focus, .jl-button-default:active {
  background-color: #282828;
  border-color: #282828;
  color: #ffffff;
}
.jl-pagination > * > :hover {
  color: #fff;
  background-color: #282828;
}
.jl-navbar-nav > li > a i {
  vertical-align: middle;
  margin-right: 0.2rem;
}
.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: 51rem) and (max-width: 59.99rem) {
  .g-container {
    width: 51rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.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: 50.99rem) {
  .g-block {
    flex-grow: 0;
    flex-basis: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  body [class*="size-"] {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 50.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: 50.99rem) {
  .visible-phone {
    display: block !important;
  }
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 51rem) 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: 50.99rem) {
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 51rem) 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: 50.99rem) {
  .align-right {
    text-align: inherit !important;
  }
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=lucian_134.css.map */