/* 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: 1.5rem;
}
.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: #000061;
  background: #c2c2c2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body p {
  margin: 0 0 1.3rem 0;
}
body span.para {
  display: block;
  margin: 1rem 0;
}
body .g-side-column {
  min-width: 150px;
}
@media only all and (min-width: 60rem) and (max-width: 79.99rem) {
  body .g-side-column {
    min-width: inherit;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body .g-side-column {
    min-width: auto;
    min-height: auto;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
  body .g-side-column [class*="size-"] {
    min-width: auto;
    min-height: auto;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
}
body .g-middle-column {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body .g-middle-column {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
}
#g-page-surround {
  background: #c2c2c2;
  overflow: hidden;
}
.g-bodyonly #g-page-surround {
  color: #000061;
  background: #c2c2c2;
}
@media print {
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
.g-logo {
  color: #000061;
  font-weight: 400;
  font-size: 3.15rem;
  font-family: "blanch", sans-serif, "Tahoma", "Geneva", "Arial";
  line-height: 2.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-logo {
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
  }
}
.dir-rtl .g-logo img {
  padding-right: 0;
  padding-left: 1rem;
}
.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.625rem 0;
  padding-left: 0.625rem;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
.g-main-nav .g-standard .g-dropdown {
  float: left;
}
.g-main-nav .g-standard .g-dropdown {
  min-width: 200px;
}
.g-main-nav {
  z-index: 20;
}
.g-main-nav .g-standard .g-dropdown.g-dropdown-left {
  right: -35px;
}
.dir-rtl .g-main-nav .g-standard .g-dropdown {
  right: 0;
}
.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: 1rem;
  height: 1rem;
}
.dir-rtl .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  text-align: left;
}
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: -3px;
}
.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;
}
.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.375rem 0;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: normal;
  font-size: 0.8rem;
  font-weight: bold;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  display: inline-block;
  vertical-align: middle;
  word-break: normal;
  line-height: 1.1;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 0.5rem;
  top: 0.2rem;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "";
  opacity: 0.5;
  position: relative;
  top: 0.7rem;
}
.g-menu-item-subtitle {
  opacity: 0.7;
}
.g-preset-thumbnails {
  margin-top: 0.625rem;
}
.g-preset-thumbnails .g-content {
  padding: 0rem !important;
  margin: 0;
}
.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-main-nav .g-standard .g-dropdown {
  margin-left: 0px;
}
.g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0px;
  right: 0px;
  bottom: 0;
  border-left: 0px solid transparent;
  border-right: 0px 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: 19px;
}
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -19px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 19px solid transparent;
  z-index: -1;
}
.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: 4px;
  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-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
.g-main-nav .g-fullwidth > .g-dropdown-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;
}
.smallmarginleft:not(.g-block), .smallmarginleft > .g-content {
  margin-left: 0.25rem;
}
.medmarginleft:not(.g-block), .medmarginleft > .g-content {
  margin-left: 1rem;
}
.largemarginleft:not(.g-block), .largemarginleft > .g-content {
  margin-left: 3rem;
}
.nomarginright, .nomarginright > .g-content {
  margin-right: 0;
}
.smallmarginright:not(.g-block), .smallmarginright > .g-content {
  margin-right: 0.25rem;
}
.medmarginright:not(.g-block), .medmarginright > .g-content {
  margin-right: 1rem;
}
.largemarginright:not(.g-block), .largemarginright > .g-content {
  margin-right: 3rem;
}
.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}
.smallmargintop:not(.g-block), .smallmargintop > .g-content {
  margin-top: 0.25rem;
}
.medmargintop:not(.g-block), .medmargintop > .g-content {
  margin-top: 1rem;
}
.largemargintop:not(.g-block), .largemargintop > .g-content {
  margin-top: 3rem;
}
.nomarginbottom, .nomarginbottom > .g-content {
  margin-bottom: 0;
}
.smallmarginbottom:not(.g-block), .smallmarginbottom > .g-content {
  margin-bottom: 0.25rem;
}
.medmarginbottom:not(.g-block), .medmarginbottom > .g-content {
  margin-bottom: 1rem;
}
.largemarginbottom:not(.g-block), .largemarginbottom > .g-content {
  margin-bottom: 3rem;
}
.nomarginall, .nomarginall > .g-content {
  margin: 0;
}
.smallmarginall:not(.g-block), .smallmarginall > .g-content {
  margin: 0.25rem;
}
.medmarginall:not(.g-block), .medmarginall > .g-content {
  margin: 1rem;
}
.largemarginall:not(.g-block), .largemarginall > .g-content {
  margin: 3rem;
}
.margin2x > .g-content {
  margin: 1.25rem;
}
.margin3x > .g-content {
  margin: 1.875rem;
}
.nopaddingleft, .nopaddingleft > .g-content {
  padding-left: 0;
}
.smallpaddingleft:not(.g-block), .smallpaddingleft > .g-content {
  padding-left: 0.25rem;
}
.medpaddingleft:not(.g-block), .medpaddingleft > .g-content {
  padding-left: 1rem;
}
.largepaddingleft:not(.g-block), .largepaddingleft > .g-content {
  padding-left: 3rem;
}
.nopaddingright, .nopaddingright > .g-content {
  padding-right: 0;
}
.smallpaddingright:not(.g-block), .smallpaddingright > .g-content {
  padding-right: 0.25rem;
}
.medpaddingright:not(.g-block), .medpaddingright > .g-content {
  padding-right: 1rem;
}
.largepaddingright:not(.g-block), .largepaddingright > .g-content {
  padding-right: 3rem;
}
.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}
.smallpaddingtop:not(.g-block), .smallpaddingtop > .g-content {
  padding-top: 0.25rem;
}
.medpaddingtop:not(.g-block), .medpaddingtop > .g-content {
  padding-top: 1rem;
}
.largepaddingtop:not(.g-block), .largepaddingtop > .g-content {
  padding-top: 3rem;
}
.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}
.smallpaddingbottom:not(.g-block), .smallpaddingbottom > .g-content {
  padding-bottom: 0.25rem;
}
.medpaddingbottom:not(.g-block), .medpaddingbottom > .g-content {
  padding-bottom: 1rem;
}
.largepaddingbottom:not(.g-block), .largepaddingbottom > .g-content {
  padding-bottom: 3rem;
}
.nopaddingall, .nopaddingall > .g-content {
  padding: 0;
}
.smallpaddingall:not(.g-block), .smallpaddingall > .g-content {
  padding: 0.25rem;
}
.medpaddingall:not(.g-block), .medpaddingall > .g-content {
  padding: 1rem;
}
.largepaddingall:not(.g-block), .largepaddingall > .g-content {
  padding: 3rem;
}
.padding2x > .g-content {
  padding: 3rem;
}
.padding3x > .g-content {
  padding: 4.5rem;
}
.section-horizontal-paddings {
  padding-left: 10%;
  padding-right: 10%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-horizontal-paddings-small {
  padding-left: 5%;
  padding-right: 5%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-horizontal-paddings-large {
  padding-left: 15%;
  padding-right: 15%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-vertical-paddings {
  padding-top: 4vw;
  padding-bottom: 4vw;
}
.section-vertical-paddings-small {
  padding-top: 2vw;
  padding-bottom: 2vw;
}
.section-vertical-paddings-large {
  padding-top: 6vw;
  padding-bottom: 6vw;
}
.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.55;
}
.g-menuspacer {
  padding-top: 4.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-menuspacer {
    padding: 0;
  }
}
.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;
}
.g-sample-sitemap {
  line-height: 1.7;
  font-size: 1.1rem;
  font-family: "raleway", sans-serif, "Tahoma", "Geneva", "Arial";
}
.ui-datepicker {
  padding: 0;
}
.ui-widget-content {
  border: none;
  background: #c2c2c2;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.19);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.19);
}
.ui-datepicker-header {
  position: relative;
  color: #c2c2c2;
  padding: 0;
  border-bottom: none;
  overflow: hidden;
  text-transform: uppercase;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzMmIwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NkMzAwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background: #68abcc;
}
.ui-datepicker-header .ui-state-hover {
  background: transparent;
  border-color: transparent;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-title {
  line-height: 2.2em;
  font-weight: normal;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title i {
  display: none;
}
.ui-icon i.fa {
  margin-top: 10px;
  text-align: center;
  display: block;
  color: #c2c2c2;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  background: #bdbdbd;
  border: none;
  height: 2.2em;
  width: 1.4em;
}
.ui-datepicker .ui-datepicker-prev.ui-state-hover, .ui-datepicker .ui-datepicker-next.ui-state-hover {
  background: #68abcc;
  border-color: #68abcc;
}
.ui-datepicker .ui-datepicker-prev {
  left: 0;
  border-right: 1px solid #bdbdbd;
}
.ui-datepicker .ui-datepicker-next {
  right: 0;
  border-left: 1px solid #bdbdbd;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  margin-top: -4px;
  top: 40%;
}
.ui-datepicker table {
  margin: 0;
}
.ui-datepicker th {
  padding: 0.6em 0 0.4em;
  text-transform: uppercase;
  color: #000094;
  font-size: 0.8em;
  text-align: center;
  border-top: 1px solid #6161ff;
}
.ui-datepicker td {
  border: none;
  padding: 0;
  border-top: 1px solid #6161ff;
  border-right: 1px solid #6161ff;
}
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .ui-datepicker td span, .ui-datepicker td a {
    padding: 0.325rem;
  }
}
td:last-child {
  border-right: 0;
}
td .ui-state-default {
  background: transparent;
  border: none;
  color: #0000c7;
  margin: 0;
  text-align: center;
}
.ui-datepicker-g-simpleform-calendar .ui-state-hover {
  background: #ededed;
  color: #b2b2b2;
}
td a.ui-state-active, td a.ui-state-active.ui-state-hover {
  color: #c2c2c2;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzMmIwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NkMzAwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background: #68abcc;
}
@media only all and (max-width: 47.99rem) {
  .g-mobile-center-compact .g-container {
    padding: 1.5rem 0;
  }
  .g-mobile-center-compact .g-content {
    padding: 0 1.5rem;
    margin: 0.3125rem 0.625rem;
    text-align: center !important;
  }
}
a {
  color: #bdbdbd;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover {
  color: inherit;
}
@font-face {
  font-family: "sintony";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/sintony/sintony-regular/sintony-regular-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/sintony/sintony-regular/sintony-regular-webfont.woff2') format("woff2"), url('../../fonts/sintony/sintony-regular/sintony-regular-webfont.woff') format("woff"), url('../../fonts/sintony/sintony-regular/sintony-regular-webfont.ttf') format("truetype"), url('../../fonts/sintony/sintony-regular/sintony-regular-webfont.svg#sintony') format("svg");
}
@font-face {
  font-family: "sintony";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/sintony/sintony-bold/sintony-bold-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/sintony/sintony-bold/sintony-bold-webfont.woff2') format("woff2"), url('../../fonts/sintony/sintony-bold/sintony-bold-webfont.woff') format("woff"), url('../../fonts/sintony/sintony-bold/sintony-bold-webfont.ttf') format("truetype"), url('../../fonts/sintony/sintony-bold/sintony-bold-webfont.svg#sintony') format("svg");
}
@font-face {
  font-family: "cabin";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cabin/cabin-regular/cabin-regular-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/cabin/cabin-regular/cabin-regular-webfont.woff2') format("woff2"), url('../../fonts/cabin/cabin-regular/cabin-regular-webfont.woff') format("woff"), url('../../fonts/cabin/cabin-regular/cabin-regular-webfont.ttf') format("truetype"), url('../../fonts/cabin/cabin-regular/cabin-regular-webfont.svg#cabin') format("svg");
}
@font-face {
  font-family: "cabin";
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/cabin/cabin-medium/cabin-medium-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/cabin/cabin-medium/cabin-medium-webfont.woff2') format("woff2"), url('../../fonts/cabin/cabin-medium/cabin-medium-webfont.woff') format("woff"), url('../../fonts/cabin/cabin-medium/cabin-medium-webfont.ttf') format("truetype"), url('../../fonts/cabin/cabin-medium/cabin-medium-webfont.svg#cabin') format("svg");
}
@font-face {
  font-family: "cabin";
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/cabin/cabin-semibold/cabin-semibold-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/cabin/cabin-semibold/cabin-semibold-webfont.woff2') format("woff2"), url('../../fonts/cabin/cabin-semibold/cabin-semibold-webfont.woff') format("woff"), url('../../fonts/cabin/cabin-semibold/cabin-semibold-webfont.ttf') format("truetype"), url('../../fonts/cabin/cabin-semibold/cabin-semibold-webfont.svg#cabin') format("svg");
}
@font-face {
  font-family: "cabin";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/cabin/cabin-bold/cabin-bold-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/cabin/cabin-bold/cabin-bold-webfont.woff2') format("woff2"), url('../../fonts/cabin/cabin-bold/cabin-bold-webfont.woff') format("woff"), url('../../fonts/cabin/cabin-bold/cabin-bold-webfont.ttf') format("truetype"), url('../../fonts/cabin/cabin-bold/cabin-bold-webfont.svg#cabin') format("svg");
}
@font-face {
  font-family: "raleway";
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/raleway/raleway-thin/raleway-thin-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/raleway/raleway-thin/raleway-thin-webfont.woff2') format("woff2"), url('../../fonts/raleway/raleway-thin/raleway-thin-webfont.woff') format("woff"), url('../../fonts/raleway/raleway-thin/raleway-thin-webfont.ttf') format("truetype"), url('../../fonts/raleway/raleway-thin/raleway-thin-webfont.svg#raleway') format("svg");
}
@font-face {
  font-family: "raleway";
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/raleway/raleway-light/raleway-light-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/raleway/raleway-light/raleway-light-webfont.woff2') format("woff2"), url('../../fonts/raleway/raleway-light/raleway-light-webfont.woff') format("woff"), url('../../fonts/raleway/raleway-light/raleway-light-webfont.ttf') format("truetype"), url('../../fonts/raleway/raleway-light/raleway-light-webfont.svg#raleway') format("svg");
}
@font-face {
  font-family: "raleway";
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/raleway/raleway-black/raleway-black-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/raleway/raleway-black/raleway-black-webfont.woff2') format("woff2"), url('../../fonts/raleway/raleway-black/raleway-black-webfont.woff') format("woff"), url('../../fonts/raleway/raleway-black/raleway-black-webfont.ttf') format("truetype"), url('../../fonts/raleway/raleway-black/raleway-black-webfont.svg#raleway') format("svg");
}
@font-face {
  font-family: "playfairdisplay";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/playfairdisplay/playfairdisplay-regular/playfairdisplay-regular-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/playfairdisplay/playfairdisplay-regular/playfairdisplay-regular-webfont.woff2') format("woff2"), url('../../fonts/playfairdisplay/playfairdisplay-regular/playfairdisplay-regular-webfont.woff') format("woff"), url('../../fonts/playfairdisplay/playfairdisplay-regular/playfairdisplay-regular-webfont.ttf') format("truetype"), url('../../fonts/playfairdisplay/playfairdisplay-regular/playfairdisplay-regular-webfont.svg#playfairdisplay') format("svg");
}
@font-face {
  font-family: "playfairdisplay";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/playfairdisplay/playfairdisplay-bold/playfairdisplay-bold-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/playfairdisplay/playfairdisplay-bold/playfairdisplay-bold-webfont.woff2') format("woff2"), url('../../fonts/playfairdisplay/playfairdisplay-bold/playfairdisplay-bold-webfont.woff') format("woff"), url('../../fonts/playfairdisplay/playfairdisplay-bold/playfairdisplay-bold-webfont.ttf') format("truetype"), url('../../fonts/playfairdisplay/playfairdisplay-bold/playfairdisplay-bold-webfont.svg#playfairdisplay') format("svg");
}
@font-face {
  font-family: "playfairdisplay";
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/playfairdisplay/playfairdisplay-black/playfairdisplay-black-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/playfairdisplay/playfairdisplay-black/playfairdisplay-black-webfont.woff2') format("woff2"), url('../../fonts/playfairdisplay/playfairdisplay-black/playfairdisplay-black-webfont.woff') format("woff"), url('../../fonts/playfairdisplay/playfairdisplay-black/playfairdisplay-black-webfont.ttf') format("truetype"), url('../../fonts/playfairdisplay/playfairdisplay-black/playfairdisplay-black-webfont.svg#playfairdisplay') format("svg");
}
@font-face {
  font-family: "blanch";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/blanch/blanch-caps/blanch-caps-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/blanch/blanch-caps/blanch-caps-webfont.woff2') format("woff2"), url('../../fonts/blanch/blanch-caps/blanch-caps-webfont.woff') format("woff"), url('../../fonts/blanch/blanch-caps/blanch-caps-webfont.ttf') format("truetype"), url('../../fonts/blanch/blanch-caps/blanch-caps-webfont.svg#blanch') format("svg");
}
@font-face {
  font-family: "weather";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/weather/artill_clean_icons-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/weather/artill_clean_icons-webfont.woff2') format("woff2"), url('../../fonts/weather/artill_clean_icons-webfont.woff') format("woff"), url('../../fonts/weather/artill_clean_icons-webfont.ttf') format("truetype"), url('../../fonts/weather/artill_clean_icons-webfont.svg#weather') format("svg");
}
body {
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
}
h1, h2, h3, h4, h5 {
  font-family: "cabin", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  margin: 1.5rem 0 0.75rem 0;
}
h1 {
  font-size: 2.5rem;
  font-weight: 300;
}
h2 {
  font-size: 2.25rem;
  font-weight: 300;
}
h2.g-title {
  font-size: 2.25rem;
  font-weight: 300;
}
h3 {
  font-size: 2rem;
  font-weight: 300;
}
h3.g-title {
  font-size: 2rem;
  font-weight: 300;
  display: block;
  line-height: 1.5;
}
h4 {
  font-size: 1.75rem;
  font-weight: 300;
}
h5 {
  font-size: 1.5rem;
  font-weight: 300;
}
h6 {
  font-size: 1.25rem;
  font-weight: 300;
}
hr {
  display: block;
  margin: 1.5rem 0;
  border-bottom: 1px solid rgba(231, 232, 234, 0.25);
}
.g-title {
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 0.625rem 0;
  padding: 0 0 1.5rem 0;
  position: relative;
}
.g-title .g-rectangles-before, .g-title .g-rectangles-after {
  position: absolute;
  top: 0.4rem;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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-title .g-rectangles-before {
  margin-left: -4.5rem;
}
.dir-rtl .g-title .g-rectangles-before {
  margin-left: auto;
  margin-right: -4.5rem;
}
.g-title .g-rectangles-before .rectangle1, .g-title .g-rectangles-before .rectangle2, .g-title .g-rectangles-before .rectangle3 {
  background: #bdbdbd;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 4px;
}
.g-title .g-rectangles-before .rectangle1 {
  width: 13px;
  height: 13px;
}
.g-title .g-rectangles-before .rectangle2 {
  width: 6px;
  height: 6px;
  opacity: 0.5;
}
.g-title .g-rectangles-before .rectangle3 {
  width: 4px;
  height: 4px;
  opacity: 0.2;
}
.g-title .g-rectangles-after {
  margin-left: 2.5rem;
}
.dir-rtl .g-title .g-rectangles-after {
  margin-left: auto;
  margin-right: 2.5rem;
}
.g-title .g-rectangles-after .rectangle1, .g-title .g-rectangles-after .rectangle2, .g-title .g-rectangles-after .rectangle3 {
  background: #bdbdbd;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 4px;
}
.g-title .g-rectangles-after .rectangle3 {
  width: 13px;
  height: 13px;
}
.g-title .g-rectangles-after .rectangle2 {
  width: 6px;
  height: 6px;
  opacity: 0.5;
}
.g-title .g-rectangles-after .rectangle1 {
  width: 4px;
  height: 4px;
  opacity: 0.2;
}
.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-array-item-title .g-item-title {
  font-size: 3.9rem;
  font-weight: 400;
  margin: 0.525rem 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-array-item-title .g-item-title {
    font-size: 2.9rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-array-item-title .g-item-title {
    font-size: 1.9rem;
  }
}
.g-lead, .g-simplecontent-item-leading-content {
  position: relative;
  font-family: "cabin", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.35;
  margin: 1.25rem 0 0.625rem 0;
}
.g-array-item .g-array-item-text {
  font-size: 1.7rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-array-item .g-array-item-text {
    font-size: 1.35rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-array-item .g-array-item-text {
    font-size: 1.1rem;
  }
}
blockquote {
  border-left: 10px solid rgba(231, 232, 234, 0.25);
}
blockquote p {
  font-size: 1.1rem;
  color: #0000c7;
}
blockquote cite {
  display: block;
  text-align: right;
  color: #000061;
  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 #E7E8EA;
  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(231, 232, 234, 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(231, 232, 234, 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, .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 {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  margin: 0.775rem 0;
}
.platform-content, .moduletable, .widget {
  margin: 0.625rem 0;
  padding: 1.5rem 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: 1.5rem;
  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 {
  color: #bdbdbd;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  color: #ffffff;
  background: #bdbdbd;
  border-radius: 4px;
}
.box1.moduletable p, .box1.widget p, .box1.g-outer-box p, .box1 > .g-content p {
  color: rgba(255, 255, 255, 0.8);
}
.box1 .g-title {
  font-size: 1.2rem;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
  text-transform: uppercase;
}
.box1 .g-title .rectangle1, .box1 .g-title .rectangle2, .box1 .g-title .rectangle3 {
  background: #ffffff;
}
.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 {
  border-color: #ffffff !important;
  box-shadow: none;
}
.box1 .button:hover {
  box-shadow: none;
  border-color: #68abcc !important;
}
.box1 .button:hover, .box1 .button:active, .box1 .button:focus, .title1 .button:hover, .title1 .button:active, .title1 .button:focus {
  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: #e3e3e3 !important;
  border-color: #e3e3e3;
}
.title2 .g-title {
  color: white;
  border: 0 none;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}
.title2 .g-title .rectangle1, .title2 .g-title .rectangle2, .title2 .g-title .rectangle3 {
  background: white;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  color: #ffffff;
  background: #68abcc;
  border-radius: 4px;
}
.box2.moduletable p, .box2.widget p, .box2.g-outer-box p, .box2 > .g-content p {
  color: rgba(255, 255, 255, 0.8);
}
.box2 .g-title {
  font-size: 1.2rem;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
  text-transform: uppercase;
}
.box2 .g-title .rectangle1, .box2 .g-title .rectangle2, .box2 .g-title .rectangle3 {
  background: #bdbdbd;
}
.box2 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
.box2 a:hover {
  box-shadow: 0 1px 0 0 #ffffff;
}
.box2 .button:hover {
  box-shadow: none;
  border-color: #bdbdbd !important;
}
.title3 .g-title {
  color: #68abcc;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}
.title3 .g-title .rectangle1, .title3 .g-title .rectangle2, .title3 .g-title .rectangle3 {
  background: #68abcc;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  color: #ffffff;
  background: white;
  border-radius: 4px;
}
.box3.moduletable p, .box3.widget p, .box3.g-outer-box p, .box3 > .g-content p {
  color: #ffffff;
}
.box3 .g-title {
  font-size: 1.2rem;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
  text-transform: uppercase;
}
.box3 .g-title .rectangle1, .box3 .g-title .rectangle2, .box3 .g-title .rectangle3 {
  background: #ffffff;
}
.box3 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
.box3 a:hover {
  box-shadow: 0 1px 0 0 #000061;
}
.title4 .g-title {
  color: #bdbdbd;
  border: 1px solid #bdbdbd;
  border-radius: 4px;
  padding: 0.925rem 0.625rem 0.625rem 0.625rem;
}
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  border-radius: 4px;
  border: 2px solid rgba(0, 0, 0, 0.1);
}
.title5 .g-title {
  color: #68abcc;
  border: 1px solid #68abcc;
  border-radius: 4px;
  padding: 0.925rem 0.625rem 0.625rem 0.625rem;
}
.box5.moduletable, .box5.widget, .box5.g-outer-box, .box5 > .g-content {
  color: #000061;
  background: #ffffff;
  border-radius: 4px;
}
.title6 .g-title {
  text-transform: uppercase;
  opacity: 0.3;
}
.box6.moduletable, .box6.widget, .box6.g-outer-box, .box6 > .g-content {
  color: #000061;
  background: #b5b5b5;
  border-radius: 4px;
}
.box6 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.25);
}
.box6 a:hover {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
.box6 .button {
  box-shadow: none;
}
.box6 .button:hover {
  box-shadow: none;
}
.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-white .g-title, .title-white .button {
  color: #ffffff;
}
.title-white .g-title .rectangle1, .title-white .g-title .rectangle2, .title-white .g-title .rectangle3 {
  background: #ffffff;
}
.title-white .button {
  border-color: #ffffff;
}
.box-white.moduletable, .box-white.widget, .box-white.g-outer-box, .box-white > .g-content {
  background: #ffffff;
}
.box-white .button {
  background: #bfbfbf;
}
.box-white a {
  color: #bfbfbf;
}
.box-white .button:hover, .box-white .button:active, .box-white .button:focus, .title-white .button:hover, .title-white .button:active, .title-white .button:focus {
  background: #e6e6e6;
}
.box-white .button.button-3, .box-white .button.button-2, .title-white .button.button-3, .title-white .button.button-2 {
  color: #bfbfbf;
  border-color: #bfbfbf;
}
.box-white .button.button-3:hover, .box-white .button.button-3:active, .box-white .button.button-3:focus, .box-white .button.button-2:hover, .box-white .button.button-2:active, .box-white .button.button-2:focus, .title-white .button.button-3:hover, .title-white .button.button-3:active, .title-white .button.button-3:focus, .title-white .button.button-2:hover, .title-white .button.button-2:active, .title-white .button.button-2:focus {
  color: #000000;
  border-color: #000000;
}
.title-grey .g-title {
  color: #95a5a6;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}
.title-grey .g-title .rectangle1, .title-grey .g-title .rectangle2, .title-grey .g-title .rectangle3 {
  background: #95a5a6;
}
.title-grey .button {
  border-color: #95a5a6;
  color: #95a5a6;
}
.title-grey .button:hover, .title-grey .button:active, .title-grey .button:focus {
  color: #ffffff;
  background-color: #6d8082;
}
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
  background: #95a5a6;
}
.box-grey a {
  color: #dae0e0;
}
.box-grey a:hover {
  color: #6d8082;
}
.box-grey .button {
  background-color: #6d8082;
  border-color: #6d8082;
}
.box-grey .button:hover, .box-grey .button:active, .box-grey .button:focus {
  color: #ffffff;
  background-color: #566566;
  border-color: #566566;
}
.box-grey .button.button-3, .box-grey .button.button-4, .title-grey .button.button-3, .title-grey .button.button-4 {
  color: #566566;
}
.box-grey .button.button-3:hover, .box-grey .button.button-3:active, .box-grey .button.button-3:focus, .box-grey .button.button-4:hover, .box-grey .button.button-4:active, .box-grey .button.button-4:focus, .title-grey .button.button-3:hover, .title-grey .button.button-3:active, .title-grey .button.button-3:focus, .title-grey .button.button-4:hover, .title-grey .button.button-4:active, .title-grey .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-pink .g-title {
  color: #d13b7b;
  border: 0 none;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}
.title-pink .g-title .rectangle1, .title-pink .g-title .rectangle2, .title-pink .g-title .rectangle3 {
  background: #d13b7b;
}
.title-pink .button {
  border-color: #d13b7b;
  color: #d13b7b;
}
.title-pink .button:hover, .title-pink .button:active, .title-pink .button:focus {
  color: #ffffff;
  background-color: #9b2457;
}
.box-pink.moduletable, .box-pink.widget, .box-pink.g-outer-box, .box-pink > .g-content {
  background: #d13b7b;
}
.box-pink .button {
  background-color: #9b2457;
  border-color: #9b2457;
}
.box-pink .button:hover, .box-pink .button:active, .box-pink .button:focus {
  color: #ffffff;
  background-color: #721b40;
  border-color: #721b40;
}
.box-pink a {
  color: #e9a2c1;
}
.box-pink a:hover {
  color: #9b2457;
}
.box-pink .button.button-3, .box-pink .button.button-4, .title-pink .button.button-3, .title-pink .button.button-4 {
  color: #721b40;
}
.box-pink .button.button-3:hover, .box-pink .button.button-3:active, .box-pink .button.button-3:focus, .box-pink .button.button-4:hover, .box-pink .button.button-4:active, .box-pink .button.button-4:focus, .title-pink .button.button-3:hover, .title-pink .button.button-3:active, .title-pink .button.button-3:focus, .title-pink .button.button-4:hover, .title-pink .button.button-4:active, .title-pink .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-red .g-title {
  color: #ef4a44;
  border: 0 none;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}
.title-red .g-title .rectangle1, .title-red .g-title .rectangle2, .title-red .g-title .rectangle3 {
  background: #ef4a44;
}
.title-red .button {
  border-color: #ef4a44;
  color: #ef4a44;
}
.title-red .button:hover, .title-red .button:active, .title-red .button:focus {
  color: #ffffff;
  background-color: #d41912;
}
.box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red > .g-content {
  background: #ef4a44;
}
.box-red .button {
  background-color: #d41912;
  border-color: #d41912;
}
.box-red .button:hover, .box-red .button:active, .box-red .button:focus {
  color: #ffffff;
  background-color: #a5130e;
  border-color: #a5130e;
}
.box-red a {
  color: #f9bcb9;
}
.box-red a:hover {
  color: #d41912;
}
.box-red .button.button-3, .box-red .button.button-4, .title-red .button.button-3, .title-red .button.button-4 {
  color: #a5130e;
}
.box-red .button.button-3:hover, .box-red .button.button-3:active, .box-red .button.button-3:focus, .box-red .button.button-4:hover, .box-red .button.button-4:active, .box-red .button.button-4:focus, .title-red .button.button-3:hover, .title-red .button.button-3:active, .title-red .button.button-3:focus, .title-red .button.button-4:hover, .title-red .button.button-4:active, .title-red .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-purple .g-title {
  color: #874f9a;
  border: 0 none;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}
.title-purple .g-title .rectangle1, .title-purple .g-title .rectangle2, .title-purple .g-title .rectangle3 {
  background: #874f9a;
}
.title-purple .button {
  border-color: #874f9a;
  color: #874f9a;
}
.title-purple .button:hover, .title-purple .button:active, .title-purple .button:focus {
  color: #ffffff;
  background-color: #5b3567;
}
.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box, .box-purple > .g-content {
  background: #874f9a;
}
.box-purple .button {
  background-color: #5b3567;
  border-color: #5b3567;
}
.box-purple .button:hover, .box-purple .button:active, .box-purple .button:focus {
  color: #ffffff;
  background-color: #3d2446;
  border-color: #3d2446;
}
.box-purple a {
  color: #c09ccc;
}
.box-purple a:hover {
  color: #5b3567;
}
.box-purple .button.button-3, .box-purple .button.button-4, .title-purple .button.button-3, .title-purple .button.button-4 {
  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 {
  color: #279fba;
  border: 0 none;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}
.title-blue .g-title .rectangle1, .title-blue .g-title .rectangle2, .title-blue .g-title .rectangle3 {
  background: #279fba;
}
.title-blue .button {
  border-color: #279fba;
  color: #279fba;
}
.title-blue .button:hover, .title-blue .button:active, .title-blue .button:focus {
  color: #ffffff;
  background-color: #1a697b;
}
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue > .g-content {
  background: #279fba;
}
.box-blue .button {
  background-color: #1a697b;
  border-color: #1a697b;
}
.box-blue .button:hover, .box-blue .button:active, .box-blue .button:focus {
  color: #ffffff;
  background-color: #114551;
  border-color: #114551;
}
.box-blue a {
  color: #7dd1e4;
}
.box-blue a:hover {
  color: #1a697b;
}
.box-blue .button.button-3, .box-blue .button.button-4, .title-blue .button.button-3, .title-blue .button.button-4 {
  color: #114551;
}
.box-blue .button.button-3:hover, .box-blue .button.button-3:active, .box-blue .button.button-3:focus, .box-blue .button.button-4:hover, .box-blue .button.button-4:active, .box-blue .button.button-4:focus, .title-blue .button.button-3:hover, .title-blue .button.button-3:active, .title-blue .button.button-3:focus, .title-blue .button.button-4:hover, .title-blue .button.button-4:active, .title-blue .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-orange .g-title {
  color: #ee7933;
  border: 0 none;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}
.title-orange .g-title .rectangle1, .title-orange .g-title .rectangle2, .title-orange .g-title .rectangle3 {
  background: #ee7933;
}
.title-orange .button {
  border-color: #ee7933;
  color: #ee7933;
}
.title-orange .button:hover, .title-orange .button:active, .title-orange .button:focus {
  color: #ffffff;
  background-color: #c45410;
}
.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box, .box-orange > .g-content {
  background: #ee7933;
}
.box-orange .button {
  background-color: #c45410;
  border-color: #c45410;
}
.box-orange .button:hover, .box-orange .button:active, .box-orange .button:focus {
  color: #ffffff;
  background-color: #95400c;
  border-color: #95400c;
}
.box-orange a {
  color: #f8c6a9;
}
.box-orange a:hover {
  color: #c45410;
}
.box-orange .button.button-3, .box-orange .button.button-4, .title-orange .button.button-3, .title-orange .button.button-4 {
  color: #95400c;
}
.box-orange .button.button-3:hover, .box-orange .button.button-3:active, .box-orange .button.button-3:focus, .box-orange .button.button-4:hover, .box-orange .button.button-4:active, .box-orange .button.button-4:focus, .title-orange .button.button-3:hover, .title-orange .button.button-3:active, .title-orange .button.button-3:focus, .title-orange .button.button-4:hover, .title-orange .button.button-4:active, .title-orange .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.spaced .g-content {
  margin: 1px;
}
.bordered .g-content {
  border: 1px solid rgba(231, 232, 234, 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(231, 232, 234, 0.25);
  height: 5px;
  margin-top: 6rem;
  margin-bottom: 6rem;
}
.equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
  width: 100%;
}
.equal-height .g-content {
  flex-basis: 100%;
  width: auto;
}
.button, .g-pricingtable .button {
  display: inline-block;
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  text-transform: uppercase;
  border: 1px solid #68abcc;
  color: #68abcc;
  font-size: 1rem;
  line-height: 1.8;
  margin: 0 0 0.5rem 0;
  padding: 1rem 1.5rem;
  border-radius: 0.2rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.button:hover, .g-pricingtable .button:hover, .button:active, .g-pricingtable .button:active, .button:focus, .g-pricingtable .button:focus {
  color: #c2c2c2;
  background: #000061;
}
.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.8rem;
}
.button.button-large {
  font-size: 1.6rem;
}
.button.button-medium {
  font-size: 1rem;
}
.button.button-small {
  font-size: 0.8rem;
}
.button.button-xsmall {
  font-size: 0.6rem;
}
.button.button-alt {
  background: #68abcc;
}
.button.button-alt:hover, .button.button-alt:active, .button.button-alt:focus {
  background: #4296bf;
}
.dir-ltr .button.button-alt.button-special:before {
  border-left: 1px solid #4a9ac2;
  border-bottom: 1px solid #4a9ac2;
}
.dir-rtl .button.button-alt.button-special:after {
  border-right: 1px solid #4a9ac2;
  border-bottom: 1px solid #4a9ac2;
}
.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-2 {
  background: #bdbdbd;
  border-color: #bdbdbd;
  color: #ffffff;
}
.button.button-2:hover, .button.button-2:active, .button.button-2:focus {
  color: #ffffff !important;
  border-color: #68abcc;
  background: #68abcc !important;
}
.button.button-3 {
  color: #ffffff !important;
  background: #68abcc !important;
}
.button.button-3:hover, .button.button-3:active, .button.button-3:focus {
  border-color: #bdbdbd;
  background: #bdbdbd !important;
  color: #ffffff !important;
}
.button.button-4 {
  color: #bdbdbd !important;
  background: #ffffff !important;
  border-color: #bdbdbd;
}
.button.button-4:hover, .button.button-4:active, .button.button-4:focus {
  border-color: #68abcc;
  background: #ffffff !important;
  color: #68abcc !important;
}
.button.button-grey {
  background: #95a5a6;
  border-color: #95a5a6;
}
.button.button-grey.button-3, .button.button-grey.button-4 {
  background: transparent !important;
  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-color: #6d8082 !important;
  color: #6d8082 !important;
}
.button.button-grey:hover, .button.button-grey:active, .button.button-grey:focus {
  background: #6d8082;
  border-color: #6d8082;
}
.button.button-pink {
  background: #d13b7b;
  border-color: #d13b7b;
}
.button.button-pink.button-3, .button.button-pink.button-4 {
  background: transparent !important;
  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-color: #9b2457 !important;
  color: #9b2457 !important;
}
.button.button-pink:hover, .button.button-pink:active, .button.button-pink:focus {
  background: #9b2457;
  border-color: #9b2457;
}
.button.button-red {
  background: #ef4a44;
  border: 2px solid #ef4a44;
}
.button.button-red.button-3, .button.button-red.button-4 {
  background: transparent !important;
  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-color: #d41912 !important;
  color: #d41912 !important;
}
.button.button-red:hover, .button.button-red:active, .button.button-red:focus {
  background: #d41912;
  border-color: #d41912;
}
.button.button-purple {
  background: #874f9a;
  border: 2px solid #874f9a;
}
.button.button-purple.button-3, .button.button-purple.button-4 {
  background: transparent !important;
  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-color: #5b3567 !important;
  color: #5b3567 !important;
}
.button.button-purple:hover, .button.button-purple:active, .button.button-purple:focus {
  background: #5b3567;
  border-color: #5b3567;
}
.button.button-orange {
  background: #ee7933;
  border: 2px solid #ee7933;
}
.button.button-orange.button-3, .button.button-orange.button-4 {
  background: transparent !important;
  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-color: #c45410 !important;
  color: #c45410 !important;
}
.button.button-orange:hover, .button.button-orange:active, .button.button-orange:focus {
  background: #c45410;
  border-color: #c45410;
}
.button.button-blue {
  background: #279fba;
  border: 2px solid #279fba;
}
.button.button-blue.button-3, .button.button-blue.button-4 {
  background: transparent !important;
  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-color: #1a697b !important;
  color: #1a697b !important;
}
.button.button-blue:hover, .button.button-blue:active, .button.button-blue:focus {
  background: #1a697b;
  border-color: #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 darkgray;
  border-bottom: 1px solid darkgray;
}
.dir-rtl .button.button-special:after {
  position: absolute;
  content: "";
  top: 8px;
  bottom: -8px;
  right: -8px;
  left: 8px;
  border-right: 1px solid darkgray;
  border-bottom: 1px solid darkgray;
}
.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 #bdbdbd;
  color: #bdbdbd !important;
}
.dir-ltr .button.button-outline:hover:before {
  border-left: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
}
.dir-rtl .button.button-outline:hover:after {
  border-right: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
}
.button.button-text-only {
  padding: 0 !important;
  background: transparent !important;
  color: #bdbdbd !important;
}
.button.button-text-only:hover {
  color: #979797;
}
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: 1px solid white;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
textarea:hover, select[multiple=multiple]:hover {
  border-color: #bdbdbd;
}
textarea:focus, select[multiple=multiple]:focus {
  border-color: #bdbdbd;
}
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: 1px solid white;
  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: #bdbdbd;
}
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: #bdbdbd;
}
.g-default-navigation {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 100%;
  margin-top: 1rem;
  padding: 3rem 17%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-default-navigation {
    padding: 3rem 5%;
    margin-top: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-default-navigation {
    position: relative;
    margin: 0;
    padding: 0;
  }
}
.g-default-navigation .g-content {
  margin: 0 0.625rem;
  padding: 1.2rem 0.5rem;
}
.g-default-navigation-logo {
  background: #bdbdbd;
  text-align: center;
}
.g-default-navigation-menu .g-content {
  padding-left: 0;
  margin-left: 0;
  padding-right: 0;
  margin-right: 0;
}
.dir-rtl .g-default-navigation-menu .g-content {
  padding-left: 1.5rem;
  margin-left: 0.625rem;
  padding-right: 0;
  margin-right: 0;
}
.fp-above {
  border: 2.125rem solid #ffffff;
}
@media only all and (max-width: 47.99rem) {
  .fp-above {
    border: 0 none;
  }
}
.fp-slideshow {
  background-image: none !important;
  position: relative;
}
.fp-slideshow-video .g-video .g-videolocal-play {
  bottom: 15%;
}
@media only all and (max-width: 30rem) {
  .fp-slideshow-video .g-video .g-videolocal-play {
    bottom: 35%;
  }
}
@media only all and (max-width: 47.99rem) {
  .fp-slideshow-video .g-video .g-videolocal-play {
    bottom: 35%;
  }
}
@media only all and (max-width: 47.99rem) {
  .fp-slideshow-video .g-content {
    margin: 0;
    padding: 0;
  }
}
.fp-slideshow-simplecontent {
  pointer-events: none;
  position: absolute;
  z-index: 1;
  text-align: center;
  top: 32%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .fp-slideshow-simplecontent {
    top: 28%;
  }
}
@media only all and (max-width: 47.99rem) {
  .fp-slideshow-simplecontent {
    top: 10%;
  }
}
@media only all and (max-width: 30rem) {
  .fp-slideshow-simplecontent {
    top: 0;
  }
}
.fp-slideshow-simplecontent .g-title {
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  font-size: 0.8rem;
  color: #c2c2c2;
  opacity: 0.5;
  letter-spacing: 11px;
  text-transform: uppercase;
}
@media only all and (max-width: 47.99rem) {
  .fp-slideshow-simplecontent .g-title {
    display: none;
  }
}
.fp-slideshow-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-content-title {
  font-family: "raleway", sans-serif, "Tahoma", "Geneva", "Arial";
  color: #ffffff;
  font-weight: 100;
  font-size: 4.5vw;
  line-height: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .fp-slideshow-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-content-title {
    font-size: 6vw;
    font-weight: 300;
  }
}
.fp-slideshow-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
  font-size: 1.3rem;
  color: #c2c2c2;
  font-family: "cabin", sans-serif, "Tahoma", "Geneva", "Arial";
  padding-top: 3vw;
}
@media only all and (max-width: 47.99rem) {
  .fp-slideshow-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
    display: none;
  }
}
.g-default-slideshow {
  border-top: 2.125rem solid #ffffff;
  border-left: 2.125rem solid #ffffff;
  border-right: 2.125rem solid #ffffff;
  padding: 0 8%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-default-slideshow {
    padding: 0 2%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-default-slideshow {
    padding: 0 0;
    border: 0 none;
  }
}
.g-default-slideshow .g-simplecontent-layout-header {
  padding: 6vw 0;
}
.g-default-slideshow .g-simplecontent-layout-header .g-simplecontent-item-content-title {
  font-family: "raleway", sans-serif, "Tahoma", "Geneva", "Arial";
  color: #ffffff;
  font-weight: 100;
  font-size: 55px;
  font-size: 5vw;
}
@media (max-width: 800px) {
  .g-default-slideshow .g-simplecontent-layout-header .g-simplecontent-item-content-title {
    font-size: 40px;
  }
}
@media (min-width: 3100px) {
  .g-default-slideshow .g-simplecontent-layout-header .g-simplecontent-item-content-title {
    font-size: 155px;
  }
}
.g-default-slideshow .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.95rem;
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
}
.fp-header-infolist .g-infolist.g-3cols .g-infolist-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -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;
}
@media only all and (max-width: 47.99rem) {
  .fp-header-infolist .g-infolist.g-3cols .g-infolist-item {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
.fp-header-infolist .g-infolist.g-3cols .g-infolist-item .g-infolist-item-title {
  font-size: 7rem;
  font-family: "playfairdisplay", sans-serif, "Tahoma", "Geneva", "Arial";
  color: #68abcc;
}
.fp-header-infolist .g-infolist.g-3cols .g-infolist-item .g-infolist-item-title::first-letter {
  float: left;
  color: rgba(104, 171, 204, 0.1);
  margin-right: -10rem;
  padding-left: 20px;
  line-height: 5rem;
  padding-top: 2rem;
}
.dir-rtl .fp-header-infolist .g-infolist.g-3cols .g-infolist-item .g-infolist-item-title::first-letter {
  float: right;
  margin-right: auto;
  margin-left: -10rem;
  padding-right: 20px;
}
.fp-header-infolist .g-infolist.g-3cols .g-infolist-item .g-infolist-item-desc {
  text-transform: uppercase;
  letter-spacing: 10px;
  opacity: 0.3;
  padding-top: 1.5rem;
}
.fp-header-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
  padding: 0px 8%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .fp-header-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
    padding: 0px 2%;
  }
}
@media only all and (max-width: 47.99rem) {
  .fp-header-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
    padding: 0;
  }
}
.fp-above .fp-above-owlcarousel .g-content {
  height: 100%;
  padding-top: 3.75rem;
}
@media only all and (min-width: 80rem) {
  .fp-above .fp-above-owlcarousel .g-content {
    padding-right: 4rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .fp-above .fp-above-owlcarousel .g-content {
    padding-right: 1.5rem;
  }
}
.fp-above .fp-above-owlcarousel .g-content .g-owlcarousel-layout-showcase {
  height: 100%;
}
.fp-showcase {
  padding: 0px 8%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .fp-showcase {
    padding: 0px 2%;
  }
}
@media only all and (max-width: 47.99rem) {
  .fp-showcase {
    padding: 0;
  }
}
.fp-showcase .title1 .g-title {
  margin: 0;
  padding-bottom: 0;
}
.fp-showcase-contentarray .g-content-array .g-content {
  margin: 0;
  padding: 0;
}
.fp-showcase-contentarray .g-content-array .g-array-item {
  margin-bottom: 3rem;
}
.fp-showcase-contentarray .g-content-array .g-grid {
  border: 0 none !important;
}
.fp-showcase-contentarray .g-content-array .g-array-item-title .g-item-title {
  font-family: "cabin", sans-serif, "Tahoma", "Geneva", "Arial";
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 1rem;
  color: #68abcc;
}
.fp-showcase-contentarray .g-content-array .g-array-item-title .g-item-title a {
  color: #68abcc;
}
.fp-showcase-contentarray .g-content-array .g-array-item-title .g-item-title a:hover {
  color: #bdbdbd;
}
.fp-showcase-contentarray .g-content-array .g-array-item-details {
  font-size: 1rem;
  color: rgba(104, 171, 204, 0.5);
}
.fp-showcase-contentarray .g-content-array .g-array-item-details .g-array-item-date i {
  display: none;
}
.fp-showcase-contentarray .g-content-array .g-array-item-details .g-array-item-author i {
  width: 15px;
  height: 15px;
  background: rgba(104, 171, 204, 0.25);
  border-radius: 100%;
  vertical-align: middle;
  margin: 0 0.5rem;
}
.fp-showcase-contentarray .g-content-array .g-array-item-details .g-array-item-author i:before {
  content: "";
}
.fp-showcase-newsletter .g-newsletter .g-newsletter-headtext {
  font-size: 1.1rem;
  margin-bottom: 0;
}
.fp-showcase-newsletter .g-newsletter .g-newsletter-inputbox input {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 0.8rem;
  padding: 0.5rem 0.4rem;
}
.fp-showcase-newsletter .g-newsletter .g-newsletter-button-submit {
  font-size: 0.8rem;
  padding: 0.3rem 0.4rem;
  font-weight: 700;
}
.fp-feature {
  padding: 4rem 8%;
  border: 2.125rem solid #ffffff;
  border-bottom: 0 none;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .fp-feature {
    padding: 4rem 2%;
  }
}
@media only all and (max-width: 47.99rem) {
  .fp-feature {
    padding: 4rem 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .fp-feature {
    border: 0 none;
  }
}
.fp-feature-blockcontent h2.g-title {
  font-size: 2.9rem;
  text-transform: uppercase;
  font-family: "raleway", sans-serif, "Tahoma", "Geneva", "Arial";
  line-height: 1.3;
}
@media only all and (max-width: 47.99rem) {
  .fp-feature-blockcontent h2.g-title {
    font-size: 2.3rem;
  }
}
.fp-feature-blockcontent .g-blockcontent-description {
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-size: 1.15rem;
  color: rgba(255, 255, 255, 0.5);
}
.fp-feature-blockcontent .g-content {
  padding-top: 0;
  margin-top: 0;
}
.fp-feature-blockcontent .g-blockcontent-header {
  padding: 0;
  margin: 0;
  padding-top: 2.125rem;
  padding-bottom: 2.125rem;
}
.fp-feature-blockcontent .g-blockcontent-subcontent, .fp-feature-blockcontent .g-blockcontent-subcontent-block-content {
  margin: 0;
  padding: 0;
}
.fp-feature-blockcontent .g-blockcontent-subcontent-block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 100%;
  -moz-flex: 1 100%;
  -ms-flex: 1 100%;
  flex: 1 100%;
  padding-bottom: 1.5rem;
}
.fp-feature-blockcontent .g-blockcontent-subcontent-block .g-blockcontent-subcontent-title-icon {
  color: #bdbdbd;
  display: inline-block;
  padding-right: 0.625rem;
}
.dir-rtl .fp-feature-blockcontent .g-blockcontent-subcontent-block .g-blockcontent-subcontent-title-icon {
  padding-right: 0;
  padding-left: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .fp-feature-blockcontent .g-blockcontent-subcontent-block .g-blockcontent-subcontent-title-icon {
    display: block;
    font-size: 3rem;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 30rem) {
  .fp-feature-blockcontent .g-blockcontent-subcontent-block .g-blockcontent-subcontent-title-icon {
    text-align: center;
  }
}
.fp-feature-blockcontent .g-blockcontent-subcontent-block .g-blockcontent-subcontent-title-text {
  color: #ffffff;
}
.fp-feature-blockcontent .g-blockcontent-subcontent-block .g-blockcontent-subcontent-desc {
  padding-left: 3rem;
  color: rgba(255, 255, 255, 0.5);
  margin: 0;
}
.dir-rtl .fp-feature-blockcontent .g-blockcontent-subcontent-block .g-blockcontent-subcontent-desc {
  padding-left: 0;
  padding-right: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .fp-feature-blockcontent .g-blockcontent-subcontent-block .g-blockcontent-subcontent-desc {
    padding-left: 0;
    padding-right: 0;
  }
}
.fp-feature-blockcontent .g-blockcontent-subcontent-block .g-blockcontent-buttons {
  margin: 0;
  padding-left: 3rem;
}
.dir-rtl .fp-feature-blockcontent .g-blockcontent-subcontent-block .g-blockcontent-buttons {
  padding-left: 0;
  padding-right: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .fp-feature-blockcontent .g-blockcontent-subcontent-block .g-blockcontent-buttons {
    padding-left: 0;
    padding-right: 0;
  }
}
.fp-feature-blockcontent .g-blockcontent-subcontent-block .g-blockcontent-buttons .button {
  background: none;
  border: 0 none;
  color: #bdbdbd;
  padding: 0.625rem 0;
  font-size: 0.8rem;
  margin: 0;
  text-transform: uppercase;
}
.fp-feature-blockcontent .g-blockcontent-subcontent-block .g-blockcontent-buttons .button:hover {
  color: #ffffff;
}
.fp-expanded {
  padding: 2rem 8%;
  border-left: 2.125rem solid #ffffff;
  border-right: 2.125rem solid #ffffff;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .fp-expanded {
    padding: 2rem 2%;
  }
}
@media only all and (max-width: 47.99rem) {
  .fp-expanded {
    padding: 2rem 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .fp-expanded {
    border: 0 none;
  }
}
.fp-expanded .title2 .g-title .rectangle1, .fp-expanded .title2 .g-title .rectangle2, .fp-expanded .title2 .g-title .rectangle3 {
  background: #ffffff;
}
.fp-expanded .title2 .g-title {
  color: #ffffff;
}
.fp-expanded-infolist .g-infolist.g-3cols .g-infolist-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -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;
}
@media only all and (max-width: 47.99rem) {
  .fp-expanded-infolist .g-infolist.g-3cols .g-infolist-item {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
.fp-expanded-infolist .g-infolist.g-3cols .g-infolist-item-icon {
  color: #ffffff;
  border-color: #ffffff;
}
@media only all and (max-width: 47.99rem) {
  .fp-expanded-infolist .g-infolist.g-3cols .g-infolist-item-icon {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.fp-expanded-infolist .g-infolist.g-3cols .g-infolist-item-title a {
  color: #ffffff;
}
.fp-expanded-infolist .g-infolist.g-3cols .g-infolist-link .button {
  color: #ffffff;
  border-color: #ffffff;
  padding: 0.2rem 1.3rem;
  font-size: 0.8rem;
}
.fp-expanded-infolist .g-infolist.g-3cols .g-infolist-link .button:hover {
  background: #ffffff;
  color: #ffffff;
}
.fp-extension {
  padding: 1.5rem 8%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .fp-extension {
    padding: 1.5rem 2%;
  }
}
@media only all and (max-width: 47.99rem) {
  .fp-extension {
    padding: 1.5rem 0;
  }
}
.fp-extension .title1 .g-title {
  padding-bottom: 3rem;
}
.fp-extension-infolist .g-infolist.g-3cols .g-infolist-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -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;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 1.5rem;
  padding: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .fp-extension-infolist .g-infolist.g-3cols .g-infolist-item {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
.fp-extension-infolist .g-infolist.g-3cols .g-infolist-item .g-infolist-item-text {
  position: relative;
}
.fp-extension-infolist .g-infolist.g-3cols .g-infolist-item .g-infolist-item-text .avatar {
  position: absolute;
  width: 100%;
  top: -3rem;
}
.fp-extension-infolist .g-infolist.g-3cols .g-infolist-item-title {
  display: none;
}
.fp-extension-infolist .g-infolist.g-3cols .g-infolist-item-desc {
  padding-top: 3rem;
}
.fp-extension-infolist .g-infolist.g-3cols .g-infolist-item-desc .author {
  display: block;
  padding: 0.625rem 0;
  font-size: 0.8rem;
  color: rgba(102, 102, 102, 0.5);
}
.fp-extension-infolist .g-infolist.g-3cols .g-infolist-link {
  margin: 0;
  padding-bottom: 0.625rem;
}
.fp-extension-infolist .g-infolist.g-3cols .g-infolist-link .fa-twitter {
  color: #55acee;
}
.fp-footer {
  border-left: 2.125rem solid #ffffff;
  border-right: 2.125rem solid #ffffff;
  border-bottom: 2.125rem solid #ffffff;
  padding: 4rem 8%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .fp-footer {
    padding: 4rem 2%;
  }
}
@media only all and (max-width: 47.99rem) {
  .fp-footer {
    padding: 4rem 0;
    border: 0 none;
  }
}
.fp-footer .title1 .g-title {
  padding-bottom: 3rem;
}
.fp-footer svg {
  display: block;
  margin: 0 auto;
}
.fp-footer-simpleform .g-simpleform {
  padding-top: 3rem;
}
.fp-footer-simpleform .g-simpleform-title {
  font-size: 2.9rem;
  text-transform: uppercase;
  font-family: "raleway", sans-serif, "Tahoma", "Geneva", "Arial";
  line-height: 1.3;
}
.fp-footer-simpleform .g-simpleform-description {
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-size: 1.15rem;
  color: rgba(255, 255, 255, 0.5);
}
.fp-footer-simpleform .g-simpleform-item {
  padding-bottom: 1.5rem;
}
.fp-footer-simpleform .g-simpleform-item label {
  color: #bdbdbd;
  text-transform: uppercase;
  font-size: 0.8rem;
}
.fp-footer-simpleform .g-simpleform-item input, .fp-footer-simpleform .g-simpleform-item textarea {
  background: transparent;
  border: 0 none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0;
  padding-left: 0;
  padding-bottom: 0.625rem;
  font-size: 0.95rem !important;
}
.fp-footer-simpleform .g-simpleform-item input::-webkit-input-placeholder, .fp-footer-simpleform .g-simpleform-item textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.fp-footer-simpleform .g-simpleform-item input::-moz-placeholder, .fp-footer-simpleform .g-simpleform-item textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.fp-footer-simpleform .g-simpleform-item input:-moz-placeholder, .fp-footer-simpleform .g-simpleform-item textarea:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.fp-footer-simpleform .g-simpleform-item input:-ms-input-placeholder, .fp-footer-simpleform .g-simpleform-item textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.fp-footer-simpleform .g-simpleform-item input.g-simpleform-item-required-highlighted, .fp-footer-simpleform .g-simpleform-item textarea.g-simpleform-item-required-highlighted {
  border-color: rgba(255, 0, 0, 0.5);
}
.fp-footer-simpleform .g-simpleform-item input.g-simpleform-item-required-highlighted::-webkit-input-placeholder, .fp-footer-simpleform .g-simpleform-item textarea.g-simpleform-item-required-highlighted::-webkit-input-placeholder {
  color: rgba(255, 0, 0, 0.5);
}
.fp-footer-simpleform .g-simpleform-item input.g-simpleform-item-required-highlighted::-moz-placeholder, .fp-footer-simpleform .g-simpleform-item textarea.g-simpleform-item-required-highlighted::-moz-placeholder {
  color: rgba(255, 0, 0, 0.5);
}
.fp-footer-simpleform .g-simpleform-item input.g-simpleform-item-required-highlighted:-moz-placeholder, .fp-footer-simpleform .g-simpleform-item textarea.g-simpleform-item-required-highlighted:-moz-placeholder {
  color: rgba(255, 0, 0, 0.5);
}
.fp-footer-simpleform .g-simpleform-item input.g-simpleform-item-required-highlighted:-ms-input-placeholder, .fp-footer-simpleform .g-simpleform-item textarea.g-simpleform-item-required-highlighted:-ms-input-placeholder {
  color: rgba(255, 0, 0, 0.5);
}
.fp-footer-simpleform .g-simpleform-item input.g-simpleform-item-required-highlighted:hover, .fp-footer-simpleform .g-simpleform-item textarea.g-simpleform-item-required-highlighted:hover {
  border-color: rgba(255, 0, 0, 0.7);
}
.fp-footer-simpleform .g-simpleform-button .button {
  border-color: #ffffff;
  color: #ffffff;
  font-size: 0.95rem !important;
}
.fp-footer-demolocations {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.fp-footer-demolocations .demolocation1, .fp-footer-demolocations .demolocation2 {
  margin: 7.5rem 0.625rem 1.5rem 0.625rem;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -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;
}
@media only all and (max-width: 47.99rem) {
  .fp-footer-demolocations .demolocation1, .fp-footer-demolocations .demolocation2 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
.fp-footer-demolocations .demolocation1 .demolocation-title, .fp-footer-demolocations .demolocation2 .demolocation-title {
  display: block;
  padding-bottom: 0.625rem;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
}
.fp-footer-demolocations .demolocation1 p, .fp-footer-demolocations .demolocation2 p {
  font-size: 0.95rem;
  color: rgba(255, 255, 255, 0.2);
}
.fp-footer-demolocations-button {
  width: 100%;
  color: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.2);
  text-align: center;
  font-size: 0.8rem;
  padding: 0.3rem 1.5rem;
}
.g-svg-map {
  fill: #bdbdbd;
}
.g-copyright {
  padding: 1.5rem 0;
}
.g-copyright .g-copyright-menu .g-content {
  margin: 0;
  padding: 0;
}
.g-copyright .g-copyright-menu .g-content .g-simplemenu-particle .g-simplemenu li {
  display: inline-block;
  margin: 0 0.625rem;
  font-weight: 400;
  font-size: 0.8rem;
  text-transform: uppercase;
}
.g-copyright .g-copyright-menu .g-content .g-simplemenu-particle .g-simplemenu li a {
  color: #666666;
}
.g-copyright .g-copyright-menu .g-content .g-simplemenu-particle .g-simplemenu li a:hover {
  color: #68abcc;
}
.g-copyright .g-copyright-logo a {
  color: #666666;
}
.g-copyright .g-copyright-logo .g-content {
  margin: 0;
  padding: 0;
}
.g-copyright .g-copyright-text {
  font-size: 0.9rem;
  font-weight: 700;
}
.g-copyright .g-copyright-text .g-content {
  margin: 0;
}
#g-container-top {
  color: #ffffff;
}
#g-container-top #g-topmain {
  background: #00bde2;
}
@media print {
  #g-container-top {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-container-slideshow {
  color: #666666;
}
#g-container-slideshow #g-slideshowmain {
  background: #ffffff;
  background-image: url('../../images/backgrounds/slideshow/img-01.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0;
}
@media print {
  #g-container-slideshow {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-container-navigation {
  color: #ffffff;
}
#g-container-navigation .g-preset-thumbnails-container .g-sublevel > li:hover > .g-menu-item-container, #g-container-navigation .g-menu-item-123 .g-sublevel > li:hover > .g-menu-item-container, #g-container-navigation .g-menu-item-6 .g-sublevel > li:hover > .g-menu-item-container, #g-container-navigation .g-menu-item-styles6 .g-sublevel > li:hover > .g-menu-item-container {
  background: #c2c2c2 !important;
}
#g-container-navigation .g-preset-thumbnails-container .g-preset-thumbnails, #g-container-navigation .g-menu-item-123 .g-preset-thumbnails, #g-container-navigation .g-menu-item-6 .g-preset-thumbnails, #g-container-navigation .g-menu-item-styles6 .g-preset-thumbnails {
  margin: 1rem 0;
}
#g-container-navigation .g-preset-thumbnails-container .g-preset-thumbnails .g-block, #g-container-navigation .g-menu-item-123 .g-preset-thumbnails .g-block, #g-container-navigation .g-menu-item-6 .g-preset-thumbnails .g-block, #g-container-navigation .g-menu-item-styles6 .g-preset-thumbnails .g-block {
  padding-bottom: 0.625rem;
}
#g-container-navigation .g-preset-thumbnails-container .g-preset-thumbnails a, #g-container-navigation .g-menu-item-123 .g-preset-thumbnails a, #g-container-navigation .g-menu-item-6 .g-preset-thumbnails a, #g-container-navigation .g-menu-item-styles6 .g-preset-thumbnails a {
  color: #000061;
}
#g-container-navigation .g-preset-thumbnails-container .g-preset-thumbnails a:hover, #g-container-navigation .g-menu-item-123 .g-preset-thumbnails a:hover, #g-container-navigation .g-menu-item-6 .g-preset-thumbnails a:hover, #g-container-navigation .g-menu-item-styles6 .g-preset-thumbnails a:hover {
  color: #bdbdbd;
}
#g-container-navigation #g-navigationmain {
  background: rgba(0, 0, 0, 0.4);
}
#g-container-navigation .g-social a, #g-container-navigation .g-logo {
  color: #ffffff;
}
#g-container-navigation .g-main-nav .g-toplevel {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
#g-container-navigation .g-main-nav .g-toplevel > li:after {
  content: '';
  top: -1.2rem;
  width: 1px;
  right: 0;
  padding: 2.5rem 0;
  height: 100%;
  position: absolute;
  background: rgba(255, 255, 255, 0.05);
}
#g-container-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1rem;
  padding: 0.625rem 1.225rem;
  white-space: nowrap;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-container-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 1rem;
  }
}
#g-container-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  color: rgba(255, 255, 255, 0.4);
}
#g-container-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "";
  opacity: 0.3;
}
#g-container-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-container-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  color: #ffffff;
}
#g-container-navigation .g-main-nav .g-dropdown {
  background: #c2c2c2;
}
#g-container-navigation .g-main-nav .g-sublevel {
  border-top: 3px solid #bdbdbd;
}
#g-container-navigation .g-main-nav .g-sublevel > li {
  padding: 0;
  margin: 0;
}
#g-container-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: 400;
  font-size: 1rem;
  padding: 0;
  color: #000061;
}
#g-container-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  margin: 0;
  padding: 1.125rem;
}
#g-container-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-container-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  background: #bdbdbd;
  color: #ffffff;
}
@media print {
  #g-navigation, #g-container-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-container-header {
  color: #666666;
}
#g-container-header #g-headermain {
  background: #ffffff;
}
@media print {
  #g-header, #g-container-header {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-container-above {
  color: #ffffff;
}
#g-container-above #g-abovemain {
  position: relative;
  z-index: 1;
  background: #363636;
  background: url('../../images/backgrounds/above/img-01.jpg') no-repeat bottom;
  background-size: cover;
}
#g-container-above #g-abovemain:before {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: '';
  opacity: 0.95;
  background: #363636;
}
@media print {
  #g-container-above {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-container-showcase {
  color: #666666;
}
#g-container-showcase #g-showcasemain {
  background: #ffffff;
}
@media print {
  #g-container-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-container-utility {
  color: #666666;
}
#g-container-utility #g-utilitymain {
  background: #ffffff;
}
@media print {
  #g-container-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-container-feature {
  color: #ffffff;
}
#g-container-feature #g-featuremain {
  background: #ffffff;
}
@media print {
  #g-container-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-mainbar {
  background: #ffffff;
  color: #666666;
}
@media print {
  #g-mainbar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-aside {
  color: #666666;
}
#g-aside #g-asidemain {
  background: #ffffff;
}
@media print {
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-sidebar, #g-sidebar-right, #g-sidebar1, #g-sidebar2 {
  background: #ffffff;
  color: #666666;
}
@media print {
  #g-sidebar, #g-sidebar-right {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-container-expanded {
  color: #ffffff;
}
#g-container-expanded #g-expandedmain {
  background: #ffffff;
}
#g-container-expanded #g-expandedmain a {
  color: #ffffff;
}
@media print {
  #g-container-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-container-extension {
  color: #666666;
}
#g-container-extension #g-extensionmain {
  background: #ffffff;
}
@media print {
  #g-container-extension {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-container-bottom {
  color: #ffffff;
}
#g-container-bottom #g-bottommain {
  background: #ffffff;
}
#g-container-bottom #g-bottommain a {
  color: #ffffff;
}
@media print {
  #g-container-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-container-footer {
  color: #ffffff;
}
#g-container-footer #g-footermain {
  background: #193446;
}
@media print {
  #g-container-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-container-copyright {
  background: rgba(0, 0, 0, 0);
  color: #666666;
}
@media print {
  #g-container-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-offcanvas {
  background: #0011ff;
  width: 10rem;
  color: #ffffff;
}
#g-offcanvas a {
  color: #ffffff;
}
#g-offcanvas a:hover {
  color: #bdbdbd;
}
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #ffffff;
}
#g-offcanvas .button {
  background: transparent;
  border: 2px solid #ffffff !important;
  color: #ffffff !important;
}
#g-offcanvas .button:hover {
  border: 2px solid #bdbdbd !important;
  color: #bdbdbd !important;
}
#g-offcanvas .button:active {
  border: 2px solid #bdbdbd !important;
  color: #bdbdbd !important;
}
#g-offcanvas hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.g-offcanvas-toggle {
  display: none;
  font-size: 1.5rem;
  color: #ffffff;
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  top: 1.7rem;
  left: 2.4rem;
  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: 10rem;
}
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 10rem;
}
.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 {
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: bold;
  margin-top: 0;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li {
  margin: 0.5rem 0;
  display: block;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container {
  padding: 0.375rem 0;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding-left: 0.5rem;
  color: #ffffff;
  word-break: normal;
}
.dir-rtl #g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding-left: 0;
  padding-right: 0.5rem;
}
.dir-rtl #g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
  left: 0.938rem;
  right: auto;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  padding: 0;
  content: "";
  color: #ffffff;
  opacity: 1;
  width: 1rem;
}
.dir-rtl #g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "";
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container {
  color: #bdbdbd;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-selected, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-selected {
  color: #bdbdbd;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  opacity: 1;
  color: #bdbdbd;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-content {
  opacity: 1;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li.g-parent .g-menu-parent-indicator {
  vertical-align: top;
  position: absolute;
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #0011ff;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #ffffff;
  padding: 0.625rem;
}
#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: #bdbdbd;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #ccc;
  background: #b3b3b3;
  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: darkgray;
}
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 10rem;
}
#g-offcanvas #g-mobilemenu-container ul i.fa {
  width: 1.5rem;
}
#g-mobilemenu-container {
  margin: -2.125rem;
}
.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-comingsoon #g-container-slideshow .g-default-slideshow .g-simplecontent-layout-header {
  padding-bottom: 0;
}
.g-comingsoon #g-container-slideshow .g-default-slideshow .g-simplecounter .g-simplecounter-block {
  padding-bottom: 7.5rem;
}
.g-comingsoon #g-container-slideshow .g-default-slideshow .g-simplecounter .g-simplecounter-block .counter_container {
  padding: 1rem;
  background-color: rgba(255, 255, 255, 0);
  background-image: -webkit-linear-gradient(-360deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(90deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
}
.g-offline .g-default-slideshow {
  color: #ffffff;
}
.g-offline .g-default-slideshow .g-simplecontent-layout-header {
  padding-bottom: 0;
}
.g-offline .g-default-slideshow .g-loginform {
  padding: 2rem 0;
  background-color: rgba(255, 255, 255, 0);
  background-image: -webkit-linear-gradient(-360deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(90deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
}
.g-offline .g-default-slideshow .g-loginform #g-loginform {
  margin: 0 auto;
  width: 30%;
}
.g-offline #frame {
  padding: 1rem 0 2rem;
  background-color: rgba(255, 255, 255, 0);
  background-image: -webkit-linear-gradient(-360deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(90deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
}
.g-offline #frame #form-login {
  margin: 0 auto;
  width: 30%;
}
.g-offline #grav-login {
  max-width: 32rem;
  color: #a9a9a9;
}
.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 {
  margin-top: 8px;
}
.g-social a {
  color: #000061;
  padding: 0.1rem 0.2rem;
  display: inline-block;
  width: auto;
  height: auto;
  font-size: 1.2rem;
  border-radius: 2px;
}
.g-social a:hover {
  color: #bdbdbd !important;
}
@media only all and (max-width: 47.99rem) {
  .g-social {
    text-align: center;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-social {
    text-align: center;
  }
}
.g-audioplayer {
  position: relative;
  padding: 1.5rem;
}
.g-audioplayer .g-audioplayer-info {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-info {
    display: block;
  }
}
.g-audioplayer .g-audioplayer-left {
  padding-right: 2.125rem;
}
.dir-rtl .g-audioplayer .g-audioplayer-left {
  padding: 0;
  padding-left: 2.125rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-left {
    padding: 0;
    margin-bottom: 2.125rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-left {
    padding: 0;
    margin-bottom: 2.125rem;
  }
}
.g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
  border-radius: 3px;
  min-width: 200px;
  max-width: 200px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
    width: 100%;
  }
}
.g-audioplayer .g-audioplayer-right {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
}
.g-audioplayer .g-audioplayer-right .g-audioplayer-nowplaying {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
}
.g-audioplayer .g-audioplayer-right .g-audioplayer-trackinfo {
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
}
.g-audioplayer .g-audioplayer-playlist {
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-playlist {
    font-size: 1.3rem;
  }
}
.g-audioplayer .g-audioplayer-playlist ol {
  padding-left: 0;
}
.g-audioplayer .g-audioplayer-playlist ol li {
  padding: 0.925rem 0;
  list-style-position: inside;
  border-bottom: 1px solid rgba(128, 128, 128, 0.1);
}
.g-audioplayer .g-audioplayer-playlist ol li a {
  color: #000061;
}
.g-audioplayer .g-audioplayer-playlist ol li .fa {
  padding-left: 0.625rem;
  color: #bdbdbd;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.dir-rtl .g-audioplayer .g-audioplayer-playlist ol li .fa {
  padding-left: 0;
  padding-right: 0.625rem;
}
.g-audioplayer .g-audioplayer-playlist ol li.playing .fa {
  opacity: 1;
}
.g-audioplayer .g-audioplayer-button {
  float: right;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-button {
    float: none;
  }
}
@media only all and (max-width: 30rem) {
  .g-audioplayer .g-audioplayer-button {
    float: none;
  }
}
.g-audioplayer .g-audioplayer-button .button {
  padding: 0.4rem 1.4rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-button .button {
    margin: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-audioplayer .g-audioplayer-button .button {
    margin: 0;
  }
}
.g-audioplayer .audiojs .g-audioplayer-buttons {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button {
  width: 72px;
  height: 62px;
  border-radius: 5px;
  background: #bdbdbd;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #ffffff;
  margin: 0.425rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button .fa-step-forward, .dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button .fa-step-backward {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:first-child {
  margin-left: 0;
}
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:first-child {
  margin: 0.425rem;
  margin-right: 0;
}
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:last-child {
  margin-right: 0;
}
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:last-child {
  margin: 0.425rem;
  margin-left: 0;
}
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:hover {
  cursor: pointer;
}
.g-audioplayer .audiojs .play-pause .loading, .g-audioplayer .audiojs .play-pause .error, .g-audioplayer .audiojs .play-pause .pause {
  display: none;
}
.g-audioplayer .audiojs.playing .pause {
  display: block;
}
.g-audioplayer .audiojs.playing .play {
  display: none;
}
.g-audioplayer .audiojs.loading .loading {
  display: block;
}
.g-audioplayer .audiojs.loading .pause, .g-audioplayer .audiojs.loading .play {
  display: none;
}
.g-audioplayer .audiojs.error .error {
  display: block;
}
.g-audioplayer .audiojs.error .pause, .g-audioplayer .audiojs.error .play {
  display: none;
}
.g-audioplayer .audiojs.error .scrubber {
  display: none;
}
.g-audioplayer .audiojs .error-message {
  margin: 0.625rem 0;
  color: #ef4a44;
}
.g-audioplayer .audiojs .scrubber {
  margin: 0.625rem 0;
  padding-bottom: 0.5rem;
  position: relative;
}
.g-audioplayer .audiojs .scrubber .progress {
  height: 6px;
  background: #bdbdbd;
}
.g-audioplayer .audiojs .scrubber .loaded {
  height: 6px;
  background: rgba(128, 128, 128, 0.1);
  position: absolute;
  top: 0;
}
.g-audioplayer .audiojs .time {
  font-size: 1.2rem;
  font-weight: 400;
}
.g-calendar-particle .g-calendar .clndr .days-container:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.g-calendar-particle .g-calendar .clndr .controls .clndr-previous-button, .g-calendar-particle .g-calendar .clndr .controls .clndr-next-button {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}
.g-calendar-particle .g-calendar .clndr {
  overflow: hidden;
  font-size: 1vw;
}
@media (max-width: 100rem) {
  .g-calendar-particle .g-calendar .clndr {
    font-size: 1rem;
  }
}
.g-calendar-particle .g-calendar .clndr .controls {
  font-size: 1.15vw;
  line-height: 3.5;
  background-color: #bdbdbd;
  color: #ffffff;
}
@media (max-width: 100rem) {
  .g-calendar-particle .g-calendar .clndr .controls {
    font-size: 1.15rem;
  }
}
.g-calendar-particle .g-calendar .clndr .controls .clndr-previous-button, .g-calendar-particle .g-calendar .clndr .controls .clndr-next-button {
  width: 10%;
  padding: 5px 0;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.g-calendar-particle .g-calendar .clndr .controls .clndr-previous-button:hover, .g-calendar-particle .g-calendar .clndr .controls .clndr-next-button:hover {
  background-color: #a4a4a4;
}
.dir-rtl .g-calendar-particle .g-calendar .clndr .controls .clndr-previous-button .fa-arrow-circle-left:before {
  content: "";
}
.dir-rtl .g-calendar-particle .g-calendar .clndr .controls .clndr-next-button .fa-arrow-circle-right:before {
  content: "";
}
.g-calendar-particle .g-calendar .clndr .controls .month-year {
  width: 80%;
  padding: 5px 0;
  display: inline-block;
  text-align: center;
  font-weight: 700;
  letter-spacing: 1px;
}
.g-calendar-particle .g-calendar .clndr .days-container {
  position: relative;
  width: 100%;
  height: 400px;
}
@media only all and (min-width: 80rem) {
  .g-calendar-particle .g-calendar .clndr .days-container {
    height: 575px;
  }
}
.g-calendar-particle .g-calendar .clndr .days-container .days {
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  border-left: 1px solid #e5e5e5;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day, .g-calendar-particle .g-calendar .clndr .days-container .days .empty {
  width: 14.2857142857%;
  display: inline-block;
  padding: 8px 0;
  line-height: 2.5;
  text-align: center;
  color: #000061;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day.today, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.today {
  color: #000000;
  font-weight: 500;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day.event, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.event {
  background-color: #cacaca;
  border-color: #e5e5e5;
  color: rgba(11, 11, 11, 0.8);
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s;
  cursor: pointer;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day.event:hover, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.event:hover {
  background-color: #bdbdbd;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day.adjacent-month, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.adjacent-month {
  color: rgba(0, 0, 0, 0.3);
}
.g-calendar-particle .g-calendar .clndr .days-container .days .empty {
  height: 31px;
  vertical-align: bottom;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .headers {
  border-bottom: 1px solid #e5e5e5;
  background-color: #f9fafb;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .headers .day-header {
  width: 14.2857142857%;
  display: inline-block;
  padding: 1rem 0;
  border-right: 1px solid #e5e5e5;
  text-align: center;
  text-transform: uppercase;
  color: rgba(87, 87, 87, 0.4);
  letter-spacing: 1px;
}
.g-calendar-particle .g-calendar .clndr .days-container .events {
  position: absolute;
  left: 100%;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .headers {
  position: relative;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .event-header {
  width: 100%;
  background-color: #bdbdbd;
  padding: 5px 0;
  text-align: center;
  color: #ffffff;
  font-weight: 500;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .x-button {
  position: absolute;
  font-size: 80%;
  top: 7px;
  left: 20px;
  cursor: pointer;
  color: #ffffff;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  transition: color 0.25s;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .x-button:hover {
  color: rgba(255, 255, 255, 0.75);
}
.dir-rtl .g-calendar-particle .g-calendar .clndr .days-container .events .x-button {
  right: 20px;
  left: auto;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list {
  overflow-y: auto;
  height: 90%;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event {
  padding: 8px 20px;
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  transition: background-color 0.25s;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event a {
  position: relative;
  letter-spacing: 1px;
  background-color: transparent;
  color: #000061;
  text-decoration: none;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  transition: color 0.25s;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event a:hover {
  color: #000094;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-desc {
  display: block;
  padding: 5px 0;
  font-size: 0.7vw;
}
@media (max-width: 142.8571428571rem) {
  .g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-desc {
    font-size: 1rem;
  }
}
.g-calendar-particle .g-calendar .clndr .days-container.show-events .days {
  left: -100%;
}
.g-calendar-particle .g-calendar .clndr .days-container.show-events .events {
  left: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.multislides .g-swiper-title, .g-swiper.multislides .g-swiper-text {
    font-size: 1rem !important;
  }
  .g-swiper.multislides .button {
    font-size: 0.7rem !important;
    padding: 0.4rem 0.75rem !important;
  }
  .g-swiper.multislides .swiper-navigation > div {
    font-size: 2rem !important;
  }
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-progressbar {
  top: auto;
  bottom: 0;
  height: 10px;
}
.g-swiper.swiper-container-vertical .swiper-navigation + .swiper-pagination-bullets {
  top: unset;
  bottom: 0;
  transform: none;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
    right: 0;
  }
}
.dir-rtl .g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
  right: auto;
  left: 10px;
}
@media only all and (max-width: 47.99rem) {
  .dir-rtl .g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
    left: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-vertical.swiper-container-coverflow > .swiper-pagination-bullets {
    right: 10px;
  }
  .dir-rtl .g-swiper.swiper-container-vertical.swiper-container-coverflow > .swiper-pagination-bullets {
    right: auto;
    left: 10px;
  }
}
.g-swiper div[class*="swiper-pagination-parent"] {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  z-index: 10;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 2rem 1rem;
  background: transparent;
  border: 2px solid #ffffff;
  opacity: 1;
  height: 22px;
  width: 22px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  outline: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
  }
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.focus, .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.active, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet.focus, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet.active {
  outline: 0;
  -moz-outline-style: none;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet::after {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffffff;
  position: absolute;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet::after {
    width: 4px;
    height: 4px;
  }
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #ffffff;
  opacity: 1;
  border-color: #ffffff;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active::after {
  width: 8px;
  height: 8px;
  background: #000000;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active::after {
    width: 6px;
    height: 6px;
  }
}
.g-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #bdbdbd;
}
.g-swiper .g-swiper-slider .swiper-slide {
  position: relative;
}
.g-swiper .g-swiper-slider .swiper-slide .swiper-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.g-swiper .g-swiper-slider .swiper-slide video {
  position: absolute;
  z-index: 10;
  width: 100%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide video {
    height: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide video {
    height: 100%;
  }
}
.g-swiper .g-swiper-slider .swiper-slide .slide {
  position: absolute;
  margin: 0 auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 20;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content {
  text-align: center;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
  font-size: 1.1vw;
  font-weight: 400;
  line-height: 1.3;
  margin: 1rem 4rem;
  max-width: 1200px;
  color: #ffffff;
}
@media (max-width: 118.1818181818rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
    font-size: 1.3rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
    font-size: 1rem;
  }
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
  font-size: 1.5vw;
  font-weight: 500;
  line-height: 1.3;
  margin: 1rem 3rem;
  color: #ffffff;
}
@media (max-width: 120rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
    font-size: 1.8rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
    font-size: 1.2rem;
  }
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .button {
  color: #c2c2c2;
  background: #000061;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .button {
    padding: 0.4rem 1rem;
    font-size: 0.8rem;
  }
}
.swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"] {
  position: absolute;
  font-size: 4rem;
  color: #ffffff;
  outline: none;
  z-index: 20;
  cursor: pointer;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
@media only all and (max-width: 47.99rem) {
  .swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"] {
    font-size: 3rem;
  }
}
.swiper-navigation div[class*="button-next"] {
  right: 1rem;
  top: 50%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
}
.swiper-navigation div[class*="button-prev"] {
  left: 1rem;
  top: 50%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
}
.swiper-navigation.rtl div[class*="button-prev"] {
  right: 1rem;
  left: auto;
}
.swiper-navigation.rtl div[class*="button-next"] {
  right: auto;
  left: 1rem;
}
div[class*="g-swiper-thumbs"] {
  margin: 2rem 0;
  font-weight: 700;
}
div[class*="g-swiper-thumbs"].gallery-thumbs {
  box-sizing: border-box;
  cursor: pointer;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 6px;
  position: relative;
  pointer-events: auto;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 0.9vw;
  height: 100%;
  margin: -1rem 2rem 0;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 111.1111111111rem) {
  div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title {
    font-size: 1rem;
  }
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title span {
  z-index: 2;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  border-radius: 6px;
  transition: opacity 0.5s ease-in-out;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide-thumb-active:before {
  opacity: 0.25;
}
div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-next"], div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-prev"] {
  font-size: 3rem;
  opacity: 1;
  z-index: 20;
}
@media only all and (max-width: 47.99rem) {
  div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-next"], div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-prev"] {
    font-size: 2rem;
  }
}
/*******************************************/
/* kenburns animation */
/*******************************************/
.swiper-slide-active .kenburns {
  -webkit-animation: kenburns ease-out;
  -moz-animation: kenburns ease-out;
  animation: kenburns ease-out;
}
@-webkit-keyframes kenburns {
  0% {
    -webkit-transform: scale(1.5) rotate(0.02deg);
    -moz-transform: scale(1.5) rotate(0.02deg);
    -ms-transform: scale(1.5) rotate(0.02deg);
    -o-transform: scale(1.5) rotate(0.02deg);
    transform: scale(1.5) rotate(0.02deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0.02deg);
    -moz-transform: scale(1) rotate(0.02deg);
    -ms-transform: scale(1) rotate(0.02deg);
    -o-transform: scale(1) rotate(0.02deg);
    transform: scale(1) rotate(0.02deg);
  }
}
@keyframes kenburns {
  0% {
    -webkit-transform: scale(1.5) rotate(0.02deg);
    -moz-transform: scale(1.5) rotate(0.02deg);
    -ms-transform: scale(1.5) rotate(0.02deg);
    -o-transform: scale(1.5) rotate(0.02deg);
    transform: scale(1.5) rotate(0.02deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0.02deg);
    -moz-transform: scale(1) rotate(0.02deg);
    -ms-transform: scale(1) rotate(0.02deg);
    -o-transform: scale(1) rotate(0.02deg);
    transform: scale(1) rotate(0.02deg);
  }
}
/*******************************************/
/* kenburnsDownLeft animation */
/*******************************************/
.swiper-slide-active .kenburnsDownLeft {
  -webkit-animation: kenburnsDownLeft ease-out;
  -moz-animation: kenburnsDownLeft ease-out;
  animation: kenburnsDownLeft ease-out;
}
@-webkit-keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
    -moz-transform: scale(1.5) translate(10%, -10%);
    -ms-transform: scale(1.5) translate(10%, -10%);
    -o-transform: scale(1.5) translate(10%, -10%);
    transform: scale(1.5) translate(10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
    -moz-transform: scale(1.5) translate(10%, -10%);
    -ms-transform: scale(1.5) translate(10%, -10%);
    -o-transform: scale(1.5) translate(10%, -10%);
    transform: scale(1.5) translate(10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDownRight animation */
/*******************************************/
.swiper-slide-active .kenburnsDownRight {
  -webkit-animation: kenburnsDownRight ease-out;
  animation: kenburnsDownRight ease-out;
}
@-webkit-keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
    -moz-transform: scale(1.5) translate(-10%, -10%);
    -ms-transform: scale(1.5) translate(-10%, -10%);
    -o-transform: scale(1.5) translate(-10%, -10%);
    transform: scale(1.5) translate(-10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
    -moz-transform: scale(1.5) translate(-10%, -10%);
    -ms-transform: scale(1.5) translate(-10%, -10%);
    -o-transform: scale(1.5) translate(-10%, -10%);
    transform: scale(1.5) translate(-10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDown animation */
/*******************************************/
.swiper-slide-active .kenburnsDown {
  -webkit-animation: kenburnsDown ease-out;
  animation: kenburnsDown ease-out;
}
@-webkit-keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
    -moz-transform: scale(1.5) translate(0, -10%);
    -ms-transform: scale(1.5) translate(0, -10%);
    -o-transform: scale(1.5) translate(0, -10%);
    transform: scale(1.5) translate(0, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
    -moz-transform: scale(1.5) translate(0, -10%);
    -ms-transform: scale(1.5) translate(0, -10%);
    -o-transform: scale(1.5) translate(0, -10%);
    transform: scale(1.5) translate(0, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsLeft animation */
/*******************************************/
.swiper-slide-active .kenburnsLeft {
  -webkit-animation: kenburnsLeft ease-out;
  animation: kenburnsLeft ease-out;
}
@-webkit-keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
    -moz-transform: scale(1.5) translate(10%, 0);
    -ms-transform: scale(1.5) translate(10%, 0);
    -o-transform: scale(1.5) translate(10%, 0);
    transform: scale(1.5) translate(10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
    -moz-transform: scale(1.5) translate(10%, 0);
    -ms-transform: scale(1.5) translate(10%, 0);
    -o-transform: scale(1.5) translate(10%, 0);
    transform: scale(1.5) translate(10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsRight animation */
/*******************************************/
.swiper-slide-active .kenburnsRight {
  -webkit-animation: kenburnsRight ease-out;
  animation: kenburnsRight ease-out;
}
@-webkit-keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
    -moz-transform: scale(1.5) translate(-10%, 0);
    -ms-transform: scale(1.5) translate(-10%, 0);
    -o-transform: scale(1.5) translate(-10%, 0);
    transform: scale(1.5) translate(-10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
    -moz-transform: scale(1.5) translate(-10%, 0);
    -ms-transform: scale(1.5) translate(-10%, 0);
    -o-transform: scale(1.5) translate(-10%, 0);
    transform: scale(1.5) translate(-10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpLeft animation */
/*******************************************/
.swiper-slide-active .kenburnsUpLeft {
  -webkit-animation: kenburnsUpLeft ease-out;
  animation: kenburnsUpLeft ease-out;
}
@-webkit-keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
    -moz-transform: scale(1.5) translate(10%, 10%);
    -ms-transform: scale(1.5) translate(10%, 10%);
    -o-transform: scale(1.5) translate(10%, 10%);
    transform: scale(1.5) translate(10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
    -moz-transform: scale(1.5) translate(10%, 10%);
    -ms-transform: scale(1.5) translate(10%, 10%);
    -o-transform: scale(1.5) translate(10%, 10%);
    transform: scale(1.5) translate(10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpRight animation */
/*******************************************/
.swiper-slide-active .kenburnsUpRight {
  -webkit-animation: kenburnsUpRight ease-out;
  animation: kenburnsUpRight ease-out;
}
@-webkit-keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
    -moz-transform: scale(1.5) translate(-10%, 10%);
    -ms-transform: scale(1.5) translate(-10%, 10%);
    -o-transform: scale(1.5) translate(-10%, 10%);
    transform: scale(1.5) translate(-10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
    -moz-transform: scale(1.5) translate(-10%, 10%);
    -ms-transform: scale(1.5) translate(-10%, 10%);
    -o-transform: scale(1.5) translate(-10%, 10%);
    transform: scale(1.5) translate(-10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUp animation */
/*******************************************/
.swiper-slide-active .kenburnsUp {
  -webkit-animation: kenburnsUp ease-out;
  animation: kenburnsUp ease-out;
}
@-webkit-keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
    -moz-transform: scale(1.5) translate(0, 10%);
    -ms-transform: scale(1.5) translate(0, 10%);
    -o-transform: scale(1.5) translate(0, 10%);
    transform: scale(1.5) translate(0, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
    -moz-transform: scale(1.5) translate(0, 10%);
    -ms-transform: scale(1.5) translate(0, 10%);
    -o-transform: scale(1.5) translate(0, 10%);
    transform: scale(1.5) translate(0, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*
*  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-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .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, .owl-carousel .owl-videolocal-play-icon {
  position: absolute;
  height: 66px;
  width: 66px;
  left: 50%;
  bottom: 15%;
  margin-left: -40px;
  margin-top: -40px;
  background: url('../../images/owlcarousel/play.svg') no-repeat;
  background-size: contain;
  cursor: pointer;
  z-index: 3;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  opacity: 1;
}
.owl-carousel .owl-video-play-icon.paused, .owl-carousel .owl-videolocal-play-icon.paused {
  background: url('../../images/owlcarousel/paused.svg');
  background-size: contain;
  opacity: 0.8;
}
.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 {
  opacity: 1;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.owl-nav div, .owl-nav button {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 40px;
  outline: none;
  background-color: transparent;
  display: inline-block;
  opacity: 1;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.owl-nav div:hover, .owl-nav button:hover {
  color: #bdbdbd;
}
@media only all and (max-width: 30rem) {
  .owl-nav div, .owl-nav button {
    position: relative;
  }
}
.owl-nav div.owl-prev, .owl-nav button.owl-prev {
  margin-right: 7.5rem;
}
@media only all and (max-width: 30rem) {
  .owl-nav div.owl-prev, .owl-nav button.owl-prev {
    margin-right: 3rem;
  }
}
.dir-rtl .owl-nav div, .dir-rtl .owl-nav button {
  left: 0;
  right: auto;
}
.dir-rtl .owl-nav div.owl-next, .dir-rtl .owl-nav button.owl-next {
  margin-left: 7.5rem;
}
@media only all and (max-width: 30rem) {
  .dir-rtl .owl-nav div.owl-next, .dir-rtl .owl-nav button.owl-next {
    margin-left: 3rem;
  }
}
.owl-nav.disabled {
  display: none;
}
@media only all and (max-width: 30rem) {
  .owl-controls {
    text-align: center;
  }
}
.owl-dots .owl-dot {
  display: inline-block;
  background: rgba(255, 255, 255, 0.5);
  width: 5px;
  height: 5px;
  padding: 0;
  outline: none;
  border-radius: 100%;
  margin: 0 0.6rem;
  background: #ffffff;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.owl-dots .owl-dot.active {
  background: #bdbdbd;
  width: 15px;
  height: 15px;
}
.owlcarousel-offset {
  margin-right: -45px !important;
  margin-bottom: -45px !important;
  margin-left: -45px !important;
  position: relative;
  z-index: 2;
}
@media only all and (max-width: 47.99rem) {
  .owlcarousel-offset {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
.owlcarousel-offset.size-100 {
  flex-basis: auto;
  width: auto;
}
.g-owlcarousel-description {
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-size: 1.25rem;
  font-weight: 400;
}
.g-owlcarousel-header {
  padding: 1.5rem !important;
  margin: 0.625rem;
}
.g-owlcarousel-layout-standard {
  position: relative;
}
.g-owlcarousel-layout-standard .g-owlcarousel-header {
  margin: 0.625rem;
  padding-bottom: 0.1rem !important;
}
.g-owlcarousel-layout-standard .video {
  position: absolute;
  width: 100%;
  height: 100%;
}
.g-owlcarousel-layout-standard .video video {
  width: 100% !important;
  height: 100% !important;
  object-fit: inherit;
}
.g-owlcarousel-layout-standard .g-title {
  color: #bdbdbd;
  padding: 0;
}
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content {
  text-align: center;
  padding: 12rem 0 12rem 0;
  position: relative;
}
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-title {
  position: relative;
  font-size: 4.4vw;
  font-family: "raleway", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 100;
  line-height: 1.1;
  padding-bottom: 1.2rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-title {
    font-size: 3.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-title {
    font-size: 2.5rem;
  }
}
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-subtitle {
  padding-bottom: 6rem;
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  font-size: 0.8rem;
  color: #c2c2c2;
  opacity: 0.5;
  letter-spacing: 11px;
  text-transform: uppercase;
  display: block;
  position: relative;
  z-index: 2;
}
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-author {
  padding-top: 10px;
}
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-author .author-image {
  display: inline-block;
  line-height: 1.5rem;
  margin-right: 10px;
}
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-author .author-image img {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
}
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-author .author-name {
  display: inline-block;
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  color: #c2c2c2;
  line-height: 25px;
  vertical-align: top;
}
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-desc {
  padding-top: 1.5rem;
  font-size: 1.3rem;
  color: #c2c2c2;
  font-family: "cabin", sans-serif, "Tahoma", "Geneva", "Arial";
  position: relative;
  z-index: 2;
}
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-link .g-owlcarousel-item-button {
  padding: 0.3rem 0;
}
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-link .g-owlcarousel-item-button:hover {
  color: #bdbdbd;
}
.g-owlcarousel-layout-standard .g-container-wrapper-panel {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 2;
  text-align: center;
}
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel {
  text-transform: uppercase;
  padding: 2.5rem 0;
  margin: 0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0;
  -moz-flex: 1 0;
  -ms-flex: 1 0;
  flex: 1 0;
  border-bottom: 2px solid transparent;
}
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel span {
  display: inline;
  margin: 0;
}
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel.selected {
  border-color: #bdbdbd;
}
.g-owlcarousel-layout-standard .owl-dots {
  position: absolute;
  left: 50%;
  margin-left: -40px;
}
.g-owlcarousel-layout-standard .owl-nav div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 1.5rem;
  color: #c2c2c2;
  text-align: center;
  margin: auto;
  border-radius: 50%;
  border: 2px solid #c2c2c2;
}
.g-owlcarousel-layout-standard .owl-nav div.owl-prev {
  left: 2rem;
  right: auto;
}
.g-owlcarousel-layout-standard .owl-nav div.owl-prev .fa {
  padding-right: 3px;
}
.g-owlcarousel-layout-standard .owl-nav div.owl-prev:hover {
  color: #bdbdbd;
  border-color: #bdbdbd;
}
.rtl .g-owlcarousel-layout-standard .owl-nav div.owl-prev {
  right: 2rem;
  left: auto;
}
.g-owlcarousel-layout-standard .owl-nav div.owl-next {
  right: 2rem;
  left: auto;
}
.g-owlcarousel-layout-standard .owl-nav div.owl-next .fa {
  padding-left: 3px;
}
.g-owlcarousel-layout-standard .owl-nav div.owl-next:hover {
  color: #68abcc;
  border-color: #68abcc;
}
.rtl .g-owlcarousel-layout-standard .owl-nav div.owl-next {
  left: 2rem;
  right: auto;
}
.g-owlcarousel:hover .owl-nav {
  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: 80rem) {
  .g-owlcarousel-item-content-container {
    width: 80rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 79.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: 1.5rem;
}
.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: 79.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%;
  }
}
.g-owlcarousel-item-title {
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-size: 3rem;
  color: #ffffff;
  padding-bottom: 1.1rem;
  font-weight: 400;
  text-transform: uppercase;
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 2;
  margin: 2.125rem;
}
.g-owlcarousel-item-desc {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 300;
  padding-bottom: 3rem;
  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-owlcarousel-layout-testimonial {
  padding: 3.5rem 0;
  text-align: center;
}
.g-owlcarousel-layout-testimonial .quot-mark {
  display: block;
  margin: 0 auto;
  width: 46px;
  height: 38px;
  margin-bottom: 2.125rem;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA0MSAzMyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij48cGF0aCBpZD0icXVvdCIgZD0iTTM2LjI2NCwyLjYzMmwtMS4xNzksLTIuMjk3Yy00LjM4NywyLjA3IC03LjY2Nyw0Ljc5MSAtOS44NCw4LjE2NGMtMi4xNzIsMy4zNzMgLTMuMjU5LDcuMTkxIC0zLjI1OSwxMS40NTNjMCwzLjM1MiAwLjcyNCw2LjE0NiAyLjE3Myw4LjM4YzEuNzM4LDIuNjkxIDQuMjQyLDQuMDM2IDcuNTEyLDQuMDM2YzIuMjc1LDAgNC4xOTksLTAuNzc2IDUuNzczLC0yLjMyOGMxLjU3MiwtMS41NTIgMi4zNTksLTMuNDg2IDIuMzU5LC01LjgwNWMwLC0yLjQ4MyAtMC43NzYsLTQuNDU5IC0yLjMyOCwtNS45MjhjLTEuNTUyLC0xLjQ2OSAtMy40ODcsLTIuMjA0IC01LjgwNCwtMi4yMDRjLTEuNjk4LDAgLTMuMjcsMC41NTggLTQuNzE4LDEuNjc2Yy0wLjI0OSwtMC43NDUgLTAuMzczLC0xLjYzNCAtMC4zNzMsLTIuNjY5YzAsLTIuNDQyIDAuOTUyLC00Ljg1MiAyLjg1NiwtNy4yMzNjMS45MDMsLTIuMzc5IDQuMTc5LC00LjEyNyA2LjgyOCwtNS4yNDVsMCwwWk0xNC42NjEsMi42MzJsLTEuMTc5LC0yLjI5N2MtNC4zODgsMi4wNyAtNy42NjcsNC43OTEgLTkuODQsOC4xNjRjLTAuNDc3LDAuNzQxIC0wLjkwMiwxLjUwMyAtMS4yNzUsMi4yODhjLTEuMzIyLDIuNzg0IC0xLjk4NCw1LjgzOSAtMS45ODQsOS4xNjVjMCwzLjM1MiAwLjcyNCw2LjE0NiAyLjE3Myw4LjM4YzEuNzM4LDIuNjkxIDQuMjQyLDQuMDM2IDcuNTExLDQuMDM2YzEuNDQ4LDAgMi43OTQsLTAuMzUyIDQuMDM1LC0xLjA1NmMxLjI0MiwtMC43MDMgMi4yMzUsLTEuNjc2IDIuOTgsLTIuOTE3YzAuNzQ1LC0xLjI0MiAxLjExOCwtMi42MjggMS4xMTgsLTQuMTZjMCwtMi40ODMgLTAuNzg3LC00LjQ1OSAtMi4zNTksLTUuOTI4Yy0xLjU3NCwtMS40NjkgLTMuNDk4LC0yLjIwNCAtNS43NzQsLTIuMjA0Yy0xLjczOCwwIC0zLjMxMSwwLjU1OCAtNC43MTgsMS42NzZjLTAuMjQ4LC0wLjc0NSAtMC4zNzIsLTEuNjM0IC0wLjM3MiwtMi42NjljMCwtMi40NDIgMC45NTEsLTQuODUyIDIuODU2LC03LjIzM2MxLjkwMywtMi4zNzkgNC4xNzksLTQuMTI3IDYuODI4LC01LjI0NWwwLDBaIiBzdHlsZT0iZmlsbDojZmZmO2ZpbGwtb3BhY2l0eTowLjE1O2ZpbGwtcnVsZTpub256ZXJvOyIvPjwvc3ZnPg==);
}
.g-owlcarousel-layout-testimonial .g-title {
  text-align: center;
  font-family: "cabin", sans-serif, "Tahoma", "Geneva", "Arial";
  font-size: 0.66rem;
  font-weight: 700;
  opacity: 0.5;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc {
  font-family: "cabin", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  padding: 1.5rem;
  margin: 0.625rem;
  font-size: 1.875rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc {
    display: block;
    padding-top: 2rem;
    font-size: 1.5rem;
    padding: 1.5rem 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc {
    font-size: 1.9rem;
  }
}
.g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc i {
  display: block;
  font-size: 2rem;
  padding: 1.5rem;
  margin: 0.625rem;
}
.g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc .g-owlcarousel-item-title {
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  font-style: normal;
  position: relative;
  opacity: 0.5;
  text-transform: none;
  font-size: 1rem;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.g-owlcarousel-layout-testimonial .g-owlcarousel-author {
  padding-bottom: 3rem;
  margin-bottom: 0.625rem;
  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;
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-layout-testimonial .g-owlcarousel-author {
    display: block;
    text-align: center;
  }
}
.g-owlcarousel-layout-testimonial .g-owlcarousel-author .author-name {
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  line-height: 1;
  font-size: 1rem;
  color: #000061;
  padding-top: 1.5rem;
}
.g-owlcarousel-layout-testimonial .g-owlcarousel-author .author-name span {
  font-size: 1rem;
  opacity: 0.5;
}
.g-owlcarousel-layout-testimonial .g-owlcarousel-author .author-name:before {
  content: '-';
  margin-right: 5px;
}
.g-owlcarousel-layout-testimonial .g-owlcarousel-author-image img {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  padding: 0;
  margin: 0 auto;
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-layout-testimonial .g-owlcarousel-author-image img {
    margin-bottom: 0.625rem;
  }
}
.g-owlcarousel-layout-testimonial .owl-dots {
  margin: 0.625rem 0;
  text-align: center;
  vertical-align: middle;
}
.g-owlcarousel-layout-testimonial .owl-dots .owl-dot {
  vertical-align: middle;
  border-radius: 100%;
  margin: 0 0.6rem;
  background: transparent;
  border: 2px solid #ffffff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.g-owlcarousel-layout-testimonial .owl-dots .owl-dot.active {
  background: #bdbdbd;
  border: #bdbdbd;
}
.g-owlcarousel-layout-testimonial .owl-nav {
  margin: 0.625rem 0;
  text-align: center;
}
.g-owlcarousel-layout-testimonial .owl-nav div, .g-owlcarousel-layout-testimonial .owl-nav button {
  position: relative;
}
.g-owlcarousel-layout-testimonial .owl-nav div.owl-prev, .g-owlcarousel-layout-testimonial .owl-nav button.owl-prev {
  margin-right: 1.5rem;
}
.g-owlcarousel-layout-newsslider {
  left: inherit;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider {
    -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-owlcarousel-layout-newsslider .g-title {
  text-align: center;
  opacity: 0.5;
  padding-bottom: 0;
}
.g-owlcarousel-layout-newsslider .g-item-title {
  color: #bdbdbd;
  font-weight: 400;
  font-size: 1.6rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider .g-item-title {
    font-size: 1.3rem;
  }
}
.g-owlcarousel-layout-newsslider .owl-carousel {
  -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: 70%;
  background: #ffffff;
  border: 2px solid darkgray;
  padding: 1.5rem;
  border-radius: 4px;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider .owl-carousel {
    width: 100%;
  }
}
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item img {
  padding-right: 1.5rem;
  width: auto;
  float: left;
}
.dir-rtl .g-owlcarousel-layout-newsslider .owl-carousel .owl-item img {
  padding-right: 0;
  padding-left: 1.5rem;
}
.dir-rtl .g-owlcarousel-layout-newsslider .owl-carousel .owl-item img {
  float: right;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-layout-newsslider .owl-carousel .owl-item img {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-bottom: 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider .owl-carousel .owl-item img {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-bottom: 1.5rem;
  }
}
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item .g-owlcarousel-author {
  padding-bottom: 1.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item .g-owlcarousel-author img {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  padding: 0;
  margin-right: 0.625rem;
}
.dir-rtl .g-owlcarousel-layout-newsslider .owl-carousel .owl-item .g-owlcarousel-author img {
  margin-right: 0;
  margin-left: 0.625rem;
}
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item .g-owlcarousel-author .author-name {
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
}
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item .item {
  display: block;
}
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container {
  -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: 30%;
  height: 100%;
  background: #c2c2c2;
  padding: 0;
  border-radius: 4px 0 0 4px;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container {
    width: 100%;
  }
}
.dir-rtl .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container {
  border-radius: 0 4px 4px 0;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container {
    border-radius: 4px 4px 0 0;
  }
}
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel {
  margin-bottom: 0;
  vertical-align: middle;
  -webkit-transition: box-shadow 0.4s ease-out;
  -moz-transition: box-shadow 0.4s ease-out;
  transition: box-shadow 0.4s ease-out;
  border: 2px solid darkgray;
  margin-bottom: -2px;
  border-right: 0 none;
  position: relative;
}
.dir-rtl .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel {
  border-right: 2px solid darkgray;
  border-left: 0 none;
}
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel a {
  padding: 0.5rem 0.5rem 0.5rem 2.5rem;
}
.dir-rtl .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel a {
  padding: 0.5rem 2.5rem 0.5rem 0.5rem;
}
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel i {
  padding-right: 1rem;
  font-size: 1.5rem;
  opacity: 0.3;
  position: absolute;
  top: 0.4rem;
  line-height: 1.5;
}
.dir-rtl .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel i {
  padding-right: 0;
  padding-left: 1rem;
}
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel i + .g-owlcarousel-panel-title {
  margin-left: 3rem;
}
.dir-rtl .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel i + .g-owlcarousel-panel-title {
  margin-left: 0;
  margin-right: 3rem;
}
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel.selected {
  background: #bababa;
}
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel.selected:after {
  display: none;
}
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel.selected .g-owlcarousel-panel-title {
  color: #68abcc;
}
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel.selected i {
  opacity: 1;
  color: #68abcc;
}
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-title {
  margin: 0;
  font-size: 1rem;
  color: #000061;
}
.g-owlcarousel-layout-showcase {
  position: relative;
  display: block;
  background: #68abcc;
  border-top: 4px solid #bdbdbd;
}
.g-owlcarousel-layout-showcase .owl-loaded .owl-nav {
  display: none;
}
.g-owlcarousel-layout-showcase .g-owlcarousel .owl-stage .owl-item .item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  flex-flow: wrap;
}
.g-owlcarousel-layout-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link {
  -webkit-box-flex: 50%;
  -moz-box-flex: 50%;
  box-flex: 50%;
  -webkit-flex: 50% 1;
  -moz-flex: 50% 1;
  -ms-flex: 50% 1;
  flex: 50% 1;
}
.g-owlcarousel-layout-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link .showcase-image {
  position: relative;
  z-index: 0;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.g-owlcarousel-layout-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link .showcase-image .item-icon-overlay {
  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;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  font-size: 1.5rem;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.g-owlcarousel-layout-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link .showcase-image:hover .item-icon-overlay {
  opacity: 1;
  background: rgba(189, 189, 189, 0.75);
}
.g-owlcarousel-layout-showcase .g-owlcarousel-panel-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  padding: 1.5rem;
  margin: 0;
}
.g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .g-owlcarousel-description {
  line-height: 2.5rem;
  text-align: center;
  font-size: 1rem;
  -webkit-box-flex: 50%;
  -moz-box-flex: 50%;
  box-flex: 50%;
  -webkit-flex: 50% 1;
  -moz-flex: 50% 1;
  -ms-flex: 50% 1;
  flex: 50% 1;
  white-space: nowrap;
}
.g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .g-owlcarousel-description .fa {
  margin-right: 10px;
}
.g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .owl-controls {
  text-align: center;
  -webkit-box-flex: 50%;
  -moz-box-flex: 50%;
  box-flex: 50%;
  -webkit-flex: 50% 1;
  -moz-flex: 50% 1;
  -ms-flex: 50% 1;
  flex: 50% 1;
}
@media only all and (min-width: 92.8125rem) {
  .g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .owl-controls {
    text-align: right;
  }
}
.g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .owl-controls .owl-nav div, .g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .owl-controls .owl-nav button {
  position: relative;
  cursor: pointer;
  font-size: 2rem;
  color: #ffffff;
  opacity: 0.4;
  line-height: 2.5rem;
  text-align: center;
}
.g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .owl-controls .owl-nav div.owl-prev, .g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .owl-controls .owl-nav div.owl-next, .g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .owl-controls .owl-nav button.owl-prev, .g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .owl-controls .owl-nav button.owl-next {
  margin: 0;
}
.g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .owl-controls .owl-nav div:hover, .g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .owl-controls .owl-nav button:hover {
  background-color: #bdbdbd;
  color: #ffffff;
  opacity: 1;
}
.g-owlcarousel-layout-showcase:after {
  position: absolute;
  bottom: 0;
  z-index: 2;
  content: '';
  display: block;
  width: 100%;
  height: 80px;
  background-color: rgba(0, 0, 0, 0);
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(104, 171, 204, 0.05) 10%, #68abcc 70%);
  background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(104, 171, 204, 0.05) 10%, #68abcc 70%);
}
.g-owlcarousel-panel-container {
  margin-top: 2.125rem;
}
.g-owlcarousel-panel-container .g-owlcarousel-panel {
  display: block;
  cursor: pointer;
  margin-bottom: 1.5rem;
}
.g-owlcarousel-panel-container .g-owlcarousel-panel span {
  display: block;
  margin: 0 1rem;
}
.g-owlcarousel-panel-container .g-owlcarousel-panel a {
  display: block;
  width: 100%;
  height: 100%;
}
.g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-title {
  color: #68abcc;
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 0.625rem;
}
.g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-subtitle {
  color: #bdbdbd;
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  font-size: 1.1rem;
}
@media only all and (min-width: 60rem) and (max-width: 79.99rem) {
  .g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-subtitle {
    font-size: 1rem;
  }
}
.g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-desc {
  color: #bdbdbd;
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  font-size: 1.1rem;
}
.g-owlcarousel-panel-indicator {
  width: 96px;
  height: 50px;
  position: absolute;
  left: 0;
  z-index: 2;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  top: -3.075rem;
}
.dir-rtl .g-owlcarousel-panel-indicator {
  left: 200px;
}
.g-blockcontent {
  font-family: "raleway", sans-serif, "Tahoma", "Geneva", "Arial";
}
.g-blockcontent-subcontent-title {
  margin: 0.625rem 0;
}
.g-blockcontent-subcontent-title-icon {
  margin-bottom: 0.625rem;
}
.g-blockcontent-subcontent-title-text {
  font-family: "cabin", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 1rem;
  color: #000061;
}
.g-blockcontent-subcontent {
  margin: -2.125rem;
}
.g-blockcontent-spacing .g-blockcontent-subcontent {
  margin: -0.625rem 0;
}
.g-blockcontent-subcontent-subtitle {
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 300;
  font-size: 0.7rem;
  color: #000000;
  vertical-align: super;
}
.g-blockcontent-subcontent-desc {
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  font-size: 0.95rem;
  position: relative;
  margin: 0.625rem;
  line-height: 1.4;
}
.g-blockcontent-subcontent-desc i {
  margin-top: 0.625rem;
}
.g-blockcontent-subcontent-img {
  border-radius: 4px;
}
.g-blockcontent-description {
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-size: 1rem;
  font-weight: 300;
}
.g-blockcontent-buttons {
  margin-top: 1.5rem;
}
.g-gridstatistic {
  text-align: center;
}
.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;
}
.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-bottom: 1.5rem;
  width: 100%;
  display: inline-block;
}
.g-gridstatistic .g-gridstatistic-item:last-child {
  padding-bottom: 0;
}
.g-gridstatistic .g-gridstatistic-readmore {
  display: block;
  margin: 1rem auto;
}
.g-gridstatistic .g-gridstatistic-item-text1 {
  font-family: "cabin", sans-serif, "Tahoma", "Geneva", "Arial" !important;
  text-align: center;
  font-size: 3.1rem;
  line-height: 1.5;
  font-weight: 400;
  color: #bdbdbd;
}
@media only all and (max-width: 47.99rem) {
  .g-gridstatistic .g-gridstatistic-item-text1 {
    font-size: 2rem;
  }
}
.g-gridstatistic .g-gridstatistic-item-icon {
  display: inline-block;
  font-size: 3rem;
  vertical-align: middle;
  line-height: 3rem;
  opacity: 0.5;
}
.g-gridstatistic .g-gridstatistic-item-icon .g-gridstatistic-item-separator {
  font-size: 1.5rem;
  font-family: "raleway", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  vertical-align: middle;
  padding: 0 0.625rem;
}
.g-gridstatistic .g-gridstatistic-item-text2 {
  margin-top: 0.625rem;
  font-family: "raleway", sans-serif, "Tahoma", "Geneva", "Arial";
  text-transform: capitalize;
  font-weight: 700;
  opacity: 0.5;
}
.g-gridstatistic .g-gridstatistic-item-text2 span {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 1.425rem;
  display: inline-block;
}
.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%;
  }
}
.g-gridstatistic .g-gridstatistic-footerdesc {
  margin-bottom: 0.625rem;
}
.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;
  -moz-flex-flow: row;
  flex-flow: row;
  -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-pricingtable-col-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  padding: 0.625rem;
}
.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%;
}
@media only all and (min-width: 60rem) and (max-width: 79.99rem) {
  .g-pricingtable-4-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%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-pricingtable-4-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-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: 2.125rem;
}
.g-pricingtable-footertext {
  margin-top: 2.125rem;
}
.g-pricingtable {
  width: 100%;
  list-style: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
  overflow: hidden;
}
.g-pricingtable .button {
  margin: 1.5rem 0;
  padding: 0.4rem 1.5rem;
  font-size: 0.95rem;
}
.g-pricingtable .g-pricingtable-ribbon {
  z-index: 2;
  position: absolute;
  line-height: 1.5;
  font-size: 0.6rem;
  font-weight: 700;
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  color: #ffffff;
  text-transform: uppercase;
  background: #bdbdbd;
  width: 135px;
  top: 30px;
  right: -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-family: "cabin", sans-serif, "Tahoma", "Geneva", "Arial";
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1;
  padding: 1.5rem 0;
}
.g-pricingtable .g-pricingtable-subtitle {
  padding-top: 0;
  margin-top: -1rem;
  font-size: 0.9rem;
}
.g-pricingtable .g-pricingtable-price {
  color: #bdbdbd;
  font-family: "raleway", sans-serif, "Tahoma", "Geneva", "Arial";
  font-size: 2.2rem;
  font-weight: 400;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-pricingtable .g-pricingtable-price {
    font-size: 1.8rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 79.99rem) {
  .g-pricingtable .g-pricingtable-price {
    font-size: 1.9rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-pricingtable .g-pricingtable-price {
    font-size: 2rem;
  }
}
.g-pricingtable .g-pricingtable-period {
  font-size: 1.5rem;
  font-family: "raleway", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 300;
  line-height: 0.5;
}
.g-pricingtable .g-pricingtable-desc {
  font-family: "playfairdisplay", sans-serif, "Tahoma", "Geneva", "Arial";
  font-size: 0.9rem;
  padding: 1.5rem 0;
}
.g-pricingtable .g-pricingtable-item {
  font-size: 1rem;
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  padding-bottom: 0.625rem;
}
.g-pricingtable .g-pricingtable-item.g-pricingtable-item-0 {
  position: relative;
  padding-top: 1.5rem;
}
.g-pricingtable .g-pricingtable-item .fa {
  color: #bdbdbd;
  padding-right: 0.625rem;
}
.dir-rtl .g-pricingtable .g-pricingtable-item .fa {
  padding-right: 0;
  padding-left: 1.2rem;
}
.g-pricingtable-accent1 .g-pricingtable .g-pricingtable-plan a, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-price, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-item .fa, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-item, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-period {
  color: #bdbdbd;
}
.g-pricingtable-accent1 .g-pricingtable .button {
  background: #bdbdbd;
  color: #c2c2c2 !important;
  border: 1px solid transparent;
}
.g-pricingtable-accent1 .g-pricingtable .button:hover, .g-pricingtable-accent1 .g-pricingtable .button:active, .g-pricingtable-accent1 .g-pricingtable .button:focus {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: transparent;
  color: #000061 !important;
}
.g-pricingtable-accent1 .g-pricingtable .g-pricingtable-ribbon {
  background-color: #bdbdbd;
}
.g-pricingtable-accent2 .g-pricingtable .g-pricingtable-plan a, .g-pricingtable-accent2 .g-pricingtable .g-pricingtable-price, .g-pricingtable-accent2 .g-pricingtable .g-pricingtable-item .fa, .g-pricingtable-accent2 .g-pricingtable .g-pricingtable-item, .g-pricingtable-accent2 .g-pricingtable .g-pricingtable-period {
  color: #68abcc;
}
.g-pricingtable-accent2 .g-pricingtable .button {
  background: #68abcc;
  color: #c2c2c2 !important;
  border: 1px solid transparent;
}
.g-pricingtable-accent2 .g-pricingtable .button:hover, .g-pricingtable-accent2 .g-pricingtable .button:active, .g-pricingtable-accent2 .g-pricingtable .button:focus {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: transparent;
  color: #000061 !important;
}
.g-pricingtable-accent2 .g-pricingtable .g-pricingtable-ribbon {
  background-color: #68abcc;
}
.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;
}
.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%;
  margin: 0.625rem;
  padding: 0.625rem;
  border-bottom: 1px solid transparent;
  min-width: 0;
  min-height: 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 {
  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-img {
  min-width: 156px;
}
.g-infolist .g-infolist-item-img.center {
  margin: 0.5rem 0;
}
.g-infolist .g-infolist-item-img.avatar img {
  border-radius: 100%;
  border: 2px solid #ffffff;
}
.g-infolist .g-infolist-item-icon {
  font-size: 2rem;
  color: #bdbdbd;
  width: 4.5rem;
  height: 4.5rem;
  border: 1px solid #bdbdbd;
  border-radius: 100%;
}
.g-infolist .g-infolist-item-icon .fa {
  vertical-align: sub;
}
.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.center {
  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;
  margin-right: 0;
  margin: 0 auto;
  margin-bottom: 1.5rem;
}
.g-infolist .g-infolist-item-icon.right {
  text-align: left;
}
.dir-rtl .g-infolist .g-infolist-item-icon.right {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item-text {
    padding-top: 1rem;
  }
}
.g-infolist .g-infolist-item-title {
  margin: 0.5rem 0 0 0;
  font-family: "cabin", sans-serif, "Tahoma", "Geneva", "Arial";
  padding-bottom: 0.625rem;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1;
}
.g-infolist .g-infolist-item-desc {
  margin: 0;
  padding-top: 0.8rem;
  font-size: 0.95rem;
  opacity: 0.7;
}
.g-infolist .g-infolist-tags {
  opacity: 0.8;
  margin: 1rem 0 0.5rem 0;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
}
.g-infolist .g-infolist-link {
  margin-top: 1rem;
}
.g-infolist.g-1cols .g-infolist-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.g-infolist.g-2cols .g-infolist-item {
  width: 47%;
}
.g-infolist.g-2cols .g-infolist-item:nth-child(odd) {
  margin-right: 1%;
}
.g-infolist.g-2cols .g-infolist-item:nth-child(even) {
  margin-left: 1%;
}
.g-infolist.g-3cols .g-infolist-item {
  width: 30.66667%;
}
.g-infolist.g-3cols .g-infolist-item:nth-child(3n-1) {
  margin-left: 0;
  margin-right: 0;
}
.g-infolist.g-4cols .g-infolist-item {
  width: 22.5%;
}
.g-infolist.g-4cols .g-infolist-item:nth-child(4n-2) {
  margin-left: 0;
  margin-right: 1%;
}
.g-infolist.g-4cols .g-infolist-item:nth-child(4n-1) {
  margin-left: 1%;
  margin-right: 0;
}
.g-infolist.g-5cols .g-infolist-item {
  width: 17.6%;
}
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-3) {
  margin-left: 0;
  margin-right: 1%;
}
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-2) {
  margin-left: 1%;
  margin-right: 1%;
}
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-1) {
  margin-left: 1%;
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist[class*="cols"] .g-infolist-item {
    width: 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
}
.g-infolist-textstyle-header .g-infolist-tags .g-tag {
  font-size: 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: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  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;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter {
    text-align: center;
  }
}
.g-newsletter .g-newsletter-headtext {
  margin-bottom: 0.625rem;
  padding-bottom: 1.5rem;
}
.g-newsletter .g-newsletter-sidetext {
  font-size: 0.8rem;
  text-transform: uppercase;
  float: left;
  line-height: 40px;
  margin-right: 1.5rem;
}
.dir-rtl .g-newsletter .g-newsletter-sidetext {
  float: right;
  margin-left: 1.5rem;
  margin-right: 0;
}
@media only all and (max-width: 30rem) {
  .g-newsletter .g-newsletter-sidetext {
    float: none;
    margin-right: 0;
    margin-bottom: 0.75rem;
  }
}
.g-newsletter .g-newsletter-inputbox, .g-newsletter .g-newsletter-button {
  display: inline;
}
.g-newsletter .g-newsletter-inputbox input {
  font-size: 1.375rem;
  border: 0;
  padding: 9px;
  margin-bottom: 0;
  width: 53%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-newsletter .g-newsletter-inputbox input {
    width: 40%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter .g-newsletter-inputbox input {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
.g-newsletter .g-newsletter-button .g-newsletter-button-submit {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
    width: 100%;
  }
}
.g-newsletter .g-newsletter-button .g-newsletter-button-icon {
  color: #bdbdbd;
}
.g-newsletter .g-newsletter-button .g-newsletter-button-icon i {
  font-size: 1.25rem;
  line-height: 40px;
  vertical-align: middle;
}
.g-newsletter .g-newsletter-button .g-newsletter-button-text {
  vertical-align: middle;
}
.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: 79.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-button .g-newsletter-button-submit {
  width: 100%;
}
.g-newsletter.g-newsletter-rounded .g-newsletter-inputbox .g-newsletter-button-submit, .g-newsletter.g-newsletter-rounded .g-newsletter-button .g-newsletter-button-submit {
  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;
}
.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: 75%;
}
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper {
  padding: 5px;
  background: #b5b5b5;
}
.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-inputbox .g-newsletter-button-submit, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button input, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button .g-newsletter-button-submit {
  height: 30px;
}
.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-icon i {
  line-height: 30px;
}
.g-newsletter.g-newsletter-aside-wrap.g-newsletter-rounded .g-newsletter-form-wrapper {
  border-radius: 25px;
}
.g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-button {
  margin-left: -2px;
}
.g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-button-icon i {
  line-height: 40px;
}
.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-wrapper.g-imagegrid-captions {
  margin: -1px;
}
.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: middle;
  position: relative;
}
.g-imagegrid .g-imagegrid-item img {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  width: 100%;
  height: 100%;
}
.g-imagegrid .g-imagegrid-item .g-imagegrid-caption {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.1rem;
  text-transform: uppercase;
  color: #ffffff;
  font-style: normal;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 15%;
  right: 0;
}
.g-imagegrid .g-imagegrid-item .indicator {
  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;
  color: #ffffff;
  font-style: normal;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.g-imagegrid .g-imagegrid-item .indicator div {
  padding: 1.5rem;
  font-size: 1.5rem;
  text-align: center;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.dir-rtl .g-imagegrid .g-imagegrid-item .indicator div {
  margin-right: 0;
}
.g-imagegrid .g-imagegrid-item .indicator div .fa {
  font-size: 4rem;
}
.g-imagegrid .g-imagegrid-item:hover {
  z-index: 10;
}
.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-item:hover .indicator div {
  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: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.g-imagegrid .g-imagegrid-link:before {
  color: #ffffff;
  background: rgba(189, 189, 189, 0.65);
  content: "";
  position: absolute;
  z-index: 1;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  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-captions .g-imagegrid-item {
  padding: 1px;
}
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
  width: 50%;
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
    width: 100%;
  }
}
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
  width: 33.33333%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
    width: 100%;
  }
}
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
  width: 25%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
    width: 100%;
  }
}
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 33.33333%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 50%;
  }
}
.g-gridcontent .g-gridcontent-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -0.625rem;
}
.g-gridcontent .g-gridcontent-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0px;
  width: 100%;
  display: inline-block;
  padding: 0.625rem;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper {
  -webkit-transition: background 0.55s ease-out;
  -moz-transition: background 0.55s ease-out;
  transition: background 0.55s ease-out;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper i.fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper span {
  display: block;
  text-align: center;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper i.fa {
  font-size: 2.8rem;
  color: #bdbdbd;
  margin: 1rem auto 2.5rem auto;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper:hover {
  background-color: #68abcc;
  color: #ffffff;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper:hover i.fa {
  color: #ffffff;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1 .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1 a {
  color: #bdbdbd;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1:hover {
  background-color: #bdbdbd;
  color: #ffffff;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1:hover .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1:hover a {
  color: #ffffff;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2 .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2 a {
  color: #68abcc;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2:hover {
  background-color: #68abcc;
  color: #ffffff;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2:hover .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2:hover a {
  color: #ffffff;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3 .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3 a {
  color: #000000;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3:hover {
  background-color: #000000;
  color: #ffffff;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3:hover .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3:hover a {
  color: #ffffff;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4 .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4 a {
  color: #ffffff;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4:hover {
  background-color: #ffffff;
  color: #000000;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4:hover .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4:hover a {
  color: #000000;
}
.g-gridcontent .g-gridcontent-title-desc .g-title {
  font-family: "cabin", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.1;
  margin: 0;
  padding: 0;
}
.g-gridcontent .g-gridcontent-readmore {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-readmore {
    text-align: center !important;
    margin-top: 1rem;
  }
}
.dir-rtl .g-gridcontent .g-gridcontent-readmore {
  text-align: left;
}
.g-gridcontent .g-gridcontent-item-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 2rem 0;
}
.g-gridcontent .g-gridcontent-item-title {
  font-family: "raleway", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1.3;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-gridcontent .g-gridcontent-item-title {
    font-size: 0.8rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-gridcontent .g-gridcontent-title-style-1 .g-gridcontent-item-title {
    font-size: 1rem;
  }
}
.g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
  width: 50%;
}
.g-gridcontent .g-gridcontent-3cols .g-gridcontent-item {
  width: 33.33333%;
}
.g-gridcontent .g-gridcontent-4cols .g-gridcontent-item {
  width: 25%;
}
.g-gridcontent .g-gridcontent-5cols .g-gridcontent-item {
  width: 20%;
}
.g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
  width: 16.66667%;
}
@media only all and (min-width: 60rem) and (max-width: 79.99rem) {
  .g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
    width: 33.33333%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
    width: 33.33333%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-3cols .g-gridcontent-item, .g-gridcontent .g-gridcontent-5cols .g-gridcontent-item {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-4cols .g-gridcontent-item, .g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
    width: 50%;
  }
}
.g-home-positions .g-gridcontent-item-wrapper, .g-home-particles .g-gridcontent-item-wrapper {
  border-right: 0 none !important;
  border-bottom: 0 none;
}
.g-home-positions .g-gridcontent-item, .g-home-particles .g-gridcontent-item {
  padding: 0;
}
.g-home-positions .g-gridcontent-wrapper, .g-home-particles .g-gridcontent-wrapper {
  margin: 0;
}
.g-home-positions.dir-rtl .g-gridcontent-item-wrapper, .g-home-particles.dir-rtl .g-gridcontent-item-wrapper {
  border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-left: 0 none !important;
}
.accordion {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1rem;
}
.accordion .accordion-item-title {
  color: #0000fa;
  cursor: pointer;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition: color 0.35s;
  -moz-transition: color 0.35s;
  transition: color 0.35s;
}
.accordion .accordion-item-title .toggle {
  background: #0000fa;
  color: #c2c2c2;
  float: right;
  padding: 0 4px;
  -webkit-transition: background 0.35s;
  -moz-transition: background 0.35s;
  transition: background 0.35s;
}
.dir-rtl .accordion .accordion-item-title .toggle {
  float: left;
}
.accordion li {
  padding: 1rem 0;
  border-bottom: 1px solid rgba(231, 232, 234, 0.25);
}
.accordion li.active .accordion-item-title {
  color: #bdbdbd;
}
.accordion li.active .toggle {
  background: #bdbdbd;
}
.accordion li div {
  padding: 0.5rem 0;
}
.g-simplecounter-block {
  display: block;
  margin: 2rem auto 0.5rem auto;
}
.g-simplecounter-calendar {
  text-align: center;
}
.g-simplecounter-calendar .counter-block {
  display: inline-block;
  margin: 0 0.5rem;
  padding: 0;
}
.g-simplecounter-calendar .number, .g-simplecounter-calendar .word {
  display: block;
  margin: 0;
  padding: 0;
}
.g-simplecounter-calendar .number {
  width: 100px;
  height: 80px;
  line-height: 80px;
  font-size: 2rem;
  font-weight: normal;
  border-radius: 4px;
  margin-bottom: 0.5rem;
  color: #ffffff;
  background: -webkit-linear-gradient(#a4a4a4 0%, #a4a4a4 50%, #bdbdbd 50%, #bdbdbd 100%);
  background: linear-gradient(to , #a4a4a4 50%, #bdbdbd 50%, #bdbdbd 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-simplecontent-item-created-date {
  font-size: 0.8rem;
  text-transform: uppercase;
}
.g-simplecontent-layout-header {
  padding: 1.5rem 0;
}
.g-simplecontent-item-content-title {
  font-size: 2.25rem;
  font-weight: 400;
  margin: 0.525rem 0;
}
.g-simplecontent-layout-header .g-simplecontent-item-content-title {
  font-family: "cabin", sans-serif, "Tahoma", "Geneva", "Arial";
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.5;
}
@media only all and (min-width: 60rem) and (max-width: 79.99rem) {
  .g-simplecontent-layout-header .g-simplecontent-item-content-title {
    font-size: 2.75rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-simplecontent-layout-header .g-simplecontent-item-content-title {
    font-size: 2.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-simplecontent-layout-header .g-simplecontent-item-content-title {
    font-size: 2rem;
  }
}
.g-simplecontent-item-author {
  font-size: 0.9rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
}
.g-simplecontent-item-leading-content {
  margin-bottom: 0.625rem;
  font-size: 1.3rem;
}
.g-simplecontent-layout-header .g-simplecontent-item-leading-content {
  color: #68abcc;
  font-size: 1.9rem;
}
.g-simplecontent-item-main-content {
  font-size: 0.9rem;
  margin-bottom: 0.625rem;
}
.g-simplecontent-layout-header .g-simplecontent-item-main-content {
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
.g-simplecontent-item-readmore-container {
  margin-top: 0.625rem;
  padding-top: 1.5rem;
}
.g-simplecontent-layout-header .g-simplecontent-item-author, .g-simplecontent-layout-header .g-simplecontent-item-created-date {
  display: inline-block;
  margin: 0;
  padding-right: 1.5rem;
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 300;
  font-size: 1.15rem;
  line-height: 2;
  text-transform: none;
}
.g-simplemenu-particle h6 {
  text-transform: uppercase;
  font-size: 0.9rem;
  margin-bottom: 0.625rem;
  opacity: 0.5;
}
.g-simplemenu-particle .g-simplemenu {
  list-style: none;
  margin: 0;
  padding: 0;
  -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;
  vertical-align: top;
}
.g-simplemenu-particle .g-simplemenu li {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.6;
}
.g-simplemenu-particle .g-simplemenu.g-simplemenu-0cols {
  width: 100%;
}
.g-simplemenu-particle .g-simplemenu.g-simplemenu-0cols li {
  width: auto;
}
@media only all and (max-width: 47.99rem) {
  .g-simplemenu-particle .g-simplemenu.g-simplemenu-0cols li {
    width: auto;
  }
}
.g-popupmodule-module-wrapper {
  display: none;
}
.g-simpleform {
  white-space: nowrap;
}
.g-simpleform .g-simpleform-item {
  position: relative;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
}
.dir-rtl .g-simpleform .g-simpleform-item {
  margin-right: 0;
  margin-left: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-simpleform .g-simpleform-item {
    margin-bottom: 0.625rem;
  }
}
.g-simpleform .g-simpleform-item label {
  margin-bottom: 0.625rem;
  display: block;
}
@media only all and (max-width: 47.99rem) {
  .g-simpleform .g-simpleform-item.g-simpleform-spinner {
    width: 100%;
  }
}
.g-simpleform .g-simpleform-item.g-simpleform-calendar .fa-calendar {
  margin-left: -33px;
  opacity: 0.5;
  pointer-events: none;
}
.dir-rtl .g-simpleform .g-simpleform-item.g-simpleform-calendar .fa-calendar {
  margin-left: auto;
  margin-right: -33px;
}
.g-simpleform .g-simpleform-thankyou, .g-simpleform .g-simpleform-error {
  display: none;
}
.g-simpleform .g-simpleform-button label {
  margin-bottom: 0.625rem;
  display: block;
}
@media only all and (max-width: 47.99rem) {
  .g-simpleform .g-simpleform-button label {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-simpleform .g-simpleform-button {
    margin-top: 0.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-simpleform .g-simpleform-button {
    width: 100%;
  }
}
.g-simpleform .g-simpleform-button .button {
  margin-bottom: 0;
  padding: 0.5rem 1rem;
}
.g-simpleform .g-simpleform-spinners {
  display: inline-block;
  margin-left: -22px;
  vertical-align: middle;
  line-height: 1px;
  z-index: 2;
  position: relative;
}
.dir-rtl .g-simpleform .g-simpleform-spinners {
  left: 22px;
}
.g-simpleform .g-simpleform-spinners a {
  display: block;
}
.g-simpleform .alert {
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  display: inline-block;
  white-space: normal;
}
.g-simpleform .g-simpleform-item-required-highlighted {
  background: rgba(255, 0, 0, 0.1);
}
.g-simpleform .g-simpleform-item-required-highlighted:hover {
  border-color: rgba(255, 0, 0, 0.5);
}
@media only all and (max-width: 47.99rem) {
  .g-simpleweather {
    width: 100%;
    text-align: center;
  }
}
.g-simpleweather .g-simpleweather-content {
  display: inline-block;
  margin-right: 0.625rem;
  font-size: 1.3rem;
  vertical-align: middle;
}
.dir-rtl .g-simpleweather .g-simpleweather-content {
  margin-right: 0;
  margin-left: 1.5rem;
}
.g-simpleweather i {
  font-family: "weather";
  font-size: 5rem;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  text-transform: none;
  vertical-align: middle;
}
.g-simpleweather .weathericon-0:before {
  content: ":";
}
.g-simpleweather .weathericon-1:before {
  content: "p";
}
.g-simpleweather .weathericon-2:before {
  content: "S";
}
.g-simpleweather .weathericon-3:before {
  content: "Q";
}
.g-simpleweather .weathericon-4:before {
  content: "S";
}
.g-simpleweather .weathericon-5:before {
  content: "W";
}
.g-simpleweather .weathericon-6:before {
  content: "W";
}
.g-simpleweather .weathericon-7:before {
  content: "W";
}
.g-simpleweather .weathericon-8:before {
  content: "W";
}
.g-simpleweather .weathericon-9:before {
  content: "I";
}
.g-simpleweather .weathericon-10:before {
  content: "W";
}
.g-simpleweather .weathericon-11:before {
  content: "I";
}
.g-simpleweather .weathericon-12:before {
  content: "I";
}
.g-simpleweather .weathericon-13:before {
  content: "I";
}
.g-simpleweather .weathericon-14:before {
  content: "I";
}
.g-simpleweather .weathericon-15:before {
  content: "W";
}
.g-simpleweather .weathericon-16:before {
  content: "I";
}
.g-simpleweather .weathericon-17:before {
  content: "W";
}
.g-simpleweather .weathericon-18:before {
  content: "U";
}
.g-simpleweather .weathericon-19:before {
  content: "Z";
}
.g-simpleweather .weathericon-20:before {
  content: "Z";
}
.g-simpleweather .weathericon-21:before {
  content: "Z";
}
.g-simpleweather .weathericon-22:before {
  content: "Z";
}
.g-simpleweather .weathericon-23:before {
  content: "Z";
}
.g-simpleweather .weathericon-24:before {
  content: "E";
}
.g-simpleweather .weathericon-25:before {
  content: "E";
}
.g-simpleweather .weathericon-26:before {
  content: "3";
}
.g-simpleweather .weathericon-27:before {
  content: "a";
}
.g-simpleweather .weathericon-28:before {
  content: "A";
}
.g-simpleweather .weathericon-29:before {
  content: "a";
}
.g-simpleweather .weathericon-30:before {
  content: "A";
}
.g-simpleweather .weathericon-31:before {
  content: "6";
}
.g-simpleweather .weathericon-32:before {
  content: "1";
}
.g-simpleweather .weathericon-33:before {
  content: "6";
}
.g-simpleweather .weathericon-34:before {
  content: "1";
}
.g-simpleweather .weathericon-35:before {
  content: "W";
}
.g-simpleweather .weathericon-36:before {
  content: "1";
}
.g-simpleweather .weathericon-37:before {
  content: "S";
}
.g-simpleweather .weathericon-38:before {
  content: "S";
}
.g-simpleweather .weathericon-39:before {
  content: "S";
}
.g-simpleweather .weathericon-40:before {
  content: "M";
}
.g-simpleweather .weathericon-41:before {
  content: "W";
}
.g-simpleweather .weathericon-42:before {
  content: "I";
}
.g-simpleweather .weathericon-43:before {
  content: "W";
}
.g-simpleweather .weathericon-44:before {
  content: "a";
}
.g-simpleweather .weathericon-45:before {
  content: "S";
}
.g-simpleweather .weathericon-46:before {
  content: "U";
}
.g-simpleweather .weathericon-47:before {
  content: "S";
}
.g-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  background: #000000;
}
.g-video iframe, .g-video object, .g-video embed, .g-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.g-video:hover .g-videolocal-play.pause {
  opacity: 1;
}
.g-video .g-videolocal-play {
  position: absolute;
  height: 3.5vw;
  width: 3.5vw;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 50%;
  margin-bottom: -40px;
  background: url('../../images/owlcarousel/play.svg') no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 1;
}
@media only all and (max-width: 30rem) {
  .g-video .g-videolocal-play {
    height: 12vw;
    width: 12vw;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-video .g-videolocal-play {
    height: 12vw;
    width: 12vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-video .g-videolocal-play {
    height: 6vw;
    width: 6vw;
  }
}
.g-video .g-videolocal-play.pause {
  background: url('../../images/owlcarousel/paused.svg');
  background-size: contain;
  opacity: 0;
}
.g-video .g-video-nocontrols::-webkit-media-controls {
  display: none !important;
}
.g-video-caption {
  background: #68abcc;
  color: #ffffff;
  text-align: center;
  font-size: 0.8rem;
  padding: 1rem 0;
}
.g-content-array {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.g-content-array .g-grid {
  margin-bottom: 3.1875rem;
}
.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: 3.1875rem;
  }
}
.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: 80rem;
}
@media only all and (min-width: 60rem) and (max-width: 79.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: 79.99rem) {
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 80rem) {
  .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: 79.99rem) {
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 80rem) {
  .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=citadel_137.css.map */