@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Saira&display=swap');

    .glyphicon { margin-right:5px; }
.thumbnail
{
    margin-bottom: 10px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: #428bca;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.item.list-group-item:nth-of-type(odd)
{
   /* background: #eeeeee; */
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img
{
    float: left;
	width: 10% !important
}

.item.list-group-item .precio-flotante{ position: relative !important; }

.texto-producto-lista{display: inline-block !important; }
	
.grid-group-item .img-marca-pro{
	display: none
}



.grid-group-item .forzado-grid-width{
	width: 100%
}


.grid-group-item .forzado-grid-width-medio{
	width: 50%
}
.grid-group-item .forzado-grid-width-no{
 display: none
}
/*
.list-group-item .forzado-grid-width-no{
 display: inherit
}
.list-group-item .forzado-grid-width{
	width: auto
}
.list-group-item .forzado-grid-width-medio{
	width: auto
}
.list-group-item .img-marca-pro{
	display: inherit
}*/

@media only screen and (max-width: 600px) {
	
.item.list-group-item .precio-flotante{ display: block !important; position: relative !important; top: inherit !important; right: inherit !important}
	
}

@media only screen and (min-width: 600px) {
	
.fuente-producto
{
font-size: 12px !important
}

.fuente-titulo-producto
{
font-size: 14px !important
}
	
}	
	
	
@media only screen and (max-width: 600px) {
.item.list-group-item img
{
    float: left;
	width: 30% !important
}
	
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}

















/* CSS Document */
	.botonera ul{
		list-style: none;
		margin-bottom: 0px;
		padding-left: 0px
	}
	.botonera ul li{
		display:inline-block ;
		position: relative;
		padding: 5px
	}
	.botonera ul li a, .botonera ul li a:active, .botonera ul li a:link{
		display: block;
		width: auto;
		position: relative;
	}	
	.botonera ul li a:hover{
		text-decoration: none
	}
.menu-no-visible i{
	padding-left: 0px !important;
	padding-right: 0px !important
}

.total-cotizacion{
	font-size: 1.6em
}

.contenido{
    padding: 1em 1.5em;
	overflow: auto;
	position: relative;
	display: block
}
.vinculos-sitemap{
	padding: 1em
}
.vinculos-sitemap ul{
	padding-left: 10px
}
.bx-wrapper {
  width: 100%;
  border: 10px solid white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
.bx-wrapper .bx-viewport {
  height: 120px !important;
}
.bx-wrapper li {
  margin-top: -16px !important;
}
.img-marca{
	width: 200px;
	height: 140px
}
.input-lista{
	padding: 5px
}
.control-label{
	padding: 5px
}
.mpw-t_logo_products_left img{
	width: 250px;
	margin-bottom: -50px;
}
.red-social img{
	width: 30px;
	margin-left: 2px
}
.contendor-pagina{
	padding: 1em;
	padding-top: 0em;
	margin-bottom: 1em;
}
.products-breadcrumb .container{
	/*width: 100%*/
}
.max-lista-marca{
	max-height: 240px;
	overflow-y: auto;
}
.menu-titulo-categoria a, .menu-titulo-categoria a:link, .menu-titulo-categoria a:visited{
	color: #555;
	font-size: 16px; 
}
.menu-titulo-categoria a:hover{
	color: #000
}
.solo-categoria{
	border-bottom: 1px solid #BDBDBD;
}
.cuadro-categoria-banner{
	padding: 10px
}
@media (max-width: 768px) {
.max-lista-marca{
	max-height: inherit;
	overflow-y: inherit;
}
.mpw-t_logo_products_left{
	text-align: center
}
	.mpw-t_logo_products_left a{
		width: 100% !important
	}
.mpw-t_logo_products_left img{
	width: 80%;
	margin-bottom: 0px;
}
	.botonera{
		position: relative;
		width: 100%;
	}
	.botonera ul li{
		width: 100%; text-align: center; border-bottom: 1px solid #D3D3D3; 
	}
	.botonera ul li a, .botonera ul li a:active, .botonera ul li a:link{
		padding: 5px
	}
	.menu-no-visible{
		display: none !important
	}
}
.menu-titulo-categoria{
	padding: 7px;
	font-size: 18px;
	color: #ed1c24
}
.menu-vertical-expandir{
	position: absolute !important;
	right: 5px;  top: 13px;
	cursor: pointer;
}
.sub-menu{
	display: none
}
.sub-menu li{
	width: 100%; border-bottom: 1px solid #D3D3D3; 
	list-style: none
}
.sub-menu li i{
	color: #ed1c24;
	font-size: 10px
}
	.sub-menu a, .sub-menu a:active, .sub-menu a:link{
		display: block;
		width: auto;
		position: relative;
		padding: 5px;
		text-align: left;
		color: #555555;
		padding-left: 20px
	}

.titulo-categoria-general{
    padding-top: 10px !important;
}
.titulo-categoria-general h3 {
	padding-bottom:5px;
	font-size:25px !important
}
.contenido .grid_4{
	margin-top: 20px
}
.mpw-t_mpw_banner_nav_right_grid1{
	margin: 1em 0 0 0em;
}

.mpw-t_mpw_banner_nav_right_grid{
	padding: 0 0 1em;
}

.precio-atributo-titulo{
	font-size: 18px;
	font-weight: normal
}

@media screen and (max-width: 768px) {
}

	*,body,html,h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: 'Saira', sans-serif;
	}

.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: rgba(255,198,0,1.00);
	width: 100% !important
}
.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #FFCE00 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-out:hover:before,.hvr-outline-out:focus:before,.hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}
.logo_products{
height:110px
}

@media(max-width:900px){
.logo_products{
height:140px
}
}


@media(max-width:500px){
.logo_products{
height:150px
}
}









.barra-contacto{
display: inline-block; float: right; margin-top: -15px; padding-right: 25px
}
@media (max-width: 768px) {
	.barra-contacto{
		margin-top: 5px;
		float: inherit; text-align: center; position: relative
	}
}


























.agileinfo-dot{
	background: url(../images/dott.png)repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
}
.banner .header{
	padding: 2em 0 .5em;

}
.header-left{
	float: left;
}
.mpws-logo{
	margin-top: -30px;
}
.mpws-logo h1 a {
    color: #ffffff;
    font-size: 40px;
    text-transform: uppercase;
    text-decoration: none;
}
#logotipo {

    width: 300px !important;
    height: auto !important;

}
@media screen and (max-width: 480px){
	
	#logotipo{
		width: 250px !important; height: auto !important
	}
	
}
/*-- top-nav --*/
.top-nav{
	float:right;
	margin: .5em 0 0 0;
}
.navbar-default {
    border: none !important;
    background: none !important;
    margin: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none !important;
}
.top-nav ul{
    padding: 0;
}
.top-nav ul li{
    display: inline-block;
   /* margin: 0 1em;*/
	padding-left: 10px;
	padding-right: 10px;
    float: none;
}
.top-nav ul li:first-child{
	/*margin-left:0;*/
}
.top-nav ul li:nth-child(7){
	/*margin-right:0;*/
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none !important;
    border-right: solid 1px #EFEFEF;
    box-shadow: 1px 0px 0px 0px rgba(72, 72, 72, 0);
}
.top-nav ul li a{
	color: #fff !important;
    font-size: 17px;
    margin: 0;
    text-decoration: none;
    padding: 0;
}
.top-nav ul li a:hover {
    color: #1f6aa5 !important;
}
/*-- //top-nav --*/
@media screen and (min-width: 768px){
.top-nav ul li a{
	color: #000 !important;
}
}
	
