/*	Theme Name: MGA Ingenieria S.A.S.
	Theme URI: http://www.mgaingenieria.com/
	Author: Agora MArketing
	Autor URI: https://www.agoramarketing.co
	Description: Sitio web MGA Ingenieria S.A.S.
	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; }

nav {
  z-index: 1000; }

ol {
  padding-left: 20px; }

#debug {
  background-color: yellow; }

.banner img {
  width: 100%;
  height: auto; }

.aligncenter {
  display: block;
  margin: auto; }

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

#map-canvas {
  min-height: 200px; }

input.error, select.error, textarea.error {
  border: 1px solid red !important; }

label.error {
  color: red;
  font-size: 11px; }

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

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

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

body {
  font-family: 'opensans_regular';
  overflow-x: hidden; }
  body strong {
    font-family: 'opensans_bold'; }

header {
  background-color: #000000;
  color: #ffffff;
  padding-top: 10px; }
  header a {
    color: #ffffff; }
  header .headerLogo {
    -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; }
    header .headerLogo img {
      -webkit-transition: all 3s ease-in-out;
      -o-transition: all 3s ease-in-out;
      transition: all 3s ease-in-out; }
  header nav {
    -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;
    width: 1200px;
    margin: auto;
    margin-top: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border-top: 1px solid #84BD66; }

.redes {
  background-color: #653060;
  color: #ffffff;
  padding: 10px 20px; }
  .redes a {
    color: #ffffff;
    margin-left: 10px; }
    .redes a:hover {
      color: #84BD66; }

.contenedor-principios {
  margin: auto;
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.contenedor-principios-izq {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.contenedor-principios-cen {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.contenedor-principios-der {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.principio {
  width: 400px; }
  .principio h1 {
    color: #000000;
    font-weight: lighter;
    text-align: center;
    font-size: 50px;
    line-height: 50px; }
    .principio h1 strong {
      font-family: 'opensans_bold';
      font-weight: lighter;
      font-size: 47px; }
  .principio h2 {
    color: #4F1452;
    font-family: 'opensans_light';
    font-size: 61px;
    font-weight: lighter;
    line-height: 61px;
    text-align: center; }
  .principio h3 {
    color: #9FC54D;
    font-family: 'opensans_bold';
    font-size: 38px;
    font-weight: lighter;
    line-height: 38px;
    text-align: center; }
  .principio p {
    color: #9FC54D;
    font-size: 38px;
    font-weight: lighter;
    line-height: 38px;
    text-align: center; }
  .principio h4 {
    color: #9FC54D;
    font-family: 'opensans_bold';
    font-size: 50px;
    font-weight: lighter;
    line-height: 50px;
    text-align: center; }

.principio-izq {
  background-image: url(img/conector1.png);
  background-position: right 92px;
  background-repeat: no-repeat;
  width: 414px;
  height: 270px; }

.principio-cen {
  background-image: url(img/conector2.png);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 15px;
  width: 407px;
  margin-left: 406px;
  height: 404px;
  background-repeat: no-repeat; }
  .principio-cen h1 {
    color: #ffffff;
    font-weight: lighter;
    text-align: center;
    font-family: 'opensans_light';
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 25px; }
    .principio-cen h1 strong {
      font-family: 'opensans_bold';
      font-weight: lighter;
      font-size: 34px;
      line-height: 34px; }
  .principio-cen h2 {
    color: #ffffff;
    font-family: 'opensans_light';
    font-size: 47px;
    line-height: 47px;
    font-weight: lighter;
    margin-bottom: 25px;
    text-align: center; }
  .principio-cen h3 {
    color: #ffffff;
    font-family: 'opensans_bold';
    font-size: 44px;
    font-weight: lighter;
    line-height: 44px;
    text-align: center; }
  .principio-cen p {
    color: #ffffff;
    font-size: 38px;
    font-weight: lighter;
    font-family: 'opensans_light';
    line-height: 38px;
    text-align: center; }
    .principio-cen p strong {
      font-weight: lighter; }
  .principio-cen h4 {
    color: #ffffff;
    font-family: 'opensans_bold';
    font-size: 50px;
    font-weight: lighter;
    line-height: 50px;
    text-align: center; }

.principio-der {
  background-image: url(img/conector3.png);
  width: 405px;
  height: 369px;
  margin-left: 806px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-top: 50px; }
  .principio-der h1 {
    color: #000000;
    font-family: 'opensans_light';
    font-weight: lighter;
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 30px; }
    .principio-der h1 strong {
      font-family: 'opensans_bold';
      font-weight: lighter;
      font-size: 47px; }
  .principio-der h2 {
    color: #8CBE4F;
    font-family: 'opensans_light';
    font-size: 53px;
    font-weight: lighter;
    line-height: 53px;
    text-align: center; }
  .principio-der h3 {
    color: #8CBE4F;
    font-family: 'opensans_bold';
    font-size: 45px;
    font-weight: lighter;
    line-height: 45px;
    text-align: center;
    margin-bottom: 30px; }
  .principio-der p {
    color: #4F1452;
    font-size: 38px;
    font-weight: lighter;
    line-height: 38px;
    text-align: center; }
  .principio-der h4 {
    color: #4F1452;
    font-family: 'opensans_bold';
    font-size: 56px;
    font-weight: lighter;
    line-height: 56px;
    text-align: center; }

.contenedor-principios-izq.contenedor-principios-linea-gris {
  background-position: center 156px;
  background-size: 98% auto; }

.contenedor-principios-cen.contenedor-principios-linea-blanca {
  background-position: center 194px;
  background-size: 98% auto; }

.contenedor-principios-der.contenedor-principios-linea-gris {
  background-position: center 240px;
  background-size: 98% auto; }

.principios-sup-contenedor {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-top: 20px; }
  .principios-sup-contenedor .principios-sup {
    background-image: url(img/morado_sup.png);
    padding-left: 30px;
    padding-bottom: 38px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: left bottom;
    font-family: 'opensans_light';
    font-weight: lighter; }
    .principios-sup-contenedor .principios-sup span {
      color: #ffffff;
      background-color: #4F1452;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 10px 180px 10px 10px;
      font-size: 40px; }
      .principios-sup-contenedor .principios-sup span strong {
        font-family: 'opensans_bold';
        font-weight: lighter; }

.contenedor-principios-linea-gris {
  background-image: url(img/gris_l.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center 80px; }

.contenedor-principios-linea-blanca {
  background-image: url(img/blanco_l.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center 80px; }

.worker {
  background-image: url(img/fondo1.jpg);
  background-position: center -80px;
  background-attachment: fixed;
  min-height: 400px;
  background-color: #6e6e6e;
  background-blend-mode: multiply;
  background-size: cover; }

.gris {
  background-color: #d4d4d4;
  padding-bottom: 20px; }

.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; }
  .servicios .servicio {
    width: 50%;
    display: block;
    text-align: center;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.7);
    color: #ffffff;
    background-image: url(img/servicio1.jpg);
    background-color: white;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    min-height: 295px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    padding-top: 80px;
    position: relative;
    overflow: hidden; }
    .servicios .servicio:nth-child(2) {
      background-image: url(img/servicio2.jpg); }
    .servicios .servicio:nth-child(3) {
      background-image: url(img/servicio3.jpg); }
    .servicios .servicio:nth-child(4) {
      background-image: url(img/servicio4.jpg); }
    .servicios .servicio span {
      position: absolute;
      bottom: -50px;
      left: calc(50% - 60px);
      padding: 10px 0px;
      border: 1px solid #ffffff;
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      text-shadow: none;
      width: 120px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .servicios .servicio span:hover {
        background-color: rgba(255, 255, 255, 0.8);
        color: #464646; }
    .servicios .servicio:hover {
      background-color: white;
      background-size: 130% auto; }
      .servicios .servicio:hover span {
        bottom: 40px; }
    .servicios .servicio p {
      margin-top: 20px;
      display: block; }
    .servicios .servicio h2 {
      font-family: 'opensans_bold';
      font-weight: lighter; }

.logos {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #653060;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 20px;
  padding-top: 20px; }
  .logos img {
    margin-left: 10px;
    margin-right: 10px; }

.derechos {
  background-color: #212121;
  color: #ffffff;
  text-align: center;
  padding: 10px; }

footer {
  background-color: #000000;
  color: #ffffff; }
  footer .footerCols {
    padding: 30px;
    margin: auto;
    max-width: 1200px;
    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; }
    footer .footerCols .footerCol {
      padding-left: 30px;
      padding-right: 30px; }
      footer .footerCols .footerCol:last-child {
        border-left: 1px solid #C0C0C0; }
      footer .footerCols .footerCol h2 {
        font-family: 'opensans_bold';
        font-weight: lighter;
        font-size: 18px; }
      footer .footerCols .footerCol a {
        font-family: 'opensans_bold';
        font-weight: lighter; }
    footer .footerCols .footer-logo {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }

.representante {
  color: #ffffff;
  display: block;
  font-family: 'opensans_bold';
  font-weight: lighter;
  margin-bottom: 10px; }

.dato {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 5px;
  margin-top: 5px; }
  .dato a {
    color: #ffffff; }

.icono {
  margin-right: 10px;
  width: 20px;
  text-align: center; }

.newsLetter {
  background-image: url(img/fondo2.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  min-height: 273px;
  background-size: cover;
  background-color: #64b054;
  background-blend-mode: multiply;
  background-position: center -80px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #ffffff; }
  .newsLetter h2 {
    font-size: 40px;
    font-weight: lighter;
    margin-bottom: 20px; }
  .newsLetter p {
    font-family: 'opensans_light';
    font-size: 20px;
    font-weight: lighter;
    margin-bottom: 20px; }
  .newsLetter form {
    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; }
  .newsLetter button {
    border: none;
    background-color: #653060;
    color: #ffffff;
    padding: 10px 30px;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    outline-color: transparent;
    font-family: 'opensans_light';
    font-weight: lighter;
    font-size: 16px; }
    .newsLetter button:hover {
      cursor: pointer;
      background-color: #b357aa; }
  .newsLetter .campoFormulario {
    display: block; }
    .newsLetter .campoFormulario input {
      border: none;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      height: 100%;
      padding: 5px;
      width: 400px; }

header.smaller {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999999;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  header.smaller .headerLogo {
    padding: 0px 0px 10px 25px; }
    header.smaller .headerLogo img {
      height: 50px;
      width: auto; }
  header.smaller nav {
    margin: 0px;
    padding: 0px;
    border-top: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    header.smaller nav #cssmenu > ul > li > a {
      padding: 10px 50px; }

.carrusel {
  height: 61px;
  position: relative;
  overflow: hidden; }

.productos-sup-contenedor {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-top: 60px;
  padding-bottom: 40px; }
  .productos-sup-contenedor .productos-sup {
    background-image: url(img/morado_sup_izq.png);
    padding-right: 30px;
    padding-bottom: 38px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: right bottom;
    font-family: 'opensans_light';
    font-weight: lighter; }
    .productos-sup-contenedor .productos-sup span {
      color: #ffffff;
      background-color: #4F1452;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 10px 10px 10px 190px;
      font-size: 40px; }
      .productos-sup-contenedor .productos-sup span strong {
        font-family: 'opensans_bold';
        font-weight: lighter; }

.banner {
  position: relative; }
  .banner .banner-texto {
    bottom: 200px;
    color: #ffffff;
    font-size: 28px;
    left: 0px;
    position: absolute;
    width: 100%;
    text-shadow: 0px 1px 1px black, 0px 2px 1px black, 0px 3px 1px black; }

.fondo-textura {
  background-image: url(img/textura.png); }

.seccion-banner img {
  height: auto;
  width: 100%; }

.franja-superior {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: 'opensans_bold';
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 10px; }
  .franja-superior > div {
    padding: 17px; }
  .franja-superior .franja-superior-izquierda {
    background-color: #653060;
    padding-right: 85px;
    padding-left: 259px; }
  .franja-superior .franja-superior-derecha {
    background-color: #90B346;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-family: 'opensans_regular';
    margin-left: 9px; }

.mision-vision {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  max-width: 1200px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .mision-vision > div {
    text-align: justify; }
    .mision-vision > div h2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-weight: lighter;
      margin-bottom: 20px; }
      .mision-vision > div h2 strong {
        font-weight: bold; }
      .mision-vision > div h2 span {
        border: 7px solid #4f1452;
        padding: 15px 60px;
        display: block;
        font-size: 34px; }
  .mision-vision .vision img {
    margin-bottom: 20px; }
  .mision-vision .vision .vision-texto {
    max-width: 479px;
    padding: 0px 30px; }
    .mision-vision .vision .vision-texto .vision-texto-contenido h2 {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
  .mision-vision .mision {
    max-width: 697px; }
    .mision-vision .mision img {
      margin-top: 20px; }

.principios-pagina-titulo {
  margin: auto;
  max-width: 1200px;
  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;
  margin-top: 40px;
  margin-bottom: 40px; }
  .principios-pagina-titulo .principios-pagina-titulo-texto h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: lighter; }
    .principios-pagina-titulo .principios-pagina-titulo-texto h2 strong {
      font-weight: bold; }
    .principios-pagina-titulo .principios-pagina-titulo-texto h2 span {
      border: 7px solid #4f1452;
      padding: 15px 60px;
      display: block;
      font-size: 34px; }
  .principios-pagina-titulo .principios-pagina-titulo-adorno {
    background-image: url(img/pd.png);
    background-position: 20px 42px;
    background-repeat: no-repeat;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-height: 121px;
    min-width: 200px; }

.principios-pagina-categoria {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: auto;
  max-width: 1200px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .principios-pagina-categoria .principio-pagina {
    color: #653060;
    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;
    min-width: 294px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: lighter;
    font-family: 'opensans_light'; }
    .principios-pagina-categoria .principio-pagina strong {
      font-weight: lighter;
      font-family: 'opensans_bold'; }
    .principios-pagina-categoria .principio-pagina:first-child {
      color: #7B0078;
      font-size: 26px;
      line-height: 26px; }
      .principios-pagina-categoria .principio-pagina:first-child strong {
        font-size: 40px;
        line-height: 40px; }
    .principios-pagina-categoria .principio-pagina:nth-child(2n+0) {
      color: #6eb120;
      font-size: 35px;
      line-height: 35px; }
      .principios-pagina-categoria .principio-pagina:nth-child(2n+0) strong {
        font-size: 32px;
        line-height: 32px; }
    .principios-pagina-categoria .principio-pagina:nth-child(3n+0) {
      color: #7B0078;
      font-size: 34px;
      line-height: 34px; }
      .principios-pagina-categoria .principio-pagina:nth-child(3n+0) strong {
        font-size: 25px;
        line-height: 25px; }
    .principios-pagina-categoria .principio-pagina:nth-child(4n+0) {
      color: #6eb120;
      font-size: 34px;
      line-height: 34px; }
      .principios-pagina-categoria .principio-pagina:nth-child(4n+0) strong {
        font-size: 29px;
        line-height: 29px; }
    .principios-pagina-categoria .principio-pagina:nth-child(5n+0) {
      color: #6eb120;
      font-size: 31px;
      line-height: 31px; }
      .principios-pagina-categoria .principio-pagina:nth-child(5n+0) strong {
        font-size: 29px;
        line-height: 29px; }
      .principios-pagina-categoria .principio-pagina:nth-child(5n+0) em {
        font-style: normal; }
        .principios-pagina-categoria .principio-pagina:nth-child(5n+0) em strong {
          font-size: 39px;
          line-height: 39px; }
    .principios-pagina-categoria .principio-pagina:nth-child(6n+0) {
      color: #7B0078;
      font-size: 31px;
      line-height: 31px; }
      .principios-pagina-categoria .principio-pagina:nth-child(6n+0) strong {
        color: #6eb120;
        font-size: 26px;
        line-height: 26px;
        font-family: 'opensans_light'; }
      .principios-pagina-categoria .principio-pagina:nth-child(6n+0) em {
        font-style: normal;
        font-size: 22px;
        line-height: 22px; }
    .principios-pagina-categoria .principio-pagina:last-child {
      color: #7B0078;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      font-size: 36px;
      line-height: 36px;
      max-width: 596px; }
      .principios-pagina-categoria .principio-pagina:last-child em {
        font-size: 44px;
        font-style: normal;
        line-height: 44px; }

.experiencia {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 980px;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .experiencia .experiencia-texto {
    background-image: url(img/pi.png);
    background-repeat: no-repeat;
    padding: 26px 30px; }
  .experiencia .experiencia-titulo h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: lighter; }
    .experiencia .experiencia-titulo h2 strong {
      font-weight: bold; }
    .experiencia .experiencia-titulo h2 span {
      border: 7px solid #4f1452;
      padding: 15px 60px;
      display: block;
      font-size: 34px; }

.aliados-listado {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: auto;
  margin-bottom: 30px;
  margin-top: 30px;
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #7B0078; }
  .aliados-listado > div {
    margin-left: 10px;
    margin-right: 10px;
    width: 330px; }
    .aliados-listado > div ul {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      list-style: none;
      list-style-type: none; }
  .aliados-listado .aliados-listado-izquierda ul li:nth-child(odd) {
    color: #484848; }
  .aliados-listado .aliados-listado-izquierda ul li:nth-child(even) {
    color: #909090; }
  .aliados-listado .aliados-listado-derecha ul li:nth-child(odd) {
    color: #484848; }
  .aliados-listado .aliados-listado-derecha ul li:nth-child(even) {
    color: #909090; }

.texto-seccion {
  font-size: 16px;
  line-height: 24px;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 20px;
  max-width: 830px;
  text-align: justify; }

.productos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 30px; }
  .productos .producto {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .productos .producto .producto-fotos {
      width: 50%;
      border-top: 8px solid #653060; }
    .productos .producto .producto-textos {
      width: 50%; }
      .productos .producto .producto-textos .producto-textos-contenido {
        padding-right: 180px;
        text-align: justify; }
        .productos .producto .producto-textos .producto-textos-contenido .producto-textos-titulo {
          border-top: 8px solid #653060;
          border-right: 8px solid #653060;
          margin-bottom: 20px;
          padding-top: 30px; }
          .productos .producto .producto-textos .producto-textos-contenido .producto-textos-titulo h2 {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding-left: 10px;
            padding-right: 10px;
            margin-left: 10px;
            text-align: center;
            color: #000000;
            font-weight: lighter;
            font-family: 'opensans_bold';
            font-size: 28px; }
          .productos .producto .producto-textos .producto-textos-contenido .producto-textos-titulo h3 {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding-left: 10px;
            padding-right: 10px;
            border-bottom: 8px solid #653060;
            margin-left: 10px;
            padding-bottom: 30px;
            text-align: center;
            color: #626262;
            font-weight: lighter;
            font-family: 'opensans_light';
            font-size: 17px;
            margin-top: 0px; }
        .productos .producto .producto-textos .producto-textos-contenido p {
          margin-left: 10px;
          font-size: 16px;
          padding-left: 15px;
          padding-right: 15px;
          line-height: 24px; }
    .productos .producto:nth-child(even) .producto-fotos {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .productos .producto:nth-child(even) .producto-textos {
      width: 50%; }
      .productos .producto:nth-child(even) .producto-textos .producto-textos-contenido {
        padding-left: 180px;
        padding-right: 0px; }
        .productos .producto:nth-child(even) .producto-textos .producto-textos-contenido .producto-textos-titulo {
          border-right: none;
          border-left: 8px solid #653060; }
          .productos .producto:nth-child(even) .producto-textos .producto-textos-contenido .producto-textos-titulo h2 {
            margin-left: 0px;
            margin-rigth: 10px; }
          .productos .producto:nth-child(even) .producto-textos .producto-textos-contenido .producto-textos-titulo h3 {
            border-bottom: 8px solid #653060;
            margin-left: 0px;
            margin-right: 10px; }
        .productos .producto:nth-child(even) .producto-textos .producto-textos-contenido p {
          margin-left: 30px;
          margin-right: 10px; }
    .productos .producto:last-child {
      margin-bottom: 0px; }
    .productos .producto:nth-child(2n+0) .producto-textos .producto-textos-contenido .producto-textos-titulo h2 {
      color: #000000; }
    .productos .producto:nth-child(2n+0) .producto-textos .producto-textos-contenido .producto-textos-titulo h3 {
      color: #626262; }

#map-canvas {
  min-height: 400px;
  margin-bottom: 40px; }

.form-action {
  -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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: auto;
  margin-bottom: 30px;
  max-width: 1200px; }
  .form-action .form-action-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 580px; }
    .form-action .form-action-column label {
      display: block; }
    .form-action .form-action-column input {
      background-color: #E8E8E8;
      border: none;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin-bottom: 10px;
      padding: 10px;
      width: 100%; }
    .form-action .form-action-column textarea {
      background-color: #E8E8E8;
      border: none;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      width: 100%; }
    .form-action .form-action-column button {
      background-color: #653060;
      border: none;
      padding: 20px 30px;
      color: #ffffff;
      display: block;
      max-width: 200px;
      margin-top: 5px;
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      .form-action .form-action-column button:hover {
        background-color: #7b4076;
        cursor: pointer; }

.info-contacto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: auto;
  margin-bottom: 40px;
  margin-top: 40px;
  max-width: 1200px; }
  .info-contacto .info-contacto-izquierdo {
    font-family: 'opensans_light';
    font-weight: lighter;
    font-size: 24px; }
    .info-contacto .info-contacto-izquierdo h2 {
      color: #653060;
      font-weight: lighter;
      font-family: 'opensans_bold'; }
  .info-contacto .info-contacto-derecho .info-contacto-derecho-box {
    color: #626262;
    padding: 20px;
    border: 7px solid #653060;
    font-size: 40px;
    font-family: 'opensans_light'; }
    .info-contacto .info-contacto-derecho .info-contacto-derecho-box strong {
      font-family: 'opensans_bold';
      color: #000000; }

#cssmenu > ul > li {
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  #cssmenu > ul > li > a {
    padding: 10px 50px;
    text-transform: uppercase;
    border-right: 1px solid #84BD66; }
  #cssmenu > ul > li:last-child {
    background-image: none; }
    #cssmenu > ul > li:last-child a {
      border-right: none; }

#cssmenu > ul > li.current-menu-parent > a {
  color: #84BD66; }

#cssmenu > ul > li.current-menu-item > a {
  color: #84BD66; }

#cssmenu > ul > li:hover > a {
  color: #84BD66; }

@media screen and (max-width: 1366px) {
  .servicios .servicio {
    background-size: auto 100%; }
    .servicios .servicio:hover {
      background-size: auto 130%; } }

@media screen and (max-width: 1280px) {
  .productos .producto .producto-textos .producto-textos-contenido {
    padding-right: 50px; }
  .productos .producto:nth-child(even) .producto-textos .producto-textos-contenido {
    padding-left: 50px; } }

@media screen and (max-width: 1024px) {
  header nav {
    width: 100%; }
  .principio-izq {
    margin: 0px;
    width: 100%;
    background-image: none; }
  .principio-cen {
    margin: 0px;
    width: 100%;
    background-image: none; }
  .principio-der {
    margin: 0px;
    width: 100%;
    background-image: none; }
  .contenedor-principios-izq.contenedor-principios-linea-gris {
    margin-top: 50px; }
  .mision-vision {
    max-width: 95%; }
    .mision-vision .vision {
      width: 49%; }
      .mision-vision .vision img {
        width: 100%;
        height: auto; }
    .mision-vision .mision {
      width: 49%; }
      .mision-vision .mision img {
        width: 100%;
        height: auto; }
  .franja-superior .franja-superior-izquierda {
    padding-left: 207px; }
  .info-contacto {
    max-width: 95%; }
  .form-action {
    max-width: 95%; }
  .form-action .form-action-column textarea {
    margin-bottom: 10px;
    min-height: 100px; } }

@media screen and (max-width: 768px) {
  footer .footerCols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    footer .footerCols .footerCol:last-child {
      border-left: none; }
  .footer-logo {
    margin-bottom: 30px; }
  .franja-superior .franja-superior-izquierda {
    padding-left: 114px; }
  h2 span {
    text-align: center; }
  .texto-seccion {
    max-width: 95%; }
  .productos {
    max-width: 95%;
    margin: auto; }
    .productos .producto {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-bottom: 60px; }
      .productos .producto .producto-fotos {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
      .productos .producto .producto-textos {
        width: 100%; }
        .productos .producto .producto-textos .producto-textos-contenido {
          padding-right: 0px;
          margin-bottom: 30px; }
      .productos .producto:nth-child(even) .producto-textos {
        width: 100%; }
        .productos .producto:nth-child(even) .producto-textos .producto-textos-contenido {
          padding-left: 0px; } }

@media screen and (max-width: 667px) {
  .servicios .servicio {
    padding: 80px 20px 20px 20px; }
  .principios-sup-contenedor .principios-sup span {
    padding: 10px 10px 10px 10px; }
  .productos-sup-contenedor .productos-sup span {
    padding: 10px 10px 10px 10px; }
  .mision-vision {
    max-width: 95%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .mision-vision .vision {
      width: 100%; }
    .mision-vision .mision {
      width: 100%;
      margin-top: 20px; }
  .principios-pagina-titulo {
    max-width: 95%; }
    .principios-pagina-titulo .principios-pagina-titulo-adorno {
      display: none; }
  .principios-pagina-categoria {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .experiencia {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 95%; }
    .experiencia .experiencia-texto {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      margin-top: 20px; }
  .info-contacto {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media screen and (max-width: 400px) {
  .servicios .servicio {
    width: 100%; }
  .newsLetter form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 95%;
    margin-bottom: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .newsLetter form input {
      width: 100%;
      height: 40px;
      margin-bottom: 10px; }
    .newsLetter form button {
      width: 150px; }
  .principios-sup-contenedor .principios-sup span {
    font-size: 22px; }
  .newsLetter h2 {
    text-align: center; }
  .newsLetter p {
    text-align: center; }
  .representante {
    text-align: center; }
  footer .footerCols .footerCol:last-child {
    border-left: none; }
  .dato {
    margin-bottom: 15px; }
  .principios-sup-contenedor .principios-sup {
    background-image: none;
    padding: 0px; }
    .principios-sup-contenedor .principios-sup span {
      font-size: 20px; }
  .productos-sup-contenedor .productos-sup {
    background-image: none;
    padding: 0px; }
    .productos-sup-contenedor .productos-sup span {
      font-size: 20px; }
  .footer-logo img {
    width: 95%;
    height: auto; }
  header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    header nav {
      width: 100%; }
  header.smaller .headerLogo {
    padding: 0px;
    margin: 0px; }
  .headerLogo {
    padding: 0px;
    margin: 0px; }
  .franja-superior {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .franja-superior .franja-superior-izquierda {
      padding: 10px;
      width: 100%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .franja-superior .franja-superior-derecha {
      margin: auto;
      width: 100%;
      padding: 10px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
  h2 span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .aliados-listado {
    max-width: 95%; }
    .aliados-listado > div {
      width: 50%; }
  .experiencia {
    max-width: 95%; }
    .experiencia .experiencia-titulo {
      display: block; }
      .experiencia .experiencia-titulo h2 {
        display: block; }
        .experiencia .experiencia-titulo h2 span {
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          padding: 10px; }
  .principios-pagina-titulo .principios-pagina-titulo-texto {
    display: block; }
    .principios-pagina-titulo .principios-pagina-titulo-texto h2 {
      display: block; }
      .principios-pagina-titulo .principios-pagina-titulo-texto h2 span {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px; }
  .productos .producto .producto-textos .producto-textos-contenido .producto-textos-titulo h2 {
    font-size: 18px; }
  .info-contacto .info-contacto-derecho .info-contacto-derecho-box {
    font-size: 25px;
    margin-top: 30px; } }

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