/* GENERALES */

a {
  transition: color 250ms linear !important;
}

.logo-cabezal{
    width: 130px !important;
    padding-bottom: 20px !important;
}

.bd-hmenu-3{
    margin-top: 35px !important;
}

.titulos{
  font-size: 30px !important;
}

.titulo-item{
  font-size: 25px !important;
}

.color-blanco{
  color:#fff !important;
}

@media only screen and (max-width:767px){
  .bd-socialicons-2{
    display: none !important;
  }
}

/* PAG. HOME */

@media only screen and (max-width:767px){
  h1.bd-textblock-2{
    font-size: 22px !important;
  }
}

/*@media only screen and (max-width:767px){
  .margen-celular-h{
    margin-top: -150px !important;
  }
}*/

@media only screen and (max-width:767px){
  .oficinas-celular-h{
    margin-top: -40px !important;
  }
}


/* PAG HOME - Construir con nosotros */
.bd-section-11 h1{
  text-transform: none !important;
}

/* PAG HOME - Sistema de construccion */
.bd-section-12 h2{
  text-transform: none !important;
}

/* PAG. EMPRESA */

@media only screen and (max-width:767px){
  .foto-empresa-celular{
    margin-top: -80px !important;
  }
}


/* PAG SERVICIOS */

.bloques-serv{
  font-weight: 600 !important;
  font-size: 18px !important;
}
 