@media screen and (max-width: 991px){
	.top-nav ul {
		margin-top: .5em;
	}
}
	
@media screen and (max-width: 767px){
	.banner .navbar-default .navbar-toggle {
		border-color: #333;
		background-color: #666;
	}
	.banner .navbar-toggle {
		border-radius: 0px;
	}
	.banner .navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.banner .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #f60605;
	}
	.top-nav {
		float: none;
		margin: 0;
		text-align: center;
	}
	.top-nav ul li {
		display: block;
		float: none;
	}
	.top-nav ul li a {
		font-size: 16px;
		padding: 8px;
	}
	
	.top-nav ul li {
		margin: 0;
	}
	div#bs-example-navbar-collapse-1 {
		position: absolute;
		width: 100%;
		background: rgba(255, 70, 79, 0.7);
		z-index: 999;
	}
}	

@media screen and (max-width: 767px){
	.banner .navbar-default .navbar-toggle {
		border-color: #333;
		background-color: #666;
	}
	.banner .navbar-toggle {
		border-radius: 0px;
	}
	.banner .navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.banner .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #f60605;
	}
	.banner .navbar-toggle .icon-bar{
		border: 1px solid #FFF;
	}
	.top-nav {
		float: none;
		margin: 0;
		text-align: center;
	}
	.top-nav ul li {
		display: block;
		float: none;
	}
	.top-nav ul li a {
		font-size: 16px;
		padding: 8px;
	}
	
	.top-nav ul li {
		margin: 0;
	}
	div#bs-example-navbar-collapse-1 {
		position: absolute;
		width: 100%;
		background: rgba(255, 70, 79, 0.7);
		z-index: 999;
	}
}
@media screen and (max-width: 736px){
	.banner .navbar-default .navbar-toggle {
		border-color: #333;
		background-color: #666;
		position: absolute; top: -40px; right: 0px
	}
	.header-left{
		float: inherit; width: 100% !important; text-align: center
	}
	.banner .navbar-toggle {
		border-radius: 0px;
	}
	.banner .navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.banner .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #f60605;
	}
	.top-nav {
		float: none;
		margin: 0;
		text-align: center;
	}
	.top-nav ul li {
		display: block;
		float: none;
	}
	.top-nav ul li a {
		font-size: 16px;
		padding: 8px;
	}
	
	.top-nav ul li {
		margin: 0;
	}
	div#bs-example-navbar-collapse-1 {
		position: absolute;
		width: 100%;
		background: rgba(0,0,0,0.90);
		z-index: 999;
	}
	.choice h3 {
		font-size: 25px;
	}
	.map-mpws iframe {
		height: 300px;
	}
}
.banner .navbar-nav {

    border-top: 0px solid #FFF;

}
	.banner .navbar-nav > li > a{
		border-bottom: 0px dotted #CDCDCD;
	}
	
	.banner .navbar-toggle {

    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;

}
	




.header{
background: rgba(255,255,255,1) !important;
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 47%, rgba(246,246,246,1) 91%, rgba(237,237,237,1) 100%) !important;
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(255,255,255,1)), color-stop(91%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1))) !important;
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 47%, rgba(246,246,246,1) 91%, rgba(237,237,237,1) 100%) !important;
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 47%, rgba(246,246,246,1) 91%, rgba(237,237,237,1) 100%) !important;
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 47%, rgba(246,246,246,1) 91%, rgba(237,237,237,1) 100%) !important;
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 47%, rgba(246,246,246,1) 91%, rgba(237,237,237,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ) !important;
}

.mp_footer_grid h3{
	color: black;
	margin-bottom: 15px !important;
}
.mp_footer_grid .datos-contacto{
	color: #fff
}




.footer a, .footer a:hover{
	color: #FFF
}