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

@import url('//fonts.googleapis.com/css?family=Barlow');
@import url('//fonts.googleapis.com/css?family=Tangerine');
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.625rem 0.775rem;
  font-size: 1vw;
  font-weight: 400;
  line-height: 1;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
}
@media (max-width: 100rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 1rem;
  }
}
@media (min-width: 1600px) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 16px;
  }
}
.g-main-nav .g-standard .g-dropdown {
  width: 220px;
}
.jl-navbar-dropdown {
  width: 220px;
}
.g-main-nav {
  z-index: 20;
  font-family: "Tangerine";
  font-size: 1rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-main-nav {
    white-space: nowrap;
  }
}
.dir-rtl .g-main-nav .g-standard .g-dropdown .g-dropdown-right {
  left: auto;
  right: 100%;
}
.g-main-nav .g-toplevel > li {
  cursor: auto;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  position: relative;
  line-height: 80px;
  top: 0;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.625rem 0.35rem;
  }
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: rgba(255, 255, 255, 0.8);
}
.g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: -13px;
}
.dir-rtl .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: 7px;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: rgba(255, 255, 255, 0);
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #ffffff;
}
.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 i {
  opacity: 0.6;
}
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: -8px;
}
.g-main-nav .g-standard .g-dropdown:after, .g-main-nav .g-fullwidth .g-dropdown:after {
  left: -21px !important;
}
.g-main-nav .g-dropdown {
  text-align: left;
  background: #ffffff;
  border-radius: 0px;
  box-shadow: 2px 18px 48px rgba(0, 0, 0, 0.1);
  margin-top: 0px !important;
}
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
.g-main-nav .g-sublevel {
  padding: 25px;
}
.g-main-nav .g-sublevel > li {
  margin: 0;
  padding: 0;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 5px 0;
  color: #030303;
  font-size: 0.95rem;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  display: inline-block;
  vertical-align: middle;
  word-break: normal;
  white-space: nowrap;
  line-height: normal;
}
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container {
  color: #c59d5f;
}
#g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #c59d5f;
}
#g-navigation .g-main-nav .g-toplevel, #g-header .g-main-nav .g-toplevel {
  display: flex;
  flex-flow: row wrap;
}
#g-navigation .align-left .g-toplevel, #g-header .align-left .g-toplevel {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
#g-navigation .center, #g-header .center {
  justify-content: center;
  -webkit-justify-content: center;
}
#g-navigation .align-right .g-toplevel, #g-header .align-right .g-toplevel {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.g-menu-item-subtitle {
  opacity: 0.7;
}
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.4);
}
.g-main-nav .g-standard .g-dropdown {
  margin-left: 13px;
}
.g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -13px;
  right: -13px;
  bottom: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  z-index: -1;
}
.g-main-nav .g-standard > .g-dropdown {
  margin-left: 0;
}
.dir-rtl  .g-main-nav .g-standard .g-dropdown {
  margin-right: 13px;
}
.dir-rtl  .g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -13px;
  right: -13px;
  bottom: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  z-index: -1;
}
.dir-rtl  .g-main-nav .g-standard > .g-dropdown {
  margin-right: 0;
}
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 8px;
}
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -8px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 8px solid transparent;
  z-index: -1;
}
.g-menu-overlay.g-menu-overlay-open {
  z-index: 19;
  display: none;
}
@media only all and (max-width: 50.99rem) {
  .g-menu-overlay.g-menu-overlay-open {
    display: block;
  }
}
.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.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: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
.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.25rem;
}
h2 {
  font-size: 1.9rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.15rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
body {
  color: #0a1915;
  background: #ffffff;
}
a {
  transition: all 0.15s linear;
}
#g-page-surround {
  background: #ffffff;
  z-index: 0;
}
@media print {
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
a {
  color: #c59d5f;
}
a:hover {
  color: black;
}
h1, h2, h3, h4, h5, h6, strong {
  color: black;
}
.gantry-logo {
  display: inline-block;
}
@media only all and (max-width: 50.99rem) {
  .gantry-logo {
    display: block;
    text-align: center;
  }
}
.logo-large {
  display: inline-block;
}
body {
  font-family: "Barlow";
  font-weight: 400;
}
h1, h2, h3, h4, h5 {
  font-family: "Tangerine";
  font-weight: 500;
}
.jl-h1, .jl-h2, .jl-h3, .jl-h4, .jl-h5, .jl-h6, .jl-heading-2xlarge, .jl-heading-large, .jl-heading-medium, .jl-heading-small, .jl-heading-xlarge {
  font-family: "Tangerine";
}
bold, strong {
  font-weight: 700;
}
.button {
  font-weight: 500;
}
blockquote {
  border-left: 10px solid #F0F2F4;
}
blockquote p {
  font-size: 1.1rem;
  color: #276252;
}
blockquote cite {
  display: block;
  text-align: right;
  color: #0a1915;
  font-size: 1.2rem;
}
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #dddddd;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
hr {
  border-bottom: 4px solid #F0F2F4;
}
#g-navigation {
  color: #ffffff;
  background: #000000;
}
#g-navigation .jl-logo {
  color: #ffffff;
}
#g-navigation .g-grid {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
@media print {
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-offcanvas {
  background: #ffffff;
  width: 17rem;
  color: #1c1c1c;
}
#g-offcanvas a {
  color: white;
}
#g-offcanvas a:hover {
  color: #1c1c1c;
}
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #1c1c1c;
}
#g-offcanvas .button {
  background: #eb6a5a;
  color: #1c1c1c;
}
#g-offcanvas .button:hover {
  background: #ee7f71;
}
#g-offcanvas .button:active {
  background: #e85543;
}
.g-offcanvas-toggle {
  font-size: 1.5rem;
  color: #ffffff;
  top: 2.3rem;
  display: none;
}
@media (max-width: 51rem) {
  .g-offcanvas-toggle {
    display: block;
  }
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #ffffff;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #1c1c1c;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #c09450;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #1c1c1c;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #cdab75;
  background: #c09450;
  border-radius: 0.1875rem;
  margin: -0.2rem 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: #b88a43;
}
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
#g-mobilemenu-container {
  margin: -2.125rem;
}
@media print {
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
#g-slideshow {
  background-color: rgba(255, 255, 255, 0);
  color: #030303;
}
@media print {
  #g-slideshow {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-hero {
  background-color: rgba(255, 255, 255, 0);
  color: #030303;
}
@media print {
  #g-hero {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-topa {
  background-color: rgba(255, 255, 255, 0);
  color: #030303;
}
@media print {
  #g-topa {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-topb {
  background-color: rgba(255, 255, 255, 0);
  color: #030303;
}
@media print {
  #g-topb {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-topc {
  background-color: rgba(255, 255, 255, 0);
  color: #030303;
}
@media print {
  #g-topc {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-topd {
  background-color: rgba(255, 255, 255, 0);
  color: #030303;
}
@media print {
  #g-topd {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-above {
  background-color: rgba(255, 255, 255, 0);
  color: #030303;
}
@media print {
  #g-above {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-main {
  background-color: #ffffff;
  color: #030303;
}
@media print {
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-below {
  background-color: #f7f7f7;
  color: #030303;
}
@media print {
  #g-below {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-sidebar, #g-aside {
  padding: 1.5rem 0;
  color: #030303;
}
#g-sidebar .jl-h4, #g-sidebar .g-title, #g-aside .jl-h4, #g-aside .g-title {
  font-size: 22px;
}
#g-sidebar .g-title, #g-aside .g-title {
  margin: 5px 0 20px 0;
}
#g-sidebar .moduletable, #g-aside .moduletable {
  margin-bottom: 1.5rem;
}
#g-sidebar .g-content, #g-aside .g-content {
  margin: 0.625rem;
  padding: 0 1.5rem;
}
#g-sidebar .moduletable, #g-aside .moduletable {
  padding: 20px;
  box-shadow: 10px 0 50px rgba(18, 25, 33, 0.1);
  margin-bottom: 40px;
}
#g-sidebar .moduletable ul.latestnews li, #g-aside .moduletable ul.latestnews li {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #dbe3ec;
  list-style: none;
}
#g-sidebar .moduletable ul.latestnews li a, #g-aside .moduletable ul.latestnews li a {
  margin: 0.5em 0;
  font-weight: 500;
  color: #282828;
  letter-spacing: 0.02em;
}
#g-sidebar .moduletable ul.latestnews li a:hover, #g-sidebar .moduletable ul.latestnews li a:focus, #g-sidebar .moduletable ul.latestnews li a:active, #g-aside .moduletable ul.latestnews li a:hover, #g-aside .moduletable ul.latestnews li a:focus, #g-aside .moduletable ul.latestnews li a:active {
  color: #c59d5f;
}
#g-sidebar .moduletable ul.latestnews li:last-child, #g-aside .moduletable ul.latestnews li:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
@media print {
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-footer {
  background: rgba(255, 255, 255, 0);
  color: #030303;
}
#g-footer [id^="module-"][id$="-particle"] {
  color: #0a1915;
}
#g-footer .jl-card-title {
  font-size: 22px;
}
#g-footer .jl-panel.moduletable {
  margin-bottom: 20px;
}
#g-footer a.jl-icon-button {
  background-color: #c59d5f;
  color: #ffffff;
}
#g-footer a.jl-icon-button:hover, #g-footer a.jl-icon-button:focus, #g-footer a.jl-icon-button:active {
  color: #e6e6e6;
}
#g-footer a:not(.jl-button) {
  color: #030303;
}
#g-footer a:not(.jl-button):hover, #g-footer a:not(.jl-button):focus, #g-footer a:not(.jl-button):active {
  color: #c59d5f;
}
#g-footer .jl-light .jl-input, #g-footer .jl-light .jl-select, #g-footer .jl-light .jl-textarea {
  border: none;
}
@media print {
  #g-container-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-copyright {
  background: rgba(255, 255, 255, 0);
  color: #030303;
}
#g-copyright a {
  color: #030303;
}
#g-copyright a.jl-icon-button {
  color: initial;
}
#g-copyright a.jl-icon-button:hover, #g-copyright a.jl-icon-button:focus, #g-copyright a.jl-icon-button:active {
  color: #c59d5f;
}
#g-copyright a:hover, #g-copyright a:focus, #g-copyright a:active {
  color: #c59d5f;
}
@media print {
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-bottoma {
  background-color: rgba(255, 255, 255, 0);
  color: #030303;
}
@media print {
  #g-bottoma {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-bottomb {
  background-color: #ffffff;
  color: #030303;
}
@media print {
  #g-bottomb {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-bottomc {
  background-color: #f6f0eb;
  color: #030303;
}
@media print {
  #g-bottomc {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-bottomd {
  background-color: #ffffff;
  color: #030303;
}
@media print {
  #g-bottomd {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-extended {
  background: rgba(255, 255, 255, 0);
  color: #030303;
}
@media print {
  #g-extended {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-navigation .jl-navbar-container:not(.jl-navbar-transparent) {
  background: #000000;
}
#g-navigation .g-main-nav .g-dropdown {
  background: #ffffff;
}
#g-navigation .g-main-nav .g-dropdown .jl-nav {
  padding: 25px;
}
#g-navigation .g-main-nav .g-dropdown .moduletable, #g-navigation .g-main-nav .g-dropdown .widget {
  color: #030303;
}
#g-navigation .g-main-nav .g-dropdown .moduletable a, #g-navigation .g-main-nav .g-dropdown .widget a {
  color: #030303;
}
#g-navigation .g-main-nav .g-dropdown .moduletable a:hover, #g-navigation .g-main-nav .g-dropdown .moduletable a:focus, #g-navigation .g-main-nav .g-dropdown .widget a:hover, #g-navigation .g-main-nav .g-dropdown .widget a:focus {
  color: #c59d5f;
}
#g-navigation .g-main-nav .g-dropdown .moduletable a:active, #g-navigation .g-main-nav .g-dropdown .widget a:active {
  color: #c59d5f;
}
#g-navigation .jl-navbar-item, #g-navigation .jl-navbar-nav > li > a, #g-navigation .jl-navbar-toggle {
  min-height: 80px;
}
#g-navigation .jl-navbar-dropdown {
  background: #ffffff;
}
#g-navigation .jl-navbar-nav > li > a, #g-navigation .jl-search-toggle, #g-navigation .jl-navbar-toggle, #g-navigation .jl-logo {
  color: rgba(255, 255, 255, 0.8);
}
#g-navigation .jl-search-toggle:hover, #g-navigation .jl-search-toggle:focus, #g-navigation .jl-navbar-toggle:hover, #g-navigation .jl-navbar-toggle:focus {
  color: #ffffff;
}
#g-navigation .jl-navbar-nav > li:hover > a, #g-navigation .jl-navbar-nav > li > a:focus, #g-navigation .jl-navbar-nav > li > a[aria-expanded="true"] {
  background-color: rgba(255, 255, 255, 0);
  color: #ffffff;
}
#g-navigation .jl-navbar-nav > li > a:active, #g-navigation .jl-navbar-nav > li.jl-active > a {
  background-color: rgba(255, 255, 255, 0);
  color: #ffffff;
}
#g-navigation .jl-search-toggle:focus, #g-navigation .jl-search-toggle:hover {
  color: #c59d5f;
}
#g-navigation .jl-navbar-dropdown-nav > li > a {
  color: #030303;
}
#g-navigation .jl-navbar-dropdown-nav > li > a:focus, #g-navigation .jl-navbar-dropdown-nav > li > a:hover {
  color: #c59d5f;
}
#g-navigation .jl-navbar-dropdown-nav > li.jl-active > a {
  color: #c59d5f;
}
#g-navigation .jl-navbar-dropdown-nav .jl-nav-header {
  color: #c59d5f;
}
#g-navigation .jl-navbar-dropdown-nav .jl-nav-sub a {
  color: #030303;
}
#g-navigation .jl-navbar-dropdown-nav .jl-nav-sub a:hover {
  color: #c59d5f;
}
#g-navigation .jl-navbar-dropdown-nav .jl-nav-sub li.jl-active > a {
  color: #c59d5f;
}
#g-navigation .mobile-toggle {
  color: #ffffff;
}
#g-navigation .mobile-toggle:focus, #g-navigation .mobile-toggle:hover {
  color: rgba(255, 255, 255, 0.5);
}
.tm-nav-mobile {
  background: #ffffff;
  color: #1c1c1c;
}
.tm-nav-mobile .jl-nav-default > li > a, .tm-nav-mobile .jl-nav-default .jl-nav-header, .tm-nav-mobile .jl-nav-default .jl-nav-sub a, .tm-nav-mobile .jl-nav-primary > li > a, .tm-nav-mobile .jl-nav-primary .jl-nav-header, .tm-nav-mobile .jl-nav-primary .jl-nav-sub a {
  color: #1c1c1c;
}
.tm-nav-mobile .jl-nav-default > li > a:hover, .tm-nav-mobile .jl-nav-default .jl-nav-sub a:hover, .tm-nav-mobile .jl-nav-primary > li > a:hover, .tm-nav-mobile .jl-nav-primary .jl-nav-sub a:hover {
  color: #c59d5f;
}
.tm-nav-mobile .jl-nav-default > li.jl-active > a, .tm-nav-mobile .jl-nav-default .jl-nav-sub li.jl-active > a, .tm-nav-mobile .jl-nav-primary > li.jl-active > a, .tm-nav-mobile .jl-nav-primary .jl-nav-sub li.jl-active > a {
  color: #c59d5f;
}
.breadcrumb {
  background-color: rgba(0, 0, 0, 0) !important;
}
.jl-h1, .jl-h2, .jl-h3, .jl-h4, .jl-h5, .jl-h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin: 0 0 20px 0;
}
.jl-h2, h2 {
  font-weight: 600;
}
.jl-h3, h3 {
  font-weight: 500;
}
.jl-h4, h4 {
  font-weight: 500;
}
.jl-h5, h5 {
  font-weight: 400;
}
.jl-h6, h6 {
  font-weight: 400;
}
.jl-section-muted {
  background: #f8f8f8 !important;
}
.jl-section-primary {
  background: #c59d5f !important;
}
.jl-section-secondary {
  background: #eb6a5a !important;
}
.jl-section-default {
  background: #fff !important;
}
.jl-text-contrast {
  color: #ffffff !important;
}
.footer-info-wrapper .jl-icon-button {
  background: #c59d5f;
  color: #ffffff;
}
.bg-overlay .g-grid {
  position: relative;
}
.jl-search input[type="search"] {
  margin-bottom: 0;
}
.jl-checkbox[type="checkbox"], .jl-radio[type="radio"] {
  display: inline-block;
  height: 16px;
  width: 16px;
  overflow: hidden;
  margin-top: -4px;
  box-sizing: border-box;
}
.jl-accordion-content {
  margin-top: 10px;
}
.jl-form-danger, .jl-form-danger:focus {
  color: #f22121 !important;
  border-color: #f22121 !important;
  box-shadow: none !important;
}
.jl-form-success, .jl-form-success:focus {
  color: #33c15e !important;
  border-color: #33c15e !important;
}
@media (min-width: 960px) {
  .view-article .jl-article-title {
    font-size: 35px;
  }
}
.view-category .item, .view-category .item-page, .view-article .item, .view-article .item-page, .view-article.layout-blog .item, .view-article.layout-blog .item-page {
  background-color: #fff;
  transition: all 0.3s ease;
  margin-bottom: 60px;
  position: relative;
  padding: 20px;
}
.view-article.layout-blog .item, .view-article.layout-blog .item-page, .view-article .item, .view-article .item-page {
  margin-bottom: 0px;
}
.layout-blog #g-container-main, .layout-blog #g-main, .view-article #g-container-main, .view-article #g-main {
  background-color: #f6f6f6;
}
.com_contact .dl-horizontal dt {
  float: left;
  width: inherit;
}
.com_contact .dl-horizontal dd {
  margin-left: 30px;
}
.com_sppagebuilder #g-main, .com_quix #g-main {
  padding: 0;
}
.com_sppagebuilder #g-main .g-content, .com_quix #g-main .g-content {
  margin: 0;
  padding: 0;
}
#g-footer .jl-subnav > * > :first-child {
  font-size: 1rem;
  text-transform: inherit;
}
.jl-divider-vertical {
  border-left: 1px solid #c59d5f;
}
@media only all and (min-width: 75rem) {
  .mb-70 {
    margin-bottom: -70px;
  }
  .mb-266 {
    margin-bottom: -266px;
  }
}
.custom-intro-card .tm-image {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0 30px 90px;
  display: inline-block;
  padding: 10px;
  position: relative;
  z-index: 1;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 30px 90px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 30px 90px;
}
.mc-field-group .jl-form-icon {
  height: 40px;
}
.blog .jl-article, .com-content-article .jl-article {
  background-color: #ffffff;
  padding: 1.5rem;
}
.flush .g-container > .g-grid > .g-block > .g-content {
  margin: 0;
  padding: 0;
}
.moduletable[class*="box"], .moduletable[class*="shadow"], .widget[class*="box"], .widget[class*="shadow"] {
  padding: 1.5rem;
  margin: 0.625rem;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #ffffff;
}
.box1.moduletable, .box1.moduletable h1, .box1.moduletable h2, .box1.moduletable h3, .box1.moduletable h4, .box1.moduletable h5, .box1.moduletable h6, .box1.moduletable strong, .box1.moduletable i, .box1.widget, .box1.widget h1, .box1.widget h2, .box1.widget h3, .box1.widget h4, .box1.widget h5, .box1.widget h6, .box1.widget strong, .box1.widget i, .box1 > .g-content, .box1 > .g-content h1, .box1 > .g-content h2, .box1 > .g-content h3, .box1 > .g-content h4, .box1 > .g-content h5, .box1 > .g-content h6, .box1 > .g-content strong, .box1 > .g-content i {
  color: #595959;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #e0e0e0;
}
.box2.moduletable, .box2.moduletable h1, .box2.moduletable h2, .box2.moduletable h3, .box2.moduletable h4, .box2.moduletable h5, .box2.moduletable h6, .box2.moduletable strong, .box2.moduletable i, .box2.widget, .box2.widget h1, .box2.widget h2, .box2.widget h3, .box2.widget h4, .box2.widget h5, .box2.widget h6, .box2.widget strong, .box2.widget i, .box2 > .g-content, .box2 > .g-content h1, .box2 > .g-content h2, .box2 > .g-content h3, .box2 > .g-content h4, .box2 > .g-content h5, .box2 > .g-content h6, .box2 > .g-content strong, .box2 > .g-content i {
  color: #6d6d6d;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  background: #c59d5f;
}
.box3.moduletable, .box3.moduletable h1, .box3.moduletable h2, .box3.moduletable h3, .box3.moduletable h4, .box3.moduletable h5, .box3.moduletable h6, .box3.moduletable strong, .box3.moduletable i, .box3.widget, .box3.widget h1, .box3.widget h2, .box3.widget h3, .box3.widget h4, .box3.widget h5, .box3.widget h6, .box3.widget strong, .box3.widget i, .box3 > .g-content, .box3 > .g-content h1, .box3 > .g-content h2, .box3 > .g-content h3, .box3 > .g-content h4, .box3 > .g-content h5, .box3 > .g-content h6, .box3 > .g-content strong, .box3 > .g-content i {
  color: #ffffff;
}
.box3.moduletable a, .box3.widget a, .box3 > .g-content a {
  color: #f4ede2;
}
.box3.moduletable a:hover, .box3.widget a:hover, .box3 > .g-content a:hover {
  color: #ffffff;
}
.box3.moduletable .button, .box3.widget .button, .box3 > .g-content .button {
  color: black;
  background: #b18540;
}
.box3.moduletable .button:hover, .box3.widget .button:hover, .box3 > .g-content .button:hover {
  background: #9e7739;
}
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  background: #eb6a5a;
}
.box4.moduletable, .box4.moduletable h1, .box4.moduletable h2, .box4.moduletable h3, .box4.moduletable h4, .box4.moduletable h5, .box4.moduletable h6, .box4.moduletable strong, .box4.moduletable i, .box4.widget, .box4.widget h1, .box4.widget h2, .box4.widget h3, .box4.widget h4, .box4.widget h5, .box4.widget h6, .box4.widget strong, .box4.widget i, .box4 > .g-content, .box4 > .g-content h1, .box4 > .g-content h2, .box4 > .g-content h3, .box4 > .g-content h4, .box4 > .g-content h5, .box4 > .g-content h6, .box4 > .g-content strong, .box4 > .g-content i {
  color: #ffffff;
}
.box4.moduletable a, .box4.widget a, .box4 > .g-content a {
  color: #fefaf9;
}
.box4.moduletable a:hover, .box4.widget a:hover, .box4 > .g-content a:hover {
  color: #ffffff;
}
.box4.moduletable .button, .box4.widget .button, .box4 > .g-content .button {
  color: #55130a;
  background: #de301b;
}
.box4.moduletable .button:hover, .box4.widget .button:hover, .box4 > .g-content .button:hover {
  background: #e5412d;
}
.shadow.moduletable, .shadow.widget, .shadow.g-outer-box, .shadow > .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.shadow2.moduletable, .shadow2.widget, .shadow2.g-outer-box, .shadow2 > .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
.disabled.moduletable, .disabled.widget, .disabled.g-outer-box, .disabled > .g-content {
  opacity: 0.4;
}
.square.moduletable, .square.widget, .square.g-outer-box, .square > .g-content {
  border-radius: none;
}
.rounded.moduletable, .rounded.widget, .rounded.g-outer-box, .rounded > .g-content {
  border-radius: 0.1875rem;
}
table {
  border: 1px solid #eaeaea;
}
th {
  background: #f7f7f7;
  padding: 0.5rem;
}
td {
  padding: 0.5rem;
  border: 1px solid #eaeaea;
}
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #dddddd;
  box-shadow: 0 0 30px 0 rgba(18, 25, 33, 0.15);
}
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c59d5f;
}
textarea:focus, select[multiple=multiple]:focus {
  border-color: #c59d5f;
}
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 {
  box-sizing: border-box;
  width: 100%;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
}
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: #c59d5f;
}
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: #c59d5f !important;
}
.g-social a {
  display: inline-block;
  padding: 0.1rem 0.4rem;
  background: #fafafa;
  border: 1px solid #dddddd;
  border-radius: 0.1875rem;
  margin-bottom: 4px;
  text-decoration: none;
}
.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: 50.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 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-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
@-webkit-keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -moz-transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(25px, 0, 0);
  }
  75% {
    -moz-transform: translate3d(-10px, 0, 0);
  }
  90% {
    -moz-transform: translate3d(5px, 0, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    -o-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    -o-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    -o-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, 25px, 0);
  }
  75% {
    -moz-transform: translate3d(0, -10px, 0);
  }
  90% {
    -moz-transform: translate3d(0, 5px, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    -o-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -moz-transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(-25px, 0, 0);
  }
  75% {
    -moz-transform: translate3d(10px, 0, 0);
  }
  90% {
    -moz-transform: translate3d(-5px, 0, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    -o-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    -o-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    -o-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    -o-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.outline-_offline {
  text-align: inherit;
}
.outline-_offline #frame {
  max-width: 24rem;
  background: #ffffff;
  border: none;
  border-radius: 10px;
  box-shadow: 0 4px 20px -10px #4d79b3;
  color: #495057;
  padding: 30px;
  width: 100%;
  box-sizing: border-box;
}
.outline-_offline #frame .inputbox {
  background-color: #fff;
  border: 1px solid #b8c9e0;
  border-radius: 0.25rem;
}
.outline-_offline #frame .inputbox:hover, .outline-_offline #frame .inputbox:focus, .outline-_offline #frame .inputbox:active {
  border-color: #c59d5f;
}
.outline-_offline #frame .button.login {
  border: 1px solid transparent;
  border-radius: 0.25rem;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.5rem 1rem;
  text-align: center;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  background-color: #c59d5f;
  border-color: #c59d5f;
  color: #ffffff;
  width: 100%;
  box-sizing: border-box;
}
.outline-_offline #frame .button.login:hover, .outline-_offline #frame .button.login:focus, .outline-_offline #frame .button.login:active {
  background-color: #be924c;
  border-color: #be924c;
}
.tm-timeline .ui-timeline-date > a.active:after, .tm-timeline .ui-timeline-date > a:hover:after {
  background-color: #c59d5f !important;
}
.tm-edit {
  background: #c59d5f !important;
  color: #fff !important;
}
.jl-wrapper .jl-container .el-content {
  padding: 1.5rem;
  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: 1.5rem;
  margin: 0.625rem;
}
@media only all and (min-width: 75rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 60rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 51rem;
  }
}
@media only all and (min-width: 48.01rem) and (max-width: 50.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 48rem;
  }
}
.jl-slideshow .el-content-wrapper {
  padding: 1.5rem;
  margin: 0.625rem;
}
.jl-slideshow .el-vertical-align {
  margin: 1.9749rem;
}
.tm-header .navbar-wrapper, .tm-header-mobile .navbar-wrapper {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
.tm-header-mobile-slide {
  z-index: 9;
}
[id^="jlnavbar-"][id$="-particle"] {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
.menu-simple .headerbar-nav {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
.menu-simple .jl-container .g-main-nav {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
.menu-simple .g-main-nav .g-toplevel > li {
  cursor: pointer;
}
.menu-extended .jl-container .jl-main-nav {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
.menu-extended .nav-stacked {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
.jl-nav-secondary .jl-nav-header {
  padding: 0 10px;
}
.tm-header-mobile .jl-navbar {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
.jl-header-overlay {
  position: absolute;
  z-index: 980;
  left: 0;
  right: 0;
}
[id^="jlnav-"][id$="-particle"] .jl-search-input {
  border-radius: 0;
  box-shadow: none;
}
ul.jl-list, .jl-breadcrumb, .jl-comment-list {
  margin-left: 0;
}
ul.jl-tab, .jl-subnav {
  margin-top: 0;
}
address, dl, fieldset, ol, p, pre, ul.jl-list {
  margin: 0 0 20px 0;
}
.jl-fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  border-top: 1px solid #e5e5e5;
}
.jl-checkbox, .jl-radio {
  display: inline-block !important;
  width: 16px !important;
}
.jl-modal-dialog video {
  vertical-align: middle;
}
.jl-link {
  color: #c59d5f;
}
.jl-link:hover, .jl-link:focus, .jl-link:active {
  color: #c59d5f;
}
.jl-link-heading:hover, .jl-link-heading a:hover, .jl-link-toggle:hover .jl-link-heading, .jl-link-toggle:focus .jl-link-heading, .jl-list-primary > ::before, .jl-text-primary {
  color: #c59d5f !important;
}
.jl-notification-message-primary, .jl-button-link, .jl-navbar-toggle.jl-open, .jl-navbar-toggle:focus, .jl-navbar-toggle:hover, .jl-iconnav > * > a:hover, .jl-iconnav > .jl-active > a {
  color: #c59d5f;
}
.jl-search-input {
  box-sizing: border-box !important;
}
.jl-tab > .jl-active > a {
  border-color: #c59d5f;
}
.jl-button-primary, .jl-card-primary.jl-card-hover:hover, .jl-background-primary, .jl-marker, .jl-alert-primary, .jl-subnav-pill > .jl-active > a, .jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-checkbox:checked:focus, .jl-checkbox:indeterminate:focus, .jl-radio:checked, .jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover, .jl-pagination > .jl-active > * {
  background-color: #c59d5f;
}
.jl-button-primary:hover, .jl-button-primary:focus {
  background-color: #be924c;
}
.jl-section-primary, .jl-tile-primary, .jl-card-primary, .jl-badge {
  background: #c59d5f;
}
.jl-text-background {
  background-color: #c59d5f;
  background-image: linear-gradient(90deg, #c59d5f 0, #a9c55f 100%);
}
.jl-checkbox:focus, .jl-radio:focus {
  border-color: #c59d5f;
}
.jl-radio:checked:focus {
  background-color: #c59d5f;
}
.jl-overlay-primary {
  background: rgba(197, 157, 95, 0.8);
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #c59d5f;
  border-color: #c59d5f;
}
.jl-button-default:hover, .jl-button-default:focus, .jl-button-default:active {
  background-color: #c59d5f;
  border-color: #c59d5f;
  color: #ffffff;
}
.jl-pagination > * > :hover {
  color: #fff;
  background-color: #c59d5f;
}
.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-navbar-nav > li > a i {
  vertical-align: middle;
  margin-right: 0.2rem;
}
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-container {
    width: 51rem;
  }
}
@media only all and (min-width: 48.01rem) and (max-width: 50.99rem) {
  .g-container {
    width: 48rem;
  }
}
@media only all and (max-width: 48rem) {
  .g-container {
    width: 100%;
  }
}
.g-container.g-flushed {
  width: 100%;
}
@media only all and (max-width: 50.99rem) {
  .g-block {
    flex-grow: 0;
    flex-basis: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  body [class*="size-"] {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  @supports not (flex-wrap: wrap) {
    .g-grid {
      display: block;
      flex-wrap: inherit;
    }
    .g-block {
      display: block;
      flex: inherit;
    }
  }
}
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 50.99rem) {
  .visible-phone {
    display: block !important;
  }
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .visible-tablet {
    display: block !important;
  }
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  .visible-large {
    display: block !important;
  }
  .g-block.visible-large {
    display: block !important;
  }
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 50.99rem) {
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  .hidden-large {
    display: none !important;
  }
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 50.99rem) {
  .align-right {
    text-align: inherit !important;
  }
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=bruno_21.css.map */