/***************************
Add your custom styles below
****************************/

a {
	color: #820024;
	text-decoration: none !important;
}
p {
	text-align: justify;
}
.cero {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.destacado {
	font-family: 'Lora', 'Helvetica', 'Arial', sans-serif;
	color: #343434;
	font-weight: 700;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	font-size: 1.7375em;
	line-height: 1.61304348em;
}
.alig-izq {
	text-align: left!important;
}
.azulfs {
	color: #002741;
}
.gris-tits {
	color: #585858;
}
.red-tits {
	color: #820024;
}
.height-ficha {
	height: 250px;
}
.height-ficha2 {
	height: 100px;
}
.tabs-5 .tabs-content {
	padding-top: 3.5em;
	padding-bottom: 1em;
}
.iconos {
	margin-top: 10px;
	margin-bottom: 35px;
}
.tabla {
	border: 1px solid white;
}
.tabla-destacado {
	background-color: #002741;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	border: 2px solid white;
}
.tabla-celdas {
	background-color: #edeffc;
	padding: 10px 10px 10px 10px;
	text-align: center;
	color: #002741;
	border: 2px solid white;
}
.embedded-video-3 .text {
	margin-top: 1.25em;
}
.btn {
	background-color: #820024;
}
.btn:hover {
	background-color: #62001b;
	border-color: #62001b;
}
.btn .btn__text, .btn i {
	color: #FFFFFF;
}
.nav-bar .logo {
	max-height: 80px;
	margin-top: 12px;
	margin-bottom: 20px;
}
.nav-bar {
	will-change: scroll-position, transform;
	height: 105px;
	max-height: 105px;
	line-height: 62px;
}
.nav-open .nav-bar {
	height: auto;
}
.nav-bar:not(.nav--fixed) .menu {
	position: relative;
	top: 20px;
}
.nav-bar.nav--fixed {
	max-height: 85px;
	height: 85px;
}
.nav-bar.nav--fixed .menu-module {
	margin-top: 10px;
}
.nav-bar.nav--fixed .logo {
	max-height: 60px;
}
.listado {
	line-height: 1.9em;
	list-style-position: inside!important;
	padding-left: 1em;
}
.listado::before {
	list-style: none;
	content: "\2022";
	color: #900017;
	text-align: left;
	list-style-position: inside !important;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}

@media all and (max-width: 990px) {
nav .menu {
	margin-top: 24px;
}
.nav-mobile-toggle {
	top: 16px;
}
nav .menu {
	padding-bottom: 40px;
}
}
