/* 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.5rem;
}
h2 {
  font-size: 2.25rem;
}
h3 {
  font-size: 2rem;
}
h4 {
  font-size: 1.75rem;
}
h5 {
  font-size: 1.5rem;
}
h6 {
  font-size: 1.25rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
body {
  color: #686868;
  background: #e6e6e6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body p {
  margin: 0 0 1rem 0;
}
body span.para {
  display: block;
  margin: 1rem 0;
}
#g-page-surround {
  background: #e6e6e6;
  overflow: hidden;
}
.g-bodyonly #g-page-surround {
  color: #686868;
  background: #e6e6e6;
}
@media print {
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
.g-logo {
  color: inherit;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  text-transform: uppercase;
  vertical-align: middle;
  letter-spacing: 0.1rem;
  margin-right: -0.25rem;
}
@media only all and (max-width: 30rem) {
  .g-logo {
    font-weight: 700;
  }
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1rem;
  font-weight: bold;
  padding: 0.469rem 0;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
.g-main-nav .g-standard .g-dropdown {
  width: 180px;
  float: left;
}
.g-main-nav {
  z-index: 20;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  line-height: 1;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
}
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  width: 1.25rem;
  padding: 0.25rem;
  height: 1.25rem;
}
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  top: -7px !important;
}
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: -7px;
}
.g-main-nav .g-standard .g-dropdown:after, .g-main-nav .g-fullwidth .g-dropdown:after {
  left: -21px !important;
}
.g-main-nav .g-dropdown {
  text-align: left;
  border-radius: 3px;
}
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
.g-main-nav .g-sublevel > li {
  margin: 0.3125rem 0.9375rem;
  padding: 0 0 0.2345rem 0;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: normal;
  font-size: 0.85rem;
  font-weight: bold;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  vertical-align: top;
  word-break: normal;
  white-space: nowrap;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 0;
  top: 0;
  margin-top: -0.65rem;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "";
  opacity: 0.5;
  position: relative;
  top: 0.8rem;
  font-size: 1rem;
  color: #686868;
}
.g-main-nav .g-sublevel > li.g-parent.g-selected > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "";
}
.g-menu-item-subtitle {
  opacity: 0.7;
}
.g-preset-thumbnails .g-block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto !important;
  -moz-flex: 1 1 auto !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.g-preset-thumbnails .g-block > .g-content {
  margin: 1rem 0;
  padding: 0 0.5rem !important;
}
.g-main-nav .g-standard .g-dropdown {
  margin-left: 20px;
}
.g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -20px;
  right: -20px;
  bottom: 0;
  border-left: 20px solid transparent;
  border-right: 20px 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-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
.g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 3px;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
@-webkit-keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -moz-transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(25px, 0, 0);
  }
  75% {
    -moz-transform: translate3d(-10px, 0, 0);
  }
  90% {
    -moz-transform: translate3d(5px, 0, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    -o-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    -o-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    -o-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, 25px, 0);
  }
  75% {
    -moz-transform: translate3d(0, -10px, 0);
  }
  90% {
    -moz-transform: translate3d(0, 5px, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    -o-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -moz-transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(-25px, 0, 0);
  }
  75% {
    -moz-transform: translate3d(10px, 0, 0);
  }
  90% {
    -moz-transform: translate3d(-5px, 0, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    -o-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    -o-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    -o-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    -o-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.flush > .g-container, .flush > .g-content, .g-flushed > .g-container, .g-flushed > .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
.g-container-flushed {
  margin: -4rem 0;
}
.nomarginleft, .nomarginleft > .g-content {
  margin-left: 0;
}
.nomarginright, .nomarginright > .g-content {
  margin-right: 0;
}
.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}
.nomarginbottom, .nomarginbottom > .g-content {
  margin-bottom: 0;
}
.nomarginall, .nomarginall > .g-content {
  margin: 0;
}
.margin2x > .g-content {
  margin: 1.25rem;
}
.margin3x > .g-content {
  margin: 1.875rem;
}
.nopaddingleft, .nopaddingleft > .g-content {
  padding-left: 0;
}
.nopaddingright, .nopaddingright > .g-content {
  padding-right: 0;
}
.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}
.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}
.nopaddingall, .nopaddingall > .g-content {
  padding: 0;
}
.padding2x > .g-content {
  padding: 1.876rem;
}
.padding3x > .g-content {
  padding: 2.814rem;
}
.center-block {
  text-align: center;
  margin: auto;
}
.g-center-vertical {
  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;
}
.g-linethrough {
  text-decoration: line-through;
  opacity: 0.25;
}
.noliststyle {
  list-style: none;
}
.g-bold {
  font-weight: 700;
}
.g-uppercase {
  text-transform: uppercase;
}
.g-compact .g-container {
  padding: 0 !important;
}
.g-sidebar-offset {
  margin-top: -4rem;
}
@media only all and (max-width: 47.99rem) {
  .g-mobile-center-compact .g-container {
    padding: 0.938rem 0;
  }
  .g-mobile-center-compact .g-content {
    padding: 0 0.938rem;
    margin: 0.3125rem 0.625rem;
    text-align: center !important;
  }
}
a {
  color: #d20b22;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover {
  color: inherit;
}
@font-face {
  font-family: "muli";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/muli/muli-regular/muli-regular-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/muli/muli-regular/muli-regular-webfont.woff2') format("woff2"), url('../../fonts/muli/muli-regular/muli-regular-webfont.woff') format("woff"), url('../../fonts/muli/muli-regular/muli-regular-webfont.ttf') format("truetype"), url('../../fonts/muli/muli-regular/muli-regular-webfont.svg#muli') format("svg");
}
@font-face {
  font-family: "muli";
  font-style: normal;
  font-weight: 200;
  src: url('../../fonts/muli/muli-light/muli-light-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/muli/muli-light/muli-light-webfont.woff2') format("woff2"), url('../../fonts/muli/muli-light/muli-light-webfont.woff') format("woff"), url('../../fonts/muli/muli-light/muli-light-webfont.ttf') format("truetype"), url('../../fonts/muli/muli-light/muli-light-webfont.svg#muli') format("svg");
}
@font-face {
  font-family: "hind";
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/hind/hind-bold/hind-bold-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/hind/hind-bold/hind-bold-webfont.woff2') format("woff2"), url('../../fonts/hind/hind-bold/hind-bold-webfont.woff') format("woff"), url('../../fonts/hind/hind-bold/hind-bold-webfont.ttf') format("truetype"), url('../../fonts/hind/hind-bold/hind-bold-webfont.svg#hind') format("svg");
}
@font-face {
  font-family: "hind";
  font-style: normal;
  font-weight: 600;
  src: url('../../fonts/hind/hind-semibold/hind-semibold-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/hind/hind-semibold/hind-semibold-webfont.woff2') format("woff2"), url('../../fonts/hind/hind-semibold/hind-semibold-webfont.woff') format("woff"), url('../../fonts/hind/hind-semibold/hind-semibold-webfont.ttf') format("truetype"), url('../../fonts/hind/hind-semibold/hind-semibold-webfont.svg#hind') format("svg");
}
@font-face {
  font-family: "hind";
  font-style: normal;
  font-weight: 500;
  src: url('../../fonts/hind/hind-medium/hind-medium-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/hind/hind-medium/hind-medium-webfont.woff2') format("woff2"), url('../../fonts/hind/hind-medium/hind-medium-webfont.woff') format("woff"), url('../../fonts/hind/hind-medium/hind-medium-webfont.ttf') format("truetype"), url('../../fonts/hind/hind-medium/hind-medium-webfont.svg#hind') format("svg");
}
@font-face {
  font-family: "hind";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/hind/hind-regular/hind-regular-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/hind/hind-regular/hind-regular-webfont.woff2') format("woff2"), url('../../fonts/hind/hind-regular/hind-regular-webfont.woff') format("woff"), url('../../fonts/hind/hind-regular/hind-regular-webfont.ttf') format("truetype"), url('../../fonts/hind/hind-regular/hind-regular-webfont.svg#hind') format("svg");
}
@font-face {
  font-family: "hind";
  font-style: normal;
  font-weight: 200;
  src: url('../../fonts/hind/hind-light/hind-light-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/hind/hind-light/hind-light-webfont.woff2') format("woff2"), url('../../fonts/hind/hind-light/hind-light-webfont.woff') format("woff"), url('../../fonts/hind/hind-light/hind-light-webfont.ttf') format("truetype"), url('../../fonts/hind/hind-light/hind-light-webfont.svg#hind') format("svg");
}
body {
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
}
h1, h2, h3, h4, h5 {
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2.25rem;
}
h3 {
  font-size: 2rem;
}
h4 {
  font-size: 1.75rem;
}
h5 {
  font-size: 1.5rem;
}
h6 {
  font-size: 1.25rem;
}
hr {
  display: block;
  margin: 4rem 0;
  border-bottom: 1px solid rgba(136, 136, 136, 0.25);
}
.g-title {
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 0.625rem 0;
  padding: 0 0 0.938rem 0;
  position: relative;
}
.g-title-xlarge .g-title {
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
  padding: 0;
}
@media only all and (max-width: 30rem) {
  .g-title-xlarge .g-title {
    font-size: 0rem;
    line-height: 1.25;
  }
}
.g-title-large .g-title {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.25;
  padding: 0;
}
@media only all and (max-width: 30rem) {
  .g-title-large .g-title {
    font-size: 1.75rem;
  }
}
.g-title-small .g-title {
  font-size: 0.9rem;
  font-weight: 700;
}
.g-title-300 .g-title {
  font-weight: 300;
}
.g-lead {
  position: relative;
  color: #0f0f0f;
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 200;
  font-size: 1.75rem;
  line-height: 1.35;
  margin: 1.25rem 0 0.625rem 0;
  padding: 1.876rem 0 0.938rem 0;
}
.g-shadow-letter {
  position: absolute;
  top: -1.5rem;
  left: -1.5rem;
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  font-size: 6.5rem;
  opacity: 0.1;
}
blockquote {
  border-left: 10px solid rgba(136, 136, 136, 0.25);
}
blockquote p {
  font-size: 1.1rem;
  color: #9b9b9b;
}
blockquote cite {
  display: block;
  text-align: right;
  color: #686868;
  font-size: 1.2rem;
}
code, kbd, pre, samp {
  font-family: "Menlo", "Monaco", monospace;
}
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #888888;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
pre.prettyprint {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
hr {
  border-bottom: 1px solid rgba(136, 136, 136, 0.25);
}
.g-para {
  margin: 0.3rem 0 1rem;
}
.title-center .g-title {
  text-align: center;
}
.title-rounded .g-title {
  border-radius: 2rem;
}
.title-underline .g-title {
  padding: 0.5rem 0;
}
.title-underline .g-title:after {
  border-bottom: 2px solid rgba(136, 136, 136, 0.25);
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  bottom: 0;
}
.dir-rtl .title-underline .g-title:after {
  left: inherit;
  right: 0;
}
.title-inline .g-title {
  display: inline-block;
  margin-bottom: 0.625rem !important;
}
.title1 .g-title, .title2 .g-title, .title3 .g-title, .title4 .g-title, .title5 .g-title, .title6 .g-title, .title-white .g-title, .title-grey .g-title, .title-pink .g-title, .title-red .g-title, .title-purple .g-title, .title-orange .g-title, .title-blue .g-title {
  margin: -0.938rem -0.938rem 1.5rem -0.938rem;
  padding: 0.625rem 1rem;
}
.platform-content, .moduletable, .widget {
  margin: 0.625rem 0;
  padding: 0.938rem 0;
}
.platform-content .moduletable, .platform-content .widget, .moduletable .moduletable, .moduletable .widget, .widget .moduletable, .widget .widget {
  margin: 0;
  padding: 0;
}
.platform-content:first-child, .moduletable:first-child, .widget:first-child {
  margin-top: 0;
  padding-top: 0;
}
.platform-content:last-child, .moduletable:last-child, .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 0.938rem;
  margin: 0.625rem;
}
.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.title1 .g-title, .title1 .button {
  background: #ab091c;
  color: #ffffff;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  color: #ffffff;
  background: #d20b22;
}
.box1 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
.box1 a:hover {
  box-shadow: 0 1px 0 0 #ffffff;
}
.box1 .button {
  background: #f4354b;
  box-shadow: none;
}
.box1 .button:hover, .box1 .button:active, .box1 .button:focus, .title1 .button:hover, .title1 .button:active, .title1 .button:focus {
  background: #890716;
  box-shadow: none;
}
.box1 .button.button-3, .box1 .button.button-4, .title1 .button.button-3, .title1 .button.button-4 {
  color: #ffffff !important;
  border-color: #ffffff;
}
.box1 .button.button-3:hover, .box1 .button.button-3:active, .box1 .button.button-3:focus, .box1 .button.button-4:hover, .box1 .button.button-4:active, .box1 .button.button-4:focus, .title1 .button.button-3:hover, .title1 .button.button-3:active, .title1 .button.button-3:focus, .title1 .button.button-4:hover, .title1 .button.button-4:active, .title1 .button.button-4:focus {
  color: #f4354b !important;
  border-color: #f4354b;
}
.title2 .g-title {
  position: relative;
  text-indent: 1.5rem;
  border: 2px solid rgba(136, 136, 136, 0.25);
}
.title2 .g-title:before {
  position: absolute;
  left: -0.75rem;
  color: #d20b22;
  font-family: FontAwesome;
  content: "";
  margin-right: 0.5rem;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  border: 2px solid rgba(136, 136, 136, 0.25);
}
.box2 .g-title {
  position: relative;
  text-indent: 1.5rem;
}
.box2 .g-title:before {
  position: absolute;
  left: -1.5rem;
  color: #d20b22;
  font-family: FontAwesome;
  content: "";
  margin-right: 0.5rem;
}
.box2 .g-title:after {
  position: absolute;
  left: 0;
  bottom: 10px;
  content: "";
  width: 100%;
  height: 2px;
  background: rgba(136, 136, 136, 0.25);
}
.title3 .g-title {
  color: #ffffff;
  background: #000000;
  font-family: "playfairdisplay";
  font-style: italic;
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 1.25;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  color: #ffffff;
  background: #000000;
  font-family: "playfairdisplay";
  font-style: italic;
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 1.25;
}
.box3 .g-title {
  font-family: "playfairdisplay";
  font-style: italic;
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 1.25;
}
.box3 .button {
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-style: normal;
  font-size: 1rem;
}
.title4 .g-title {
  color: #686868;
  background: #e6e6e6;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  color: #686868;
  background: #e6e6e6;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.title5 .g-title, .title5 .button {
  color: #ffffff;
  background-image: -webkit-linear-gradient(top right, #d20b22, #e3af66);
  background-image: linear-gradient(to bottom left, #d20b22, #e3af66);
}
.box5.moduletable, .box5.widget, .box5.g-outer-box, .box5 > .g-content {
  color: #ffffff;
  background-image: -webkit-linear-gradient(top right, #d20b22, #e3af66);
  background-image: linear-gradient(to bottom left, #d20b22, #e3af66);
}
.box5 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
.box5 a:hover {
  box-shadow: 0 1px 0 0 #ffffff;
}
.box5 .button {
  background: #f4354b;
  box-shadow: none;
}
.box5 .button:hover, .box5 .button:active, .box5 .button:focus, .title5 .button:hover, .title5 .button:active, .title5 .button:focus {
  background: #890716;
  box-shadow: none;
}
.box5 .button.button-3, .box5 .button.button-4, .title5 .button.button-3, .title5 .button.button-4 {
  color: #ffffff !important;
  border-color: #ffffff;
}
.box5 .button.button-3:hover, .box5 .button.button-3:active, .box5 .button.button-3:focus, .box5 .button.button-4:hover, .box5 .button.button-4:active, .box5 .button.button-4:focus, .title5 .button.button-3:hover, .title5 .button.button-3:active, .title5 .button.button-3:focus, .title5 .button.button-4:hover, .title5 .button.button-4:active, .title5 .button.button-4:focus {
  color: #f4354b !important;
  border-color: #f4354b;
}
.title6 .g-title {
  color: #686868;
  background: #d9d9d9;
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 200;
  font-size: 1.25rem;
  text-transform: uppercase;
}
.box6.moduletable, .box6.widget, .box6.g-outer-box, .box6 > .g-content {
  color: #686868;
  background: #d9d9d9;
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 200;
  font-size: 1.25rem;
}
.box6 .g-title {
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 200;
  font-size: 1.25rem;
  text-transform: uppercase;
}
.box6 .button {
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-style: normal;
  font-size: 1rem;
}
.box-white {
  color: #1a1a1a;
}
.title-white .g-title {
  color: #1a1a1a;
}
.box-grey, .box-pink, .box-red, .box-purple, .box-blue, .box-orange {
  color: #ffffff;
}
.title-grey .g-title, .title-pink .g-title, .title-red .g-title, .title-purple .g-title, .title-orange .g-title, .title-blue .g-title {
  color: #ffffff;
}
.title-white .g-title, .title-white .button {
  background: #ffffff;
}
.box-white.moduletable, .box-white.widget, .box-white.g-outer-box, .box-white > .g-content {
  background: #ffffff;
}
.box-white .button {
  background: #bfbfbf;
}
.box-white a {
  color: #bfbfbf;
}
.box-white .button:hover, .box-white .button:active, .box-white .button:focus, .title-white .button:hover, .title-white .button:active, .title-white .button:focus {
  background: #e6e6e6;
}
.box-white .button.button-3, .box-white .button.button-2, .title-white .button.button-3, .title-white .button.button-2 {
  color: #bfbfbf;
  border-color: #bfbfbf;
}
.box-white .button.button-3:hover, .box-white .button.button-3:active, .box-white .button.button-3:focus, .box-white .button.button-2:hover, .box-white .button.button-2:active, .box-white .button.button-2:focus, .title-white .button.button-3:hover, .title-white .button.button-3:active, .title-white .button.button-3:focus, .title-white .button.button-2:hover, .title-white .button.button-2:active, .title-white .button.button-2:focus {
  color: #000000;
  border-color: #000000;
}
.title-grey .g-title, .title-grey .button {
  background: #95a5a6;
}
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
  background: #95a5a6;
}
.box-grey .button {
  background: #798d8f;
}
.box-grey a {
  color: #dae0e0;
}
.box-grey a:hover {
  color: #6d8082;
}
.box-grey .button:hover, .box-grey .button:active, .box-grey .button:focus, .title-grey .button:hover, .title-grey .button:active, .title-grey .button:focus {
  background: #b1bdbd;
}
.box-grey .button.button-3, .box-grey .button.button-4, .title-grey .button.button-3, .title-grey .button.button-4 {
  color: #566566;
  border-color: #798d8f;
}
.box-grey .button.button-3:hover, .box-grey .button.button-3:active, .box-grey .button.button-3:focus, .box-grey .button.button-4:hover, .box-grey .button.button-4:active, .box-grey .button.button-4:focus, .title-grey .button.button-3:hover, .title-grey .button.button-3:active, .title-grey .button.button-3:focus, .title-grey .button.button-4:hover, .title-grey .button.button-4:active, .title-grey .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-pink .g-title, .title-pink .button {
  background: #d13b7b;
}
.box-pink.moduletable, .box-pink.widget, .box-pink.g-outer-box, .box-pink > .g-content {
  background: #d13b7b;
}
.box-pink .button {
  background: #b02963;
}
.box-pink a {
  color: #e9a2c1;
}
.box-pink a:hover {
  color: #9b2457;
}
.box-pink .button:hover, .box-pink .button:active, .box-pink .button:focus, .title-pink .button:hover, .title-pink .button:active, .title-pink .button:focus {
  background: #db6497;
}
.box-pink .button.button-3, .box-pink .button.button-4, .title-pink .button.button-3, .title-pink .button.button-4 {
  color: #721b40;
  border-color: #721b40;
}
.box-pink .button.button-3:hover, .box-pink .button.button-3:active, .box-pink .button.button-3:focus, .box-pink .button.button-4:hover, .box-pink .button.button-4:active, .box-pink .button.button-4:focus, .title-pink .button.button-3:hover, .title-pink .button.button-3:active, .title-pink .button.button-3:focus, .title-pink .button.button-4:hover, .title-pink .button.button-4:active, .title-pink .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-red .g-title, .title-red .button {
  background: #ef4a44;
}
.box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red > .g-content {
  background: #ef4a44;
}
.box-red .button {
  background: #eb1d15;
}
.box-red a {
  color: #f9bcb9;
}
.box-red a:hover {
  color: #d41912;
}
.box-red .button:hover, .box-red .button:active, .box-red .button:focus, .title-red .button:hover, .title-red .button:active, .title-red .button:focus {
  background: #f37773;
}
.box-red .button.button-3, .box-red .button.button-4, .title-red .button.button-3, .title-red .button.button-4 {
  color: #a5130e;
  border-color: #a5130e;
}
.box-red .button.button-3:hover, .box-red .button.button-3:active, .box-red .button.button-3:focus, .box-red .button.button-4:hover, .box-red .button.button-4:active, .box-red .button.button-4:focus, .title-red .button.button-3:hover, .title-red .button.button-3:active, .title-red .button.button-3:focus, .title-red .button.button-4:hover, .title-red .button.button-4:active, .title-red .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-purple .g-title, .title-purple .button {
  background: #874f9a;
}
.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box, .box-purple > .g-content {
  background: #874f9a;
}
.box-purple .button {
  background: #693e78;
}
.box-purple a {
  color: #c09ccc;
}
.box-purple a:hover {
  color: #5b3567;
}
.box-purple .button:hover, .box-purple .button:active, .box-purple .button:focus, .title-purple .button:hover, .title-purple .button:active, .title-purple .button:focus {
  background: #a06ab2;
}
.box-purple .button.button-3, .box-purple .button.button-4, .title-purple .button.button-3, .title-purple .button.button-4 {
  color: #3d2446;
  border-color: #3d2446;
}
.box-purple .button.button-3:hover, .box-purple .button.button-3:active, .box-purple .button.button-3:focus, .box-purple .button.button-4:hover, .box-purple .button.button-4:active, .box-purple .button.button-4:focus, .title-purple .button.button-3:hover, .title-purple .button.button-3:active, .title-purple .button.button-3:focus, .title-purple .button.button-4:hover, .title-purple .button.button-4:active, .title-purple .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-blue .g-title, .title-blue .button {
  background: #279fba;
}
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue > .g-content {
  background: #279fba;
}
.box-blue .button {
  background: #1e7b90;
}
.box-blue a {
  color: #7dd1e4;
}
.box-blue a:hover {
  color: #1a697b;
}
.box-blue .button:hover, .box-blue .button:active, .box-blue .button:focus, .title-blue .button:hover, .title-blue .button:active, .title-blue .button:focus {
  background: #3ebad6;
}
.box-blue .button.button-3, .box-blue .button.button-4, .title-blue .button.button-3, .title-blue .button.button-4 {
  color: #114551;
  border-color: #114551;
}
.box-blue .button.button-3:hover, .box-blue .button.button-3:active, .box-blue .button.button-3:focus, .box-blue .button.button-4:hover, .box-blue .button.button-4:active, .box-blue .button.button-4:focus, .title-blue .button.button-3:hover, .title-blue .button.button-3:active, .title-blue .button.button-3:focus, .title-blue .button.button-4:hover, .title-blue .button.button-4:active, .title-blue .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-orange .g-title, .title-orange .button {
  background: #ee7933;
}
.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box, .box-orange > .g-content {
  background: #ee7933;
}
.box-orange .button {
  background: #dc5e12;
}
.box-orange a {
  color: #f8c6a9;
}
.box-orange a:hover {
  color: #c45410;
}
.box-orange .button:hover, .box-orange .button:active, .box-orange .button:focus, .title-orange .button:hover, .title-orange .button:active, .title-orange .button:focus {
  background: #f29862;
}
.box-orange .button.button-3, .box-orange .button.button-4, .title-orange .button.button-3, .title-orange .button.button-4 {
  color: #95400c;
  border-color: #95400c;
}
.box-orange .button.button-3:hover, .box-orange .button.button-3:active, .box-orange .button.button-3:focus, .box-orange .button.button-4:hover, .box-orange .button.button-4:active, .box-orange .button.button-4:focus, .title-orange .button.button-3:hover, .title-orange .button.button-3:active, .title-orange .button.button-3:focus, .title-orange .button.button-4:hover, .title-orange .button.button-4:active, .title-orange .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.spaced .g-content {
  margin: 1px;
}
.bordered .g-content {
  border: 1px solid rgba(136, 136, 136, 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: 0.1875rem;
  overflow: hidden;
}
.no-bg-image {
  background-image: none !important;
}
.g-block-divider {
  background: rgba(136, 136, 136, 0.25);
  height: 5px;
  margin-top: 3.752rem;
  margin-bottom: 3.752rem;
}
.equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
  width: 100%;
}
.equal-height .g-content {
  width: auto;
}
.button {
  display: inline-block;
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  background: #d20b22;
  color: #ffffff !important;
  font-size: 1rem;
  border: 2px solid transparent;
  margin: 0 0 0.5rem 0;
  padding: 0.5rem 1.5rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.button:hover, .button:active, .button:focus {
  background: #a2081a;
  color: #ffffff !important;
}
.button .fa {
  font-size: 1.5rem;
}
.button.button-square {
  border-radius: 0;
}
.button.button-square[class*="button"] {
  border-radius: 0;
}
.button.button-block {
  display: block;
}
.button.button-xlarge {
  font-size: 1.4rem;
}
.button.button-large {
  font-size: 1.2rem;
}
.button.button-medium {
  font-size: 1rem;
}
.button.button-small {
  font-size: 0.8rem;
}
.button.button-xsmall {
  font-size: 0.6rem;
}
.button.button-alt {
  background: #e3af66;
}
.button.button-alt:hover, .button.button-alt:active, .button.button-alt:focus {
  background: #db983b;
}
.dir-ltr .button.button-alt.button-special:before {
  border-left: 1px solid #dd9d44;
  border-bottom: 1px solid #dd9d44;
}
.dir-rtl .button.button-alt.button-special:after {
  border-right: 1px solid #dd9d44;
  border-bottom: 1px solid #dd9d44;
}
.button.button-2 {
  border-radius: 2rem;
}
.button.button-3, .button.button-4, .button.button-grey, .button.button-pink, .button.button-red, .button.button-purple, .button.button-orange, .button.button-blue {
  color: #ffffff !important;
}
.button.button-3.button-3, .button.button-3.button-4, .button.button-4.button-3, .button.button-4.button-4, .button.button-grey.button-3, .button.button-grey.button-4, .button.button-pink.button-3, .button.button-pink.button-4, .button.button-red.button-3, .button.button-red.button-4, .button.button-purple.button-3, .button.button-purple.button-4, .button.button-orange.button-3, .button.button-orange.button-4, .button.button-blue.button-3, .button.button-blue.button-4 {
  background: transparent;
}
.button.button-3.button-3:hover, .button.button-3.button-3:active, .button.button-3.button-3:focus, .button.button-3.button-4:hover, .button.button-3.button-4:active, .button.button-3.button-4:focus, .button.button-4.button-3:hover, .button.button-4.button-3:active, .button.button-4.button-3:focus, .button.button-4.button-4:hover, .button.button-4.button-4:active, .button.button-4.button-4:focus, .button.button-grey.button-3:hover, .button.button-grey.button-3:active, .button.button-grey.button-3:focus, .button.button-grey.button-4:hover, .button.button-grey.button-4:active, .button.button-grey.button-4:focus, .button.button-pink.button-3:hover, .button.button-pink.button-3:active, .button.button-pink.button-3:focus, .button.button-pink.button-4:hover, .button.button-pink.button-4:active, .button.button-pink.button-4:focus, .button.button-red.button-3:hover, .button.button-red.button-3:active, .button.button-red.button-3:focus, .button.button-red.button-4:hover, .button.button-red.button-4:active, .button.button-red.button-4:focus, .button.button-purple.button-3:hover, .button.button-purple.button-3:active, .button.button-purple.button-3:focus, .button.button-purple.button-4:hover, .button.button-purple.button-4:active, .button.button-purple.button-4:focus, .button.button-orange.button-3:hover, .button.button-orange.button-3:active, .button.button-orange.button-3:focus, .button.button-orange.button-4:hover, .button.button-orange.button-4:active, .button.button-orange.button-4:focus, .button.button-blue.button-3:hover, .button.button-blue.button-3:active, .button.button-blue.button-3:focus, .button.button-blue.button-4:hover, .button.button-blue.button-4:active, .button.button-blue.button-4:focus {
  background: transparent;
}
.button.button-3 {
  border-radius: 2rem;
  color: #d20b22 !important;
  border: 2px solid #d20b22;
}
.button.button-3:hover, .button.button-3:active, .button.button-3:focus {
  border: 2px solid #890716;
  color: #890716 !important;
}
.button.button-4 {
  color: #d20b22 !important;
  border: 2px solid #d20b22;
}
.button.button-4:hover, .button.button-4:active, .button.button-4:focus {
  border: 2px solid #890716;
  color: #890716 !important;
}
.button.button-grey {
  background: #95a5a6;
}
.button.button-grey.button-3, .button.button-grey.button-4 {
  color: #95a5a6 !important;
  border: 2px solid #95a5a6;
}
.button.button-grey.button-3:hover, .button.button-grey.button-3:active, .button.button-grey.button-3:focus, .button.button-grey.button-4:hover, .button.button-grey.button-4:active, .button.button-grey.button-4:focus {
  border: 2px solid #6d8082;
  color: #6d8082 !important;
}
.button.button-grey:hover, .button.button-grey:active, .button.button-grey:focus {
  background: #6d8082;
}
.button.button-pink {
  background: #d13b7b;
}
.button.button-pink.button-3, .button.button-pink.button-4 {
  color: #d13b7b !important;
  border: 2px solid #d13b7b;
}
.button.button-pink.button-3:hover, .button.button-pink.button-3:active, .button.button-pink.button-3:focus, .button.button-pink.button-4:hover, .button.button-pink.button-4:active, .button.button-pink.button-4:focus {
  border: 2px solid #9b2457;
  color: #9b2457 !important;
}
.button.button-pink:hover, .button.button-pink:active, .button.button-pink:focus {
  background: #9b2457;
}
.button.button-red {
  background: #ef4a44;
}
.button.button-red.button-3, .button.button-red.button-4 {
  color: #ef4a44 !important;
  border: 2px solid #ef4a44;
}
.button.button-red.button-3:hover, .button.button-red.button-3:active, .button.button-red.button-3:focus, .button.button-red.button-4:hover, .button.button-red.button-4:active, .button.button-red.button-4:focus {
  border: 2px solid #d41912;
  color: #d41912 !important;
}
.button.button-red:hover, .button.button-red:active, .button.button-red:focus {
  background: #d41912;
}
.button.button-purple {
  background: #874f9a;
}
.button.button-purple.button-3, .button.button-purple.button-4 {
  color: #874f9a !important;
  border: 2px solid #874f9a;
}
.button.button-purple.button-3:hover, .button.button-purple.button-3:active, .button.button-purple.button-3:focus, .button.button-purple.button-4:hover, .button.button-purple.button-4:active, .button.button-purple.button-4:focus {
  border: 2px solid #5b3567;
  color: #5b3567 !important;
}
.button.button-purple:hover, .button.button-purple:active, .button.button-purple:focus {
  background: #5b3567;
}
.button.button-orange {
  background: #ee7933;
}
.button.button-orange.button-3, .button.button-orange.button-4 {
  color: #ee7933 !important;
  border: 2px solid #ee7933;
}
.button.button-orange.button-3:hover, .button.button-orange.button-3:active, .button.button-orange.button-3:focus, .button.button-orange.button-4:hover, .button.button-orange.button-4:active, .button.button-orange.button-4:focus {
  border: 2px solid #c45410;
  color: #c45410 !important;
}
.button.button-orange:hover, .button.button-orange:active, .button.button-orange:focus {
  background: #c45410;
}
.button.button-blue {
  background: #279fba;
}
.button.button-blue.button-3, .button.button-blue.button-4 {
  color: #279fba !important;
  border: 2px solid #279fba;
}
.button.button-blue.button-3:hover, .button.button-blue.button-3:active, .button.button-blue.button-3:focus, .button.button-blue.button-4:hover, .button.button-blue.button-4:active, .button.button-blue.button-4:focus {
  border: 2px solid #1a697b;
  color: #1a697b !important;
}
.button.button-blue:hover, .button.button-blue:active, .button.button-blue:focus {
  background: #1a697b;
}
.button.button-arrow {
  position: relative;
}
.button.button-arrow:before, .button.button-arrow:after {
  font-family: FontAwesome;
}
.dir-ltr .button.button-arrow:after {
  content: "";
  margin-left: 1rem;
}
.dir-rtl .button.button-arrow:before {
  content: "";
  margin-right: 1rem;
}
.button.button-special {
  position: relative;
}
.dir-ltr .button.button-special:before {
  position: absolute;
  content: "";
  top: 8px;
  bottom: -8px;
  left: -8px;
  right: 8px;
  border-left: 1px solid #ab091c;
  border-bottom: 1px solid #ab091c;
}
.dir-rtl .button.button-special:after {
  position: absolute;
  content: "";
  top: 8px;
  bottom: -8px;
  right: -8px;
  left: 8px;
  border-right: 1px solid #ab091c;
  border-bottom: 1px solid #ab091c;
}
.button.button-outline {
  color: #ffffff !important;
  background: transparent;
  border: 1px solid #ffffff;
}
.dir-ltr .button.button-outline:before {
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.dir-rtl .button.button-outline:after {
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.button.button-outline:hover {
  border: 1px solid #d20b22;
  color: #d20b22 !important;
}
.dir-ltr .button.button-outline:hover:before {
  border-left: 1px solid #d20b22;
  border-bottom: 1px solid #d20b22;
}
.dir-rtl .button.button-outline:hover:after {
  border-right: 1px solid #d20b22;
  border-bottom: 1px solid #d20b22;
}
.button.button-text-only {
  padding: 0 !important;
  background: transparent !important;
  color: #d20b22 !important;
}
.button.button-text-only:hover {
  color: #890716;
}
table {
  border: 1px solid #dedede;
}
th {
  background: rgba(0, 0, 0, 0.1);
  padding: 0.5rem;
}
td {
  padding: 0.5rem;
  border: 1px solid #dedede;
}
textarea, select[multiple=multiple] {
  background-color: white;
  border: 2px solid #c8c8c8;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
textarea:hover, select[multiple=multiple]:hover {
  border-color: #d20b22;
}
textarea:focus, select[multiple=multiple]:focus {
  border-color: #d20b22;
}
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 {
  background-color: white;
  vertical-align: middle;
  border: 2px solid #c8c8c8;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-size: 1rem;
  width: 100%;
  line-height: 1.5;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #d20b22;
}
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: #d20b22;
}
.g-home-positions.g-galatea-style #g-navigation, .g-home-particles.g-galatea-style #g-navigation, .g-features-particles.g-galatea-style #g-navigation {
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  position: relative;
  z-index: 12;
}
.g-home-positions.g-galatea-style #g-navigation .g-container .g-block > .g-content, .g-home-particles.g-galatea-style #g-navigation .g-container .g-block > .g-content, .g-features-particles.g-galatea-style #g-navigation .g-container .g-block > .g-content {
  margin: 0;
  padding: 1rem 1.563rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
@media only all and (max-width: 47.99rem) {
  .g-home-positions.g-galatea-style #g-navigation .g-container .g-block > .g-content, .g-home-particles.g-galatea-style #g-navigation .g-container .g-block > .g-content, .g-features-particles.g-galatea-style #g-navigation .g-container .g-block > .g-content {
    border-bottom: 0;
  }
}
.g-home-positions.g-galatea-style #g-navigation .g-offsidebar-toggle, .g-home-particles.g-galatea-style #g-navigation .g-offsidebar-toggle, .g-features-particles.g-galatea-style #g-navigation .g-offsidebar-toggle {
  color: rgba(0, 0, 0, 0.5);
}
.g-home-positions.g-galatea-style #g-navigation .g-social a, .g-home-particles.g-galatea-style #g-navigation .g-social a, .g-features-particles.g-galatea-style #g-navigation .g-social a {
  width: 1.6rem;
  height: 1.6rem;
  line-height: 1.8rem;
  font-size: 1.1rem;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.1);
}
.g-home-positions.g-galatea-style #g-navigation .g-social a:hover, .g-home-particles.g-galatea-style #g-navigation .g-social a:hover, .g-features-particles.g-galatea-style #g-navigation .g-social a:hover {
  background: #d20b22;
}
@media only all and (max-width: 30rem) {
  .g-home-positions.g-galatea-style #g-navigation, .g-home-particles.g-galatea-style #g-navigation, .g-features-particles.g-galatea-style #g-navigation {
    background: #000000;
    color: rgba(255, 255, 255, 0.8);
  }
}
.g-home-positions.g-galatea-style #g-slideshow, .g-home-particles.g-galatea-style #g-slideshow, .g-features-particles.g-galatea-style #g-slideshow {
  color: #000000;
  margin-top: -5em;
  position: relative;
  z-index: 10;
}
@media only all and (max-width: 47.99rem) {
  .g-home-positions.g-galatea-style #g-slideshow, .g-home-particles.g-galatea-style #g-slideshow, .g-features-particles.g-galatea-style #g-slideshow {
    margin-top: -6rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-home-positions.g-galatea-style #g-slideshow, .g-home-particles.g-galatea-style #g-slideshow, .g-features-particles.g-galatea-style #g-slideshow {
    margin-top: 0;
  }
}
@media only all and (min-width: 75rem) {
  .g-home-positions.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper, .g-home-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper, .g-features-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper {
    margin-top: -4%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-home-positions.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper, .g-home-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper, .g-features-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper {
    margin-top: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-home-positions.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper, .g-home-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper, .g-features-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper {
    margin-top: 4%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-home-positions.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper, .g-home-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper, .g-features-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper {
    margin-top: 10%;
  }
}
@media only all and (max-width: 30rem) {
  .g-home-positions.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper, .g-home-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper, .g-features-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper {
    margin-top: 5%;
  }
}
.g-home-positions.g-galatea-style #g-slideshow .g-owlcarousel-item-title, .g-home-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-title, .g-features-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-title {
  color: rgba(0, 0, 0, 0.75);
}
.g-home-positions.g-galatea-style #g-slideshow .g-owlcarousel-item-desc, .g-home-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-desc, .g-features-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-desc {
  opacity: 0.5;
}
.g-home-positions.g-galatea-style #g-slideshow .owl-nav div, .g-home-particles.g-galatea-style #g-slideshow .owl-nav div, .g-features-particles.g-galatea-style #g-slideshow .owl-nav div {
  margin-top: -5%;
}
.g-home-positions.g-galatea-style #g-slideshow .owl-dots, .g-home-particles.g-galatea-style #g-slideshow .owl-dots, .g-features-particles.g-galatea-style #g-slideshow .owl-dots {
  position: absolute;
  text-align: center;
  width: 100%;
}
@media only all and (min-width: 75rem) {
  .g-home-positions.g-galatea-style #g-slideshow .owl-dots, .g-home-particles.g-galatea-style #g-slideshow .owl-dots, .g-features-particles.g-galatea-style #g-slideshow .owl-dots {
    bottom: 28%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-home-positions.g-galatea-style #g-slideshow .owl-dots, .g-home-particles.g-galatea-style #g-slideshow .owl-dots, .g-features-particles.g-galatea-style #g-slideshow .owl-dots {
    bottom: 10%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-home-positions.g-galatea-style #g-slideshow .owl-dots, .g-home-particles.g-galatea-style #g-slideshow .owl-dots, .g-features-particles.g-galatea-style #g-slideshow .owl-dots {
    bottom: 22%;
  }
}
.g-home-positions.g-galatea-style #g-header, .g-home-particles.g-galatea-style #g-header, .g-features-particles.g-galatea-style #g-header {
  position: relative;
  z-index: 11;
}
.g-home-positions.g-galatea-style #g-header .g-mosaicgrid-title, .g-home-particles.g-galatea-style #g-header .g-mosaicgrid-title, .g-features-particles.g-galatea-style #g-header .g-mosaicgrid-title {
  position: relative;
  top: -14rem;
  margin-bottom: 0;
}
@media only all and (min-width: 75rem) {
  .g-home-positions.g-galatea-style #g-header .g-mosaicgrid, .g-home-particles.g-galatea-style #g-header .g-mosaicgrid, .g-features-particles.g-galatea-style #g-header .g-mosaicgrid {
    margin-top: -14rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-home-positions.g-galatea-style #g-header .g-mosaicgrid, .g-home-particles.g-galatea-style #g-header .g-mosaicgrid, .g-features-particles.g-galatea-style #g-header .g-mosaicgrid {
    margin-top: -5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-home-positions.g-galatea-style #g-header .g-mosaicgrid, .g-home-particles.g-galatea-style #g-header .g-mosaicgrid, .g-features-particles.g-galatea-style #g-header .g-mosaicgrid {
    margin-top: -2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-home-positions.g-galatea-style #g-header .g-mosaicgrid, .g-home-particles.g-galatea-style #g-header .g-mosaicgrid, .g-features-particles.g-galatea-style #g-header .g-mosaicgrid {
    margin-top: 0;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-home-positions.g-galatea-style .g-offcanvas-toggle, .g-home-particles.g-galatea-style .g-offcanvas-toggle, .g-features-particles.g-galatea-style .g-offcanvas-toggle {
    color: rgba(0, 0, 0, 0.5);
  }
}
.g-home-positions.g-galatea-style.g-style-preset4 #g-navigation, .g-home-positions.g-galatea-style.g-style-preset4 #g-navigation .g-offsidebar-toggle, .g-home-particles.g-galatea-style.g-style-preset4 #g-navigation, .g-home-particles.g-galatea-style.g-style-preset4 #g-navigation .g-offsidebar-toggle, .g-features-particles.g-galatea-style.g-style-preset4 #g-navigation, .g-features-particles.g-galatea-style.g-style-preset4 #g-navigation .g-offsidebar-toggle {
  color: rgba(255, 255, 255, 0.65);
}
.g-home-positions.g-galatea-style.g-style-preset4 #g-slideshow .g-owlcarousel .owl-item:nth-child(3) .g-owlcarousel-item-title, .g-home-positions.g-galatea-style.g-style-preset4 #g-slideshow .g-owlcarousel .owl-item:nth-child(6) .g-owlcarousel-item-title, .g-home-particles.g-galatea-style.g-style-preset4 #g-slideshow .g-owlcarousel .owl-item:nth-child(3) .g-owlcarousel-item-title, .g-home-particles.g-galatea-style.g-style-preset4 #g-slideshow .g-owlcarousel .owl-item:nth-child(6) .g-owlcarousel-item-title, .g-features-particles.g-galatea-style.g-style-preset4 #g-slideshow .g-owlcarousel .owl-item:nth-child(3) .g-owlcarousel-item-title, .g-features-particles.g-galatea-style.g-style-preset4 #g-slideshow .g-owlcarousel .owl-item:nth-child(6) .g-owlcarousel-item-title {
  color: #ffffff;
}
.g-home-positions.g-galatea-style.g-style-preset4 #g-slideshow .g-owlcarousel .owl-item:nth-child(3) .g-owlcarousel-item-desc, .g-home-positions.g-galatea-style.g-style-preset4 #g-slideshow .g-owlcarousel .owl-item:nth-child(6) .g-owlcarousel-item-desc, .g-home-particles.g-galatea-style.g-style-preset4 #g-slideshow .g-owlcarousel .owl-item:nth-child(3) .g-owlcarousel-item-desc, .g-home-particles.g-galatea-style.g-style-preset4 #g-slideshow .g-owlcarousel .owl-item:nth-child(6) .g-owlcarousel-item-desc, .g-features-particles.g-galatea-style.g-style-preset4 #g-slideshow .g-owlcarousel .owl-item:nth-child(3) .g-owlcarousel-item-desc, .g-features-particles.g-galatea-style.g-style-preset4 #g-slideshow .g-owlcarousel .owl-item:nth-child(6) .g-owlcarousel-item-desc {
  color: #ffffff;
  opacity: 1;
}
.g-galatea-style.g-style-preset6 #g-above a {
  color: rgba(255, 255, 255, 0.65);
}
.g-galatea-style.g-style-preset6 #g-above a:hover {
  color: inherit;
}
@media only all and (min-width: 75rem) {
  #g-offsidebar, #g-offsidebar .g-container {
    width: 15rem !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-offsidebar, #g-offsidebar .g-container {
    width: 12rem !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-offsidebar, #g-offsidebar .g-container {
    width: 10rem !important;
  }
}
#g-offsidebar {
  color: #686868;
  background: #ffffff;
  position: fixed;
  z-index: 100001;
  box-shadow: 5px -10px 10px rgba(0, 0, 0, 0.25);
  opacity: 0;
  top: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
#g-offsidebar:after {
  background-image: -webkit-linear-gradient(top, #ffffff, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, #ffffff, rgba(0, 0, 0, 0));
  position: absolute;
  content: "";
  height: 0;
  top: 100%;
  width: 100%;
  box-shadow: 0 -20px 0 #ffffff, 5px -10px 10px rgba(0, 0, 0, 0.25);
}
.g-offsidebar-open-slidedown #g-offsidebar {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.g-offsidebar-open-pushpage #g-offsidebar {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.dir-rtl.g-offsidebar-open-pushpage #g-offsidebar {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
#g-offsidebar.g-offsidebar-open {
  opacity: 1;
  visibility: visible;
}
#g-offsidebar.g-offsidebar-open:after {
  height: 10rem;
}
.g-offsidebar-open-slidedown #g-offsidebar.g-offsidebar-open {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.g-offsidebar-open-pushpage #g-offsidebar.g-offsidebar-open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
#g-offsidebar .g-container {
  padding: 0 !important;
}
@media only all and (max-width: 47.99rem) {
  #g-offsidebar {
    display: none;
  }
}
#g-offsidebar .g-main-nav {
  margin: -0.5rem;
}
#g-offsidebar .g-main-nav .g-toplevel > li {
  margin: 0 0 0.75rem 0;
  display: block;
}
#g-offsidebar .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.25rem 0.5rem;
}
#g-offsidebar .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  color: #686868;
  font-size: 1rem;
  font-weight: 400;
  white-space: normal;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
#g-offsidebar .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "";
  opacity: 0.5;
}
.dir-rtl #g-offsidebar .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "";
}
#g-offsidebar .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-offsidebar .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #282828;
  background: #e6e6e6;
  border-radius: 2px;
}
#g-offsidebar .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-selected, #g-offsidebar .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-selected {
  color: #282828;
  background: #e6e6e6;
  border-radius: 2px;
}
#g-offsidebar .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  background: transparent;
}
#g-offsidebar .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 2px 0 rgba(104, 104, 104, 0.25);
}
#g-offsidebar .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-selected > .g-menu-item-content {
  box-shadow: 0 2px 0 rgba(104, 104, 104, 0.25);
}
#g-offsidebar .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  font-weight: 700;
}
#g-offsidebar .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-selected > .g-menu-item-content {
  font-weight: 700;
}
#g-offsidebar .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  vertical-align: top;
  position: absolute;
}
.dir-ltr #g-offsidebar .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  right: 0.5rem;
}
.dir-rtl #g-offsidebar .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  left: 0.5rem;
}
#g-offsidebar .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: 0;
}
.dir-ltr #g-offsidebar .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  left: 0;
}
.dir-rtl #g-offsidebar .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  right: 0;
}
.dir-ltr #g-offsidebar .g-main-nav .g-fullwidth > .g-dropdown {
  left: 100%;
}
.dir-rtl #g-offsidebar .g-main-nav .g-fullwidth > .g-dropdown {
  right: 100%;
}
#g-offsidebar .g-main-nav .g-dropdown {
  top: -0.7rem;
  background: #ffffff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
}
#g-offsidebar .g-main-nav .g-dropdown > .g-dropdown-column {
  border: 1px solid transparent;
}
.dir-ltr #g-offsidebar .g-main-nav .g-dropdown {
  left: 100%;
}
.dir-rtl #g-offsidebar .g-main-nav .g-dropdown {
  right: 100%;
}
#g-offsidebar .g-main-nav .g-sublevel .g-dropdown {
  top: -9px;
  margin-left: 12px;
}
#g-offsidebar .g-main-nav .g-sublevel > li {
  margin: 0.5rem 0.5rem 0.685rem 0.5rem;
}
#g-offsidebar .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.25rem 0.5rem;
}
#g-offsidebar .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  color: #686868;
  font-size: 0.9rem;
  font-weight: 400;
  white-space: normal;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
#g-offsidebar .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-selected {
  font-weight: 400;
  border: 1px solid transparent;
}
#g-offsidebar .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-offsidebar .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #282828;
  background: #e6e6e6;
  border-radius: 2px;
}
#g-offsidebar .g-main-nav .g-sublevel > li:hover > .g-menu-item-container > .g-selected, #g-offsidebar .g-main-nav .g-sublevel > li.active > .g-menu-item-container > .g-selected {
  color: #282828;
  background: #e6e6e6;
  border-radius: 2px;
}
#g-offsidebar .g-main-nav .g-sublevel > li:hover > .g-menu-item-container {
  background: transparent;
}
#g-offsidebar .g-main-nav .g-sublevel > li:hover > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 2px 0 rgba(104, 104, 104, 0.25);
}
#g-offsidebar .g-main-nav .g-sublevel > li:hover > .g-menu-item-container > .g-selected > .g-menu-item-content {
  box-shadow: 0 2px 0 rgba(104, 104, 104, 0.25);
}
#g-offsidebar .g-main-nav .g-sublevel > li.active > .g-menu-item-container > .g-menu-item-content {
  font-weight: 700;
}
#g-offsidebar .g-main-nav .g-sublevel > li.active > .g-menu-item-container > .g-selected > .g-menu-item-content {
  font-weight: 700;
}
#g-offsidebar .g-main-nav .g-sublevel > li:last-child {
  border-bottom: none;
}
#g-offsidebar .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container {
  background: inherit;
}
@media only all and (max-width: 47.99rem) {
  #g-offsidebar .g-menu-block {
    display: none;
  }
}
#g-offsidebar .g-menu-item-subtitle {
  text-transform: lowercase;
  font-size: 0.85rem;
  font-weight: bold;
  opacity: 0.8;
  padding-top: 0;
}
#g-offsidebar .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-offsidebar .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  background: transparent;
  border-style: none;
  margin-top: 0;
}
#g-offsidebar .g-preset-thumbnails {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -0.5rem -1rem;
  text-align: center;
}
#g-offsidebar .g-preset-thumbnails img {
  margin: 0;
}
#g-offsidebar .g-preset-thumbnails span {
  display: block;
  margin: 0.5rem auto 1rem auto;
}
#g-offsidebar .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: 33.33333% !important;
}
#g-offsidebar .g-preset-thumbnails .g-content {
  margin: 0 0.25rem;
}
#g-page-surround {
  -webkit-transition: -webkit-transform 0.25s;
  -moz-transition: -moz-transform 0.25s;
  transition: transform 0.25s;
}
.g-body-pushed {
  overflow: hidden;
}
@media only all and (min-width: 75rem) {
  .g-body-pushed #g-page-surround {
    -webkit-transform: translateX(15rem);
    -moz-transform: translateX(15rem);
    -ms-transform: translateX(15rem);
    -o-transform: translateX(15rem);
    transform: translateX(15rem);
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-body-pushed #g-page-surround {
    -webkit-transform: translateX(12rem);
    -moz-transform: translateX(12rem);
    -ms-transform: translateX(12rem);
    -o-transform: translateX(12rem);
    transform: translateX(12rem);
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-body-pushed #g-page-surround {
    -webkit-transform: translateX(10rem);
    -moz-transform: translateX(10rem);
    -ms-transform: translateX(10rem);
    -o-transform: translateX(10rem);
    transform: translateX(10rem);
  }
}
.g-body-pushed #g-offsidebar:after {
  height: 50rem;
}
@media only all and (min-width: 75rem) {
  .dir-rtl.g-body-pushed #g-page-surround {
    -webkit-transform: translateX(-15rem);
    -moz-transform: translateX(-15rem);
    -ms-transform: translateX(-15rem);
    -o-transform: translateX(-15rem);
    transform: translateX(-15rem);
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .dir-rtl.g-body-pushed #g-page-surround {
    -webkit-transform: translateX(-12rem);
    -moz-transform: translateX(-12rem);
    -ms-transform: translateX(-12rem);
    -o-transform: translateX(-12rem);
    transform: translateX(-12rem);
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .dir-rtl.g-body-pushed #g-page-surround {
    -webkit-transform: translateX(-10rem);
    -moz-transform: translateX(-10rem);
    -ms-transform: translateX(-10rem);
    -o-transform: translateX(-10rem);
    transform: translateX(-10rem);
  }
}
.dir-rtl.g-offcanvas-left #g-page-surround {
  right: 0;
  left: inherit;
  position: static;
}
#g-offsidebar-overlay {
  cursor: pointer;
  opacity: 0;
  background: rgba(0, 0, 0, 0.25);
  bottom: 0;
  content: "";
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: -1;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
@media print {
  #g-offsidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-top {
  background: #e6e6e6;
  color: #000000;
}
@media print {
  #g-top {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-navigation {
  background: #000000;
  color: rgba(255, 255, 255, 0.8);
  position: relative;
  z-index: 10001;
}
#g-navigation.g-navigation-light {
  color: #000000;
  background: rgba(255, 255, 255, 0.8);
}
#g-navigation.g-navigation-light .g-offsidebar-toggle {
  color: rgba(0, 0, 0, 0.8);
}
#g-navigation.g-navigation-light .g-social a {
  background: #000000;
  color: rgba(255, 255, 255, 0.8);
}
#g-navigation .g-container {
  position: relative;
}
#g-navigation .g-container .g-block > .g-content {
  margin: 0.625rem 0;
  padding: 0.5rem 1.563rem;
}
#g-navigation .g-container .g-block:first-child > .g-content {
  margin-left: 1.563rem;
  padding-left: 0;
}
#g-navigation .g-container .g-block:last-child > .g-content {
  margin-right: 1.563rem;
  padding-right: 0;
}
#g-navigation .g-offsidebar-toggle {
  position: relative;
  padding-top: 0;
  font-size: 2rem;
  line-height: 2rem;
  height: 32px;
  color: rgba(255, 255, 255, 0.8);
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-offsidebar-toggle {
    display: none;
  }
}
#g-navigation .g-offsidebar-toggle-icon {
  cursor: pointer;
}
#g-navigation .g-main-nav {
  margin: 0;
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.5rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.2rem;
  }
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: rgba(255, 255, 255, 0.8);
  padding: 0;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "";
  opacity: 0.75;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container i {
  opacity: 1;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: rgba(255, 255, 255, 0.45);
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-selected, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-selected {
  color: rgba(255, 255, 255, 0.45);
}
#g-navigation .g-main-nav .g-dropdown {
  background: #e6e6e6;
  border: 1px solid rgba(136, 136, 136, 0.25);
  border-radius: 4px;
}
#g-navigation .g-main-nav .g-dropdown > .g-dropdown-column {
  border: 1px solid transparent;
}
#g-navigation .g-main-nav .g-dropdown a {
  color: #686868;
}
#g-navigation .g-main-nav .g-dropdown a:hover {
  color: #d20b22;
}
#g-navigation .g-main-nav .g-dropdown .g-dropdown-column {
  position: relative;
}
#g-navigation .g-main-nav .g-dropdown .g-dropdown {
  margin-left: 20px;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: 400;
  color: #686868;
  border-bottom: 1px solid rgba(136, 136, 136, 0.25);
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-selected {
  color: #686868;
  border-bottom: 1px solid rgba(136, 136, 136, 0.25);
}
#g-navigation .g-main-nav .g-sublevel > li:last-child > .g-menu-item-container {
  border-bottom: 0 !important;
}
#g-navigation .g-main-nav .g-sublevel > li:last-child > .g-menu-item-container > .g-selected {
  border-bottom: 0 !important;
}
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #d20b22;
  border-bottom: 1px solid rgba(98, 98, 98, 0.25);
}
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container > .g-selected, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container > .g-selected {
  color: #d20b22;
  border-bottom: 1px solid rgba(98, 98, 98, 0.25);
}
#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle > .g-menu-item-container {
  border: 0;
}
#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle.active > .g-menu-item-container {
  border: 0;
}
#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container {
  background: inherit;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-menu-block {
    display: none;
  }
}
#g-navigation .g-menu-item-subtitle {
  text-transform: lowercase;
  font-size: 0.85rem;
  font-weight: bold;
  opacity: 0.8;
  padding-top: 0;
}
#g-navigation .g-social {
  line-height: 2rem;
}
#g-navigation .g-social a {
  color: #000000;
  background: rgba(255, 255, 255, 0.8);
  width: 1.6rem;
  height: 1.6rem;
  line-height: 1.8rem;
  font-size: 1.1rem;
  vertical-align: bottom;
}
#g-navigation .g-social a:hover {
  background: #d20b22;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-social {
    text-align: center !important;
  }
}
.g-offcanvas-toggle {
  display: none;
}
@media only all and (max-width: 47.99rem) {
  .g-offcanvas-toggle {
    display: block;
  }
}
@media print {
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-slideshow {
  background: #616161;
  color: #ffffff;
}
@media print {
  #g-slideshow {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-header {
  background: #616161;
  color: #ffffff;
}
#g-header .g-container {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media only all and (max-width: 30rem) {
  #g-header .g-container {
    padding-top: 0;
  }
}
@media print {
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-above {
  background: #181818;
  color: #ffffff;
  background: #181818 url('../../images/backgrounds/above/above-bg.jpg') top center no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
}
#g-above .g-container {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media only all and (max-width: 47.99rem) {
  #g-above .g-container {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
#g-above .center-block {
  margin-left: auto;
  margin-right: auto;
}
@media print {
  #g-above {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-showcase {
  background: #f1f2f6;
  color: #787878;
}
#g-showcase .g-container {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media print {
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-utility {
  background: #ffffff;
  color: #787878;
}
#g-utility .g-container {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
#g-utility .g-gridstatistic-item-text2 {
  color: #1f1f1f;
}
#g-utility .g-blockcontent-subcontent-title-text {
  color: #1f1f1f;
}
@media print {
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-feature {
  color: #ffffff;
  background-image: -webkit-linear-gradient(top right, #d20b22, #e3af66);
  background-image: linear-gradient(to bottom left, #d20b22, #e3af66);
}
#g-feature a {
  color: #ffffff;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5);
}
#g-feature a:hover {
  box-shadow: 0 1px 0 0 #ffffff;
}
#g-feature .g-container {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media only all and (max-width: 47.99rem) {
  #g-feature .g-container {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
#g-feature .g-pricingtable-plan a {
  color: #d20b22;
}
#g-feature .g-pricingtable-plan a:hover {
  color: inherit;
}
@media print {
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-mainbar {
  background: #ffffff;
  color: #686868;
}
.g-wrapper .g-container {
  padding: 4rem 0;
}
@media print {
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-aside {
  background: #ffffff;
  color: #686868;
}
@media print {
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-sidebar {
  background: #ffffff;
  color: #686868;
}
@media print {
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-expanded {
  background: #121212;
  color: #787878;
}
@media print {
  #g-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-extension {
  color: #ffffff;
  background-image: -webkit-linear-gradient(top left, #d20b22, #e3af66);
  background-image: linear-gradient(to bottom right, #d20b22, #e3af66);
}
#g-extension a {
  color: #ffffff;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5);
}
#g-extension a:hover {
  box-shadow: 0 1px 0 0 #ffffff;
}
#g-extension .g-container {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media only all and (max-width: 47.99rem) {
  #g-extension .g-container {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media print {
  #g-extension {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-bottom {
  background: #20232a;
  color: #686868;
}
#g-bottom .g-container {
  padding: 3.126rem 0;
}
@media only all and (max-width: 47.99rem) {
  #g-bottom .g-container {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
#g-bottom .g-block > .g-content {
  margin: 0 0.625rem;
  padding: 0 0.938rem;
  font-size: 0.875rem;
  line-height: 1.375;
}
#g-bottom .g-block > .g-content p {
  margin-bottom: 0.5rem;
}
.dir-ltr #g-bottom .g-block {
  border-right: 1px solid #2b2f38;
}
.dir-ltr #g-bottom .g-block:last-child {
  border-right: 0;
}
@media only all and (max-width: 47.99rem) {
  .dir-ltr #g-bottom .g-block {
    border: 0;
  }
}
.dir-rtl #g-bottom .g-block {
  border-left: 1px solid #2b2f38;
}
.dir-rtl #g-bottom .g-block:first-child {
  border-left: 0;
}
@media only all and (max-width: 47.99rem) {
  .dir-rtl #g-bottom .g-block {
    border: 0;
  }
}
#g-bottom a {
  color: #c1c1c1;
}
#g-bottom a:hover {
  color: #d20b22;
}
#g-bottom .g-title {
  color: #e8e8e8;
}
@media only all and (max-width: 47.99rem) {
  #g-bottom .g-title {
    margin-top: 1rem;
    margin-bottom: 0;
  }
}
@media print {
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-footer {
  background: #1b1e23;
  color: #ffffff;
}
#g-footer .g-container {
  padding: 1.563rem 0;
}
@media print {
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-copyright {
  background: #17181d;
  color: #686868;
}
#g-copyright .g-container {
  font-size: 0.85rem;
}
#g-copyright a {
  color: #c1c1c1;
}
#g-copyright a:hover {
  color: #d20b22;
}
@media print {
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-offcanvas {
  background: #ffffff;
  width: 12rem;
  color: #686868;
}
#g-offcanvas a {
  color: #686868;
}
#g-offcanvas a:hover {
  color: #59050e;
}
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #686868;
}
#g-offcanvas .button {
  background: transparent;
  border: 2px solid #686868 !important;
  color: #686868 !important;
}
#g-offcanvas .button:hover {
  border: 2px solid #59050e !important;
  color: #59050e !important;
}
#g-offcanvas .button:active {
  border: 2px solid #59050e !important;
  color: #59050e !important;
}
#g-offcanvas hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.g-offcanvas-toggle {
  display: none;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.5);
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  top: 1.2rem;
  left: 1.75rem;
  margin-left: -15px;
  padding-left: 1px;
  z-index: 100001;
}
@media only all and (max-width: 48rem) {
  .g-offcanvas-toggle {
    display: block;
  }
}
.g-offcanvas-open .g-nav-overlay {
  z-index: 100000;
}
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 12rem;
}
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 12rem;
}
.g-offcanvas-open .dir-rtl.g-offcanvas-left #g-offcanvas {
  right: auto;
}
.g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas {
  left: auto;
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #ffffff;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #686868;
  padding: 0.938rem;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #ffffff;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #ab091c;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #ba0a1e;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #ef0d27;
  background: #bf0a1f;
  border-radius: 0.1875rem;
  margin: -0.3rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #ab091c;
}
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 12rem;
}
#g-offcanvas #g-mobilemenu-container ul i.fa {
  width: 1.5rem;
}
#g-mobilemenu-container {
  margin: -1.563rem;
}
.g-preset-thumbnails img {
  margin-bottom: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-preset-thumbnails {
    text-align: center;
  }
  .g-preset-thumbnails .g-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50% !important;
  }
  .g-preset-thumbnails .g-content {
    margin: 0;
  }
}
.g-error #g-header .g-content {
  padding: 3.5rem 0.938rem;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-error #g-header .g-content {
    padding: 1.5rem 0.938rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-error #g-header .g-content {
    padding: 1rem 0.938rem;
  }
}
.g-error #g-header .g-infolist-textstyle-header .g-infolist-item-title {
  font-weight: 400;
  text-transform: none;
  font-size: 3.5rem;
  line-height: 5rem;
}
@media only all and (max-width: 30rem) {
  .g-error #g-header .g-infolist-textstyle-header .g-infolist-item-title {
    font-size: 2rem;
    line-height: 3rem;
  }
}
.g-error #g-header .g-infolist-textstyle-header .g-infolist-item-desc {
  font-weight: 400;
}
@media only all and (max-width: 30rem) {
  .g-error #g-header .g-infolist-textstyle-header .g-infolist-item-desc {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.g-error #g-showcase h1 {
  font-weight: 400;
  text-transform: none;
  font-size: 3.5rem;
  line-height: 4rem;
  margin: 12rem 0;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-error #g-showcase h1 {
    margin: 3rem 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-error #g-showcase h1 {
    font-size: 2rem;
    line-height: 3rem;
    margin: 3rem 0;
  }
}
.g-error #g-showcase .g-compact {
  position: relative;
}
@media only all and (min-width: 48rem) {
  .g-error #g-showcase .g-compact img {
    position: absolute;
    bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-error #g-copyright .g-content {
    text-align: center;
    padding-bottom: 0;
  }
}
.g-comingsoon #g-header .g-content {
  padding: 3.5rem 0.938rem;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-comingsoon #g-header .g-content {
    padding: 1.5rem 0.938rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-comingsoon #g-header .g-content {
    padding: 1rem 0.938rem;
  }
}
.g-comingsoon #g-header .g-infolist-textstyle-header .g-infolist-item-title {
  font-weight: 400;
  text-transform: none;
  font-size: 3.5rem;
  line-height: 5rem;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-comingsoon #g-header .g-infolist-textstyle-header .g-infolist-item-title {
    line-height: 4rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-comingsoon #g-header .g-infolist-textstyle-header .g-infolist-item-title {
    font-size: 2rem;
    line-height: 3rem;
  }
}
.g-comingsoon #g-header .g-infolist-textstyle-header .g-infolist-item-desc {
  font-weight: 400;
}
@media only all and (max-width: 30rem) {
  .g-comingsoon #g-header .g-infolist-textstyle-header .g-infolist-item-desc {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.g-comingsoon #g-extension .g-blockcontent-headline {
  margin: 0;
  padding: 0;
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  text-transform: none;
  font-size: 3.5rem;
  line-height: 5rem;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-comingsoon #g-extension .g-blockcontent-headline {
    line-height: 4rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-comingsoon #g-extension .g-blockcontent-headline {
    font-size: 2rem;
    line-height: 3rem;
  }
}
.g-comingsoon #g-extension .g-blockcontent-description {
  font-size: 1.5rem;
  line-height: 2rem;
  opacity: 0.8;
  padding: 0;
  text-rendering: optimizeLegibility;
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  margin: 0;
}
@media only all and (max-width: 30rem) {
  .g-comingsoon #g-extension .g-blockcontent-description {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.g-comingsoon #g-extension .button {
  margin-top: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-comingsoon #g-copyright .g-content {
    text-align: center;
    padding-bottom: 0;
  }
}
.g-comingsoon .g-simplecounter .g-title {
  margin: 0;
  padding: 0;
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  text-transform: none;
  font-size: 3.5rem;
  line-height: 5rem;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-comingsoon .g-simplecounter .g-title {
    line-height: 4rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-comingsoon .g-simplecounter .g-title {
    font-size: 2rem;
    line-height: 3rem;
  }
}
.g-comingsoon .g-simplecounter .g-simplecounter-content {
  font-size: 1.5rem;
  line-height: 2rem;
  opacity: 0.8;
  padding: 0;
  text-rendering: optimizeLegibility;
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  margin: 0;
}
@media only all and (max-width: 30rem) {
  .g-comingsoon .g-simplecounter .g-simplecounter-content {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.g-offline #g-header .g-content {
  padding: 3.5rem 0.938rem;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-offline #g-header .g-content {
    padding: 1.5rem 0.938rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-offline #g-header .g-content {
    padding: 1rem 0.938rem;
  }
}
.g-offline #g-header .g-infolist-textstyle-header .g-infolist-item-title {
  font-weight: 400;
  text-transform: none;
  font-size: 3.5rem;
  line-height: 5rem;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-offline #g-header .g-infolist-textstyle-header .g-infolist-item-title {
    line-height: 4rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-offline #g-header .g-infolist-textstyle-header .g-infolist-item-title {
    font-size: 2rem;
    line-height: 3rem;
  }
}
.g-offline #g-header .g-infolist-textstyle-header .g-infolist-item-desc {
  font-weight: 400;
}
@media only all and (max-width: 30rem) {
  .g-offline #g-header .g-infolist-textstyle-header .g-infolist-item-desc {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.g-offline #g-extension .g-blockcontent-headline {
  margin: 0;
  padding: 0;
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  text-transform: none;
  font-size: 3.5rem;
  line-height: 5rem;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-offline #g-extension .g-blockcontent-headline {
    line-height: 4rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-offline #g-extension .g-blockcontent-headline {
    font-size: 2rem;
    line-height: 3rem;
  }
}
.g-offline #g-extension .g-blockcontent-description {
  font-size: 1.5rem;
  line-height: 2rem;
  opacity: 0.8;
  padding: 0;
  text-rendering: optimizeLegibility;
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  margin: 0;
}
@media only all and (max-width: 30rem) {
  .g-offline #g-extension .g-blockcontent-description {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.g-offline #g-extension .button {
  margin-top: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-offline #g-copyright .g-content {
    text-align: center;
    padding-bottom: 0;
  }
}
.g-offline #form-login #submit-buton label {
  display: none;
}
.g-offline #form-login input {
  border-radius: 30px;
}
.g-offline #form-login .button {
  display: inline-block;
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  background: #d20b22;
  color: #ffffff !important;
  font-size: 1rem;
  border: 2px solid transparent;
  border-radius: 30px !important;
  margin: 0 0 0.5rem 0;
  padding: 0.5rem 1.5rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-offline #form-login .button:hover, .g-offline #form-login .button:active, .g-offline #form-login .button:focus {
  background: #a2081a;
  color: #ffffff !important;
}
.g-offline #grav-login {
  max-width: 32rem;
}
.g-offline #grav-login .form-actions {
  margin-top: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-offline #grav-login .form-actions {
    text-align: center;
  }
}
.g-offline #grav-login .button {
  text-transform: capitalize;
}
@media only all and (max-width: 47.99rem) {
  .g-offline #grav-login .rememberme {
    float: none;
    display: block;
  }
}
.g-social a {
  color: #686868;
  background: #e6e6e6;
  display: inline-block;
  font-size: 0.8rem;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 0 2px;
  border-radius: 3px;
}
.g-social a:hover {
  color: #ffffff;
  background: #d20b22;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/*
 *  Core Owl Carousel CSS File
 */
