body {
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.filaMenu {
	background-color:#58585A;
	min-height:55px;
}
.menu {
	padding:0px;
}
.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.menu li {
    float: left;
	color:#ffffff;
	font-weight:bold;
	padding:17px 14px;
	margin:0px;
	font-size:14px;
}
.menu li a {
	color:#ffffff;
	text-decoration:none;
}
.menu li:hover {
	background-color:#B9201A;
}

.menuLogo {
	margin: 0px !important;
    margin-top: 4px !important;
	padding: 0px !important;
	margin-right: 7px !important;
}
.menuLogo:hover {
	background-color:initial !important;
}
.menuTelefono {
	margin: 0px !important;
    margin-top: 14px !important;
	margin-right:0px !important;
	padding: 0px !important;
}
.menuTelefono2 {
    width: 165px;
}
.menuTelefono2:hover {
	background-color:initial !important;
}
.menuTelefono:hover  > .divOtrosTelefonos {
    display: block;
}
.menuTelefono2:hover > .divOtrosTelefonos {
    display: block;
}
.inputBuscador {
	margin-top: 0px;
    margin-bottom: 0px;
    border: 0px;
    padding: 5px;
    border-radius: 15px;
	font-size: 13px;
}
.inputBuscador:focus{
    outline: none;
}
.botonBuscar {
    width: 39px;
    height: 31px;
    background-color: #B9201A;
    border-radius: 15px;
    right: -117px;
    padding: 5px 12px;
    color: #ffffff;
    top: -30px;
    position: relative;
}
.menuBuscador {
	margin: 0px !important;
    margin-top: 12px !important;
	margin-left: 5px !important;
	padding: 0px !important;
}
.menuBuscador:hover {
	background-color:initial !important;
}
.menuCarrito{
	margin-left: 0px !important;
    margin-right: 0px !important;
	float:right !important;
}
.menuCarrito:hover {
	background-color:initial !important;
}
.filaHomeBuscador {
	background:url("../images/buscador_fondo.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
	background-color:#eaeaea;
	min-height:200px;
}
.filaFooter{
    background-size: 100%;
    background-repeat: no-repeat;
	background-color:#58585A;
	min-height:300px;
}
.filaCopyright{
    background-size: 100%;
    background-repeat: no-repeat;
	background-color:#3B3B3D;
	padding-top:10px;
	padding-bottom:10px;
}
.filaCopyright a {
	color:#ffffff;
}
.filaHomeBuscador_titulo {
	font-size: 24px;
    font-weight: 500;
	color:#ffffff;
}
.inputRedondo {
	margin-top: 0px;
    margin-bottom: 0px;
    border: 0px;
    padding: 8px 8px 9px 8px;
    border-radius: 15px;
	font-size:12px;
}
.inputRedondo:focus{
    outline: none;
}
.inputRedondoGris {
	margin-top: 0px;
    margin-bottom: 0px;
    border: 1px solid #cccccc;
    padding: 8px 8px 9px 8px;
    border-radius: 15px;
	font-size:12px;
	width:100%
}
.inputRedondoGris:focus{
    outline: none;
}
.separador {
	height:5px;
}
.separador_10{
	height:10px;
}
.separador_20{
	height:20px;
}
.estrecho {
	padding-left:5px !important;
	padding-right:5px !important;
}
.botonRedondo {
	margin-top: 0px;
    margin-bottom: 0px;
    border: 0px;
    padding: 8px 20px 9px 20px;
    border-radius: 15px;
	font-size:14px;
	background-color:#B9201A;
	color:#ffffff;
	font-weight:bold;
	min-width:100px;
	cursor:pointer;
	text-align:center;
}
.botonRedondo:hover {
	color:#ffffff;
}
.botonRedondo a {
	color:#ffffff;
	font-weight:bold;
}
.botonRedondoGris {
	margin-top: 0px;
    margin-bottom: 0px;
    border: 0px;
    padding: 8px 25px 9px 25px;
    border-radius: 15px;
	font-size:14px;
	background-color:#58585A;
	color:#ffffff;
	font-weight:bold;
	min-width:100px;
	cursor:pointer;
}
.botonRedondoGris:focus{
    outline: none;
}
.botonRedondoGris a {
	color:#ffffff;
	font-weight:bold;
}
.botonRedondoGris:hover {
	color:#ffffff;
	background-color:#B9201A;
}
.botonRedondoBlanco {
	margin-top: 0px;
    margin-bottom: 0px;
    border: 0px;
    padding: 8px 25px 9px 25px;
    border-radius: 15px;
	font-size:14px;
	background-color:#ffffff;
	border: 1px solid #58585A;
	color:#58585A;
	font-weight:bold;
	min-width:100px;
	cursor:pointer;
}
.botonRedondoBlanco:focus{
    outline: none;
}
.botonRedondoBlanco a {
	color:#58585A;
	font-weight:bold;
}
.botonRedondoBlanco:hover {
	color:#ffffff;
	background-color:#B9201A;
	border:0px;
}
.botonRedondoBlanco:hover a {
	color:#ffffff;
}
h1 {
	font-size:24px;
	color:#B72019;
	font-weight:bold;
}
h2 {
	font-size:20px !important;
	color:#909090 !important;
	font-weight:bold !important;
}
.contenedorMarcas {
	width:100%;
	min-height:200px;
	border:1px solid #EAEAEA;
	border-radius:10px;
}
.tabsIzq {
	background-color: #58585A;
    border-radius: 7px 0px 0px 0px;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	padding:10px;
	cursor:pointer;
}
.tabsIzq :hover{

}
.tabsCentro {
	background-color: #CCCCCC;
	font-size:14px;
	text-align:center;
	color:#636363;
	font-weight:bold;
	padding:10px;
	border-left:1px solid #B1B1B1;
	border-right:1px solid #B1B1B1;
	cursor:pointer;
}
.tabsCentro:hover {
	background-color: #58585A;
	color:#ffffff;
}
.tabsDer {
	background-color: #CCCCCC;
    border-radius: 0px 7px 0px 0px;
	font-size:14px;
	text-align:center;
	color:#636363;
	font-weight:bold;
	padding:10px;
	cursor:pointer;
}
.tabsDer:hover {
	background-color: #58585A;
	color:#ffffff;
}
.footerTitulo {
	color:#E7E7E9;
	font-weight:bold;
}
.divOtrosTelefonos {
	display:none;
	position:relative;
	width:169px;
	height:84px;
	background-color:#ffffff;
	top:10px;
	left:-40px;
	color:#606060;
	padding:10px;
	font-weight:normal;
	font-size:12px;
	z-index:1000;
	box-shadow: 1px 1px #606060;
}
.sidebarCol {
	width:100%;
	max-width:255px;
	min-height:400px;
	background-color:#ffffff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding:10px;
}
.sidebarCol_titulo {
	font-weight:bold;
}
.sidebarCol_texto {
	font-size:12px;
}
.paginaInterna {
	background-color:#EEEEEE;
}
.paginaInterna h1 {
	color:#565658;
	font-size:18px;
}
.breadcrumbs {
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
	color:#B81F19;
}
.breadcrumbs a {
	color:#B81F19;
}
.filtroTitulo {
	font-size:12px;
	background-color:#ffffff;
	padding:5px 10px 5px 15px;
	border-radius: 15px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	color:#000000;
}
.filtroTitulo .fa-angle-down {
	float:right;
	padding-top:4px
}
.filtroTitulo .fa-sort-down {
	float:right;
	padding-top:1px
}
.link_sl {
	text-decoration:none;
}
.link_sl:hover {
	font-weight:bold;
	text-decoration:none;
}
.cajaFlotante {
	background-color:#ffffff;
	padding:5px 11px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	width:100%;
	margin:10px 0px;
}
.oculto {
	display:none;
}
.totalResultados {
	font-size:12px;
}
.cajaRepuesto {
	width:100%;
	margin-bottom:0px;
	min-height:135px;
	background-color:#ffffff;
	padding:10px;
}
.cajaRepuesto:hover {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}

.cajaRepuesto:hover .botonRedondoGris {
	color:#ffffff;
	background-color:#B9201A;
}

.repuestoTitulo {
	color:#5D5D5F;
}
.repuestoTitulo a{
	color:#5D5D5F;
}
.repuestoImagen {
	overflow:hidden;
	max-height: 115px;
}
.repuestoImagen img {
	width:100%
}
.repuestoTexto {
	color:#5D5D5F;
	font-size:14px;
	padding-top:10px;
}
.repuestoPrecio {
	text-align:center;
	color:#B9201A;
	font-size:20px;
}
.cajaModelo {
	padding:10px;
	border-bottom:1px solid #eaeaea;
	/*margin:10px 34px;*/
	font-size:12px;
}
.cajaModelo:hover {
	background-color:#eaeaea;
}
.cajaModelo a {
	color:#000000;
	text-decoration:none;
}
#divModelos {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}
#divTipoRepuesto {
	min-height: 200px;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}
.cajaTipoRepuesto {
	padding:10px 30px;
	border-bottom:1px solid #eaeaea;
	/*margin:10px 34px;*/
	font-size:16px;
	cursor:pointer;
}
.cajaTipoRepuesto:hover {
	background-color:#eaeaea;
}
.divSubgrupos {
	display:none;
    font-size: 12px;
    background-color: #ffffff;
    margin-bottom: -10px;
    margin-top: 13px;
    padding: 10px 30px;
}
.divSubgrupos ul {

}
.divSubgrupos li {
	list-style:none;
	margin-bottom:10px
}
.divSubgrupos a {
	color:#898989;
	font-size:14px
}
.divSubgrupos a:hover {
	color:#B9201A;
}
.listaPT {
	display:none;
}
.popDivTitle {
	background-color:#58585A;
	padding:10px;
	color:#ffffff;
	float:left;
	width:25%;
	text-align:center;
}
.popDivTitle a{
	color:#FFFFFF;
}
#divSeleccionActual a{
	color: #B9201A;
}
.h1Cotizar {
	font-size:22px !important;
	color:#B9201A !important;
	font-weight:bold !important;
}
.linksNoticias {
	padding:0px 10px 10px 10px;
	font-size:14px;
	border-bottom:1px solid #eaeaea;
}
#divTotalCarrito {
	display: inline;
    background-color: #B9201A;
    padding: 0px 5px;
    font-size: 11px;
    border-radius: 12px;
    margin-left: -5px;
    margin-top: 10px;
    position: absolute;
}
.menuAlto {
	height:55px;
}
@media (max-width: 1200px) {
	.menuAlto {
		height:110px;
	}
}
.imagenDetalle {
	max-height: 390px;
	overflow: hidden;
	cursor:pointer;
}
.imagenDetalle:hover {
	max-height: fit-content;
}

