#intro-nosotros {
  width: 100%;
  position: relative;
}

.nosotros-borde1 {
  border: 1px solid red;
}
.nosotros-borde2 {
  border: 1px solid blue;
}

.nosotros-img-1 {
  width: 100%;
  position: relative;
}

.nosotros-img-1 img {
  max-width: 100%;
  height: auto;
  /*box-shadow: 0px 15px 19px -2px rgba(0, 0, 0, 0.61);*/
}

.nosotros-titulo-1 {
  /*border: 1px solid green;*/
  padding-left: 50px;
  /*padding-top: 140px;*/
}
.nosotros-titulo-1 h1 {
  font-family: 'Circular-std-book' !important;
  font-size: 35px !important;
  color: #e61e2a !important;
  padding: 25px 0 0 0!important;
  margin: 0 0 0 0!important;
  line-height: 30px;
}

.nosotros-titulo-1 p {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-size: 14px !important;
  color: #c4c4c4 !important;

  margin-right: 100px !important;
}

#intro2 {
  widows: 100%;
  position: relative;
  margin-top: 5%;
  margin-bottom: 10%;
}

/*
.nosotros-seccion {
  padding-top: 90px !important;
}*/
.nosotros-titulo-2 h2 {
  font-family: 'Circular-std-book' !important;
  font-size: 22px !important;
  color: #c4c4c4 !important;
  line-height: 1.3;
  text-align: center;
}

.nosotros-titulo-2 span {
  color: #e61e2a !important;
}

#seccion3 {
  width: 100%;
  position: relative;
  margin-top: 10%;
  background-color: #f7f7f8 !important;
  /*border: 1px solid orangered;*/
  /*position: relative;*/
}
.nosotros-img-sec-3 {
  /*border: 1px solid blue;*/
  margin-top: -13%;
  width: 100%;
  position: relative;
}

.nosotros-img-sec-3 img {
  /*max-width: 1280px;*/
  width: 100%;
}

#fabricantes {
  width: 100%;
  position: relative;
  background-color: #f7f7f8 !important;
  /*border: 1px solid orangered;*/
  margin-top: -2%;
  padding-top: 4%;
}

.nosotros-titulo-3 h3 {
  font-family: 'Circular-std-book' !important;
  font-size: 44px !important;
  color: #e61e2a !important;
  text-align: center;
}

.nosotros-titulo-3 p {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-size: 16px !important;
  color: #404042 !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3em !important;
}

.nosotros-titulo-3 span {
  color: #e61e2a !important;
}

.logos a img {
  /*border: 1px solid red;*/
  padding: 10px;
  max-width: 87px;
  mix-blend-mode: multiply;
}

#presentacion {
  width: 100%;
  position: relative;
  background-color: #f7f7f8 !important;
  /*border: 1px solid olivedrab;*/
  margin-top: -1.3%;
  padding-top: 3%;
}

.nosotros-img-izq {
  margin-right: 1px;
  width: 100%;
  position: relative;
  z-index: 999;
}

.nosotros-img-der {
  margin-left: 1px;
  position: relative;
  z-index: 999;
}
.nosotros-img-izq img {
  /*max-width: 610px;*/
  width: 100%;
}

.nosotros-img-der img {
  /*max-width: 610px;*/
  width: 100%;
}

#seccion-video {
  width: 100%;
  position: relative;
  background-image: url('/img/nosotros/nosotros-5.png');
  height: 950px;
  background-size: cover;
  /*border: 2px solid palevioletred;*/
  margin-top: -7%;
}

.nosotros-video {
  /*border: 1px solid white;*/
  margin-top: 42%;
  padding-top: 1%;
  width: 100%;
  position: relative;
}

video {
  width: 100%;
}

.nosotros-titulo-4 {
  /*border: 1px solid white;*/
  margin-top: 60%;
  padding-left: 10%;
}
.nosotros-titulo-4 h3 {
  font-family: 'Circular-std-book' !important;
  font-size: 48px !important;
  color: #e61e2a !important;
}

.nosotros-titulo-4 p {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-size: 14px !important;
  color: #c4c4c4 !important;
  margin-right: 50px !important;
}

.nosotros-reproducir {
  color: #e61e2a !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-size: 14px !important;
  text-decoration: underline;
}
