/*#########################################*/
/*
					ESTILOS GENERALES
*/
/*#########################################*/
html,body{margin:0; padding:0;min-width:320px;width:100%;height:100%;}
body{
font-size:14px;
width:100%;
color:#fff;
margin:0 auto!important;padding:0!important;
overflow:hidden;
overflow-y:auto;
font-family: 'Open Sans', sans-serif;
background:#b30d38;
}
strong,b{color:#fff;}

table tr th, table tr td{
	font-size:1em;
}

/*Este es el contenedor de todo, ajustado para Mobile*/
.main{width:auto;height:auto;z-index:1;
min-width:320px;
height:auto;
margin:0 auto;

}

.layer-menu-mobile{background:rgba(0,0,0,.7); /*color de mascara mobile*/
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
position:absolute;z-index:100!important;display:none;opacity:0;width:100%;height:100%;}

.background-se{background-color:#BC0800;background-image:url(bg.gif);}

/* CONTENEDORES */
.container-se {
	margin: 0 auto;
	width: 100%;
}
.wrapper-se{
-webkit-box-shadow: 0px 1px 16px 3px rgba(50, 50, 50, 1);
-moz-box-shadow:    0px 1px 16px 3px rgba(50, 50, 50, 1);
box-shadow:         0px 1px 16px 3px rgba(50, 50, 50, 1);
background:rgba(0,0,0,.8);
max-width:960px;margin:0 auto;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000,endColorstr=#aa000000); 
}


.contenedor-0 {
	background: #000;
}
.contenedor-1{padding-top:30px;}
.contenedor-2{}
.contenedor-3{}
.contenedor-4{}
.contenedor-5{}
/*ANCHOS DEL SITIO*/
.width-960{max-width:960px!important;width:100%;margin:0 auto;}
.width-1000{max-width:1000px!important;width:100%;margin:0 auto;}
.width-1170{max-width:1170px!important;width:100%;margin:0 auto;}
.width-1280{max-width:1280px!important;width:100%;margin:0 auto;}
.width-1440{max-width:1440px!important;width:100%;margin:0 auto;}

.contenido-del-sitio{padding-bottom:40px;}
.contenedor-menu-mobile{height:40px;width:100%;}

/* TEXTO */
p{}
ul,ol{list-style-position:inside;}
a, a:active, a:visited {
	color:#CF3067;
}
a:hover {}
address{font-style:normal;}


/* FUENTES - COLOR Y TAMAÑO*/

nav{}

.nombre{font-size:1.2em;}

.contenedor-datos{}

input[type="submit"],
input[type="reset"],
.selectedMenu,
nav,
.nombre, 
.WidgetLinkDestacado, 
.texto-cabecera{
font-weight:normal!important;
font-family: 'Droid Sans', sans-serif;
}

h1,h2,h3,h4,h5,h6{
font-family: 'Lobster Two', cursive;
color:#c1c1c1;
font-weight:normal!important;
}



h1{font-size:1.7em;color:#b30d38;}
h2{font-size:1.4em;}
h3{font-size:1.3em;color:#b30d38;}
h4{font-size:1.1em;}
h5{font-size:1em;}
h6{font-size:1em;}	
#footer h6{
	margin-bottom:1em;
	font-size:1.2em;
}

img{}
/*#########################################*/
/*
			 ESTILOS EXPRESS
*/
/*#########################################*/

.tipo_pagina_1 img{max-width:100%;height:auto;}
#paginacion_tienda_virtual_info,#paginacion_tienda_virtual_barra{text-align:center;}

.WidgetLinkDestacado{color:#fff;
	background-color:#b30d38!important;
	color:#fff;
	font-size:1em;
	font-weight:normal!important;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out; 	
	text-transform:uppercase;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	}
	
.WidgetLinkDestacado:hover{background-color:#CF3067!important;}


/*formulario custom*/
.FormWidget .itemForm{margin-top:20px;}
.FormWidget .labelForm{font-size:1em;padding-bottom:5px;font-weight:bold;}
.FormWidget .opcion {font-weight:normal; padding-right: 10px;}
.FormWidget .opcion input {margin-right:5px;margin-top:10px;}

/*LOGO EXPRESS*/
#poweredby{text-align:left;margin:0!important;padding:0!important; float:right;}
#poweredby a{padding:0 !important;}
#poweredby img{}
#poweredby p{text-align:left;margin:0!important;padding:0!important;}

/*Zonas Editables*/
.zonas{overflow:hidden;padding-top:10px;padding-bottom:10px;}
.estructuraPagina-Izquierda,
.estructuraPagina-Derecha{padding:0;overflow: hidden;}
.estructuraPagina-Izquierda p,
.estructuraPagina-Derecha p,
.zonas p{margin-top:0;margin-bottom:0;}
.zonas img,
.estructuraPagina-Izquierda img,
.estructuraPagina-Derecha img{max-width:100%!important;}

/*fix para tablas (se viejos)*/
#tablaGaleria{background: #transparent;}

/*reset de todas tablas*/
.tipo_pagina_2 table,.tipo_pagina_2 tr,.tipo_pagina_2 td,.tipo_pagina_3 table,.tipo_pagina_3 tr,.tipo_pagina_3 td,
.tipo_pagina_6 table,.tipo_pagina_6 tr,.tipo_pagina_6 td,.tipo_pagina_7 table,.tipo_pagina_7 tr,.tipo_pagina_7 td
.tipo_pagina_8 table,.tipo_pagina_8 tr,.tipo_pagina_8 td,.tipo_pagina_9 table,.tipo_pagina_9 tr,.tipo_pagina_9 td
{border:none!important;}
.tipo_pagina_6 table,.tipo_pagina_6 tr,.tipo_pagina_6 td 
{background:transparent!important;border:none!important;}
table,tr,td {border-color:#666;}

.titulo_se{
}
.titulo span{	background: #fff;padding: 0 20px 0 10px;}
/*#########################################*/
/*
					HEADER 
*/
/*#########################################*/

.header{vertical-align:middle;padding:20px 0 40px 0;}
/*Logo*/
.contenedor-empresa{
vertical-align:middle;
margin-bottom:20px;
text-align: center;
}

#logo{display:inline-block;line-height:2em;margin-right:10px;vertical-align:middle;}
#logo img{}
.nombre{display:inline-block; text-align:left;vertical-align:middle;}

.contenedor-cabecera{}
/*Imagen de Cabecera */
#cabecera{
	background-position:center;
	background-image:url('fondo.jpg');
	background-repeat:no-repeat;
	width:100%;
	margin:0 auto;
	max-width:960px;
	padding-top:30%;
	background-size: cover;
   -moz-background-size: cover;
	position:relative;
	overflow:hidden;
	z-index:50;
}
.texto-cabecera{
	font-size:3.3em;
	color:#b30d38;
	position:absolute;
	top:20%;
	right:35px;
	line-height:.8em;
	width:300px;
	z-index:70;
	text-align: right;
	padding:20px;
	font-family: 'Lobster Two', cursive;
	text-shadow: -1px 4px 2px rgba(0, 0, 0, 1);
}

/*#########################################*/
/*
SECCIONES
 */
/*#########################################*/

/*nav*/
#secciones {
	vertical-align: middle;
	text-align: center;
}

/*ul*/
.MenuSeccion {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	list-style: none;
	text-align: right;
	font-size: 1.2em;
}

.MenuSeccion li {
	display: inline-block;
	padding: 0px 10px;
	text-align: center;
}

.MenuSeccion li a {
	color: #999;
}
.MenuSeccion li a:hover {
	color: #b30d38;
}


/*hovers*/
/*otros*/
/*#########################################*/
/*
MENU PRINCIPAL
 */
/*#########################################*/
/*nav*/

#menuContainer{
background: #b5565b; /* Old browsers */
background: -moz-linear-gradient(top,  #b5565b 0%, #89323b 50%, #7f001b 51%, #bc2f44 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5565b), color-stop(50%,#89323b), color-stop(51%,#7f001b), color-stop(100%,#bc2f44)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b5565b 0%,#89323b 50%,#7f001b 51%,#bc2f44 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b5565b 0%,#89323b 50%,#7f001b 51%,#bc2f44 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b5565b 0%,#89323b 50%,#7f001b 51%,#bc2f44 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b5565b 0%,#89323b 50%,#7f001b 51%,#bc2f44 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5565b', endColorstr='#bc2f44',GradientType=0 ); /* IE6-9 */
}
#menu-superior {
	margin: 0 auto;
}

/*ul*/
#menu-superior .MenuPrincipal {
	margin-bottom: 0px;
	list-style: none;
	text-align: center;
	font-size:0;
	color:#fff;
	font-family: 'Droid Sans', sans-serif;

}

#menu-superior .MenuPrincipal li {
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	font-size: 14px;
}



#menu-superior .MenuPrincipal > li > a {
	display: block;
	padding: 8px 10px;
	color:#f1f1f1;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);

}

