@charset "UTF-8";
/*Theme Name: INGEMAGNA DISEÑO Y CONSTRUCCIÓN
	Theme URI: http://www.ingemagna.com
	Author: Konzept Haus
	Autor URI: http://www.ingemagna.com
	Description: Sitio INGEMAGNA Diseño y Construcción
	Version: 1.0;*/
a {
  text-decoration: none; }

body, html, h1, h2, h3, h4, li, p, ul {
  margin: 0px;
  padding: 0px; }

img {
  border: none;
  vertical-align: bottom;
  height: auto; }

iframe {
  border: none;
  vertical-align: bottom; }

ol {
  padding-left: 20px; }

#debug {
  background-color: yellow; }

#map-canvas {
  height: 500px; }

.alignleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }

.alignright {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px; }

.aligncenter {
  display: block;
  margin: auto;
  margin-bottom: 10px; }

@font-face {
  font-family: 'avenir-roman';
  src: url("fuentes/avenir-roman.eot");
  src: url("fuentes/avenir-roman.eot?#iefix") format("embedded-opentype"), url("fuentes/avenir-roman.woff") format("woff"), url("fuentes/avenir-roman.ttf") format("truetype"), url("fuentes/avenir-roman.svg#avenir-roman") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avenir-medium';
  src: url("fuentes/avenir-medium.eot");
  src: url("fuentes/avenir-medium.eot?#iefix") format("embedded-opentype"), url("fuentes/avenir-medium.woff") format("woff"), url("fuentes/avenir-medium.ttf") format("truetype"), url("fuentes/avenir-medium.svg#avenir-medium") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avenir-black';
  src: url("fuentes/avenir-black.eot");
  src: url("fuentes/avenir-black.eot?#iefix") format("embedded-opentype"), url("fuentes/avenir-black.woff") format("woff"), url("fuentes/avenir-black.ttf") format("truetype"), url("fuentes/avenir-black.svg#avenir-black") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avenir-black';
  src: url("fuentes/avenir-black.eot");
  src: url("fuentes/avenir-black.eot?#iefix") format("embedded-opentype"), url("fuentes/avenir-black.woff") format("woff"), url("fuentes/avenir-black.ttf") format("truetype"), url("fuentes/avenir-black.svg#avenir-black") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'nasalizationrg-regular';
  src: url("fuentes/nasalizationrg-regular.eot");
  src: url("fuentes/nasalizationrg-regular.eot?#iefix") format("embedded-opentype"), url("fuentes/nasalizationrg-regular.woff") format("woff"), url("fuentes/nasalizationrg-regular.ttf") format("truetype"), url("fuentes/nasalizationrg-regular.svg#nasalizationrg-regular") format("svg");
  font-weight: normal;
  font-style: normal; }

