Help
RSS
API
Feed
Maltego
Contact
Domain > inamec.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-03-17
3.166.118.64
(
ClassC
)
2025-12-15
3.175.34.57
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Mon, 15 Dec 2025 16:38:42 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://inamec.com/X-Cache: Redirect from cloudfrontVia: 1.1 122c3ada56617c24649677d3b2f50200.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P3X-Amz-Cf-Id: pSgsMoGC5n1v-HE2lV8nFI-v4KBcckWiypq5JF_Mhve_59wkrKMw4A html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 42382Connection: keep-aliveDate: Sun, 14 Dec 2025 23:00:11 GMTLast-Modified: Tue, 25 Jul 2023 13:35:53 GMTETag: 29a04ab3dd79e6a0db15e4eb8037b094Server: AmazonS3X-Cache: Hit from cloudfrontVia: 1.1 e3de3342d71bbdf1f2c9c88468a73486.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P3X-Amz-Cf-Id: awn8d0IHIp_2572yLg3lcujrVQscvSGeGGtoZgyLV4h72uCgcMcQ-QAge: 63512 !doctype html>html classno-js xml:langes langes>head>!-- title -->title>Grupo Industrial Inamec SAS/title>meta charsetutf-8>meta http-equivX-UA-Compatible contentIEedge />meta nameviewport contentwidthdevice-width,initial-scale1.0,maximum-scale1 />meta nameauthor contentAgrofy>!-- description -->meta namedescription content# />!-- keywords -->meta namekeywords content# />!-- favicon -->link relshortcut icon hrefimages/favicon.png>link relapple-touch-icon hrefimages/apple-touch-icon-57x57.png>link relapple-touch-icon sizes72x72 hrefimages/apple-touch-icon-72x72.png>link relapple-touch-icon sizes114x114 hrefimages/apple-touch-icon-114x114.png>!-- animation -->link relstylesheet hrefcss/animate.css />!-- bootstrap -->link relstylesheet hrefcss/bootstrap.min.css />!-- et line icon --> link relstylesheet hrefcss/et-line-icons.css />!-- font-awesome icon -->link relstylesheet hrefcss/font-awesome.min.css />!-- themify icon -->link relstylesheet hrefcss/themify-icons.css>!-- swiper carousel -->link relstylesheet hrefcss/swiper.min.css>!-- justified gallery -->link relstylesheet hrefcss/justified-gallery.min.css>!-- magnific popup -->link relstylesheet hrefcss/magnific-popup.css />!-- bootsnav -->link relstylesheet hrefcss/bootsnav.css>!-- style -->link relstylesheet hrefcss/style.css />!-- responsive css -->link relstylesheet hrefcss/responsive.css />!--if IE>script srcjs/html5shiv.js>/script>!endif-->script srchttps://ajax.googleapis.com/ajax/libs/angularjs/1.6.9/angular.min.js>/script>script srchttps://cdn.rawgit.com/angular-ui/bootstrap/gh-pages/ui-bootstrap-tpls-1.3.2.js>/script>script>(function () {use strict; var app angular.module(app, ui.bootstrap);})();var controllerId productdetail;var listarAgroshops https://apigateway-colombia.agrofy.com/api/listing/agroshops/2462?&QueryFilters0.id646&QueryFilters0.conditionoferta&QueryFilters0.valueOfertas+Destacadas&QueryFilters1.id630&QueryFilters1.conditionagroshop_id&QueryFilters1.value2462&agroshopIdToSearch2462&size50&start0&tab61&CdoId1;angular.module(app).controller(controllerId, $scope,$http, $sce, $timeout, productdetail).filter(to_trusted, $sce, function($sce){ return function(text) { return $sce.trustAsHtml(text); };}).filter(convertComma, function(){return function(text){ if(text) { var t text.toString().replace(,,.); return t; }}}).filter(start, function () {return function (input, start) { if (!input || !input.length) { return; } return input.slice(start);};});function productdetail($scope, $http, $sce, $timeout) { // Properties var vm this; vm.title ; $scope.filterModel {}; $scope.appliedFilters ; var categoryToshow 0; // 0 categoria N1 - 1 categoria N2 // // var category categoryToshow 1 ? submain_category_name : main_category_name; var category categoryToshow 1 ? categoryname : main_category_name; $scope.currentPage 1; $scope.itemsPerPage 16; $scope.showingStart 1; $scope.productsInView 1; $scope.showFiltersCategory true; $scope.categoriesToshow category; $scope.filters ; $scope.isInArray function(obj) { angular.forEach(obj, function (value, index) { if($scope.categoriesToshow.indexOf(value.Name) > -1) { $scope.filters.push(value); } }); };function refresh() { if($scope.Items) { if($scope.appliedFilters.length && $scope.appliedFilters.length 1) { $scope.filteredItems $scope.Items.filter(function(item){ for (i 0; i $scope.appliedFilters.length; i++) { if($scope.appliedFiltersi.filter category) { $scope.categorySelected $scope.appliedFiltersi.value; if($scope.appliedFiltersi.value itemcategory) { return true; } } else { var attribute $scope.appliedFiltersi.filter; if($scope.appliedFiltersi.value item.Dataattribute) { return true; } } } }) } else if($scope.appliedFilters.length && $scope.appliedFilters.length > 2) { var arrayConcatFitlers ; $scope.filteredItems $scope.filteredItems.filter(function(item){ for (i 0; i $scope.appliedFilters.length; i++) { if($scope.appliedFiltersi.filter category) { $scope.categorySelected $scope.appliedFiltersi.value; } var attribute $scope.appliedFiltersi.filter ! category ? $scope.appliedFiltersi.filter: null; if(attribute && $scope.categorySelected){ if($scope.appliedFiltersi.value item.Dataattribute && $scope.categorySelected itemcategory) { arrayConcatFitlers.push(item); } } } }) $scope.filteredItems arrayConcatFitlers; $scope.totalItems $scope.filteredItems.length; } else {$scope.filteredItems $scope.Items;} }}; $scope.clearFilter function(filter) { var arrayFilters ; for (i 0; i $scope.appliedFilters.length; i++) { if($scope.appliedFiltersi ! filter) { arrayFilters.push($scope.appliedFiltersi); } }; $scope.appliedFilters arrayFilters; //$scope.resetArray(); if($scope.appliedFilters.length 1) { $scope.resetArray(); } $timeout(function() { $scope.showingEnd $scope.itemsPerPage * $scope.currentPage $scope.totalItems ? $scope.itemsPerPage * $scope.currentPage : $scope.filteredItems.length; }, 10); }; $scope.resetArray function () { $scope.filteredProducts $scope.Items; $scope.totalItems $scope.Items.length; }; function addToAppliedFilters(array, element) { if (!array.filter(e > e.filter element.filter).length > 0) { $scope.appliedFilters.push(element); } } $scope.selectFilter function(facet, filter, value) { var filterModel { filter : facet.Name, value : value }; if($scope.appliedFilters.length > 0){ angular.forEach($scope.appliedFilters, function(value, index) { addToAppliedFilters($scope.appliedFilters, filterModel); }); } else { $scope.appliedFilters.push(filterModel); $scope.totalItems filter.Quantity; } refresh(); $scope.showingEnd $scope.itemsPerPage * $scope.currentPage $scope.totalItems ? $scope.itemsPerPage * $scope.currentPage : $scope.totalItems; }; $scope.pageChanged function() { $scope.showingStart $scope.currentPage 1 ? 1:($scope.currentPage - 1) * $scope.itemsPerPage; $scope.showingEnd $scope.itemsPerPage * $scope.currentPage $scope.totalItems ? $scope.itemsPerPage * $scope.currentPage : $scope.totalItems; }; $scope.applySelectedFilter function (item) { if($scope.appliedFilters.length > 0) { for (i 0; i $scope.appliedFilters.length; i++) { if($scope.appliedFiltersi.filter category) { if($scope.appliedFiltersi.value itemcategory) { return true; } } else { var attribute $scope.appliedFiltersi.filter; if($scope.appliedFiltersi.value item.Dataattribute) { return true; } } } } else {return true;} }; $scope.applyCountFilter function(filterName, filterValue) { return function (item) { var countFilter angular.copy($scope.appliedFilters); countFilter.push({ filter: filterName, value: filterValue}); for (i 0; i countFilter.length; i++) { if (countFilteri.filter category) { if (countFilteri.value ! itemcategory){ return false; } } else { var attribute countFilteri.filter; if(countFilteri.value ! item.Dataattribute) { return false; } } } return true; }; } $scope.showMenuFilter function(items, index) { if(items) { var show; angular.forEach(items, function(value, index) { if(value) { show true;} }); return show; } } // Service $scope.getData function() { $http({ method: GET, url: listarAgroshops }).then(function successCallback(response) { $scope.agroshop response.data; $scope.isInArray($scope.agroshop.Facets); $scope.Items response.data.Hits; $scope.filteredProducts response.data.Hits; $scope.totalItems response.data.Hits.length; $scope.loading false; $scope.showingEnd $scope.itemsPerPage * $scope.currentPage $scope.totalItems ? $scope.itemsPerPage * $scope.currentPage : $scope.totalItems; //setPagingData($scope.currentPage); // this callback will be called asynchronously // when the response is available }, function errorCallback(response) { // called asynchronously if an error occurs // or server returns response with an error status. }); } $scope.getData(); $scope.$watch(Items, refresh); $scope.$watch(appliedFilters, refresh);}/script>/head>body>!-- start header -->header>!-- start navigation -->nav classnavbar navbar-default bootsnav navbar-fixed-top header-red background-transparent nav-box-width white-link navbar-expand-lg on no-full> div classcontainer nav-header-container> !-- start logo --> div classcol-auto pl-lg-0 md-margin-forty-five-right sm-margin-10px-right> a hrefindex.html titleInamec classlogo> img srcimages/logo.svg data-rjsimages/logo.svg classlogo-dark altInamec TitleInamec> img srcimages/logo-white.svg data-rjsimages/logo-full-white@2x.svg altInamec TitleInamec classlogo-light default>/a> /div> !-- end logo --> div classcol accordion-menu pr-lg-0> button typebutton classnavbar-toggler collapsed data-togglecollapse data-target#navbar-collapse-toggle-1> span classsr-only>toggle navigation/span> span classicon-bar>/span> span classicon-bar>/span> span classicon-bar>/span> /button> div classnavbar-collapse collapse justify-content-end idnavbar-collapse-toggle-1> ul classnav navbar-nav alt-font font-weight-700> li>a hrefindex.html titleInicio>Inicio/a>/li> li>a hrefempresa.html titleEmpresa>Empresa/a>/li> li>a href#productos titleProductos classinner-link>Productos/a>/li> !-- li>a hrefdescuentos.html titleDescuentos>Descuentos/a>/li> --> li>a hrefnoticias.html titleNoticias>Noticias/a>/li> !-- li>a hrefdistribuidores.html titleDistribuidores>Distribuidores/a>/li> --> li>a hrefcontacto.html titleContacto>Contacto/a>/li> /ul> /div> /div> div classcol-auto pr-lg-0> div classheader-searchbar> a hrefhttps://www.instagram.com/inamec.sas titleInstagram target_blank>i classfab fa-instagram aria-hiddentrue>/i>/a> a hrefhttps://facebook.com/Página-Inamec-Ltda-1043374502465554 titleFacebook target_blank>i classfab fa-facebook>/i>/a> a hrefhttps://www.youtube.com/channel/UCx8-dCb5RU1ON1cd8c9XDkg/featured titleYoutube target_blank>i classfab fa-youtube aria-hiddentrue>/i>/a> /div> /div>/div>/nav>!-- end navigation --> /header>!-- end header -->!-- start slider section --> section classp-0 main-slider h-75 mobile-height wow fadeIn> div classswiper-full-screen swiper-container h-100 w-100 white-move> div classswiper-wrapper> !-- start slider item --> div classswiper-slide cover-background stylebackground-image:url(images/slide-01.jpg);> div classcontainer position-relative full-screen> div classslider-typography text-center> div classslider-text-middle-main> div classslider-text-middle> div classalt-font text-white-2 text-uppercase font-weight-700 letter-spacing-minus-3 title-large margin-two-bottom width-90 mx-auto lg-width-80 md-margin-four-bottom sm-width-90 sm-margin-25px-bottom sm-letter-spacing-0> Tecnología quebr>mueve el campo/div> !-- div classbtn-dual> a hrefdistribuidor-Inamec.html TitleDistribuidor Inamec classbtn btn-transparent-white btn-small sm-margin-two-all>REGISTRARME/a> /div> --> /div> /div> /div> /div> /div> !-- end slider item --> !-- start slider item --> div classswiper-slide cover-background stylebackground-image:url(images/slide-02.jpg);> !-- div classopacity-extra-medium bg-black>/div> --> div classcontainer position-relative full-screen> div classslider-typography text-center> div classslider-text-middle-main> div classslider-text-middle> div classalt-font text-white-2 text-uppercase font-weight-700 letter-spacing-minus-3 title-large margin-two-bottom width-90 mx-auto lg-width-80 md-margin-four-bottom sm-width-90 sm-margin-25px-bottom sm-letter-spacing-0> Innovación Tecnificación y desarrollo de los campos/div> /div> /div> /div> /div> /div> !-- end slider item --> !-- start slider item --> div classswiper-slide cover-background stylebackground-image:url(images/slide-03.jpg);> !-- div classopacity-extra-medium bg-black>/div> --> div classcontainer position-relative full-screen> div classslider-typography text-center> div classslider-text-middle-main> div classslider-text-middle> h6 classtext-very-light-gray padding-ten-lr font-weight-300 margin-two-bottom md-margin-four-bottom sm-margin-15px-bottom>VER TODOS LOS/h6> div classalt-font text-white-2 text-uppercase font-weight-700 letter-spacing-minus-3 title-extra-large margin-two-bottom width-90 mx-auto lg-width-80 md-margin-four-bottom sm-width-90 sm-margin-25px-bottom sm-letter-spacing-0>PRODUCTOS/div> div classbtn-dual> a hrefproductos.html TitleInamec Producto classbtn btn-transparent-white btn-small sm-margin-two-all>ver productos/a> /div> /div> /div> /div> /div> /div> !-- end slider item --> /div> !-- start slider pagination --> div classswiper-pagination swiper-pagination-square swiper-pagination-white swiper-full-screen-pagination>/div> div classswiper-button-next swiper-button-black-highlight d-none>/div> div classswiper-button-prev swiper-button-black-highlight d-none>/div> !-- end slider pagination --> /div>/section>!-- end slider section -->!-- start interactive banners style 02 section -->section idproductos classwow fadeIn half-section> div classcontainer> div classrow> div classcol-12> div classrow justify-content-center> div classcol-12 col-xl-6 col-md-8 text-center last-paragraph-no-margin> h5 classalt-font text-extra-dark-gray font-weight-600> Equipos especializados para la tecnificación del campo/h5> /div> /div> div classrow m-0> div classcol-12 col-md-4 md-margin-four-bottom sm-margin-30px-bottom wow fadeInUp stylevisibility: visible; animation-name: fadeInUp;> div classpadding-25px-all md-padding-15px-all> span classtext-deep-pink text-center text-uppercase font-weight-700 d-block alt-font text-extra-large margin-10px-bottom> EQUIPOS IMPORTADOS/span> /div> div classmargin-five-bottom overflow-hidden image-hover-style-1 md-margin-20px-bottom> a hrefequipos-importados.html>img srcimages/equipos-importados.png altEQUIPOS IMPORTADOS titleEQUIPOS IMPORTADOS data-no-retina>/a> /div> /div> div classcol-12 col-md-4 md-margin-four-bottom sm-margin-30px-bottom wow fadeInUp stylevisibility: visible; animation-name: fadeInUp;> div classpadding-25px-all md-padding-15px-all> span classtext-deep-pink text-center text-uppercase font-weight-700 d-block alt-font text-extra-large margin-10px-bottom> PREPARACIÓN Y LABRANZA/span> /div> div classmargin-five-bottom overflow-hidden image-hover-style-1 md-margin-20px-bottom> a hrefpreparacion-labranza.html>img srcimages/preparacion-labranza.png altPREPARACIÓN Y LABRANZA titlePREPARACIÓN Y LABRANZA data-no-retina>/a> /div> /div> div classcol-12 col-md-4 md-margin-four-bottom sm-margin-30px-bottom wow fadeInUp stylevisibility: visible; animation-name: fadeInUp;> div classpadding-25px-all md-padding-15px-all> span classtext-deep-pink text-center text-uppercase font-weight-700 d-block alt-font text-extra-large margin-10px-bottom> MOVIMIENTO Y MANIPULACIÓN DE MATERIALES/span> /div> div classmargin-five-bottom overflow-hidden image-hover-style-1 md-margin-20px-bottom> a hrefmanipulacion-materiales.html>img srcimages/manipulacion-materiales.png altMOVIMIENTO Y MANIPULACIÓN DE MATERIALES titleMOVIMIENTO Y MANIPULACIÓN DE MATERIALES data-no-retina>/a> /div> /div> /div> /div> /div> /div> div classd-flex align-items-center justify-content-center width-100 height-100 text-center margin-two-top> a hrefproductos.html classbtn btn-medium btn-deep-pink text-medium border-radius-4 lg-margin-15px-bottom d-table d-lg-inline-block md-margin-lr-auto>VER TODOS LOS PRODUCTOS/a> /div>/section>section classwow fadeIn half-section md-padding-50px-top sm-padding-10px-top bg-light-gray stylevisibility: visible; animation-name: fadeIn;>div ng-appapp>div ng-controllerproductdetail as vm ng-cloak> div classcontainer> div classrow justify-content-center> div classcol-12 col-xl-6 col-md-8 text-center last-paragraph-no-margin> h5 classalt-font text-deep-pink font-weight-600 sm-padding-20px-top> Productos Imperdibles/h5> /div> /div> div classrow> div classcol-lg-12 col-md-12 p-md-0 stylepadding: 15px !important;> div classfilter-content overflow-hidden md-margin-one-all> div classpadding-10px-top ng-showtotalItems 0> center> img srcimages/logo-gris.png> h6 classpadding-30px-top>No hay productos para mostrar./h6> /center> /div> ul classportfolio-grid work-4col gutter-large hover-option6 lightbox-portfolio> li classgrid-sizer>/li> !-- start portfolio item --> li classgrid-item wow fadeInUp last-paragraph-no-margin ng-repeatitem in filteredItems | start: (currentPage - 1) * itemsPerPage | limitTo: itemsPerPage | filter:applySelectedFilter as filteredProducts track by $index ng-cloak> figure classsm-padding-5px-lr> div classportfolio-img position-relative text-center overflow-hidden background-white> img ng-srchttps://s3-sa-east-1.amazonaws.com/static.colombia.agrofy.com/media/catalog/product/cache/600x600{{item.image}} altCampo & Jardín styleheight: 265px; width: 100%; object-fit: contain;/> div classportfolio-icon> a hrefproduct-single.html?id{{item.Id}}>i classfas fa-link text-extra-dark-gray aria-hiddentrue>/i>/a> /div> /div> figcaption classbg-white border-top-color-listado position-relative styleheight: 100%; min-height: 220px;> div classportfolio-hover-main text-center> div classportfolio-hover-box-2 align-middle> div classportfolio-hover-content text-left> a hrefproduct-single.html?id{{item.Id}}> p classtext-light-gray text-large font-weight-700 text-left margin-10px-bottom styletext-decoration:line-through; display: inline-block; ng-ifitem.price ! 0>{{item.moneda}}{{item.priceText}}/p> p classtext-white-2 text-small font-weight-700 text-left btn-desc ng-ifitem.price ! 1>- {{item.porcentaje_descuento_oferta}}%/p> p classtext-deep-pink text-extra-large font-weight-700 text-left ng-ifitem.price ! 0>{{item.moneda}}{{item.special_price_text}}/p> p classtext-deep-pink text-large font-weight-700 text-left ng-ifitem.price 0>Asesorate acá/p> /a> a hrefproduct-single.html?id{{item.Id}}> span classline-height-normal font-weight-400 text-medium text-left alt-font margin-10px-tb text-extra-dark-gray text-uppercase d-block>{{item.name}}/span> /a> /div> div classbottom-description> span classline-height-normal font-weight-400 text-small text-left alt-font margin-15px-top text-extra-dark-gray d-block ng-ifitem.aviso_ciudad>i classfas fa-map-marker-alt stylecolor:#626262;>/i> {{item.aviso_ciudad}}/span> span classline-height-normal font-weight-400 text-small text-left alt-font margin-15px-top text-extra-dark-gray d-block ng-ifitem.condicion>{{item.condicion}}/span> /div> /div> /div> /figcaption> /figure> /li> !-- end portfolio item --> /ul> /div> /div> div ng-showtotalItems > 0 classcol-12 col-12 text-center btn-dual justify-content-center margin-50px-top md-margin-5px-top> !-- start buttons --> a hrefproductos-usados.html classbtn btn-medium btn-deep-pink text-medium border-radius-4 lg-margin-15px-bottom d-table d-lg-inline-block md-margin-lr-auto>VER PRODUCTOS/a> !-- end buttons --> /div> /div> /div>/div>/div>/section>section classwow fadeIn wow fadeIn stylevisibility: visible; animation-name: fadeIn;> div classcontainer lg-margin-ten-top md-no-margin-top> div classrow> div classcol-12 col-lg-3 text-center text-lg-left md-margin-40px-bottom sm-margin-30px-bottom> h6 classtext-deep-pink font-weight-600 alt-font mb-0> Contamos con más de 30 distribuidores autorizados en todo el país/h6> /div> !-- end feature box item --> !-- start feature box item --> div classcol-lg-2 offset-lg-1 col-md-3 col-xs-6 text-center text-lg-left wow fadeIn last-paragraph-no-margin data-wow-delay0.2s stylevisibility: visible; animation-delay: 0.2s; animation-name: fadeIn;> div classrow m-0> img srcimages/empresas/empresa-01.jpg alt> /div> /div> !-- end feature box item --> !-- start feature box item --> div classcol-lg-2 col-md-3 col-xs-6 text-center text-lg-left wow fadeIn last-paragraph-no-margin data-wow-delay0.4s stylevisibility: visible; animation-delay: 0.4s; animation-name: fadeIn;> div classrow m-0> img srcimages/empresas/empresa-02.jpg alt> /div> /div> !-- end feature box item --> !-- start feature box item --> div classcol-lg-2 col-md-3 col-xs-6 text-center text-lg-left wow fadeIn last-paragraph-no-margin data-wow-delay0.2s stylevisibility: visible; animation-delay: 0.2s; animation-name: fadeIn;> div classrow m-0> img srcimages/empresas/empresa-03.jpg alt> /div> /div> !-- end feature box item --> !-- start feature box item --> div classcol-lg-2 col-md-3 col-xs-6 text-center text-lg-left wow fadeIn last-paragraph-no-margin data-wow-delay0.4s stylevisibility: visible; animation-delay: 0.4s; animation-name: fadeIn;> div classrow m-0> img srcimages/empresas/empresa-04.jpg alt> /div> /div> !-- end feature box item --> /div> div classrow> div classcol-lg-3 text-center text-lg-left md-margin-40px-bottom sm-margin-30px-bottom> /div> !-- end feature box item --> !-- start feature box item --> div classcol-lg-2 offset-lg-1 col-md-3 col-xs-6 text-center text-lg-left wow fadeIn last-paragraph-no-margin data-wow-delay0.2s stylevisibility: visible; animation-delay: 0.2s; animation-name: fadeIn;> div classrow m-0> img srcimages/empresas/empresa-05.jpg alt> /div> /div> !-- end feature box item --> !-- start feature box item --> div classcol-lg-2 col-md-3 col-xs-6 text-center text-lg-left wow fadeIn last-paragraph-no-margin data-wow-delay0.4s stylevisibility: visible; animation-delay: 0.4s; animation-name: fadeIn;> div classrow m-0> img srcimages/empresas/empresa-06.jpg alt> /div> /div> !-- end feature box item --> !-- start feature box item --> div classcol-lg-2 col-md-3 col-xs-6 text-center text-lg-left wow fadeIn last-paragraph-no-margin data-wow-delay0.2s stylevisibility: visible; animation-delay: 0.2s; animation-name: fadeIn;> div classrow m-0> img srcimages/empresas/empresa-07.jpg alt> /div> /div> !-- end feature box item --> !-- start feature box item --> div classcol-lg-2 col-md-3 col-xs-6 text-center text-lg-left wow fadeIn last-paragraph-no-margin data-wow-delay0.4s stylevisibility: visible; animation-delay: 0.4s; animation-name: fadeIn;> div classrow m-0> img srcimages/empresas/empresa-08.jpg alt> /div> /div> !-- end feature box item --> /div> /div>/section>section idcontact classwow fadeIn p-0 bg-extra-dark-gray stylevisibility: visible; animation-name: fadeIn;> div classcontainer-fluid> div classrow> div classcol-12 col-lg-6 padding-five-tb p-0 wow fadeIn stylevisibility: visible; animation-name: fadeIn;> iframe titlemapa classw-100 styleheight:500px; srchttps://www.google.com/maps/embed?pb!1m14!1m8!1m3!1d15905.847272508612!2d-74.15948400000002!3d4.689523!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8e3f9cdd519d5c71%3A0x9714194c5436c7ad!2sCra.%20124%20%2317-81%2C%20Bogot%C3%A1!5e0!3m2!1ses-419!2sco!4v1603468567226!5m2!1ses-419!2sco>/iframe> /div> div classcol-12 col-lg-6 padding-five-tb padding-six-lr md-padding-eleven-all text-center sm-padding-15px-lr wow fadeIn stylebackground-image: url(images/slide-bg-video.jpg); visibility: visible; animation-name: fadeIn;> a hrefvideo/video-inamec.mp4 classpopup-vimeo>img srcimages/icon-play.png classwidth-30 alt data-no-retina>/a> h3 classalt-font text-white-2>Enfocados en lograr la optimización de los campos./h3> /div> /div> /div>/section>div classbtn-whatsapp> a hrefhttps://api.whatsapp.com/send?phone+573114522727 target_blank> img srcimages/whatsapp-icon.png alt> /a>/div>footer idcontacto classfooter-clean-dark bg-extra-dark-gray padding-five-tb sm-padding-30px-tb> div classfooter-widget-area> div classcontainer> div classrow> div classcol-lg-3 col-md-6 widget md-margin-30px-bottom> !-- start logo --> a hrefindex.html classmargin-20px-bottom d-inline-block>img classfooter-logo srcimages/logo-white.svg data-rjsimages/logo-white@2x.svg alt>/a> !-- end logo --> !-- start social media --> div classsocial-icon-style-8 d-inline-block vertical-align-middle> ul classsmall-icon no-margin-bottom> li>a classinstagram text-white-2 hrefhttps://www.instagram.com/inamec.sas/ target_blank>i classfab fa-instagram aria-hiddentrue>/i>/a>/li> li>a classfacebook text-white-2 hrefhttps://facebook.com/Página-Inamec-Ltda-1043374502465554 target_blank>i classfab fa-facebook>/i>/a>/li> li>a classyoutube text-white-2 hrefhttps://www.youtube.com/channel/UCx8-dCb5RU1ON1cd8c9XDkg/featured target_blank>i classfab fa-youtube>/i>/a>/li> /ul> /div> !-- end social media --> /div> !-- start contact information --> div classcol-lg-4 offset-lg-1 col-md-4 widget sm-margin-30px-bottom> div classwidget-title alt-font text-small text-uppercase text-white-2 margin-15px-bottom font-weight-700>CONTACTO COMERCIAL/div> span classseparator-line-horrizontal-medium-light2 bg-deep-pink d-table width-200px margin-15px-bottom>/span> div classtext-small line-height-24 width-75 text-white-2 sm-width-100>b>Sede Bogotá/b>br> Carrera 124 #17-81br>Bogotá, Colombiabr> +57 (1) 5800733br>311 4522727 / 310 4938815/div> div classtext-small line-height-24 text-white-2>Email: a hrefmailto:servicioalcliente@inamec.com classtext-white-2>servicioalcliente@inamec.com/a>/div> /div> !-- end contact information --> div classcol-lg-3 col-md-4 widget sm-margin-30px-bottom> div classwidget-title alt-font text-small text-uppercase text-white-2 margin-15px-bottom font-weight-700>MENU/div> span classseparator-line-horrizontal-medium-light2 bg-deep-pink d-table width-200px margin-15px-bottom>/span> ul classlist-unstyled> li classw-50 float-left>a hrefindex.html classtext-white-2 text-small>Inicio/a>/li> li classw-50 float-left>a hrefnoticias.html classtext-white-2 text-small>Noticias/a>/li> li classw-50 float-left>a hrefempresa.html classtext-white-2 text-small>Empresa/a>/li> li classw-50 float-left>a hrefdistribuidores.html classtext-white-2 text-small>Distribuidores/a>/li> li classw-50 float-left>a hrefproductos.html classtext-white-2 text-small>Productos/a>/li> li classw-50 float-left>a hrefcontacto.html classtext-white-2 text-small>Contacto/a>/li> li classw-50 float-left>a hrefdescuentos.html classtext-white-2 text-small>Descuentos/a>/li> /ul> /div> /div> /div> /div>/footer>div classbg-dark-footer padding-30px-tb text-center sm-padding-30px-tb>div classcontainer>div classrow>!-- start copyright -->div classcol-lg-12 text-md-right text-small text-center>a hrefhttps://www.agrofy.com.ar titleAgrofy target_blank relnoreferrer stylecolor: #ffffff;>Powered by svg version1.1 idLayer_1 xmlnshttp://www.w3.org/2000/svg xmlns:xlinkhttp://www.w3.org/1999/xlink x0px y0px viewBox0 0 43 10 styleenable-background:new 0 0 43 10; width: 100px; height: auto; padding: 0 10px; xml:spacepreserve>style typetext/css>.st0{fill:#82BA41;}.st1{fill:#FFFFFF;}/style>g>rect x0.4 classst0 width8.4 height8.4>/rect>rect x1.2 y0.8 classst1 width6.8 height0.6>/rect>rect x1.2 y2.1 classst1 width6.8 height0.6>/rect>rect x1.2 y4.6 classst1 width6.8 height0.6>/rect>rect x1.2 y5.8 classst1 width2.8 height0.6>/rect>rect x5.2 y5.8 classst1 width2.8 height0.6>/rect>rect x1.2 y3.3 classst1 width2.8 height0.6>/rect>rect x5.2 y3.3 classst1 width2.8 height0.6>/rect>rect x1.2 y7.1 classst1 width2.8 height0.6>/rect>rect x5.2 y7.1 classst1 width2.8 height0.6>/rect>path classst1 dM12.9,0.8h1.6l2.6,6.8h-1.4l-0.5-1.4h-3l-0.5,1.4h-1.4L12.9,0.8z M12.5,5.2h2.4l-1.2-3L12.5,5.2z>/path>path classst1 dM29.3,2.2c1.6,0,2.8,1.2,2.8,2.8S31,7.7,29.3,7.7c-1.6,0-2.8-1.2-2.8-2.8S27.7,2.2,29.3,2.2 M29.3,6.5c0.9,0,1.5-0.6,1.5-1.5s-0.6-1.5-1.5-1.5c-0.9,0-1.4,0.6-1.4,1.5C27.9,5.8,28.5,6.5,29.3,6.5>/path>path classst1 dM35.3,1.6c0.3,0,0.6,0.1,0.9,0.3V0.6c-0.3-0.1-0.6-0.2-1-0.2c-1.2,0-1.8,0.9-1.8,1.9v0.4h-1v1.1h1v3.9h1.4v-4h1.6V2.6h-1.6V2.3C34.7,1.8,34.9,1.6,35.3,1.6>/path>path classst1 dM25.6,2.3c-0.1,0-0.3,0-0.4,0l0,0l0,0c0,0-0.5,0.1-0.8,0.4V2.3H23v5.3h1.4V5.4l0,0V4.8c0-0.8,0.3-1.2,1-1.2c0.5,0,0.8,0.1,0.9,0.2V2.4C26.1,2.4,25.9,2.3,25.6,2.3>/path>path classst1 dM41.1,2.6L39.9,6l-1.6-3.4h-1.5l2.4,5L39,8.1c-0.2,0.5-0.4,0.7-0.9,0.7c-0.6,0-0.7-0.2-0.9-0.4v1.3c0.2,0.1,0.6,0.2,0.9,0.2c1.2,0,1.8-0.6,2.4-1.9l2.2-5.4H41.1z>/path>path classst1 dM21,2.4v0.6c-0.4-0.3-0.9-0.6-1.6-0.6C18,2.4,17,3.5,17,5s1,2.6,2.4,2.6c0.6,0,1.2-0.2,1.6-0.6v0.5c0,0.9-0.6,1.2-1.2,1.2c-0.8,0-1.2-0.1-1.5-0.3v1.3C18.6,9.9,19,10,19.8,10c1.6,0,2.6-0.9,2.6-2.7V2.4H21z M21,5.8c-0.3,0.3-0.7,0.5-1.2,0.5c-0.8,0-1.4-0.6-1.4-1.3s0.6-1.3,1.4-1.3c0.5,0,0.9,0.2,1.2,0.5V5.8z>/path>/g>/svg>| © span idyear>/span>/a>/div>a hrefhttps://www.agrofy.com.ar titleAgrofy target_blank relnoreferrer stylecolor: #ffffff;>/a> !-- end copyright -->/div>/div>/div>!-- start scroll to top -->a classscroll-top-arrow hrefjavascript:void(0);>i classti-arrow-up>/i>/a>!-- end scroll to top -->!-- javascript libraries -->script typetext/javascript srcjs/jquery.js>/script>script typetext/javascript srcjs/modernizr.js>/script>script typetext/javascript srcjs/bootstrap.bundle.js>/script>script typetext/javascript srcjs/jquery.easing.1.3.js>/script>script typetext/javascript srcjs/skrollr.min.js>/script>script typetext/javascript srcjs/smooth-scroll.js>/script>script typetext/javascript srcjs/jquery.appear.js>/script>!-- menu navigation -->script typetext/javascript srcjs/bootsnav.js>/script>script typetext/javascript srcjs/jquery.nav.js>/script>!-- animation -->script typetext/javascript srcjs/wow.min.js>/script>!-- page scroll -->script typetext/javascript srcjs/page-scroll.js>/script>!-- swiper carousel -->script typetext/javascript srcjs/swiper.min.js>/script>!-- counter -->script typetext/javascript srcjs/jquery.count-to.js>/script>!-- parallax -->script typetext/javascript srcjs/jquery.stellar.js>/script>!-- magnific popup -->script typetext/javascript srcjs/jquery.magnific-popup.min.js>/script>!-- portfolio with shorting tab -->script typetext/javascript srcjs/isotope.pkgd.min.js>/script>!-- images loaded -->script typetext/javascript srcjs/imagesloaded.pkgd.min.js>/script>!-- pull menu -->script typetext/javascript srcjs/classie.js>/script>script typetext/javascript srcjs/hamburger-menu.js>/script>!-- counter -->script typetext/javascript srcjs/counter.js>/script>!-- fit video -->script typetext/javascript srcjs/jquery.fitvids.js>/script>!-- skill bars -->script typetext/javascript srcjs/skill.bars.jquery.js>/script> !-- justified gallery -->script typetext/javascript srcjs/justified-gallery.min.js>/script>!--pie chart-->script typetext/javascript srcjs/jquery.easypiechart.min.js>/script>!-- retina -->script typetext/javascript srcjs/retina.min.js>/script>!-- revolution --> script typetext/javascript srcrevolution/js/jquery.themepunch.tools.min.js>/script> script typetext/javascript srcrevolution/js/jquery.themepunch.revolution.min.js>/script> script typetext/javascript srcjs/main.js>/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]