#menu-superior .MenuPrincipal > li:first-child > a{
}
#menu-superior .MenuPrincipal > li:last-child > a{
}
#menu-superior .MenuPrincipal > li > .select {
background: #c65f7c;
background: -moz-linear-gradient(top,  #c65f7c 0%, #a33c5e 50%, #930045 51%, #d6356b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c65f7c), color-stop(50%,#a33c5e), color-stop(51%,#930045), color-stop(100%,#d6356b));
background: -webkit-linear-gradient(top,  #c65f7c 0%,#a33c5e 50%,#930045 51%,#d6356b 100%);
background: -o-linear-gradient(top,  #c65f7c 0%,#a33c5e 50%,#930045 51%,#d6356b 100%);
background: -ms-linear-gradient(top,  #c65f7c 0%,#a33c5e 50%,#930045 51%,#d6356b 100%); 
background: linear-gradient(to bottom,  #c65f7c 0%,#a33c5e 50%,#930045 51%,#d6356b 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c65f7c', endColorstr='#d6356b',GradientType=0 );
}

/*hovers*/
#menu-superior .MenuPrincipal > li:hover > a {
background: #c65f7c;
background: -moz-linear-gradient(top,  #c65f7c 0%, #a33c5e 50%, #930045 51%, #d6356b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c65f7c), color-stop(50%,#a33c5e), color-stop(51%,#930045), color-stop(100%,#d6356b));
background: -webkit-linear-gradient(top,  #c65f7c 0%,#a33c5e 50%,#930045 51%,#d6356b 100%);
background: -o-linear-gradient(top,  #c65f7c 0%,#a33c5e 50%,#930045 51%,#d6356b 100%);
background: -ms-linear-gradient(top,  #c65f7c 0%,#a33c5e 50%,#930045 51%,#d6356b 100%); 
background: linear-gradient(to bottom,  #c65f7c 0%,#a33c5e 50%,#930045 51%,#d6356b 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c65f7c', endColorstr='#d6356b',GradientType=0 );
}

/*otros*/
.mas8 .MenuPrincipal {
	padding-top: 20px;
	text-align: left !important;
}

/*----SUB MENU --*/
/*ul*/
#menu-superior .MenuPrincipal li ul {
	position: absolute;
	top: 38px;
	left: 0;
	z-index: 99;
	display: none;
	margin: 0;
	padding-top: 5px;
	min-width: 200px;
	width: 100%;
	text-align: left;
	overflow:hidden;
	background:#180206;
	border:1px solid #B62A40;
	border-top: 0px;
}

#menu-superior .MenuPrincipal li ul li {
	width: 100%;
	height:auto;
}

#menu-superior .MenuPrincipal li ul li a {
	display: Block;
	padding: 2px 10px;
	color: #B30D38;
	font-size: 16px;
}
#menu-superior .MenuPrincipal li ul li:first-child a{
}

/*hovers*/
#menu-superior .MenuPrincipal li ul li:hover a {
	color: #CF3067;

}

/*otros*/
.MenuSpecial .MenuPrincipal {
	margin: 0 !important;
	text-align: left !important;
}

.MenuSpecial .MenuSeccion {
	text-align: right !important;
}

/*#########################################*/
/*
MENU MOBILE
 */
/*#########################################*/
/*contenedor*/
#menu-mobile-button {
	z-index: 80;
	cursor: pointer;
}

#menu-mobile-button ul {
	margin: 0px !important;
background: #b5565b; /* Old browsers */
background: -moz-linear-gradient(top,  #b5565b 0%, #89323b 50%, #7f001b 51%, #bc2f44 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5565b), color-stop(50%,#89323b), color-stop(51%,#7f001b), color-stop(100%,#bc2f44)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b5565b 0%,#89323b 50%,#7f001b 51%,#bc2f44 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b5565b 0%,#89323b 50%,#7f001b 51%,#bc2f44 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b5565b 0%,#89323b 50%,#7f001b 51%,#bc2f44 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b5565b 0%,#89323b 50%,#7f001b 51%,#bc2f44 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5565b', endColorstr='#bc2f44',GradientType=0 ); /* IE6-9 */
	overflow:hidden;
}

#MenuPrincipalMobile{
	margin: 0px !important;
}

#menu-mobile-button ul li {
	display: inline-block;
	vertical-align: middle;
}

