
.cate{
	width:100%;
  height: auto;

  margin-left:90%;
  text-align: center;
  float:left;
    text-decoration: none;
  border: none;
  font-family: 'Raleway', sans-serif;

  font-size: 14px;

}
.collapsed{
	text-decoration: none;
}
.collapse a{
	text-decoration: none;
}
.button{
	text-decoration: none;

}
.panel{
		margin-bottom: 90px;
    background-color: #151932;

    text-decoration: none;
}

.panel-group .panel {
border-radius: none;
	border-bottom: solid 1px white;
    background-color: #151932;
    text-decoration: none;
margin-top: 40px;
			padding:0;
			text-decoration: none;
}

.panel-d{
	color:white;

}
.panel-d a{
	text-decoration: none;

}
.panel-heading{
    text-decoration: none;

display: block;
border-bottom: 3px white;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.panel-heading:hover{
  color: #151932;
	text-decoration: none;
}
.panel-heading::after{
	text-decoration: none;
}
.panel-heading:before{
	content: "";
  position: absolute;
      text-decoration: none;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FAFF3C;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 10%;
  transform-origin: 0 10%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.panel-heading:hover:before, .panel-heading:focus:before, .panel-heading:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.panel-heading:hover{

text-decoration: none;


}
.panel-heading:active{
	background-color:#FAFF3C ;
	text-decoration: none;
}
.panel-heading::after{
	text-decoration: none;

}
.panel-title {
	font-size: 11px;
	background-color: none;
	text-decoration:none;
}
.button{}


.panel-title > a {
	display: block;
	padding: 15px;
		font-size: 15px;
		text-transform: uppercase;

		text-align: center;
		text-decoration:none;

}

.panel-title  a:active{
	text-decoration:none;


}
.panel-title a:hover{
	text-decoration: none;
}

.panel-title a:active{
	text-decoration: none;
}
.panel-title a i{

background-color: #ffff;
	background-color: inherit;
background-repeat: none;
text-decoration:none;
}
.mas{

}

.short-full {
	float: right;
	color:white;
}
.glyphicon{

	font-size: 6px;
}
.glyphicon-plus{
	background-color:blue;
}


.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border: solid 1px #EEEEEE;
			background-color:white;
			color: white;



}
.panel-default > .panel-heading + .panel-collapse > .panel-body {

background-color: #B7FFB7;

}
.marcas{
	text-align: center;
}
.marcas img{
	width: 80%;
	height: auto;

	text-align: center;

	margin-bottom: 10px;

}
.movil{
	display:none;

}
.movil img{
	width: 100%;
}
.nmovil{
	display: block;
}
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
.nmovil{
	display:none;
}

.movil{
	display: block;

}
.movil img{
	width: 100%;
	margin-bottom: 6px;
}
.panel-group .panel {
		border-radius: none;
			border-bottom: solid 1px white;

		margin-top: 0px;


					padding:0;
					text-decoration: none;
		}

  }
