html {
	height: 100%;
	box-sizing: border-box;
}
*,
*:before,
*:after {
	box-sizing: inherit;
}
body {
    font-size:80%;
	min-height: 100%;
	position: relative;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin:2px 0 0px 0px;
	padding-bottom: 20px;
}
@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
@media screen and (max-width: 30em) {
    body {
        font-size: 70%;
    }
}
@media screen and (max-width: 20em) {
    body {
        font-size: 60%;
    }
}
a {
	text-decoration: none;
}
.menu {
	text-align: center;
}
.menupie {
	width: 100%!important;
	display: block !important;
	margin: 0px;
	padding: 0px !important;
}
.header-inner,
.menu {
	display: table-cell;
	vertical-align: middle;
}
.menu > ul {
	margin: 0;
	padding: 0;
	list-style: outside none none;
}
.menu > li {
	display: inline-block;
	padding: 0% 1% 0% 1%;
	border-right: 1px solid #404041;
	line-height: 200%;
}
.menupie > li {
	display: inline-block;
	padding: 0%;
	line-height: 200%;
	border: none !important;
}
.menu > li > a{
	color: #404041;
	text-transform: uppercase;
	font-weight: bold;
}
.menu > li > a:hover {
	color: #2e5596;
}
.menupie > li > a{
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}
.menupie > li > a:hover {
	color: #a5b0d3;
}
.menu > li.active > a{
	color: #a5b0d3;
}
.menupie > li.active > a{
	color: #a5b0d3;
}
.menu > li.parent a:after {
	font-family: 'IcoMoon';
	font-size: 12px;
	content: " \e203";
}
.menu > li > span{
	color: #404041;
	text-transform: uppercase;
	font-weight: bold;
}
.menu > li > span:hover {
	color: #2e5596;
}
.menu > li.active > span{
	color: #a5b0d3;
}
.menu > li ul {
	position: absolute;
	display: none;
	z-index: 1000;
	text-align: left;
	list-style: none;
	margin: 0;
	margin-left: -1% !important;
	background: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(46,85,150,0.75);
	-moz-box-shadow: 10px 10px 5px 0px rgba(46,85,150,0.75);
	box-shadow: 10px 10px 5px 0px rgba(46,85,150,0.75);
}
.menu > li:hover > ul {
	display:block;
}
.menu > li ul li a{
	color: #58585b;
    font-size: 14px;
	box-sizing: border-box;
	padding: 10px 20px 10px 0px;
	margin-left: -20px;
	background: #ffffff;
	width: 100%;
	white-space: nowrap;
    display: block;
}
.menu > li ul li a:hover{
	color: #2e5596;
}
.menu > li.parent ul li a:after {
	content: "";
}
.menu > li.active > ul > li.active > a{
	color: #a5b0d3;
	font-weight: bold;
}
.pre-breadcrumb .menu > li {
	display: inline-block;
	border: 0px;
	line-height: 60px;
}
.pre-breadcrumb .menu > li:after {
	content: '';
	/*border: 1px solid #a5b0d3;*/
	width: 2px !important;
	background: #a5b0d3;
	height: 60px !important;
	float: right;
	-ms-transform: rotate(25deg); /* IE 9 */
    -webkit-transform: rotate(25deg); /* Chrome, Safari, Opera */
    transform: rotate(25deg);
}
.pre-breadcrumb img {
	width: 35px;
	margin-top: 18px;
	left: -3px;
	position: relative;
}
.pre-breadcrumb img:hover {
	-webkit-filter: saturate(20);
	filter: saturate(20);
}
.pre-breadcrumb .active img {
	-webkit-filter: saturate(20);
	filter: saturate(20);
}
.pull-left {
	display: inline-block;
}
.header {
	width: 100%;
	min-width: 800px;
	box-sizing: border-box;
	height: 8.33%;
	margin: 0;
}
.header-inner {
	text-align: center;
	width: 30%!important;
}
.camera_commands {
	display: none !important;
}
.camera_prev {
	margin-left: 5% !important;
	/*top: 30% !important;*/
}
.camera_next {
	margin-right: 5% !important;
	/*top: 30% !important;*/
}
.camera_caption {
	top: 0 !important;
	bottom: 0 !important;
	height: 100% !important;
	text-align: center;
	
}
.camera_caption_title {
	position: absolute !important;
	top: 50% !important;
	width: 100%;
}
.camera_caption_desc {
	position: absolute !important;
	bottom: 10%;
	width: 100%;
	padding: 2%;
	background: rgba(46, 85, 150, .7);
}
.camera_caption > div {
	padding: 0 !important;
}
.fondo {
	height: 1000px;
}
.caja-blanca {
	width: 60% !important;
	height: 70px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	padding-left: -75px;
	background: #ffffff;
	z-index: 2;
}
.caja-blanca:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: -20px;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-bottom: 70px solid #ffffff;
	z-index: 2;
}
.caja-blanca p {
	font-size: 80%;
	color: #2e5596 !important;
	font-weight: lighter;
}
.caja-blanca a {
	color: #2e5596 !important;
	font-weight: lighter;
}
.caja-blanca h1 {
	font-size: 200%;
	color: #2e5596;
	font-weight: lighter;
	float: left;
}
.caja-blanca img {
	float: left;
	margin-left: 5%;
}
.cincuenta {
	width: 50% !important;
	box-sizing: border-box;
}
.centrado {
	text-align: center;
}
.flotante {
	float: left;
}
.fondo-azul {
	width: 100%;
	background: #2e5596;
	height: 100px;
	display: inline-block;
}
.gordo {
	margin-top: 10px;
	margin-bottom: 0px;
	top: 50%;
	position: absolute;
	height: 10px;
	width: 100%;
	border: 0;
	color: #a5b0d3;
	background-color: #a5b0d3;
}
.fotos {
	width: 100%;
	min-width: 800px;
	padding-top: 2%;
	/*top: -75px;*/
	background: #2e5596;
	background: linear-gradient(#2e5596 50%, #ffffff 50%);
	position: relative;
	box-sizing: border-box;
	text-align: center;
}
.cuadro {
	display: inline-block;
	width: 30%;
	margin: 0 1%;
	text-align: center;
}
.cuadro-contacto {
	display: inline-block;
	width: 60%;
	margin: 0 1%;
	text-align: center;
}
.cuadro-contacto table, .texto-articulo table {
	margin: auto;
	width: 100%;
	border-collapse: collapse;
	height: 100% !important;
	border: 1px solid #ffffff;
}
.texto-articulo table {
	width: 80% !important;
}
.cuadro-contacto th, .cuadro-contacto td, .texto-articulo th, .texto-articulo  td{
	border: 1px solid #ffffff;
	width: 50%;
	font-size: 60% !important;
}
.cuadro-contacto a, .texto-articulo a {
	color: #ffffff;
	text-decoration: none;
}
@media screen and (max-width: 1000px) {
	.cuadro-contacto th, .cuadro-contacto td, .texto-articulo th, .texto-articulo  td{
		font-size: 50% !important;
	}
}
.subtitulo {
	position: absolute;
	top: 0px;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	padding: 5%;
	margin: 0px !important;
	background: rgba(46, 85, 150, .7);
	color: #ffffff;
	text-align: center;	
		-moz-transform: scale(0);
		-o-transform: scale(0);
		-webkit-transform: scale(0);
		transform: scale(0);
		transition: all 500ms ease-out;
		-webkit-transition: all 500ms ease-out;
		-moz-transition: all 500ms ease-out;
		-o-transition: all 500ms ease-out;
		-ms-transition: all 500ms ease-out;	
	font-size: 200%;
}
@media screen and (max-width: 1279px) {
   .subtitulo {
	   font-size: 150%;
   }
}
@media screen and (max-width: 979px) {
   .subtitulo {
	   font-size: 125%;
   }
}
.subtitulo p {
	position: relative;
	margin: 0px;
	height: 100%;
	width: 100%;
}
.subtitulo p > span {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	width: 100% !important;
	text-align: center;
}
.foto {
	position: relative;
    cursor: pointer;
    margin: 0px !important;
    padding: 0px !important;
}
.foto:hover img{
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
}
.foto:hover div{
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.foto img {
	width: 100% !important;
	background-color: #ffffff;
	color: #fff;
		-webkit-transition: all 500ms ease-out;
		-moz-transition: all 500ms ease-out;
		-o-transition: all 500ms ease-out;
		-ms-transition: all 500ms ease-out;	
		transition: all 500ms ease-out;
}
.cuadro h1{
	color: #2e5596;
	font-size: 200%;
	font-weight: bolder;
	margin: 0px !important;
}
.cuadro-contacto h1 {
	color: #2e5596;
	font-size: 200%;
	font-weight: bolder;
	margin: 0px !important;
}
.texto-articulo h1 {
	color: #ffffff;
	font-size: 80%;
	font-weight: bolder;
	margin: 0px !important;
}
/********Articulo*********/
.cuadro-articulo{
	position: relative;
	overflow: hidden;
}
.cuadro-articulo img {
	width: 100%;
	position: relative;
	background-color: #ffffff;
	vertical-align: bottom !important;
	color: #fff;
}
.compromiso img {
	width: auto;
	vertical-align: middle !important;
}
.reducido {
	width: 80%;
}
.reducido-cincuenta{
	width: 70%;
	margin: auto;
}
.derecha {
	float: right;
}
.subtitulo-articulo {
	position: absolute;
	bottom: -25%;
	display: block;
	height: 25%;
	width: 100%;
	z-index: 10;
	padding: 5%;
	margin: 0px !important;
	background: rgba(46, 85, 150, .7);
	color: #ffffff;
	text-align: center;
	font-size: 200%;
}
@media screen and (max-width: 1279px) {
   .subtitulo-articulo {
	   font-size: 150%;
   }
}
@media screen and (max-width: 979px) {
   .subtitulo-articulo {
	   font-size: 125%;
   }
}
.cuadro-articulo div{
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
.subtitulo-articulo  p {
	position: relative;
	margin: 0px;
	height: 100%;
	width: 100%;
}
.subtitulo-articulo  p > span {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100% !important;
	text-align: center;
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.texto-articulo {
	width: 100% !important;
}
.texto-articulo {
	font-size: 250%;
	text-align: center;
	color: #ffffff;
}
.texto-articulo p {
	padding: 3%;
	margin: 0px !important;
}
.alineacion-izquierda {
	text-align: left;
	text-indent: 5%;
}
.justificado {
	text-align: justify;
	text-indent: 5%;
}
.limpia {
	clear: both !important;
}
/********Articulo*********/
.servicios {
	float: right;
	margin-right: 5%;
	font-size: 250%;
	line-height: 90px;
	color: #ffffff;
}
.ruta {
	height: 90px;
	width: 100%;
	min-width: 800px;
	overflow: hidden;
	box-sizing: border-box;
	margin: 0;
}
.breadcrumb {
	margin: 0 !important;
	padding: 0 !important;
	list-style: outside none none;
}
.breadcrumb  li {
	color: #2e5596;
	border: 0;
	font-size: 250%;
	line-height: 90px;
	text-align: center;	
	display: inline-block;
	padding: 0% 1% 0% 1%;
	line-height: 200%;
}
.breadcrumb {
	width: 10%;
	min-width:300px;
	text-align: center;
}
.pre-breadcrumb{
	width: 80%;
	height: 100%;
	margin:0;
	position: relative;
}
.pre-breadcrumb:after {
	content: '';
	position: absolute;	
	right: 0;
	top: 0;
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-bottom: 90px solid #ffffff;
	z-index: 1;
}
.post-breadcrumb{
	width: 10%;
	height: 100%;
	margin:0;
	position: relative;
}
.post-breadcrumb:before {
	content: '';
	position: absolute;
	display: inline-block;
	width: 0;
	left: 0px;
	height: 0;
	border-left: 40px solid #ffffff;
	border-bottom: 90px solid transparent;
	z-index: 1;
}
.caption {
	caption-side: top;
	display: table-caption;
	text-align: left;
	width: 100%;
}
.google {
	width: 100%;
	min-width: 800px;
	height: 400px;
	padding: 3%;
}
.celda {
	display: table-cell;
	vertical-align: middle !important;
}
.tercio {
	width: 33% !important;
}
.fondo-azul-transparente {
	background: rgba(46, 85, 150, .7);
}
.fondo-azul-transparente2 {
	background: rgba(46, 85, 150, .5);
}
.imagen-fondo {
	background-image: url("/nueva/images/articulos/historia3.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;	
}
.fila {
	display: table-row;
	width: 100%;
}
.tabla {
	display: table;
	border-spacing: 0px;
}
.tabla-articulo{
	display: table;
	border-spacing: 15px;
	width: 100%;
}
.completo {
	width: 100%;
}
.breadcrumb,
.pre-breadcrumb,
.post-breadcrumb {
	display: table-cell;
	vertical-align: middle;
	background-color: #ffffff;
}
.arriba {
	width: 100%;
	background: #2e5596;
	height: 60px;
}
.abajo {
	width: 100%;
	background: #a5b0d3;
	height: 30px;
}
.arriba-pie{
	width: 100%;
	background: #2e5596;
	display: block;
	height: 70px;
	text-align: center;
}
.abajo-pie{
	width: 100%;
	background: #a5b0d3;
}
.menu_iconos {
	width: 350px !important;
	text-align: left;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
.span3,
.category-desc {
	display: table-cell !important;
	width: 17.3% !important;
	height: 630px;
	padding-left: 1.3%;
	min-width: 130px;
	overflow: hidden;
	box-sizing: border-box;
	background: #a5b0d3;
	color: #58585b;
}
.category-desc {
	vertical-align: top !important;
	color: #58585b;
}
.category-desc a{
	color: #58585b;
}
.item {
	height: 100%;
	width: 100%;
	overflow: hidden;
	display: block;
	background: #ffffff;
}
.span3 p,
.category-desc   p{
	text-align: justify;
	margin: 2%;
	color: #58585b;
	text-indent: 10%;
}
.span3 li,
.category-desc   li{
	text-align: justify;
	margin: 2%;
	color: #58585b;
}
.span3  img {
	width:100%;
}
.span3  h2,
.category-desc h2, 
.span3  h2 > a{
	font-size: 120% !important;
	margin: 1%;
	color: #58585b !important;
}
.span3  h2 {
	text-transform: uppercase;
}
.blog {
	margin-top: 3%;
	padding: 1.5%;
	background: #a5b0d3;
	vertical-align: top;
}
main {
	width: 100%;
	overflow: hidden;
	min-width: 800px;
}
[class^="icon-"],
[class*=" icon-"] {
	margin-right: .5em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.telefono:after {
	content: "\e261";
}
.icon-mail:before {
	content: "\4d";
}
.icon-phone:before {
	content: "\e261";
}
.icon-address:before {
	content: "\63";
}
.footer {
	position: absolute;
	width: 100%;
	min-width: 800px;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
}
.footer p {
	margin: 0;
	color: #ffffff;
}
.footer a {
	margin: 0;
	color: #ffffff;
}
.footer img {
	vertical-align: middle;
	valign: middle;
}
.relativa {
	position: relative;
}
.leermas:after{
	font-family: 'IcoMoon';
	position: absolute;
	top: 1%;
	right: 1%;
	content: "\5d";
	color: #ffffff;
	font-size: 250%;
	text-align: center;
	background: #2e5596;
	border: 1px solid #2e5596;
}
.leermas:hover:after{
	color: #2e5596;
	font-size: 250%;
	text-align: center;
	background: #ffffff;
	border: 1px solid #2e5596;
}
.item-page {
	margin: auto;
	margin-top: 3%;
	width: 90%;
}
#content {
	background-image: url("/images/iconos/logo_grande.png");
	background-repeat: no-repeat;
	background-size: cover;
    background-attachment: fixed;
	background-position: center center;	
}
.pull-none {
	float: left;
	width: 50%;
	display: block;
	text-align: center;
}
/*============================================
  General
  ============================================*/
.cookies-alerta {
	width: 100%;
	z-index: 10000;
	display: none;
	position: fixed;
	bottom: 0;
	background-color: #2e5596;
}
.cookies {
	max-width: 960px;
	margin: 0 auto;
	padding: 5px 10px 5px 10px;
	color: #ffffff;
}
.cookies h4{
	color: #ffffff;
	font-size: 22px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
.cookies a{
	color: #ffcc00;
    text-align: center;
    text-decoration: none;
}

.cookies  a:hover{
	color: #ffffff;
}
/*============================================
  boton cerrar
  ============================================*/
.cookies-boton-cerrar {
	font-size: 12px;
	line-height: 14px;
	display: block;
	width: 75px;
	margin: 5px auto;
	text-decoration: none;
	border: none;
	text-shadow: 1px 1px 2px #000;
	cursor: pointer;
	text-align: center;
	padding: 3px 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
	background-color: #222;
	color: #fff !important;
}
.cookies-boton-cerrar:hover {
	background-color: #888;
	color: #fff !important;
}

.img-svg {
	height: 45px;
/*	max-width: 150px;*/
	max-height: 45px;
}
.doble-fila {
	display: grid;
	text-align: center;
}

.doble-fila > ul:first-of-type {
	margin-top: 5px;
	margin-bottom: 0px;
}

.doble-fila > ul:nth-of-type(2) {
	margin-top: 0px;
}

.doble-fila > ul:first-of-type > li {
	border-right: none !important;
}

.azul {
	color: #030192;
	font-size: 15px;
}

.fondoBlanco {
	background-color: #ffffff !important;
	padding-right: 100px;
	padding-left: 100px;
	margin-bottom: 3%;
	min-height: calc(100vh - 300px);
	display: grid;
	text-align: justify;
}

.gridEuropa {
	display: grid;
	grid-template-columns: 50% 50%;
}

.gridIzquierda {
	display: grid;
	justify-items: start;
	align-items: center;
}

.gridDerecha {
	display: grid;
	justify-items: end;
	align-items: center;
}

.gridDerecha > p {
	font-size: 15px;
	text-align: left;
	width: 200px;
}