@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap');

#contenedor-amazon {width: 734px;}
.history-title{
}
#contenedor-amazon h2{
	font-family: 'Roboto', sans-serif;
  font-size: 45px;
  color: #232f3f;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	
}
.history-title{
	background-image: url("../image/cabezo.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	height: 588px;
}
.history{
	background-image: url("../image/uno.jpg");
	background-repeat: no-repeat;
    background-size: cover;
	height: 333px;
}
.cont-history{
	padding: 30px 60px;
}

element.style {
    /* width: 47%; */
    /* float: right; */
    /* margin-right: -20px; */
}
.history p {
    color: #232f3f;
    font-size: 14px;
    font-weight: lighter;
    font-family: 'Roboto', sans-serif;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    line-height: 24px;
    text-align: center;
    float: right;
    width: 50%;
    margin-right: -30px;
}
.bottom p {
    color: #232f3f;
    font-size: 14px;
    font-weight: lighter;
    font-family: 'Roboto', sans-serif;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    line-height: 24px;
    text-align: center;
    float: left;
    width: 50%;
    margin-left: -30px;
}
.orange{
	font-family: 'Conv_AmazonEmber_He', sans-serif!important;
	color: #ff9900!important;
	font-weight: bold!important;
	font-size: 24px!important;
}
.leadership{
	background-image: url("../image/leadership-b.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	height: 588px;
}
.cont-leadership{
	padding: 55px;
}
.leadership p{
	color: #000;
	font-size: 18px;
	font-weight: lighter;
	font-family: 'Conv_Amazon-Ember-Regular', sans-serif;
	text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
line-height: 28px;
	text-align: justify;
}
.blue-rectangle{
	padding: 20px 0;
}
.blue-rectangle ul{
	color:#232f3f;
	font-family: 'Conv_AmazonEmber_Bd', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	font-size: 16px;
	padding: 0 40px;
}
.blue-rectangle li{margin-bottom: 15px;}
.naranja{color: #ff9900!important;}
.bottom{
	background-image: url("../image/dos.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 333px;
}
.bottom h3{
	position: relative;
  top: 50px;
  left: 60px;
  color: #232f3f;
  font-size: 40px;
	font-family: 'Roboto', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
}
.bottom h4{
	position: relative;
  top: 90px;
  left: 60px;
  color: #232f3f;
  font-size: 27px;
	font-family: 'Conv_Amazon-Ember-Regular', sans-serif;
	font-weight: 100;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
}
