body{
	overflow-x:hidden !important;
	background:#fff;
}
body.template-productos{
	height:100%;
	overflow:hidden;
}
a,object{
	outline:none !important;
}
.nopd{
	padding-right:0;
	padding-left:0;
}
.nopdl{
	padding-left:0;
}
.nopdr{
	padding-right:0;
}
.gutter > [class*='col-']{
    padding-right:5px;
    padding-left:5px;
}
.row.gutter{
	margin-left:-5px;
	margin-right:-5px;
}
.modal-open{
	padding-right:0 !important;
}
.modal-header, .modal-footer{
	border:none;
}
.modal-footer{
	padding:20px 15px;
}
button.close{
	opacity:1;
}
button.close span{
	color:#313169;
	font-size:28px;
}
.tp-bullets{
}
.tp-bullet.selected{
	background:#313268 !important;
	border:1px solid #313268;
}
.tp-bullet{
	background:none;
	border:1px solid #fff;
	border-radius:20px;
}
.scroll{
	position:relative;
	border:1px solid #fff;
}
/***************************/

/* CABECERA ****************/
header{
	background:#fff;
	padding:35px 0;
	position:fixed;
	top:0;
	z-index:999;
	height:100px;
	width:100%;
	display:block;
	-webkit-transition:all 0.25s ease;
	-moz-transition:all 0.25s ease;
	-ms-transition:all 0.25s ease;
	-o-transition:all 0.25s ease;
	transition:all 0.25s ease;
}
header .cabecera{
	padding:0 20px;
}
header .contenido{
	background:#fff;
	-webkit-transition:all 0.25s ease;
	-moz-transition:all 0.25s ease;
	-ms-transition:all 0.25s ease;
	-o-transition:all 0.25s ease;
	transition:all 0.25s ease;
	opacity:1;
	position:relative;
	border-top:1px solid #777;
	padding:15px 20px;
	margin-top:20px;
	border-bottom:2px solid #313268;
}
body.template-inicio header .contenido{
	background:none;
	border:none;
	margin-top:45px;
}
body.template-inicio .menu a{
	color:#fff;
}
.is-sticky header{
	padding-top:15px;
	padding-bottom:0;
	height:70px;
}
.is-sticky header .contenido{
	opacity:0;
}
.is-sticky header .logo .img-responsive{
	margin-top:10px;
}
.carrito{
	font-size:11px;
	font-family:'quicksandbold';
	text-transform:uppercase;
	color:#313268;
	text-decoration:none !important;
	letter-spacing:2px;
	float:right;
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none;
}
.carrito:hover, .carrito.seleccionado{
	color:#fd7a60;
}
.carrito span{
	background:url(../img/ico_cuenta.png) no-repeat;
	width:9px;
	height:12px;
	display:inline-block;
	position:relative;
	top:1px;
}
.carrito:hover span, .carrito.seleccionado span{
	background-position:0 -12px;
}
.crear-cuenta{
	font-size:11px;
	font-family:'quicksandbold';
	text-transform:uppercase;
	color:#313268;
	text-decoration:none !important;
	letter-spacing:2px;
	float:right;
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none;
	margin-right:25px;
}
.crear-cuenta:hover, .crear-cuenta.seleccionado{
	color:#fd7a60;
}
.crear-cuenta span{
	background:url(../img/ico_cuenta.png) no-repeat;
	width:9px;
	height:12px;
	display:inline-block;
	position:relative;
	top:1px;
}
.crear-cuenta:hover span, .crear-cuenta.seleccionado span{
	background-position:0 -12px;
}
header .grupo{
	float:right;
}
.cerrar{
	font-size:12px;
	font-family:'quicksandbold';
	color:#d3dae1;
	text-decoration:none !important;
}
.cerrar:hover{
	color:#313268;
}
.usuario{
	font-size:12px;
	font-family:'quicksandbold';
	color:#313268;
	text-decoration:none !important;
	display:block;
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none;
	margin-top:7px;
}
.usuario:hover{
	color:#fd7a60;
}
.usuario span{
	background:url(../img/ico_cuenta.png) no-repeat;
	width:9px;
	height:12px;
	display:inline-block;
	position:relative;
	top:1px;
}
.usuario:hover span{
	background-position:0 -12px;
}
.numero{
	background:#fd7a60;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	display:inline-block;
	text-align:center;
	text-decoration:none !important;
	font-family:'quicksandbold';
	color:#fff;
	font-size:12px;
	line-height:normal;
	float:right;
	font-weight:bold;
	width:30px;
	height:30px;
	line-height:30px;
	margin-left:24px;
}
.numero:hover{
	color:#fff;
}
header .logo .img-responsive{
	max-width:25%;
}
.menu{
	margin-bottom:0;
}
.menu li{
	padding:0;
	background:none;
	display:inline-block;
	padding-right:50px;
}
.menu a{
	 font-family:'quicksandbold';
	 font-size:13.5px;
	 text-transform:uppercase;
	 text-decoration:none !important;
	 color:#313169;
}
.menu a:hover, .menu a.seleccionado{
	color:#bed948;
}
body.nosotros header .contenido{
	background:#bed948;
	border-bottom:none;
}
body.nosotros .menu a:hover, body.nosotros .menu a.seleccionado{
	color:#fff;
}
.buscador-trigger{
	float:right;	
	font-family:'quicksandbold';
	font-size:14px;
	text-decoration:none !important;
	color:#313169;
	position:relative;
	top:-2px;
}
.buscador-trigger:hover{
	color:#313169;
}
body.template-inicio .buscador-trigger{
	color:#fff;
}
body.template-inicio .buscador-trigger:hover{
	color:#fff;
}
.buscador-trigger span{
	background:url(../img/ico_buscar.png) no-repeat;
	width:14px;
	height:10px;
	display:inline-block;
}
.buscador-trigger.especial span,body.template-inicio .buscador-trigger span{
	background-position:0px -10px;
}
.buscador{
	position:absolute;
	left:0;
	right:0;
	background:#fff;
	top:0;
	z-index:10;
	transition:all 0.4s ease 0s;
	transform:translateY(20px);
	opacity:0;
	visibility:hidden;
}
.buscador.abierto{
	opacity:1;
	transform:translateY(0);
	visibility:visible;
}
.buscador .form-control{
	font-family:'quicksandlight';
	text-transform:uppercase;
	font-size:15px;
	border:none;
	height:50px !important;
}
.buscador .form-control:focus{
	border:none;
}
.buscador .buscador-cerrar{
	float:right;
	position:relative;
	top:12px;
}
.menu-trigger{
	position:relative;
	z-index:2000;
	-webkit-transition:top ease-in-out 0.35s;
	-moz-transition:top ease-in-out 0.35s;
	-o-transition:top ease-in-out 0.35s;
	transition:top ease-in-out 0.35s;
	cursor:pointer;
	float:right;
	top:5px;
	margin-left:15px;
	display:none;
}
.menu-trigger .icon{
	display:inline-block;
	width:30px;
	height:4px;
	position:relative;
	top:-8px;
	background:#313268;
	-webkit-transition:all 0.35s;
	-moz-transition:all 0.35s;
	-ms-transition:all 0.35s;
	-o-transition:all 0.35s;
	transition:all 0.35s;
}
.menu-trigger .icon:before{
	content:'';
	width:100%;
	height:4px;
	background:#313268;
	position:absolute;
	top:-8px;
	-webkit-transition:all 0.35s;
	-moz-transition:all 0.35s;
	-ms-transition:all 0.35s;
	-o-transition:all 0.35s;
	transition:all 0.35s;
}
.menu-trigger .icon:after{
	content:'';
	width:100%;
	height:4px;
	background:#313268;
	position:absolute;
	top:8px;
	-webkit-transition:all 0.35s;
	-moz-transition:all 0.35s;
	-ms-transition:all 0.35s;
	-o-transition:all 0.35s;
	transition:all 0.35s;
}
.menu-trigger.close-menu span{
	background:none;
	color:#313268;
	-webkit-transition:all 0.35s;
	-moz-transition:all 0.35s;
	-ms-transition:all 0.35s;
	-o-transition:all 0.35s;
	transition:all 0.35s;
}
.menu-trigger.close-menu span:before{
	top:0 !important;
	background-color:#313268;
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.menu-trigger.close-menu span:after{
	top:0 !important;
	background-color:#313268;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
}
.menu-trigger a:hover span:before{
	top:-20px;
}
.menu-trigger a:hover span:after{
	top:20px;
}
/***************************/

/* CUERPO ******************/
#main{
	padding-top:45px;
}
section{
	padding:80px 0;
}
section.slide{
	padding-top:0;
	position:relative;
	top:-43px;
}
.slide .boton{
	border:1px solid #fff;
}
.slide .boton:hover{
	background:none;
	border:1px solid #fff;
}
.slide .boton span{
	font-family:'quicksandbold';
	color:#fff;
	font-size:16.5px;
	padding:0 20px;
}
.rev_slider ul{
	margin-bottom:0;
}
.rev_slider li{
	padding:0;
	background:none;
}
.categorias h2{
	font-size:80px;
	text-transform:none;
}
.categorias .modulo h3{
	font-size:15.5px;
	margin-top:10px;
}
.categorias .modulo{
	margin-bottom:35px;
}
.destacado{
	padding-bottom:0;
}
.destacado .cabecera{
	background-image:url(../img/bg_destacado.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	padding-bottom:235px;
}
.destacado .cabecera h2{
	font-size:80px;
	color:#bed948;
	text-transform:none;
	line-height:70px;
	margin-bottom:35px;
}
.destacado .contenido{
	background:#303168;
	padding-bottom:75px;
}
.destacado .boton{
	top:180px;
	border:1px solid #fff;
}
.destacado .boton span{
	color:#fff;
} 
.destacado .boton:hover span{
	color:#fff;
}
.destacado p{
	color:#fff;
	margin-bottom:0;
}
.destacado .contenido h2{
	font-size:15.5px;
	color:#bed948;
	margin-bottom:20px;
}
.destacado .contenido .img-responsive{
	margin-bottom:20px;
}
#nosotros{
	padding-top:0;
}
#nosotros .banner{
	position:relative;
	top:-45px;
}
#nosotros h2{
	font-size:58px;
	text-transform:none;
	color:#bed948;
}
#nosotros p{
	font-size:25px;
	line-height:30px;
	letter-spacing:0;
	padding-left:40px;
}
#nosotros .separador{
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	background:#bed948;
	height:8px;
	display:block;
	margin:30px 0 20px 0;
}
#nosotros .igual{
	font-family:'quicksandbold';
	font-size:100px;
	color:#bed948;
	display:inline-block;
	width:46px;
	position:relative;
	top:20px;
}
#contacto h1{
	color:#bed948;
	font-size:60px;
	text-transform:none;
	margin-bottom:60px;
}
#login .olvido{
	 font-family:'quicksandbook_oblique';
	 text-decoration:none !important;
	 text-align:right;
	 display:block;
	 color:#313169;
}
#login .olvido:hover{
	color:#bed948;
}
#login .link{
	font-family:'quicksandbold';
	text-transform:uppercase;
	text-decoration:none !important;
	position:relative;
	top:5px;
	color:#313169;
}
#login .link:hover{
	color:#bed948;
}
form .fila{
	margin-top:30px;
}
.desplegables{
	margin-bottom:40px;
}
.desplegador{
	cursor:pointer;
}
.desplegador h2{
	background:url(../img/desplegador_c.png) no-repeat right center;
	font-family:'quicksandbold';
	border-bottom:1px solid #313268;
	padding:10px 0;
	color:#313169;
	font-size:13.5px;
	text-transform:lowercase;
	letter-spacing:1px;
}
.desplegador.ui-state-active h2{
	background:url(../img/desplegador_a.png) no-repeat right center;
}
.desplegador.primero h2{
	text-transform:uppercase;
}
.desplegable{
	display:none;
}
.filtros .grupo{
	padding:8px 0;
}
.filtros .texto{
	height:150px;
	overflow:hidden;
	position:relative;
	padding-right:20px;
}
.filtros .modulo{
	padding:4px 0;
	position:relative;
}
.filtros .modulo label{
	font-family:'quicksandbook';
	font-size:13px;
	color:#313169;
	text-transform:lowercase;
}
.filtros .modulo .icheckbox_square-blue{
	float:right;
}
.filtros .boton{
	float:none;
	display:inline-block;
	width:100%;
}
.filtros .boton span{
	font-family:'quicksandbold';
	letter-spacing:0;
	font-size:13.5px;
}
.filtros .background{
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	right:1px;
	top:5px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	z-index:0;
	overflow:hidden;
}
.filtros p{
	margin-bottom:0;
	text-transform:lowercase;
	padding-top:5px;
	line-height:20px;
}
.filtros #crs.colores{
	padding-top:5px;
}
.filtros #crs.colores a{
	width:14px;
	height:14px;
	margin-right:3px;
}
.catalogo .modulo{
	padding:0 45px;
	text-align:center;
	margin-bottom:60px;
	min-height:280px;
}
.catalogo .contenido{
	position:relative;
}
.catalogo .contenido .preloader{
	position:absolute;
	width:100%;
	left:0;
	right:0;
	top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
}
.catalogo .modulo h2{
	font-family:'quicksandregular';
	font-size:13px;
	letter-spacing:1px;
}
.catalogo .modulo .img-responsive{
	margin:auto;
	margin-bottom:10px;
}
.catalogo .modulo .rollover{
	background:rgba(255,255,255,0.85);
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	padding:0 30px;
	text-align:center;
	-webkit-transition:all 0.25s ease;
	-moz-transition:all 0.25s ease;
	-ms-transition:all 0.25s ease;
	-o-transition:all 0.25s ease;
	transition:all 0.25s ease;
	opacity:0;
	visibility:hidden;
}
.catalogo .modulo.hover .rollover{
	opacity:1;
	visibility:visible;
}
.catalogo .modulo .rollover .interior{
	position:absolute;
	left:0;
	right:0;
	top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
}
.catalogo .modulo .rollover a{
	display:block;
	font-size:11px;
	text-transform:uppercase;
	font-family:'quicksandbold';
	letter-spacing:0;
	text-decoration:none !important;
	border-bottom:1px solid #313268;
	padding:12px 0;
	color:#313169;
}
.catalogo .modulo .rollover a:hover{
	color:#bed948;
}
.catalogo .modulo .rollover .img-responsive{
	margin-bottom:3px;
} 
.catalogo .modulo .rollover a.especial{
	border-top:1px solid #313268;
}
.colores{
	text-align:left;
	margin-bottom:5px;
}
.colores a{
	background:#dae1e5;
	display:inline-block;
	width:20px;
	height:20px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	padding:1px;
	position:relative;
}
.colores a.seleccionado{
	background:#313268;
}
.colores span{
	display:inline-block;
	width:18px;
	height:18px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
.colores .dropdown-menu{
	padding:5px 10px;
	min-width:45px;
}
.colores .dropdown .set{
	display:inline-block;
}
.colores .dropdown a{
	border:none;
	display:block;
	margin-bottom:6px;
}
.colores .dropdown .ico{
	position:relative;
	top:-7px;
	left:3px;
}
.catalogo .colores{
	margin-top:5px;
	text-align:center;
}
.catalogo .colores a{
	width:10px;
	height:10px;
}
.catalogo .colores span{
	width:8px;
	height:8px;
	position:absolute;
	top:1px;
	left:1px;
}
.ficha h1{
	font-size:38px;
	margin-bottom:0;
}
.ficha .imagenes{
	position:relative;
	overflow:hidden;
}
.ficha .imagenes .grupo{
	float:left;
}
.ficha .imagenes .preloader{
	position:absolute;
	width:100%;
	left:0;
	right:0;
	top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
}
.ficha .codigo{
	display:block;
	margin-bottom:30px;
	text-transform:uppercase;
}
.ficha .descripcion h2{
	font-size:13.5px;
	margin-bottom:10px;
}
.ficha .descripcion .modulo{
	margin-bottom:30px;
}
.ficha .descripcion .modulo p{
	margin-bottom:0;
}
.ficha .extras{
	text-align:right;
	margin-right:5px;
	margin-bottom:25px;
}
.ficha .extras a{
	display:inline-block;
}
.ficha .cantidades{
	float:left;
	text-align:center;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
.ficha .cantidades .guias{
	float:left;
	width:10px;
	position:relative;
	top:-2px;
}
.cantidades .form-control{
	background:none;
	border:none;
	font-family:'quicksandbold';
	font-size:13.5px;
	padding:0;
	text-align:center;
	float:left;
	max-width:40px;
	height:34px !important;
	border:1px solid #313268;
}
.cantidades .form-control:focus{
	background:none;
	border:1px solid #313268;
}
.cantidades .input-group-btn > .btn{
	background:#fff !important;
	border-color:#313268 !important;
}
.cantidades a{
	display:block;
	width:10px;
	height:8px;
}
.carro .cantidades{
	width:105px;
}
.ficha .boton{
	line-height:30px;
}
.ficha .boton span{
	font-family:'quicksandbold';
	font-size:13.5px;
	line-height:30px;
}
.ficha .boton.especial{
	padding:0 15px;
	margin-left:40px;
}
.ficha .boton.especial span{
	background:url(../img/ico_cotiza_rollover.png) no-repeat;
	padding:0;
	width:13px;
	height:11px;
	display:inline-block;
	position:relative;
	top:1px;
}
.ficha .boton.especial:hover span{
	background-position:0 -11px;
}
.ficha .imagenes .img-responsive{
	margin:auto;
}
.easyzoom-flyout, .easyzoom-notice{
	background:#313169 !important;
	font-family:'quicksandbook';
	color:#fff;
	font-size:11px;
	text-transform:lowercase;
}
.carrusel{
	position:relative;
}
.carrusel .modulo{
	float:left;
}
.carrusel .thumbs{
	padding:0 25px;
}
.carrusel .posicion{
	position:relative;
	z-index:9;
}
.carrusel .flechas{
	left:0;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    width:100%;
    z-index:1;
}
.flechas .atras{
	float:left;
}
.flechas .adelante{
	float:right;
}
.relacionados h2{
	font-family:'quicksandlight';
	font-size:22px;
	text-transform:none;
	margin-bottom:70px;
}
.relacionados .catalogo .modulo{
	margin-bottom:0;
	padding:0;
	float:left;
}
.relacionados .catalogo .modulo .rollover{
	z-index:997;
}
.relacionados .catalogo .modulo h2{
	margin-bottom:0;
	margin-bottom:10px;
}
.carro .boton{
	line-height:30px;
}
.carro .boton span{
	font-family:'quicksandbold';
	font-size:13.5px;
	line-height:30px;
	letter-spacing:0;
	padding:0 40px;
}
.carro .cantidad .form-control{
	background:none;
	border:none;
	padding:0;
	text-align:center;
	float:left;
	max-width:40px;
	height:30px !important;
}
.carro .cantidad .form-control:focus{
	background:none;
	border:none;
}
.carro .cantidad .guias{
	float:left;
	max-width:10px;
}
.carro .cantidad .mas{
	position:relative;
	top:-3px;
}
.carro .cantidad .menos{
	position:relative;
	top:-10px;
}
.carro .botones{
	position:relative;
	top:-15px;
}
.carro .separador{
	display:inline-block;
	background:#313268;
	height:30px;
	width:1px;
	margin:0 10px;
	position:relative;
	top:12px;
}
.carro .aviso{
	max-width:350px;
	margin:auto;
	margin-top:85px;
}
.carro-lightbox h2{
	font-size:13.5px;
	margin-bottom:15px;
}
.carro-lightbox .grupo{
	border-bottom:1px solid #313169;
	padding-bottom:10px;
	margin-bottom:10px;
}
.carro-lightbox .grupo a{
	color:#313169;
	text-transform:uppercase;
	font-size:12px;
}
.carro-lightbox .grupo a:hover{
	color:#313169;
}
.carro-lightbox .grupo p{
	margin-bottom:0;
	font-size:12px;
}
.carro-lightbox .boton.primero{
	float:left;
}
.carro-lightbox .boton span{
	font-size:10.5px;
	letter-spacing:0;
	font-family:'quicksandbold';
	padding:0 20px;
}
#cuenta h1{
	margin-bottom:40px;
	margin-top:20px;
}
.submenu li{
	padding:0;
	background:none;
	padding-bottom:18px;
}
.submenu a{
	text-transform:uppercase;
	text-decoration:none !important;
	font-size:13.5px;
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none;
	color:#313169;
}
.submenu a:hover, .submenu a.seleccionado{
	font-family:'quicksandbold';
	color:#fd7a60;
}
.submenu span{
	display:inline-block;
	margin-right:10px;
	position:relative;
	top:2px;
}
.submenu .cotizador span{
	background:url(../img/ico_cotizador.png) no-repeat;
	width:9px;
	height:13px;
}
.submenu .cotizador:hover span, .submenu .cotizador.seleccionado span{
	background-position:0 -13px;
}
.submenu .favoritos span{
	background:url(../img/ico_favoritos.png) no-repeat;
	width:13px;
	height:12px;
}
.submenu .favoritos:hover span, .submenu .favoritos.seleccionado span{
	background-position:0 -12px;
}
.submenu .datos span{
	background:url(../img/ico_datos.png) no-repeat;
	width:12px;
	height:12px;
}
.submenu .datos:hover span, .submenu .datos.seleccionado span{
	background-position:0 -12px;
}
.aviso{
	text-align:center;
}
.aviso p{
	font-size:22px;
	line-height:28px;
}
.modal .aviso{
	padding:0 25px;
}
.modal .aviso p{
	font-size:28px;
	line-height:32px;
	margin-bottom:0;
}
.modal .aviso .nota{
	font-size:15px;
	line-height:22px;
	margin-bottom:0;
	margin-top:20px;
	text-transform:uppercase;
}
.modal .aviso a{
	font-family:'quicksandbold';
}
#form_modificar h2{
	font-size:15.5px;
	margin-bottom:15px;
	margin-top:20px;
}
#form_modificar h2.especial{
	padding-top:15px;
}
#form_modificar .form-group{
	margin-bottom:20px;
}
#form_modificar .form-control{
	padding-left:0;
}
/***************************/

