@font-face
{
font-family: libelsuit;
src: url('/css/fonts/libelsuit.otf'), 
	 url('/css/fonts/libelsuit.ttf'),
	 url('/css/fonts/libelsuit.eot'), /* IE */
	 url('/css/fonts/libelsuit.svg#svgFontName') format('svg');
} 

/*Reset font-family*/

body {
	font-family: Arial, sans-serif;
	padding-bottom: 40px;
	background-image: url("/img/website/website_fondo_foco.jpg");
	background-attachment: fixed;

}

#web-container.home {
	/*background-color: #eee;*/
	background-image: url("/img/website/wavegrid.png");
	margin-left: auto;
	margin-right: auto;
	padding: 20px 20px 0;
	-webkit-box-shadow: 0 5px 5px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0 5px 5px rgba(50, 50, 50, 0.3);
	box-shadow: 0 5px 5px rgba(50, 50, 50, 0.3);
	position: relative;
	z-index: 2;
	margin-top: -20px;
}

#web-container.noticias,
#web-container.contacto {
	margin-left: auto;
	margin-right: auto;
	padding: 20px 20px 0;
	-webkit-box-shadow: 0 5px 5px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0 5px 5px rgba(50, 50, 50, 0.3);
	box-shadow: 0 5px 5px rgba(50, 50, 50, 0.3);
	position: relative;
	z-index: 2;
	margin-top: -20px;

	/*background-color: #fff;*/background-image: url("/img/website/wavegrid.png");


}

#web-container.contacto {
	/*background-color: #eee;*/background-image: url("/img/website/wavegrid.png");
	/*padding: 20px 40px 0 20px;*/
}

#web-container.contacto .input-xxlarge {
	max-width: 490px;
}

.modules-container {
	padding: 10px;
}

.module-container {

}

input, button, select, textarea {
  font-family: Arial, sans-serif;
}

.navbar-search .search-query {
	font-family: Arial, sans-serif;
}

/* --------- HEADER --------- */

.info-header {
	/*background-color: #eee;*/background-image: url("/img/website/wavegrid.png");
	height: 140px;

	max-width: 1170px;
	margin: auto;
}

.info p {
	margin: 0px;
}

.info-header #logo img {

	max-height: 120px;
	float: left;
	padding: 10px;

}

.info-header .brand {

	/*color: #29280a;*/
	color: #333;
	/*text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);*/
	font-size: 58px;
	line-height: 58px;
	font-family: libelsuit, 'Arial';
	position: relative;
	/*left: 18%;*/
	top: 35%;
	float: left;

}

.navbar-inner .brand {
	display: none;
	color: #FFFFFF;
	font-family: 'Arial';
}


/* --------- REDES SOCIALES --------- */

#social-box a{
	float: right;
}

#social-box img{
	height: 40px;
}

/* Modulo Facebook */
#fb-root {
	display: none;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
	width: 98% !important;
}

.fb-like-box span {
	margin: -18px 0 0 -15px;
	padding: 10px;
}

.uiList {
	text-align: center !important;
}

/* --------- MENU --------- */

.navbar-inverse .navbar-inner {
	background-color: #006f9b;
	/*background-color: #< ?php hs($client->color); ?>;*/
	background-image: none;
	background-repeat: none;
	border: none;
	/*border-radius: 0;*/
}	

.navbar .navbar-inner{
	/*background-color: rgb(50, 86, 154);*/
	border-radius: 0px;
	/*box-shadow: none;*/
	-webkit-box-shadow: 0 2px 5px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0 2px 5px rgba(50, 50, 50, 0.2);
	box-shadow:         0 2px 5px rgba(50, 50, 50, 0.2);
	background-color: #333;
	padding: 10px;
} 

.navbar-inverse .nav > li > a {
	color: #ffffff;
	font-weight: normal;
}

.navbar-inverse .nav > li > a:hover {		
	background-color: #009bdb;/*background-color: #eee ;color: #000000;*/text-shadow: inherit;

	filter:alpha(opacity=100);
	opacity:1;
	moz-opacity:1;
	khtml-opacity:1;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	background-color: #009bdb ;/*background-color: #eee ;*/
	/*box-shadow: 0 5px 0 #2D9DD5;*/
	text-shadow: inherit;
	/*color: #000000;*/
}

