@font-face{
	font-family: "DIN Condensed Bold";
	src: url("DIN Condensed Bold.ttf");
}
.menu{
  font-family: DIN Condensed Bold !important;
}
.menu span{
  font-size: 1.2rem;
  font-family: DIN Condensed Bold !important;
}
.menu-centrado{
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.titulo{
  font-family: DIN Condensed Bold !important;
}
.titulo h2{
  font-weight: bold;
  color: #0f75bc;
  border-color: #494a4c;
  border-width:2px;
  border-bottom-style: solid;
  font-family: DIN Condensed Bold !important;
}
.titulo a{
  float: right;
  margin-top: -16%;
  font-family: DIN Condensed Bold !important;
}
.menu-footer{
  border-left: 2.5px solid #494a4c;
  border-right: 2.5px solid #494a4c;
  align-self: center;
  text-align: left;
  font-family: DIN Condensed Bold !important;
}
.menu-footer span{
  color: #494a4c;
  font-size: 10pt;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-family: DIN Condensed Bold !important;
}
.menu-footer span:hover{
  color: #f7941d;
}
.menu-footer ul{
  display: inline-grid;
}
.texto-footer{
  font-size: 10pt;
  font-family: DIN Condensed Bold !important;
}
.slide-desc-bg-default{
  height: 540px !important;
}
.slide-desc-text-default {
  text-align: center !important; 
}
.contenido{
  font-family: DIN Condensed Bold !important;
}
.contenido h4{
  font-weight: bold !important;
  font-family: DIN Condensed Bold !important;
}
.contenido h5{
  font-weight: bold !important;
  margin: 0.5rem;
  font-family: DIN Condensed Bold !important;
}
.contenido p{
  text-align: justify;
  margin: 0.5rem;
  font-family: DIN Condensed Bold !important;
}
.contacto{
  font-family: DIN Condensed Bold !important;
}
.contacto h4{
  font-weight: bold !important;
  text-align: center;
  font-family: DIN Condensed Bold !important;
}
.contacto p{
  margin: 0.5rem;
  font-family: DIN Condensed Bold !important;
}
.contacto img{
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.imageeffectck_title{
  font-family: DIN Condensed Bold !important;
  margin-top: 0 !important
}
.imageeffectck_desc{
  font-family: DIN Condensed Bold !important;
  font-size: 1.2rem !important;
  text-transform: none !important;
}
.moduletable .nav.menu, .moduletable .mostread, .moduletable .latestnews, .moduletable .archive-module, .moduletable .relateditems, .moduletable .categories-module, .moduletable .category-module, .moduletable .latestusers, .moduletable .unstyled {
  border: 2px solid #e0e0e5 !important;
}