/*icono*/
#menu-mobile-button .iconoMenuBg {
	padding: 4px 5px 8px 5px;
	width: 43px;
	height: 40px;
	border-right: 1px solid #333;
	background: #0B0F14;
}

#menu-mobile-button ul li span {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(menu-icon-color.png);
	background-repeat: no-repeat;
}

.selectedMenu {
	padding-left: 10px;
	width: auto;
	color: #fff;
	font-size: 1.4em;
}

/*la palabra Menu*/
/*Menu Fijo en scroll*/
.fijo,.fijoMobile {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-backface-visibility:hidden; /*Most Important*/
}

/*Clases para Mobile*/
.fijo ul, .fijoMobile ul{
-webkit-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.49);
-moz-box-shadow:    0px 1px 3px 0px rgba(50, 50, 50, 0.49);
box-shadow:         0px 1px 3px 0px rgba(50, 50, 50, 0.49);
}

.fijoMobile{position:absolute;}

/*MENU LATERAL (OCULTO EN DESKTOP) */
/*nav*/
#menu-mobile {
	position: absolute;
	left: -100%;
	z-index: 101;
	height: auto;
	width: 87%;
	background:#82021D;
}

/*ul*/
#menu-mobile .MenuPrincipal {
	list-style: none;
}

#menu-mobile .MenuPrincipal li {
	display: block;
	font-size: 1.1em;
}

