/* 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.15rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
body {
  color: #171717;
  background: #ffffff;
  line-height: 22px;
  font-size: 15px;
}
body .g-content {
  margin: 25px 10px;
}
body p {
  margin: 0 0 15px 0;
}
a {
  color: #fafafa;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
a:hover {
  color: #ff0000;
}
.g-totop {
  float: right;
}
.g-totop a {
  color: #ffffff;
  display: inline-block;
  text-align: center;
  font-size: 1.6em !important;
}
.g-totop a:before {
  font-family: FontAwesome;
  content: "";
}
@media only all and (max-width: 47.99rem) {
  .g-totop {
    float: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .rt-branding {
    margin-top: 25px !important;
    margin-bottom: 0;
  }
}
.rt-powered-by {
  display: block;
  background: url('../../images/logo/preset1/branding.png') 0 0 no-repeat;
  margin: auto;
  width: 210px;
  height: 78px;
}
@media only all and (max-width: 47.99rem) {
  .rt-powered-by {
    margin: 0 auto;
  }
}
.rt-powered-by:hover {
  opacity: 1;
}
.rt-large-text {
  font-size: 1.3em;
  line-height: 1.6em;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .rt-large-text {
    font-size: 1.2em;
    line-height: 1.5em;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .rt-large-text {
    font-size: 1.1em;
    line-height: 1.4em;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .rt-large-text {
    font-size: 1.1em;
    line-height: 1.4em;
  }
}
@media only all and (max-width: 30rem) {
  .rt-large-text {
    font-size: 1.2em;
    line-height: 1.5em;
  }
}
.rt-small-text {
  font-size: 0.8em;
  line-height: 1.5em;
}
.rt-title-tag {
  display: block;
  font-size: 18px;
  text-transform: capitalize;
  opacity: 0.5;
}
@media only all and (max-width: 47.99rem) {
  .rt-title-tag {
    font-size: 16.5px;
    line-height: 24.2px;
  }
}
.rt-tags {
  list-style: none;
  margin: 0;
  padding: 0;
}
.rt-tags li {
  display: inline;
  margin: 1px;
  padding: 5px 8px;
  line-height: 31px;
  background: rgba(0, 0, 0, 0.25);
}
.rt-icon-large {
  font-size: 5em;
  line-height: 1.5em;
}
.rt-icon {
  border: 2px solid;
  border-radius: 100%;
  display: inline-block;
  font-size: 2em;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
}
.rt-circle-number {
  color: #ffffff;
  background: #fafafa;
  border-radius: 100%;
  display: block;
  font-size: 1.5em;
  height: 20px;
  position: relative;
  margin: -65px auto 25px auto;
  left: 35px;
  line-height: 20px;
  padding: 10px;
  width: 20px;
  box-sizing: content-box;
}
.rt-green-text {
  color: #1abc9c;
}
.rt-red-text {
  color: #e74c3c;
}
body .rt-floatright {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}
.rt-overlay-dark .title, .rt-overlay-dark legend {
  color: #ffffff;
}
.rt-overlay-light .title, .rt-overlay-light legend {
  color: #282828;
}
.rt-title-large .title {
  font-size: 24px;
  line-height: 26.4px;
  text-transform: none;
}
.rt-text-large {
  display: block;
  font-size: 37.5px;
  line-height: 44px;
}
.rt-text-medium {
  display: block;
  font-size: 19.5px;
  line-height: 28.6px;
}
.rt-text-small {
  display: block;
  font-size: 12px;
  line-height: 22px 1.2;
}
body .rt-center {
  text-align: center;
}
.gantry-row {
  margin: 0 -15px;
}
.gantry-width-50 {
  width: 50%;
}
.gantry-width-20 {
  width: 20%;
}
.gantry-width-10 {
  width: 10%;
  float: left;
}
.gantry-width-25 {
  width: 25%;
}
.gantry-width-30 {
  width: 30%;
}
.gantry-width-33 {
  width: 33.333333333%;
}
.gantry-width-40 {
  width: 40%;
}
.gantry-width-60 {
  width: 60%;
}
.gantry-width-66 {
  width: 66%;
}
.gantry-width-70 {
  width: 70%;
}
.gantry-width-75 {
  width: 75%;
}
.gantry-width-80 {
  width: 80%;
}
.gantry-width-spacer {
  margin: 15px;
}
@media only all and (max-width: 47.99rem) {
  .gantry-width-spacer {
    margin: 5px;
  }
}
.gantry-width-20, .gantry-width-25, .gantry-width-30, .gantry-width-33, .gantry-width-40, .gantry-width-50, .gantry-width-60, .gantry-width-66, .gantry-width-70, .gantry-width-75, .gantry-width-80, .gantry-width-90 {
  float: left;
}
@media only all and (max-width: 47.99rem) {
  .gantry-width-20, .gantry-width-25, .gantry-width-30, .gantry-width-33, .gantry-width-40, .gantry-width-50, .gantry-width-60, .gantry-width-66, .gantry-width-70, .gantry-width-75, .gantry-width-80, .gantry-width-90 {
    width: 100%;
  }
}
.gantry-text-left {
  text-align: left;
}
.gantry-text-right {
  text-align: right;
}
.gantry-center {
  text-align: center;
}
.gantry-center td, .gantry-center th {
  text-align: center;
}
.gantry-block-center {
  margin: auto;
  float: none !important;
}
.rt-margin-auto {
  margin: auto;
  float: none !important;
}
.blog-featured .icon-calendar, .blog .icon-calendar {
  display: none;
}
.blog-featured .muted, .blog .muted {
  color: inherit;
}
.blog-featured dl.article-info, .blog dl.article-info {
  margin-bottom: 20px;
  margin-top: 0;
}
.blog-featured dl.article-info .create, .blog-featured dl.article-info .createdby, .blog-featured dl.article-info .published, .blog dl.article-info .create, .blog dl.article-info .createdby, .blog dl.article-info .published {
  font-size: 90%;
  line-height: 20px;
  margin-left: 0;
}
.blog-featured dl.article-info .create:before, .blog-featured dl.article-info .createdby:before, .blog-featured dl.article-info .published:before, .blog dl.article-info .create:before, .blog dl.article-info .createdby:before, .blog dl.article-info .published:before {
  font-family: FontAwesome;
  margin-right: 2px;
  text-shadow: none;
}
.blog-featured dl.article-info .create:before, .blog-featured dl.article-info .published:before, .blog dl.article-info .create:before, .blog dl.article-info .published:before {
  content: "";
}
.blog-featured dl.article-info .createdby:before, .blog dl.article-info .createdby:before {
  content: "";
}
.blog-featured h2 {
  font-size: 28px;
  line-height: 32.4px;
}
.module-title {
  margin-bottom: 15px;
}
.rt-image {
  position: relative;
}
.rt-image img {
  border-radius: 3px;
}
.rt-image.with-attribution {
  display: block;
}
.rt-image.with-attribution .rt-attribution {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.rt-image.with-attribution .rt-attribution a {
  color: #ffffff !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.rt-image.with-attribution:hover .rt-attribution {
  opacity: 1;
  visibility: visible;
}
.rt-square {
  border-radius: 0 !important;
}
.rt-square .moduletable {
  border-radius: 0 !important;
}
.rt-grey-box {
  color: #ffffff;
  background: #3B3B3B;
  padding: 15px;
  width: 90px;
  height: 90px;
  font-size: 2em;
  text-align: center;
  line-height: 60px;
}
body .rt-floatleft {
  float: left;
  margin-right: 15px;
  margin-left: 0;
}
canvas {
  height: auto !important;
  width: 100% !important;
}
.rt-transparent-image {
  opacity: 0.5;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rt-transparent-image:hover {
  opacity: 1;
}
ul.menu {
  list-style: none;
  margin: 0 -15px;
  padding: 0;
}
ul.menu li {
  margin-bottom: 5px;
}
ul.menu li:last-child {
  margin-bottom: 0;
}
ul.menu li a, ul.menu li .separator, ul.menu li .item {
  display: block;
  text-decoration: none;
  padding: 5px 15px;
  border-radius: 3px;
}
ul.menu li a:before, ul.menu li .separator:before, ul.menu li .item:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 10px;
  display: inline;
}
ul.menu ul {
  list-style: none;
}
.rt-uppercase {
  text-transform: uppercase;
}
.rt-lowercase {
  text-transform: lowercase;
}
@media only all and (max-width: 47.99rem) {
  .rt-phone-center, .features-title {
    text-align: center;
  }
}
.rt-big-title .title {
  font-size: 37.5px;
  line-height: 44px;
  margin-bottom: 25px;
}
.rt-title-divider {
  display: block;
  height: 1px;
  border-top: 1px solid;
  width: 25%;
  margin: 35px auto;
  opacity: 0.5;
}
.rt-left {
  text-align: left;
}
.rt-button-group {
  display: block;
}
.title-icon.fa {
  margin-right: 5px;
}
.title-icon-left {
  margin-left: 5px;
}
div[id^="logo"] {
  margin: 0.625rem;
}
div[id^="logo"] a {
  display: block;
  text-align: center;
}
.promo1 {
  font-size: 45px;
  line-height: 66px;
  text-transform: uppercase;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .promo1 {
    font-size: 42px;
    line-height: 61.6px;
  }
}
@media only all and (max-width: 30rem) {
  .promo1 {
    font-size: 37.5px;
    line-height: 55px;
  }
}
.promo2 {
  font-size: 22.5px;
  line-height: 33px;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .promo2 {
    font-size: 19.5px;
    line-height: 28.6px;
  }
}
@media only all and (max-width: 30rem) {
  .promo2 {
    font-size: 18px;
    line-height: 26.4px;
  }
}
.rt-large-button {
  font-size: 2em;
  padding: 2% 3%;
}
.rt-large-button.readon {
  font-size: 2em;
  padding: 2% 3%;
}
.rt-readon-row {
  text-align: center;
}
.rt-readon-row .readon {
  font-style: 1.5em;
  margin: 25px 15px 0 15px;
}
.rt-pages-bottom .g-content {
  margin-bottom: -25px;
}
.rt-email-form .inputbox, .rt-email-form textarea, .rt-email-form .button {
  width: 100%;
}
.rt-email-form .inputbox {
  display: inline-block;
  height: 45px;
  padding: 0 15px;
  margin-bottom: 5px;
  box-sizing: border-box;
}
.rt-email-form textarea {
  padding: 15px;
  margin-bottom: 5px;
  box-sizing: border-box;
}
.rt-footer-logo {
  background: url('../../images/logo/footer/logo.png') 0 0 no-repeat;
  width: 97px;
  height: 77px;
}
.rds-info {
  margin: 0 5px;
}
.rds-info [class*="rt-data"] {
  display: inline-block;
  height: 15px;
  margin-right: 5px;
  vertical-align: middle;
  width: 15px;
}
.rt-data-1 {
  background: #D95240;
}
.rt-data-2 {
  background: #6FC6A0;
}
.rt-data-3 {
  background: #D6A842;
}
.rt-data-4 {
  background: #6FB4C5;
}
.rt-data-5 {
  background: #D49245;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999;
}
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .tablet-100 {
    width: 100% !important;
    flex: 0 100% !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .center-mobile {
    text-align: center !important;
  }
}
@media only all and (max-width: 30rem) {
  .center-smallmobile {
    text-align: center !important;
  }
}
small {
  font-size: 0.85em;
}
@media only all and (min-width: 75rem) {
  span[class*="visible-large"] {
    display: inline !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-branding {
    text-align: center;
  }
}
.rt-rounded {
  border-radius: 100%;
}
#g-page-surround {
  overflow: hidden;
}
@media print {
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
@font-face {
  font-family: "notosans";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/notosans/NotoSans-Regular-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/notosans/NotoSans-Regular-webfont.woff2') format("woff2"), url('../../fonts/notosans/NotoSans-Regular-webfont.woff') format("woff"), url('../../fonts/notosans/NotoSans-Regular-webfont.ttf') format("truetype"), url('../../fonts/notosans/NotoSans-Regular-webfont.svg#notosans') format("svg");
}
body {
  font-family: "notosans", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin: 10px 0;
}
h1 {
  font-size: 230%;
  line-height: 130%;
}
h2 {
  font-size: 170%;
  line-height: 160%;
}
h3 {
  font-size: 160%;
  line-height: 150%;
}
h4 {
  font-size: 130%;
  line-height: 150%;
}
h5 {
  font-size: 120%;
  line-height: 130%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  h1 {
    font-size: 220%;
    line-height: 130%;
  }
  h2 {
    font-size: 160%;
    line-height: 160%;
  }
  h3 {
    font-size: 150%;
    line-height: 150%;
  }
  h4 {
    font-size: 120%;
    line-height: 150%;
  }
  h5 {
    font-size: 110%;
    line-height: 110%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  h1 {
    font-size: 210%;
    line-height: 120%;
  }
  h2 {
    font-size: 140%;
    line-height: 150%;
  }
  h3 {
    font-size: 130%;
    line-height: 140%;
  }
  h4 {
    font-size: 110%;
    line-height: 140%;
  }
  h5 {
    font-size: 105%;
    line-height: 105%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  h1 {
    font-size: 200%;
    line-height: 110%;
  }
  h2 {
    font-size: 130%;
    line-height: 140%;
  }
  h3 {
    font-size: 120%;
    line-height: 130%;
  }
  h4 {
    font-size: 105%;
    line-height: 130%;
  }
  h5 {
    font-size: 100%;
    line-height: 100%;
  }
}
@media only all and (max-width: 30rem) {
  h1 {
    font-size: 180%;
    line-height: 120%;
  }
  h2 {
    font-size: 120%;
    line-height: 130%;
  }
  h3 {
    font-size: 110%;
    line-height: 120%;
  }
  h4 {
    font-size: 100%;
    line-height: 120%;
  }
  h5 {
    font-size: 90%;
    line-height: 100%;
  }
}
.g-title {
  font-family: "notosans", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 14.85px;
  line-height: 22px;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}
.g-title:after {
  content: "";
  position: absolute;
  height: 2px;
  background: rgba(23, 23, 23, 0.25);
  width: 100%;
  bottom: -1px;
  left: 0;
}
.g-promo {
  font-size: 17px;
  line-height: 21.7px;
  font-family: "notosans", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
}
.g-headline {
  font-family: "notosans", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: normal;
  font-size: 15.25px;
}
.g-quote {
  font-family: "notosans", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: normal;
  font-size: 15.25px;
  font-style: italic;
}
.g-tag {
  font-family: "notosans", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 21.75px;
}
.g-large {
  font-size: 15.2px;
  line-height: 21.85px;
}
.g-small {
  font-size: 14.85px;
  opacity: 0.8;
}
.g-title-hero {
  font-family: "notosans", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 16.25px;
  line-height: 21.7px;
}
.g-title-subhero {
  font-family: "notosans", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 15.85px;
  line-height: 21.7px;
}
.g-title-regular {
  font-family: "notosans", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 15.1px;
  line-height: 21.75px;
}
.g-title-bold {
  font-family: "notosans", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 15.1px;
  line-height: 21.75px;
}
.g-bold {
  font-weight: bold !important;
}
.g-italic {
  font-style: italic !important;
}
.rt-readon-group {
  display: block;
  margin-top: 30px;
}
.rt-readon-group .readon, .rt-readon-group .readon2 {
  margin: 0 10px;
  width: 160px;
  text-align: center;
}
@media only all and (max-width: 30rem) {
  .rt-readon-group .readon, .rt-readon-group .readon2 {
    margin: 0 10px 10px 10px;
  }
}
.gantry-example {
  position: relative;
  margin: 15px 0;
  padding: 45px 19px 14px;
  background-color: #ebebeb;
  border: 1px solid #A8A8A8;
  border-radius: 4px;
}
.gantry-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f7f7f7;
  border: 1px solid #A8A8A8;
  color: #292626;
  border-radius: 4px 0 4px 0;
  font-style: normal;
}
.gantry-example > p:last-child {
  margin-bottom: 0;
}
.gantry-example blockquote, .gantry-example .table, .gantry-example .well {
  margin-bottom: 5px;
}
.gantry-left {
  float: left;
  margin-right: 15px;
}
.gantry-right {
  float: right;
  margin-left: 15px;
}
.gantry-example + .prettyprint {
  margin-top: -20px;
  padding-top: 15px;
}
.prettyprint {
  padding: 8px;
  background-color: #f7f7f7;
  border: 1px solid #A8A8A8;
}
.prettyprint.linenums {
  box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #A8A8A8 inset;
}
.tag, .pln {
  color: #292626;
}
code, kbd, pre, samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code, pre {
  color: #292626;
  background-color: #f7f7f7;
  border: 1px solid #A8A8A8;
  border-radius: 4px;
}
pre {
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre-wrap;
  font-size: 13px;
}
code {
  font-size: 12px;
  padding: 2px 4px;
  vertical-align: baseline;
}
ul, ol {
  margin: 0 0 15px 20px;
}
ul li {
  padding: 0;
  margin: 0;
  line-height: 20px;
}
blockquote {
  border-left: 5px solid #141212;
}
blockquote.pull-right {
  border-right: 5px solid #141212;
}
blockquote small {
  color: #292626;
}
select, select[multiple], select[size] {
  height: auto;
  color: #292626;
  background-color: white;
  border: 1px solid #d5d5d5;
  border-radius: 0px;
  padding: 6px;
  margin: 0;
  vertical-align: middle;
  width: 220px;
  line-height: 30px;
}
hr {
  margin: 1.5rem 0;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #eee;
}
.g-para {
  margin: 0.3rem 0 1rem;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999;
}
legend {
  font-size: 20px;
  border-bottom: 1px solid #d5d5d5;
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  line-height: 40px;
  color: #333;
}
div.success, p.success, div.warning, p.warning, div.info, p.info, div.error, p.error {
  background-repeat: repeat-x;
  padding: 15px;
  border-radius: 4px;
  font-weight: bold;
}
div.success, p.success {
  color: #468847;
  background-color: #d0e9c6;
  background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
}
div.warning, p.warning {
  color: #A08B4C;
  background-color: #f1e5ab;
  background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
}
div.info, p.info {
  color: #4A677D;
  background-color: #a1bed2;
  background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
}
div.error, p.error {
  color: #CC0000;
  background-color: #e8c0c2;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 15px;
  font-weight: normal;
  padding: 0.2345rem 0.469rem;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
.g-main-nav .g-standard .g-dropdown {
  float: left;
}
.g-main-nav {
  margin-left: 30px;
  z-index: 20;
}
.g-main-nav .g-toplevel > li {
  display: block;
  float: left;
  border: 2px solid transparent;
  border-radius: 0px;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  width: 1rem;
}
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  top: -6px !important;
}
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: -10px;
}
.g-main-nav .g-dropdown {
  text-align: left;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 3px 0px;
  line-height: 24px;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  vertical-align: top;
  padding: 0 8px;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content .g-menu-item-title {
  display: block;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: -10px;
  top: 50%;
  margin-top: -0.55rem;
}
.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: 47.99rem) {
  .g-menu-overlay.g-menu-overlay-open {
    display: block;
  }
}
.g-preset-thumbnails .g-block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto !important;
  -moz-flex: 1 1 auto !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
  margin-bottom: 10px;
}
.g-preset-thumbnails .g-block > .g-content {
  margin: 0 -40px !important;
}
.g-preset-thumbnails .g-block > .g-content a {
  color: #ff0000;
}
.g-preset-thumbnails .g-block > .g-content a:hover {
  color: #fafafa;
}
.g-preset-thumbnails .g-block > .g-content img {
  width: 50%;
}
.g-main-nav .g-standard .g-dropdown {
  min-width: 180px;
  z-index: 100;
}
#g-logoarea {
  background: #fefefe;
  color: #2b2b2b;
  position: relative;
  z-index: 100;
}
#g-logoarea > .g-container {
  position: relative;
}
#g-logoarea .g-main-nav .g-toplevel > li {
  margin-right: 15px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-logoarea .g-main-nav .g-toplevel > li {
    margin-right: 10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-logoarea .g-main-nav .g-toplevel > li {
    margin-right: 3px;
  }
}
#g-logoarea .g-main-nav .g-toplevel > li > .g-menu-item-container {
  height: 44px;
  line-height: 21px;
  color: rgba(43, 43, 43, 0.5);
  padding: 0 20px;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-logoarea .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0 10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-logoarea .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0 5px;
  }
}
#g-logoarea .g-main-nav .g-toplevel > li > .g-menu-item-container > i {
  opacity: 1;
  margin-right: 3px;
  margin-top: -2px;
}
#g-logoarea .g-main-nav .g-toplevel > li:hover, #g-logoarea .g-main-nav .g-toplevel > li:focus {
  background: #fafafa;
  border: 2px solid #fafafa !important;
}
#g-logoarea .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-logoarea .g-main-nav .g-toplevel > li:focus > .g-menu-item-container {
  color: #ffffff !important;
}
#g-logoarea .g-main-nav .g-toplevel > li.active {
  border: 2px solid #2b2b2b;
}
#g-logoarea .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #2b2b2b;
}
#g-logoarea .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container {
  position: relative;
  padding-right: 35px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-logoarea .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container {
    padding-right: 25px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-logoarea .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container {
    padding-right: 20px;
  }
}
#g-logoarea .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  width: 100%;
  display: inline;
  z-index: 100;
}
#g-logoarea .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -8px;
  font-family: FontAwesome;
  content: "";
  font-size: 18px;
  opacity: 0.5;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-logoarea .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
    right: 10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-logoarea .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
    right: 5px;
  }
}
#g-logoarea .g-main-nav .g-dropdown {
  background: rgba(241, 241, 241, 0.9);
  border: 2px solid white;
  border-radius: 0px;
  margin-top: 6px;
}
#g-logoarea .g-main-nav .g-dropdown > .g-dropdown-column {
  border: 1px solid transparent;
}
#g-logoarea .g-main-nav .g-sublevel .g-dropdown {
  margin-top: 0;
}
#g-logoarea .g-main-nav .g-sublevel .g-go-back .g-menu-item-container {
  font-size: 15px;
  padding: 0;
  margin: 0;
}
#g-logoarea .g-main-nav .g-sublevel .g-go-back + li .g-dropdown {
  margin-top: -3px;
}
#g-logoarea .g-main-nav .g-sublevel > li {
  margin: 5px 0;
  padding: 0 5px;
}
#g-logoarea .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #7f7f7f;
}
#g-logoarea .g-main-nav .g-sublevel > li > .g-menu-item-container > i {
  opacity: 1;
  margin-left: 8px;
  margin-top: -3px;
}
#g-logoarea .g-main-nav .g-sublevel > li > .g-menu-item-container > i + .g-menu-item-content {
  padding-left: 0;
}
#g-logoarea .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  width: auto;
}
#g-logoarea .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  display: block;
  content: "";
  text-align: center;
  margin-top: 4px;
  font-size: 12px;
}
#g-logoarea .g-main-nav .g-sublevel > li.g-parent .g-menu-item-content {
  margin-right: 0;
}
#g-logoarea .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-logoarea .g-main-nav .g-sublevel > li:focus > .g-menu-item-container {
  color: #ff0000;
}
#g-logoarea .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #ff0000;
}
#g-logoarea .g-main-nav .g-sublevel > li.g-menu-item-type-particle:before {
  content: none;
}
#g-logoarea .g-main-nav .g-sublevel > li.g-menu-item-type-particle > .g-menu-item-container {
  padding: 0;
}
#g-logoarea .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container {
  background: inherit;
}
#g-logoarea .g-main-nav .g-fullwidth .g-sublevel > li {
  position: relative;
}
#g-logoarea .g-main-nav .g-fullwidth .g-sublevel .g-dropdown {
  border: none;
}
@media only all and (max-width: 47.99rem) {
  #g-logoarea .g-menu-block {
    display: none;
  }
}
#g-logoarea .g-menu-item-subtitle {
  text-transform: lowercase;
  font-size: 0.85rem;
  font-weight: bold;
  opacity: 0.8;
  padding-top: 2px;
}
@media print {
  #g-logoarea {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-navigation {
  background: #e21e25;
  color: #fefefe;
  position: relative;
  z-index: 100;
}
#g-navigation > .g-container {
  position: relative;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin-right: 15px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-navigation .g-main-nav .g-toplevel > li {
    margin-right: 10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-navigation .g-main-nav .g-toplevel > li {
    margin-right: 3px;
  }
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  height: 44px;
  line-height: 21px;
  color: rgba(254, 254, 254, 0.5);
  padding: 0 20px;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0 10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0 5px;
  }
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > i {
  opacity: 1;
  margin-right: 3px;
}
#g-navigation .g-main-nav .g-toplevel > li:hover, #g-navigation .g-main-nav .g-toplevel > li:focus {
  transition: 0.3s;
  background: #fafafa;
  border: 2px solid #fafafa !important;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li:focus > .g-menu-item-container {
  color: #ff0000 !important;
  font-weight: bold;
}
#g-navigation .g-main-nav .g-toplevel > li.active {
  border: 2px solid #fefefe;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #fefefe;
}
#g-navigation .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container {
  position: relative;
  padding-right: 35px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-navigation .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container {
    padding-right: 25px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-navigation .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container {
    padding-right: 20px;
  }
}
#g-navigation .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  width: 100%;
  display: inline;
  z-index: 100;
}
#g-navigation .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -8px;
  font-family: FontAwesome;
  content: "";
  font-size: 18px;
  opacity: 0.5;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-navigation .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
    right: 10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-navigation .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
    right: 5px;
  }
}
#g-navigation .g-main-nav .g-dropdown {
  background: rgba(241, 241, 241, 0.9);
  border: 2px solid #e5e5e5;
  border-radius: 0px;
  margin-top: 6px;
}
#g-navigation .g-main-nav .g-dropdown > .g-dropdown-column {
  border: 1px solid transparent;
}
#g-navigation .g-main-nav .g-sublevel .g-dropdown {
  margin-top: 0;
}
#g-navigation .g-main-nav .g-sublevel .g-go-back .g-menu-item-container {
  font-size: 15px;
  padding: 0;
  margin: 0;
}
#g-navigation .g-main-nav .g-sublevel .g-go-back + li .g-dropdown {
  margin-top: -3px;
}
#g-navigation .g-main-nav .g-sublevel > li {
  margin: 5px 0;
  padding: 0 5px;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #171717;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container > i {
  opacity: 1;
  margin-left: 8px;
  margin-top: -3px;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container > i + .g-menu-item-content {
  padding-left: 0;
}
#g-navigation .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  width: auto;
}
#g-navigation .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  display: block;
  content: "";
  text-align: center;
  margin-top: 4px;
  font-size: 12px;
}
#g-navigation .g-main-nav .g-sublevel > li.g-parent .g-menu-item-content {
  margin-right: 0;
}
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li:focus > .g-menu-item-container {
  color: #ff0000;
  font-weight: bold;
}
#g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #ff0000;
  font-weight: bold;
}
#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle:before {
  content: none;
}
#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle > .g-menu-item-container {
  padding: 0;
}
#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container {
  background: inherit;
}
#g-navigation .g-main-nav .g-fullwidth .g-sublevel > li {
  position: relative;
}
#g-navigation .g-main-nav .g-fullwidth .g-sublevel .g-dropdown {
  border: none;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-menu-block {
    display: none;
  }
}
#g-navigation .g-menu-item-subtitle {
  text-transform: lowercase;
  font-size: 0.85rem;
  font-weight: bold;
  opacity: 0.8;
  padding-top: 2px;
}
@media print {
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-showcase {
  color: #ffffff;
  position: relative;
  background: #b11c22;
}
.fp-showcase .g-content {
  margin: 15px -30px 0 -30px;
  padding: 0;
}
@media only all and (max-width: 47.99rem) {
  .fp-showcase .g-content {
    margin-top: 0;
  }
}
.fp-showcase .rt-bold {
  display: block;
}
.rt-overlay-dark .fp-showcase .g-owlcarousel-item-title a {
  color: #ffffff;
}
.rt-overlay-light .fp-showcase .g-owlcarousel-item-title a {
  color: #282828;
}
.fp-showcase .g-owlcarousel-item-title a:hover {
  color: #fafafa;
}
.fp-showcase .readon2 {
  width: 160px;
  margin-top: 30px;
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  .fp-showcase .readon2 {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1195px) and (max-width: 1350px), only screen and (min-width: 960px) and (max-width: 1120px), only screen and (min-width: 768px) and (max-width: 925px), only screen and (min-width: 482px) and (max-width: 640px), only screen and (max-width: 480px) {
  .fp-showcase .g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-prev, .fp-showcase .g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-next {
    top: 0;
    margin-top: 30px;
  }
  .fp-showcase .g-owlcarousel-slider .g-owlcarousel .owl-nav .owl-prev {
    left: inherit;
    right: 50px;
  }
  .fp-showcase .g-owlcarousel-slider .g-owlcarousel .owl-nav .owl-next {
    right: -15px;
  }
}
@media print {
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-feature {
  background: #ffffff;
  color: #000000;
}
@media only all and (max-width: 30rem) {
  .fp-feature {
    text-align: center;
  }
}
.fp-feature-content {
  margin-bottom: 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .fp-feature-content {
    width: 70%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .fp-feature-content {
    width: 70%;
  }
}
.fp-strips .g-content {
  margin: 0 0 25px 0;
  padding-top: 0;
}
.fp-strips .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-prev, .fp-strips .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-next {
  top: 0;
  margin-top: -80px;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .fp-strips .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-prev, .fp-strips .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-next {
    margin-top: -30px;
  }
}
@media only all and (max-width: 30rem) {
  .fp-strips .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-prev, .fp-strips .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-next {
    display: none;
  }
}
.fp-strips .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav .owl-prev {
  left: inherit;
  right: 55px;
}
.fp-strips .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav .owl-next {
  right: 0px;
}
@media print {
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-utility {
  background: #f8f8f8;
  color: #807676;
}
@media print {
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-maintop {
  color: #292626;
  background: #ffffff;
}
.fp-tabs .g-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
.fp-tabs img {
  border-radius: 0px 0px 0 0;
}
.fp-tabs .tabs-content {
  padding: 0 25px;
}
@media only all and (max-width: 47.99rem) {
  .fp-tabs .tabs-content {
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 0;
  }
}
.fp-lists .readon {
  font-size: 11px;
  font-weight: normal;
  padding: 5px 10px;
}
.fp-lists .g-content {
  margin-top: 85px;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .fp-lists .g-content {
    margin-top: 20px;
  }
}
@media only all and (max-width: 47.99rem) {
  .fp-lists .g-content {
    margin-top: 0;
    margin-bottom: 25px;
  }
}
.portfolio-mosaic .g-mosaic-grid-item-subtitle {
  opacity: 0.5;
}
.services-maintop h1 {
  font-size: 150% !important;
  font-weight: normal !important;
}
@media print {
  #g-maintop {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-main {
  background: #ffffff;
  color: #292626;
}
.blog-newsletter .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper {
  justify-content: left;
}
.blog-search .search-input {
  display: inline-block;
  height: 45px;
  padding: 0 15px 0 35px;
  width: 100%;
  color: #ffffff;
  border: 1px solid transparent;
  background: #d4d4d4 !important;
  box-shadow: none;
  box-sizing: border-box;
}
.blog-search .g-search {
  position: relative;
}
.blog-search .g-search:before {
  content: "";
  font-family: FontAwesome;
  left: 16px;
  position: absolute;
  top: 11px;
}
@media print {
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-mainbottom {
  color: #292626;
  background: #e21e25;
}
@media print {
  #g-mainbottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-extension {
  color: #292626;
  background: #db2929;
}
@media print {
  #g-extension {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-bottom {
  background: #b11c22;
  color: #ffffff;
}
.fp-bottom {
  margin-bottom: -25px;
}
@media only all and (max-width: 47.99rem) {
  .fp-totop .g-content {
    margin-top: 0;
    padding-top: 0;
  }
}
@media print {
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-footer {
  background: #b11c22;
  color: #f8f8f8;
}
@media print {
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-copyright {
  background: #e21e25;
  color: #f8f8f8;
}
@media print {
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
.flush > .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
.nopaddingall > .g-content {
  padding: 0 !important;
}
.nomarginall > .g-content {
  margin: 0 !important;
}
.title-center .g-title {
  text-align: center;
  margin: 0 0 2rem 0;
}
.title-rounded .g-title {
  border-radius: 2rem;
  padding: 0.625rem 1.5rem;
}
.title-underline .g-title {
  padding: 0.5rem 0;
}
.title-underline .g-title:after {
  border: 1px solid rgba(23, 23, 23, 0.25);
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  height: 4px;
  bottom: 0;
}
.dir-rtl .title-underline .g-title:after {
  left: inherit;
  right: 0;
}
.title-inline .g-title {
  display: inline-block;
  margin-bottom: 0.625rem !important;
}
[class^="title"] .title, [class^="title"] .g-title, [class*=" title"] .title, [class*=" title"] .g-title {
  padding: 10px 20px;
  margin: 0 0 15px 0;
  border-radius: 0px;
}
[class^="title"][class^="box"] .title, [class^="title"][class^="box"] .g-title, [class^="title"][class*=" box"] .title, [class^="title"][class*=" box"] .g-title, [class*=" title"][class^="box"] .title, [class*=" title"][class^="box"] .g-title, [class*=" title"][class*=" box"] .title, [class*=" title"][class*=" box"] .g-title {
  margin-right: 0;
  margin-left: 0;
}
[class^="box"] .g-content, [class*=" box"] .g-content {
  border: 2px solid transparent;
  border-radius: 0px;
}
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 0.938rem;
  margin: 0.625rem;
}
.box1 .g-content {
  border: 2px solid #fafafa;
}
.box2 .g-content {
  color: #7b7b7b;
  background: #fafafa;
}
.box2 .g-content a:not(.readon) {
  color: #aeaeae;
}
.box2 .g-content a:not(.readon):hover {
  color: #949494;
}
.box2 .g-content .readon {
  background: #d4d4d4;
}
.box2 .g-content .readon:hover {
  background: #c7c7c7;
}
.box2 .g-content .title {
  color: #7b7b7b;
}
.box3 .g-content {
  border: 2px solid #292626;
}
.box4 .g-content {
  color: gray;
  background: #ffffff;
}
.box4 .title {
  color: gray;
}
.box4 input[type="color"], .box4 input[type="date"], .box4 input[type="datetime"], .box4 input[type="datetime-local"], .box4 input[type="email"], .box4 input[type="month"], .box4 input[type="number"], .box4 input[type="password"], .box4 input[type="search"], .box4 input[type="tel"], .box4 input[type="text"], .box4 input[type="time"], .box4 input[type="url"], .box4 input[type="week"], .box4 input:not([type]), .box4 textarea {
  border: 1px solid #ccc !important;
}
.box4 input[type="color"]:focus, .box4 input[type="date"]:focus, .box4 input[type="datetime"]:focus, .box4 input[type="datetime-local"]:focus, .box4 input[type="email"]:focus, .box4 input[type="month"]:focus, .box4 input[type="number"]:focus, .box4 input[type="password"]:focus, .box4 input[type="search"]:focus, .box4 input[type="tel"]:focus, .box4 input[type="text"]:focus, .box4 input[type="time"]:focus, .box4 input[type="url"]:focus, .box4 input[type="week"]:focus, .box4 input:not([type]):focus, .box4 textarea:focus {
  border-color: #fafafa !important;
}
.title1 .g-title, .title1 .title, .title1 .module-title .title {
  border: 2px solid #d4d4d4;
}
.title2 .g-title, .title2 .title, .title2 .module-title .title {
  border: 2px solid #e1e1e1;
  background: #e1e1e1;
  color: #7b7b7b;
}
.title3 .g-title, .title3 .title, .title3 .module-title .title {
  border: 2px solid #d9d9d9;
}
.title4 .g-title, .title4 .title, .title4 .module-title .title {
  border: 2px solid #d9d9d9;
  background: #d9d9d9;
  color: #595959;
}
.spaced .g-content {
  margin: 1px;
}
.bordered .g-content {
  border: 1px solid rgba(23, 23, 23, 0.25);
  margin: 1px;
}
.shadow .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.shadow2 .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
.disabled .g-content {
  opacity: 0.4;
}
.square .g-content {
  border-radius: none;
}
.rounded .g-content {
  border-radius: 0px;
  overflow: hidden;
}
.no-bg-image {
  background-image: none !important;
}
.g-block-divider {
  border-bottom: 5px solid rgba(23, 23, 23, 0.25);
  margin-top: 1.876rem;
  margin-bottom: 1.876rem;
  padding-top: 1.876rem;
  padding-bottom: 1.876rem;
}
.equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
  width: 100%;
}
.equal-height .g-content {
  flex-basis: 100%;
  width: auto;
}
.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;
}
.faq-showcase {
  opacity: 0.75;
}
.faq-page #g-showcase {
  opacity: 0.75;
}
.rt-contact-icon {
  clear: both;
  float: left;
}
.rt-contact-icon span {
  color: silver;
  display: block;
  font-size: 3em;
  width: 80px;
  height: 60px;
  line-height: 40px;
  text-align: center;
}
.contact-main {
  background: #f2f2f2;
}
.contact-main button {
  font-size: 1.2em;
  padding: 15px 25px;
}
.button, .button2, .readon, .readon2, .readon3, .readon4, .g-totop a, a.readmore, button.validate, p.readmore a, #member-profile a, #member-registration a, .formelm-buttons button, .controls .btn, .logout-button .btn, .sprocket-readmore, .roksearch_results a.clr, input.g-newsletter-button-submit {
  color: #ffffff;
  background-color: #cc0000;
  display: inline-block;
  padding: 10px 20px;
  line-height: normal;
  font-size: 16px;
  border: 2px solid transparent;
  border-radius: 0px;
  background-image: none;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.button:hover, .button2:hover, .readon:hover, .readon2:hover, .readon3:hover, .readon4:hover, .g-totop a:hover, a.readmore:hover, button.validate:hover, p.readmore a:hover, #member-profile a:hover, #member-registration a:hover, .formelm-buttons button:hover, .controls .btn:hover, .logout-button .btn:hover, .sprocket-readmore:hover, .roksearch_results a.clr:hover, input.g-newsletter-button-submit:hover {
  color: #ffffff;
  background-color: maroon;
  border: 2px solid transparent;
  background-position: inherit;
  background-image: none;
  text-shadow: none;
}
input[type="submit"] {
  border: 2px solid transparent !important;
}
.readon2, .g-totop a {
  background: none;
}
.rt-overlay-dark .readon2, .rt-overlay-dark .g-totop a {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.rt-overlay-light .readon2, .rt-overlay-light .g-totop a {
  border: 2px solid #282828;
  color: #282828;
}
.readon2:hover, .g-totop a:hover {
  border: 2px solid transparent;
}
.readon4, .g-totop a {
  background: none;
}
.rt-overlay-dark .readon4, .rt-overlay-dark .g-totop a {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.rt-overlay-light .readon4, .rt-overlay-light .g-totop a {
  border: 2px solid #282828;
  color: #282828;
}
.readon4:hover, .g-totop a:hover {
  color: #ff0000;
  background-color: #fafafa;
  border: 2px solid transparent;
  font-weight: bold;
}
body input.g-newsletter-button-submit {
  padding: 15px 20px;
}
.table th, .table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
  border-top: 0;
}
.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
  background: #f7f7f7;
}
table.table-bordered th {
  background-color: #f7f7f7;
}
.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered th, .table-bordered td {
  border-left: 1px solid #ddd;
}
.table-bordered thead:last-child tr:last-child th:last-child, .table-bordered tbody:last-child tr:last-child td:last-child, .table-bordered tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  border-left: 0;
  border-radius: 4px;
}
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color: #f7f7f7;
}
.table-condensed th, .table-condensed td {
  padding: 4px 5px;
}
.table tbody tr.success td {
  background-color: #dff0d8;
  color: #468847;
}
.table tbody tr.error td {
  background-color: #f2dede;
  color: #CC0000;
}
.table tbody tr.warning td {
  background-color: #fcf8e3;
  color: #A08B4C;
}
.table tbody tr.info td {
  background-color: #d9edf7;
  color: #4A677D;
}
.table-hover tbody tr.success:hover td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover td {
  background-color: #c4e3f3;
}
form {
  margin: 0 0 20px;
}
.rt-blog-form .inputbox {
  width: 60%;
  border: none;
}
.rt-blog-form .readon {
  width: 35%;
}
textarea {
  width: 100%;
  box-sizing: border-box !important;
}
fieldset.input {
  margin: 0;
  padding: 0;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  color: #292626;
  border-radius: 0px;
  padding: 12px 15px;
  margin: 0;
  vertical-align: middle;
  box-sizing: border-box;
}
.rt-overlay-dark input[type="color"], .rt-overlay-dark input[type="date"], .rt-overlay-dark input[type="datetime"], .rt-overlay-dark input[type="datetime-local"], .rt-overlay-dark input[type="email"], .rt-overlay-dark input[type="month"], .rt-overlay-dark input[type="number"], .rt-overlay-dark input[type="password"], .rt-overlay-dark input[type="search"], .rt-overlay-dark input[type="tel"], .rt-overlay-dark input[type="text"], .rt-overlay-dark input[type="time"], .rt-overlay-dark input[type="url"], .rt-overlay-dark input[type="week"], .rt-overlay-dark input:not([type]), .rt-overlay-dark textarea {
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.2);
}
.rt-overlay-light input[type="color"], .rt-overlay-light input[type="date"], .rt-overlay-light input[type="datetime"], .rt-overlay-light input[type="datetime-local"], .rt-overlay-light input[type="email"], .rt-overlay-light input[type="month"], .rt-overlay-light input[type="number"], .rt-overlay-light input[type="password"], .rt-overlay-light input[type="search"], .rt-overlay-light input[type="tel"], .rt-overlay-light input[type="text"], .rt-overlay-light input[type="time"], .rt-overlay-light input[type="url"], .rt-overlay-light input[type="week"], .rt-overlay-light input:not([type]), .rt-overlay-light textarea {
  border: 1px solid #282828;
  background: rgba(40, 40, 40, 0.2);
}
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #fafafa;
}
input, button, select, textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
input, textarea, .uneditable-input {
  width: 206px;
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
  width: auto;
}
.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
  margin-bottom: 0;
}
.search-input {
  width: 100%;
}
.input-append, .input-prepend {
  margin-bottom: 5px;
  white-space: nowrap;
  font-size: 0;
}
.input-append .add-on, .input-prepend .add-on {
  color: #686868;
  background: #f2f2f2;
  border: 1px solid #d5d5d5;
  display: inline-block;
  width: auto;
  min-width: 16px;
  font-size: 14px;
}
.input-append .add-on {
  vertical-align: top;
  border-radius: 0;
  margin-left: -1px;
  height: 45px;
  padding: 0 15px;
  line-height: 45px;
  box-sizing: border-box;
}
.input-append .add-on:last-child {
  border-radius: 0 3px 3px 0;
}
.input-append .btn {
  vertical-align: top;
  border-radius: 0;
  margin-left: -1px;
  height: 45px;
  padding: 0 15px;
  line-height: 45px;
  box-sizing: border-box;
}
.input-append .btn:last-child {
  border-radius: 0 3px 3px 0;
}
.input-prepend .add-on {
  vertical-align: top;
  border-radius: 0;
  margin-right: -1px;
  height: 45px;
  padding: 0 15px;
  line-height: 45px;
  box-sizing: border-box;
}
.input-prepend .add-on:first-child {
  border-radius: 3px 0 0 3px;
}
.input-prepend .btn {
  vertical-align: top;
  border-radius: 0;
  margin-right: -1px;
  height: 45px;
  padding: 0 15px;
  line-height: 45px;
  box-sizing: border-box;
}
.input-prepend .btn:first-child {
  border-radius: 3px 0 0 3px;
}
.form-search .input-append .btn {
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  border-radius: 14px 0 0 14px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 156px !important;
}
.gantry-example .input-append .add-on, .gantry-example .input-prepend .add-on, .gantry-example .input-append .btn, .gantry-example .input-prepend .btn {
  height: 45px;
  padding: 0 15px;
  line-height: 45px;
  box-sizing: border-box;
}
.rt-social-buttons {
  float: right;
  width: 200px;
  position: relative;
  z-index: 10;
}
.nav-social .rt-social-buttons {
  margin-right: -136px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .nav-social .rt-social-buttons {
    margin-right: -100px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .nav-social .rt-social-buttons {
    margin-right: -70px;
  }
}
.social-button {
  color: rgba(254, 254, 254, 0.5);
  border: 2px solid transparent;
  border-radius: 0px;
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 40px;
  padding: 0 20;
  text-align: center;
}
.social-button:hover {
  color: #ff0000;
  background: #fafafa;
  border: 2px solid #fefefe;
}
#g-offcanvas {
  background: #e21e25;
  width: 12rem;
  color: #f8f8f8;
}
#g-offcanvas .button {
  background: #ff0000;
  color: #f8f8f8;
}
#g-offcanvas .button:hover {
  background: #ff1a1a;
}
#g-offcanvas .button:active {
  background: #e60000;
}
.g-offcanvas-toggle {
  display: none;
  font-size: 20px;
  color: #fafafa;
  border-radius: 20px;
  padding: 0.35rem;
  top: 0.5rem;
  left: 0.5rem;
  z-index: 100001;
}
@media only all and (max-width: 48rem) {
  .g-offcanvas-toggle {
    display: block;
  }
}
.rt-overlay-dark .g-offcanvas-toggle {
  background-color: #bc181c;
}
.rt-overlay-light .g-offcanvas-toggle {
  background-color: #340708;
}
.g-offcanvas-toggle .fa-bars {
  font-size: 15pt;
}
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 12rem;
}
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 12rem;
}
.g-offcanvas-open .dir-rtl.g-offcanvas-left #g-offcanvas {
  right: auto;
}
.g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas {
  left: auto;
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #e21e25;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  padding: 0.938rem;
  color: #f8f8f8;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #ededed;
}
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 12rem;
}
#g-mobilemenu-container {
  margin: -1.563rem;
}
@media only all and (max-width: 47.99rem) {
  .g-preset-thumbnails {
    text-align: center;
  }
  .g-preset-thumbnails img {
    margin-bottom: 1rem;
  }
  .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-block .g-content {
    margin: 0 !important;
    padding: 0 !important;
  }
  .g-preset-thumbnails .g-block a {
    color: #fafafa;
  }
  .g-preset-thumbnails .g-block a:hover {
    color: #fafafa;
  }
}
.g-error .rt-error-body, .error .rt-error-body {
  margin: 50px auto;
  padding: 50px 0;
  width: 80%;
}
.g-error .g-copyright, .error .g-copyright {
  margin-top: 25px;
}
.g-error .rt-error-code, .error .rt-error-code {
  font-size: 6em;
  line-height: 1.5em;
  display: block;
}
.g-error .rt-error-code-desc, .error .rt-error-code-desc {
  text-transform: uppercase;
}
.g-error .rt-error-content, .error .rt-error-content {
  text-align: center;
  margin: 25px auto;
  display: block;
}
.g-error .rt-error-title, .error .rt-error-title {
  font-size: 2em;
  line-height: 1.5em;
  text-transform: uppercase;
}
.g-error .rt-error-message, .error .rt-error-message {
  font-size: 1em;
  margin: 15px 0;
}
.g-error .rt-error-button, .error .rt-error-button {
  margin: 25px 0;
}
.g-comingsoon #g-header {
  padding: 100px 0;
}
.g-comingsoon div[id*="logo"] {
  width: 240px;
  margin: 0 auto 50px auto;
}
.g-comingsoon .g-logo {
  margin: 0 auto;
  position: relative;
}
.g-comingsoon #g-subscription-form {
  color: #ffffff;
  background: #a1a1a1;
  padding: 80px 0;
}
@media only all and (max-width: 47.99rem) {
  .g-comingsoon #g-subscription-form {
    padding: 80px 25px;
  }
}
.g-comingsoon #g-subscription-form .g-newsletter-particle .title {
  font-size: 160%;
  margin-bottom: 25px;
  text-align: center;
  text-transform: none;
  font-weight: normal;
  color: #ffffff !important;
}
.g-comingsoon #g-subscription-form .g-newsletter-particle input[type="email"] {
  background-color: #ffffff;
}
.g-comingsoon .rt-authorized-form-title {
  margin-bottom: 25px;
}
.g-comingsoon .rt-authorized-form-title .title {
  text-transform: none;
  margin-bottom: 25px;
}
.g-comingsoon #g-authorized-form {
  color: #f8f8f8;
  background: #b11c22;
  padding: 50px 0;
}
.g-offline #g-header {
  padding: 100px 0;
}
.g-offline #g-header .title {
  margin: 30px 0;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.g-offline div[id*="logo"] {
  width: 160px;
  height: 160px;
  margin: 0 auto 50px auto;
}
.g-offline .g-logo {
  margin: 0 auto;
  position: relative;
  padding: 20px;
}
.g-offline #g-subscription-form {
  color: #ffffff;
  background: #e21e25;
  padding: 80px 0;
}
@media only all and (max-width: 47.99rem) {
  .g-offline #g-subscription-form {
    padding: 80px 25px;
  }
}
.g-offline #g-subscription-form .g-newsletter-particle .title {
  font-size: 160%;
  margin-bottom: 25px;
  text-align: center;
  text-transform: none;
  font-weight: normal;
  color: #ffffff !important;
}
.g-offline #g-subscription-form .g-newsletter-particle input[type="email"] {
  background-color: #e21e25;
}
.g-offline .rt-authorized-form-title .title {
  text-transform: none;
  margin-bottom: 25px;
}
.g-offline #g-authorized-form {
  color: #f8f8f8;
  background: #b11c22;
  padding: 50px 0;
  border-color: transparent;
}
.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-fade.g-dropdown .g-sublevel > li.active > .g-menu-item-container {
  -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-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-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;
}
.slot-animation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title {
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.slot-animation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title:before {
  content: attr(data-hover);
  position: absolute;
  top: -60px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slot-animation .g-main-nav .g-toplevel > li > .g-menu-item-container:hover .g-menu-item-title {
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -ms-transform: translateY(60px);
  -o-transform: translateY(60px);
  transform: translateY(60px);
}
.slot-animation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-title, .slot-animation .g-main-nav .g-toplevel > li:focus > .g-menu-item-container .g-menu-item-title, .slot-animation .g-main-nav .g-toplevel > li.active:hover > .g-menu-item-container .g-menu-item-title {
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -ms-transform: translateY(60px);
  -o-transform: translateY(60px);
  transform: translateY(60px);
}
@-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;
  }
}
.smallmarginleft:not(.g-block), .smallmarginleft > .g-content {
  margin-left: 5px;
}
.medmarginleft:not(.g-block), .medmarginleft > .g-content {
  margin-left: 10px;
}
.largemarginleft:not(.g-block), .largemarginleft > .g-content {
  margin-left: 15px;
}
.xlargemarginleft:not(.g-block), .xlargemarginleft > .g-content {
  margin-left: 25px;
}
.smallmarginright:not(.g-block), .smallmarginright > .g-content {
  margin-right: 5px;
}
.medmarginright:not(.g-block), .medmarginright > .g-content {
  margin-right: 10px;
}
.largemarginright:not(.g-block), .largemarginright > .g-content {
  margin-right: 15px;
}
.xlargemarginright:not(.g-block), .xlargemarginright > .g-content {
  margin-right: 25px;
}
.smallmargintop:not(.g-block), .smallmargintop > .g-content {
  margin-top: 5px;
}
.medmargintop:not(.g-block), .medmargintop > .g-content {
  margin-top: 10px;
}
.largemargintop:not(.g-block), .largemargintop > .g-content {
  margin-top: 15px;
}
.xlargemargintop:not(.g-block), .xlargemargintop > .g-content {
  margin-top: 25px;
}
.smallmarginbottom:not(.g-block), .smallmarginbottom > .g-content {
  margin-bottom: 5px;
}
.medmarginbottom:not(.g-block), .medmarginbottom > .g-content {
  margin-bottom: 10px;
}
.largemarginbottom:not(.g-block), .largemarginbottom > .g-content {
  margin-bottom: 15px;
}
.xlargemarginbottom:not(.g-block), .xlargemarginbottom > .g-content {
  margin-bottom: 25px;
}
.smallmarginall:not(.g-block), .smallmarginall > .g-content {
  margin: 5px;
}
.medmarginall:not(.g-block), .medmarginall > .g-content {
  margin: 10px;
}
.largemarginall:not(.g-block), .largemarginall > .g-content {
  margin: 15px;
}
.xlargemarginall:not(.g-block), .xlargemarginall > .g-content {
  margin: 25px;
}
.smallpaddingleft:not(.g-block), .smallpaddingleft > .g-content {
  padding-left: 5px;
}
.medpaddingleft:not(.g-block), .medpaddingleft > .g-content {
  padding-left: 10px;
}
.largepaddingleft:not(.g-block), .largepaddingleft > .g-content {
  padding-left: 15px;
}
.xlargepaddingleft:not(.g-block), .xlargepaddingleft > .g-content {
  padding-left: 25px;
}
.smallpaddingright:not(.g-block), .smallpaddingright > .g-content {
  padding-right: 5px;
}
.medpaddingright:not(.g-block), .medpaddingright > .g-content {
  padding-right: 10px;
}
.largepaddingright:not(.g-block), .largepaddingright > .g-content {
  padding-right: 15px;
}
.xlargepaddingright:not(.g-block), .xlargepaddingright > .g-content {
  padding-right: 25px;
}
.smallpaddingtop:not(.g-block), .smallpaddingtop > .g-content {
  padding-top: 5px;
}
.medpaddingtop:not(.g-block), .medpaddingtop > .g-content {
  padding-top: 10px;
}
.largepaddingtop:not(.g-block), .largepaddingtop > .g-content {
  padding-top: 15px;
}
.xlargepaddingtop:not(.g-block), .xlargepaddingtop > .g-content {
  padding-top: 25px;
}
.smallpaddingbottom:not(.g-block), .smallpaddingbottom > .g-content {
  padding-bottom: 5px;
}
.medpaddingbottom:not(.g-block), .medpaddingbottom > .g-content {
  padding-bottom: 10px;
}
.largepaddingbottom:not(.g-block), .largepaddingbottom > .g-content {
  padding-bottom: 15px;
}
.xlargepaddingbottom:not(.g-block), .xlargepaddingbottom > .g-content {
  padding-bottom: 25px;
}
.smallpaddingall:not(.g-block), .smallpaddingall > .g-content {
  padding: 5px;
}
.medpaddingall:not(.g-block), .medpaddingall > .g-content {
  padding: 10px;
}
.largepaddingall:not(.g-block), .largepaddingall > .g-content {
  padding: 15px;
}
.xlargepaddingall:not(.g-block), .xlargepaddingall > .g-content {
  padding: 25px;
}
.subsmallmarginbottom {
  margin-bottom: -5px;
}
.subsmallmargintop {
  margin-top: -5px;
}
.subsmallmarginleft {
  margin-left: -5px;
}
.subsmallmarginright {
  margin-right: -5px;
}
.subsmallmarginall {
  margin: -5px;
}
.submedmarginbottom {
  margin-bottom: -10px;
}
.submedmargintop {
  margin-top: -10px;
}
.submedmarginleft {
  margin-left: -10px;
}
.submedmarginright {
  margin-right: -10px;
}
.submedmarginall {
  margin: -10px;
}
.sublargemarginbottom {
  margin-bottom: -15px;
}
.sublargemargintop {
  margin-top: -15px;
}
.sublargemarginleft {
  margin-left: -15px;
}
.sublargemarginright {
  margin-right: -15px;
}
.sublargemarginall {
  margin: -15px;
}
.section-horizontal-paddings {
  padding-left: 10%;
  padding-right: 10%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-horizontal-paddings-small {
  padding-left: 5%;
  padding-right: 5%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-horizontal-paddings-large {
  padding-left: 15%;
  padding-right: 15%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-vertical-paddings {
  padding-top: 4vw;
  padding-bottom: 4vw;
}
.section-vertical-paddings-small {
  padding-top: 2vw;
  padding-bottom: 2vw;
}
.section-vertical-paddings-large {
  padding-top: 6vw;
  padding-bottom: 6vw;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item {
  margin-top: 10px;
  margin-bottom: 10px;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .strips-image-container {
  position: relative;
  border: 2px solid transparent;
  border-radius: 0px;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .strips-image-container img {
  border-radius: 0px;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .strips-image-container:hover .strips-image-overlay:before, .g-owlcarousel-strips-slider .g-owlcarousel .owl-item .strips-image-container:hover .strips-image-overlay:after {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.rt-overlay-dark .g-owlcarousel-strips-slider .g-owlcarousel .owl-item .strips-image-container:hover .strips-image-overlay:before, .rt-overlay-dark .g-owlcarousel-strips-slider .g-owlcarousel .owl-item .strips-image-container:hover .strips-image-overlay:after {
  border: 2px solid #e0e0e0;
}
.rt-overlay-light .g-owlcarousel-strips-slider .g-owlcarousel .owl-item .strips-image-container:hover .strips-image-overlay:before, .rt-overlay-light .g-owlcarousel-strips-slider .g-owlcarousel .owl-item .strips-image-container:hover .strips-image-overlay:after {
  border: 2px solid #282828;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .strips-image-container .strips-image-overlay {
  display: block;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .strips-image-container .strips-image-overlay:before {
  background-color: rgba(0, 0, 0, 0.5) !important;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)) !important;
  position: absolute;
  top: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0px;
  opacity: 0;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .strips-image-container .strips-image-overlay:after {
  position: absolute;
  content: "^";
  font-size: 3em;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 45px;
  border-radius: 0px;
  background: #e0e0e0;
  color: #282828;
  border: 1px solid #e0e0e0;
  text-align: center;
  opacity: 0;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .g-owlcarousel-content {
  text-align: center;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .g-owlcarousel-item-title {
  margin-top: 15px;
}
.rt-overlay-dark .g-owlcarousel-strips-slider .g-owlcarousel .owl-item .g-owlcarousel-item-title a {
  color: #ffffff;
}
.rt-overlay-light .g-owlcarousel-strips-slider .g-owlcarousel .owl-item .g-owlcarousel-item-title a {
  color: #282828;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .g-owlcarousel-item-title a:hover {
  color: #fafafa;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .g-owlcarousel-item-desc {
  padding: 0 15px 15px;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-dots {
  position: relative;
  margin-bottom: 25px;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-dots .owl-dot {
  display: inline-block;
  padding: 7px;
  margin: 0 3px;
  width: 0;
  height: 0;
  border-radius: 1em;
  cursor: pointer;
  background: #fafafa;
  border: 2px solid transparent;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-dots .owl-dot.active {
  background: none;
  border: 2px solid #fafafa;
  padding: 7px;
  opacity: 1;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-dots .owl-dot:not(.active):hover {
  background: #fafafa;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-dots .owl-dot span {
  display: none;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-prev, .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-next {
  position: absolute;
  width: 45px;
  height: 45px;
  line-height: 40px;
  font-size: 25px;
  border: 2px solid;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.rt-overlay-dark .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-prev, .rt-overlay-dark .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-next {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.rt-overlay-light .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-prev, .rt-overlay-light .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-next {
  color: #282828;
  border: 2px solid #282828;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-prev:hover, .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-next:hover {
  color: #ffffff;
  background-color: #cc0000;
  border: 2px solid #cc0000;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-prev:focus, .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-next:focus {
  outline: none;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-prev span, .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav button.owl-next span {
  display: none;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-nav .owl-next {
  right: -65px;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-nav .owl-next:before {
  content: '';
  font-family: FontAwesome;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-nav .owl-prev {
  left: -65px;
}
.g-owlcarousel-strips-slider .g-owlcarousel .owl-nav .owl-prev:before {
  content: '';
  font-family: FontAwesome;
}
.g-horizontalmenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.g-horizontalmenu li {
  display: inline-block;
  margin: 0 0.5rem;
  font-weight: bold;
  font-size: 0.9rem;
}
.g-horizontalmenu li:first-child {
  margin-left: 0;
}
.g-horizontalmenu li:last-child {
  margin-right: 0;
}
.g-horizontalmenu a:hover {
  text-decoration: underline;
}
.progress {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0;
  margin-bottom: 20px;
  overflow: visible;
}
.progress-bar {
  color: #ffffff;
  height: 30px;
  position: relative;
}
.progress-bar .span {
  line-height: 30px;
  padding: 0 10px;
}
.progress-bar:after {
  content: "";
  height: 34px;
  position: absolute;
  right: -3px;
  top: -3px;
  width: 15px;
}
.progress-bar.progress-bar-default {
  color: #808080;
  background: #ffffff;
}
.progress-bar.progress-bar-default:after {
  border: 1px solid #ffffff;
}
.progress-bar.progress-bar-success {
  background: #7BC142;
}
.progress-bar.progress-bar-success:after {
  border: 1px solid #ffffff;
}
.progress-bar.progress-bar-info {
  background: #3B93D0;
}
.progress-bar.progress-bar-info:after {
  border: 1px solid #3B93D0;
}
.progress-bar.progress-bar-warning {
  background: #F5A019;
}
.progress-bar.progress-bar-warning:after {
  border: 1px solid #F5A019;
}
.progress-bar.progress-bar-danger {
  background: #EF4034;
}
.progress-bar.progress-bar-danger:after {
  border: 1px solid #EF4034;
}
.progress-bar .s-only {
  padding: 0 10px;
  line-height: 30px;
}
.ui-tabs {
  position: relative;
}
.ui-tabs .ui-tabs-nav {
  margin: 0 0 35px 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only all and (max-width: 30rem) {
  .ui-tabs .ui-tabs-nav {
    display: block;
  }
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  border-bottom-width: 0;
  padding: 0;
  outline: none;
}
@media only all and (max-width: 47.99rem) {
  .ui-tabs .ui-tabs-nav li {
    float: none;
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    margin-left: 0;
  }
}
.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-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.g-contenttabs .g-contenttabs-tab-wrapper-container {
  list-style: none;
}
.g-contenttabs .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper {
  margin-right: 5px;
}
.g-contenttabs .g-contenttabs-tab {
  outline: none;
  color: inherit !important;
}
.g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
  display: inline-block;
  background: none;
  padding: 8px 25px;
  border: 2px solid transparent;
  border-radius: 0px;
  opacity: 0.5;
  text-transform: uppercase;
  font-size: 1em;
}
.rt-overlay-dark .g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
  color: #ffffff;
}
.rt-overlay-light .g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
  color: #282828;
}
@media only all and (max-width: 47.99rem) {
  .g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
    padding: 8px 15px;
  }
}
@media only all and (max-width: 30rem) {
  .g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
    width: 100%;
  }
}
.g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title:hover {
  opacity: 1;
}
.rt-overlay-dark .g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title:hover {
  border: 2px solid #ffffff;
}
.rt-overlay-light .g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title:hover {
  border: 2px solid #282828;
}
.g-contenttabs .g-contenttabs-content-wrapper-container {
  list-style: none;
  margin: 25px 0 0;
}
.g-contenttabs .g-contenttabs-content-wrapper-container .g-contenttabs-tab-wrapper-body {
  padding: 0;
}
.ui-tabs-active .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
  opacity: 1;
}
.rt-overlay-dark .ui-tabs-active .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
  border: 2px solid #ffffff;
}
.rt-overlay-light .ui-tabs-active .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
  border: 2px solid #282828;
}
.g-owlcarousel-headlines .headlines-container {
  background: transparent;
  margin: 0 45px 0 0;
}
.g-owlcarousel-headlines .headlines-container .g-owlcarousel-content {
  padding: 10px;
}
.g-owlcarousel-headlines .headlines-container .headlines-badge {
  float: left;
}
.g-owlcarousel-headlines .headlines-container .headlines-badge span {
  display: block;
  padding: 10px 5px !important;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-headlines .headlines-container .headlines-badge {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-headlines .headlines-container .headlines-badge {
    display: none;
  }
}
.g-owlcarousel-headlines .headlines-container .owl-nav button.owl-next, .g-owlcarousel-headlines .headlines-container .owl-nav button.owl-prev {
  position: absolute;
  border: 0;
  display: block;
  width: 40px;
  height: 40px;
  top: 50%;
  cursor: pointer;
  z-index: 10;
  text-align: center;
  font-size: 24px;
  line-height: 38px;
  opacity: 0.7;
  border-radius: 100%;
  color: #ffffff;
  left: auto;
}
.g-owlcarousel-headlines .headlines-container .owl-nav button.owl-next:before, .g-owlcarousel-headlines .headlines-container .owl-nav button.owl-prev:before {
  font-family: FontAwesome;
}
.g-owlcarousel-headlines .headlines-container .owl-nav button.owl-next:hover, .g-owlcarousel-headlines .headlines-container .owl-nav button.owl-prev:hover {
  opacity: 1;
  background: none;
}
.g-owlcarousel-headlines .headlines-container .owl-nav button.owl-next.owl-next, .g-owlcarousel-headlines .headlines-container .owl-nav button.owl-prev.owl-next {
  right: -45px;
}
.g-owlcarousel-headlines .headlines-container .owl-nav button.owl-next.owl-next:before, .g-owlcarousel-headlines .headlines-container .owl-nav button.owl-prev.owl-next:before {
  content: "";
}
.g-owlcarousel-headlines .headlines-container .owl-nav button.owl-next.owl-prev, .g-owlcarousel-headlines .headlines-container .owl-nav button.owl-prev.owl-prev {
  right: -10px;
}
.g-owlcarousel-headlines .headlines-container .owl-nav button.owl-next.owl-prev:before, .g-owlcarousel-headlines .headlines-container .owl-nav button.owl-prev.owl-prev:before {
  content: "";
}
.g-owlcarousel-headlines .headlines-container .owl-nav button.owl-next span, .g-owlcarousel-headlines .headlines-container .owl-nav button.owl-prev span {
  display: none;
}
.g-owlcarousel-slider {
  margin: 0 60px;
}
.g-owlcarousel-slider .g-owlcarousel .g-owlcarousel-image-container {
  padding-top: 25px;
  width: 75%;
  float: right;
}
.g-owlcarousel-slider .g-owlcarousel .g-owlcarousel-content {
  width: 25%;
  float: left;
}
.g-owlcarousel-slider .g-owlcarousel .g-owlcarousel-content .g-owlcarousel-item-title {
  font-size: 25px;
  line-height: 35px;
}
.g-owlcarousel-slider .g-owlcarousel .g-owlcarousel-content .g-owlcarousel-item-desc {
  font-size: 1em;
  margin-top: 20px;
  line-height: 22px;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-slider .g-owlcarousel .g-owlcarousel-content, .g-owlcarousel-slider .g-owlcarousel .g-owlcarousel-image-container {
    float: none;
    width: 100%;
    margin: auto;
    text-align: center;
  }
}
.g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-prev, .g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-next {
  width: 55px;
  height: 55px;
  line-height: 40px;
  font-size: 28px;
  margin-top: -50px;
  border: 2px solid;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-prev, .g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-next {
    width: 55px;
    height: 100px;
    line-height: 20px;
    font-size: 2em;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-prev, .g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-next {
    display: none;
  }
}
.rt-overlay-dark .g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-prev, .rt-overlay-dark .g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-next {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.rt-overlay-light .g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-prev, .rt-overlay-light .g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-next {
  color: #282828;
  border: 2px solid #282828;
}
.g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-prev:hover, .g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-next:hover {
  color: #ff0000;
  background-color: #fafafa;
  border: 2px solid #fafafa;
}
.g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-prev:focus, .g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-next:focus {
  outline: none;
}
.g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-prev span, .g-owlcarousel-slider .g-owlcarousel .owl-nav button.owl-next span {
  display: none;
}
.g-owlcarousel-slider .g-owlcarousel .owl-nav .owl-next {
  right: -100px;
}
.g-owlcarousel-slider .g-owlcarousel .owl-nav .owl-next:before {
  content: '';
  font-family: FontAwesome;
}
.g-owlcarousel-slider .g-owlcarousel .owl-nav .owl-prev {
  left: -100px;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-slider .g-owlcarousel .owl-nav .owl-prev {
    right: 25px !important;
  }
}
.g-owlcarousel-slider .g-owlcarousel .owl-nav .owl-prev:before {
  content: '';
  font-family: FontAwesome;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.multislides .g-swiper-title, .g-swiper.multislides .g-swiper-text {
    font-size: 1rem !important;
  }
  .g-swiper.multislides .button {
    font-size: 0.7rem !important;
    padding: 0.4rem 0.75rem !important;
  }
  .g-swiper.multislides .swiper-navigation > div {
    font-size: 2rem !important;
  }
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-progressbar {
  top: auto;
  bottom: 0;
  height: 10px;
}
.g-swiper.swiper-container-vertical .swiper-navigation + .swiper-pagination-bullets {
  top: unset;
  bottom: 0;
  transform: none;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
    right: 0;
  }
}
.dir-rtl .g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
  right: auto;
  left: 10px;
}
@media only all and (max-width: 47.99rem) {
  .dir-rtl .g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
    left: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-vertical.swiper-container-coverflow > .swiper-pagination-bullets {
    right: 10px;
  }
  .dir-rtl .g-swiper.swiper-container-vertical.swiper-container-coverflow > .swiper-pagination-bullets {
    right: auto;
    left: 10px;
  }
}
.g-swiper div[class*="swiper-pagination-parent"] {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  z-index: 10;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 2rem 1rem;
  background: transparent;
  border: 2px solid #ffffff;
  opacity: 1;
  height: 22px;
  width: 22px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -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;
  outline: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
  }
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.focus, .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.active, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet.focus, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet.active {
  outline: 0;
  -moz-outline-style: none;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet::after {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffffff;
  position: absolute;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet::after {
    width: 4px;
    height: 4px;
  }
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #ffffff;
  opacity: 1;
  border-color: #ffffff;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active::after {
  width: 8px;
  height: 8px;
  background: #000000;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active::after {
    width: 6px;
    height: 6px;
  }
}
.g-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #fafafa;
}
.g-swiper .g-swiper-slider .swiper-slide {
  position: relative;
}
.g-swiper .g-swiper-slider .swiper-slide .swiper-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.g-swiper .g-swiper-slider .swiper-slide video {
  position: absolute;
  z-index: 10;
  width: 100%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide video {
    height: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide video {
    height: 100%;
  }
}
.g-swiper .g-swiper-slider .swiper-slide .swiper-link-overlay {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
}
.g-swiper .g-swiper-slider .swiper-slide .slide {
  position: absolute;
  margin: 0 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;
  z-index: 20;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-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%;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content {
  text-align: center;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
  font-size: 1.1vw;
  font-weight: 400;
  line-height: 1.3;
  margin: 1rem 4rem;
  max-width: 1200px;
  color: #ffffff;
}
@media (max-width: 118.1818181818rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
    font-size: 1.3rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
    font-size: 1rem;
  }
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
  font-size: 1.5vw;
  font-weight: 500;
  line-height: 1.3;
  margin: 1rem 3rem;
  color: #ffffff;
}
@media (max-width: 120rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
    font-size: 1.8rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
    font-size: 1.2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .button {
    padding: 0.4rem 1rem;
    font-size: 0.8rem;
  }
}
.swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"] {
  position: absolute;
  font-size: 4rem;
  color: #ffffff;
  outline: none;
  z-index: 20;
  cursor: pointer;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -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 only all and (max-width: 47.99rem) {
  .swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"] {
    font-size: 3rem;
  }
}
.swiper-navigation div[class*="button-next"] {
  right: 1rem;
  top: 50%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
}
.swiper-navigation div[class*="button-prev"] {
  left: 1rem;
  top: 50%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
}
.swiper-navigation.rtl div[class*="button-prev"] {
  right: 1rem;
  left: auto;
}
.swiper-navigation.rtl div[class*="button-next"] {
  right: auto;
  left: 1rem;
}
div[class*="g-swiper-thumbs"] {
  margin: 2rem 0;
  font-weight: 700;
}
div[class*="g-swiper-thumbs"].gallery-thumbs {
  box-sizing: border-box;
  cursor: pointer;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 6px;
  position: relative;
  pointer-events: auto;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
  -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;
  font-size: 0.9vw;
  height: 100%;
  margin: -1rem 2rem 0;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 111.1111111111rem) {
  div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title {
    font-size: 1rem;
  }
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title span {
  z-index: 2;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  border-radius: 6px;
  transition: opacity 0.5s ease-in-out;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide-thumb-active:before {
  opacity: 0.25;
}
div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-next"], div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-prev"] {
  font-size: 3rem;
  opacity: 1;
  z-index: 20;
}
@media only all and (max-width: 47.99rem) {
  div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-next"], div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-prev"] {
    font-size: 2rem;
  }
}
/*******************************************/
/* kenburns animation */
/*******************************************/
.swiper-slide-active .kenburns {
  -webkit-animation: kenburns ease-out;
  -moz-animation: kenburns ease-out;
  animation: kenburns ease-out;
}
@-webkit-keyframes kenburns {
  0% {
    -webkit-transform: scale(1.5) rotate(0.02deg);
    -moz-transform: scale(1.5) rotate(0.02deg);
    -ms-transform: scale(1.5) rotate(0.02deg);
    -o-transform: scale(1.5) rotate(0.02deg);
    transform: scale(1.5) rotate(0.02deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0.02deg);
    -moz-transform: scale(1) rotate(0.02deg);
    -ms-transform: scale(1) rotate(0.02deg);
    -o-transform: scale(1) rotate(0.02deg);
    transform: scale(1) rotate(0.02deg);
  }
}
@keyframes kenburns {
  0% {
    -webkit-transform: scale(1.5) rotate(0.02deg);
    -moz-transform: scale(1.5) rotate(0.02deg);
    -ms-transform: scale(1.5) rotate(0.02deg);
    -o-transform: scale(1.5) rotate(0.02deg);
    transform: scale(1.5) rotate(0.02deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0.02deg);
    -moz-transform: scale(1) rotate(0.02deg);
    -ms-transform: scale(1) rotate(0.02deg);
    -o-transform: scale(1) rotate(0.02deg);
    transform: scale(1) rotate(0.02deg);
  }
}
/*******************************************/
/* kenburnsDownLeft animation */
/*******************************************/
.swiper-slide-active .kenburnsDownLeft {
  -webkit-animation: kenburnsDownLeft ease-out;
  -moz-animation: kenburnsDownLeft ease-out;
  animation: kenburnsDownLeft ease-out;
}
@-webkit-keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
    -moz-transform: scale(1.5) translate(10%, -10%);
    -ms-transform: scale(1.5) translate(10%, -10%);
    -o-transform: scale(1.5) translate(10%, -10%);
    transform: scale(1.5) translate(10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
    -moz-transform: scale(1.5) translate(10%, -10%);
    -ms-transform: scale(1.5) translate(10%, -10%);
    -o-transform: scale(1.5) translate(10%, -10%);
    transform: scale(1.5) translate(10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDownRight animation */
/*******************************************/
.swiper-slide-active .kenburnsDownRight {
  -webkit-animation: kenburnsDownRight ease-out;
  animation: kenburnsDownRight ease-out;
}
@-webkit-keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
    -moz-transform: scale(1.5) translate(-10%, -10%);
    -ms-transform: scale(1.5) translate(-10%, -10%);
    -o-transform: scale(1.5) translate(-10%, -10%);
    transform: scale(1.5) translate(-10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
    -moz-transform: scale(1.5) translate(-10%, -10%);
    -ms-transform: scale(1.5) translate(-10%, -10%);
    -o-transform: scale(1.5) translate(-10%, -10%);
    transform: scale(1.5) translate(-10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDown animation */
/*******************************************/
.swiper-slide-active .kenburnsDown {
  -webkit-animation: kenburnsDown ease-out;
  animation: kenburnsDown ease-out;
}
@-webkit-keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
    -moz-transform: scale(1.5) translate(0, -10%);
    -ms-transform: scale(1.5) translate(0, -10%);
    -o-transform: scale(1.5) translate(0, -10%);
    transform: scale(1.5) translate(0, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
    -moz-transform: scale(1.5) translate(0, -10%);
    -ms-transform: scale(1.5) translate(0, -10%);
    -o-transform: scale(1.5) translate(0, -10%);
    transform: scale(1.5) translate(0, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsLeft animation */
/*******************************************/
.swiper-slide-active .kenburnsLeft {
  -webkit-animation: kenburnsLeft ease-out;
  animation: kenburnsLeft ease-out;
}
@-webkit-keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
    -moz-transform: scale(1.5) translate(10%, 0);
    -ms-transform: scale(1.5) translate(10%, 0);
    -o-transform: scale(1.5) translate(10%, 0);
    transform: scale(1.5) translate(10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
    -moz-transform: scale(1.5) translate(10%, 0);
    -ms-transform: scale(1.5) translate(10%, 0);
    -o-transform: scale(1.5) translate(10%, 0);
    transform: scale(1.5) translate(10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsRight animation */
/*******************************************/
.swiper-slide-active .kenburnsRight {
  -webkit-animation: kenburnsRight ease-out;
  animation: kenburnsRight ease-out;
}
@-webkit-keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
    -moz-transform: scale(1.5) translate(-10%, 0);
    -ms-transform: scale(1.5) translate(-10%, 0);
    -o-transform: scale(1.5) translate(-10%, 0);
    transform: scale(1.5) translate(-10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
    -moz-transform: scale(1.5) translate(-10%, 0);
    -ms-transform: scale(1.5) translate(-10%, 0);
    -o-transform: scale(1.5) translate(-10%, 0);
    transform: scale(1.5) translate(-10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpLeft animation */
/*******************************************/
.swiper-slide-active .kenburnsUpLeft {
  -webkit-animation: kenburnsUpLeft ease-out;
  animation: kenburnsUpLeft ease-out;
}
@-webkit-keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
    -moz-transform: scale(1.5) translate(10%, 10%);
    -ms-transform: scale(1.5) translate(10%, 10%);
    -o-transform: scale(1.5) translate(10%, 10%);
    transform: scale(1.5) translate(10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
    -moz-transform: scale(1.5) translate(10%, 10%);
    -ms-transform: scale(1.5) translate(10%, 10%);
    -o-transform: scale(1.5) translate(10%, 10%);
    transform: scale(1.5) translate(10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpRight animation */
/*******************************************/
.swiper-slide-active .kenburnsUpRight {
  -webkit-animation: kenburnsUpRight ease-out;
  animation: kenburnsUpRight ease-out;
}
@-webkit-keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
    -moz-transform: scale(1.5) translate(-10%, 10%);
    -ms-transform: scale(1.5) translate(-10%, 10%);
    -o-transform: scale(1.5) translate(-10%, 10%);
    transform: scale(1.5) translate(-10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
    -moz-transform: scale(1.5) translate(-10%, 10%);
    -ms-transform: scale(1.5) translate(-10%, 10%);
    -o-transform: scale(1.5) translate(-10%, 10%);
    transform: scale(1.5) translate(-10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUp animation */
/*******************************************/
.swiper-slide-active .kenburnsUp {
  -webkit-animation: kenburnsUp ease-out;
  animation: kenburnsUp ease-out;
}
@-webkit-keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
    -moz-transform: scale(1.5) translate(0, 10%);
    -ms-transform: scale(1.5) translate(0, 10%);
    -o-transform: scale(1.5) translate(0, 10%);
    transform: scale(1.5) translate(0, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
    -moz-transform: scale(1.5) translate(0, 10%);
    -ms-transform: scale(1.5) translate(0, 10%);
    -o-transform: scale(1.5) translate(0, 10%);
    transform: scale(1.5) translate(0, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
.g-audioplayer {
  position: relative;
  padding: 0.938rem;
}
.g-audioplayer .g-audioplayer-info {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-info {
    display: block;
  }
}
.g-audioplayer .g-audioplayer-left {
  padding-right: 1.563rem;
}
.dir-rtl .g-audioplayer .g-audioplayer-left {
  padding: 0;
  padding-left: 1.563rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-left {
    padding: 0;
    margin-bottom: 1.563rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-left {
    padding: 0;
    margin-bottom: 1.563rem;
  }
}
.g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
  border-radius: 3px;
  min-width: 200px;
  max-width: 200px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
    width: 100%;
  }
}
.g-audioplayer .g-audioplayer-right {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
}
.g-audioplayer .g-audioplayer-right .g-audioplayer-nowplaying {
  display: block;
  font-size: 15.2px;
  font-weight: 400;
}
.g-audioplayer .g-audioplayer-right .g-audioplayer-trackinfo {
  display: block;
  font-size: 15.4px;
  font-weight: 500;
}
.g-audioplayer .g-audioplayer-playlist {
  display: block;
  font-size: 15.4px;
  font-weight: 500;
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-playlist {
    font-size: 15.3px;
  }
}
.g-audioplayer .g-audioplayer-playlist ol {
  padding-left: 0;
}
.g-audioplayer .g-audioplayer-playlist ol li {
  padding: 0.925rem 0;
  list-style-position: inside;
  border-bottom: 1px solid rgba(128, 128, 128, 0.1);
}
.g-audioplayer .g-audioplayer-playlist ol li a {
  color: #171717;
}
.g-audioplayer .g-audioplayer-playlist ol li .fa {
  padding-left: 0.625rem;
  color: #fafafa;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.dir-rtl .g-audioplayer .g-audioplayer-playlist ol li .fa {
  padding-left: 0;
  padding-right: 0.625rem;
}
.g-audioplayer .g-audioplayer-playlist ol li.playing .fa {
  opacity: 1;
}
.g-audioplayer .g-audioplayer-button {
  float: right;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-button {
    float: none;
  }
}
@media only all and (max-width: 30rem) {
  .g-audioplayer .g-audioplayer-button {
    float: none;
  }
}
.g-audioplayer .g-audioplayer-button .button {
  padding: 0.4rem 1.4rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-button .button {
    margin: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-audioplayer .g-audioplayer-button .button {
    margin: 0;
  }
}
.g-audioplayer .audiojs .g-audioplayer-buttons {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button {
  width: 72px;
  height: 62px;
  border-radius: 5px;
  background: #fafafa;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #ffffff;
  margin: 0.425rem;
  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;
}
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button .fa-step-forward, .dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button .fa-step-backward {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:first-child {
  margin-left: 0;
}
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:first-child {
  margin: 0.425rem;
  margin-right: 0;
}
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:last-child {
  margin-right: 0;
}
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:last-child {
  margin: 0.425rem;
  margin-left: 0;
}
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:hover {
  cursor: pointer;
}
.g-audioplayer .audiojs .play-pause .loading, .g-audioplayer .audiojs .play-pause .error, .g-audioplayer .audiojs .play-pause .pause {
  display: none;
}
.g-audioplayer .audiojs.playing .pause {
  display: block;
}
.g-audioplayer .audiojs.playing .play {
  display: none;
}
.g-audioplayer .audiojs.loading .loading {
  display: block;
}
.g-audioplayer .audiojs.loading .pause, .g-audioplayer .audiojs.loading .play {
  display: none;
}
.g-audioplayer .audiojs.error .error {
  display: block;
}
.g-audioplayer .audiojs.error .pause, .g-audioplayer .audiojs.error .play {
  display: none;
}
.g-audioplayer .audiojs.error .scrubber {
  display: none;
}
.g-audioplayer .audiojs .error-message {
  margin: 0.625rem 0;
  color: #ef4a44;
}
.g-audioplayer .audiojs .scrubber {
  margin: 0.625rem 0;
  padding-bottom: 0.5rem;
  position: relative;
}
.g-audioplayer .audiojs .scrubber .progress {
  height: 6px;
  background: #fafafa;
}
.g-audioplayer .audiojs .scrubber .loaded {
  height: 6px;
  background: rgba(128, 128, 128, 0.1);
  position: absolute;
  top: 0;
}
.g-audioplayer .audiojs .time {
  font-size: 15.2px;
  font-weight: 400;
}
@media only all and (max-width: 47.99rem) {
  .g-blockcontent-header {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.g-blockcontent-subcontent-title {
  margin: 0.625rem 0;
}
.g-blockcontent-subcontent-title-icon {
  margin-bottom: 0.625rem;
  font-size: 15.2px;
}
.g-blockcontent-subcontent-title-text {
  font-size: 15.8px;
  margin-top: 0;
  margin-bottom: 0.438rem;
}
.g-blockcontent-subcontent-block {
  margin: 0;
  height: 100%;
}
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent1 {
  background: #fafafa;
  position: relative;
}
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent1:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  right: -0.625rem;
  top: 0.625rem;
  border: 2px solid #fafafa;
}
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent2 {
  background: #ff0000;
}
.g-blockcontent-subcontent-subtitle {
  font-size: 14.7px;
  vertical-align: super;
}
.g-blockcontent-subcontent-desc {
  position: relative;
  margin: 0 15px;
  line-height: 21.9px;
}
@media only all and (max-width: 47.99rem) {
  .g-blockcontent-subcontent-desc {
    margin: 0 5px;
  }
}
.g-blockcontent-subcontent-desc i {
  margin-top: 0.625rem;
}
.g-blockcontent-buttons {
  margin-top: 0.938rem;
}
.g-calendar-particle .g-calendar .clndr .days-container:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.g-calendar-particle .g-calendar .clndr .controls .clndr-previous-button, .g-calendar-particle .g-calendar .clndr .controls .clndr-next-button {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}
.g-calendar-particle .g-calendar .clndr {
  overflow: hidden;
  font-size: 1vw;
}
@media (max-width: 1500px) {
  .g-calendar-particle .g-calendar .clndr {
    font-size: 15px;
  }
}
.g-calendar-particle .g-calendar .clndr .controls {
  font-size: 1.15vw;
  line-height: 3.5;
  background-color: #fafafa;
  color: #ffffff;
}
@media (max-width: 1317.3913043478px) {
  .g-calendar-particle .g-calendar .clndr .controls {
    font-size: 15.15px;
  }
}
.g-calendar-particle .g-calendar .clndr .controls .clndr-previous-button, .g-calendar-particle .g-calendar .clndr .controls .clndr-next-button {
  width: 10%;
  padding: 5px 0;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.g-calendar-particle .g-calendar .clndr .controls .clndr-previous-button:hover, .g-calendar-particle .g-calendar .clndr .controls .clndr-next-button:hover {
  background-color: #e1e1e1;
}
.dir-rtl .g-calendar-particle .g-calendar .clndr .controls .clndr-previous-button .fa-arrow-circle-left:before {
  content: "";
}
.dir-rtl .g-calendar-particle .g-calendar .clndr .controls .clndr-next-button .fa-arrow-circle-right:before {
  content: "";
}
.g-calendar-particle .g-calendar .clndr .controls .month-year {
  width: 80%;
  padding: 5px 0;
  display: inline-block;
  text-align: center;
  font-weight: 700;
  letter-spacing: 1px;
}
.g-calendar-particle .g-calendar .clndr .days-container {
  position: relative;
  width: 100%;
  height: 400px;
}
@media only all and (min-width: 75rem) {
  .g-calendar-particle .g-calendar .clndr .days-container {
    height: 575px;
  }
}
.g-calendar-particle .g-calendar .clndr .days-container .days {
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  border-left: 1px solid #e5e5e5;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day, .g-calendar-particle .g-calendar .clndr .days-container .days .empty {
  width: 14.2857142857%;
  display: inline-block;
  padding: 8px 0;
  line-height: 2.5;
  text-align: center;
  color: #171717;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day.today, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.today {
  color: #000000;
  font-weight: 500;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day.event, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.event {
  background-color: white;
  border-color: #e5e5e5;
  color: rgba(72, 72, 72, 0.8);
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s;
  cursor: pointer;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day.event:hover, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.event:hover {
  background-color: #fafafa;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day.adjacent-month, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.adjacent-month {
  color: rgba(0, 0, 0, 0.3);
}
.g-calendar-particle .g-calendar .clndr .days-container .days .empty {
  height: 31px;
  vertical-align: bottom;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .headers {
  border-bottom: 1px solid #e5e5e5;
  background-color: #f9fafb;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .headers .day-header {
  width: 14.2857142857%;
  display: inline-block;
  padding: 1rem 0;
  border-right: 1px solid #e5e5e5;
  text-align: center;
  text-transform: uppercase;
  color: rgba(148, 148, 148, 0.4);
  letter-spacing: 1px;
}
.g-calendar-particle .g-calendar .clndr .days-container .events {
  position: absolute;
  left: 100%;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .headers {
  position: relative;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .event-header {
  width: 100%;
  background-color: #fafafa;
  padding: 5px 0;
  text-align: center;
  color: #ffffff;
  font-weight: 500;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .x-button {
  position: absolute;
  font-size: 80%;
  top: 7px;
  left: 20px;
  cursor: pointer;
  color: #ffffff;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  transition: color 0.25s;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .x-button:hover {
  color: rgba(255, 255, 255, 0.75);
}
.dir-rtl .g-calendar-particle .g-calendar .clndr .days-container .events .x-button {
  right: 20px;
  left: auto;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list {
  overflow-y: auto;
  height: 90%;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event {
  padding: 8px 20px;
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  transition: background-color 0.25s;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event a {
  position: relative;
  letter-spacing: 1px;
  background-color: transparent;
  color: #171717;
  text-decoration: none;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  transition: color 0.25s;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event a:hover {
  color: #313131;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-desc {
  display: block;
  padding: 5px 0;
  font-size: 0.7vw;
}
@media (max-width: 2142.8571428571px) {
  .g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-desc {
    font-size: 15px;
  }
}
.g-calendar-particle .g-calendar .clndr .days-container.show-events .days {
  left: -100%;
}
.g-calendar-particle .g-calendar .clndr .days-container.show-events .events {
  left: 0;
}
.g-contact .g-contact-item {
  position: relative;
  padding-left: 50px;
  margin-bottom: 1.5rem;
}
.dir-rtl .g-contact .g-contact-item {
  padding-left: 0;
  padding-right: 50px;
}
.g-contact .g-contact-icon {
  position: absolute;
  left: 0;
  font-size: 1.25rem;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  width: 35px;
  height: 45px;
  line-height: 45px;
}
.dir-rtl .g-contact .g-contact-icon {
  left: auto;
  right: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  border-right: 0;
}
.g-contact .g-contact-label {
  text-transform: uppercase;
  font-size: 14.8px;
  font-weight: bold;
  opacity: 0.5;
}
.g-contact .g-contact-text {
  font-family: "notosans", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
.contact-title {
  font-size: 1.5em;
  border-bottom: none;
  margin-bottom: 0;
  font-weight: bold;
  line-height: 40px;
}
.rt-contact-info hr {
  border-color: silver;
  border-top: none;
}
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 2.3445rem;
  }
}
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
.g-content-array .g-item-title {
  margin: 0;
}
.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 0;
}
.g-content-array .g-array-item-details {
  font-size: 90%;
}
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
.g-contentlist *, .g-contentlist *:before, .g-contentlist *:after {
  box-sizing: border-box !important;
}
.g-contentlist .g-contentlist-headline, .g-contentlist .g-contentlist-subtitle {
  margin: 0;
}
.g-contentlist .g-contentlist-headline {
  line-height: 1.8rem;
}
@media only all and (max-width: 47.99rem) {
  .g-contentlist .g-contentlist-text > .g-content {
    padding: 0.938rem 0;
  }
}
.g-contentlist .g-contentlist-subtitle {
  font-family: "notosans", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 14.85px;
  opacity: 0.75;
  line-height: 2.2rem;
}
.g-contentlist .g-contentlist-desc {
  margin: 0.5rem 0 1.5rem 0;
}
.g-contentlist .g-contentlist-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
@media only all and (max-width: 47.99rem) {
  .g-contentlist .g-contentlist-img {
    min-height: 15rem;
    margin: 0 0.625rem;
  }
}
.g-contentlist .g-contentlist-img-tag {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 0px;
  display: inline-block;
  font-family: "notosans", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 14.7px;
  margin: 1rem;
  padding: 0.15rem 0.75rem;
  text-transform: uppercase;
}
.g-contentlist .g-contentlist-list {
  background: rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.g-contentlist .g-contentlist-list .g-content {
  background: transparent;
}
.g-contentlist .g-listgrid {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: -0.5rem;
}
.g-contentlist .g-listgrid .g-listgrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.25rem;
  width: 100%;
  font-size: 14.9px;
  font-weight: bold;
  float: left;
}
.g-contentlist .g-listgrid .g-listgrid-item a {
  position: relative;
  padding-left: 30px;
  color: inherit;
  display: block;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  opacity: 0.75;
}
.g-contentlist .g-listgrid .g-listgrid-item a:hover {
  opacity: 1;
}
.dir-rtl .g-contentlist .g-listgrid .g-listgrid-item a {
  padding-left: 0;
  padding-right: 30px;
}
.g-contentlist .g-listgrid .g-listgrid-item .fa {
  font-size: 1.25rem;
  position: absolute;
  left: 0;
  padding-top: 0.25rem;
}
.dir-rtl .g-contentlist .g-listgrid .g-listgrid-item .fa {
  left: auto;
  right: 0;
}
.g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item {
  width: 50%;
}
.g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item:nth-last-child(2) a {
  border-bottom: 0;
}
.g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item {
  width: 33.33333%;
}
.g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:nth-last-child(3) a {
  border-bottom: 0;
}
.g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item {
  width: 25%;
}
.g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(3) a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(4) a {
  border-bottom: 0;
}
.g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item {
  width: 20%;
}
.g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(3) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(4) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(5) a {
  border-bottom: 0;
}
@media only all and (max-width: 30rem) {
  .g-contentlist .g-listgrid[class$="cols"] .g-listgrid-item {
    width: 100%;
  }
}
.g-imagegrid *, .g-imagegrid *:before, .g-imagegrid *:after {
  box-sizing: border-box !important;
}
.g-imagegrid .g-imagegrid-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: -0.25rem;
}
.g-imagegrid .g-imagegrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.25rem;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.g-imagegrid .g-imagegrid-item:hover img {
  opacity: 0.25;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:before {
  opacity: 1;
}
.g-imagegrid .g-imagegrid-desc {
  margin: 1.5rem 0;
}
.g-imagegrid .g-imagegrid-link {
  display: block;
  position: relative;
  background: #fafafa;
  border-radius: 0px;
  overflow: hidden;
}
.g-imagegrid .g-imagegrid-link:before {
  font-family: FontAwesome;
  content: "";
  font-size: 1.25rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -13px;
  z-index: 1;
  opacity: 0;
}
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
  width: 50%;
}
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
  width: 33.33333%;
}
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
  width: 25%;
}
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
  width: 20%;
}
.g-infolist {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}
.g-infolist .g-infolist-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  float: left;
  margin: 0 2% 0.5rem 2%;
  padding: 0 0 0.5rem 0;
  border-bottom: 1px solid rgba(23, 23, 23, 0.25);
}
.g-infolist .g-infolist-item.g-infolist-with-img {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item.g-infolist-with-img {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
.g-infolist.noborder .g-infolist-item {
  border-bottom: 0;
}
.g-infolist.spaced .g-infolist-item {
  margin: 0.5rem 2%;
  padding: 0.5rem 0;
}
.g-infolist .g-infolist-item-img {
  margin-right: 1rem;
  margin-top: 0.25rem;
}
.g-infolist .g-infolist-item-img.left {
  margin-right: 1rem;
}
.dir-rtl .g-infolist .g-infolist-item-img.left {
  margin-left: 1rem;
  margin-right: 0;
}
.g-infolist .g-infolist-item-img.left.browser {
  margin-right: 4%;
}
.dir-rtl .g-infolist .g-infolist-item-img.left.browser {
  margin-left: 4%;
  margin-right: 0;
}
.g-infolist .g-infolist-item-img.right {
  margin-left: 1rem;
}
.dir-rtl .g-infolist .g-infolist-item-img.right {
  margin-right: 1rem;
  margin-left: 0;
}
.g-infolist .g-infolist-item-img.right.browser {
  margin-left: 4%;
}
.dir-rtl .g-infolist .g-infolist-item-img.right.browser {
  margin-right: 4%;
  margin-left: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item-img {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item-text {
    padding-top: 1rem;
  }
}
.g-infolist .g-infolist-item-title {
  margin: 0 0 0.25rem 0;
  font-family: "notosans", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 15.1px;
  line-height: 21.75px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-infolist .g-infolist-item-title {
    font-size: 15px;
  }
}
.g-infolist .g-infolist-item-desc {
  margin: 0;
  padding-top: 0.5rem;
  font-size: 0.875rem;
}
.g-infolist .g-infolist-link {
  margin-top: 1rem;
}
.g-infolist.g-1cols .g-infolist-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.g-infolist.g-2cols .g-infolist-item {
  width: 47%;
}
.g-infolist.g-2cols .g-infolist-item:nth-child(odd) {
  margin-right: 1%;
}
.g-infolist.g-2cols .g-infolist-item:nth-child(even) {
  margin-left: 1%;
}
.g-infolist.g-3cols .g-infolist-item {
  width: 30.66667%;
}
.g-infolist.g-3cols .g-infolist-item:nth-child(3n-1) {
  margin-left: 0;
  margin-right: 0;
}
.g-infolist.g-4cols .g-infolist-item {
  width: 22.5%;
}
.g-infolist.g-4cols .g-infolist-item:nth-child(4n-2) {
  margin-left: 0;
  margin-right: 1%;
}
.g-infolist.g-4cols .g-infolist-item:nth-child(4n-1) {
  margin-left: 1%;
  margin-right: 0;
}
.g-infolist.g-5cols .g-infolist-item {
  width: 17.6%;
}
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-3) {
  margin-left: 0;
  margin-right: 1%;
}
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-2) {
  margin-left: 1%;
  margin-right: 1%;
}
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-1) {
  margin-left: 1%;
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist[class*="cols"] .g-infolist-item {
    width: 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
}
.g-infolist-title {
  margin-left: 2%;
}
.dir-rtl .g-infolist-title {
  margin-left: 0;
  margin-right: 2%;
}
.g-owlcarousel-lists {
  position: relative;
}
.g-owlcarousel-lists .g-owlcarousel {
  border: 2px solid;
  border-radius: 0px;
}
.rt-overlay-dark .g-owlcarousel-lists .g-owlcarousel {
  border: 2px solid #ffffff;
}
.rt-overlay-light .g-owlcarousel-lists .g-owlcarousel {
  border: 2px solid #282828;
}
.g-owlcarousel-lists .g-owlcarousel .owl-item .item p {
  margin: 0;
}
.g-owlcarousel-lists .g-owlcarousel .owl-item .item .readon {
  margin: 10px 0;
}
.rt-overlay-dark .g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item {
  border-bottom: 2px solid #ffffff !important;
}
.rt-overlay-light .g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item {
  border-bottom: 2px solid #282828 !important;
}
.g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item:last-child {
  border-bottom: 0 !important;
}
.rt-overlay-dark .g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item:hover {
  color: #282828;
  background: #ffffff;
}
.rt-overlay-light .g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item:hover {
  color: #ffffff;
  background: #282828;
}
.rt-overlay-dark .g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item:hover .indicator:before {
  color: #282828 !important;
}
.rt-overlay-light .g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item:hover .indicator:before {
  color: #ffffff !important;
}
.g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item .g-owlcarousel-item-title {
  font-size: 18px;
  position: relative;
  padding: 10px 0 10px 45px;
  margin: 0;
  cursor: pointer;
  display: block;
}
.g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item .g-owlcarousel-item-title:focus {
  outline: none;
}
.g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item .g-owlcarousel-item-title .indicator {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  top: 50%;
  margin-top: -15px;
  left: 5px;
  cursor: pointer;
  opacity: 0.7;
  border-radius: 3px;
  display: block;
  cursor: pointer;
  text-align: center;
}
.g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item .g-owlcarousel-item-title .indicator span {
  display: none;
}
.g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item .g-owlcarousel-item-title .indicator:before {
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  border-radius: 3px;
  color: #292626;
  content: "";
  font-family: FontAwesome;
  background: none;
  text-shadow: none;
  font-size: 12px;
  display: block;
}
.g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item .g-owlcarousel-item-title .indicator:hover {
  opacity: 1;
}
.g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item .g-owlcarousel-item-title.ui-accordion-header-active {
  margin: 0;
}
.g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item .g-owlcarousel-item-title.ui-accordion-header-active .ui-accordion-header-icon {
  display: none;
}
.g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item .g-owlcarousel-item-title.ui-accordion-header-active .indicator {
  opacity: 1;
}
.g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item .g-owlcarousel-item-title.ui-accordion-header-active .indicator:before {
  content: "";
  font-family: FontAwesome;
  font-size: 13px;
}
.g-owlcarousel-lists .g-owlcarousel .g-owlcarousel-item .g-owlcarousel-content {
  border-bottom: 0;
  padding-bottom: 8px;
  padding-left: 45px;
  padding-right: 45px;
}
.g-owlcarousel-lists .g-owlcarousel .owl-nav {
  margin-top: 40px;
}
.g-owlcarousel-lists .g-owlcarousel .owl-nav > div, .g-owlcarousel-lists .g-owlcarousel .owl-nav > button {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0;
  border: none;
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  opacity: 0.7;
  cursor: pointer;
  text-align: center;
  transform: none;
  margin-left: 5px;
  margin-top: 35px;
  text-shadow: none;
  top: auto;
  bottom: 0;
  right: 0;
  left: auto;
}
.g-owlcarousel-lists .g-owlcarousel .owl-nav > div:hover, .g-owlcarousel-lists .g-owlcarousel .owl-nav > button:hover {
  opacity: 1;
}
.g-owlcarousel-lists .g-owlcarousel .owl-nav > div.owl-next:before, .g-owlcarousel-lists .g-owlcarousel .owl-nav > button.owl-next:before {
  content: '';
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  left: 11px;
}
.g-owlcarousel-lists .g-owlcarousel .owl-nav > div.owl-prev, .g-owlcarousel-lists .g-owlcarousel .owl-nav > button.owl-prev {
  margin-right: 1.8rem;
}
.g-owlcarousel-lists .g-owlcarousel .owl-nav > div.owl-prev:before, .g-owlcarousel-lists .g-owlcarousel .owl-nav > button.owl-prev:before {
  content: '';
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  left: 9px;
}
.g-owlcarousel-lists .g-owlcarousel .owl-nav > div span, .g-owlcarousel-lists .g-owlcarousel .owl-nav > button span {
  display: none;
}
.g-owlcarousel-lists .g-owlcarousel .owl-dots {
  position: absolute;
  right: 75px;
  bottom: 0;
  width: auto;
}
.g-owlcarousel-lists .g-owlcarousel .owl-dots .owl-dot {
  background: rgba(0, 0, 0, 0.7);
  opacity: 0.8;
  margin: 0 2px;
  padding: 7px;
  width: 0;
  height: 0;
  border-radius: 1em;
}
.g-owlcarousel-lists .g-owlcarousel .owl-dots .owl-dot.active {
  background: #000000;
  opacity: 1;
}
.nav-search .g-search {
  position: relative;
  float: right;
  margin: 0 15px;
  z-index: 11;
}
.nav-search .g-search:before {
  content: "";
  font-family: FontAwesome;
  left: 16px;
  position: absolute;
  top: 11px;
}
.nav-search .g-search:hover input {
  width: 235px;
  padding-left: 45px;
}
.nav-search .g-search ::placeholder {
  color: #d8d8d8;
}
.nav-search .g-search :-ms-input-placeholder {
  color: #d8d8d8;
}
.nav-search .g-search ::-ms-input-placeholder {
  color: #d8d8d8;
}
.nav-search .g-search input {
  width: 0;
  padding-left: 28px;
  border: 2px solid #fefefe;
  color: #fefefe;
  background: #e21e25;
  -webkit-transition: width 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
}
#mc_embed_signup input.mce_inline_error {
  border-color: #fafafa !important;
}
.g-newsletter-particle .g-newsletter .g-newsletter-headtext {
  font-size: 15px;
  margin-bottom: 15px;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox {
  position: relative;
  border: none;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
  text-align: left;
  padding: 1.525rem 1.5625rem;
  font-weight: 400;
  border-radius: 0px;
  margin-bottom: 0;
  height: 45px;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input:-ms-input-placeholder {
  /* IE 10+ */
  color: #999;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input:-moz-placeholder {
  /* Firefox 18- */
  color: #999;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
    margin-bottom: 5px;
  }
}
.dir-rtl .g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
  text-align: right;
}
.g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
  white-space: nowrap;
  border-radius: 0px;
}
.g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit:focus {
  outline: none;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
    text-align: center;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
    text-align: center;
  }
}
.g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-text {
  vertical-align: middle;
}
.g-newsletter-particle .g-newsletter.g-newsletter-square .g-newsletter-inputbox input, .g-newsletter-particle .g-newsletter.g-newsletter-square .g-newsletter-button input {
  border-radius: 0 !important;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper {
  text-align: center;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper .g-newsletter-inputbox {
  width: 100%;
  margin-right: 0;
  padding: 0;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper .g-newsletter-inputbox input {
  width: 100%;
  margin-bottom: 10px;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper .g-newsletter-button {
  width: 100%;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper .g-newsletter-button input {
  width: 100%;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper {
  text-align: center;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-inputbox {
  margin-right: 0;
  padding: 0;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-inputbox input {
  width: auto;
  margin-bottom: 10px;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-inputbox div.mce_inline_error {
  width: 50%;
  margin: 0 auto 10px !important;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-inputbox div.mce_inline_error {
    width: 75%;
  }
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-button {
  width: auto;
  display: block;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-button input {
  width: auto;
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -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;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  min-width: 0;
  min-height: 0;
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
    margin: 1rem 0 0;
  }
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox input, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox .g-newsletter-button-submit, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button input, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button .g-newsletter-button-submit {
  margin: 0;
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
  width: auto;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
    width: 100%;
  }
  .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button input {
    width: 100%;
  }
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox {
  width: 65%;
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox {
    width: 100%;
    margin-right: 0;
  }
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox input {
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
}
.g-pricingtable-col-item {
  float: left;
}
.g-pricingtable-1-col .g-pricingtable-col-item {
  width: 100%;
}
.g-pricingtable-2-col .g-pricingtable-col-item {
  width: 50%;
}
.g-pricingtable-3-col .g-pricingtable-col-item {
  width: 33.33333%;
}
.g-pricingtable-4-col .g-pricingtable-col-item {
  width: 25%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-pricingtable-4-col .g-pricingtable-col-item {
    width: 50%;
  }
}
.g-pricingtable-5-col .g-pricingtable-col-item {
  width: 20%;
}
.g-pricingtable-6-col .g-pricingtable-col-item {
  width: 16.66667%;
}
@media only all and (max-width: 47.99rem) {
  .g-pricingtable-col-item {
    width: 100% !important;
  }
}
.g-pricingtable-footertext {
  margin-bottom: 1.563rem;
}
.g-pricingtable {
  clear: both;
  background: #ebebeb;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  margin: 0;
  list-style: none;
}
@media only all and (max-width: 47.99rem) {
  .g-pricingtable {
    margin-top: 10px;
  }
}
.g-pricingtable.rt-table-highlight .g-pricingtable-plan {
  color: #ffffff;
  background: #fafafa;
  margin-top: -50px;
  padding: 50px;
  border-radius: 4px 4px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-pricingtable.rt-table-highlight .g-pricingtable-plan {
    margin-top: 0;
  }
}
.g-pricingtable.rt-table-highlight .g-pricingtable-value {
  color: #ffffff;
  background: #e1e1e1;
}
.g-pricingtable li {
  padding: 15px 25px;
  position: relative;
}
.g-pricingtable .g-pricingtable-item {
  padding: 10px 0;
}
.g-pricingtable .g-pricingtable-plan {
  font-size: 1.2em;
  text-transform: uppercase;
  color: #292626;
  background: #f7f7f7;
  padding: 25px;
}
.g-pricingtable .g-pricingtable-price {
  font-size: 3em;
  vertical-align: top;
}
.g-pricingtable .g-pricingtable-value {
  color: #292626;
  background: #f7f7f7;
  padding: 40px 0 25px 0;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 15px;
}
.g-pricingtable .g-pricingtable-decimal {
  font-size: 1.8em;
  line-height: 0;
}
.g-pricingtable .g-pricingtable-period {
  display: block;
  margin-top: 15px;
  font-size: 15px;
}
.g-pricingtable .g-pricingtable-cta {
  margin-top: 15px;
}
.g-promoimage {
  position: relative;
  text-align: center;
}
.g-promoimage *, .g-promoimage *:before, .g-promoimage *:after {
  box-sizing: border-box !important;
}
.g-promoimage .g-promoimage-effect {
  display: block;
  background: #fafafa;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}
.g-promoimage .g-promoimage-effect img {
  position: relative;
  opacity: 0.9;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.g-promoimage .g-promoimage-iconbutton {
  border: 5px solid rgba(0, 0, 0, 0.85);
  background: rgba(250, 250, 250, 0.85);
  color: #000000;
  border-radius: 100%;
  bottom: 0;
  font-family: FontAwesome;
  content: "";
  height: 50px;
  left: 50%;
  line-height: 42px;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  z-index: 11;
  text-align: center;
  top: 50%;
  width: 50px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.25s;
  -moz-transition: -moz-transform 0.25s;
  transition: transform 0.25s;
}
.g-promoimage .g-promoimage-caption {
  background: #000000;
  color: #ffffff;
  padding: 0.75rem;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  height: 3.5rem;
  width: 100%;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  transition: transform 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.g-promoimage .g-promoimage-caption:before, .g-promoimage .g-promoimage-caption:after {
  pointer-events: none;
}
.g-promoimage .g-promoimage-title {
  display: inline-block;
  font-family: "notosans", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 15.1px;
  float: left;
}
.g-promoimage .g-promoimage-icon a {
  float: right;
}
.g-promoimage .g-promoimage-icon a span:before {
  display: inline-block;
  padding: 8px 10px;
  speak: none;
}
.g-promoimage .g-promoimage-title, .g-promoimage .g-promoimage-icon a {
  -webkit-transform: translate3d(0, 200%, 0);
  -moz-transform: translate3d(0, 200%, 0);
  -ms-transform: translate3d(0, 200%, 0);
  -o-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  transition: transform 0.35s;
}
.g-promoimage .g-promoimage-desc {
  position: absolute;
  bottom: 130%;
  opacity: 0;
  width: 100%;
  left: 0;
  padding: 0.75rem;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.g-promoimage .g-promoimage-effect:hover {
  background: #bababa;
}
.g-promoimage .g-promoimage-effect:hover img {
  opacity: 0.75;
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-iconbutton {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-desc {
  opacity: 1;
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-caption, .g-promoimage .g-promoimage-effect:hover .g-promoimage-title, .g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-title {
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:first-child {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.g-simplecounter-content .title {
  margin: 30px 0;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.g-simplecounter-block {
  display: block;
  margin: 2rem auto 0.5rem auto;
}
.g-simplecounter-calendar {
  text-align: center;
}
.g-simplecounter-calendar .counter-block {
  display: inline-block;
  margin: 0 0.5rem;
  padding: 0;
}
.g-simplecounter-calendar .number, .g-simplecounter-calendar .word {
  display: block;
  margin: 0;
  padding: 0;
}
.g-simplecounter-calendar .number {
  width: 100px;
  height: 80px;
  line-height: 80px;
  font-size: 2rem;
  font-weight: normal;
  border-radius: 0px;
  margin-bottom: 0.5rem;
}
.rt-overlay-dark .g-simplecounter-calendar .number {
  color: #808080;
  background: #ffffff;
  background: -moz-linear-gradient(top, #f2f2f2 0%, #f2f2f2 50%, #ffffff 50%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(50%, #f2f2f2), color-stop(50%, #ffffff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #f2f2f2 0%, #f2f2f2 50%, #ffffff 50%, #ffffff 100%);
  background: -o-linear-gradient(top, #f2f2f2 0%, #f2f2f2 50%, #ffffff 50%, #ffffff 100%);
  background: -ms-linear-gradient(top, #f2f2f2 0%, #f2f2f2 50%, #ffffff 50%, #ffffff 100%);
  background: linear-gradient(to bottom, #f2f2f2 0%, #f2f2f2 50%, #ffffff 50%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='darken($white, 5%)', endColorstr='$white',GradientType=0);
  box-shadow: 0 4px 0 #bfbfbf;
}
.rt-overlay-light .g-simplecounter-calendar .number {
  color: #ffffff;
  background: #282828;
  background: -moz-linear-gradient(top, #1b1b1b 0%, #1b1b1b 50%, #282828 50%, #282828 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1b1b1b), color-stop(50%, #1b1b1b), color-stop(50%, #282828), color-stop(100%, #282828));
  background: -webkit-linear-gradient(top, #1b1b1b 0%, #1b1b1b 50%, #282828 50%, #282828 100%);
  background: -o-linear-gradient(top, #1b1b1b 0%, #1b1b1b 50%, #282828 50%, #282828 100%);
  background: -ms-linear-gradient(top, #1b1b1b 0%, #1b1b1b 50%, #282828 50%, #282828 100%);
  background: linear-gradient(to bottom, #1b1b1b 0%, #1b1b1b 50%, #282828 50%, #282828 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='darken($dark-grey, 5%)', endColorstr='$dark-grey',GradientType=0);
}
@media only all and (max-width: 47.99rem) {
  .g-simplecounter-calendar .number {
    font-size: 1.5rem;
    width: 85px;
    height: 50px;
    line-height: 50px;
  }
}
.g-simplecounter-calendar .word {
  text-transform: uppercase;
}
@media only all and (max-width: 47.99rem) {
  .g-simplecounter-calendar .word {
    font-size: 75%;
  }
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 500ms;
  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;
  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%;
}
.g-owlcarousel .owl-nav {
  margin: 0;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.g-owlcarousel .owl-nav button.owl-prev, .g-owlcarousel .owl-nav button.owl-next {
  position: absolute;
  padding: 0;
  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:focus, .g-owlcarousel .owl-nav button.owl-next:focus {
  outline: none;
}
.g-owlcarousel .owl-nav .owl-prev {
  left: 3rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .owl-nav .owl-prev {
    left: 2rem;
  }
}
.g-owlcarousel .owl-nav .owl-prev .fa {
  left: -1px;
  top: 1px;
}
.g-owlcarousel .owl-nav .owl-next {
  right: 3rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .owl-nav .owl-next {
    right: 2rem;
  }
}
.g-owlcarousel .owl-nav .owl-next .fa {
  left: 1px;
  top: 1px;
}
.g-owlcarousel .owl-dots {
  position: absolute;
  bottom: 12%;
  width: 100%;
  text-align: center;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .owl-dots {
    bottom: 5%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .owl-dots {
    bottom: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .owl-dots {
    bottom: 0.5rem;
  }
}
.g-owlcarousel .owl-dots .owl-dot {
  display: inline-block;
  background: #171717;
  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:focus {
  outline: none !important;
}
.g-owlcarousel .owl-dots .owl-dot.active, .g-owlcarousel .owl-dots .owl-dot:hover {
  opacity: 1;
  background: #ffffff;
}
.login .form-input-wrapper, #login-form .form-input-wrapper, #g-loginform .form-input-wrapper {
  margin-bottom: 15px;
}
.login .form-input-wrapper input, #login-form .form-input-wrapper input, #g-loginform .form-input-wrapper input {
  width: 100%;
}
.login input#modlgn-username, .login input#modlgn-passwd, .login input#username, .login input#passwd, #login-form input#modlgn-username, #login-form input#modlgn-passwd, #login-form input#username, #login-form input#passwd, #g-loginform input#modlgn-username, #g-loginform input#modlgn-passwd, #g-loginform input#username, #g-loginform input#passwd {
  width: 100%;
  display: block;
}
.login input::-webkit-input-placeholder, .login textarea::-webkit-input-placeholder, #login-form input::-webkit-input-placeholder, #login-form textarea::-webkit-input-placeholder, #g-loginform input::-webkit-input-placeholder, #g-loginform textarea::-webkit-input-placeholder {
  color: #ffffff;
}
.rt-authorized-login-message {
  width: 50%;
  text-align: center;
  margin: auto;
}
.rt-authorized-form-title .title {
  font-size: 160%;
  text-align: center;
}
#rt-authorized-form .outline {
  background: inherit;
  border: none;
}
#rt-authorized-form .button {
  padding: 15px 20px;
}
#rt-authorized-form .login, #rt-authorized-form #login-form, #rt-authorized-form .g-loginform, #rt-authorized-form #form-login {
  margin: 0 auto;
  text-align: center;
  width: 90%;
}
#rt-authorized-form .login .form-field, #rt-authorized-form .login .form-actions, #rt-authorized-form #login-form .form-field, #rt-authorized-form #login-form .form-actions, #rt-authorized-form .g-loginform .form-field, #rt-authorized-form .g-loginform .form-actions, #rt-authorized-form #form-login .form-field, #rt-authorized-form #form-login .form-actions {
  display: inline-block;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #rt-authorized-form .login .form-field, #rt-authorized-form .login .form-actions, #rt-authorized-form #login-form .form-field, #rt-authorized-form #login-form .form-actions, #rt-authorized-form .g-loginform .form-field, #rt-authorized-form .g-loginform .form-actions, #rt-authorized-form #form-login .form-field, #rt-authorized-form #form-login .form-actions {
    display: block;
  }
}
@media only all and (max-width: 47.99rem) {
  #rt-authorized-form .login .form-field, #rt-authorized-form .login .form-actions, #rt-authorized-form #login-form .form-field, #rt-authorized-form #login-form .form-actions, #rt-authorized-form .g-loginform .form-field, #rt-authorized-form .g-loginform .form-actions, #rt-authorized-form #form-login .form-field, #rt-authorized-form #form-login .form-actions {
    display: block;
  }
}
#rt-authorized-form .login #form-login-username, #rt-authorized-form .login #form-login-password, #rt-authorized-form .login #form-login-submit, #rt-authorized-form .login #login-username, #rt-authorized-form .login #login-password, #rt-authorized-form #login-form #form-login-username, #rt-authorized-form #login-form #form-login-password, #rt-authorized-form #login-form #form-login-submit, #rt-authorized-form #login-form #login-username, #rt-authorized-form #login-form #login-password, #rt-authorized-form .g-loginform #form-login-username, #rt-authorized-form .g-loginform #form-login-password, #rt-authorized-form .g-loginform #form-login-submit, #rt-authorized-form .g-loginform #login-username, #rt-authorized-form .g-loginform #login-password, #rt-authorized-form #form-login #form-login-username, #rt-authorized-form #form-login #form-login-password, #rt-authorized-form #form-login #form-login-submit, #rt-authorized-form #form-login #login-username, #rt-authorized-form #form-login #login-password {
  display: inline-block;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #rt-authorized-form .login #form-login-username, #rt-authorized-form .login #form-login-password, #rt-authorized-form .login #form-login-submit, #rt-authorized-form .login #login-username, #rt-authorized-form .login #login-password, #rt-authorized-form #login-form #form-login-username, #rt-authorized-form #login-form #form-login-password, #rt-authorized-form #login-form #form-login-submit, #rt-authorized-form #login-form #login-username, #rt-authorized-form #login-form #login-password, #rt-authorized-form .g-loginform #form-login-username, #rt-authorized-form .g-loginform #form-login-password, #rt-authorized-form .g-loginform #form-login-submit, #rt-authorized-form .g-loginform #login-username, #rt-authorized-form .g-loginform #login-password, #rt-authorized-form #form-login #form-login-username, #rt-authorized-form #form-login #form-login-password, #rt-authorized-form #form-login #form-login-submit, #rt-authorized-form #form-login #login-username, #rt-authorized-form #form-login #login-password {
    display: block;
  }
}
#rt-authorized-form .login #form-login-username label, #rt-authorized-form .login #form-login-password label, #rt-authorized-form .login #form-login-submit label, #rt-authorized-form .login #login-username label, #rt-authorized-form .login #login-password label, #rt-authorized-form #login-form #form-login-username label, #rt-authorized-form #login-form #form-login-password label, #rt-authorized-form #login-form #form-login-submit label, #rt-authorized-form #login-form #login-username label, #rt-authorized-form #login-form #login-password label, #rt-authorized-form .g-loginform #form-login-username label, #rt-authorized-form .g-loginform #form-login-password label, #rt-authorized-form .g-loginform #form-login-submit label, #rt-authorized-form .g-loginform #login-username label, #rt-authorized-form .g-loginform #login-password label, #rt-authorized-form #form-login #form-login-username label, #rt-authorized-form #form-login #form-login-password label, #rt-authorized-form #form-login #form-login-submit label, #rt-authorized-form #form-login #login-username label, #rt-authorized-form #form-login #login-password label {
  display: none;
}
#rt-authorized-form .login input#username, #rt-authorized-form .login input#password, #rt-authorized-form .login input#modlgn-username, #rt-authorized-form .login input#modlgn-passwd, #rt-authorized-form .login input#passwd, #rt-authorized-form #login-form input#username, #rt-authorized-form #login-form input#password, #rt-authorized-form #login-form input#modlgn-username, #rt-authorized-form #login-form input#modlgn-passwd, #rt-authorized-form #login-form input#passwd, #rt-authorized-form .g-loginform input#username, #rt-authorized-form .g-loginform input#password, #rt-authorized-form .g-loginform input#modlgn-username, #rt-authorized-form .g-loginform input#modlgn-passwd, #rt-authorized-form .g-loginform input#passwd, #rt-authorized-form #form-login input#username, #rt-authorized-form #form-login input#password, #rt-authorized-form #form-login input#modlgn-username, #rt-authorized-form #form-login input#modlgn-passwd, #rt-authorized-form #form-login input#passwd {
  display: inline-block;
  color: #808080;
  font-size: 1em;
  line-height: 20px;
  padding: 0 15px;
  height: 50px;
  border: 1px solid transparent;
  background-color: rgba(255, 255, 255, 0.7);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
  background-repeat: repeat-x;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 280px;
  border-radius: 3px;
}
#rt-authorized-form .login input#username.rt-secretkey-input, #rt-authorized-form .login input#password.rt-secretkey-input, #rt-authorized-form .login input#modlgn-username.rt-secretkey-input, #rt-authorized-form .login input#modlgn-passwd.rt-secretkey-input, #rt-authorized-form .login input#passwd.rt-secretkey-input, #rt-authorized-form #login-form input#username.rt-secretkey-input, #rt-authorized-form #login-form input#password.rt-secretkey-input, #rt-authorized-form #login-form input#modlgn-username.rt-secretkey-input, #rt-authorized-form #login-form input#modlgn-passwd.rt-secretkey-input, #rt-authorized-form #login-form input#passwd.rt-secretkey-input, #rt-authorized-form .g-loginform input#username.rt-secretkey-input, #rt-authorized-form .g-loginform input#password.rt-secretkey-input, #rt-authorized-form .g-loginform input#modlgn-username.rt-secretkey-input, #rt-authorized-form .g-loginform input#modlgn-passwd.rt-secretkey-input, #rt-authorized-form .g-loginform input#passwd.rt-secretkey-input, #rt-authorized-form #form-login input#username.rt-secretkey-input, #rt-authorized-form #form-login input#password.rt-secretkey-input, #rt-authorized-form #form-login input#modlgn-username.rt-secretkey-input, #rt-authorized-form #form-login input#modlgn-passwd.rt-secretkey-input, #rt-authorized-form #form-login input#passwd.rt-secretkey-input {
  width: 100px;
}
@media only all and (max-width: 47.99rem) {
  #rt-authorized-form .login input#username, #rt-authorized-form .login input#password, #rt-authorized-form .login input#modlgn-username, #rt-authorized-form .login input#modlgn-passwd, #rt-authorized-form .login input#passwd, #rt-authorized-form #login-form input#username, #rt-authorized-form #login-form input#password, #rt-authorized-form #login-form input#modlgn-username, #rt-authorized-form #login-form input#modlgn-passwd, #rt-authorized-form #login-form input#passwd, #rt-authorized-form .g-loginform input#username, #rt-authorized-form .g-loginform input#password, #rt-authorized-form .g-loginform input#modlgn-username, #rt-authorized-form .g-loginform input#modlgn-passwd, #rt-authorized-form .g-loginform input#passwd, #rt-authorized-form #form-login input#username, #rt-authorized-form #form-login input#password, #rt-authorized-form #form-login input#modlgn-username, #rt-authorized-form #form-login input#modlgn-passwd, #rt-authorized-form #form-login input#passwd {
    margin: 5px auto;
    display: block;
    box-sizing: border-box;
  }
}
#rt-authorized-form .login .rememberme, #rt-authorized-form #login-form .rememberme, #rt-authorized-form .g-loginform .rememberme, #rt-authorized-form #form-login .rememberme {
  margin-top: 5px;
}
#rt-authorized-form .login .form-label label, #rt-authorized-form #login-form .form-label label, #rt-authorized-form .g-loginform .form-label label, #rt-authorized-form #form-login .form-label label {
  display: none;
}
#rt-authorized-form .login .add-on, #rt-authorized-form #login-form .add-on, #rt-authorized-form .g-loginform .add-on, #rt-authorized-form #form-login .add-on {
  display: none;
}
#rt-authorized-form .login .input-prepend, #rt-authorized-form #login-form .input-prepend, #rt-authorized-form .g-loginform .input-prepend, #rt-authorized-form #form-login .input-prepend {
  font-size: 15px;
}
#rt-authorized-form .login input::-webkit-input-placeholder, #rt-authorized-form .login textarea::-webkit-input-placeholder, #rt-authorized-form #login-form input::-webkit-input-placeholder, #rt-authorized-form #login-form textarea::-webkit-input-placeholder, #rt-authorized-form .g-loginform input::-webkit-input-placeholder, #rt-authorized-form .g-loginform textarea::-webkit-input-placeholder, #rt-authorized-form #form-login input::-webkit-input-placeholder, #rt-authorized-form #form-login textarea::-webkit-input-placeholder {
  color: #999;
}
#rt-authorized-form .login #form-login-remember, #rt-authorized-form #login-form #form-login-remember, #rt-authorized-form .g-loginform #form-login-remember, #rt-authorized-form #form-login #form-login-remember {
  display: none;
}
.g-mosaic {
  position: relative;
}
.g-mosaic .g-mosaic-header {
  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;
  position: relative;
  margin-bottom: 15px;
}
@media only all and (max-width: 47.99rem) {
  .g-mosaic .g-mosaic-header {
    display: block;
  }
}
.g-mosaic .g-mosaic-header .g-mosaic-title {
  font-size: 2.7vw;
  font-weight: 700;
  color: #171717;
  padding-right: 0.938rem;
}
@media (max-width: 555.5555555556px) {
  .g-mosaic .g-mosaic-header .g-mosaic-title {
    font-size: 15px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-mosaic .g-mosaic-header .g-mosaic-title {
    text-align: center;
    padding-right: 0;
  }
}
.g-mosaic .g-mosaic-header .g-mosaic-nav {
  position: relative;
}
.g-mosaic .g-mosaic-header .g-mosaic-nav i {
  display: none;
  position: absolute;
  top: 1rem;
  left: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-mosaic .g-mosaic-header .g-mosaic-nav i {
    display: block;
    top: 0.75rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-mosaic .g-mosaic-header .g-mosaic-nav {
    min-height: 6rem;
    width: 100%;
  }
}
.g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  margin-bottom: 10px;
}
.g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-container .fa {
  color: #000000;
}
@media only all and (max-width: 47.99rem) {
  .g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-container {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    width: 50%;
    padding: 5px 0;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    border: solid 1px #aaa;
    background: #ffffff;
    z-index: 15;
    margin-top: 1rem;
  }
}
.g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-item {
  border: 2px solid transparent;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  margin-right: 5px;
  padding: 8px 25px;
  border-radius: 0px;
  font-size: 0.7vw;
  opacity: 0.7;
}
@media (max-width: 2142.8571428571px) {
  .g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-item {
    font-size: 15px;
  }
}
.rt-overlay-dark .g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-item {
  color: #ffffff;
}
.rt-overlay-light .g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-item {
  color: #282828;
}
.rt-overlay-dark .g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-item.selected, .rt-overlay-dark .g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-item:hover {
  border: 2px solid #ffffff;
}
.rt-overlay-light .g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-item.selected, .rt-overlay-light .g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-item:hover {
  border: 2px solid #282828;
}
@media only all and (max-width: 47.99rem) {
  .g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-item.selected, .g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-item:hover {
    border: none !important;
    color: #000000;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-item.clicked {
    border: none !important;
    color: #000000;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-item {
    display: none;
    padding: 0.2rem 1.938rem;
  }
}
.g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-item.selected {
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-item.selected {
    display: block;
  }
}
.g-mosaic .g-mosaic-header .g-mosaic-nav .g-mosaic-nav-item.clicked {
  display: block;
}
.g-mosaic .g-mosaic-grid {
  margin: 0 -0.438rem;
  overflow: visible !important;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item {
  will-change: auto !important;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-wrapper {
  margin: 0.638rem;
  padding: 0.938rem;
  border-radius: 0px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
}
.rt-overlay-dark .g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-wrapper {
  border: 2px solid #ffffff;
}
.rt-overlay-light .g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-wrapper {
  border: 2px solid #282828;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-wrapper:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
  content: '';
  top: 0;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border-radius: 0.4rem;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-wrapper .g-mosaic-image-container {
  margin-bottom: 10px;
  position: relative;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-wrapper .g-mosaic-image-container img {
  min-height: 1px;
  border-radius: 0px;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-wrapper .g-mosaic-image-container .g-mosaic-hover {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  top: 0;
  width: 100%;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-wrapper .g-mosaic-image-container .g-mosaic-hovercontent {
  text-align: center;
  top: 50%;
  width: 100%;
  display: block;
  color: #ffffff;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-wrapper .g-mosaic-image-container .g-mosaic-hovercontent, .g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-wrapper .g-mosaic-image-container .g-mosaic-hover {
  position: absolute;
  -webkit-transition: opacity 0.1s ease-in;
  -moz-transition: opacity 0.1s ease-in;
  transition: opacity 0.1s ease-in;
  opacity: 0;
  visibility: hidden;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-wrapper .g-mosaic-image-container:hover .g-mosaic-hover, .g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-wrapper .g-mosaic-image-container:hover .g-mosaic-hovercontent {
  opacity: 1;
  visibility: visible;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-wrapper.g-mosaic-variation-light {
  color: #ffffff;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-wrapper.g-mosaic-layout-default-bottom .g-mosaic-grid-item-content {
  bottom: 0;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-wrapper.g-mosaic-layout-alt-top .g-mosaic-grid-item-content, .g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-wrapper.g-mosaic-layout-alt-bottom .g-mosaic-grid-item-content {
  position: relative;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-wrapper.g-mosaic-layout-alt-bottom {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-content {
  position: absolute;
  left: 0;
  text-align: left;
  z-index: 2;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-content .g-mosaic-grid-item-title {
  font-size: 1em;
  line-height: 1;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-content .g-mosaic-grid-item-subtitle {
  margin: 15px 0;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-content .readon {
  display: table;
  margin: 15px 0;
  white-space: nowrap;
  font-weight: normal;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-content .g-mosaic-tag {
  display: inline-block;
  margin-right: 1px;
  padding: 2px 8px;
  font-size: 0.8em;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0px;
  text-transform: lowercase;
  font-style: italic;
}
.g-mosaic .g-mosaic-grid.cols-2 .g-mosaic-grid-item, .g-mosaic .g-mosaic-grid.cols-2 .g-mosaic-grid-sizer {
  width: 50%;
}
@media only all and (max-width: 47.99rem) {
  .g-mosaic .g-mosaic-grid.cols-2 .g-mosaic-grid-item, .g-mosaic .g-mosaic-grid.cols-2 .g-mosaic-grid-sizer {
    width: 100%;
  }
}
.g-mosaic .g-mosaic-grid.cols-3 .g-mosaic-grid-item, .g-mosaic .g-mosaic-grid.cols-3 .g-mosaic-grid-sizer {
  width: 33.3%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-mosaic .g-mosaic-grid.cols-3 .g-mosaic-grid-item, .g-mosaic .g-mosaic-grid.cols-3 .g-mosaic-grid-sizer {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-mosaic .g-mosaic-grid.cols-3 .g-mosaic-grid-item, .g-mosaic .g-mosaic-grid.cols-3 .g-mosaic-grid-sizer {
    width: 100%;
  }
}
.g-mosaic .g-mosaic-grid.cols-4 .g-mosaic-grid-item, .g-mosaic .g-mosaic-grid.cols-4 .g-mosaic-grid-sizer {
  width: 25%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-mosaic .g-mosaic-grid.cols-4 .g-mosaic-grid-item, .g-mosaic .g-mosaic-grid.cols-4 .g-mosaic-grid-sizer {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-mosaic .g-mosaic-grid.cols-4 .g-mosaic-grid-item, .g-mosaic .g-mosaic-grid.cols-4 .g-mosaic-grid-sizer {
    width: 100%;
  }
}
.g-mosaic .g-mosaic-grid.cols-5 .g-mosaic-grid-item, .g-mosaic .g-mosaic-grid.cols-5 .g-mosaic-grid-sizer {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-mosaic .g-mosaic-grid.cols-5 .g-mosaic-grid-item, .g-mosaic .g-mosaic-grid.cols-5 .g-mosaic-grid-sizer {
    width: 55%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-mosaic .g-mosaic-grid.cols-5 .g-mosaic-grid-item, .g-mosaic .g-mosaic-grid.cols-5 .g-mosaic-grid-sizer {
    width: 50%;
  }
}
.g-video-container .g-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  background: #000000;
  box-shadow: 0 0.5rem 3rem #000000;
}
.g-video-container .g-video iframe, .g-video-container .g-video object, .g-video-container .g-video embed, .g-video-container .g-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.g-video-container .g-video:hover .g-videolocal-play.pause {
  opacity: 1;
}
.g-video-container .g-video .g-videolocal-play {
  position: absolute;
  height: 3.5vw;
  width: 3.5vw;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 50%;
  margin-bottom: -40px;
  background: url('../../images/owlcarousel/play.svg') no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 1;
}
@media only all and (max-width: 30rem) {
  .g-video-container .g-video .g-videolocal-play {
    height: 12vw;
    width: 12vw;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-video-container .g-video .g-videolocal-play {
    height: 12vw;
    width: 12vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-video-container .g-video .g-videolocal-play {
    height: 6vw;
    width: 6vw;
  }
}
.g-video-container .g-video .g-videolocal-play.pause {
  background: url('../../images/owlcarousel/paused.svg');
  background-size: contain;
  opacity: 0;
}
.g-video-container .g-video .g-video-nocontrols::-webkit-media-controls {
  display: none !important;
}
.g-video-container.g-video-container-columns-1 .g-video-inner {
  width: 100%;
}
.g-video-container.g-video-container-columns-2 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-video-container.g-video-container-columns-2 .g-video-inner {
  width: 50%;
}
.g-video-container.g-video-container-columns-2 .g-video-inner .g-video {
  margin-right: 0.938rem;
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-2 .g-video-inner .g-video {
    margin: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-2 .g-video-inner {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
.g-video-container.g-video-container-columns-3 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-video-container.g-video-container-columns-3 .g-video-inner {
  width: 33.3%;
}
.g-video-container.g-video-container-columns-3 .g-video-inner .g-video {
  margin-right: 0.938rem;
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-3 .g-video-inner .g-video {
    margin: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-video-container.g-video-container-columns-3 .g-video-inner {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-3 .g-video-inner {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
.g-video-container.g-video-container-columns-4 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-video-container.g-video-container-columns-4 .g-video-inner {
  width: 25%;
}
.g-video-container.g-video-container-columns-4 .g-video-inner .g-video {
  margin-right: 0.938rem;
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-4 .g-video-inner .g-video {
    margin: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-video-container.g-video-container-columns-4 .g-video-inner {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-4 .g-video-inner {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
.g-video-caption {
  text-align: center;
  font-size: 1.3vw;
  padding: 1.938rem 0;
  color: #171717;
}
@media (max-width: 1153.8461538462px) {
  .g-video-caption {
    font-size: 15px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-video-caption {
    padding: 0.938rem 0;
  }
}
.g-tabimage .g-tab-image {
  position: relative;
  margin-bottom: 1rem;
}
.g-tabimage .g-tab-image:hover .g-tab-image-overlay {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-tabimage .g-tab-image-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  right: 0;
  top: 0;
  background: rgba(250, 250, 250, 0.75);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.g-tabimage .g-tab-image-overlay .readon {
  color: #ffffff;
  font-family: "notosans", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-tabimage .g-tab-image-overlay .readon {
    font-size: 14.9px;
  }
}
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
.g-container.g-flushed {
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-block {
    flex-grow: 0;
    flex-basis: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  body [class*="size-"] {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  @supports not (flex-wrap: wrap) {
    .g-grid {
      display: block;
      flex-wrap: inherit;
    }
    .g-block {
      display: block;
      flex: inherit;
    }
  }
}
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 47.99rem) {
  .visible-phone {
    display: block !important;
  }
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .visible-tablet {
    display: block !important;
  }
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  .visible-large {
    display: block !important;
  }
  .g-block.visible-large {
    display: block !important;
  }
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  .hidden-large {
    display: none !important;
  }
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .align-right {
    text-align: inherit !important;
  }
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=hadron_14.css.map */