/* 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.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;
}
a, .jl-navbar-sticky {
  transition: all 0.3s;
}
*:not(.jl-light) strong {
  color: #141515;
}
.jl-light {
  color: white !important;
}
.jl-light strong {
  color: white !important;
}
.overlay-dark {
  background-color: rgba(0, 0, 0, 0.6);
}
body .g-home-particles .jl-navbar-sticky * {
  color: white !important;
}
body.athletes .blog ul.fields-container {
  list-style-type: none;
}
body.athletes .blog ul.fields-container li.best-date > span, body.athletes .blog ul.fields-container li.birth > span {
  display: block;
  clear: both;
}
body.athletes .blog .article-container, body.athletes .blog article {
  display: flex;
}
body.athletes .blog .jl-card {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
body.athletes .blog .jl-card .jl-card-media img {
  border-radius: 20px;
}
body.athletes .blog .jl-card .jl-card-media + div {
  margin-bottom: 0 !important;
}
.box-menu .g-main-nav ul.g-toplevel {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.box-menu .g-main-nav ul.g-toplevel > li {
  width: 20%;
  background: #c0c899;
  text-align: center;
  display: flex;
  align-items: stretch;
  justify-content: center;
  aspect-ratio: 0.75;
  margin: 15px;
}
.box-menu .g-main-nav ul.g-toplevel > li a {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
  background: url('../images/menu-bk.png') center no-repeat;
}
.box-menu .g-main-nav ul.g-toplevel > li a > span {
  word-spacing: 100vh;
  padding: 1rem;
}
.jl-logo img {
  transition: all 0.2s;
}
.jl-sticky-fixed .jl-logo {
  display: block !important;
}
.jl-sticky-fixed .jl-logo img {
  max-height: 150px;
}
.jl-sticky-fixed .jl-logo-sticky img {
  width: auto;
  max-height: 100px;
}
.jl-sticky-fixed.jl-sticky-below .jl-logo img {
  width: auto;
  max-height: 100px;
}
.jl-sticky-fixed.jl-sticky-below .jl-logo-sticky img {
  width: auto;
  max-height: 100px;
}
.blog .page-header h1 {
  text-transform: uppercase;
}
.blog-featured .featured-grid > div {
  display: flex;
  align-content: space-around;
  justify-content: center;
  align-items: stretch;
}
.blog-featured .featured-grid .article-container {
  background-color: #c0c899;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1;
}
.blog-featured .featured-grid .article-container .jl-article .featured-article {
  display: flex;
  align-items: center;
  padding: 20px 0px;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
}
.blog-featured .featured-grid .article-container .jl-article h1, .blog-featured .featured-grid .article-container .jl-article h2 {
  word-spacing: 100vw;
  text-transform: uppercase;
}
.home-ss .jl-slideshow-items li .jl-position-cover {
  background: rgba(0, 0, 0, 0.6);
}
.button-primary {
  background-color: #00519e;
  color: white;
}
.button-round {
  border-radius: 30px !important;
}
.outer-circle {
  margin: 40px;
  text-align: center;
  border: 1px solid #d2d2d2;
  border-radius: 50%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.outer-circle .inner-circle {
  text-align: center;
  height: 120px;
  width: 120px;
  border: 1px solid #d2d2d2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.outer-circle .inner-circle:hover {
  border-color: #00519e;
}
.auspices-logos img {
  max-height: 100px;
}
table.scores th, table.scores thead > tr, table.results th, table.results thead > tr {
  color: black;
  font-weight: bold;
  text-align: center;
}
table.scores tbody tr:nth-child(even), table.results tbody tr:nth-child(even) {
  background-color: #DBE8D3;
}
table.scores tbody td.posname, table.results tbody td.posname {
  text-align: left;
}
table.scores tbody td:not(.posname), table.results tbody td:not(.posname) {
  text-align: center;
}
table.tbody-results tbody:nth-child(even) {
  background-color: #DBE8D3;
}
table.dscp-results > tbody tr:nth-of-type(6n+4), table.dscp-results > tbody tr:nth-of-type(6n+5), table.dscp-results > tbody tr:nth-of-type(6n+6) {
  background-color: #DBE8D3;
}
table.scores tr, table.scores td, table.dscp-results tr, table.dscp-results td, table.tbody-results tr, table.tbody-results td {
  vertical-align: middle;
}
ul.footer-menu > li.nav-item a {
  text-transform: uppercase;
}
ul.footer-menu > li.nav-item span.nav-header {
  font-weight: bold;
}
.eventgallery-back-button {
  display: flex;
  margin: 0;
  overflow: visible;
  font: inherit;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 15px;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, border-color;
  color: #00519e;
  border-color: #00519e;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: fit-content;
}
.eventgallery-back-button:before {
  content: "";
  font-size: 16px;
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  font-weight: 900;
  margin-right: 0.5rem;
}
.eventgallery-back-button:hover {
  transition: all 0.3e;
  background-color: #00519e;
  border-color: #00519e;
  color: #ffffff;
}
.eventgallery-tiles .content {
  display: none;
}
/*# sourceMappingURL=custom_15.css.map */