#menu-mobile .MenuPrincipal li a {
	display: block;
	padding: 10px;
	border-bottom: 1px solid #666;
	color: #c1c1c1;
	font-weight: bold;
	font-size: 1.1em !important;
}

/*----SUB MENU --*/
#menu-mobile .MenuPrincipal li ul {
	display: none;
	margin-left: 0;
	padding-left: .5em;
	background: #e3e3e3;
}

#menu-mobile .MenuPrincipal li ul li a {
	border: 0px;
	color: #000;
	font-size: 1em !important;

}

/*---ICONO ---*/
.icon-mobile {
	float: right;
	width: 30px;
	height: 30px;
	border: 2px solid #c1c1c1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	color: #c1c1c1;
	vertical-align: middle;
	text-align: Center;
	font-size: 1em;
}
/*ICONO CERRAR MENU*/
#cerrarMenu {
	position: absolute;
	top: 0px;
	right: -15%;
	z-index: 102;
	display: none;
	padding: 10px 0px;
	width: 15%;
	color: #b30d38;
	text-align: center;
	font-size: 1.95em;
	cursor: pointer;
	background:#600615;
}


/*#########################################*/
/*
					FOOTER 
*/
/*#########################################*/

/*contenedores*/
#footer{padding:1em 0 4em 0;clear:both;color:#fff;background:#000;border-top:2px solid #b30d38;}
#footerCierre{padding:1em 0;background:#0b0f14;}
#footer a{color:#2c3e50;}


/*-------------- MENU FOOTER  */
/*nav*/
#MenuFooter {}
/*ul*/
#MenuFooter .MenuPrincipal{list-style:none;text-align:left;}
#MenuFooter .MenuPrincipal li{float:left;}
#MenuFooter .MenuPrincipal li a{display:block;color:#fff;
	padding:3px 10px;margin-right:5px;margin-bottom:5px;
	text-transform:uppercase;
	color:#2C3E50;
}
#MenuFooter .MenuPrincipal li a.select{color:#b30d38;}
#MenuFooter .MenuPrincipal li:nth-of-type(3n+1){clear:left;}

/*---- SUB MENU --*/
#MenuFooter .MenuPrincipal li ul{display:none;}
/*hovers*/
#MenuFooter .MenuPrincipal li:hover a{color:#b30d38;}

#footerCierre a{padding-right:2em;display:inline-block;}
#footerCierre a:hover{color:#fff;}


