*{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.logoQuien{
	height: 50px;
	margin: 1.5rem 0rem;
  
  }
  
.plaeca-quien{
	background: #CF0A2C;
  }
hr{
	background: #C38A1E;
	height: 5px;
	margin-top: 0rem;
    margin-bottom: 0rem;
}
h5{
	color: #C38A1E;
	font-size: 2rem;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;

}
body{
	font-family: 'Roboto', sans-serif;

}

.bajada{
	background: #F1F1F1;
	color:#343434;
	font-family: 'Rufina', serif;
	font-size: 1.5rem;
}
.carousel-control-next-icon {
    background-image: url(../img/next.svg)!important;
}
.carousel-control-prev-icon {
    background-image: url(../img/prew.svg);
}
img.look{
	width: 100%;
}
hr.division{
	background: #C38A1E;
	height: 1px;
}
.pie{
	background: #C38A1E;
	height: 10rem;
	width: 100%;
}
.pie2{
	border-bottom: 5px solid #C38A1E;
}
.alto{
	margin-top: 4rem;
}
.pantene{
	height: 100px;
}
img.btn-conoce{
	width: 160px;
}
img.btn-conoce2{
	width: 250px;
	padding-top: 3rem;
}