/* PIE *********************/
footer .contenido{
	background-image:url(../img/bg_footer.png);
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	padding:260px 20px 20px 20px;
}
footer p{
	font-family:'quicksandbold';
	margin:0;
	text-align:right;
	color:#fff;
	font-size:12px;
}
footer a{
	color:#fff;
}
footer .logo .img-responsive{
	max-width:25%;
}
/***************************/

/* TEXTOS ******************/
@font-face{
    font-family:'quicksandregular';
    src:url('../fonts/quicksand-regular-webfont.woff2') format('woff2'),
		url('../fonts/quicksand-regular-webfont.woff') format('woff');
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family:'quicksandbold';
    src:url('../fonts/quicksand_bold-webfont.woff2') format('woff2'),
		url('../fonts/quicksand_bold-webfont.woff') format('woff');
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family:'quicksandbold_oblique';
    src:url('../fonts/quicksand_bold_oblique-webfont.woff2') format('woff2'),
		url('../fonts/quicksand_bold_oblique-webfont.woff') format('woff');
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family:'quicksandbook';
    src:url('../fonts/quicksand_book-webfont.woff2') format('woff2'),
		url('../fonts/quicksand_book-webfont.woff') format('woff');
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family:'quicksandbook_oblique';
    src:url('../fonts/quicksand_book_oblique-webfont.woff2') format('woff2'),
		url('../fonts/quicksand_book_oblique-webfont.woff') format('woff');
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family:'quicksandlight';
    src:url('../fonts/quicksand_light-webfont.woff2') format('woff2'),
		url('../fonts/quicksand_light-webfont.woff') format('woff');
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family:'catamaranbold';
    src:url('../fonts/catamaran-bold-webfont.woff2') format('woff2'),
		url('../fonts/catamaran-bold-webfont.woff') format('woff');
    font-weight:normal;
    font-style:normal;
}
h1,h2,h3,h4,h5{
	margin:0;
	-webkit-transition:all 0.25s ease;
	-moz-transition:all 0.25s ease;
	-ms-transition:all 0.25s ease;
	-o-transition:all 0.25s ease;
	transition:all 0.25s ease;
}
h1{
	font-size:28px;
	color:#313268;
	text-transform:uppercase;
	font-family:'quicksandbold';
	margin-bottom:20px;
}
h2{
	font-size:25px;
	color:#313268;
	text-transform:uppercase;
	font-family:'quicksandbold';
}
h3{
	font-size:20px;
	color:#313268;
	text-transform:uppercase;
	font-family:'quicksandbold';
}
p, a, span{
	font-family:'quicksandbook';
	letter-spacing:1px;
}
p, span{
	font-size:13px;
	color:#313268;
	line-height:18px;
}
p, ul, ol{
	margin-bottom:35px;
}
a{
	color:#bed948;
	text-decoration:none;
	-webkit-transition:all 0.25s ease;
	-moz-transition:all 0.25s ease;
	-ms-transition:all 0.25s ease;
	-o-transition:all 0.25s ease;
	transition:all 0.25s ease;
}
a:hover{
	text-decoration:underline;
	color:#bed948;
}
ul{
	padding:0;
}
ul li{
	background:url(../img/bullet_lista.png) no-repeat 0 8px;
	padding-left:9px;
	padding-bottom:5px;
	color:#2e3641;
	list-style:none;
	font-size:13px;
	font-family:'quicksandbook';
} 
/* TABLAS ******************/
.table-responsive{
	border:none;
	margin-bottom:40px;
	text-transform:uppercase;
	border-bottom:1px solid #313268;
}
.table{
	margin-bottom:0;
}
.table td{
	font-family:'quicksandbook';
	font-size:13px;
	color:#313268;
	border:none;
	background:#fff;
	text-align:left;
	padding:20px 8px !important;
}
.table .medio{
	vertical-align:middle;
}
.table .centro{
	text-align:center;
}
.table .total span{
	font-family:'quicksandbold';
	font-size:13.5px;
}
.table .total div{
	display:inline;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
	border-bottom:1px solid #313268;
	border-top:none;
}
/***************************/
/* FORMULARIOS *************/
label{
	font-family:'quicksandbook';
	font-size:12px;
	color:#313268;
	font-weight:normal;
	margin:0;
	text-transform:uppercase;
}
.form-group{
	margin-bottom:10px;
}
.form-control{
	font-family:'quicksandbook';
	background:#fff;
	box-shadow:none;
	border:none;
	border-bottom:1px solid #313268;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	font-size:12px;
	color:#313268;
	height:40px !important;
}
.form-control:focus{
	background:#fff;
	box-shadow:none;
	border:none;
	border-bottom:1px solid #313268;
}
.boton{
	background:none;
	text-decoration:none !important;
	float:right;
	border:1px solid #313268;
	line-height:35px;
	text-align:center;
	display:inline-block;
	position:relative;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	padding:0;
}
.boton span{
	font-family:'quicksandbook';
	color:#313268;
	padding:0 25px 2px 25px;
	line-height:35px;
	font-size:12px;
	text-transform:uppercase;
}
.boton:hover{
	background:#bed948;
	border:1px solid #bed948;
}
.boton:hover span{
	color:#fff;
}
.boton.especial:hover{
	background:#fd7a60;
	border:1px solid #fd7a60;
}
small{
	font-size:12px;
	color:#fff;
}
#errores, .mensaje p{
	color:#FC795F;
	margin-bottom:5px;
}
#resultado p{
	color:#fff;
}
.centrar{
	text-align:center;
}
.centrar .boton{
	display:inline-block;
	float:none;
}
.selector .btn-default{
	background:#fff;
	border:none;
	color:#313268;
	text-transform:uppercase;
}
.selector .btn{
	background:#fff url(../img/ico_selectores.png) no-repeat 98% center;
	font-size:15px;
	padding:11px 12px;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	width:180px;
	text-align:left;
	letter-spacing:normal;
	border:1px solid #fff;
}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default,.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover{
	background:#fff url(../img/ico_selectores.png) no-repeat 98% center;
	color:#313268;
}
.selector .caret{
	display:none;
}
.selector ul{
	margin-bottom:0;
}
.selector li{
	padding:0;
	background:none;
}
.selector .dropdown-menu{
	min-width:180px;
	background:#fff;
}
.selector .dropdown-menu > li > a{
	color:#000;
	font-size:11px;
}
.selector .dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus{
	background:#fff;
}
.selector .dropdown-menu > li > a:hover span,.dropdown-menu > li > a:focus span{
	color:#313268;
}
.selector span{
	color:#313268;
	letter-spacing:normal;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
	width:100% !important;
}
.jfilestyle{
	width:100% !important;
}
div.jfilestyle label{
	background:#2e3641 url(../img/ico_archivo.png) no-repeat 98% center  !important;
	border-radius:0 !important;
	-moz-border-radius:0 !important;
	-webkit-border-radius:0 !important;
	width:100% !important;
	text-align:left !important;
}
.jfilestyle span{
	color:#fff;
}
div.jfilestyle .count-jfilestyle{
	position:relative;
	top:-2px;
	padding:5px 10px !important;
}
::-webkit-input-placeholder{
	color:#313268 !important;
	opacity:1;
}
::-moz-placeholder{
	color:#313268 !important;
	opacity:1;
}
:-ms-input-placeholder{
	color:#313268 !important;
	opacity:1;
}
input:-moz-placeholder{
	color:#313268 !important;
	opacity:1;
}
/***************************/
/***************************/
.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15{
    position:relative;
    min-height:1px;
    padding-right:15px;
    padding-left:15px;
}
.col-xs-15{
    width:20%;
    float:left;
}
@media (min-width:768px){
.col-sm-15{
	width:20%;
	float:left;
}
}
@media (min-width:992px){
.col-md-15{
	width:20%;
	float:left;
}
}
@media (min-width:1200px){
.col-lg-15{
	width:20%;
	float:left;
}
}
@-moz-document url-prefix(){
	fieldset{
		display:table-cell; 
	}
}
@media screen and (min-width:320px) and (max-width:1023px){
.menu, header .cabecera .carrito, .cabecera .crear-cuenta{
	display:none;
}
.menu-trigger{
	display:block;
}
header .grupo, header .numero{
	display:none;
}
body.template-inicio .menu a,body.template-inicio .buscador-trigger, body.template-inicio .buscador-trigger:hover{
    color:#313169;
}
body.template-inicio header .contenido{
	margin:0;
	background:#fff;
}
.menu-responsive .menu{
	display:block;
	padding-top:20px;
}
.menu-responsive .menu li{
	display:block;
	padding-bottom:4px;
}
header .menu-responsive .carrito, header .menu-responsive .crear-cuenta{
	display:block;
	float:none;
	font-size:13.5px;
}
header .menu-responsive .grupo, header .menu-responsive .numero{
	display:block;
	float:left;
}
.numero{
	margin-left:0;
	margin-right:5px;
	position:relative;
	top:6px;
}
header{
	padding:0;
}
.is-sticky header{
	padding-top:0;
}
header .cabecera{
	padding:20px 0;
	background:#fff;
}
body.template-inicio header .contenido{
	border-top:1px solid #777;
	border-bottom:2px solid #313268;
}
body.template-productos .is-sticky header .contenido{
	opacity:0;
}
header .contenido{
	margin-top:0;
}
.destacado .cabecera,.destacado .contenido{
	padding-left:15px;
	padding-right:15px;
}
.destacado p{
	margin-bottom:35px;
}
.destacado .boton{
	right:50px;
}
.slide{
	display:none;
}
.categorias h2{
	font-size:60px;
}
.destacado .cabecera h2{
	font-size:60px;
	line-height:62px;
	margin-bottom:0;
}
#main{
	padding-top:20px;
}
section{
	padding:40px 0 60px 0;
}
.filtros{
	margin-bottom:30px;
}
#nosotros h2{
	font-size:48px;
}
#nosotros p{
	padding-left:0;
}
#nosotros .resumen{
	margin-bottom:30px;
}
#login{
	padding:200px 0;
}
#form_modificar h2{
	margin-bottom:32px;
	margin-top:26px,
}
#form_modificar h2.especial{
	margin-bottom:20px;
}
#form_modificar .form-group{
	margin-bottom:0;
}
#form_modificar label, #form_modificar .boton{
	margin-top:20px;
}
.ficha .boton.especial{
	margin-left:2px;
}
}
@media screen and (min-width:320px) and (max-width:767px){
body.template-productos{
	height:inherit;
	overflow:inherit;
}
body.template-productos .is-sticky header .contenido{
	opacity:0;
}
header .logo .img-responsive{
	max-width:70%;
}
footer .logo .img-responsive{
	max-width:30%;
}
.categorias h2{
	margin-bottom:25px;
}
#nosotros h2{
	font-size:40px;
}
.filtros{
	padding-top:80px;
}
.ficha h1{
	margin-top:20px;
}
footer p{
	text-align:left;
}
.categorias .modulo{
	min-height:200px;
}
}