
*{
	padding: 0px;
	margin: 0px;
	border: 0px;
}


h5{
	color: #FFF;
	font-size: 1.8rem;
	font-family: kings-caslon, sans-serif;
	font-weight: 400;
	font-style: normal;
}

h2{
	color: #862426;
	font-family: kings-caslon, sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 1.8rem;
}
.red{
	color: #862426;
}
body{
	font-family: montserrat, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.logoQuien{
  height: 40px;
  margin: 1rem 0rem;

}

.plaeca-quien{
  background: #CF0A2C;
}

.bajada{
	color:#343434;
	font-family: 'montserrat', sans-serif;
	font-size: 1.3rem;
}
.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: #862426;
	height: 1px;
}

.alto{
	margin-top: 4rem;
}
.liverpool{
	height: 80px;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
a.btn-ver{
	font-family: kings-caslon, sans-serif;
	font-weight: 400;
	background: #862426;
	color: #FFF;
	font-weight: 400;
	padding: 10px 40px;
}

a.btn-ver-r{
	font-family: kings-caslon, sans-serif;
	font-weight: 400;
	background: #fff;
	color: #862426;
	font-weight: 400;
	padding: 10px 40px;
}

img.btn-conoce{
	width: 160px;
}


img.btn-conoce2{
	width: 250px;
	margin-top: 1rem;
}

.sombra{
	background: #862426;
	color: #fff;
}

.espacio{
	margin: 5rem 0rem;
}
.row{
	margin-right: 0px;
	margin-left: 0px;
}

.imagen-1{
	width: 100%;
}
.fondo-rojo{
	background-image: url(../img/fondo.jpg);
}
mark{
	background: #fff;
}
@media only screen and (max-width: 600px) {
	.fondo-rojo{
		background: #862426;
	}

}
