body {
margin: 0;
font-family: 'Fira Sans', sans-serif;
transition: all 0.2s;
font-weight: lighter;
font-size: 18px;
background-color: white;
}
.ctro {width: 100%; text-align: center;}
.left1 {margin-left: 20px;}
.bl {color: black !important;}

/* mostrar animacion si no se ha llenado un campo en el formulario de suscriptores */
.error input, input.error, .error textarea, textarea.error{
  border: 1px solid red;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;    
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -ms-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.goog-logo-link {
  display:none !important;
} 
.goog-te-gadget{
  color: transparent !important;
}
select.goog-te-combo{
  font-size: 12px;
  color: white !important;
  text-decoration: none;
  background-color: black;
  margin: 0px 10px 0px 10px;
  height: 33px;
  border: none;
}

.goog-te-banner-frame.skiptranslate {
    display: none !important;
    } 
body {
    top: 0px !important; 
    }

.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
   color:#18BA9B;
} 

/*CONTENEDORES*/
.wrap-interno {
  width: 1200px;
  margin: auto;
  borders: 1px solid red;
  text-align: center;
}
.wrap-footer {
  width: 1200px;
  margin: auto;
  borders: 1px solid red;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
/*HEADER*/
.header {
  width: 100%;
  position: absolute;
  padding: 15px 0px;
}
.wrap-header {
  width: 1200px;
  margin: auto;;
  borders: 1px solid red;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.poderoso {
  width: 220px;
}
.menu-right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.english {
  font-size: 15px;
  color: white;
  text-decoration: none;
  background-color: #349A00;
  margin: 0px 0px 0px 10px;
  padding: 5px 7px;
  border-radius: 3px;
}
.idioma-lista {
  font-size: 15px;
  color: white;
  text-decoration: none;
  background-color: #349A00;
  margin: 0px 0px 0px 10px;
  height: 39px;
  border: none;
}
.idioma-lista-int {
  font-size: 13px;
  color: white;
  text-decoration: none;
  background-color: #349A00;
  margin: 0px 0px 0px 10px;
  height: 39px;
  padding: 2px 10px;
  border: none;
}
.link-menu {
  color: black;
  text-decoration: none;
  margin: 0px 3px 0px 3px;
  padding: 8px 6px;
  border-radius: 3px;
}
.link-menu:hover {
  color: white;
  background-color: #1A5000;
}
.nav-mobile {
  margin: 0px 0px 0px 20px;
  cursor: pointer;
  display: none;
  align-items: center;
}
.ico-menu1 {
  margin-left: 3px;
}
/*HEADER INTERNO*/
.interno {
  background-color: #349A00;
}
.link-menu-int {
  color: white;
  text-decoration: none;
  margin: 0px 4px 0px 4px;
  padding: 8px 3px;
  border-radius: 3px;
}
.link-menu-int:hover {
  color: black;
  background-color: #BBDDA9;
}
.english-int {
  font-size: 15px;
  color: white;
  text-decoration: none;
  background-color: black;
  margin: 0px 0px 0px 10px;
  padding: 5px 7px;
  border-radius: 3px;
}
.nav-interno {
  color: white !important;
}
.nav-interno1 {
  background-color: white !important;
}
/*FOOTER*/
.linea-footer {
  width: 100%;
  height: 1px;
  background-color: black;
  margin: 10px 0px 30px 0px;
}
.certificacion-interna {
  width: 100%;
  color: gray;
  font-size: 14px;
}
.img-certificacion {
  width: 100%;
}
.certi-interna {
  height: 50px;
  margin: 10px 5px;
}
.certi-interna1 {
  height: 53px;
  margin: 10px 5px;
}
.redes-interna {
  width: 100%;
  margin: 70px 0px 0px 0px;
  display: flex;
  justify-content: center;
}
.ico-redes-interno {
  background-color: #349A00;
  color: white;
  text-decoration: none;
  font-size: 25px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin: 0px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ico-redes-interno:hover {
  background-color: white;
  color: #349A00;
}
.footer {
  width: 100%;
  background-color: black;
  color: white;
  padding: 70px 0px 25px 0px;
  margin: -30px 0px 0px 0px;
}
.logo-promaca {
  width: 170px;
}
.datos-footer {
  display: flex;
  align-items: center;
}
.dato1 {
  margin: 0px 0px 0px 19px;
  font-size: 15px;
  display: flex;
  align-items: center;
}
.ico-footer-int {
  font-size: 13px;
  margin: 0px 4px 0px 0px;
  width: 20px;
  height: 20px;
  background-color: white;
  color: black;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
}







/*INICIO*/
.inicio {
  width: 100%;
  height: 100vh;
  min-height: 820px;
  background-image: url(images/fondo-inicio.jpg);
  background-size: cover;
  background-position: center;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end !important;
  align-content: flex-end !important;
}
.wrap1 {
  width: 1200px;
  height: 100%;
  margin: auto;
  borders: 1px solid red;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
}
.copy-inicio {
  width: 30%;
  borders: 1px solid red;
}
.cierre-inicio {
  width: 65%;
  borders: 1px solid red;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: flex-end;
}
.certificaciones {
  color: white;
  font-size: 14px;
  margin: 0px 0px 25px 0px;
  display: flex;
  align-items: center;
}
.img-caertificacion1 {
  height: 40px;
  margin-left: 8px;
}
.img-caertificacion2 {
  height: 50px;
  margin-left: 8px;
}
.img-caertificacion3 {
  height: 45px;
  margin-left: 8px;
}
.redes {
  display: flex;
  margin: 0px 0px 25px 0px;
}
.ico-cierre-inicio {
  display: block;
  color: white;
  text-decoration: none;
  width: 40px;
  height: 40px;
  border: 1px solid white;
  border-radius: 50%;
  margin-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ico-cierre-inicio:hover {
  background-color: #349A00;
  color: white;
  border: 1px solid #349A00;
}
h1 {
  margin: 0;
  font-weight: lighter;
  font-size: 60px;
  line-height: 55px;
}
.line1 {
  width: 100px;
  height: 2px;
  margin: 20px 0px;
  background-color: black;
}
.exportacion {
  font-size: 29px;
}
.carousel-inicio {
  background-color: #349A00;
  text-align: center;
  padding: 300px 0px 30px 0px;
  margin: -250px 0px 0px 0px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}
.titulo-producto-inicio {
  font-size: 19px;
  line-height: 21px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  width: 90%;
  margin: auto;
}
.bt1 {
  color: white;
  text-decoration: none;
  border: 1px solid white;
  border-radius: 4px;
  display: inline-block;
  padding: 10px 20px;
}
.bt1:hover {
  color: white;
  border: 1px solid black;
  background-color: black;
}
/*PROMACA*/
.baner-promaca {
  background-image: url(images/fondo-promaca1.jpg);
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 650px;
  display: flex;
  justify-content: center;
}
.baner-contactos {
  background-image: url(images/fondo-contactos.jpg);
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 650px;
  display: flex;
  justify-content: center;
}
.wrap-baner {
  width: 1200px;
  height: 100%;
  margin: auto;
  color: white;
  borders: 1px solid red;
  padding: 0px 0px 40px 0px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.titulo-baner {
  font-size: 60px;
  line-height: 60px;
}
.linea-baner1 {
  width: 100px;
  height: 2px;
  background-color: white;
  margin: 20px 0px;
}
.subtitulo-baner {
  font-size: 34px;
}
.empresa {
  width: 100%;
  margin: -140px 0px 100px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.texto-empresa {
  width: 42%;
  text-align: justify;
  margin: 200px 0px 0px 0px;
}
.imagen-empresa {
  width: 54%;
}
.texto-imagen-empresa {
  width: 100%;
  text-align: center;
  color: #1A5000;
  font-size: 20px;
  line-height: 20px;
}
.linea-empresa {
  background-color: #1A5000;
  width: 20px;
  height: 2px;
  margin: 10px auto;
}
.titulo2 {
  color: #349A00;
  font-size: 45px;
  line-height: 45px;
  font-weight: bold;
}
.iconografia {
  width: 100%;
  margin: 50px 0px 100px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.iconografia1 {
  width: 22%;
  font-size: 25px;
  line-height: 25px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
}
.ico-icono {
  color: #349A00;
  font-size: 50px;
  margin: 0px 0px 17px 0px;
}
.talento {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.img-talento {
  width: 60%;
}
.texto-talento {
  width: 36%;
  text-align: justify;
}
.titulo-talento {
  text-align: right;
  font-size: 35px;
  line-height: 37px;
  margin: 0px 0px 10px 0px;
}
.desarrollo {
  width: 100%;
  background-image: url(images/desarrollamos1.jpg);
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  margin: 100px 0px 100px 0px;
}
.fondo-color {
  width: 100%;
  height: 100%;
  padding: 160px 0px;
  background-color: rgba(0,0,0,0.7);
  display: flex;
  justify-content: center;
  align-items: center;
}
.texto-desarrollo {
  color: white;
  font-size: 45px;
  text-align: center;
  width: 750px;
  background-colors: pink;
}
/*PRODUCTOS*/
.baner-productos {
  background-image: url(images/fondo-productos.jpg);
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 650px;
  display: flex;
  justify-content: center;
}
.titulo-productos {
  font-size: 40px;
  line-height: 42px;
  margin: 30px 0px;
}
.wrap-categoria {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.categoria {
  width: 30%;
  color: #349A00;
  text-decoration: none;
  border: 1px solid #349A00;
  padding: 30px 0px;
  border-radius: 11px;
}
.categoria:hover {
  background-color: #349A00;
  color: white;
  border: 1px solid #349A00;
}
.ico-categoria {
  font-size: 60px;
}
.product1 {
  font-weight: lighter;
  font-size: 35px;
  line-height: 35px;
  margin: 19px 0px 0px 0px;
}
.product2 {
  font-weight: bold;
  font-size: 18px;
}
.productos-listado {
  width: 100%;
  margin: 50px 0px 170px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.lista1 {
  width: 22%;
  box-sizing: border-box;
  border: 1px solid black;
  border-radius: 9px;
  padding: 26px;
  text-align: center;
  margin: 20px 0px 30px 0px;
}
.linea-lista {
  width: 40px;
  height: 5px;
  background-color: black;
  margin: auto;
}
.nombre-lista {
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  margin: 10px 0px 18px 0px;
}
.vermas-lista {
  display: inline-block;
  color: #349A00;
  border: 1px solid #349A00;
  text-decoration: none;
  padding: 7px 26px;
  font-size: 16px;
  font-weight: normal;
  border-radius: 19px;
}
.vermas-lista:hover {
  display: inline-block;
  color: white;
  background-color: #349A00;
  border: 1px solid #349A00;
  text-decoration: none;
  padding: 7px 26px;
  font-size: 16px;
  font-weight: normal;
  border-radius: 19px;
}
/*PRODUCTOS PREVIEW*/
.ruta {
  background-color: #1A5000;
}
.wrap-ruta {
  width: 1200px;
  margin: auto;
  color: #BBDDA9;
  padding: 10px 0px;
  font-size: 14px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.link-ruta {
  color: #BBDDA9;
  text-decoration: none;
}
.link-ruta:hover {
  color: #BBDDA9;
  text-decoration: underline;
}
.slash {
  margin: 0px 8px;
}
.preview {
  width: 100%;
  margin: 70px 0px 200px 0px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
} 
.preview-left {
  width: 70%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.form-pedido {
  width: 25%;
  background-color: rgba(0,0,0,0.2);
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 40px 25px;
  box-sizing: border-box;
}
.producto-interno1 {
  width: 55%;
  box-sizing: border-box;
  border: 1px solid gray;
  padding: 20px;
  border-radius: 10px;
}
.datos-producto {
  width: 42%;
  text-align: left;
}
.titulo-producto-interno {
  font-size: 40px;
  line-height: 40px;
  color: #349A00;
}
.datos-descripcion {
  text-align: justify;
  margin: 28px 0px 60px 0px;
  font-size: 17px;
}
.datos-titulo {
  background-color: #349A00;
  display: inline-block;
  color: white;
  padding: 10px 30px;
  text-align: left;
}
.datos-presentaciones {
  margin: 20px 0px 100px 0px;
}
.bt2 {
  background-color: #349A00;
  color: white;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
  padding: 7px 30px;
  border-radius: 40px;
}
.form-pedido-titulo {
  width: 100%;
  font-size: 27px;
  line-height: 27px;
  margin: 0px 0px 20px 0px;
}
.campo-consulta {
  width: 100%;
  margin: 7px 0px 0px 0px;
  box-sizing: border-box;
}
.campo-consulta-a {
  width: 100%;
  margin: 7px 0px 0px 0px;
  box-sizing: border-box;
}
.campo-consulta1 {
  font-family: 'Fira Sans', sans-serif;
  font-size: 15px;
  width: 100%;
  padding: 4px 10px 6px 10px;
  box-sizing: border-box;
  border-radius: 6px;
  background-color: rgba(255,255,255,0.4);
  color: white;
  border: 0;
  font-weight: lighter;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: black;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: black;
}


.bt3 {
  background-color: black;
  color: white;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
  padding: 7px 30px;
  border-radius: 40px;
  margin: 20px 0px 0px 0px;
}
.otros {
  width: 100%;
  color: gray;
  margin: 0px 0px 20px 0px;
}
.cat-int {
  margin: 0px 0px 100px 0px;
}
.categoria-interna1 {
  width: 30%;
  color: gray;
  text-decoration: none;
  border: 1px solid gray;
  padding: 30px 0px;
  border-radius: 11px;
}
.categoria-interna1:hover {
  background-color: #349A00;
  color: white;
  border: 1px solid #349A00;
}
/*NOTICIAS*/
.noticias {
  width: 80%;
  max-width: 1000px;
  margin: auto;
  padding: 180px 0px 200px 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.titulo-noticias {
  font-size: 40px;
  line-height: 40px;
  text-align: center;
}
.fecha {
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  margin: 10px 0px 40px 0px;
}
.compartir {
  text-align: center;
  width: 100%;
  font-size: 15px;
  margin: -30px 0px 0px 0px;
}
.ico-comparte {
  background-color: #349A00;
  color: white;
  text-decoration: none;
  width: 50px;
  height: 50px;
  font-size: 23px;
  border-radius: 50px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.descripcion-noticia {
  text-align: justify;
  margin: 50px 0px 0px 0px;
}
.titulo-pop {
  font-size: 23px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 23px;
}
.noticia-ant {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  color: black;
  text-decoration: none;
  font-size: 22px;
  margin: 20px 0px;
}
.noticia-ant:hover {
  text-decoration: underline;
}
.fecha-ant {
  font-size: 15px;
  width: 100%;
}
/*CONTACTOS*/
.mapa-contact {
  width: 60%;
  height: 400px;
  background-color: gray;
}
#frmContacto {
  width: 35%;
}
.escribenos {
  width: 800px;
  margin: auto;

  display: flex;
  justify-content: space-between;
}
.contacto1 {
  width: 100%;
  margin: 5px 0px 5px 0px;
}
.contacto1-a {
  font-family: 'Fira Sans', sans-serif;
  font-size: 16px;
  font-weight: lighter;
  width: 100%;
  border: 1px solid black;
  box-sizing: border-box;
  padding: 5px 10px;
  border-radius: 4px;
}





/*SERVICIOS*/
.servicios {
  width: 100%;
  height: 100vh;
  min-height: 666px;
  background-image: url(images/fondo-servicios.jpg);
  background-size: cover;
  background-position: center;
  margin: 0px 0px 100px 0px;

  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.wrap-servicios {
  width: 1200px;
  height: 100%;

  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}

.servicios-content {
  width: 35%;
  background-color: rgba(90,50,20,0.7);
  box-sizing: border-box;
  padding: 40px 28px 50px 28px;
  color: white;
}
.img-maca-servicios {
  width: 60%;
  margin-bottom: -30px;
}
.titu-servicios {
  font-weight: bold;
  font-size: 50px;
}
.subtitu-servicios {
  font-weight: bold;
  font-size: 28px;
}
.texto-servicios {
  margin: 0px 0px 20px 0px;
}
.linea-servicios {
  width: 90px;
  height: 2px;
  background-color: white;
  margin: 0px 0px 40px 0px;
}























@media all and  (max-width: 1370px) {
/*CONTENEDORES*/
.wrap-interno {
  width: 900px;
  margin: auto;
  borders: 1px solid red;
  text-align: center;
}
.wrap-footer {
  width: 900px;
  margin: auto;
  borders: 1px solid red;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
/*HEADER - HEADER - HEADER*/
.wrap-header {
  width: 900px;
  margin: auto;;
  borders: 1px solid red;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}



/*INICIO - INICIO*/
.inicio {
  width: 100%;
  height: 100vh;
  min-height: 690px;
  background-image: url(images/fondo-inicio.jpg);
  background-size: cover;
  background-position: center;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end !important;
  align-content: flex-end !important;
}
.wrap1 {
  width: 900px;
  height: 100%;
  margin: auto;
  borders: 1px solid red;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
}
h1 {
  margin: 0;
  font-weight: lighter;
  font-size: 50px;
  line-height: 45px;
}
.carousel-inicio {
  background-color: #349A00;
  text-align: center;
  padding: 220px 0px 30px 0px;
  margin: -200px 0px 0px 0px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}
.line1 {
  width: 100px;
  height: 2px;
  margin: 20px 0px;
  background-color: black;
}
.exportacion {
  font-size: 25px;
}
/*PROMACA*/
.baner-promaca {
  background-image: url(images/fondo-promaca1.jpg);
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 450px;
  display: flex;
  justify-content: center;
}
.baner-contactos {
  background-image: url(images/fondo-contactos.jpg);
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 450px;
  display: flex;
  justify-content: center;
}
.wrap-baner {
  width: 900px;
  height: 100%;
  margin: auto;
  color: white;
  borders: 1px solid red;
  padding: 0px 0px 40px 0px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.empresa {
  width: 100%;
  margin: -50px 0px 100px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.texto-empresa {
  width: 58%;
  text-align: justify;
  margin: 90px 0px 0px 0px;
}
.imagen-empresa {
  width: 40%;
}
/*PRODUCTOS*/
.baner-productos {
  background-image: url(images/fondo-productos.jpg);
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 450px;
  display: flex;
  justify-content: center;
}
.categoria {
  width: 32%;
  color: #349A00;
  text-decoration: none;
  border: 1px solid #349A00;
  padding: 30px 0px;
  border-radius: 11px;
}
.categoria:hover {
  background-color: #349A00;
  color: white;
  border: 1px solid #349A00;
}
.product1 {
  font-weight: lighter;
  font-size: 25px;
  line-height: 25px;
  margin: 19px 0px 0px 0px;
}
.product2 {
  font-weight: bold;
  font-size: 16px;
}
.lista1 {
  width: 23%;
  box-sizing: border-box;
  border: 1px solid black;
  border-radius: 9px;
  padding: 26px;
  text-align: center;
  margin: 20px 0px 10px 0px;
}
/*PRODUCTOS PREVIEW*/
.wrap-ruta {
  width: 900px;
  margin: auto;
  color: #BBDDA9;
  padding: 10px 0px;
  font-size: 14px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.datos-presentaciones {
  margin: 20px 0px 40px 0px;
}


/*SERVICIOS*/
.wrap-servicios {
  width: 900px;
  height: 100%;

  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}











}  















@media all and  (max-width: 960px) {
/*CONTENEDORES*/
.wrap-interno {
  width: 600px;
  margin: auto;
  borders: 1px solid red;
  text-align: center;
}
.subtitulo-baner {
  font-size: 24px;
  text-align: center;
}
.wrap-footer {
  width: 600px;
  margin: auto;
  borders: 1px solid red;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
/*HEADER - HEADER - HEADER*/
.wrap-header {
  width: 600px;
  margin: auto;;
  borders: 1px solid red;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.link-menu {display: none;}
.link-menu-int {display: none;}
.nav-mobile {
  margin: 0px 0px 0px 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
/*FOOTER*/
.datos-footer {
  width: 100%;
  margin: 20px 0px 0px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sale1-footer {display: none !important;}
.dato1 {
  margin: 0px 0px 0px 0px;
  font-size: 15px;
  display: flex;
  align-items: center;
}
/*INICIO - INICIO*/
.inicio {
  width: 100%;
  height: 100vh;
  min-height: 905px;
  background-image: url(images/fondo-inicio.jpg);
  background-size: cover;
  background-position: center;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end !important;
  align-content: flex-end !important;
}
.wrap1 {
  width: 600px;
  height: 100%;
  margin: auto;
  borders: 1px solid red;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
}
.copy-inicio {
  width: 50%;
  borders: 1px solid red;
  margin: 0px 0px 90px 0px;
}
.cierre-inicio {
  width: 600px;
  borders: 1px solid red;
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: flex-end;
}
/*PROMACA*/
.wrap-baner {
  width: 600px;
  height: 100%;
  margin: auto;
  color: white;
  borders: 1px solid red;
  padding: 0px 0px 40px 0px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.empresa {
  width: 100%;
  margin: -60px 0px 100px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.sale-br2 {display: none;}
.titulo-baner {
  font-size: 45px;
  line-height: 45px;
  text-align: center;
}
.texto-empresa {
  width: 100%;
  text-align: justify;
  order: 2;
}
.imagen-empresa {
  width: 100%;
  order: 1;
}
.titulo2 {
  color: #349A00;
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
}
.iconografia1 {
  width: 42%;
  font-size: 25px;
  line-height: 25px;
  font-weight: bold;
  margin: 0px 0px 50px 0px;
  display: flex;
  flex-direction: column;
}
.img-talento {
  width: 100%;
  margin: 0px 0px 20px 0px;
}
.texto-talento {
  width: 100%;
  text-align: justify;
}
.sale-br1 {display: none;}
.titulo-talento {
  text-align: center;
  font-size: 35px;
  line-height: 37px;
  margin: 0px 0px 10px 0px;
}
.fondo-color {
  width: 100%;
  height: 100%;
  padding: 100px 0px;
  background-color: rgba(0,0,0,0.7);
  display: flex;
  justify-content: center;
  align-items: center;
}
.texto-desarrollo {
  color: white;
  font-size: 45px;
  text-align: center;
  width: 88%;
  background-colors: pink;
}
/*PRODUCTOS*/
.product1 {
  font-weight: lighter;
  font-size: 18px;
  line-height: 22px;
  margin: 19px 0px 0px 0px;
}
.product2 {
  font-weight: bold;
  font-size: 13px;
}
.lista1 {
  width: 31%;
  box-sizing: border-box;
  border: 1px solid black;
  border-radius: 9px;
  padding: 20px 10px 20px 10px;
  text-align: center;
  margin: 20px 0px 10px 0px;
}
.img-lista {
  width: 80%;
  display: block;
  margin: auto;
}
/*PRODUCTOS PREVIEW*/
.wrap-ruta {
  width: 600px;
  margin: auto;
  color: #BBDDA9;
  padding: 10px 0px;
  font-size: 14px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.preview-left {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.form-pedido {
  width: 100%;
  background-color: rgba(0,0,0,0.2);
  border-radius: 7px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 15px;
  margin: 100px 0px 0px 0px;
  box-sizing: border-box;
}
.campo-consulta {
  width: 49%;
  margin: 7px 0px 0px 0px;
}



/*CONTACTOS*/
.mapa-contact {
  width: 100%;
  height: 400px;
  background-color: gray;
  margin: 0px 0px 40px 0px;
}
#frmContacto {
  width: 100%;
}
.escribenos {
  width: 100%;
  margin: auto;

  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}


/*SERVICIOS*/
.wrap-servicios {
  width: 80%;
  height: 100%;

  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}
.img-maca-servicios {display: none;}

.servicios-content {
  width: 100%;
  background-color: rgba(90,50,20,0.7);
  box-sizing: border-box;
  padding: 40px 28px 50px 28px;
  color: white;
}
.titu-servicios {
  font-size: 35px;
}



}












@media all and  (max-width: 650px) {
/*CONTENEDORES*/
.wrap-interno {
  width: 400px;
  margin: auto;
  borders: 1px solid red;
  text-align: center;
}



.categoria-interna1 {
  width: 100%;
  color: gray;
  text-decoration: none;
  border: 1px solid gray;
  padding: 19px 0px;
  border-radius: 9px;
   margin: 10px 0px 0px 0px;
}
.categoria-interna1:hover {
  background-color: #349A00;
  color: white;
  border: 1px solid #349A00;
}


.wrap-footer {
  width: 400px;
  margin: auto;
  borders: 1px solid red;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
/*HEADER - HEADER - HEADER*/
.wrap-header {
  width: 88%;
  margin: auto;;
  borders: 1px solid red;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.nav-mobile {
  margin: 0px 0px 0px 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.poderoso {
  width: 140px;
}
.idioma-lista {
  font-size: 13px;
  color: white;
  text-decoration: none;
  background-color: #349A00;
  margin: 0px 0px 0px 10px;
  height: 30px;
  width: 65px;
}
.idioma-lista-int {
  font-size: 13px;
  color: white;
  text-decoration: none;
  background-color: #349A00;
  margin: 0px 0px 0px 10px;
  height: 35px;
  padding: 2px 10px;
  width: 85px;
}
/*FOOTER*/
.datos-footer {
  width: 100%;
  margin: 20px 0px 0px 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.sale1-footer {display: flex !important;}
.dato1 {
  width: 100%;  
  margin: 0px 0px 0px 0px;
  font-size: 15px;
  margin: 11px 0px 0px 0px;
  display: flex;
  align-items: center;
}
/*INICIO - INICIO*/
.inicio {
  width: 100%;
  height: 100vh;
  min-height: 908px;
  background-image: url(images/fondo-inicio.jpg);
  background-size: cover;
  background-position: center;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end !important;
  align-content: flex-end !important;
}
.wrap1 {
  width: 400px;
  height: 100%;
  margin: auto;
  borders: 1px solid red;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-end;
}
.copy-inicio {
  width: 300px;
  borders: 1px solid red;
  margin: 0px 0px 140px 0px;
  text-align: center;
}
.line1 {
  width: 100px;
  height: 2px;
  margin: 10px auto;
  background-color: black;
}
.cierre-inicio {
  width: 300px;
  borders: 1px solid red;
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: flex-end;
}
.certificaciones {
  width: 100%;
  justify-content: center;
  color: white;
  font-size: 14px;
  margin: 0px 0px 10px 0px;
  display: flex;
  align-items: center;
}
.redes {
  width: 100%;
  justify-content: center;
  display: flex;
  margin: 0px 0px 25px 0px;
}
/*PROMACA*/
.wrap-baner {
  width: 88%;
  height: 100%;
  margin: auto;
  color: white;
  borders: 1px solid red;
  padding: 0px 0px 70px 0px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.iconografia1 {
  width: 100%;
  font-size: 25px;
  line-height: 25px;
  font-weight: bold;
  margin: 0px 0px 50px 0px;
  display: flex;
  flex-direction: column;
}
.fondo-color {
  width: 100%;
  height: 100%;
  padding: 60px 0px;
  background-color: rgba(0,0,0,0.7);
  display: flex;
  justify-content: center;
  align-items: center;
}
.texto-desarrollo {
  color: white;
  font-size: 35px;
  text-align: center;
  width: 88%;
  background-colors: pink;
}
/*PRODUCTOS*/
.categoria {
  width: 31%;
  color: #349A00;
  text-decoration: none;
  border: 1px solid #349A00;
  padding: 19px 0px;
  border-radius: 9px;
  margin: 10px 0px 0px 0px;
}
.ico-categoria {
  font-size: 40px;
}
.product1 {
  font-weight: lighter;
  font-size: 16px;
  line-height: 18px;
  margin: 9px 0px 0px 0px;
}
.product2 {
  font-weight: bold;
  font-size: 9px;
}
.lista1 {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid black;
  border-radius: 9px;
  padding: 20px 10px 30px 10px;
  text-align: center;
  margin: 20px 0px 10px 0px;
}
.img-lista {
  width: 80%;
  display: block;
  margin: auto;
}
/*PRODUCTOS PREVIEW*/
.wrap-ruta {
  width: 400px;
  margin: auto;
  color: #BBDDA9;
  padding: 10px 0px;
  font-size: 14px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.producto-interno1 {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid gray;
  padding: 20px;
  border-radius: 10px;
}
.datos-producto {
  width: 100%;
  text-align: center;
}
.datos-titulo {
  background-color: #349A00;
  display: inline-block;
  color: white;
  padding: 10px 30px;
  text-align: left;
  width: 100%;
  box-sizing: border-box;
}
.datos-presentaciones {
  margin: 20px 0px 100px 0px;
  text-align: left;
}
.titulo-producto-interno {
  font-size: 30px;
  line-height: 30px;
  color: #349A00;
  text-align: center;
  margin: 20px 0px 0px 0px;
}
}  

@media all and  (max-width: 435px) {
/*CONTENEDORES*/
.wrap-interno {
  width: 88%;
  margin: auto;
  borders: 1px solid red;
  text-align: center;
}
.wrap-footer {
  width: 88%;
  margin: auto;
  borders: 1px solid red;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
/*HEADER - HEADER - HEADER*/
.wrap-header {
  width: 88%;
  margin: auto;;
  borders: 1px solid red;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.nav-mobile {
  margin: 0px 0px 0px 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.poderoso {
  width: 120px;
}
.sale1 {display: none;}
/*FOOTER*/
.ico-redes-interno {
  background-color: #349A00;
  color: white;
  text-decoration: none;
  font-size: 18px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0px 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ico-redes-interno:hover {
  background-color: white;
  color: #349A00;
}
/*INICIO - INICIO*/
.inicio {
  width: 100%;
  height: 100vh;
  min-height: 990px;
  background-image: url(images/fondo-inicio.jpg);
  background-size: cover;
  background-position: center;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end !important;
  align-content: flex-end !important;
}
.wrap1 {
  width: 88%;
  height: 100%;
  margin: auto;
  borders: 1px solid red;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-end;
}
.copy-inicio {
  width: 100%;
  borders: 1px solid red;
  margin: 0px 0px 140px 0px;
  text-align: center;
}
/*PRODUCTOS*/
.categoria {
  width: 100%;
  color: #349A00;
  text-decoration: none;
  border: 1px solid #349A00;
  padding: 19px 0px;
  border-radius: 9px;
  margin: 10px 0px 0px 0px;
}
.ico-categoria {
  font-size: 40px;
}
.product1 {
  font-weight: lighter;
  font-size: 19px;
  line-height: 23px;
  margin: 9px 0px 0px 0px;
}
.product2 {
  font-weight: bold;
  font-size: 14px;
}
.lista1 {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid black;
  border-radius: 9px;
  padding: 20px 16px 30px 16px;
  text-align: center;
  margin: 20px 0px 10px 0px;
}
.img-lista {
  width: 80%;
  display: block;
  margin: auto;
}
.titulo-productos {
  font-size: 30px;
  line-height: 32px;
  margin: 30px 0px;
}
/*PRODUCTOS PREVIEW*/
.ruta {display: none;}

}  
@media all and  (max-width: 325px) {
/*INICIO - INICIO*/
.inicio {
  width: 100%;
  height: 100vh;
  min-height: 860px;
  background-image: url(images/fondo-inicio.jpg);
  background-size: cover;
  background-position: center;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end !important;
  align-content: flex-end !important;
}
