.parallax-project {
    background: url('../../images/banner-nos.jpg') repeat fixed;
}
.parallax-title-top {
    background: url('../../images/empresas/bg-black.png') fixed;
        background-size: auto;
    background-size:cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
}
.home-mask {
    opacity: 0 !important;
}
.borde {
    border-right: 3px solid #cc2421;
    float: right;
    margin-right: 0;
    height: 100%;
}

.about-wrap.about-page h5, .about-wrap.about-page p {
    padding-right: 200px;
    padding-left: 129px;
}
.about-wrap h5 {
    padding-bottom: 0px !important;
    text-transform: uppercase;
}
.home-text h1 {
    font-size: 30px;
    line-height: 76px;
    color: #212121;
    font-weight: 400;
    text-align: left;
}
#ajax-form input {
    padding-left: 0px;
    color: #000;
/*     font-weight: bold; */
/*     font-size: 20px; */
}
#ajax-form textarea {
    padding-left: 0px;
    color: #000;
/*     font-weight: bold; */
/*     font-size: 20px; */
}
#ajax-form textarea, #ajax-form input {
    border-bottom: 2px solid #cc2421;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #000 !important;
    font-weight: bold;
    font-size: 20px !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000 !important;
   font-weight: bold;
   font-size: 20px !important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000 !important;
   font-weight: bold;
   font-size: 20px !important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #000 !important;
   font-weight: bold;
   font-size: 20px !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #000 !important;
   font-weight: bold;
   font-size: 20px !important;
}

::placeholder { /* Most modern browsers support this now. */
   color:    #000 !important;
   font-weight: bold;
   font-size: 20px !important;
}
.imgsize{
  width: 30%;
}
.journal-det {
    border-right: 3px solid #cc2421;
    top: 23px;
}
.sizeimg{
  width: 50%;
}
.link-down {
  display: none;
}

.circulo {
  width: 150px;
  height: 150px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #cc2421;
  left: -80px;
  margin-right: 77px;
  float: left;
  position: absolute;
  top: 7px;
/*   top:-10px; */
z-index: 2;
}
.circulo2 {
    width: 100px;
    height: 100px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #cc2421 ;
    right: -61px;
    margin-right: 0px;
    float: right;
    position: absolute;
    top: 45px;

}
.circulo3 {
  width: 135px;
  height: 135px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #cc2421;
  left: -68px;
  margin-right: 77px;
  float: left;
  position: absolute;
  top: 147px;
}
.circulo4 {
    width: 135px;
    height: 135px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #cc2421 ;
    right: -65px;
    margin-right: 0px;
    float: right;
    position: absolute;
    top: 10px;
}
.circulo5 {
  width: 100px;
  height: 100px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #000;
  left: -56px;
  margin-right: 77px;
  float: left;
  position: absolute;
  top: 80px;
}
.circulo6 {
    width: 135px;
    height: 135px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #7bc400 ;
    right: -61px;
    margin-right: 0px;
    float: right;
    position: absolute;
    top: -60px;
    bottom: 50px;
}
.circulo7 {
  width: 100px;
  height: 100px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #cc2421;
  left: -56px;
  margin-right: 77px;
  float: left;
  position: absolute;
  top: 15px;
}
.circulo8 {
    width: 135px;
    height: 135px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #cc2421 ;
    right: -67px;
    margin-right: 0px;
    float: right;
    position: absolute;
    top: 71px;
    bottom: 0px;
}

.g4nosotrs{
  text-align: center;
  padding-top: 100px;
}
.objetivos{
  text-align: left;
  color:#3d3d3d;
  font-weight: bold;
  padding-bottom: 30px;
  padding-top: 50px;
  padding-left: 100px;
  font-weight: bold;
}

.qsomos{
  background:#fff; 
  text-align: left;
  color:#3d3d3d;
  font-weight: bold;
  padding-bottom: 50px;
  padding-top: 50px;
  padding-left: 100px;
}
.imgqs{
  padding-bottom: 7px;width: 76px;padding-right: 20px;
}
@media only screen and (max-width: 499px) {
  .imgqs{
    padding-bottom: 7px;
    width: 60px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .circulo {
      left: -80px;
      margin-right: 80px;
      top: -67px;
  }
  .qsomos{
    background:#fff; 
    text-align: left;
    color:#3d3d3d;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 19px;
    padding-left: 0px;
  }
  .objetivos{
    text-align: center;
/*     color:#3d3d3d; */
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 0px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 31px;
  }
  .circulo {
    width: 100px;
    height: 100px;
    left: -63px;
  }
  .padding-top-bottom-small {
    padding-top: 70px;
    padding-bottom: 30px;
  }
  .sizeimg {
    width: 33%;
  }
  .g4nosotrs{
    padding-top: 0px;
  }
  .about-wrap.about-page h5, .about-wrap.about-page p {
    padding-right: 0px;
    padding-left: 64px;
  }
  .journal-wrap img, .journal-wrap-right img {
    width: 70%;
    float: none;
  }
  .journal-det {
    display: none;
   }
   .parallax-project {
    background: url('../../images/banner-nosotros-movil.jpg') repeat fixed;
  }
}