/* --------- MENU COLLAPSE --------- */

.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
	color: #ffffff;
	/*color: #000000;*/
}

.navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:hover {
	background-color: #009bdb;
}

.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	border-radius: inherit;
}

/* --------- SLIDESHOW --------- */

.modules.slides {
	padding: 10px 10px 30px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.carousel {
	margin-bottom: 0;
}

.carousel-control {
	height: 30px;
	width: 30px;
	font-size: 30px;
	top: 60%;
	/*margin-top: 0px;*/
	line-height: 25px;
	display: none;
	border-radius: inherit;
}


.carousel-indicators {
	bottom: -20px;
	top: inherit;
}

.carousel-indicators li {
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	display: block;
	float: left;
	height: 10px;
	margin-left: 5px;
	text-indent: -999px;
	width: 10px;
}

.carousel-indicators .active {
	background-color: #000;
}

/* --------- MODULOS GENERAL --------- */

.modules {
	/*background-color: #EEEEEE;*/
	margin-bottom: 30px;
	/*padding: 10px;*/
	position: relative;
}

.modules-title {
	min-height: 20px;
	padding: 5px;
	border-left: 5px solid #333333;
	color: #333333;
	font-size: 14px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.modules .img-help > img {
	position: absolute;
	right: 0;
	top: 0;
}

/* --------- MOD PRODUCTOS GENERAL --------- */

.producto {
	position: relative;
	border: 1px #e0e1e7 solid;
	margin-bottom: 10px;
	background-color: #ffffff;
	padding: 20px 0px 0px;
}
.producto article {
	text-align: center;
}

.img-producto {
	margin-bottom: 10px;
	height: 90px;
}

.nombre_producto {
	font-size: 12px;
	height: 45px;
	line-height: 15px;
	padding: 0 5px;
	text-align: left;
	overflow: hidden;
}

.precio {
	font-size: 18px;
}

/* --------- MOD CATEGORIAS --------- */

.categorias-mod-title {
	margin-bottom: 2px;
}

.accordion-heading a {
	color: #ffffff;
	background-color: #658099;
}

.accordion-categorias > .accordion-group {
	border: 0px;
}

.accordion-inner {
	border: 1px #e0e1e7 solid;
	background-color: #ffffff;
	margin: 5px;
}

/* --------- MOD PRODUCTOS OFERTA --------- */

.ofertas .nombre_producto{
	color: #5A6841;
}

.tachado {
	text-decoration: line-through; 
	background-color: #889965;
	color: #FFFFFF;
	padding: 0 5px 0 0;
	text-align: right;
	width: 80px;
	margin-bottom: 0px;
	font-size: 10px;
}

.con-descuento {
	color: #fff;
	background-color: #889965;
	width: 80px;
	text-align: right;
	padding: 0 5px 0 0;
}

.icono-producto-oferta {
	position: absolute;
	top: -7px;
	left: -5px;
	height: 79px;
	width: 79px;
}

.producto footer {
	height: 70px;
	width: 77px;
	background-color: #ffffff;
	background-image: url("/img/descuento.png");
	background-repeat: no-repeat;
	background-position: right;
	color: #fff;
	position: absolute;
	right: 0;
	bottom: 65px;display: none;
}

.producto .porciento {
	text-align: center;
	font-size: 24px;
	line-height: 85px;
	margin-right: -10px;
}

/* --------- MOD PRODUCT NOVEDADES --------- */

.icono-producto-novedad {
	position: absolute;
	top: -7px;
	left: -5px;
	height: 79px;
	width: 79px;
}

.novedades .precio {
	background-color: rgba(253, 87, 87, 1);
	font-size: 18px;
	padding: 0 5px 0 0;
	text-align: right;
	width: 80px;
	color: #fff;
	position: relative;
}

/* --------- MOD LOCALIZACION --------- */

.info {
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #ddd;
	padding: 0px 10px;
	margin-bottom: 10px;
}

.direccion, .mapa, .anuncio, .logo {
	padding: 10px 0px;
}

.direccion {
	border-bottom: 1px solid #e0e1e7;
}

.mapa {
	display:none;
}

.logo {
	text-align: right;
	display:none;
}

.logo img {
	height: 90px;
}

#map{
	height: 150px;
	width: 100%;
}

/* --------- MOD NEWS --------- */

.news {
	 background-color: #ffffff; 
	 /*border-left: 10px #658099 solid; */border: 1px solid #DDDDDD;
	 margin-bottom: 10px; 
	 padding: 0px 20px 10px 20px;
	 overflow: hidden;
}

#web-container.noticias .news {
	 border: none;
	 border: 1px solid #ddd;
	 background-color: rgba(255, 255, 255, 1);
}

