body{
	font-size: 1.8em !important;
	color: black !important;
}
.h4-toptop{
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	font-weight: bold;
	font-style: italic;
}
.dark-translucent-bg::after{
	opacity: 0.35 !important;
}
.tp-caption a.link {
	text-decoration: none !important;
	color: #990000 !important;
}
.tp-caption a.btn{
	background-color: rgba(0,0,0,0.5) !important;
}
.tp-caption a.btn:hover {
	background-color: var(--color-skin) !important;
}
.tp-caption a.btn,
.tp-caption a.btn:hover {
	text-shadow: 1px 1px 1px #000000;
}

h2 {
	font-weight:bold;
}

h1.page-title {
	font-size: 28px;
}

h3 {
	font-weight: bold;
}

.txtfondocabecero {
	padding-left:15px;
	padding-right:15px;
	width:100%;
	color: white;
}

.fondocabecero {
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	margin-left:0px !important;
	height: 270px;
	color: white;
	padding:0px;
}

.fondocabeceronc {
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	margin-left:0px !important;
	height: 350px;
	color: white;
	padding:0px;
}

.fondocabeceroncadmin {
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	margin-left:0px !important;
	height: 46px;
	color: white;
	padding:0px;
}

.contenedortxtcab {
	width:1920px;
	height:360px;
	text-align:left;
	display:table-cell;
	vertical-align:bottom;
}

.contenedortxtcabadmin {
	width:1920px;
	text-align:left;
	display:block;
	vertical-align:bottom;
}

.contenedortxtcabcenter {
	width:1920px;
	height:270px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}

.lasombra {
	text-shadow: 2px 2px 2px black;
}

@media (max-width:991px) {
	.txtfondocabecero {
		font-weight:bold;
		padding-left:15px;
		padding-right:15px;
		width:100%;
	}
}

div.logo > a:hover{
	text-decoration: none;
}

h3.logotxt {
	font-size: 1.7em;
	font-weight: bold;
	color: white !important;
	padding: 0.2em;
	background-color: var(--color-skin);
	display: table;
	border-radius: 0.2em;
}

#logo{
	max-height: 80px;
}

#logo-footer{
	max-height: 120px;
}

.txtpie {
	color: #cccccc;
}

.timeline-date-label {
	width: fit-content !important;
}

h1.reducido {
	font-size: 0.8em;
}