
BODY {background:#fff;}
html {overflow-x:hidden;}

@font-face {font-family:'Ubuntu'; font-weight:200; font-style:normal; src:url('fuentes/Ubuntu-L.woff') format('woff');}
@font-face {font-family:'Ubuntu'; font-weight:200; font-style:italic; src:url('fuentes/Ubuntu-LI.woff') format('woff');}
@font-face {font-family:'Ubuntu'; font-weight:400; font-style:normal; src:url('fuentes/Ubuntu-N.woff') format('woff');}
@font-face {font-family:'Ubuntu'; font-weight:400; font-style:italic; src:url('fuentes/Ubuntu-NI.woff') format('woff');}
@font-face {font-family:'Ubuntu'; font-weight:600; font-style:normal; src:url('fuentes/Ubuntu-B.woff') format('woff');}
@font-face {font-family:'Ubuntu'; font-weight:600; font-style:italic; src:url('fuentes/Ubuntu-BI.woff') format('woff');}


/* ---------------------------- ESTILOS MUY IMPORTANTES --------------------------------------- */

#CabzWeb {display:block !important;}
#CabzMov, .noWeb {display:none !important;}

BODY, A {font-family:'Ubuntu', Arial, Helvetica, sans-serif;}

/* ---------- Estilos de Colores  ---------- */

A       {color:#6280c5;}
A:hover {color:#000;}

.txtPrim {color:#204290 !important;}
.txtSecu {color:#e6a41f !important;}
.txtTerc {color:#0c1f4c !important;}
.txtCuat {color:#8a6313 !important;}
.txtBlan {color:#fff !important;}
.txtNegr {color:#000 !important;}

.fondoPrim    {background:#204290;}
.fondoPrimTte {background:rgba(32,66,144,0.75);}
.fondoPrimTt5 {background:rgba(32,66,144,0.5);}
.fondoSecu    {background:#e6a41f;}
.fondoSecuTte {background:rgba(230,164,31,0.75);}
.fondoSecuTt5 {background:rgba(230,164,31,0.5);}
.fondoTerc    {background:#0c1f4c;}
.fondoTercTte {background:rgba(12,31,76,0.75);}
.fondoCuat    {background:#8a6313;}
.fondoCuatTte {background:rgba(138,99,19,0.75);}
.fondoBlanco  {background:#fff;}
.fondoBco30   {background:rgba(255,255,255,0.3);}
.fondoBco50   {background:rgba(255,255,255,0.5);}
.fondoBco60   {background:rgba(255,255,255,0.6);}
.fondoBco70   {background:rgba(255,255,255,0.7);}
.fondoBco80   {background:rgba(255,255,255,0.8);}
.fondoBco90   {background:rgba(255,255,255,0.9);}
.fondoNegro   {background:#000;}
.fondoNegro10 {background:rgba(0,0,0,0.1);}
.fondoNegro20 {background:rgba(0,0,0,0.2);}
.fondoNegro25 {background:rgba(0,0,0,0.25);}
.fondoNegro40 {background:rgba(0,0,0,0.4);}

.filoBlanco {text-shadow: 1px 1px 0px #fff;}

.separPrim, .separSecu {width:100%; height:5px; margin:auto; text-align:center;}
.separPrim {background:#204290;}
.separSecu {background:#e6a41f;}

.trans15 {opacity:0.15;}
.trans25 {opacity:0.25;}
.trans50 {opacity:0.50;}
.trans75 {opacity:0.75;}

.sombraBlanc {text-shadow:0px 0px 10px #fff;}
.sombraNegra {text-shadow:0px 0px 10px #000;}
.sombraTexto {text-shadow:1px 2px 3px rgba(0,0,0,0.3);}
.sombraCapas {box-shadow:0px 0px 15px rgba(0,0,0,0.5);}
.sombraImagen img {margin:10px 0px; box-shadow:0px 0px 15px rgba(0,0,0,0.3);}

.bordeDere {border-right:solid 5px #204290;}
.bordeIzdo {border-left: solid 5px #204290;}


/* ---------- Estilos de Capas  ---------- */

.parraSep p {margin-bottom:0.8em;}

.capa1000   {width:1000px; margin:auto;}
.anchoTotal {width:0px; margin:auto;}

#cabecera, #cuerpo, .capaCuerpo, #franjaSuperior, #tablaPrincipal, #franjaInferior, #pieContenedor, #pieTexto {width:1000px; margin:auto;}


/* ------------------------------------- CABECERA WEB ------------------------------------------------ */

#CabzWeb {width:100%; margin:auto; z-index:-1;}

#cabeceraClasica {width:100%; height:70px; margin:auto; top:0px; background:rgba(255,255,255,0.85); border-bottom:solid 1px #204290; position:fixed; z-index:99;}

	.logoWeb {top:10px; left:2%; position:absolute;}

	.cabeceraMenu {height:70px; margin:0px; right:2%; text-align:left; z-index:99; position:absolute;}

	.navClas li .lineaMenu, .navClas li .bordeMenu, .navClas li .circuMenu {transition:0.4s ease; -webkit-transition:0.4s ease; pointer-events:none;}

   	ul.navClas {text-align:center; float:left; left:50%; margin-left:14px; position:relative;}
	.navClas > li {float:left; z-index:999;}
	.navClas li {list-style:none; position:relative; right:50%;}
	.navClas li a {margin:0 5px; padding:16px 10px 12px 10px; color:#000; font-size:18px; line-height:40px; display:block;}
	.navClas li a:hover {padding:10px 10px 18px 10px; color:#6280c5;}

	.lineaMenu {width:5px; height:1px; left:50%; margin-left:-3px; bottom:-1px; background:#e6a41f; position:absolute;}
	.navClas li:hover .lineaMenu {height:25px;}
	
	.bordeMenu {width:1px; height:5px; left:50%; bottom:-4px; position:absolute;
		background:-webkit-linear-gradient(left, transparent, #e6a41f, transparent);
		background:linear-gradient(to right, transparent, #e6a41f, transparent);}
	.navClas li:hover .bordeMenu {width:100%; left:0%;}		
	
	.circuMenu {width:100%; height:25px; bottom:-13px; background:url(images/bordeCirculo.svg) no-repeat top center; position:absolute;}
	.navClas li .circuMenu       {opacity:1;}
	.navClas li:hover .circuMenu {opacity:1;}

	.ventanaTienda {width:70px; height:110px; right:-15px; top:100px; position:fixed; background:rgba(255,255,255,0.9); border:solid 2px #e6a41f; border-radius:15px;}
	.btnTiendaWeb {font-size:26px; margin:15px 0 15px 15px;}
	
	#Cart {padding:0;}
	#contador-carro {width:18px; height:18px; top:10px; margin-left:-8px; text-align:center; display:block !important; background:#e6a41f;
		border-radius:49%; border:solid 1px #fff; position:absolute;}
	#numero-con, #numero-con a {margin:0; font-weight:400; font-size:13px; line-height:18px; text-decoration:none; color:#fff; display:block !important;}
	#carroVacio, #carroLleno, #carroTotal {display:none;}


/* --------------------------------------- CUERPO WEB ------------------------------------------------ */

#cuerpo {text-align:left;}

	#franjaSuperior {height:100px;}


#principal {width:1000px; margin:0; color:#000; float:left; display:table-cell;}

	#principal iframe {max-width:100%;}
	#principal img, #cat-descripcion img {max-width:100%; height:auto !important; display:inline;}
	#recaptcha_area img {display:block;}

	/*------- Slider Ofertas, novedades y destacados ----------*/
	.modulos-sliders .slide {margin:5px 11px 5px 4px !important;}
	.bx-wrapper {max-width:100% !important;}

	#principal-text, .mapa-text {font-size:18px; line-height:1.5em;}
	#principal-text ul, #principal-text ol {margin-left:20px;}


#franjaInferior {height:30px; clear:both;}


/* ----------------------------------------- PIE WEB ------------------------------------------------- */

#Pie {width:100%; color:#fff; background:url(images/pieFondo.png) repeat top center fixed #0a121d; box-shadow:0px 0px 25px rgba(0,0,0,0.4);}

	.pieLogo img {height:40px; margin:auto;}
	
	.pieLogoTxt {color:#fff; font-size:18px; font-weight:400;}

	.redesContenedor {width:100%; margin:auto; text-align:center;}
	.redesPie img {width:40px; height:40px; margin:0 7px; float:left; display:inline;}

	.pieLogos {width:100%; padding:10px 0; background:rgba(255,255,255,0.9); border-top:solid 1px #e6a41f; border-bottom:solid 1px #e6a41f;}
	.pieLogos img {max-height:100px; margin:10px 30px; display:inherit;}
	.linksImg {float:none; display:inline;}
	.linksImg img {margin:0px 20px; vertical-align:middle;}
	
	.pieCopys {text-align:center; color:#c7b6a2;}
	.iconoRed, .iconoRed a {margin:3px; font:normal 15px 'Ubuntu' !important; color:#e6a41f; line-height:40px; text-align:left; float:none; display:inline;}
	.iconoRed a:hover {color:#fff;}
	.iconoRed img {width:40px; margin-top:-2px; vertical-align:middle;}


/* ---------------------------------- FICHAS DE LOS PRODUCTOS --------------------------------------- */

#contenedorGeneral {width:100%; margin:0; text-align:center;}
.texto_nombre_pr {margin-bottom:20px; font-size:20px; float:left; color:#000;}	
.ordenaFichas {float:right;}
.separaFicha img {display:inherit !important;}
#contenedorFichas {width:104%; margin:0 0 0 -2%; text-align:center; clear:both; display:flex; flex-wrap:wrap; justify-content:center;}

.productos, .vista-rapida-ficha, .nombreCont, .productosNombre {width:300px; max-width:100%;}
.productos {min-height:470px; margin:15px;}

.productos-contenedor {text-align:center; border:solid 1px #cecece; background:#fff; box-shadow:0 0 7px rgba(0,0,0,0); overflow:hidden;}
.productos-contenedor:hover {box-shadow:0 0 7px rgba(0,0,0,0.7);}

	.productosImagen {margin:4px auto 5px auto; width:290px; height:290px; line-height:290px; overflow:hidden;}
	.productosImagen img {vertical-align:middle; max-width:290px; max-height:290px; height:auto !important;}
	
	.vista-rapida-ficha {margin:-160px auto auto auto;}

	.nombreCont {min-height:60px;}
	.productosNombre {margin:0 auto; padding:0 8px; text-align:center;}
	.productosNombre, .productosNombre a {font-weight:400; font-size:16px; line-height:16px;}		
		.productosNombre a       {color:#000;}
		.productosNombre a:hover {color:#204290;}		

	.productosPrecio {padding:5px;}		
	.pvp_oferta, .productosPrecio {font-weight:600; font-size:24px; color:#204290;}
	.pvp_oferta_old {color:#F00;}
	
	.fichaOpiniones {width:100%; height:20px; font-size:16px; line-height:20px; text-align:center;}
	
	.fichaBotonera {height:30px; margin-top:-25px; opacity:0;}
	.fichaBotonera a {margin:0 3px; padding:6px 10px; font-size:16px; line-height:18px; color:#fff; border-radius:5px; display:inherit;}
	.fichaBotonera span {font-size:20px; line-height:18px; display:inherit;}
	.btnDetalles, .btnWishList, .btnWishDel {float:left; display:inline; cursor:pointer;}
	.btnDetalles a:hover {transform:scale(1.1); -webkit-transform:scale(1.1);}
	.btnWishList a:hover, .btnWishDel a:hover {transform:scale(1.2); -webkit-transform:scale(1.2);}
	.btnDetalles p {margin-left:5px;}
	.btnDetalles a {background:#000;}
	.btnWishList a {background:#6280c5;}
	.btnWishDel  a {background:#ff0000;}
	
	.productos-contenedor:hover .fichaBotonera {margin:5px auto 5px auto; opacity:1;}
	.productos-contenedor:hover .productosImagen img {-webkit-transform: scale(1.18); transform: scale(1.18);}
	.productos-contenedor:hover .vista-rapida-ficha {opacity:1;}

	.eti-productos {pointer-events:none;}


/* -------------------------------- FICHA FINAL DE LOS PRODUCTOS ------------------------------------- */
		
#productos-final-nombre {text-align:left; font-size:25px; font-weight:600; color:#204290;}

#migaspan {display:none;}

.tablaProductosFinal {display:flex; flex-wrap:wrap; margin:20px auto;}
.tablaProductoImags {width:42%; margin-right:3%;}
.tablaProductoDatos {width:55%;}

#productos-final-imagen {text-align:left; margin:0;}
#productos-final-imagen img {max-width:100%; margin-bottom:10px; display:block; float:left;}
.zoom-adic {width:100%; margin:0; padding:0;}
.zoom-adic img {margin:5px; border:2px solid #ccc; max-width:50px !important; max-height:50px !important;}
.zoom-adic.Active img {border:2px solid #FB9E11;}
.MagicThumb-expanded {box-sizing:content-box;}
.MagicThumb-expanded div {height:auto !important;}
.MagicThumb-caption {color:#fff; background:rgba(0,0,0,0.8); border-top:solid 1px #fff !important; text-align:center;}

#codep, #fabri, #larga, .contenidos-extra, .Opiniones {font-size:16px; color:#000;}
#corta {margin:20px auto; text-align:center; font-size:18px; color:#444444;}
.Opiniones {padding-top:5px;}
#codep, #fabri {padding-top:15px;}
#corta, #larga, .contenidos-extra {word-wrap:break-word;}
#larga {line-height:18px; padding:15px; background:#f3d8a1; border:solid 2px #E6A41F;}
#larga ul {margin-left:-10px;}
	
#productos-final-precio {width:100%; margin-top:20px; padding:10px; font-size:20px; text-align:center; background:rgba(0,0,0,0.07); border:2px solid rgba(0,0,0,0.1);}
	.texto_productos {font-weight:bold; font-size:30px; margin-right:10px; color:#204290;}
	.precio_oferta {font-weight:normal; font-size:24px; text-decoration:line-through; color:#F00;}
	.canonDigital {width:100%; height:20px; padding:10px; line-height:20px; display:none;}

	#cantidad-final {width:95%; margin:10px auto auto auto; padding:10px 0; text-align:center; border:solid 2px #fff; background:rgba(255,255,255,0.5);}
	.cantidad-txt {font-size:16px;}
	.cantidad-flotar {margin:0; float:left; display:inline;}

	.sequra-promotion-widget {margin-top:10px; padding:10px; border:solid 2px #fff; background:rgba(255, 255, 255, 0.5); border-radius:8px;}

	.botonAnadirCarrito, .botonWishList {margin:15px 10px 10px 10px; text-align:center;}
	.botonAnadirCarrito a, .botonWishList a {font-size:22px; font-weight:400; line-height:50px; text-shadow:1px 2px 3px rgba(0,0,0,0.2);
		border:solid 2px #fff; box-shadow:0 0 15px rgba(0,0,0,0.4);}
	.botonAnadirCarrito a:hover, .botonWishList a:hover {border:solid 2px #fff; box-shadow:0 0 15px rgba(0,0,0,0.8);}
	.botonAnadirCarrito a {padding:10px 20px;}
	.botonWishList a      {padding:12px 15px 8px 15px; cursor:pointer;}

	.botonAnadirCarrito a, .botonWishList a:hover, .fichaFixedBtn a       {color:#fff; background:#e6a41f;}
	.botonAnadirCarrito a:hover, .botonWishList a, .fichaFixedBtn a:hover {color:#fff; background:#204290;}
	
#compartir {width:100%; margin:20px auto; text-align:center;}
#compartir a {margin:0 3px !important;}

#producto_agotado {margin-bottom:20px; padding:20px; font-size:20px; font-weight:800; text-align:center; color:#7f1418; border:solid #999 1px; background-color:#E6E6E6;}
.radio-boton, .botonAdjuntar, .botonAnadirCarrito a, .botonWishList a {border-radius:10px;}


/* ------------------------------ PROPIEDADES DEL CARRITO ----------------------------------- */

.carroTitulo div {color:#ffffff; background:#204290;}
.carroProduc div {color:#000000; background:#ffffff;}
.ibutton, .boton_buscar, .boton_area                   {color:#ffffff; background:#204290; border:2px Solid #000000;}
.ibutton:hover, .boton_buscar:hover, .boton_area:hover {color:#000000; background:#ffffff; border:2px Solid #204290;}

#contenedora-boton-tr {display:none;}
#boton-carrito-nuevo a, #boton-carrito-registro a, #boton-carrito-completar a, #boton-carrito-envio a, #boton-carrito-factura a, #boton-carrito-cancelar a, .boton-carrito-redondo-100 a, .boton-carrito-redondo-center a, .boton-procesar {font-size:18px !important;}


/* ---------------------- BANNERS EFECTOS ---------------------------------- */

#textoBanner  {width:100%; padding:15px; text-align:center; color:#fff; background:#E2000F; -webkit-box-sizing:border-box; box-sizing:border-box;}
.textoAnimado {font-weight:600; font-size:30px; line-height:30px; animation:animaTexto 1s linear infinite; -webkit-animation:animaTexto 1s linear infinite;}
.textoNormal  {font-weight:400; font-size:24px; line-height:1.1em; margin-top:5px;}

@keyframes animaTexto {
    0%   {color:#ffffff;}
    50%  {color:#fff000;}
    100% {color:#ffffff;}
}

@-webkit-keyframes animaTexto {
    0%   {color:#ffffff;}
    50%  {color:#fff000;}
    100% {color:#ffffff;}
}

/* -------------------------- CAPAS FONDOS --------------------------------- */

.separaBanner {width:100%; height:60%;}
.capaTituloTxt {width:100%; padding:20px; font-size:30px; color:#fff; background:rgba(12,31,76,0.7); border-top:solid 1px #e6a41f; border-bottom:solid 1px #e6a41f;}

.capaFondo   {width:100%; height:300px; margin-top:-100px; left:0; border-bottom:solid 2px #e6a41f; z-index:-100;}
.capaFonFijo {width:100%; height:100%; margin-top:-100px; left:0; position:fixed; z-index:-100;}
.capaBanner  {width:100%; height:100%;}

.fondoHexaBco {background:url(images/fondos/fondoHexaBco.png) repeat top center;}

.fondoPrograma {background:url(images/fondos/fondoPrograma.jpg) repeat-y top center; background-size:cover; z-index:9;}
.fondoPonentes {background:url(images/fondos/fondoPonentes2.jpg) repeat-y top center; background-size:cover; z-index:9;}
.fondoPartners {background:url(images/fondos/fondoPartners.jpg) repeat-y top center; background-size:cover; z-index:9;}
.fondoInscripc {background:url(images/fondos/fondoInscripcion.jpg) repeat-y top center; background-size:cover; z-index:9;}
.fondoConta {background:url(images/fondos/fondoContacto.jpg) repeat-y top center; background-size:cover; z-index:9;}
.fondoBlog  {background:url(images/fondos/fondoBlog.jpg) repeat-y top center; background-size:cover; z-index:9;}
.fondoLegal {background:url(images/fondos/fondoLegal.jpg) repeat-y top center; background-size:cover; z-index:9;}


/* ------------------------ SECCIÓN INICIO --------------------------------- */

.callbacks_container {margin-bottom:0 !important;}

.btnWeb {width:200px; margin:auto; text-align:center;}
.btnWeb:hover {transform:scale(1.1); -webkit-transform:scale(1.1);}
.btnWeb a {padding:10px 20px; font-size:18px; line-height:40px; color:#fff; background:#204290; border:solid 2px #E6A41F;}
.btnWeb a:hover {color:#000; background:#fff; border:solid 2px #204290;}


/* ----------------------- SECCIÓN PROGRAMA -------------------------------- */

.programaEvento {font-weight:200;}
.programaFila {margin-bottom:2px;}
.prograHora, .prograText {padding:20px 20px;}
.prograHora {width:150px; font-size:22px; font-weight:600; background:#eee; text-align:right;}
.prograText {width:850px; font-size:19px; border-left:solid 2px #fff;}
.prograText b {font-size:21px;}
.programaTextTipo {font-size:24px; font-weight:600; margin-bottom:5px;}


/* ------------------------ SECCIÓN EQUIPO --------------------------------- */

.equipoCont {width:280px; margin:0 25px 50px 25px; text-align:center;}
.equipoImg a, .equipoImg img {display:inherit;}
.equipoFoto, .equipoImg img {width:280px; border-radius:15px;}
.equipoFoto {height:280px; text-align:center; margin:auto; box-shadow:0px 0px 10px rgba(0,0,0,0.5); overflow:hidden;}
	.equipoFoto img {vertical-align:middle; display:inline;}
	.equipoTxt {height:90px; margin-top:0px; padding:10px; position:relative; font-size:18px; font-weight:600; line-height:20px; pointer-events:none;}
	.equipoFoto:hover .equipoTxt {margin-top:-70px;}
	.equipoNombre {margin-top:15px; font-weight:600; font-size:25px; line-height:30px; padding:0px 10px;}
	.equipoDatos  {margin-top:10px; font-weight:400; font-size:20px; line-height:22px; padding:0px 10px;}

.modalVentana {width:1000px; height:600px; top:50%; left:50%; background:#ffffff; box-shadow:0px 0px 25px rgba(0,0,0,0.8); overflow:hidden;
    border-radius:20px; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); position:fixed;}
	.modalFotos img {width:280px; margin:30px 0px 0px 30px; border-radius:15px; box-shadow:0px 0px 10px rgba(0,0,0,0.5); position:fixed;}
	.modalInfor {top:80px; left:320px; bottom:20px; padding:0px 30px; color:#000000; text-align:justify; position:fixed; overflow-y:auto;}
	.modalInfor p {margin-top:15px;}

.izdaEquipo2 {margin-left:16.67%;}


/* ----------------------- SECCIÓN PARTNERS -------------------------------- */

#organiza .logoOrganiza img {height:140px !important; margin:10px 30px; float:left;}
#socios   .logoSocios img   {height:140px !important; margin:10px 20px; float:left;}
#partner  .logoPartner img  {height:110px !important; margin:10px 25px; float:left;}
#sponsor  .logoSponsor img  {height:100px !important; margin:10px 25px; float:left;}


/* ----------------------- SECCIÓN CONTACTO -------------------------------- */

.mapas   {width:90%; height:350px; margin:auto; box-shadow:0 0 15px rgba(0,0,0,0.3);}
.mapa100 {width:100%; height:550px; margin:auto;}
.mapas iframe, .mapa100 iframe {width:100%; height:100%; border:0;}
.mapaFon {width:100%; height:100%; margin:0; position:absolute; z-index:10;}
.hoverON {pointer-events:none;}
.inputrans {display:none;}
.margenMenos {width:100%; height:0; margin-top:-30px; clear:both;}

.textoTitulo {width:100%; font-size:28px; font-weight:600; line-height:50px; text-align:center; border-bottom:solid 2px #e6a41f;}
.textoResaltado {font-weight:400; font-size:20px;}

#secContacto .capa1000 p {margin-bottom:10px;}
#secContacto .ancho-50 p {margin-bottom:5px;}

#contactos {padding:20px 30px; text-align:left; border:solid 3px #fff; border-radius:20px; background:#fff; box-shadow:0 0 15px rgba(0,0,0,0.2);}
#contactos input, #contactos select, #contactos textarea {padding:10px; font-size:16px; line-height:20px;
	border-radius:5px; border:solid 1px rgba(0,0,0,0.2); background:rgba(0,0,0,0.02);}
#contactos input:hover, #contactos textarea:hover {background:#fff; box-shadow:0 0 15px rgba(0,0,0,0.2);}
.contactoTexto {padding:10px; text-align:center; color:#00213C; font-weight:600; font-size:20px;}

.cajaTxt {width:90%; margin:auto !important; padding:20px 20px 10px 20px; border:solid 1px #1c4387;}
.contactoEtiqueta {font-weight:600;}

.contaMgIzda {margin-left:20px;}
.contaMgDcha {margin-right:20px;}
.contaEmpresa {width:100%;}
.contaNombre  {width:390px;}
.contaTelef   {width:200px;}
.contaEmail   {width:300px;}
.contaObserva {width:100%; height:140px;}

.contactoEnviar {display:flex; flex-wrap:wrap; justify-content:center;}
.contactoCheck {margin:0 20px; transform:scale(1.4);}

#contactoBoton input {color:#fff; background:#204290; cursor:pointer;}
#contactoBoton input:hover {color:#fff; background:#e6a41f;}
	
#contactos .botonWeb a {padding:10px 15px;}

.modal {position:fixed; top:0; right:0; bottom:0; left:0; background:rgba(0,0,0,0.6); opacity:0; text-align:left; pointer-events:none; z-index:9999;}
.modal:target {opacity:1; pointer-events:auto;}

.modalVentanaConta {width:500px; height:200px; top:45%; left:50%; background:#fff; box-shadow:0px 0px 25px rgba(0,0,0,0.8); overflow:hidden;
    border-radius:20px; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); position:fixed;}
	.modalSalir {width:100%; height:50px; line-height:48px; padding:0px 15px; background:#204290; border:solid 2px #fff; border-radius:20px 20px 0 0;}
	.modalSalir a {color:#fff;}
	.modalSalir a:hover {color:#e6a41f;}
	.modalSalir .iconCerrar {margin:0 7px;}
	.formularioEnviado {padding:25px; font-size:22px; font-weight:400; line-height:25px; text-align:center;}
	.formularioEnviado p {padding:10px 0px;}
	

/* ------------------------- SECCIÓN BLOG ---------------------------------- */

.secBlog .capaFondo {margin-top:0;}



/* ---------------------------------------- RESPONSIVE ---------- RESPONSIVE ---------- RESPONSIVE ------------------------------------------ */

@media only screen and (min-width: 1400px) {

	#cuerpo, .capaCuerpo, #franjaSuperior, #tablaPrincipal, #franjaInferior, #pieContenedor, #principal {width:1330px;}
	.tablaProductosFinal {width:1100px;}
	
	.logoWeb      {left:8%;}
	.cabeceraMenu {right:8%;}
	.navClas li a {margin:0 5px; padding:16px 15px 12px 15px;}
	.navClas li a:hover {padding:10px 15px 18px 15px;}

	.linksImg img {margin:15px 50px;}
	
	.capaTituloTxt {font-size:34px;}
	.capaFondo {height:350px;}

}

@media only screen and (min-width: 1700px) {
	
	.logoWeb      {left:10%;}
	.cabeceraMenu {right:10%;}
	.navClas li a {margin:0 10px;}
	
	.capaFondo {height:400px;}
	
}


@media only screen and (max-width: 999px) {

body, a {font-size:17px; line-height:1.4em; overflow:hidden;}
#CabzWeb, .noMov {display:none !important;}
#CabzMov, .noWeb {display:block !important;}

.anchoTotal {width:100%; margin:auto;}


/* ------------------------------------- CABECERA MOVIL ---------------------------------------------- */

.movil100 {width:100% !important;}
.movil100 .dcha, .movil100 .izda {text-align:center;}

#cabeceraClasica, #menuRedesPie, .noMov, .soloNorm, .ventBlog, .masd1400, .masd1600 {display:none !important;}
#cabeceraMovil, .noWeb {display:block !important;}

.menuGeneral {width:100%; height:50px; top:0; line-height:50px; z-index:1000; position:fixed;
	background:rgba(108,86,59,0); border-bottom:solid 1px #d9a668; box-shadow:0px 0px 10px rgba(0,0,0,0.5);}

.botonera {top:2px; z-index:1100; position:absolute;}
.botonera a, .iconIconoMenu {font-size:30px; color:#134182; line-height:44px; font-weight:400; display:inherit;}
.iconIconoMenu {margin-left:10px; line-height:50px;}
.btnUsuario a, .btnCarrito a {font-size:26px}
.btnContact {left:60px;}
.btnUsuario {right:55px;}
.btnCarrito {right:10px;}

#contador-carro {top:1px;}

.menuLogo {margin:auto; left:50%; transform:translate(-50%,0%); -webkit-transform:translate(-50%,0%); line-height:40px; opacity:0; z-index:1100; position:absolute;}
.menuLogo img {top:10px; height:36px; vertical-align:middle;}

.iconoMenuMov {padding:0; color:#d9a668; font-size:35px; line-height:35px; pointer-events:none; float:left; display:inline; z-index:5;}

.menuNav {width:100%; height:50px; text-align:left; position:absolute; z-index:900;}
.dl-menu {top:50px;}

.menuNav a, .menuNav a:hover {color:#fff; font-size:22px; line-height:24px; text-decoration:none;}
.dl-menuwrapper ul {background:rgba(1,60,128,0.9);}

.dl-menuwrapper {width:100%; float:left; position:relative; -webkit-perspective:1000px; perspective:1000px;
	-webkit-perspective-origin:50% 200%; perspective-origin:50% 200%;}
.dl-menuwrapper:first-child {margin-right:100px;}
.dl-menuwrapper ul {padding:0; list-style:none; -webkit-transform-style:preserve-3d; transform-style:preserve-3d;}
.dl-menuwrapper li {text-align:center; position:relative; border-bottom:solid 1px rgba(255,255,255,0.3);}
.dl-menuwrapper li a {display:block; position:relative; padding:20px; outline:none;}
.no-touch .dl-menuwrapper li a:hover {background:rgba(255,255,255,0.2);}
.dl-menuwrapper li.dl-back > a {padding-left:0px; background:rgba(0,0,0,0.2);}
.dl-menuwrapper li.dl-back:after {left:5px; color:rgba(255,255,255,0.4); -webkit-transform:rotate(180deg); transform:rotate(180deg);}
.dl-menuwrapper li > a:after {right:5px; color:rgba(0,0,0,0.3);}
.dl-menuwrapper .dl-menu {margin:0; position:absolute; width:100%; opacity:0; pointer-events:none;
	-webkit-transform:translateY(10px); transform:translateY(10px); -webkit-backface-visibility:hidden; backface-visibility:hidden;}
.dl-menuwrapper .dl-menu.dl-menu-toggle {transition:all 0.3s ease;}
.dl-menuwrapper .dl-menu.dl-menuopen {opacity:1; pointer-events:auto; -webkit-transform:translateY(0px); transform:translateY(0px);}
.dl-menuwrapper li .dl-submenu {display:none;}
.dl-menu.dl-subview li, .dl-menu.dl-subview li.dl-subviewopen > a, .dl-menu.dl-subview li.dl-subview > a {display:none;}
.dl-menu.dl-subview li.dl-subview, .dl-menu.dl-subview li.dl-subview .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {display:block;}
.dl-menuwrapper > .dl-submenu {position:absolute; width:100%; top:50px; left:0; margin:0;}


/* --------------------------------------- CUERPO MOVIL ---------------------------------------------- */

.capaCuerpo, .capa1000 {width:100%;}

#cuerpo {width:100%; max-width:100%; margin:auto; padding:20px 0 15px 0; overflow:hidden;}
#tablaPrincipal, #franjaSuperior, #franjaInferior, #pieContenedor {width:100%; margin:0; padding:0; background:none;}

#franjaSuperior {height:50px;}
#franjaInferior {height:20px;}

#principal {width:95%; margin:0 2.5%;}
#principal-text, .mapa-text {font-size:16px;}

.modulos-sliders .slide {margin:5px 11px 5px -7px !important;}

.owl-theme .owl-controls .owl-buttons .owl-prev {right:42px !important; top:-42px !important;}
.owl-theme .owl-controls .owl-buttons .owl-next {right:1px !important; top:-42px !important;}
.owl-theme .owl-controls .owl-buttons .owl-prev, .owl-theme .owl-controls .owl-buttons .owl-next {
	width:15px; height:29px !important; line-height:28px !important; font-size:26px !important;}


/* ----------------------------------------- PIE MOVIL ----------------------------------------------- */

.pieContacto {margin:10px auto 20px auto;}
li.margen10 {margin:10px 15px; display:block;}

.pieLogo img {width:200px; margin:auto;}

.pieLogos img {max-height:90px; margin:10px 20px; display:inherit;}

.pieCopys {width:100%; padding:10px 0px 15px 0px;}
	.iconoRed {margin:5px 2px; text-align:left; float:none; display:inline;}
	.iconoRed img {width:50px; vertical-align:middle;}
	.noFlotarMv {width:100%; text-align:center; display:block;}


/* ---------------------------------- FICHAS DE LOS PRODUCTOS --------------------------------------- */

.texto_nombre_pr {margin:0 auto; font-size:18px; float:none;}	
.ordenaFichas {margin-bottom:15px; float:none;}

#contenedorFichas .productos {width:47% !important; margin:5px 1%;}
.productos {min-height:300px;}

.productosImagen {margin:0 auto; padding:3px; width:180px; max-width:100%; height:180px; line-height:180px; overflow:hidden;}
.productosImagen img {vertical-align:middle; width:auto; max-width:100%; height:auto; max-height:180px;}

.nombreCont {min-height:50px;}
.productosNombre {padding:0 5px;}
.productosNombre, .productosNombre a {font-family:'PTS'; font-size:16px; line-height:16px;}

.fichaOpiniones {height:15px; margin-bottom:5px; font-size:13px; line-height:15px;}

.fichaBotonera {margin:5px auto; opacity:1;}
.fichaBotonera a {margin:0 3px; padding:6px 10px;}

.pvp_oferta, .productosPrecio {font-size:18px;}


/* -------------------------------- FICHA FINAL DE LOS PRODUCTOS ------------------------------------- */

.tablaProductoImags {width:90%; margin:auto;}
.tablaProductoDatos {width:100%; margin:auto;}

#productos-final-imagen {text-align:center; margin:auto;}

#productos-final-nombre {margin-top:20px; font-size:20px;}
#productos-final-nombre, .Opiniones, #codep, #fabri, #corta, .variaciones, .atributos {text-align:center;}
#codep, #fabri, #larga, .contenidos-extra, .Opiniones {font-size:15px;}
#corta {font-size:16px;}
.Opiniones {margin-top:5px;}
#larga, .contenidos-extra {margin:15px auto; word-wrap:break-word;}

#larga {padding:10px;}
#larga ul {margin-left:-10px;}

.variaciones legend, .atributos legend {margin:0;}
.variaciones select, .atributos select {padding:5px; font-size:16px;}

#productos-final-precio {font-size:18px;}
	.texto_productos    {font-size:24px;}
	.precio_oferta      {font-size:20px;}

#cantidad-final {width:100%;}
.botonAnadirCarrito a {font-size:20px;}
.radio-boton, .botonAdjuntar, .botonAnadirCarrito a {border-radius:7px;}


/* ------------------------------ PROPIEDADES DEL CARRITO ----------------------------------- */

#boton-carrito-nuevo a, #boton-carrito-registro a, #boton-carrito-completar a, #boton-carrito-envio a, #boton-carrito-factura a, #boton-carrito-cancelar a, .boton-carrito-redondo-100 a, .boton-carrito-redondo-center a, .boton-procesar {font-size:15px !important;}


/* ---------------------- BANNERS EFECTOS ---------------------------------- */

.textoAnimado {line-height:22px;}
.textoNormal {font-size:18px;}


/* ----------------------- CAPAS FONDOS ------------------------------------ */

.capaTituloTxt {padding:10px; font-size:22px;}
.capaFondo {height:200px;}


/* ------------------------ SECCIÓN INICIO --------------------------------- */

.bloqueLocalizacion .ancho-60, .bloqueLocalizacion .ancho-40 {width:100%;}
.bloqueQueEs .ancho-50, .bloqueQueEs .ancho-40 {width:100%;}


/* ----------------------- SECCIÓN PROGRAMA -------------------------------- */

.programaFila {margin-bottom:2px;}
.prograHora {width:25%; padding:10px; font-size:18px;}
.prograText {width:75%; padding:12px 10px; font-size:16px; line-height:1.2em;}
.prograText b {font-size:18px;}
.prograText ul {margin-left:0 !important;}
.programaTextTipo {font-size:20px;}


/* ------------------------ SECCIÓN EQUIPO --------------------------------- */

.equipoCont {width:100%; float:left;}
.equipoFoto {width:250px; height:250px; line-height:245px;}
	.equipoFoto img {vertical-align:middle; display:inline;}
	.equipoImg {width:256px; height:256px; margin-left:-2px}

.modalVentana {width:92%; height:auto; top:10px; right:4%; left:4%; bottom:10px; border-radius:20px; transform:none; -webkit-transform:none;}
.modalFotos img {width:200px; margin:15px auto; position:relative; display:block !important;}
.modalInfor {width:90%; top:290px; left:20px; bottom:20px; padding:0px 15px; text-align:left;}
.modalInfor h2, .modalInfor h3 {text-align:center;}

.izdaEquipo2 {margin-left:0%;}


/* ----------------------- SECCIÓN PARTNERS -------------------------------- */

#organiza .logoOrganiza img {height:100px !important; margin:10px 20px;}
#socios   .logoSocios img   {height:120px !important; margin:0px 30px;}
#partner  .logoPartner img  {height:80px !important; margin:10px 15px; float:left;}
#sponsor  .logoSponsor img  {height:90px !important; margin:10px 18px; float:left;}


/* ----------------------- SECCIÓN CONTACTO -------------------------------- */

#secContacto .flotar {float:none;}
#secContacto .contaMgIzda {margin:10px 0 0 0;}
#secContacto .ancho-50 {width:100%;}

.mapas, .mapa100 {height:300px;}
.textoTitulo {margin:20px auto 10px; font-size:22px; line-height:30px;}
.textoResaltado {font-weight:400; font-size:18px;}

#secContacto .capa1000 p {margin-bottom:10px;}

#contactos {width:95%; margin:auto; padding:10px;}
.contactoTexto {font-size:18px;}

.capa1000, .contaEmpresa, .contaNombre, .contaTelef, .contaEmail,.contaObserva {width:100%;}
.contaObserva {height:100px;}

.contactoEnviar {text-align:center; display:block;}
.contactoEnviar div {clear:both; margin:auto; padding-top:15px; text-align:center;}
.contactoCheck {margin:0 5px;}

.modalSalir {height:45px; line-height:43px;}
.modalVentanaConta {width:85%; height:auto; top:45%; right:7.5%; left:7.5%; bottom:auto; transform:translate(0%,-50%); -webkit-transform:translate(0%,-50%);}
.formularioEnviado {width:100%; margin:0px; padding:20px; font-size:20px; line-height:24px;}


}