/* PACK CONTACTO, REDES SOCIALES Y DATOS */
.redes{}
.contacto{}
.web{}
.icon{padding-right:5px;floar:left;color:#b30d38;font-size:1.2em;}
.contenedor-5 a{color:#fafafa;}


/*#########################################*/
/*
				MODIFICADORES
*/
/*#########################################*/

.table-4{float:left;width:auto;}

/*#########################################*/
/*
				HELPERS
*/
/*#########################################*/

.padding-top-bottom-0{padding-top:0px!important;padding-bottom:0px!important;}
.padding-top-0{padding-top:0px!important;}
.padding-bottom-0{padding-bottom:0px!important;}
.padding-left-right-0{padding-left:0px!important;padding-right:0px!important;}
.padding-left-0{padding:3px 0;padding-left:0px!important;}
.padding-right-0{padding-right:0px!important;}
.inline-block{display:inline-block;}
.block{display:block;}
.vertical-align-middle{vertical-align:middle;}

.clearfix{clear:both;}
.absolute{position:absolute;}
.relative{position:relative;}

.top-0{top:0;}
.left-0{left:0;}
.right-0{right:0;}
.bottom-0{bottom:0;}

.width-50-100{width:45%;display:inline-block!important;vertical-align:middle;}
.margin-top-20{margin-top:20px;}
.margin-bottom-20{margin-bottom:20px;}

.display-no{display:none;}
.display-si{}
.spacer-20{height:20px;width:100%;}

/*#########################################*/
/*
				FORMULARIO
*/
/*#########################################*/

.label_form{
	padding-right:20px;
	vertical-align:top;
}
.campo_form{
	padding-bottom:7px;
}
.campo_form input[type="text"],
.campo_form textarea{
		max-width:300px;
		height:24px;
		padding:3px;
		border:1px solid #b4b4b4;
		color:#444;
	}
	.campo_form textarea{
		height:150px;
	}
input[type="submit"],
input[type="reset"]{
		margin:0 2px;
		padding:6px 10px;
		border:0px;
		cursor:pointer;
    	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    	-webkit-transition: background-color 300ms ease-out;
    	-moz-transition: background-color 300ms ease-out;
    	transition: background-color 300ms ease-out; 
		background:#b30d38;
		text-transform:uppercase;
		color:#fff;
		text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}	
input[type="submit"]:hover,
input[type="reset"]:hover{
background:#CF3067;}
.campo_form input[type="submit"]{margin-left:27%;}


/*##########################################*/
/*
		CABECERA NO VISIBLE
*
/*#########################################*/
body.cabecera-no-visible #cabecera, body.cabecera-no-visible .sombra,
body.cabecera-no-visible .texto-cabecera
{
	display:none!IMPORTANT;
}
body.cabecera-no-visible .contenedor-1
{
	border-bottom:1px solid #0B0F14;
}
body.cabecera-no-visible .titulo{margin-top:0!important;}
body.cabecera-no-visible .contenido-del-sitio{}
body.cabecera-no-visible #footer{}

/*##########################################*/
/*
		MENUES NO VISIBLES
*/
/*##########################################*/
body.menu-principal-no-visible .contenedor-1{padding-top:5px!important;padding-bottom:5px!important;}
body.menu-secciones-no-visible .MenuSeccion, 
body.menu-principal-no-visible .MenuPrincipal, 
body.menu-pie-no-visible #navegacion-footer,
body.menu-pie-no-visible #MenuFooter
{
	display:none!important;
}

body.menu-secciones-no-visible .seo-no-visible-secciones{
	display:none;
}
body.menu-principal-no-visible .seo-no-visible-principal{
	display:none;
}
body.menu-pie-no-visible .seo-no-visible-footer{
	display:none;
}



@media screen and (min-width: 720px) {
body.menu-secciones-no-visible .seo-no-visible-100{width:100%;}
body.menu-secciones-no-visible .seo-no-visible-50{width:50%;}
body.menu-secciones-no-visible .seo-no-visible-33{width:33.33333%;}
body.menu-secciones-no-visible .seo-no-visible-25{width:25%;}

body.menu-principal-no-visible .seo-no-visible-100{width:100%;}
body.menu-princiapl-no-visible .seo-no-visible-50{width:50%;}
body.menu-princiapl-no-visible .seo-no-visible-33{width:33.33333%;}
body.menu-princiapl-no-visible .seo-no-visible-25{width:25%;}

body.menu-pie-no-visible .seo-no-visible-100{width:100%;}
body.menu-pie-no-visible .seo-no-visible-50{width:50%;}
body.menu-pie-no-visible .seo-no-visible-33{width:33.33333%;}
body.menu-pie-no-visible .seo-no-visible-25{width:25%;}

}


/*#########################################*/
/*
				MEDIA QUERIES
*/
/*#########################################*/

@media screen and (max-width: 480px) {
.se-container{padding-right:8px;padding-left:8px;}
.contenedor-menu-mobile{height:34px;}
#menu-mobile-button .iconoMenuBg{width:36px;height:34px;}
#menu-mobile-button span{width:36px;height:34px;background-size:contain;}

.display-no{display:block;}
.display-si{display:none;}
.texto-cabecera{font-size:24px!important;right:10px;width:50%!important;top:15px!important;}

}
@media screen and (max-width: 768px) {
	#logo{width:100%;text-align:center;}
	.nombre{width:100%;text-align:center;line-height:1.4em!important;margin-top:5px;}
	.MenuSeccion {text-align:center!important;}
	#Menufooter .MenuPrincipal{text-align:center!important;margin-bottom:30px!important;}
	#Menufooter .MenuPrincipal:last-child{padding-right:0px;}
	#MenuFooter .MenuPrincipal li{text-align:center!important;float:none;display:inline-block;padding-right:5px;} 
	.redes{margin-top:20px;}
	.contenido-del-sitio{padding-top:5px;top:0;}
	.texto-cabecera{padding:5px;}
	#MenuFooter .MenuPrincipal li:nth-child(3n+1) {clear:none;float:none;}
	#poweredby {text-align:center;float:none;padding:10px!important;display:block;}
	#poweredby p{text-align:center;}
	#footerCierre{text-align:center;}
	.titulo{margin-top:0;margin-bottom:10px;}
	.texto-cabecera{
	font-size:40px;
	top:21%;
	line-height:.8em;
	width:259px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	}
	.estructuraPagina .estructuraPagina-Texto{}

}
.table-4{float:none;width:100%;display:block;}
.se-container{padding-right:10px;padding-left:10px;}
}

img[src^="http://placehold.it/"]{width:100%;}

#se-loading{background:#000;position:absolute;left:0;top:0;width:100%;z-index:999;}
.se-loader {
  font-size: 20px;
  margin: auto auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: absolute;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  left:0;right:0;top:0;bottom:0;
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0em -3em 0em 0.2em #ffffff, 2em -2em 0 0em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 0em #ffffff;
  }
  12.5% {
    box-shadow: 0em -3em 0em 0em #ffffff, 2em -2em 0 0.2em #ffffff, 3em 0em 0 0em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  25% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 0em #ffffff, 3em 0em 0 0.2em #ffffff, 2em 2em 0 0em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  37.5% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 0em #ffffff, 2em 2em 0 0.2em #ffffff, 0em 3em 0 0em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  50% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 0em #ffffff, 0em 3em 0 0.2em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  62.5% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 0em #ffffff, -2em 2em 0 0.2em #ffffff, -3em 0em 0 0em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  75% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 0.2em #ffffff, -2em -2em 0 0em #ffffff;
  }
  87.5% {
    box-shadow: 0em -3em 0em 0em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 0em #ffffff, -2em -2em 0 0.2em #ffffff;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0em -3em 0em 0.2em #ffffff, 2em -2em 0 0em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 0em #ffffff;
  }
  12.5% {
    box-shadow: 0em -3em 0em 0em #ffffff, 2em -2em 0 0.2em #ffffff, 3em 0em 0 0em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  25% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 0em #ffffff, 3em 0em 0 0.2em #ffffff, 2em 2em 0 0em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  37.5% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 0em #ffffff, 2em 2em 0 0.2em #ffffff, 0em 3em 0 0em #ffffff, -2em 2em 0 -0.5em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  50% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 0em #ffffff, 0em 3em 0 0.2em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 -0.5em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  62.5% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 0em #ffffff, -2em 2em 0 0.2em #ffffff, -3em 0em 0 0em #ffffff, -2em -2em 0 -0.5em #ffffff;
  }
  75% {
    box-shadow: 0em -3em 0em -0.5em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 0.2em #ffffff, -2em -2em 0 0em #ffffff;
  }
  87.5% {
    box-shadow: 0em -3em 0em 0em #ffffff, 2em -2em 0 -0.5em #ffffff, 3em 0em 0 -0.5em #ffffff, 2em 2em 0 -0.5em #ffffff, 0em 3em 0 -0.5em #ffffff, -2em 2em 0 0em #ffffff, -3em 0em 0 0em #ffffff, -2em -2em 0 0.2em #ffffff;
  }
}
