@import url("../../cassiopeia/css/template.min.css");



:root {
 --cassiopeia-color-primary:#cf2a26;
 --cassiopeia-color-link:#224faa;
 --cassiopeia-color-hover:#64100e;
}





@media (min-width: 860px) { 
 #mod-custom111 {
/* width: 65%!important;*/
  position:absolute!important;
  z-index:9;

} 
  #djslider112 {
    display: none;
  }
}

@media (max-width: 859px) { 
 #mod-custom111 {
text-align: center;
width: 100%;
} 
  
    #djslider110 {
    display: none;
  }
}

/*
.navbar-brand{
position:absolute!important;
  z-index:9;
float: right;
  
}*/


body{
 background-color: #f8f2e9;
}

.footer div {
  width: 100%;
  text-align: center;
}

.item-content .page-header h2 {
  font-size: 18pt;
  min-height: 60px;
}
.item-content .page-header h2 a {
  color: #6b1210;
}

.item-content .page-header h2 a:hover {
  color: #ba2521;
}
.bg-info  {
  background-color: #b92521!important;
  font-size: 14pt;}
.item-title a {
    color: #ba2521;
  text-decoration: none;
}

.item-title a:hover { 
  color: #6b1210;
}

.active .page-link {
    background-color: #ba2521;
 border: none;
}