:root {
  --cassiopeia-color-primary: #1e1e1e;
  --cassiopeia-color-link: #333333;
  --cassiopeia-color-hover: #d10000;
}

a:link, a:active, a:visited {
  color: #d10000;
  text-decoration: none;
}

a:hover {
  color: #1e1e1e;
  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: #cacaca;
  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:hover {
  color: #d10000;
  text-decoration: none;
}

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

a.submenu {
  color: #d10000 !important;
}

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

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

a.footermenu:hover {
  color: #d10000;
  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: #d10000 !important;
}

/*----------------------------------------------------------------*/
/*	Get connected... social media icons
/*----------------------------------------------------------------*/

.connected-icon {
  font-size: 500%;
}

.connected-link > a {
  color: #d10000;
  font-size: smaller;
  text-decoration: none;
}

.connected-link > a:hover {
  color: #1e1e1e;
}

/*----------------------------------------------------------------*/
/*	Sizing of header logo
/*----------------------------------------------------------------*/

/*
img.logo {
  max-height: 25px;
}
*/

.container-header .navbar-brand img {
    width: 18rem;
    min-width: 18rem;
}

/*----------------------------------------------------------------*/
/*	Bordered figures with overlay effect
/*----------------------------------------------------------------*/

.bordered {
    border: 1px solid rgba(0,0,0,0.1);
    padding: 15px 15px 5px 15px;
    background: #fff;
}

.bordered figure {
    margin-bottom: 20px
}

figure.bordered {
    border: 1px solid rgba(0,0,0,0.1);
    padding: 7px;
}

figure {
    position: relative;
}

figure {
    display: block;
    overflow: hidden;
    position: relative;
}

.items li figure img {
    display: block;
    width: 100%;
}

figure a, figure a img {
    display: block;
    position: relative;
}

figure img {
    display: block;
    width: 100%;
    max-width: 100%;
}

figure a .text-overlay {
    opacity: 0;
    height: 100%;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 100;
    padding: 20px;
    background: #d10000;
    background: rgba(209,0,0,0.90);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

figure a:hover .text-overlay {
    opacity: 1
}

figure a .text-overlay:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px solid rgba(255,255,255,0.3);
}

figure a .text-overlay .info {
    text-align: center;
    top: 50%;
    width: 100%;
    left: 0;
    position: absolute;
    margin-top: -11px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

figure a .text-overlay {
    background: #d10000;
    background: rgba(209,0,0,0.90);
}

/*----------------------------------------------------------------*/
/*	Page banners
/*----------------------------------------------------------------*/

.page-title .overlay {
  background: rgba(0,0,0,0.45);
  height: 100%;
  position: relative;
}

.page-title {
  height: 300px;
    background: url(style/images/art/page-title-1.jpg) no-repeat center center;
      background-image: url("style/images/art/page-title-1.jpg");
      background-size: auto;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}

.page-title h1 {
  text-align: center;
  top: 57.5%;
  vertical-align: middle;
  width: 100%;
  left: 0;
  position: absolute;
  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;
  font-size: 40px;
  margin: 0;
  color: #f5f5f5;
}

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