h1, h2, h3, h4, h5, h6{
	font-family: 'Old Standard TT', serif;/**/
	letter-spacing: -0.08rem;
}
.c-logo img{
	width: 300px;
	height: auto;
}
.idioma{
	position: absolute;
	top: 47px;
	right: 10px;
}
.idioma li{
	list-style: none;
	display: inline-block;
	margin: 5px 2px;
}
.idioma li img{
	width: 20px;
	height: auto;
}
.titulo-principal{
	font-size: 3.4em;
	color: #d82e01;
	text-transform: uppercase;
	font-weight: 600;
}
.subtitulo-principal{
	font-size: 1.82em;
	color: #0375B4;
	margin-bottom: 30px;
}
.firma{
	font-weight: 500;
	margin: 30px auto;
	color: #7d868b;
	font-size: 13px;
	padding: 12px 0 2px 0;
	border-top: 1px solid #c7cbcd;
	border-bottom: 1px solid #c7cbcd;
}
p.capitular::first-letter {
    font-size: 4.1em;
    font-family: 'Old Standard TT', serif;
    margin: -23px 0 -27px -20px;
    float: left;
    line-height: 1.3em;
    font-weight: 200;
}
.cabeza-grafica{
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	margin-top: 30px;
}
.texto-interior h3{
	font-size: 2em;
	margin-top: 40px;
	margin-left: -10%;
}
.recuadro-ayuda{
	margin-top: 60px;
	background-color: #0375b4;
	border-radius: 8px;
	padding: 20px;
	color: #FFFFFF;
	font-size: 14px;
}
.recuadro-ayuda a{
	font-size: 15px;
	color: #fefa80;
}
.redes-links {
    margin-bottom: 40px;
}
.redes-links a {
    font-size: 18px;
    display: inline;
    margin: 0 8px;
}
.fa {
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.c-content{
	font-size: 1.11em;
	color: #6b8dac!important;
	font-weight: 300;
	letter-spacing: 0.7px;
}
.container-map{
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
	padding: 0;
}
.bloque-inicio{
	padding-top: 60px;
}
#mapa-box{
height: 700px;
}
.c-tile img{
	margin: 10px auto;
	border-radius: 50%;
	border: 3px solid #1dafec;
}
.imagen-interior{
	float: left;margin: 0 20px 10px -80px;
	max-width: 40%;
}
.top-creditos{
	width: 100%;
	height: 30vh;
	padding-top: 180px;
	background-image: url(../img/portada-creditos.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}
.top-creditos h2{
	text-align: center;
	font-size: 2.2em;
	color: #FFFFFF;
}
.nombre{
	font-size: 1.6em;
}
.retrato{
	border-radius: 50%;
	border: 5px solid #1dafec;
}
.c-arrow{
	display: none!important;
}
.lista-creditos{
	margin: 60px auto 150px; 
}
.lista-creditos li {
    list-style: none;
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    padding: 10px 0 10px 0;
    margin-bottom: 8px;
    border-bottom: 1px solid #1dafec;
    letter-spacing: 1px;
}
.lista-asignacion {
    color: #666666;
    font-size: 15px;
    font-weight: 300;
}
.padding-top-40{
	padding-top: 40px;
}
.padding-top-60{
	padding-top: 60px;
}
.pre-footer{
	margin-bottom: 60px;
	background-color: #d82e01;
	padding-top: 6px;
	padding-bottom: 1px; 
}
.pre-footer p a{
	letter-spacing: 3px;
	font-size: 0.8em;
}
.pre-footer p a:hover{
	color: #fbe602;
}
footer{
	color: #FFFFFF;
	background-image: url(../img/bg-82.jpg); 
	background-size: cover;
	background-position: center top;
}
footer a{
	color: #FFFFFF;
}
footer .widget h5 {
    font-size: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #ffdc46;
}
.widget ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.c-layout-revo-slider-4 .c-main-title-circle {
   padding: 0px 0px 0px 0px;}
@media only screen and (max-width: 991px) {
	.hide-991{
		display: none;
	}
	.idioma{
	position: absolute;
	top: 15px;
	right: 12%;
}
	.idioma li img{
		width: 17px;}
}
@media only screen and (max-width: 767px) {
	.navbar-nav .idioma{
	display: none;
}
	.imagen-interior{
	margin: 0 15px 15px 0;
}
.texto-interior h3 {
    margin-left: 0;}
	.c-logo img{
	width: 200px;
	height: auto;
}
	.titulo-principal{
		font-size: 2.5em;}
	
}
@media only screen and (max-width: 600px) {

	.imagen-interior{
	margin: 15px 70% 15px 0;
	display: block;
	max-width: 100%;
}

#mapa-box{
height: 520px;
}
	.c-content-bar-4 > h3 {
    display: inline-block;
    color: #ffffff;
    font-weight: 500;
    font-size: 30px;
    line-height: 40px;
    margin: 100px auto 20px auto;
    padding: 20px;
    border: 2px solid rgba(255, 255, 255, 0.15);
}
	.texto-interior h3{
	font-size: 1.7em;
	margin-top: 40px;
	margin-left: 0;
		text-align: center;
}
.tp-rightarrow{
top: 80%!important;
    transform: matrix(1, 0, 0, 1, 30, -30);
    left: 108%!important;
}
.tp-leftarrow{
	top: 80%!important;
    transform: matrix(1, 0, 0, 1, 30, -30);
    left: -30px!important;
}
}