/* Generated by less 2.5.1 */
/*#wrapper > header nav {
    [href="#quienes_somos"] .menuItem {
        background-image: url(../img/menu/menuN1.png);
    }
    [href="#fuelgate"] .menuItem {
        background-image: url(../img/menu/menuN2.png);
    }
    [href="#casoDeExito"] .menuItem {
        background-image: url(../img/menu/menuN3.png);
    }
    [href="#bolsa_de_trabajo"] .menuItem {
        background-image: url(../img/menu/menuN4.png);
    }
    [href="#contacto"] .menuItem {
        background-image: url(../img/menu/menuN5.png);
    }
}*/

	


.wrapper {
  padding-right: 0 !important;
  max-width: 1000px !important;
  margin-top: 1em;
  margin-bottom: 1em;
}
.wrapper li {
  margin-left: 4em;
  list-style-type: disc;
}
.wrapper img {
  max-width: 100%;
  vertical-align: middle;
}
.imagenIzquierda {
  position: absolute;
  top: 370px;
  left: 100px;
  width: 400px;
}
#home {
  background-size: auto;
}
#home #logo {
  background-image: url(../img/logo.png);
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  min-height: 100vh;
}
@media screen and (min-width: 960px) {
  #home #logo {
    background-size: 40%;
  }
}
@media screen and (max-width: 959px) {
  #home #logo {
    background-size: 60%;
  }
}
@media screen and (max-width: 959px) {
  #quienes_somos header {
    background-image: url(../img/bg/bg_quienes_somos2.jpg);
  }
}
#quienes_somos .wrapper {
  margin-top: 1em;
  margin-bottom: 1em;
}
#quienes_somos .wrapper li {
  margin-left: 4em;
  list-style-type: disc;
}
#quienes_somos .wrapper img {
  max-width: 100%;
  vertical-align: middle;
}
#quienes_somos p {
  text-align: justify;
}
#quienes_somos p sup {
  font-size: 0.6em;
}
@media screen and (max-width: 959px) {
  #fuelgate header {
    background-image: url(../img/bg/bg_plataformas2.jpg);
  }
}
#fuelgate .wrapper {
  margin-top: 1em;
  margin-bottom: 1em;
}
#fuelgate .wrapper li {
  margin-left: 4em;
  list-style-type: disc;
}
#fuelgate .wrapper img {
  max-width: 100%;
  vertical-align: middle;
}
#fuelgate ul {
  list-style: circle;
}
#fuelgate p {
  text-align: justify;
}
@media screen and (max-width: 959px) {
  #casoDeExito header {
    background-image: url(../img/bg/bg_licencias2.jpg);
  }
}
#casoDeExito .wrapper {
  margin-top: 1em;
  margin-bottom: 1em;
}
#casoDeExito .wrapper li {
  margin-left: 4em;
  list-style-type: disc;
}
#casoDeExito .wrapper img {
  max-width: 100%;
  vertical-align: middle;
}
#casoDeExito .wrapper p {
  text-align: justify;
}
@media screen and (max-width: 959px) {
  #bolsa_de_trabajo header {
    background-image: url(../img/bg/bg_bolsa_de_trabajo2.jpg);
  }
}
#bolsa_de_trabajo .wrapper form {
  background-color: white;
  border-radius: 10px;
  border: 1px solid #c1c1c1;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  padding: 10px;
}
#bolsa_de_trabajo .wrapper form input {
  border-radius: 5px;
  height: 2em;
  margin: 5px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  width: calc(94%);
}
#bolsa_de_trabajo .wrapper form .button {
  cursor: pointer;
  background-image: url(../img/botones/btn_enviar.png);
  background-size: cover;
  background-position: center center;
  height: 43px;
  width: 209px;
  margin: 0 auto;
}
#bolsa_de_trabajo .wrapper h5 {
  line-height: 1.5em;
}
@media screen and (max-width: 959px) {
  #noticias header {
    background-image: url(../img/bg/bg_noticias2.jpg);
  }
}
#noticias .buscaNoticias {
  text-align: center;
  margin-top: 2em;
  margin-bottom: 0;
}
#noticias .buscaNoticias input {
  border-radius: 25px;
  padding-left: 10px;
}
#noticias .wrapper {
  padding-top: 2em;
}
#noticias .wrapper .noticia {
  padding: 5px;
}
#noticias .noticia {
  background-color: #fff;
  border: 1px solid #eee;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