article {
  max-width: 1200px;
  margin: auto; }
  article h2 strong {
    color: #008d33; }

body {
  font-family: 'avenir-medium';
  font-weight: lighter;
  font-size: 12px; }

footer {
  background-color: black;
  color: #ffffff;
  padding-top: 25px;
  padding-bottom: 15px; }
  footer a {
    color: #ffffff; }
  footer .footerCols {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: auto;
    max-width: 1200px;
    font-size: 12px; }
    footer .footerCols .footerCol .derechos {
      font-family: 'avenir-roman';
      text-align: center;
      font-size: 16px; }
    footer .footerCols .footerCol .datos a {
      color: #ffffff; }
    footer .footerCols .footerCol .datos i {
      font-size: 28px; }
    footer .footerCols .footerCol .datos .fa {
      color: #ffffff; }
    footer .footerCols .footerCol .datos .fa-inverse {
      color: #000000; }
    footer .footerCols .footerCol .datos .fa-map-marker {
      font-size: 1.2em; }
    footer .footerCols .footerCol .datos .fa-envelope-open {
      font-size: 0.8em; }
    footer .footerCols .footerCol .datos .fa-mobile {
      font-size: 1.3em; }

h1, h2 {
  font-size: 36px;
  font-family: 'nasalizationrg-regular'; }

h1 strong {
  color: #008d33; }

h2 strong {
  color: white; }

header {
  background-image: url(img/fnd_banners.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  font-size: 12px; }

.banner {
  margin: auto;
  max-width: 1200px;
  margin-bottom: 27px; }

.clientes {
  background-color: white; }
  .clientes .clientesContenedor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 800px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto; }
    .clientes .clientesContenedor .clienteLogo {
      width: 221px;
      height: 165px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 10px; }
      .clientes .clientesContenedor .clienteLogo img {
        width: auto; }

.formContacto {
  background-color: white;
  font-family: 'avenir-roman';
  margin: auto;
  max-width: 1077px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px; }
  .formContacto .formIzquierda {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 15px;
    padding-bottom: 60px; }
  .formContacto .formDerecha {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 15px; }
  .formContacto textarea, .formContacto input {
    background-color: #e9e9e9;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px; }
  .formContacto input {
    height: 40px;
    line-height: 40px;
    margin-top: 5px; }
  .formContacto label {
    margin-top: 5px; }
  .formContacto textarea {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 5px; }
  .formContacto button {
    background-color: transparent;
    border: 1px solid #008d33;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #008d33;
    font-family: 'avenir-black';
    font-weight: bold;
    height: 40px;
    margin-top: 20px;
    padding: 5px;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    width: 250px; }
    .formContacto button:hover {
      background-color: rgba(0, 141, 51, 0.2);
      cursor: pointer; }

.headerLogo {
  margin-left: 20px;
  margin-right: 20px; }

.nav {
  background-color: rgba(0, 0, 0, 0.6);
  font-family: 'avenir-roman';
  margin-bottom: 26px;
  margin-top: 22px;
  padding-bottom: 10px;
  padding-top: 11px; }
  .nav .menu {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase; }
    .nav .menu ul li a {
      color: #ffffff;
      padding: 15px 30px;
      border-right: 1px solid rgba(255, 255, 255, 0.7); }
      .nav .menu ul li a:hover {
        background-color: rgba(255, 255, 255, 0.3); }
    .nav .menu ul li:last-child a {
      border-right: none; }
    .nav .menu ul .current-menu-item a, .nav .menu ul .current_page_item a {
      background-color: rgba(255, 255, 255, 0.3); }
  .nav ul {
    list-style: none;
    list-style-type: none; }
    .nav ul li {
      float: left; }

.navResposive {
  display: none; }

.page {
  font-size: 16px;
  background-image: url(img/fondo_servicios.jpg);
  background-attachment: fixed; }
  .page header {
    background-image: none; }
  .page .bannerPagina {
    position: relative;
    text-align: center; }
    .page .bannerPagina .franjaPagina {
      position: absolute;
      bottom: 50px;
      width: 100%; }
      .page .bannerPagina .franjaPagina h1 {
        margin-bottom: 8px; }
      .page .bannerPagina .franjaPagina .franjaPaginaTexto {
        background-color: rgba(0, 105, 36, 0.8);
        color: white;
        font-family: 'avenir-roman';
        padding-bottom: 41px;
        padding-top: 44px; }
        .page .bannerPagina .franjaPagina .franjaPaginaTexto p {
          margin: auto;
          max-width: 1077px;
          text-align: justify; }
  .page .nav {
    margin-bottom: 0px; }

.page-id-49 article {
  padding-bottom: 32px; }
  .page-id-49 article h2 {
    margin-top: 34px;
    margin-bottom: 34px; }
  .page-id-49 article p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px; }

.page-id-51 h1 {
  margin-bottom: 30px;
  text-align: center;
  margin-top: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 240px; }

.page-id-53 .contenidoPagina {
  max-width: 1077px;
  margin-top: 30px;
  margin-bottom: 30px; }

.page-id-53 .datosContacto {
  font-size: 14px;
  max-width: 1077px;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 90px; }
  .page-id-53 .datosContacto .fa-circle {
    color: #008D33; }
  .page-id-53 .datosContacto .fa-map-marker {
    color: #e9e9e9; }
  .page-id-53 .datosContacto a {
    color: #000000; }
  .page-id-53 .datosContacto h2 {
    margin-bottom: 20px; }
    .page-id-53 .datosContacto h2 strong {
      color: #008d33; }

.proyectos {
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .proyectos .proyecto {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 403px;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px; }
    .proyectos .proyecto .proyectoFoto {
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .proyectos .proyecto .proyectoFoto img {
        height: auto;
        max-width: 100%; }
    .proyectos .proyecto .proyectoConstructora {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-top: 30px; }

.servicios {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1248px;
  margin: auto;
  margin-bottom: 32px; }
  .servicios .servicio {
    width: 264px;
    margin-left: 24px;
    margin-right: 24px;
    margin-top: 50px;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .servicios .servicio .servicioIcono {
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 18px; }
    .servicios .servicio .servicioTexto {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: #008D33;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 92px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 5px;
      text-align: center; }

.serviciosPagina {
  max-width: 1100px;
  margin: auto; }
  .serviciosPagina .serviciosPaginaServicio {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 10px; }
    .serviciosPagina .serviciosPaginaServicio .serviciosPaginaIcono {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-right: 40px;
      width: 200px; }
    .serviciosPagina .serviciosPaginaServicio .serviciosPaginaContenido {
      width: 300px;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      .serviciosPagina .serviciosPaginaServicio .serviciosPaginaContenido h2 {
        color: white;
        background-color: rgba(0, 141, 51, 0.8);
        font-family: 'avenir-medium';
        font-weight: lighter;
        font-size: 20px;
        margin-bottom: 20px;
        text-align: center;
        padding-bottom: 22px;
        padding-top: 22px; }
      .serviciosPagina .serviciosPaginaServicio .serviciosPaginaContenido ul {
        padding-left: 20px; }
        .serviciosPagina .serviciosPaginaServicio .serviciosPaginaContenido ul li {
          margin-bottom: 1.5em; }

.subSeccion {
  background-color: rgba(0, 173, 53, 0.8);
  text-align: center;
  padding-top: 56px;
  padding-bottom: 56px; }

@media screen and (max-width: 1024px) {
  article {
    max-width: 95%; }
  footer .footerCols {
    max-width: 95%; }
  img {
    max-width: 100%; }
  .page .bannerPagina .franjaPagina .franjaPaginaTexto p {
    max-width: 95%; }
  .page-id-53 .contenidoPagina {
    max-width: 95%; }
  .page-id-53 .datosContacto {
    max-width: 95%; }
  .serviciosPagina {
    max-width: 95%; } }

@media screen and (max-width: 768px) {
  .nav {
    margin-top: 0px;
    margin-bottom: 0px; }
    .nav ul {
      display: none; }
  .footerCols {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .footerCols .footerCol1 {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .footerCols .footerCol2 {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3;
      width: 100%;
      margin-top: 20px; }
    .footerCols .footerCol3 {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
  .navResposive {
    display: block;
    background-color: rgba(0, 0, 0, 0.6);
    color: #008d33;
    margin-bottom: 20px; }
    .navResposive #cssmenu > ul > li > a {
      padding-left: 20px;
      padding: 16px 20px 16px 20px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
    .navResposive #cssmenu > ul > li.current-menu-item > a {
      color: #78c122; } }

@media screen and (max-width: 600px) {
  .page .bannerPagina .franjaPagina {
    position: static; } }

@media screen and (max-width: 400px) {
  footer .footerCols {
    width: 100%; }
    footer .footerCols .footerCol .derechos {
      font-size: 12px; }
      footer .footerCols .footerCol .derechos a {
        display: block; }
    footer .footerCols .footerCol1 {
      margin-bottom: 20px;
      text-align: center; }
  .servicios .servicio .servicioIcono img {
    width: auto;
    height: 60px; }
  .servicios .servicio .servicioTexto {
    height: auto;
    padding: 10px 5px; }
  .page-id-49 article p {
    text-align: justify;
    padding-left: 0px; }
  .proyectos {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .serviciosPagina .serviciosPaginaServicio {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .serviciosPagina .serviciosPaginaServicio .serviciosPaginaIcono {
      width: 100%;
      margin-right: 0px; }
      .serviciosPagina .serviciosPaginaServicio .serviciosPaginaIcono img {
        height: 80px;
        width: auto;
        margin-bottom: 20px; }
  .page-id-51 h1 {
    padding-left: 0px; }
  .contenidoPagina p {
    text-align: justify; }
  .formContacto {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .formContacto .formIzquierda {
      margin-right: 0px;
      padding-bottom: 0px; }
    .formContacto .formDerecha {
      margin-left: 0px; }
    .formContacto textarea {
      height: 150px; } }

/*# sourceMappingURL=style.css.map */