@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Oswald:wght@300;400;500&display=swap");
body {
  font-family: "Montserrat", sans-serif;
  color: #474747 !important;
  font-size: 100%;
}

a {
  color: #00b5d6;
  text-decoration: none;
}

a:hover {
  color: #00b5d6;
  text-decoration: underline;
}

.logo {
  max-height: 80px;
}

@media (min-width: 768px) {
  .logo {
    max-height: 110px;
  }
}

@media (min-width: 1200px) {
  .logo {
    max-height: 140px;
  }
}

.main-color {
  background-color: #00b5d6;
}

.navbar-brand {
  margin-left: var(--bs-gutter-x, 0.75rem);
}

@media (min-width: 1200px) {
  .navbar-brand {
    margin-left: 120px;
  }
}

.navbar-brand .logo {
  height: 55px;
}

@media (min-width: 768px) {
  .navbar-brand .logo {
    height: 70px;
  }
}

.nav-custom-bg {
  background-color: #474747;
}

.nav-custom-bg .navbar-toggler {
  border: none;
  font-size: 1.5rem;
}

.nav-custom-bg .navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1.00%29' stroke-linecap='square' stroke-miterlimit='10' stroke-width='3' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.lb-navbar-nav .nav-link {
  color: #ebebeb !important;
  font-family: "Montserrat", sans-serif;
  font-size: 1.0rem;
  padding-left: var(--bs-gutter-x, 0.75rem);
  outline: none !important;
}

@media (min-width: 768px) {
  .lb-navbar-nav .nav-link {
    font-size: 0.9rem;
    margin-right: 20px !important;
  }
}

@media (min-width: 1200px) {
  .lb-navbar-nav .nav-link {
    margin-right: 70px !important;
  }
}

.lb-navbar-nav .dropdown-menu {
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  border: none;
}

@media (max-width: 767px) {
  .lb-navbar-nav .dropdown-menu {
    font-size: 1.0rem;
    margin-left: 30px;
  }
}

.lb-navbar-nav .nav-item .dropdown-item {
  color: #ebebeb !important;
  font-family: "Montserrat", sans-serif;
  font-size: 0.8rem;
  background-color: #474747;
}

.lb-navbar-nav .nav-item .dropdown-item:active {
  background-color: #00b5d6;
}

.lb-navbar-nav .nav-item .dropdown-item:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .lb-navbar-nav .nav-item .dropdown-item {
    font-size: 1.0rem;
  }
}

.nav-link.last {
  margin-right: var(--bs-gutter-x, 0.75rem);
}

@media (min-width: 1200px) {
  .nav-link.last {
    margin-right: 108px !important;
  }
}

.nav-link.dropdown-toggle {
  text-decoration: none !important;
}

.nav-link:hover {
  color: #ffffff;
  text-decoration: underline;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Oswald", sans-serif !important;
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.page-title {
  font-family: "Oswald", sans-serif !important;
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 0px;
}

.partners {
  background-color: #ebebeb;
}

.partners .h2 {
  color: #474747;
}

.club-login {
  color: #ffffff;
  margin-right: var(--bs-gutter-x, 1.5rem);
  text-decoration: none;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 1200px) {
  .club-login {
    margin-right: 120px;
  }
}

.club-login:hover {
  color: #ffffff;
  text-decoration: none;
}

.club-login:hover .link-text {
  text-decoration: underline;
}

.lb-btn-link {
  background-color: #00b5d6;
  font-size: 1rem;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  padding: 8px 30px;
  color: #ffffff;
  border-radius: 30px;
  display: inline-block;
  opacity: 0.6;
}

.lb-btn-link:hover {
  color: #ffffff;
  opacity: 1.0;
  text-decoration: none;
}

.lb-btn-link:focus {
  outline: none;
}

.news-item {
  border-bottom: solid 1px #ebebeb;
  padding: 1rem 0px 1rem 0px;
}

.news-item .date {
  color: #00b5d6;
  font-size: 16px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}

.news-item .title {
  font-size: 26px;
  font-family: "Oswald", sans-serif;
  color: #474747;
  margin-bottom: 1.0rem;
  font-weight: 400;
  line-height: 1.0;
}

.news-item .title .light {
  font-weight: 300;
}

.news-item .content {
  color: #474747;
}

.news-item .content p:last-of-type {
  margin-bottom: 0;
}

.club-item {
  border-bottom: solid 1px #ebebeb;
  padding: 1rem 0px 1rem 0px;
  font-family: "Oswald", sans-serif;
}

.club-item h3 {
  color: #474747;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 26px;
}

.club-item h3 .light {
  font-weight: 300;
}

.club-item .contact {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
}

.club-item .description {
  font-family: "Montserrat", sans-serif !important;
  padding-top: 40px;
}

.lb-dropdown {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.lb-dropdown .dropdown-menu {
  min-width: 8rem;
  padding: 0px;
}

.lb-dropdown .dropdown-item {
  font-family: "Oswald", sans-serif !important;
  padding-left: 30px;
  padding-right: 30px;
}

.lb-dropdown .dropdown-item:active {
  background-color: #00b5d6;
}

.btn-lb-rounded {
  color: #474747;
  background-color: #ffffff;
  border-color: #ebebeb;
  border-radius: 40px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: "Oswald", sans-serif;
  outline: none !important;
}

.btn-lb-rounded.lb-border-primary {
  border-color: #ebebeb;
}

.btn-lb-rounded.lb-border-primary:focus {
  outline: none !important;
  border-color: #ebebeb;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-lb-rounded:focus {
  outline: none !important;
  border-color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-lb-rounded-primary {
  color: #ffffff;
  background-color: #00b5d6;
  border-color: #00b5d6;
  border-radius: 40px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: "Oswald", sans-serif;
  outline: none !important;
  opacity: 0.6;
  text-transform: uppercase;
}

.btn-lb-rounded-primary:hover, .btn-lb-rounded-primary:active {
  color: #00b5d6;
  opacity: 1.0;
  color: #ffffff;
}

.lb-btn-text-link {
  color: #00b5d6;
  opacity: 0.6;
  font-family: "Oswald", sans-serif;
  font-size: 18px;
}

.lb-btn-text-link:hover {
  color: #00b5d6;
  opacity: 1.0;
}

.lb-form-select {
  border-radius: 30px;
  font-family: "Oswald", sans-serif !important;
  margin-left: 15px;
  outline: none !important;
  max-width: 80%;
}

@media (min-width: 992px) {
  .lb-form-select {
    max-width: 100%;
  }
}

.link-filter .active {
  text-decoration: underline;
}

footer {
  background-color: #474747;
  color: #ffffff;
}

footer .footer-menu {
  padding: 0;
  margin: 0;
}

footer .footer-menu a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #ffffff;
}

footer .footer-menu a:hover {
  color: #ffffff;
  text-decoration: underline;
}

footer .copy {
  font-size: 0.75rem;
}

.table-classification {
  font-size: 0.85rem;
}
/*# sourceMappingURL=main.css.map */