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

body{
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
}
h2{
	font-family: futura-pt, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #00174f;
}
.regresa{
	color: #fff;
}
.regresa:hover{
	color: #fff;
}
.list-group{
	display: inline-block;
}

.nav-tabs{
	text-align: center;
	margin-top: 30px;
}
.nav-tabs > li{
	display: inline-block;
}

.tab-pane{
	padding: 11px;
}

.top{
	background: #000;
	font-size: 12px;
	padding: 1rem;
	text-align: center;
}
.elle-logotipo{
	width: 100px;
}
.text-1{
	text-align: right;
	padding: 5%;
}
.btn-tab{
	background: #00174f;
	color: #fff;
	margin: 0px 15px;
	font-weight: 300;
}

.btn-tab:hover{
	background: #fff;
	color: #00174f;
}

.linea{
	background: #cc0c2f;
	height: 3px;
	width: 40%;
}

a.btn-producto{
	text-decoration: none;
}
.btn-loquiero{
	background: #cc0c2f;
	color: #fff;
	padding: 5px 8px;
}
.btn-loquiero:hover{
	color: #fff;
	background: #a50824;
}
.logoQuien{
  height: 40px;
  margin: 1rem 0rem;

}

.plaeca-quien{
  background: #CF0A2C;
}


.col-md-3, .col-md-6{
	padding-right: 0px;
    padding-left: 0px;
}


.fondo{
	background: #00174f;
	color: #fff;
}
.imagen{
	width: 70%;
}
.gris{
	border: solid 1px #979797;
}

@media only screen and (max-width: 600px) {
.btn-tab {
    margin: 0px 1px;
	}


.btn-tab{
	font-size: 20px;
	margin: 0rem 1rem ;
}
}
