/* 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
 */

.g-onepage-nav {
  position: fixed;
  left: 0;
  top: 50%;
  z-index: 1010;
  visibility: hidden;
}
@media only all and (max-width: 47.99rem) {
  .g-onepage-nav {
    display: none;
  }
}
.g-onepage-nav.style1 ul {
  margin: 0;
  padding: 0.625rem;
  list-style: none;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.g-onepage-nav.style1 .g-onepage-nav-item {
  margin-bottom: 5px;
}
.g-onepage-nav.style1 .g-onepage-nav-item:last-child {
  margin-bottom: 0px;
}
.g-onepage-nav.style1 .g-onepage-nav-item a {
  width: 20px;
  height: 20px;
  background: rgba(0, 0, 0, 0.1);
  display: block;
  border-radius: 50%;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-onepage-nav.style1 .g-onepage-nav-item a:hover {
  background: #ffffff;
}
.g-onepage-nav.style1 .g-onepage-nav-item.uk-active > a {
  background: #ffffff;
}
.g-onepage-nav.style2 ul {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.g-onepage-nav.style2 .g-onepage-nav-item {
  margin-bottom: 5px;
}
.g-onepage-nav.style2 .g-onepage-nav-item:last-child {
  margin-bottom: 0px;
}
.g-onepage-nav.style2 .g-onepage-nav-item a {
  width: 40px;
  height: 30px;
  line-height: 30px;
  font-size: 1.2rem;
  display: block;
  text-align: center;
  color: #ffffff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-onepage-nav.style2 .g-onepage-nav-item a:hover {
  color: #014083;
}
.g-onepage-nav.style2 .g-onepage-nav-item.uk-active > a {
  color: #014083;
}
::selection {
  background: #014083;
}
.tm-price-table_featured {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px;
}
.tm-price-table_featured-inner {
  text-align: center;
  left: 0;
  width: 200%;
  -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 14px;
  line-height: 2;
  color: #fff;
  background-color: #014083;
}
.dataTables_wrapper table.jl-table {
  border: none;
}
.dataTables_wrapper table.jl-table td {
  border: none;
}
.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
}
.tm-edit {
  background: #014083 !important;
  color: #fff !important;
}
.jl-wrapper .jl-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
.jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
  box-sizing: content-box;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}
.jl-wrapper .g-container .el-content, .tm-header .g-container .el-content, .tm-header-mobile .g-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
@media only all and (min-width: 75rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 30rem;
  }
}
.jl-slideshow .el-content-wrapper {
  padding: 0.938rem;
  margin: 0.625rem;
}
.tm-header .navbar-wrapper, .tm-header-mobile .navbar-wrapper {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.tm-header-mobile-slide {
  z-index: 9;
}
[id^="jlnavbar-"][id$="-particle"] {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-simple .headerbar-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-simple .jl-container .g-main-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-simple .g-main-nav .g-toplevel > li {
  cursor: pointer;
}
.menu-extended .jl-container .jl-main-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-extended .nav-stacked {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-extended [class*="jl-drop-bottom"] {
  margin-top: 0;
}
.tm-header-mobile .jl-navbar {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.jl-header-overlay {
  position: absolute;
  z-index: 980;
  left: 0;
  right: 0;
}
[id^="jlnav-"][id$="-particle"] .jl-search-input {
  border-radius: 0;
  box-shadow: none;
}
.jl-notify {
  position: fixed;
  bottom: 25px;
  right: 15px;
  z-index: 1040;
  box-sizing: border-box;
}
.jl-notify .jl-iconnav > * > a {
  display: inline-flex;
}
.jl-notify .jl-icon-button {
  width: 45px;
  height: 45px;
  background-color: #014083;
  color: white;
}
.jl-notify .jl-icon-button svg {
  fill: white;
}
.jl-notify .jl-icon-button:hover, .jl-notify .jl-icon-button:focus, .jl-notify .jl-icon-button:active {
  color: #e6e6e6;
}
ul.jl-accordion, ul.jl-list, .jl-breadcrumb, .jl-comment-list {
  margin-left: 0;
}
ul.jl-tab, .jl-subnav {
  margin-top: 0;
}
address, dl, fieldset, ol, p, pre, ul.jl-list {
  margin: 0 0 20px 0;
}
.jl-fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  border-top: 1px solid #e5e5e5;
}
.jl-checkbox, .jl-radio {
  display: inline-block !important;
  width: 16px !important;
}
.jl-link {
  color: #014083;
}
.jl-link:hover, .jl-link:focus, .jl-link:active {
  color: #014082;
}
.el-news-ticker .jl-label {
  font-size: 14px;
  line-height: 1.5;
  padding: 0 10px;
}
.el-news-ticker .jl-slidenav.jl-icon {
  width: 30px;
}
@media only all and (max-width: 60rem) {
  .el-news-ticker .tm-heading, .el-news-ticker .tm-heading-right {
    margin: 0 !important;
  }
  .el-news-ticker .tm-heading-right:after, .el-news-ticker .tm-heading:after {
    display: none !important;
  }
}
a.jl-link-heading:hover, .jl-link-heading a:hover, .jl-link-toggle:hover .jl-link-heading, .jl-link-toggle:focus .jl-link-heading, .jl-notification-message-primary, .jl-button-link, .jl-nav-default > li > a:hover, .jl-nav-default > li > a:focus, .jl-nav-default > li.jl-active > a, .jl-nav-default .jl-nav-sub a:hover, .jl-nav-default .jl-nav-sub a:focus, .jl-nav-default .jl-nav-sub li.jl-active > a, .jl-nav-primary > li > a:hover, .jl-nav-primary > li > a:focus, .jl-nav-primary > li.jl-active > a, .jl-nav-primary .jl-nav-sub a:hover, .jl-nav-primary .jl-nav-sub a:focus, .jl-nav-primary .jl-nav-sub li.jl-active > a, .jl-navbar-nav > li.jl-active > a, .jl-navbar-nav > li > a:active, .jl-navbar-nav > li:hover > a, .jl-navbar-nav > li > a.jl-open, .jl-navbar-nav > li > a:focus, .jl-navbar-toggle.jl-open, .jl-navbar-toggle:focus, .jl-navbar-toggle:hover, .jl-navbar-dropdown-nav > li > a:focus, .jl-navbar-dropdown-nav > li > a:hover, .jl-navbar-dropdown-nav > li.jl-active > a, .jl-navbar-dropdown-nav .jl-nav-sub a:focus, .jl-navbar-dropdown-nav .jl-nav-sub a:hover, .jl-navbar-dropdown-nav .jl-nav-sub li.jl-active > a {
  color: #014083;
}
.jl-list-primary > ::before {
  color: #014083 !important;
}
.jl-search-input {
  box-sizing: border-box !important;
}
.jl-tab > .jl-active > a {
  border-color: #014083;
}
.jl-button-primary, .jl-card-primary.jl-card-hover:hover, .jl-background-primary, .jl-marker, .jl-alert-primary, .jl-subnav-pill > .jl-active > a, .jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-radio:checked, .jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover, .jl-pagination > .jl-active > * {
  background-color: #014083;
}
.jl-button-primary:hover, .jl-button-primary:focus {
  background-color: #014082;
}
.jl-section-primary, .jl-tile-primary, .jl-card-primary, .jl-badge {
  background: #014083;
}
.jl-text-primary, .jl-text-background {
  color: #014083 !important;
}
@supports (-webkit-background-clip: text) {
  .jl-text-background {
    background-color: #014083;
  }
}
.jl-overlay-primary {
  background: rgba(1, 64, 131, 0.8);
}
.jl-accordion-title:hover, .jl-accordion-title:focus {
  color: #014083;
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #014083;
  border-color: #014083;
}
.jl-button-default:hover, .jl-button-default:focus, .jl-button-default:active {
  background-color: #014083;
  border-color: #014083;
  color: #ffffff;
}
.jl-pagination > * > :hover {
  color: #fff;
  background-color: #014082;
}
.g-headerbar-stacked {
  margin-top: 20px;
}
.g-headerbar-top {
  padding-top: 20px;
  padding-bottom: 20px;
}
.g-headerbar-bottom {
  padding-top: 20px;
  padding-bottom: 20px;
}
.jl-popup-login .jl-list {
  width: 300px;
  margin: 0 auto;
}
.jl-popup-login li {
  display: inline-block;
}
.jl-navbar-nav > li > a i {
  vertical-align: middle;
  margin-right: 0.2rem;
}
/*# sourceMappingURL=custom_12.css.map */