#noticias .noticia img {
  width: 100%;
}
#noticias .noticia .divisor {
  width: 50px;
  height: 4px;
  background-color: #60a7d6;
  margin-bottom: 1em;
}
#noticias .noticia .noticiaTexto {
  font-size: 0.85em;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 4em;
}
@media screen and (max-width: 959px) {
  #contacto header {
    background-image: url(../img/bg/bg_contacto2.jpg);
  }
}
#contacto header {
  position: relative;
  background-color: #004562;
}
@media screen and (min-width: 960px) {
  #contacto header {
    height: 350px;
  }
}
@media screen and (max-width: 959px) {
  #contacto header {
    height: 330px !important;
  }
}
#contacto header .row div {
  height: 100%;
}
#contacto header .imgLogo {
  width: 100%;
  position: absolute;
  bottom: 70px;
}
@media screen and (max-width: 959px) {
  #contacto header .imgLogo {
    max-width: 150px;
  }
}
#contacto header .headerText {
  position: absolute;
  font-size: 2.2em;
  color: white;
}
@media screen and (min-width: 960px) {
  #contacto header .headerText {
    bottom: 125px;
  }
}
@media screen and (max-width: 959px) {
  #contacto header .headerText {
    bottom: 95px;
  }
}
@media screen and (min-width: 960px) {
  #contacto header .redes1 img,
  #contacto header .redes2 img {
    width: 50px;
  }
}
@media screen and (max-width: 959px) {
  #contacto header .redes1 img,
  #contacto header .redes2 img {
    width: 30px;
  }
}
#contacto header .redes1 {
  position: absolute;
  bottom: 75px;
  left: 35px;
}
#contacto header .redes2 {
  position: absolute;
  bottom: 75px;
}
@media screen and (min-width: 960px) {
  #contacto header .redes2 {
    left: 110px;
  }
}
@media screen and (max-width: 959px) {
  #contacto header .redes2 {
    left: 75px;
  }
}
@media screen and (min-width: 960px) {
  #contacto .wrapper {
    padding: 3em 0 !important;
  }
}
@media screen and (max-width: 959px) {
  #contacto .wrapper {
    padding: 20px !important;
  }
}
#contacto .wrapper form {
  background-color: white;
  border-radius: 10px;
  border: 1px solid #c1c1c1;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  padding: 10px;
}
#contacto .wrapper form input {
  border-radius: 5px;
  height: 2em;
  margin: 5px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  width: calc(94%);
}
#contacto .wrapper form .button {
  cursor: pointer;
  background-image: url(../img/botones/btn_enviar.png);
  height: 43px;
  width: 209px;
  margin: 0 auto;
}
@media screen and (max-width: 959px) {
  #facturacion header {
    background-image: url(../img/bg/bg_facturacion2.jpg);
  }
}
.socioDesc {
  text-align: justify;
  font-size: 0.8em;
}
@media screen and (min-width: 960px) {
  .socioDesc {
    width: 40%;
    display: inline-block;
  }
}
@media screen and (max-width: 959px) {
  .socioDesc {
    margin: 0 auto 30px;
    display: block;
    padding: 30px;
  }
  .socioDesc p {
    text-align: center !important;
    width: 100%;
    margin: 0 auto;
  }
  .socioDesc ul {
    margin-top: 25px;
  }
}
.socioRegreso {
  color: dodgerblue;
  cursor: pointer;
}
.fgImage {
  max-width: 100%;
  display: none;
  transform: scale(0.8) translateX(50px);
}
.fgItem {
  text-align: left !important;
  font-weight: bolder;
  cursor: pointer;
  color: black;
}
.fgItem:hover {
  color: #0064a5;
}