.box-header
{
	background-color: #B9201A;
}

.box-header h3
{
	font-size: 20px;
	color: white;
}

.today,
.last7days
{
	padding: 5px 0px 5px 15px;
}

.today
{
	background-color: #CCCCCC;
	color: #999999;
	font-size: 18px;
}

.last7days
{
	background-color: #999999;
	color: #FFFFFF;
	font-size: 18px;
}

.list li a
{
	color: #333333;
}

a
{
	text-decoration: none !important;
}

a.active
{
 color: #B9201A !important;
}

.list.without-v
{
	padding: 15px 0 0 15px;
}

.list.without-v li,
.list.with-color li
{
	list-style: none;
	padding: 5px 0 5px 0;
}

.list-with-img img
{
	float: left;
}

.list.with-color li
{
	background-color: #efefef;
}

.list .fa-trash
{
	float: right;
}

.b-gray
{
	background-color: #efefef;
}

.box-default
{
	background-color: white;
}

.box-footer
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.title-2
{
	background-color: #CCC;
	color: #B9201A;
	font-size: 20px;
}

.title-3
{
	color: #333333;
	font-size: 18px;
}

.title-4
{
	color: #333333;
	font-size: 15px;
}

.table-default
{
	width: 100%;
}

.table-default tr
{
	border-bottom: 1px solid #CCC;
}

