:root {
  --cassiopeia-color-primary: #1c2574;
  --cassiopeia-color-link: #1c2574;
  --cassiopeia-color-hover: #d44a81;
}

a:link, a:active, a:visited {
  color: #1c2574;
  text-decoration: none;
  font-weight:bold;
}

a:hover {
  color: #d44a81;
  text-decoration: none;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}

.container-header, .footer {
  color: #ffffff;
  background-image: none;
}

.container-footer {
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}

.metismenu-item {
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}

.copyright {
  font-size: 1.1rem;
}

.metismenu.mod-menu .metismenu-item > a:link,
.metismenu.mod-menu .metismenu-item > a:active, 
.metismenu.mod-menu .metismenu-item > a:visited {
  color: #ffffff;
  text-decoration: none;
}

.metismenu.mod-menu .metismenu-item > a:hover {
  color: #d44a81 !important;
  text-decoration: none;
}

a.submenu {
  color: #1c2574 !important;
}

a.submenu:hover {
  color: #d44a81 !important;
}

a.footermenu {
  color: #ffffff;
  text-decoration: none;
}

a.footermenu:hover {
  color: #d44a81;
  text-decoration: none;
}

/*----------------------------------------------------------------*/
/*	Text and links in Smart slider
/*----------------------------------------------------------------*/

a.n2-ow {
  font-family: "Roboto Condensed",sans-serif; !important;
  font-weight: 800 !important;
}

a.n2-ow:hover {
  font-family: "Roboto Condensed",sans-serif; !important;
  font-weight: 800 !important;
  color: #d44a81 !important;
}

/*----------------------------------------------------------------*/
/*	Bottom cards
/*----------------------------------------------------------------*/

.card {
  color: #ffffff;
  background-color: #1c2574;
  padding: 10px;
  border: 0px;
}

.card-body a:link, .card-body a:active, .card-body a:visited {
  color: #ffffff;
  text-decoration: none;
  font-weight:bold;
}

.card-body > a:hover {
  color: #d44a81;
  text-decoration: none;
}

/*----------------------------------------------------------------*/
/*	Logo fly over in header
/*----------------------------------------------------------------*/

.header {
  z-index; 10;
  height: 84px;
}

.navbar-toggler {
  background-color: #1c2574;
}

.metismenu-item{
  background-color: #1c2574;
}

@media (max-width: 600px) and (min-width: 400px) {
  .navbar-brand {
    width: 250px;
  } 
}

@media (max-width: 400px) {
  .navbar-brand {
    width: 180px;
  }
}

/*----------------------------------------------------------------*/
/*	Opening times table
/*----------------------------------------------------------------*/

.timetable {
  vertical-align: top;
}

span.times {
  white-space: nowrap;
}

/*----------------------------------------------------------------*/
/*	Locally stored Google fonts
/*----------------------------------------------------------------*/

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../../../../../fonts/roboto-v27-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../../../../fonts/roboto-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../../../fonts/roboto-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../../../fonts/roboto-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../../../../fonts/roboto-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../../../fonts/roboto-v27-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../../../../../fonts/roboto-v27-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../../../../fonts/roboto-v27-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../../../fonts/roboto-v27-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../../../fonts/roboto-v27-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../../../../../fonts/roboto-v27-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../../../fonts/roboto-v27-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../../../../../fonts/roboto-v27-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../../../../fonts/roboto-v27-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../../../fonts/roboto-v27-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../../../fonts/roboto-v27-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../../../../fonts/roboto-v27-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../../../fonts/roboto-v27-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../../../../../fonts/roboto-v27-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../../../../fonts/roboto-v27-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../../../fonts/roboto-v27-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../../../fonts/roboto-v27-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../../../../../fonts/roboto-v27-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../../../fonts/roboto-v27-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../../../../../fonts/roboto-condensed-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../../../../fonts/roboto-condensed-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../../../fonts/roboto-condensed-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../../../fonts/roboto-condensed-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../../../../fonts/roboto-condensed-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../../../fonts/roboto-condensed-v19-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../../../../../fonts/roboto-condensed-v19-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../../../../fonts/roboto-condensed-v19-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../../../fonts/roboto-condensed-v19-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../../../fonts/roboto-condensed-v19-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../../../../fonts/roboto-condensed-v19-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../../../fonts/roboto-condensed-v19-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-slab-regular - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../../../../../fonts/roboto-slab-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../../../../fonts/roboto-slab-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../../../fonts/roboto-slab-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../../../fonts/roboto-slab-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../../../../fonts/roboto-slab-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../../../fonts/roboto-slab-v16-latin-regular.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* roboto-slab-500 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url('../../../../../fonts/roboto-slab-v16-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../../../../fonts/roboto-slab-v16-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../../../fonts/roboto-slab-v16-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../../../fonts/roboto-slab-v16-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../../../../../fonts/roboto-slab-v16-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../../../fonts/roboto-slab-v16-latin-500.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* roboto-slab-600 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url('../../../../../fonts/roboto-slab-v16-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../../../../fonts/roboto-slab-v16-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../../../fonts/roboto-slab-v16-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../../../fonts/roboto-slab-v16-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../../../../../fonts/roboto-slab-v16-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../../../fonts/roboto-slab-v16-latin-600.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* roboto-slab-700 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url('../../../../../fonts/roboto-slab-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../../../../fonts/roboto-slab-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../../../fonts/roboto-slab-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../../../fonts/roboto-slab-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../../../../fonts/roboto-slab-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../../../fonts/roboto-slab-v16-latin-700.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* roboto-slab-800 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url('../../../../../fonts/roboto-slab-v16-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../../../../fonts/roboto-slab-v16-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../../../fonts/roboto-slab-v16-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../../../fonts/roboto-slab-v16-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../../../../../fonts/roboto-slab-v16-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../../../fonts/roboto-slab-v16-latin-800.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* roboto-slab-900 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url('../../../../../fonts/roboto-slab-v16-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../../../../fonts/roboto-slab-v16-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../../../fonts/roboto-slab-v16-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../../../fonts/roboto-slab-v16-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../../../../../fonts/roboto-slab-v16-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../../../fonts/roboto-slab-v16-latin-900.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}