#quienes{
	padding: 50px 20px;
}
#quienes .info-cont{
	max-width: 600px;
	margin: 0 auto;
	border-left: 10px solid;
	border-color:  white;
	padding-left: 20px;
}


#quienes .info-cont h3{
	font-size: 25px;
}

#quienes .info-cont p, #quienes .info-cont h3{
	color: white;
	text-align: justify;
}

#quienes .mision-info{
	color: white;
	margin-top: 60px;

} 

#quienes .mision-info p span{
	display: inline-block;
	padding: 5px 30px;
	border-radius: 5px;
	font-size: 20px;
	font-weight: 900;
}

#quienes .mision-info p span

#facturas{
	background-color: white;
	padding: 70px 0;
}
#facturas .container img{
	border:  1px solid black;
}
#facturas .container h3, #facturas .container p{
	color: black;
}

#inicio .embla__viewport .embla__container .embla__slide{
 	background-size: cover;
 	background-repeat: no-repeat;
 	background-position: center;
 	min-height: 400px;
}

#ubicaciones .tb-cont table tbody tr {
	background-color: white;
	color:  black;
	border-bottom: 1px solid black;
}
#ubicaciones .tb-cont table tbody tr:last-child{
	border: none;
}


#ubicaciones .tb-cont{
	border:  1px solid;
}

#ubicaciones .map-cont .img-cont{
	max-width: 350px;
	margin: 0 auto;
}
#ubicaciones .map-cont #map{
	min-height: 800px;
}
#ubicaciones .map-cont .img-cont img{
	width: 100%;
}

#services .sub-cont {
  max-width: 1000px;
  margin: 0 auto;
}

#services h3 {
  font-size: 25px;
  font-weight: 900;
}

#services .info-cont {
  max-width: 600px;
  padding-left: 20px;
  border-left: 10px solid black;
  margin: 0 auto;
}

#services .info-cont .img-cont {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

#services .inventory-cont {
  margin-top: 50px;
}

#services .inventory-cont .title {
  font-weight: 900;
  font-size: 25px;
}

#services .inventory-cont .num {
  font-size: 40px;
  font-weight: 900;
  color: #b91c1c;
}

#services .inventory-cont .info {
  padding: 30px;
  margin-top: 30px;
  background-color: #b91c1c;
}

#services .inventory-cont .info .list-num .ico {
  width: 100px;
  height: 30px;
  margin-right: 10px;
}

#services .inventory-cont .info .list-num .ico .img-cont img {
  width: 100%;
}

#services .inventory-cont .info .list-num .capacity {
  width: 250px;
}

#services .inventory-cont .info .list-num .capacity p {
  color: white;
}

#services .inventory-cont .info .list-num .capacity p:last-child {
  font-weight: 900;
  font-size: 25px;
}

#services .inventory-cont .info .list-num .capacity p:first-child {
  font-size: 16px;
}

#services .inventory-cont .info .img-sec .img-cont {
  border: 10px solid black;
}

#services .inventory-cont .info .img-sec .img-cont img {
  width: 100%;
}

#services .img-list .grid-cont {
  margin-top: 60px;
}

#services .img-list .grid-cont > div {
  padding: 0 15px;
}