.table-default thead
{
	background-color: #CCC;
}

.table-default thead th
{
	font-weight: 500;
}

.table-default thead .black
{
	background-color: #999999;
	color: white;
}

.table-default td,
.table-default th
{
	padding: 5px;
}

.table-default td a
{
	color: #B9201A;
}

.form-control.customized
{
	background-color: #efefef;
	border: 1px solid #efefef;
}

.btn-danger
{
	background-color: #B9201A;
	border: 1px solid #B9201A;
}

.modal-header
{
	background-color: #58585A;
}

.modal-header h4
{
	font-size: 16px;
	color: white;
}

.customized-1
{
	font-style: italic;
	font-weight: 300;
	font-size: 14px;
}

.text-list li
{
	line-height: 16px;
	font-weight: 300;
}

/******************* para moviles **************/
@media (max-width: 600px) {
	.menuWeb {
		display:none;
	}
	.menuMobile {
		display:block !important;
	    width: 100%;
	}
	.menuAlto {
		height:initial;
	}
	.inputRedondo {
		margin-bottom:10px
	}
	.tabsIzq {
		width:33%;
	}
	.tabsCentro {
		width:33%;
	}
	.tabsDer {
		width:34%;
	}
	.iconoMarcaHome {
		max-width:50% !important;
	    padding-left: 0px;
	}
	.bloqueIconosHome {
		margin-left:0px !important;
	}
	.filaHomeDudas {
		background-size: cover !important;
	}
	.filaHomeBuscador {
		background-size: cover !important;
	}
	.menuMenu {
	    font-size: 34px !important;
	    padding: 0px !important;
	    float: right !important;
	}
	.submenu {
		min-height:200px;
		background-color:#888;
	    margin: 0px -14px;
	}
	.menu li:hover {
		background-color:initial !important;
	}
	.submenu_item {
	    padding: 10px;
	    border-top: 1px solid #eaeaea;
	}
	.submenu_item a {
		color:#ffffff;
	}
	.sidebarCol {
		max-width:initial;
	}
	.popDivTitle {
		font-size:0.8em;
	}
	#barraTitulo {
		min-height:39px !important;
	}
}
