﻿/*
 * Descripción: EXPODIRECT.COM
 * Copyright (c) 2019
 * Versión: 6.0
*/

/* ------------------------------

01. Importación
02. Global
03. Generales
04. Genéricas
05. Popups / modals
06. Diseño en caja
07. Header
08. Footer
09. Sidebar
10. Zonas y cajas
11. Links y botones
12. Listas
13. Forms
14. Paginación
15. Animaciones
16. Slider
17. Tienda
18. Multimedia
19. Tablas
20. Redes sociales
21. Media Queries
22. Mensajes Admin
21. Modal Mensajes Admin

------------------------------*/


/*=========================
	01. Importación
=========================*/

@import url('https://fonts.googleapis.com/css?family=Archivo+Narrow:400,700|Raleway&display=swap');
/*
@import url('flexible.css');
@import url('textos.css');
@import url('menu.css');
@import url('fresco.css');
@import url('formularios.css');


@import url('../fonts/flaticon.css');
*/
/*=========================
	02. Glogal
=========================*/

a{text-decoration: none; color: #4b4b4b;}
a:hover, a:focus {text-decoration: none; color: #222222;}/*cambia color*/
footer, header, article, section, div, h1, h2, h3, h4, p, form, input, textarea, img, span, td{margin:0; padding:0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
h1,h2,h3,h4{font:inherit}
img{border:none;}
svg{overflow:hidden; vertical-align:middle}
video {width:100%; height:auto; border:0;}
ul, li{margin:0; padding:0; list-style-type:none; list-style: none;}
html {font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;}

sup, sub{font-size: 0.75em;}


/*=========================
	03. Generales
=========================*/

.limpiar{clear:both; font-size:0; line-height:0; float:none;}

acronym, abbr {border-bottom:1px dotted #333; cursor:help; font-style:normal; text-decoration:none}

.separa{width:100%;	height:30px; font-size:0; clear:both;}
.separa-med{width:100%;	height:50px; font-size:0; clear:both;}
.separa-min{width:100%;height:20px; font-size:0; clear:both;}
.separa-peq{width:100%;height:10px; font-size:0; clear:both;}

.separa1{width:100%; height:60px; font-size:0; clear:both;}
.separa2{width:100%; height:70px; font-size:0; clear:both;}
.separa3{width:100%; height:80px; font-size:0; clear:both;}

.izq{float:left;}
.der{float:right;}

.italic{font-style:italic}

.septop {margin-top:50px;}
.sepbot{margin-bottom:40px;}
.septopbot{margin:25px 0;}

.septopmin {margin-top:20px;}

.sepizq{margin-left:10px;}
.sepder{margin-right:10px;}

.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}

.paddinglados{padding:0 10px;}

.justificado{text-align:justify;}
.enlinea{display:inline-block;}
.enbloque{display:block}

.centrado{margin:0 auto; display:block; text-align:center; float:none}
.centable{margin:0 auto; display:table;}
.full{width:100%}

.centradovertical{width:100%; height:100%; display:flex; align-items: center; justify-content: center}

.relative{position:relative}
.absolute{position:absolute}

.tachado{text-decoration:line-through;}

.underline{border-bottom:1px solid transparent; border-bottom-color: initial; display:inline-block;} 
*::-ms-backdrop, .underline {text-decoration:underline;} /* IE11 */

.zoomin{cursor: zoom-in;}


.noheigh{height:auto; overflow:inherit}
.nobold{font-weight:normal;}
.nomargin{margin:0;}
.nopadding{padding:0;}

.linea {display:block; margin:40px 0; width: 100%; height:1px; background:rgba(0,0,0,0.16);}
.linea.notop {margin-top:0px;}
.linea-med {display:block; margin:30px auto; width: 100%; height:1px; background:rgba(0,0,0,0.16);}
.linea-min {display:block; margin:10px auto; width: 100%; height:1px; background:rgba(0,0,0,0.16);}
.linea-aba {display:block; margin:30px auto; width: 100%; height:1px; background:rgba(255,255,255,0.12);}


.redondo{border-radius:4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;}
.redondo-min{border-radius:2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
.redondo-big{border-radius:8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;}

.redondo-top{border-radius:4px 4px 0px 0px; -moz-border-radius: 4px 4px 0px 0px;-webkit-border-radius: 4px 4px 0px 0px;}
.redondo-bottom{border-radius: 0px 0px 4px 4px; -moz-border-radius: 0px 0px 3px 3px;-webkit-border-radius: 0px 0px 4px 4px;}

/*.visible_en_movil, .visible{visibility:hidden; display:none;}*/

.mayusculas{text-transform:uppercase}

.capa1{z-index:2;}

.post-imagen{float:left; margin-bottom:0px;}
.post-texto{display:block; overflow: hidden; padding: 0px 0px 2px 15px;margin-bottom:0px;}

.imgborde{border:1px solid rgba(0,0,0,0.15);}
.elipsis{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.help{cursor:help;}

.sombra{-webkit-box-shadow: 0px 0px 28px -2px rgba(0,0,0,0.28);	-moz-box-shadow: 0px 0px 28px -2px rgba(0,0,0,0.28); box-shadow: 0px 0px 28px -2px rgba(0,0,0,0.28);}
.sombra-texto{text-shadow: 3px 3px 7px rgba(0,0,0,0.2);}

/*=========================
	04. Genéricas
=========================*/

/*Scroll aparece*/
.scrolltop{width:45px; height:45px; text-indent:-9999px; /*opacity:0.8;*/ position:fixed; color:white; bottom:60px; right:20px; display:none; background:#0068fe url('../images/top.png') no-repeat center center; z-index:100; }/*cambia color*/

/*Resolución*/
#dimensions {position: fixed; left: 10px; bottom: 0px; background:#000\9; background-color:rgba(0, 0, 0, 0.8); font-size: 13px; color: #fff; padding: 5px 10px; z-index:1000}

/*selecciones*/
::selection { background:#0068fe;  color:#fff;}
::-moz-selection { background:#0068fe; color:#fff;}


/*=========================
	05. PopUps / modals
=========================*/

/*Login*/
/*.fondo-trans{position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.6); transition: opacity 500ms; visibility: hidden; opacity: 0; z-index:11000; overflow-y:auto;}*/
.fondo-trans{position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.6); transition: opacity 500ms; visibility: visible; opacity: 1; z-index:11000; overflow-y:auto;}
.fondo-trans:target {visibility: visible; opacity: 1;}


.popup {margin: 50px auto; padding: 20px; background: #fff; width: 40%; position: relative; /*transition: all 5s ease-in-out;*/ z-index:12000;}
.popup.login, .popup.review {width:350px;}
.popup.privado.cliente{width:350px; background:#ffffff url(../images/fonmenpri.gif) repeat-x;}

.popup .cerrar {position: absolute; top: 5px; right: 10px; transition: all 200ms; font-size: 1.25em; font-weight: normal; text-decoration: none; color: #333;}
.popup .cerrar:hover {color: #000000;}
.popup .contenido {margin-top:10px; /*max-height: 100px; overflow: auto;*/}

/*Modal popup purchase*/
.overlay {height: 100%; width: 100%; position: fixed; left: 0; top: 0; background-color:rgba(0,0,0,0.6); overflow-x: hidden; /* Disable horizontal scroll */ z-index:1001; display:none;}
.overlay.promo{z-index:1002;}

.modal-content {position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; outline: 0; padding:30px 20px 40px 20px;}

.modal-centrada{display:-ms-flexbox; display:flex; -ms-flex-align:center; align-items:center; min-height:calc(100% - (.5rem * 2));}
.modal-centrada::before{display:block; height:calc(100vh - (.5rem * 2)); content:""}
.modal-centrada.maxsize {max-width:1200px; margin:0 auto;}
.modal-centrada.medsize {max-width:900px; margin:0 auto;}
.modal-centrada.minsize {max-width:350px; margin:0 auto;}

.zona-cerrar{position:absolute; top:-30px; right:-5px; z-index:1;  background:#db0d76;}
.zona-cerrar > a{color:#fff; padding:5px 15px; font-size:1.5em; line-height:1.5em;}
.zona-cerrar > a:hover{color:#fff;background:black}


@media screen and (max-width: 700px){.popup{width: 70%;}}
@media screen and (max-width: 420px){.popup.login {width: 300px; margin:20px auto}}

/*Añadir a Mi compra*/
.add-carro{position:fixed; z-index:1002; top:60px; right:10px; border:1px solid #cccccc; padding:5px 10px 10px 10px; max-width:340px; min-width:320px;
	right: calc(50% - 600px + 20px); /*la mitad del tamaño máximo de pantalla definido en flexible*/ background:#ffffff;
}

.cerrar{font-size: 1.25em; float:right; margin:5px 0 10px 0; color:#333;}
.cerrar a{color:#333;}
.cerrar a:hover{color:black;}


.img-add{width:100px; position:relative; border:1px solid #dbdbdb;}

.carrito_img {float:left; margin-bottom:10px;}
.carrito_txt {display:block; overflow: hidden; padding: 0px 0 0px 10px; }
.carrito_txt p{line-height:150%;}

.addbtn{float:none; text-align:center; margin:0;z}
.addbtn a {display:block; font: normal 0.929em Arial, Helvetica, sans-serif; color: #fff; background: #404040; padding:10px 5px; text-decoration: none;}
.addbtn a:hover {color: #fff; background: #404040; text-decoration: none;}

.mini-cart {margin: 0; padding: 0; list-style: none; text-transform: none; max-height:230px; overflow:auto}
.mini-cart > li {border-bottom: 1px dotted rgba(0, 0, 0, 0.3); padding-bottom: 10px; margin-bottom: 15px;}
.mini-cart > li:last-child {border: none; padding-bottom: 0; margin-bottom: 0;}


/*boton seguir y finalizar*/
.btnpop {
	background: #50ad55; color: #fff; font-size:0.75em; padding: 4px 10px; text-transform: uppercase; margin: 1px;
    -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; text-align:center; border-radius:2px;
    display:inline-block; position:relative; min-width:46%;
}
.btnpop:hover, .btnpop:focus {color: #fff; background: #50ad55;}

.btnpop.seguir{background:#222;}
.btnpop.seguir:hover {color: #fff; background: #222;}

@media all and (max-width: 1200px){.add-carro {right: 20px;}}
@media (max-width: 480px) {.add-carro {right: 10px;max-width:300px; font-weight:normal}}


/*===============================
	06. Diseño en caja
=================================*/




/*=========================
	07. Header
=========================*/

.logotipo{max-width:330px; position:relative}
.lema{position:absolute; left:100px; top:50px; font-size:12px; color:black; font-style:italic; letter-spacing: 2px; z-index:1; letter-spacing: 1px;}


.zona-carro-user{float:right; margin-top:0px;}
.zona-buscador-top{position:relative; display:inline-block; margin:15px 15px 0 0; width:300px; float:left;}

/*lista-top*/
.zona-top-right{float:right;}
.listatopder{color:#333; text-align:center; margin-top:20px; display:inline-block}
.listatopder li{padding:0px 10px 0px 4px; color: #333; display:inline-block; position:relative; cursor:default; line-height:130%}
.listatopder i{font-size:1.75em;}
.listatopder li span{max-width:200px; width:auto; color:#333; font-size:0.875em; text-transform:uppercase; padding-top:3px}

.header-btn {position: relative; display: block; cursor: pointer; width: 100%; height: 100%; transition: all 0.25s ease-in-out;}
.numpro{position:absolute; right:8px; top:-10px; background:#0068fe; color:white; font-size:0.8125em; line-height:0.9375em; padding:3px 5px 2px 5px; z-index:1; border-radius:3px;}

@media (max-width: 991px) {
	.listatopder{color:#fff; margin-top:20px}
	.listatopder li, .listatopder li a, .listatopder li a:focus{color: #fff;}
	.listatopder i{font-size:1.75em;}
	.listatopder li span{max-width:200px; color:#fff;padding-top:3px}
	.numpro{right:-8px; top:-12px; background:#000;}
}




/*=========================
	08. Footer
=========================*/

.logo-abajo{ margin-bottom:10px}
.logo-abajo img{max-width:250px;}


@media (max-width: 991px) {


	
}

/*=============================
	09. Sidenav/menú lateral
==============================*/

/*zona de empuje cuando sale la sidenav*/
#zona-empuje-sidenav {transition: margin-left .5s; padding: 0px;}

.closebtn{position:absolute; top:2px; right:4px; color:white; padding:2px 4px; line-height:1em}

.sidenav {
	overflow-y:hidden;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;
    color:#222;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
}
/*negro transparente*/
.overlay-sidenav {
    height: 100%;
    width: 0px;
    position: fixed;
    z-index: 490;
    top: 0px;
    left: 0px;
    background-color: rgba(0,0,0, 0.8);
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    opacity: 0;
    transition: opacity 1s;
}

body ~ .overlay-sidenav{
	overflow-x: hidden; background:black;
}



/*=========================
	10. Zonas y cajas
=========================*/


.sombra{
	-webkit-box-shadow: 0px 0px 18px -2px rgba(0,0,0,0.18);
	-moz-box-shadow: 0px 0px 18px -2px rgba(0,0,0,0.18);
	box-shadow: 0px 0px 18px -2px rgba(0,0,0,0.18);
}


/*fondos*/
.fontop{width:100%; background:#fff; padding:15px 0 20px 0; border-top:4px solid #2e2e2e;}
.fonmen{
	position:relative;
	color:white;
	height: 60px;
	background: #2e2e2e; /* Old browsers */
	background: -moz-linear-gradient(top,  #2e2e2e 0%, #2e2e2e 50%, #2e2e2e 50%, #2e2e2e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #2e2e2e 0%,#2e2e2e 50%,#2e2e2e 50%,#2e2e2e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #2e2e2e 0%,#2e2e2e 50%,#2e2e2e 50%,#2e2e2e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2e2e', endColorstr='#2e2e2e',GradientType=0 ); /* IE6-9 */
}

.fonpie{background:#222222; padding:40px 0; color:#808080; margin-top:2em}
.fondo-gris{background:#efefef; border-left:2px solid #333;}

/*Montaje imágenes*/
.banner-above-htrb, .banner-above-htl {padding-bottom: 20px;}
.banner-above-htl a, .banner-above-htrt a, .banner-above-htrb a, .banner a {display: block;}
.banner-above-htl a img, .banner-above-htrt a img, .banner-above-htrb a img {max-width: none; width: -webkit-calc(100%); width: calc(100%); opacity: 1; -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -moz-transition: opacity 0.35s, transform 0.35s; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.banner a {position: relative;}
/*.banner-above-htl a:hover img, .banner-above-htrt a:hover img, .banner-above-htrb a:hover img {filter: brightness(50%); -webkit-filter: brightness(50%); -moz-filter: brightness(50%); -o-filter: brightness(50%); -ms-filter: brightness(50%); opacity: 0.8; -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80);}*/

.banner-above-htl a:hover img, .banner-above-htrt a:hover img, .banner-above-htrb a:hover img{-webkit-filter: contrast(110%); /* Safari */ filter: contrast(110%);}

.banner a:before {-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; -ms-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 3px solid #fff;}
.banner a:hover:before {-ms-transform: scale(0.9,0.8); -webkit-transform: scale(0.9,0.8); transform: scale(0.9,0.8);}



/* zona y fondos módulos secciones */
.zona {padding: 2.5em 0;}
.zona.min {padding: 2em 0;}
.zona.peq {padding: 1.375em 0;}
.zona.notop{padding-top:0em;}
.zona.nobottom{padding-bottom:0em;}
.zona-datos{padding:1em 15px;}

.zona-imagen{position:relative;}
.zona-imagen img{border: 1px solid #dbdbdb;}
.zona-texto{padding:5px 10px 0px 0px;}

.maxsizeproduct {max-width:345px; margin:0 auto;}
.bigphotosize, .zona-bigphotosize{max-width:502px; margin:0 auto;}


.icono-big{font-size:2.8125em; line-height:1em; cursor:default;}
a > i.flaticon-descargar.icono-big{cursor:pointer;}


/*listado vertical*/
.listado-vertical{max-width:345px; margin:0 auto 40px auto; position: relative;}
.listado-vertical img{ margin-bottom:5px; position:relative; border:1px solid #dfdfdf;}


/*estados*/
.nuevo {position:absolute; z-index:1; top:5px; right:5px; background-color:#f9446b; color:white; font-size:0.75em; font-weight:bold; text-align:center; border-radius:50%; height:56px; width:56px; line-height:56px; cursor:default;}

.descuento {
    display: inline-block;
    font-size: 0.75em;
    line-height: 1em;
    padding: 4px 5px;
    vertical-align: middle;
    border-radius: 3px;
    background: #0068fe;
    color: #fff;
    margin-right:5px;
}

/*detalle*/
.zona-descripcion{max-height:250px; overflow-x:auto; padding-top:15px}
.zona-descripcion.noheight{max-height:none; overflow:inherit}

/*Tabs*/
.box-heading.tabs {padding-bottom: 0;  padding-right: 35px; margin-top:20px}
.box-heading {padding: 10px 10px 10px 0px; border-bottom: 1px solid #dbdbdb; position: relative; text-transform: uppercase; font-family: 'Archivo Narrow', sans-serif; font-size: 1em; margin-bottom: 20px;}
.box-heading.tabs.nobottom{margin-bottom:0px;}
.box-heading.tabs {padding-bottom:0; padding-right:35px;}
.box-heading.tabs a {padding-bottom:10px; display:inline-block; margin:0 15px -1px 0; padding:5px 15px; position:relative; color:#666666; border-top:1px solid #dbdbdb; border-right:1px solid #dbdbdb; border-left:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; background:#e8e8e8;}
.box-heading.tabs a:hover {color:#333333;}
.box-heading.tabs a.active {background:none;color:#0068fe;border-bottom:1px solid #f9f9f9;}

.box-heading.tabs.nobottom a.active{background:white;}

/*solo rayitas*/
.box-heading{ border-bottom:0px}
.box-heading.tabs a.active, .box-heading.tabs a {border:none; background:none; padding:8px 3px; font-size:1.125em;}
.box-heading.tabs a.active {border-bottom:1px solid #0068fe;}
.box-heading.tabs.nobottom a.active{background:none;}

/*caja menú tienda y privado*/
.zona-tit-men{background:#000; color:#fff; padding:15px 20px; font-family: 'Raleway', sans-serif;font-size:1.384em;}

/*box estados*/
.boxestado{display:inline-block; margin-right:5px; width:8px; height:8px; border-radius:50%; margin-bottom:1px}
.fonrojo{background:#df280a;}
.fonverde{background:#11b400;}
.fonamarillo{background:#f9b10d;}

/*cajablanca*/
.cajablanca {
    width: 100%;
    display: block;
    margin: 0 auto;
    border: 1px solid #dbdbdb;
    background: #fff;
    padding: 3em 15px;
    position: relative;
}
.cajablanca.min{padding:5px 15px; text-align:left;}

.cajablanca.amarilla{background:#ffffec; font-size:1.125em}

.cajablanca.zonaprivada {border-top: 3px solid #0068fe; padding: 20px 15px;}
.cajablanca.max {max-width: 700px; padding: 40px; border-top: 3px solid #0068fe;}



/*border*/
.borde-colder{border-left:1px solid rgba(0,0,0,0.16);}


@media (max-width: 991px){
	.borde-colder{border:none;border-top:1px solid rgba(0,0,0,0.16); padding-top:10px;}
	.maxsizecontent{max-width:345px; margin:0 auto;}
	.zona-biginfosize{max-width:502px; margin:0 auto;}
	.zona-descripcion{max-height:none; overflow-x:none;}
}

@media (max-width: 720px){
	.zona-web {width:100%; left: 0%; transform: translateX(0%);}
}


/*=========================
	11. Links y botones
=========================*/



/*botones*/
.boton,.btcarro {
	background: #fdc52c; color: #fff; font-size:1em; padding: 10px 25px; letter-spacing: 0.5px; margin:5px 2px; display:inline-block;
    -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; text-align:center;
}

/*.boton::after {content: "\203A";	font-size:1.1333em;margin-left: 5px;}*/

.boton:hover, .boton:focus, .btcarro:hover, .btcarro:focus {color: #fff; background: #fdc52c;}
.boton.active{background:#fece2f;}

.boton.invert, .boton.invert:focus{color: #fff; background: #0068fe;}
.boton.invert:hover {color: #fff; background: #0068fe;}


.boton.verde, .boton.verde:focus{color: #fff; background: #73b33c; min-width:150px;}
.boton.verde:hover {color: #fff; background: #73b33c;}

.boton.rojo, .boton.rojo:focus{color: #fff; background: #d90c3c; min-width:150px;}
.boton.rojo:hover {color: #fff; background: #d90c3c;}

.boton.amarillo, .boton.amarillo:focus{color: #000; background: #ffdc0d; min-width:150px;}
.boton.amarillo:hover {color: #000; background: #ffdc0d;}

.boton.iconos, .boton.iconos:focus{padding: 5px 5px 4px 5px; font-size:1em; min-width:120px; margin:13px 10px;}
.boton.iconos i{margin-bottom:2px; display:block; font-size:1.375em}

.boton.full{width:100%; display:block;}
.boton.big{padding: 15px 20px 9px 20px; font-size:1.25em; height: 54px;}
.boton.min{padding: 7px 25px 6px 25px;}

/*btngris*/
.boton.gris, .boton.gris:focus{color: #333; background: #dfdfdf; border:1px solid #dfdfdf; font-size:1em; padding:10px 30px; height:auto;}
.boton.gris:hover {color: #333; background: #dfdfdf; border:1px solid #dfdfdf;}



/*=========================
	12. Listas 
=========================*/

/*ubica*/
.zona-ubica{background:#f2f2f2; padding:5px 0px; /*margin-bottom:2em;*/ background-image: linear-gradient(to bottom, rgba(232,233,235,1) 0%, rgba(244,244,244,1) 23%, rgba(244,244,244,1) 100%);}
.ubica{letter-spacing: 0.5px; word-spacing: 3px; background-color: transparent; padding: 8px 0; font-family:Arial, Helvetica, sans-serif; font-size: 0.875em; text-transform:uppercase;}
.ubica>li{display:inline-block;}
.ubica>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}
.ubica li a {text-transform: uppercase; color: #666;}
.ubica li a:hover {color: #333;}
.ubica li.active {color: #000;}

/*blockmenu*/
.blockmenu {list-style-type: none; padding: 0; width: 100%; background-color: #fff; text-transform:uppercase; font-family:'Roboto',Arial, Helvetica, sans-serif; font-size:1.25em; border:1px solid #d8d8d8; border-top:0px;}
.blockmenu li a {display: block;color: #000; padding: 12px 16px; text-decoration: none;-webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.blockmenu li{ border-bottom:1px solid #d8d8d8;}
.blockmenu li:last-child{border-bottom:0px solid #d8d8d8;}
.blockmenu li a:before{font-family: Arial, inherit; content: "\203A"; font-size: 1em; padding-right:4px}
.blockmenu li.active a {background-color: #f2f2f2; font-weight:normal;}
.blockmenu li a:hover:not(.active) { background-color: #f2f2f2;}

.popup.privado.cliente .blockmenu, .popup.privado.cliente .blockmenu li{border:none; font-size:1.125em;}

/*lista simple*/
ul.simplelist{margin:20px 0px; display:block}
ul.simplelist.nomargin{margin:0px;}
ul.simplelist li {margin:0 20px 0 30px; padding:4px 0 4px 0px;}
ul.simplelist li.enlinea{display:inline-block; text-align:center; background:#ededed; padding:10px; margin:5px 0;}
ul.simplelist li a{text-decoration:underline;}

ul.simplelist.nopadding li {padding:0px}
ul.simplelist li.col2{display:inline-block; width:40%; margin-top:15px; margin-bottom:15px;}

ul.simplelist li.num {list-style-type: decimal}/*números*/
ul.simplelist li.nu0 {list-style-type: decimal-leading-zero}/*números con 0 antes*/
ul.simplelist li.min {list-style-type: lower-latin}/*minúsculas*/
ul.simplelist li.may {list-style-type: upper-latin}/*mayúsculas*/
ul.simplelist li.cua {list-style-type: square;}/*cuadrado*/
ul.simplelist li.pun {list-style-type: disc;}/*círculo relleno*/
ul.simplelist li.cir {list-style-type: circle;}/*círculo vacio*/

/*pdf*/
ul.simplelist li.pdf {margin:0px 5px;}
ul.simplelist li.pdf {background: url(../images/pdf.gif) no-repeat 0px 12px; padding: 9px 0 9px 24px;}
ul.simplelist li.pdf span{font-size:0.8em;}



/*=========================
	13. Forms
=========================*/


/*quantity*/
.quantity {position: relative; width:95px;}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none; margin: 0;}

input[type=number]{-moz-appearance: textfield;}

.quantity input {
  width: 70px;
  height:44px;
  line-height: 1em;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding:15px 28px 15px 0px;
  border: 1px solid #ccc;margin-bottom:8px;overflow:hidden; text-align:center;
 
}

.quantity input:focus {outline: 0;}
.quantity input:disabled{background:rgba(0,0,0,0.01)}

.quantity-nav {float: left; position: relative; height: 46px; margin-right:6px;}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #ccc;
  width: 30px;
  text-align: center;
  color: #333;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif !important;
  line-height: 1.6;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {position: absolute; height: 50%; top: 0; border-bottom: 1px solid #ccc; background:rgba(0,0,0,0.04)}
.quantity-button.quantity-down {position: absolute; bottom: 3px; height: 50%;  background:rgba(0,0,0,0.04)}


/*select*/
.select-style {border: 1px solid #ccc; width: 220px; border-radius: 0px; overflow: hidden; background: #ffffff url(../images/icon-select.png) no-repeat right 15px bottom 50%; display:block; position:relative; margin-bottom:15px;}
.select-style.centrado{margin:0 auto 15px auto;}
.select-style select {padding: 15px 10px; width: 100%; border: none; box-shadow: none; background: transparent; background-image: none; -webkit-appearance: none; font-size:1em; color:#666; line-height: 26px;}
.select-style select.min{padding:5px 10px;}
.select-style select:focus {outline: none;}
.select-style.full{width:100%;}


/*miniform*/
.miniform{
	display: inline-block;
	border: 1px solid #cccccc;
	background: #fff;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #666;
	padding: 12px 5px;
	width:35px;
	margin-right:0px;
	text-align:center;
	min-width:35px;
	min-width:35px\9;/*Hack IE6, IE7, IE8, IE9 */
}

.miniform::-moz-placeholder {color: #666666; opacity: 1;}
.miniform:-ms-input-placeholder {color: #666666;}
.miniform::-webkit-input-placeholder {color: #666666;}


/*Buscador top*/
.buscadortop{
	font: italic 0.9375em Arial, Helvetica, sans-serif;
	color: #666;
	background:#ffffff;
	border: 1px solid rgba(0,0,0,0.2);
	border-right:0px;
	padding:0 12px;
	height:46px;
	width:100%;
	border-radius:2px;
	
	display: inline-block;
	/*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);*/
    
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.buscadortop::-moz-placeholder {color: #999; opacity: 1;}
.buscadortop:-ms-input-placeholder {color: #999;}
.buscadortop::-webkit-input-placeholder {color: #999;}

.buscadortop.btnder{padding-right:70px;}

.btnformbuscadortop{
	display:table-cell; position:absolute; top:0px; right:1px; z-index:2; background:none; height: 46px; width: 60px; font-size: 1em; border-left:0px solid rgba(0,0,0,0.20); vertical-align:middle; border-radius:inherit; text-align:center;
	background-color:#0068fe; border-bottom-right-radius:2px; border-top-right-radius:2px;

}

.btnformbuscadortop::before {
    font-family: "Flaticon";
    content: "\f112";/*icono lupa*/
    font-size: 1.4375em;
    line-height: 2em;
    color:white;
}


/*Buscador lado*/
.formbuscador{
	font: italic 0.875em Arial, Helvetica, sans-serif;
	color: #666;
	background:#ffffff;
	border:0px;
	border-bottom: 0px solid rgba(0,0,0,0.3);
	padding:18px 50px 18px 5px;
	width:100%;
	outline: none;
	
	display: inline-block;
	/*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);*/
    
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.formbuscador::-moz-placeholder {color: #666; opacity: 1;}
.formbuscador:-ms-input-placeholder {color: #666;}
.formbuscador::-webkit-input-placeholder {color: #666;}

.formbuscador.btnder{padding-right:60px;}

.btnformbuscadorder{display:table-cell; position:absolute; top:1px; right:-5px; z-index:2; background:none; height: 54px; width: 50px; font-size: 1em; border-left:0px solid #d8d8d8; vertical-align:middle; border-radius:inherit; text-align:center;}
.btnformbuscadorder:before{font-family: "Flaticon"; content: "\f112"; font-size:1.125em; position:absolute; top:14px; right:12px; color:#666666}



/*=========================
	    15. Animaciones
=========================*/


/*loader sin java script*/
#loader-wrapper{ position:fixed; top:0; left:0; width:100%; height:100%; z-index:100001; background-color:#fff;}
#loader-wrapper.off{display:none!important; z-index:1000; }
#loader-wrapper{-moz-animation:cssHide 0s ease-in 10s forwards; -webkit-animation:cssHide 0s ease-in 10s forwards; -o-animation:cssHide 0s ease-in 10s forwards; animation:cssHide 0s ease-in 10s forwards; -webkit-animation-fill-mode:forwards; animation-fill-mode:forwards}

@keyframes cssHide{ to{ opacity:0; top:-200%; z-index:-1000}}
@-webkit-keyframes cssHide{ to{ opacity:0; top:-200%; z-index:-1000}}

.loaded #loader-wrapper{opacity:0; top:-300%; z-index:-1000; transition:opacity .3s ease-out}
.cube-folding{width:50px; height:50px; display:inline-block; -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); -webkit-transform:rotate(45deg); transform:rotate(45deg); font-size:0em; line-height:1em}
.cube-folding span{position:relative; width:25px; height:25px; -moz-transform:scale(1.1); -ms-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1); display:inline-block}
.cube-folding span::before{
    content:'';
    background-color:#ef0c82;
    position:absolute;
    left:0;
    top:0;
    display:block;
    width:25px;
    height:25px;
    -moz-transform-origin:100% 100%;
    -ms-transform-origin:100% 100%;
    -webkit-transform-origin:100% 100%;
    transform-origin:100% 100%;
    -moz-animation:folding 2.5s infinite linear both;
    -webkit-animation:folding 2.5s infinite linear both;
    animation:folding 2.5s infinite linear both
}
.cube-folding .leaf2{-moz-transform:rotateZ(90deg) scale(1.1);  -ms-transform:rotateZ(90deg) scale(1.1);  -webkit-transform:rotateZ(90deg) scale(1.1); transform:rotateZ(90deg) scale(1.1)}
.cube-folding .leaf2::before{-moz-animation-delay:.3s; -webkit-animation-delay:.3s; animation-delay:.3s; background-color:#0068fe}
.cube-folding .leaf3{-moz-transform:rotateZ(270deg) scale(1.1); -ms-transform:rotateZ(270deg) scale(1.1); -webkit-transform:rotateZ(270deg) scale(1.1); transform:rotateZ(270deg) scale(1.1)}
.cube-folding .leaf3::before{-moz-animation-delay:.9s; -webkit-animation-delay:.9s; animation-delay:.9s; background-color:#d90c76}
.cube-folding .leaf4{-moz-transform:rotateZ(180deg) scale(1.1); -ms-transform:rotateZ(180deg) scale(1.1); -webkit-transform:rotateZ(180deg) scale(1.1); transform:rotateZ(180deg) scale(1.1)}
.cube-folding .leaf4::before{-moz-animation-delay:.6s; -webkit-animation-delay:.6s; animation-delay:.6s; background-color:#ca0a6e}
@-moz-keyframes folding{
    0%,10%{-moz-transform:perspective(140px) rotateX(-180deg); transform:perspective(140px) rotateX(-180deg); opacity:0}
    25%,75%{-moz-transform:perspective(140px) rotateX(0deg); transform:perspective(140px) rotateX(0deg); opacity:1}
    100%,90%{-moz-transform:perspective(140px) rotateY(180deg); transform:perspective(140px) rotateY(180deg); opacity:0}
}
@-webkit-keyframes folding{
    0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg); transform:perspective(140px) rotateX(-180deg); opacity:0}
    25%,75%{-webkit-transform:perspective(140px) rotateX(0deg); transform:perspective(140px) rotateX(0deg); opacity:1}
    100%,90%{-webkit-transform:perspective(140px) rotateY(180deg); transform:perspective(140px) rotateY(180deg); opacity:0}
}
@keyframes folding{
    0%,10%{-moz-transform:perspective(140px) rotateX(-180deg); -ms-transform:perspective(140px) rotateX(-180deg); -webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg); opacity:0}
    25%,75%{-moz-transform:perspective(140px) rotateX(0deg); -ms-transform:perspective(140px) rotateX(0deg); -webkit-transform:perspective(140px) rotateX(0deg); transform:perspective(140px) rotateX(0deg); opacity:1}
    100%,90%{-moz-transform:perspective(140px) rotateY(180deg); -ms-transform:perspective(140px) rotateY(180deg); -webkit-transform:perspective(140px) rotateY(180deg); transform:perspective(140px) rotateY(180deg); opacity:0}
}
.cube-wrapper{position:absolute; left:50%; top:50%; margin-top:-50px; margin-left:-50px; width:100px; height:100px; text-align:center;}

/*loader2 con javascript*/
#spinner-area {background-color: #fff; z-index: 9999; position: fixed; top: 0; left: 0; bottom: 0px; right: 0; margin: auto; opacity: 1;}

.spinner {position: fixed; height: 3em; width: 3em; overflow: visible; margin: auto; top: 0; left: 0; bottom: 0; right: 0;}
.spinner-txt {color: #000; left: -9px; margin-top: 50px; position: absolute;}

.double-bounce1, .double-bounce2 {width: 100%; height: 100%; border-radius: 50%; background-color: #0068fe; opacity: 0.8; position: absolute; top: 0; left: 0; -webkit-animation: sk-bounce 2.0s infinite ease-in-out; animation: sk-bounce 2.0s infinite ease-in-out;}
.double-bounce2 {-webkit-animation-delay: -1.0s; animation-delay: -1.0s;}

.onScreen .line {animation: dash 2s cubic-bezier(0.23, 1, 0.32, 1);	-webkit-animation: dash 2s cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-fill-mode: forwards;}

@-webkit-keyframes sk-bounce {
	0%, 100% {-webkit-transform: scale(0.0)}
	50% {-webkit-transform: scale(1.0)}
}

@keyframes sk-bounce {
	0%, 100% {transform: scale(0.0); -webkit-transform: scale(0.0);}
	50% {transform: scale(1.0); -webkit-transform: scale(1.0);}
}


/*=========================
	    17. Carro
=========================*/

.zona-articulos{display:block; /*max-height:330px; overflow:auto;*/ margin-bottom:10px;}

.zona-date-table {background:#f2f2f2; background:rgba(0,0,0,0.02); padding:18px; display:block; width:auto; float:right; min-width:400px}

.zona-date-table.coupon{float:left; min-width:200px;}


.info{
	max-height:80px;
	overflow:auto;
	font: normal 0.923em Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.4em;
	text-decoration: none;
	border:1px solid #dbdbdb;
	background:#fffdee;
	padding:10px;
}


.stock{width:10px; height:10px; display:block; cursor:help; background:transparent; margin:0 auto; border-radius:50%}
.stock.no{background:#df280a;}
.stock.si{background:#11b400;}

.tabminimenu li{
	font-size: 1em; display: inline-block;  padding: 7px 0px;  list-style: none;  cursor: pointer;  float: left;
	border:1px solid #dbdbdb; width:50%; text-align:center; background:#f0f0f0; color:#333333
}

.tabminimenu li.active{background:white; border-bottom:1px solid #fff;}

p.preciocarro{
	font: normal 1.1428em Arial, Helvetica, sans-serif;
	color: #e53131;
	line-height: 1.5em;
	text-decoration: none;
	display:inline-block;
	margin-top:5px;
}

p.preciocarro span{text-decoration:line-through; color:#666; font-size:0.846em; line-height:1em; margin-right:10px}


.imgcompra{width:90%; min-width:80px; border:1px solid #dbdbdb;}


.btcompragrande{display:inline-block; text-align:center; margin-bottom:10px; border-width: 1px; border-style: solid; border-color: #ADB1B8 #A2A6AC #8D9096; border-radius: 3px;}
.btcompragrande a {display:block; font: normal 1.0666em Arial, Helvetica, sans-serif; text-transform:uppercase; color: #fff; background: #008f4d; padding:13px 15px; text-decoration: none; border-radius:inherit}/*cambia color*/
.btcompragrande a:hover {color: #fff;	background: #008f4d; text-decoration: none;}

.btcompragrande a{
	color:#111;
	background: #f4d078;
    background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b);
    background: linear-gradient(to bottom,#f7dfa5,#f0c14b);
    box-shadow: 0 1px 3px rgba(255,255,255,.2) inset;
}

.btcompragrande a:hover{
	color:#111;
	background: #f2c861;
    background: -webkit-linear-gradient(top,#f5d78e,#eeb933);
    background: linear-gradient(to bottom,#f5d78e,#eeb933);
}


.btcompragrande a.off{background: #333333;}


/*breadcrumb tienda*/
.cd-breadcrumb{width:100%; padding:.5em 1em; margin:1em auto; background-color:#f4f4f4; border-radius:.25em}
.cd-breadcrumb::after{clear:both; content:""; display:table}
.cd-breadcrumb li{display:inline-block; margin:.5em 0}
.cd-breadcrumb li i{font-size:1.2em;}
.cd-breadcrumb li::after{display:inline-block; content:'\203A'; margin:0 .6em; color:#959fa5; font-size:1.5em;}
.cd-breadcrumb li:last-of-type::after{display:none}
.cd-breadcrumb li>*{display:inline-block; font-size:1rem; color:#2c3f4c; line-height:140%}
.cd-breadcrumb li.active>*{color:#11b400}

@media (max-width: 991px) {
	.zona-date-table {display:block; width:auto; float:none; margin:0 auto; max-width:100%;}
}


@media (max-width: 640px) {
	.zona-date-table.coupon{width:100%; min-width:100%; float:none}
	.zona-date-table.coupon{margin-bottom:15px;}
}




/*=========================
	18. Multimedia
=========================*/

.imgmini{max-width:120px;}

.img-izq{width:auto; max-width: 100%; width: auto\9; float:left; margin:0px 15px 2px 0;}
.img-der{width:auto; max-width: 100%; width: auto\9; float:right; margin:0px 0px 2px 15px;}

/*galería horizontal*/
.zona-galeria{display: block; max-width: 345px; white-space: nowrap; margin:0 auto;}
.galeria-horizontal{overflow-y: hidden; display: block; width: 100%; height: 100%; padding-bottom:10px;}
.fotogal{display:inline; margin:0px 3px 6px 0; text-align:center}

.fotogal {opacity: 0.5; transition: all .3s ease;}
.fotogal:hover {opacity: 1;}


@media (max-width: 991px) {
	.galeria-horizontal{text-align:center}
}

/*google maps*/
.gmap{position:relative;}
.gmap iframe{width:100%; margin-bottom:0px; border:1px solid #e7e7e7;}
#mapacontacto {width:100%; height:450px; border:1px solid #ccc;}

.gm-style .gm-style-iw {background-color: white !important; border-radius:2px;}/* info ventana*/


/*responsive video*/
@media (min-width: 1400px) {
	.zona_video{margin:0 auto; width:70%; display:table; background:blue}
}

.video-container {position: relative; padding-bottom: 56.25%; /*padding-top: 30px;*/ height: 0;	overflow: hidden; margin:0px auto;}
.video-container iframe,  
.video-container object,  
.video-container embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}

/* vídeo ajustado al centro con un tamaño máximo */
.video-wrapper {width: 1024px; max-width: 100%; margin: 0 auto;}
.video-wrapper2 {width: 500px; max-width: 100%;	margin: 0 auto;}




/*=========================
	19. Tablas
=========================*/

table {max-width: 100%; background-color: transparent; border-collapse: collapse; border-spacing: 0;}

.table {width: 100%; margin-bottom: 20px; border:1px solid #ddd;}

.table th, .table td {padding: 8px; line-height: 160%; text-align: left; vertical-align: top; border-top: 1px solid #dddddd; vertical-align:middle;}

.table th {background:#f2f2f2;  color:white; font-weight:normal; font-size:1.1428em; }

.table td.center, .table th.center{text-align:center;}
/*.table td i{cursor:help;}*/

.table thead th {vertical-align: bottom; background:#404040}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {border-top: 0;}

.table tbody + tbody {border-top: 2px solid #dddddd;}

.table .table {background-color: #ffffff;}

/*inicio tabla compra*/
.table.tienda{border:0px;}
.table.tienda thead th{background:none; color:#666; font-weight:normal; font-size:1.0714em;  border-bottom: 1px solid #dddddd;}
.table.tienda tr {border-bottom: 1px solid #dddddd;}
.table.tienda tr th {font-weight:bold; font-size:1.0625em}
.table.tienda td {padding:18px 0}

.table.tienda td:nth-child(1) {width: 10%; text-align:center;}
.table.tienda td:nth-child(2) {width: 50%; padding:0px 10px}
.table.tienda td:nth-child(3) {width: 15%; text-align:center;}
.table.tienda td:nth-child(4) {width: 20%; text-align:center; padding:0 10px;}
.table.tienda td:nth-child(5) {width: 5%; text-align:center; padding:0 5px;}
/*fin tabla compra*/

/*data table*/
.data-table { width:100%; }
.data-table tr td:last-child{text-align:right;}
.data-table td {padding:10px; vertical-align:top;}
.data-table td.total{font-weight:bold}
.data-table td.suma{font-weight:bold; font-size:1.5em; color: #de2828;}

/*fin  data table*/


/*inicio tabla formato*/
.table.formato{border:0px; font-family: 'Poppins', sans-serif; margin:0; font-size:0.9375em;}
.table.formato thead th{background:#f4f4f4; color:#666; font-weight:normal; font-size:0.9375em;  border-bottom: 1px solid #dddddd; text-align:center; text-transform:uppercase}
.table.formato tr {border-bottom: 1px solid #dddddd;}
.table.formato td {padding:8px 0; text-align:center; color:#222}


.table.formato td:nth-child(1) {width: 30%; font-size:1.125em; color:#000;}
.table.formato td:nth-child(2) {width: 20%;}
.table.formato td:nth-child(3) {width: 20%; color:#e53131;}
.table.formato td:nth-child(4) {width: 30%; color:#666;}
/*fin tabla formato*/


.table-condensed th,
.table-condensed td {padding: 4px 5px;}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}




/*=========================
	20. Redes sociales
=========================*/

#redes-sociales {display:inline-block;}

@media (max-width: 991px) {
	#redes-sociales {display:block}
}

a.redes-sociales-iconos {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin:0 5px 2px 0;
	background-position: 0 0px;
	overflow: hidden;
	text-indent: -1000px;
	-moz-transition: background-position .25s ease;
	-webkit-transition: background-position .25s ease;
	-o-transition: background-position .25s ease;
	-ms-transition: background-position .25s ease;
	transition: background-position .25s ease;
}

a.redes-sociales-iconos:hover {	background-position: 0 40px;}

.facebook {background-image: url(../images/facebook.png);}
.twitter {background-image: url(../images/twitter.png);}
.google {background-image: url(../images/google.png);}
.rss {background-image: url(../images/rss.png);}
.pinterest {background-image: url(../images/pinterest.png);}


/*=========================
	21. Media Queries
=========================*/

.noverflow{overflow:visible;}

.tablet.visible, .movil.visible{visibility:hidden; display:none;}
.visible-max{visibility:hidden; display:none}


@media (min-width:1940px) {}

@media (min-width:1400px) {
	.visible-max{visibility:visible; display:inherit;}
}

@media (max-width:1200px) {
	.table-responsive{width:100%; margin-bottom:15px; overflow-x:scroll; overflow-y:hidden; -ms-overflow-style:-ms-autohiding-scrollbar; -webkit-overflow-scrolling:touch; /*border:1px solid #ddd*/}
	.table-responsive>.table{margin-bottom:0}
	.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}
}

@media (max-width: 991px) {
	
	.zona-abajo {float:none; margin:0 auto; text-align:center;max-width:400px;}
	.lnkaba li{background:none; padding:0px;}
	.lnkaba li:before{display:none}
	
	.centradomovil {margin:0 auto; display:block; text-align:center; float:none}
	.centradotablet{margin:0 auto; display:table;}
	.centerdevice {text-align:center;}
		
	/*.invisible{visibility:hidden; display:none;}
	.visible{visibility:visible; display:inline-block;}*/
	
	.tablet.invisible{visibility:hidden; display:none;}
	.tablet.visible{visibility:visible; display:inherit;}
	
	
	
	.logotipo {margin:0px auto; float:none; text-align:center;}
	
	.zona-centrada{margin:0 auto; display:table;}
	.elipsis.nohidden{white-space: normal; overflow: inherit; text-overflow: clip;}
	
	.tablet.noelipsis{white-space: normal; overflow: inherit; text-overflow: clip;}
	
	.centrado-tablet{margin:0 auto; text-align:center; float:none;}
	

	.zona-abajo {float:none; margin:0 auto; text-align:center;max-width:400px}
	
	.centablemin{margin:0 auto; display:table;}
	.lnkaba li, .lnkaba li.loc, .lnkaba li.tel, .lnkaba li.ema {background:none; padding:0px;} 
	.lnkaba li.col2, ul.simplelist li.col2{display:block; width:100%}
	
	
	
	.img-izq, .img-der{float:none; text-align:center; width:auto; max-width:452px; margin:0 auto 15px auto;}
	
	.zona-fotos{max-height:none;}
}

@media (max-width: 767px) {
	
	.centrado-galeria{text-align:center; margin:0 auto;}
	
	.invisible_en_movil{visibility:hidden; display:none}
	.visible_en_movil{visibility:visible; display:inline-block;}
	
	.movil.invisible{visibility:hidden; display:none}
	.movil.visible{visibility:visible; display:inherit;}
	
	.wrapper{display:block;}
	.gmap iframe{width:100%;border:0px;	padding:0;}
	.elipsis.nohiddenmin{white-space: normal; overflow: inherit; text-overflow: clip;}
	
	.movil.noelipsis{white-space: normal; overflow: inherit; text-overflow: clip;}
	
	.centrado-movil{margin:0 auot; text-align:center; float:none;}
	
	.PlanPricing{margin-bottom:100px;}
	
}


@media (min-width: 320px) and (max-width:720px) {
	.cajablanca.max{padding:40px 15px}
	
	
	.zonagaleria{text-align:center}

}

@media (max-width: 720px){
	.imgmin{width:120px;}
}


/*=========================
	21. Mensajes Admin
=========================*/


.msg-form{position: relative; display:inline-block; margin: 0px 0px 10px 0px; padding:8px; font: normal 0.875em 'Open Sans', Arial, Helvetica, sans-serif; /*min-width:180px;*/ line-height:130%; border-radius:3px;}

.msg-form.min{padding:8px; font-size:0.9285em;}
.msg-form.peq{font-size:0.8571em; /*font-style:italic;*/ padding:4px; margin:0px}

.msg-form.transparente{background:rgba(255,255,255,0.65); border:1px solid #ccc; color:#4b4b4b;}

.msg-form.blanco{background:#fff; border:1px solid #dbdbdb; color:#4b4b4b;}
.msg-form.verde{background:#dff0d8; border:1px solid #d6e9c6; color:#3c763d;}
.msg-form.amarillo{background:#f9edcf; border:1px solid #f6e4b8; color:#5f5952;}
.msg-form.rojo{background:#f0d9e7; border:1px solid #e9c6db; color:#803261;}

.msg-form.amarilla{background:#ffffec; border:1px solid #ececdb; color:#4b4b4b;}

.msg-form.info{background:#beeff6; color:#4b4b4b; padding:8px 20px; text-align:center; margin-bottom:20px; font-size:1em; border-color:#b1dfe6;}

.posicion-mensajes{
	position:fixed; z-index:1000000; top:15px; right:20px; /*max-width:500px;*/width:50%;
	right: calc(50% - 700px + 20px); /*la mitad del tamaño máximo de pantalla definido en flexible*/
}

@media all and (max-width: 1400px){.posicion-mensajes {right: 20px;}}
@media all and (max-width: 1200px){.posicion-mensajes {right: 20px;}}
@media (max-width: 480px) {.posicion-mensajes {right: 10px;max-width:400px; font-weight:normal}}
@media (max-width: 768px) {.posicion-mensajes{width:90%;}}


/*mensaje ok*/
.mensaje {color:#fff; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); background: url("../images/mensaje_correcto.png") left 7px top 14px no-repeat; background-color: #5ebd5e; border: 1px solid #43a543; padding: 10px 15px 12px 30px; margin: 3px; display:block; font-size:1.077em;/*min-width:200px;	max-width:500px;*/}
.mensaje a{color:#fff}
.mensaje a:hover{color:#fff}

/*aviso*/
.aviso {color:#333; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3); background: url("../images/mensaje_aviso.png") left 7px top 14px no-repeat; background-color: #ffae10; border: 1px solid #f19a1f; padding: 10px 15px 12px 30px; margin: 3px; font-size:1.077em;}
.aviso a{color:#333;}
.aviso a:hover{color:#000;}

/*error ko*/
.error {color:#fff; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); background: url("../images/mensaje_error.png") left 7px top 14px no-repeat; background-color: #e66454; border: 1px solid #df3c28; padding: 10px 15px 12px 30px; margin: 3px; font-size:1.077em;}
.error a{color:#fff}
.error a:hover{color:#fff}


/*Mensajes formulario*/
.mensaje.form, .aviso.form, .error.form{text-shadow: none;	 color: white;background-image:none; padding: 4px 6px; font-size:0.6875em; line-height:0.6875em;border-radius: 2px;}
.mensaje.form:before, .aviso.form:before, .error.form:before{content:"";position: absolute; width: 0; height: 0; border-right: 4px solid transparent; border-left: 4px solid transparent; margin: -12px 0 0 0px;}

.mensaje.form:before {border-bottom: 8px solid #5ebd5e;}
.aviso.form:before {border-bottom: 8px solid #ffae10;}
.error.form:before {border-bottom: 8px solid #e66454;}


/*____Info_Cookies_____*/

.cookieNotice{width: 100%; position: fixed; bottom:0px; border-top:1px solid #666; background: #000; opacity: 0.8; filter: alpha(opacity=80); z-index: 9999; line-height: 1.3em; font-family: arial; left: 0px; text-align:center;}

.cookieNotice p {font-size: 0.75em; margin:0px; padding:0px; color:#fff;}
.cookieNotice p a {color:#fff; text-decoration:underline}
.cookieNotice p a:hover {color:#fff;}

.cookieNoticeContent{position:relative; margin:auto; padding:15px 10px; max-width:100%; display:block;}


/*============================
	21. Modal mensajes Admin
==============================*/

.overlay-modal {height: 100%; width: 100%; position: fixed; left: 0; top: 0; background-color:rgba(0,0,0,0.5); overflow-x: hidden; z-index:1001; display:none;}

.modal-centrada{display:-ms-flexbox; display:flex; -ms-flex-align:center; align-items:center; min-height:calc(100% - (.5rem * 2));}
.modal-centrada::before{display:block; height:calc(100vh - (.5rem * 2)); content:""}
.modal-centrada.maxsize {max-width:1200px; margin:0 auto;}
.modal-centrada.medsize {max-width:900px; margin:0 auto;}
.modal-centrada.minsize {max-width:350px; margin:0 auto;}

.contenido-modal {position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-color: inherit; background-clip: padding-box; outline: 0; border-radius:inherit;}

.cerrar-modal{position:absolute; top:10px; right:10px; z-index:1;}
.cerrar-modal a{color:white; font-size:1.25em;}

.header-modal{background-color:inherit; padding:20px 15px; position:relative; text-align:center; border-top-left-radius:inherit; border-top-right-radius:inherit;}
.header-modal img{max-width:90px;}
.header-modal.verde{background-color:#5cb85c; color:white;}
.header-modal.naranja{background-color:#f49100; color:white;}
.header-modal.rojo{background-color:#e41a3f; color:white;}

.content-modal{padding:20px; background:white; border-bottom-left-radius:inherit; border-bottom-right-radius:inherit;}


.boton-modal {background: #999; color: #fff; font-size:1em; padding: 8px 15px; letter-spacing: 0.5px; text-transform: uppercase; margin-top:15px; display:inline-block; text-align:center;}
.boton-modal.full{width:100%;}
.boton-modal:hover, .boton-modal:focus {color: #fff; background: #666;}

.boton-modal.verde, .boton-modal.verde:focus{color: #fff; background: #5cb85c;}
.boton-modal.verde:hover {color: #fff; background: #5cb85c;}

.boton-modal.naranja, .boton-modal.naranja:focus{color: #fff; background: #f49100;}
.boton-modal.naranja:hover {color: #fff; background: #f49100;}

.boton-modal.rojo, .boton-modal.rojo:focus{color: #fff; background: #e41a3f;}
.boton-modal.rojo:hover {color: #fff; background: #e41a3f;}

.texto-rojo{color:#e53131;}


@media (max-width: 991px) {
	.modal-centrada.maxsize{max-width:90%;}
}

@media (max-width: 767px) {
	.modal-centrada.medsize{max-width:90%;}
}
