

/*recla css*/
body {
 font-family: "Lato", sans-serif;
}
html {
 font-family: "Lato", sans-serif;
}
.snap-featured-courses-heading {
    font-family: "Lato", Sans-serif;
    font-size: 46px;
    font-weight: 900;
    line-height: 1.28em;
    color: #000000;
    padding: 1em 0;
}
/*headlines*/
h1,
.h1,
h2,
.h2
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
         font-family: "Lato", Sans-serif;
    font-size: 46px;
    font-weight: 900;
    line-height: 1.28em;
    color: #000000;
    padding: 1em 0;
}
/*Home*/
#page-site-index #page-mast {
    display: none;
}
#mr-nav {
    background-color: rgb(255 255 255 / 0%) !important;

}

#page-site-index #page-header, #page-site-index .carousel-slide {
    min-height: 29em !important;
    margin-top: 3em;
}

/*banner*/
.counter-banner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    background-color: #06b6cb;
    padding: 40px 20px;
    text-align: center;
  }
  
  .counter-box {
    flex: 1 1 200px;
    max-width: 200px;
    margin: 10px;
  }
  
  .counter-title {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight:bold;
  }
  
  .counter-number {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
  }
#page-site-index .sitetopic {
    padding: 0 0% !important;
}
#page-site-index #region-main {
    overflow-y: visible;
    background-color: #f5f5f500;
}
#page-site-index #region-main-box {
    transform: translateY(-1em);
}
#page-site-index .sitetopic {
    max-width: 100% !important;
}
.recla-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  
  .recla-column {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
  
  .image-column img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
  }
  
  .text-column h1 {
    font-size: 1.5rem;
    margin-top: 0.5em;
  }
  
  .text-column h2 {
    font-size: 1.2rem;
    color: #333;
  }
  
  .text-column p {
    line-height: 1.6;
  }
  
  .recla-container h3 {
    margin-top: 1.5em;
    color: #333;
  }
  
  .recla-checklist {
    list-style: none;
    padding-left: 0;
  }
  
  .recla-checklist li::before {
    content: "✔️";
    margin-right: 10px;
    color: green;
  }
  
  .recla-video-link a {
    display: inline-block;
    margin-top: 1em;
    text-decoration: none;
    color: #0077cc;
    font-weight: bold;
  }
  
  .recla-icon {
    margin-right: 6px;
  }
  
  @media (min-width: 768px) {
    .recla-column {
      flex: 1 1 48%;
    }
  
    .recla-mobile-only {
      display: none;
    }
  }
/*footer*/
.custom-footer {
  background-color: #379569;
  padding: 40px 20px;
  font-family: 'Helvetica', sans-serif;
  color: #fff;
}

.footer-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1200px;
  margin: auto;
  gap: 20px;
}

.footer-column {
  flex: 1 1 280px;
  min-width: 250px;
}

.footer-logo {
  max-width: 180px;
  height: auto;
  margin-bottom: 15px;
}

.footer-description {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 15px;
}

.footer-address {
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
}

.footer-title {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
}

.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin-bottom: 8px;
}

.footer-links a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-links a:hover {
  color: #0073aa;
}

@media (max-width: 768px) {
  .footer-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-column {
    width: 100%;
  }
}
/*login*/
#page-login-index #snap-header,
#page-login-index #moodle-footer,
#page-login-forgot_password #snap-header,
#page-login-forgot_password #moodle-footer {
    display: none;
}
.pagelayout-login #page {
    height: 100vh;
}
/*courses*/
#snap-course-wrapper #course-toc {
    outline: none;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .2);
    padding: 1em;
    border-radius: 1em;
    margin-top: 3em;
}
#toc-search-input {
    margin-top: 3em;
    margin-right: 2em;
}
#snap-course-footer {
    background-color: #f1f0ee00 !important;
}
#page-course-view-topics #mr-nav {
    background-color: rgb(255 255 255) !important;
}
/*courses*/
#snap-featured-courses {
    background-color: #eef0f600 !important;
}
#frontpage-course-list {
    background-color: #eef0f600 !important;
}
a.snap-featured-course {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.snap-home-course {
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
#page-site-index #snap-home.logo, .snap-logo-sitename {
    display: none !important;
}
#page-site-index .carousel-caption {
    display: none !important;
}
#snap-site-carousel .carousel-slide {
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

div#badge-criteria {
    display: none;
}