.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;
}
.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-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.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 {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transform: translate3d(0, 0, 0) !important;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  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 .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  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('../../../../owl.video.play.png') no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: 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;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
/*
 *  Owl Carousel - Nav & Dots
 */
.owl-nav div {
  position: absolute;
  top: 50%;
  display: inline-block;
  opacity: 0;
  color: #686868;
  background: #e6e6e6;
  padding: 0.1563333333rem 0.938rem;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 700;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.owl-nav div:hover {
  opacity: 1;
  color: #ffffff;
  background: #d20b22;
}
@media only all and (max-width: 30rem) {
  .owl-nav div {
    top: inherit;
    bottom: 0.5rem;
    font-size: 0.7rem;
  }
}
.owl-nav.disabled {
  display: none;
}
.owl-prev {
  left: 5%;
}
.owl-next {
  right: 5%;
}
.owl-dots .owl-dot {
  display: inline-block;
  background: #686868;
  margin: 0 0.3125rem;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.owl-dots .owl-dot.active {
  opacity: 1;
  background: #d20b22;
}
.g-owlcarousel:hover .owl-nav div {
  opacity: 1;
}
.g-owlcarousel-item-wrapper {
  position: relative;
}
.g-owlcarousel-item-img {
  position: relative;
}
.g-owlcarousel-item-img:after {
  position: absolute;
  content: "";
  height: 50%;
  left: 0;
  right: 0;
  bottom: 0;
}
.g-owlcarousel-item-content-container {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media only all and (min-width: 75rem) {
  .g-owlcarousel-item-content-container {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel-item-content-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-item-content-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel-item-content-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
.g-owlcarousel-item-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
}
.g-owlcarousel-item-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-owlcarousel-fullwidth .g-owlcarousel-item-content {
  width: 100%;
}
.g-owlcarousel-compact .g-owlcarousel-item-content {
  width: 50%;
}
.center-block .g-owlcarousel-compact .g-owlcarousel-item-content {
  margin: auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 65%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 75%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 100%;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .center-block .g-owlcarousel-compact .g-owlcarousel-item-content {
    margin: 0;
  }
}
.g-owlcarousel-item-title {
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 3rem;
  font-weight: 100;
  line-height: 1;
  padding-bottom: 0.938rem;
  color: #d20b22;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-item-title {
    font-size: 2.75rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel-item-title {
    font-size: 2.25rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-title {
    font-size: 1.5rem;
  }
}
.g-owlcarousel-item-desc {
  opacity: 0.8;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 200;
  padding-bottom: 1.876rem;
  margin-bottom: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-item-desc {
    display: none;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-button {
    padding: 0.25rem 1rem;
    font-weight: 400;
    font-size: 0.8rem;
  }
}
.g-mosaicgrid {
  margin: -0.938rem;
}
.g-mosaicgrid-sizer, .g-mosaicgrid-item-container {
  padding: 0.6253333333rem;
}
.g-mosaicgrid-sizer .g-mosaicgrid-item, .g-mosaicgrid-item-container .g-mosaicgrid-item {
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.g-mosaicgrid-1-col .g-mosaicgrid-sizer, .g-mosaicgrid-1-col .g-mosaicgrid-item-container {
  width: 100%;
}
.g-mosaicgrid-2-col .g-mosaicgrid-sizer, .g-mosaicgrid-2-col .g-mosaicgrid-item-container {
  width: 50%;
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-2-col .g-mosaicgrid-sizer, .g-mosaicgrid-2-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
.g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
  width: 33.33333%;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
.g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
  width: 25%;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
.g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 33.33333%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
.g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
  width: 16.66667%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 33.33333%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
.g-mosaicgrid-item:hover img, .g-mosaicgrid-item:focus img {
  opacity: 0.15;
}
.g-mosaicgrid-zoom .g-mosaicgrid-item:hover img, .g-mosaicgrid-zoom .g-mosaicgrid-item:focus img {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
.g-mosaicgrid-rotate .g-mosaicgrid-item:hover img, .g-mosaicgrid-rotate .g-mosaicgrid-item:focus img {
  -webkit-transform: rotate(5deg) scale(1.25);
  -moz-transform: rotate(5deg) scale(1.25);
  -ms-transform: rotate(5deg) scale(1.25);
  -o-transform: rotate(5deg) scale(1.25);
  transform: rotate(5deg) scale(1.25);
}
.g-mosaicgrid-blur .g-mosaicgrid-item:hover img, .g-mosaicgrid-blur .g-mosaicgrid-item:focus img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.g-mosaicgrid-grayscale .g-mosaicgrid-item:hover img, .g-mosaicgrid-grayscale .g-mosaicgrid-item:focus img {
  opacity: 1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.g-mosaicgrid-blur.g-mosaicgrid-grayscale .g-mosaicgrid-item:hover img, .g-mosaicgrid-blur.g-mosaicgrid-grayscale .g-mosaicgrid-item:focus img {
  -webkit-filter: blur(3px) grayscale(100%);
  filter: blur(3px) grayscale(100%);
}
.g-mosaicgrid-style2 .g-mosaicgrid-item:hover .g-mosaicgrid-item-desc, .g-mosaicgrid-style2 .g-mosaicgrid-item:focus .g-mosaicgrid-item-desc {
  opacity: 1;
  font-size: 14px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-mosaicgrid-image {
  background: #100103;
  overflow: hidden;
}
.g-mosaicgrid-image img {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.g-mosaicgrid-content {
  padding: 1.6415rem 1.876rem 1.407rem 1.876rem;
}
.g-mosaicgrid-style1 .g-mosaicgrid-content {
  background: #e6e6e6;
  color: #686868;
}
.g-mosaicgrid-style2 .g-mosaicgrid-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.g-mosaicgrid-item-title {
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.25rem;
  line-height: 1.25;
}
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a {
  color: #282828;
}
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a:hover {
  color: #d20b22;
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-title a {
  color: inherit;
  font-size: 1.5rem;
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-title a:hover {
  color: #f76676;
}
.g-mosaicgrid-item-desc {
  padding-top: 0.3126666667rem;
  font-size: 0.875rem;
  color: #9b9b9b;
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-desc {
  color: #b5b5b5;
  opacity: 0;
  font-size: 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;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.g-mosaicgrid-item-tag-wrapper {
  margin: 0.625rem 0;
  font-size: 0.9rem;
}
.g-mosaicgrid-style1 .g-mosaicgrid-item-tag-wrapper {
  opacity: 0.5;
  margin-top: 1.25rem;
  padding-top: 0.938rem;
  margin-bottom: 0;
  border-top: 1px solid rgba(136, 136, 136, 0.25);
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-tag-wrapper {
  position: absolute;
  top: 0.938rem;
  left: 0.938rem;
  right: 0.938rem;
}
.g-mosaicgrid-item-tag {
  float: left;
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-tag {
  background: rgba(0, 0, 0, 0.25);
  padding: 0.25rem 0.5rem;
  border-radius: 3px;
}
.g-mosaicgrid-item-tagicons-container {
  float: right;
  white-space: nowrap;
}
.g-mosaicgrid-item-tagicons {
  display: inline-block;
  margin: 0 2%;
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-tagicons {
  padding: 0.25rem 0;
}
.g-blockcontent .g-title {
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.25;
}
@media only all and (max-width: 30rem) {
  .g-blockcontent .g-title {
    font-size: 1.75rem;
  }
}
.g-blockcontent .g-title:not(.g-blockcontent-headline) {
  padding: 0;
}
.g-blockcontent .g-blockcontent-headline {
  margin-bottom: 0.938rem;
}
.g-blockcontent .g-blockcontent-description {
  margin-top: -1.563rem;
}
.g-blockcontent .g-blockcontent-subcontent-title {
  margin: 0;
  padding: 0;
}
.g-blockcontent .g-blockcontent-subcontent-title-icon {
  color: #d20b22;
  display: block;
  margin-bottom: 0.625rem;
}
.g-blockcontent .g-blockcontent-subcontent-title-text {
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
}
.g-blockcontent .g-blockcontent-subcontent {
  margin-left: -1.563rem;
  margin-right: -1.563rem;
}
.g-blockcontent .g-blockcontent-subcontent-subtitle {
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
}
.g-blockcontent .g-blockcontent-subcontent-desc {
  font-size: 1rem;
  position: relative;
}
.g-blockcontent .g-blockcontent-subcontent-block-content {
  margin-top: 0;
}
.g-gridstatistic .g-gridstatistic-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 2rem -0.25rem;
}
.g-gridstatistic .g-gridstatistic-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;
}
.g-gridstatistic .g-gridstatistic-readmore {
  display: block;
  margin: 1rem auto;
}
.g-gridstatistic .g-gridstatistic-item-text1 {
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif !important;
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 700;
  color: #d20b22;
}
@media only all and (max-width: 47.99rem) {
  .g-gridstatistic .g-gridstatistic-item-text1 {
    font-size: 2rem;
  }
}
.g-gridstatistic .g-gridstatistic-item-text2 {
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
}
.g-gridstatistic .g-gridstatistic-2cols .g-gridstatistic-item {
  width: 50%;
}
.g-gridstatistic .g-gridstatistic-3cols .g-gridstatistic-item {
  width: 33.33333%;
}
.g-gridstatistic .g-gridstatistic-4cols .g-gridstatistic-item {
  width: 25%;
}
.g-gridstatistic .g-gridstatistic-5cols .g-gridstatistic-item {
  width: 20%;
}
.g-gridstatistic .g-gridstatistic-6cols .g-gridstatistic-item {
  width: 16.66667%;
}
@media only all and (max-width: 47.99rem) {
  .g-gridstatistic .g-gridstatistic-3cols .g-gridstatistic-item, .g-gridstatistic .g-gridstatistic-5cols .g-gridstatistic-item {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-gridstatistic .g-gridstatistic-4cols .g-gridstatistic-item, .g-gridstatistic .g-gridstatistic-6cols .g-gridstatistic-item {
    width: 50%;
  }
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default, .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.1em;
}
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}
.g-pricingtable-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -0.625rem;
}
.g-pricingtable-col-item {
  min-width: 0;
  min-height: 0;
}
.g-pricingtable-1-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 100%;
  -moz-flex: auto 1 100%;
  -ms-flex: auto 1 100%;
  flex: auto 1 100%;
  width: 100%;
}
.g-pricingtable-2-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 50%;
  -moz-flex: auto 1 50%;
  -ms-flex: auto 1 50%;
  flex: auto 1 50%;
  width: 50%;
}
.g-pricingtable-3-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 33.33333%;
  -moz-flex: auto 1 33.33333%;
  -ms-flex: auto 1 33.33333%;
  flex: auto 1 33.33333%;
  width: 33.33333%;
}
.g-pricingtable-4-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 25%;
  -moz-flex: auto 1 25%;
  -ms-flex: auto 1 25%;
  flex: auto 1 25%;
  width: 25%;
}
.g-pricingtable-5-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 20%;
  -moz-flex: auto 1 20%;
  -ms-flex: auto 1 20%;
  flex: auto 1 20%;
  width: 20%;
}
.g-pricingtable-6-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 16.66667%;
  -moz-flex: auto 1 16.66667%;
  -ms-flex: auto 1 16.66667%;
  flex: auto 1 16.66667%;
  width: 16.66667%;
}
@media only all and (max-width: 47.99rem) {
  .g-pricingtable-col-item {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    box-flex: auto;
    -webkit-flex: auto 1 100% !important;
    -moz-flex: auto 1 100% !important;
    -ms-flex: auto 1 100% !important;
    flex: auto 1 100% !important;
    width: 100% !important;
  }
}
.g-pricingtable-headertext {
  margin-bottom: 1.563rem;
}
.g-pricingtable-footertext {
  margin-top: 1.563rem;
}
.g-pricingtable {
  list-style: none;
  text-align: center;
  color: #686868;
  background: #e6e6e6;
  box-shadow: 0 0 5px rgba(104, 104, 104, 0.25);
  border-radius: 3px;
  margin: 0.625rem;
  position: relative;
  overflow: hidden;
}
.g-pricingtable li {
  padding: 0.3126666667rem 0.938rem;
}
.g-pricingtable .g-pricingtable-ribbon {
  z-index: 2;
  position: absolute;
  line-height: 1.5;
  font-size: 0.75rem;
  font-weight: 700;
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  background: #e3af66;
  width: 135px;
  top: 20px;
  left: -30px;
  text-align: center;
  letter-spacing: 1px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.g-pricingtable .g-pricingtable-plan {
  font-size: 1rem;
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  padding: 1.563rem 0.938rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-pricingtable .g-pricingtable-plan {
    font-size: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-pricingtable .g-pricingtable-plan {
    font-size: 1.25rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-pricingtable .g-pricingtable-plan {
    font-size: 1.1rem;
  }
}
.g-pricingtable .g-pricingtable-subtitle {
  padding-top: 0;
  margin-top: -1rem;
  font-size: 0.9rem;
}
.g-pricingtable .g-pricingtable-price {
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 4rem;
  font-weight: 200;
  line-height: 1;
  padding: 0 0.938rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-pricingtable .g-pricingtable-price {
    font-size: 2.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-pricingtable .g-pricingtable-price {
    font-size: 2rem;
  }
}
.g-pricingtable .g-pricingtable-period {
  padding: 0 0.938rem;
  opacity: 0.75;
}
.g-pricingtable .g-pricingtable-desc {
  font-size: 0.9rem;
  padding: 1.938rem 1.938rem 0.938rem;
}
.g-pricingtable .g-pricingtable-item.g-pricingtable-item-0 {
  position: relative;
  margin-top: 1.25rem;
  padding-top: 1.563rem;
}
.g-pricingtable .g-pricingtable-item.g-pricingtable-item-0:before {
  background: rgba(104, 104, 104, 0.15);
  position: absolute;
  content: "";
  display: block;
  width: 20%;
  height: 2px;
  margin-left: -10%;
  top: 0;
  left: 50%;
}
.g-pricingtable .g-pricingtable-cta {
  margin: 1.563rem 0;
}
.g-pricingtable .g-pricingtable-cta .button {
  margin-bottom: 0;
}
.g-infolist {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -2%;
}
.g-infolist .g-infolist-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  float: left;
  margin: 0 2% 1.875rem 2%;
  padding: 0 0 0.25rem 0;
  border-bottom: 1px solid transparent;
  min-width: 0;
  min-height: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item {
    margin-bottom: 0;
  }
}
.g-infolist .g-infolist-item.g-infolist-with-icon, .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-icon, .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.g-compact .g-infolist-item {
  margin-bottom: 0.5rem;
}
.g-infolist.noborder .g-infolist-item {
  border-bottom: 0;
}
.g-infolist.spaced .g-infolist-item {
  margin: 0.5rem 2%;
  padding: 0.5rem 0 2rem 0;
}
.g-infolist .g-infolist-item-icon, .g-infolist .g-infolist-item-img {
  margin-right: 1rem;
  margin-top: 0.25rem;
}
.g-infolist .g-infolist-item-icon.left, .g-infolist .g-infolist-item-img.left {
  margin-right: 1rem;
}
.dir-rtl .g-infolist .g-infolist-item-icon.left, .dir-rtl .g-infolist .g-infolist-item-img.left {
  margin-left: 1rem;
  margin-right: 0;
}
.g-infolist .g-infolist-item-icon.left.browser, .g-infolist .g-infolist-item-img.left.browser {
  margin-right: 4%;
}
.dir-rtl .g-infolist .g-infolist-item-icon.left.browser, .dir-rtl .g-infolist .g-infolist-item-img.left.browser {
  margin-left: 4%;
  margin-right: 0;
}
.g-infolist .g-infolist-item-icon.right, .g-infolist .g-infolist-item-img.right {
  margin-left: 1rem;
}
.dir-rtl .g-infolist .g-infolist-item-icon.right, .dir-rtl .g-infolist .g-infolist-item-img.right {
  margin-right: 1rem;
  margin-left: 0;
}
.g-infolist .g-infolist-item-icon.right.browser, .g-infolist .g-infolist-item-img.right.browser {
  margin-left: 4%;
}
.dir-rtl .g-infolist .g-infolist-item-icon.right.browser, .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-icon, .g-infolist .g-infolist-item-img {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
.g-infolist .g-infolist-item-icon {
  font-size: 2rem;
}
.g-infolist .g-infolist-item-icon.left {
  text-align: right;
}
.dir-rtl .g-infolist .g-infolist-item-icon.left {
  text-align: left;
}
.g-infolist .g-infolist-item-icon.right {
  text-align: left;
}
.dir-rtl .g-infolist .g-infolist-item-icon.right {
  text-align: right;
}
.g-infolist .g-infolist-item-title {
  margin: 0 0 0.75rem 0;
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1;
}
.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"]:not(.g-mobile-keep-grid) .g-infolist-item {
    width: 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
}
.g-infolist-textstyle-header .g-infolist-tags .g-tag {
  font-size: 2rem;
  text-transform: uppercase;
  line-height: 2.5rem;
}
.g-infolist-textstyle-header .g-infolist-item-title {
  font-size: 2.25rem;
  text-transform: uppercase;
  line-height: 3rem;
}
.g-infolist-textstyle-header .g-infolist-item-desc {
  font-size: 1.5rem;
  line-height: 2rem;
  opacity: 0.8;
  padding: 0;
}
.g-infolist-textstyle-header .g-infolist-item-desc, .g-infolist-textstyle-header .g-infolist-item-title, .g-infolist-textstyle-header .g-infolist-tags, .g-infolist-textstyle-header .g-infolist-tags .g-tag {
  text-rendering: optimizeLegibility;
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: bold;
  margin: 0;
}
.g-infolist-textstyle-header .g-infolist-item-desc a, .g-infolist-textstyle-header .g-infolist-item-title a, .g-infolist-textstyle-header .g-infolist-tags a, .g-infolist-textstyle-header .g-infolist-tags .g-tag a {
  color: inherit;
}
.g-infolist-textstyle-header .g-infolist-item-desc a:hover, .g-infolist-textstyle-header .g-infolist-item-title a:hover, .g-infolist-textstyle-header .g-infolist-tags a:hover, .g-infolist-textstyle-header .g-infolist-tags .g-tag a:hover {
  opacity: 0.75;
}
.g-infolist-textstyle-header .g-infolist-link {
  margin-top: 0;
}
.g-newsletter .g-newsletter-headtext {
  margin-bottom: 0.625rem;
  padding-bottom: 0.938rem;
}
.g-newsletter .g-newsletter-inputbox input, .g-newsletter .g-newsletter-button input {
  height: 50px;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  font-size: 0.875rem;
}
.g-newsletter .g-newsletter-inputbox input {
  background: #d9d9d9;
  padding: 0 0.938rem;
  margin-bottom: 0;
}
.g-newsletter .g-newsletter-button input {
  padding: 0 0.938rem;
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter .g-newsletter-button input {
    width: 100%;
  }
}
.g-newsletter.g-newsletter-fullwidth {
  width: 100%;
}
.g-newsletter.g-newsletter-compact {
  width: 40%;
}
.center-block .g-newsletter.g-newsletter-compact {
  margin: auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-newsletter.g-newsletter-compact {
    width: 50%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-newsletter.g-newsletter-compact {
    width: 65%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter.g-newsletter-compact {
    width: 100%;
  }
}
.g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-inputbox, .g-newsletter.g-newsletter-stack-compact .g-newsletter-inputbox {
  margin-bottom: 0.625rem;
}
.g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-button input {
  width: 100%;
}
.g-newsletter.g-newsletter-rounded .g-newsletter-inputbox input, .g-newsletter.g-newsletter-rounded .g-newsletter-button input {
  border-radius: 25px;
}
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper, .g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button, .g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-button {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
  min-height: 0;
  margin: 0 1%;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button, .g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-button {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin: 0;
  }
}
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-inputbox {
  width: 73%;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-inputbox {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button, .g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-button {
  width: 23%;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button, .g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-button {
    width: 100%;
  }
}
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper {
  padding: 5px;
  background: #d9d9d9;
}
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
  }
}
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox input, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button input {
  height: 40px;
}
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox {
  width: 75%;
}
@media only all and (max-width: 30rem) {
  .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox {
    width: 60%;
  }
}
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button {
  width: 25%;
}
@media only all and (max-width: 30rem) {
  .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button {
    width: 40%;
  }
}
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button input {
  width: 100%;
}
.g-newsletter.g-newsletter-aside-wrap.g-newsletter-rounded .g-newsletter-form-wrapper {
  border-radius: 25px;
}
.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;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-imagegrid .g-imagegrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  background: #d20b22;
  position: relative;
}
.g-imagegrid .g-imagegrid-item img {
  opacity: 0.7;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.g-imagegrid .g-imagegrid-item:hover {
  z-index: 10;
}
.g-imagegrid .g-imagegrid-item:hover img {
  opacity: 1;
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-imagegrid .g-imagegrid-desc {
  margin: 1.5rem 0;
}
.g-imagegrid .g-imagegrid-link {
  display: block;
  position: relative;
  background: #d20b22;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.g-imagegrid .g-imagegrid-link:before {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 100%;
  font-family: FontAwesome;
  content: "";
  font-size: 1rem;
  position: absolute;
  bottom: -0.5rem;
  right: -0.5rem;
  z-index: 1;
  opacity: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
  width: 50%;
}
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
  width: 33.33333%;
}
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
  width: 25%;
}
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 33.33333%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 50%;
  }
}
.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus {
  outline: none;
}
.g-flexslider {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.g-flexslider > .g-flexslider-item-container {
  margin: 0;
  padding: 0;
  float: left;
}
.g-flexslider-item-container:not(:first-child) {
  display: none;
}
.g-flexslider-carousel-item-container {
  display: none;
}
.flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.g-flexslider {
  margin: 0;
  padding: 0;
}
.g-flexslider .g-flexslider-slideshow-slides > .g-flexslider-item-container {
  display: none;
  -webkit-backface-visibility: hidden;
}
.g-flexslider .g-flexslider-slideshow-slides img {
  width: 100%;
  display: block;
}
.g-flexslider .g-flexslider-slideshow-slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .g-flexslider-slideshow-slides {
  display: block;
}
* html .flexslider .g-flexslider-slideshow-slides {
  height: 1%;
}
.no-js .flexslider .g-flexslider-slideshow-slides > .g-flexslider-slideshow-item-container:first-child {
  display: block;
}
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider .g-flexslider-slideshow-slides {
  zoom: 1;
}
.flexslider .g-flexslider-slideshow-slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
  position: relative;
  z-index: 10;
}
.flex-direction-nav .flex-nav-prev, .flex-direction-nav .flex-nav-next {
  position: absolute;
  opacity: 0.75;
  margin-top: 10px;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.flex-direction-nav .flex-nav-prev:hover, .flex-direction-nav .flex-nav-next:hover {
  opacity: 1;
}
.dir-ltr .flex-direction-nav .flex-nav-prev {
  right: 7.5rem;
}
.dir-rtl .flex-direction-nav .flex-nav-prev {
  left: 7.5rem;
}
.dir-ltr .flex-direction-nav .flex-nav-next {
  right: 5rem;
}
.dir-rtl .flex-direction-nav .flex-nav-next {
  left: 5rem;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  margin: -45px 0 0;
  position: absolute;
  bottom: 7.5rem;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  width: auto;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flex-direction-nav a:before, .flex-direction-nav a:after {
  font-family: FontAwesome;
  font-size: 1.5rem;
  margin: 0 6px;
  vertical-align: top;
}
.flex-direction-nav .flex-prev:before {
  content: "";
}
.dir-rtl .flex-direction-nav .flex-prev:before {
  content: "";
}
.flex-direction-nav .flex-next:after {
  content: "";
}
.dir-rtl .flex-direction-nav .flex-next:after {
  content: "";
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 1rem;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 1rem;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-size: 20px;
  display: inline-block;
  content: '';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 7.65rem;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 15px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
}
.flex-control-nav > li a:before, .flex-control-paging > li a:before {
  content: "";
  border: 2px solid;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 1;
}
.flex-control-nav > li a.flex-active, .flex-control-paging > li a.flex-active {
  background: #d20b22 !important;
  width: 5px;
  height: 5px;
}
.flex-control-nav > li a.flex-active:before, .flex-control-paging > li a.flex-active:before {
  color: #d20b22;
  width: 30px;
  height: 30px;
  left: -12px;
  top: -12px;
}
.flex-control-paging li a {
  width: 8px;
  height: 8px;
  margin: 2px;
  display: block;
  background: transparent;
  cursor: pointer;
  text-indent: 999999px;
  border-radius: 100%;
  position: relative;
  z-index: 2;
}
.flex-control-paging li a:hover {
  background: #d20b22;
}
.flex-control-paging li a.flex-active {
  background: #d20b22;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.g-flexslider-slideshow {
  position: relative;
}
.g-flexslider-slideshow .g-flexslider-slideshow-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.g-flexslider-slideshow .g-flexslider-slideshow-item-content {
  text-align: center;
  margin: auto;
  padding: 13rem 2rem 10rem 2rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 9.5rem 2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 8.5rem 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 8rem 1rem;
  }
}
.g-flexslider-slideshow .g-flexslider-slideshow-item-subtitle {
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 0.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-subtitle {
    font-size: 1.4rem;
    letter-spacing: 0.4rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-subtitle {
    font-size: 1.3rem;
    letter-spacing: 0.3rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-subtitle {
    font-size: 1.2rem;
    letter-spacing: 0.2rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-subtitle {
    font-size: 0.9rem;
    letter-spacing: 0.1rem;
  }
}
.g-flexslider-slideshow .g-flexslider-slideshow-item-title {
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 100;
  font-size: 5rem;
  line-height: 1;
  margin: 1rem auto;
}
.g-flexslider-slideshow .g-flexslider-slideshow-item-title span {
  font-weight: bold;
  color: #d20b22;
}
@media only all and (max-width: 30rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title span {
    display: block;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title {
    font-size: 5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title {
    font-size: 4rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title {
    font-size: 3rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title {
    font-size: 2rem;
    line-height: 1.15;
  }
}
.g-flexslider-slideshow .g-flexslider-slideshow-item-desc {
  margin-bottom: 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-desc {
    font-size: 0.9rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-overlay {
    background-position: top center !important;
  }
}
html.touch .g-flexslider-slideshow .g-flexslider-slideshow-item-overlay {
  background-position: top center !important;
}
.g-flexslider-slideshow .g-flexslider-slideshow-item-link {
  margin: 3rem auto;
}
.g-flexslider-slideshow .flex-direction-nav a {
  color: #ffffff;
  opacity: 0.75;
}
.g-flexslider-slideshow .flex-direction-nav a:hover {
  opacity: 1;
}
.g-flexslider-slideshow .flex-control-paging li a.flex-active {
  background: #ffffff;
}
.g-flexslider-testimonial {
  position: relative;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-content {
  text-align: center;
  margin: auto;
  padding: 13rem 2rem 10rem 2rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-content {
    padding: 9.5rem 2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-content {
    padding: 8.5rem 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-content {
    padding: 8rem 1rem;
  }
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-title {
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 100;
  font-size: 3rem;
  line-height: 1;
  margin: 1rem auto;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-title span {
  font-weight: bold;
  color: #d20b22;
}
@media only all and (max-width: 30rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title span {
    display: block;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title {
    font-size: 5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title {
    font-size: 4rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title {
    font-size: 3rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title {
    font-size: 2rem;
    line-height: 1.15;
  }
}
.g-flexslider-testimonial .g-flexslider-testimonial-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-image img {
  border-radius: 100%;
  margin-bottom: 1rem;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-name {
  font-weight: 700;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-position {
  font-style: italic;
  font-size: 0.9rem;
  opacity: 0.7;
}
.g-flexslider-showcase {
  position: relative;
}
.g-flexslider-showcase .g-flexslider-showcase-item-content {
  padding: 0 2rem;
}
.g-flexslider-showcase .g-flexslider-showcase-item-content-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.g-flexslider-showcase .g-flexslider-showcase-item-image, .g-flexslider-showcase .g-flexslider-showcase-item-content {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-image, .g-flexslider-showcase .g-flexslider-showcase-item-content {
    width: 100%;
  }
}
.g-flexslider-showcase .g-flexslider-showcase-item-image {
  overflow: hidden;
}
.g-flexslider-showcase .g-flexslider-showcase-item-image img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.g-flexslider-showcase .g-flexslider-showcase-item-image:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-flexslider-showcase .g-flexslider-showcase-item-title {
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 100;
  font-size: 5rem;
  line-height: 1;
  margin: 1rem auto;
}
.g-flexslider-showcase .g-flexslider-showcase-item-title span {
  font-weight: bold;
  color: #d20b22;
}
@media only all and (max-width: 30rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title span {
    display: block;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 3.25rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 2.25rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 1.25rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 1.15rem;
    line-height: 1.15;
  }
}
.g-flexslider-showcase .g-flexslider-showcase-item-desc {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.15rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 0.9rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 0.8rem;
    margin-bottom: 1rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-button.button {
    font-size: 0.9rem;
    padding: 0.25rem 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-button.button {
    font-size: 0.8rem;
    padding: 0.25rem 1rem;
    margin-bottom: 1.5rem;
  }
}
.g-flexslider-carousel-container {
  position: relative;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image {
  background: #ffffff;
  position: relative;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image * {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image img {
  cursor: pointer;
  opacity: 0.35;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image:hover {
  background: #d20b22;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image:hover .g-flexslider-carousel-item-image-preview-icon {
  opacity: 1;
}
.g-flexslider-carousel-container .flex-active-slide img {
  opacity: 1;
}
.g-flexslider-carousel-container .flex-active-slide .g-flexslider-carousel-item-image {
  cursor: default;
}
.g-flexslider-carousel-container .flex-active-slide .g-flexslider-carousel-item-image:hover .g-flexslider-carousel-item-image-preview-icon {
  display: none;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image-preview-icon {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  z-index: 10;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image-preview-icon span {
  color: #ffffff;
  font-size: 2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0px);
  -moz-transform: translate3d(-50%, -50%, 0px);
  -ms-transform: translate3d(-50%, -50%, 0px);
  -o-transform: translate3d(-50%, -50%, 0px);
  transform: translate3d(-50%, -50%, 0px);
}
.dir-rtl .flexslider {
  direction: rtl;
}
.dir-rtl .carousel li {
  margin-right: 0;
  margin-left: 5px;
}
.dir-rtl .flex-direction-nav {
  *height: 0;
}
.dir-rtl .flex-pauseplay a {
  left: auto;
  right: 10px;
}
.dir-rtl .flex-control-thumbs li {
  float: right;
}
.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: 3px;
  margin-bottom: 0.5rem;
  color: #ffffff;
  background: -webkit-linear-gradient(#a2081a 0%, #a2081a 50%, #d20b22 50%, #d20b22 100%);
  background: linear-gradient(to , #a2081a 50%, #d20b22 50%, #d20b22 100%);
}
@media only all and (max-width: 47.99rem) {
  .g-simplecounter-calendar .number {
    font-size: 1.5rem;
    width: 85px;
    height: 50px;
    line-height: 50px;
  }
}
.g-simplecounter-calendar .word {
  text-transform: uppercase;
}
@media only all and (max-width: 47.99rem) {
  .g-simplecounter-calendar .word {
    font-size: 75%;
  }
}
.g-popupmodule-module-wrapper {
  display: none;
}
.rokbox-content #login-form .input-prepend .input-small, .rokbox-content #login-form .input-append .input-small {
  width: 240px;
}
.rokbox-content #modlgn-secretkey {
  width: 200px !important;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #login-form .input-prepend, #login-form .input-append {
    width: 95% !important;
  }
  #login-form #modlgn-secretkey {
    width: 183px !important;
  }
}
.g-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-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=galatea_75.css.map */