.news-title {
	/*color: #658099;*/
	color: #333333;
	font-size: 18px;
	/*border-bottom: 1px #658099 solid;*/border-bottom: 1px #333 solid;
	margin-left: -10px;
	margin-top: 5px;
	padding-left: 20px;
	margin-right: -10px;
}

#web-container.noticias .news-title {
	 border-bottom: none;
	 background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTU3OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #ffffff 0%, #0088cc 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#0088cc));
	background: -webkit-linear-gradient(left,  #ffffff 0%,#0088cc 100%);
	background: -o-linear-gradient(left,  #ffffff 0%,#0088cc 100%);
	background: -ms-linear-gradient(left,  #ffffff 0%,#0088cc 100%);
	background: linear-gradient(to right,  #ffffff 0%,#0088cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#0088cc',GradientType=1 );

	margin-left: -20px;
	margin-right: -20px;

}

.rombo-news {
	position: absolute;
	margin-left: -27.5px;
	margin-top: 33px;
}

.news-img {
	text-align: center;
}

.leermas {
	clear: both;
	text-align: right;
}

.leermas .btn {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	/*background-color: #F5F5F5;*/background-color: rgba(238, 238, 238, 0);
	/*background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);*/ background-image: none;
	/*background-repeat: repeat-x;*/ background-repeat: inherit;
	/*border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;*/ border-color: #ddd;
	border-image: none;
	/*border-radius: 4px;*/ border-radius: inherit;
	border-style: solid;
	border-width: 1px;
	/*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);*/box-shadow: none;
	color: #777;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	padding: 4px 12px;
	text-align: center;
	/*text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);*/ text-shadow: none;
	vertical-align: middle;
}

.leermas .btn:hover {
	background-color: rgba(238, 238, 238, 1);
}

/* --------- ETIQUETAS NOTICIAS ---------*/


#web-container.noticias .well {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-radius: inherit;
	box-shadow: none;
	margin-bottom: 20px;
	margin-top: 10px;
	min-height: 20px;
	padding: 5px 10px;
}

#web-container.noticias .well a{
	color: #333333;
}

/* --------- FOOTER --------- */

footer.footer-end {
	/*margin-top: 20px;*/
	/*width: 100%;*/
	max-width: 1170px;
	margin: auto;
	height: 40px;
	/*background-color: #006F9B;*/background-color: #666C68;
	color: #ffffff;

	-webkit-box-shadow: 0 3px 5px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0 3px 5px rgba(50, 50, 50, 0.4);
	box-shadow: 0 3px 5px rgba(50, 50, 50, 0.4);
	position: relative;
	z-index: 1;
}

footer p {
	/*background-color: #009bdb;*/
	height: 30px;
	/*margin-top: -40px;*/
	padding-left: 20px;
	padding-top: 10px;
	/*width: 240px;*/
	/*float: left;*/
}

.triangulo-der {
	border-color: transparent transparent transparent #009bdb;
	border-style: solid;
	border-width: 20px;
	width: 0px;
	height: 0px;
	float: left;
	margin-top: -40px;
}

/* --------- MEDIA --------- */

@media (max-width: 767px) {

	.info-header {
		/*background-size: cover;*/
		height: 80px;
	}

	.info-header .brand {
		display: none;
	}

	.navbar-inner .brand {				
		display: inline;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.info-header {
		width: 724px;
		/*background-size: cover;*/
	}

	footer.footer-end {
		max-width: 724px;
	}
}

@media (min-width: 978px) {
	.info-header {
		width: 940px;
		/*background-size: cover;*/
	}

	footer.footer-end {
		max-width: 940px;
	}
}

@media (min-width: 1200px) {
	.info-header {
		/*width: 1170px;*/
		width: 100%;
		/*background-size: cover;*/
	}

	footer.footer-end {
		max-width: 1170px;
	}
}