{"id":3651,"date":"2020-10-08T17:12:40","date_gmt":"2020-10-08T17:12:40","guid":{"rendered":"https:\/\/codex-themes.com\/thegem\/?page_id=3651"},"modified":"2023-05-15T21:07:20","modified_gmt":"2023-05-15T21:07:20","slug":"clients","status":"publish","type":"page","link":"https:\/\/codex-themes.com\/thegem\/elements\/clients\/","title":{"rendered":"Clients"},"content":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row_content&#8221; full_height=&#8221;yes&#8221; equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1634119124372{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/clients.jpg?id=3828) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider vc_hidden-xs\" style=\"margin-top: 70px;\"><\/div><div class=\"centered-box\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-xlarge  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #e0ff9d;\"><span class=\"back-angle\">&#xf266;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #e0ff9d;\"><span class=\"back-angle\">&#xf266;<\/span><\/span><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 26px;\"><\/div><script type=\"text\/javascript\">(function() { function TheGemHeading() { this.selector = '.thegem-heading'; this.animateClass = 'thegem-heading-animate'; this.animatedClass = 'thegem-heading-animated'; this.rotatingSelector = '.thegem-heading-rotating'; } TheGemHeading.prototype = { initialize: function () { let items = document.querySelectorAll(this.selector); if ('IntersectionObserver' in window) { let intersectionObserver = new IntersectionObserver((entries, observer)=>{ entries.forEach((entry)=> { if (entry.isIntersecting) { this.startAnimation(entry.target); intersectionObserver.unobserve(entry.target); } }); }); items.forEach((item)=>{ intersectionObserver.observe(item); setTimeout(()=>this.prepareAnimation(item), 300); }); } else { items.forEach((item)=>{ this.prepareAnimation(item); this.startAnimation(item); }); } }, startAnimation: function (element) { if (element.classList.contains(this.animateClass)) { setTimeout(()=>{ element.classList.remove(this.animateClass); element.classList.add(this.animatedClass); }, 300); } let rotatingItem = element.querySelector(this.rotatingSelector); if (typeof(rotatingItem) != 'undefined' && rotatingItem != null) { this.rotating(rotatingItem); } }, isRotating: function (element) { return element.querySelector(this.rotatingSelector) !== null; }, prepareAnimation: function (element) { if (!element || this.isRotating(element)) { return; } const animationName = element.dataset.animationName; const animationDelay = parseInt(element.dataset.animationDelay) || 0; const animationInterval = parseInt(element.dataset.animationInterval) || 0; switch (animationName) { case 'lines-slide-up': case 'lines-slide-up-random': const animationLineTagWrap = '<span class=\"thegem-heading-line-wrap\">'; function animationLineTag (index) { let styles = ''; if (animationName === 'lines-slide-up' && (animationDelay > 0 || animationInterval > 0)) { styles = `animation-delay: ${(animationDelay + (animationInterval*(index+1)))}ms;`; } return '<span class=\"thegem-heading-line\"' + (styles!== '' ? ' style=\"'+styles+'\"' : '') + '>'; } let nodes = element.childNodes; let currentOffset = nodes[0].offsetTop; let index = 0; let idx = 0; let html = animationLineTagWrap + animationLineTag(index); for (let i = 0; i < nodes.length; i++) { if (nodes[i].nodeType === 3) continue; if (nodes[i].offsetTop > currentOffset + nodes[i].scrollHeight\/2) { index++; html += '<\/span><\/span>' + animationLineTagWrap + animationLineTag(index); currentOffset = nodes[i].offsetTop; if (animationName === 'lines-slide-up-random') idx = 0; } if (animationName === 'lines-slide-up-random' && (animationDelay > 0 || animationInterval > 0)) { nodes[i].style.animationDelay = (animationDelay + animationInterval*(idx+1)) + 'ms'; } html += nodes[i].outerHTML + ' '; if (animationName === 'lines-slide-up-random') idx++; } html += '<\/span><\/span>'; element.innerHTML = html; break; } }, rotating: function (element,) { let current = element.querySelector('.thegem-heading-rotating-text'); element.style.width = element.clientWidth+'px'; current.style.width = element.clientWidth+'px'; setInterval(()=>{ let next = current.nextElementSibling !== null ? current.nextElementSibling : element.childNodes[0]; let nextWidth = next.clientWidth; let currentWidth = current.clientWidth; element.style.width = nextWidth + 'px'; current.style.width = '1px'; current.style.opacity = 0; next.style.width = '1px'; setTimeout(()=>{ current.style.position = 'absolute'; current.style.width = currentWidth + 'px'; next.style.position = 'relative'; next.style.opacity = 1; next.style.width = nextWidth + 'px'; current = next; }, 500); }, 2500); } }; window.theGemHeading = new TheGemHeading(); document.addEventListener('DOMContentLoaded', function(event) { window.theGemHeading.initialize(); }); if (window.parent.vc) { window.parent.vc.events.on('shortcodeView:updated', function (event) { let element = event.view.el.querySelector('.thegem-heading'); window.theGemHeading.prepareAnimation(element); window.theGemHeading.startAnimation(element); }); window.parent.vc.events.on('app.render', function () { window.theGemHeading.initialize(); }); }\n})();<\/script><div id=\"thegem-heading-69d3702074b6c\" class=\"thegem-heading title-xlarge letters-scale-out thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 240ms\">C<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 280ms\">l<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 320ms\">i<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 360ms\">e<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 400ms\">n<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 440ms\">t<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 480ms\">s<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d3702074b6c {margin: 0;}#thegem-heading-69d3702074b6c {margin-left: auto; margin-right: auto;}#thegem-heading-69d3702074b6c .thegem-heading-letter {animation-duration: 1000ms;}#thegem-heading-69d3702074b6c .thegem-heading-letter {animation-timing-function: cubic-bezier(0.25,1,0.5,1);}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 37px;\"><\/div><div id=\"thegem-heading-69d3702074c09\" class=\"thegem-heading styled-subtitle lines-slide-up thegem-heading-animate\" style=\"text-align: center;\" data-animation-name=\"lines-slide-up\" data-animation-delay=\"400\" data-animation-interval=\"80\"><span class=\"thegem-heading-word\" style=\"color: #ffffff;\">Showcase<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">your<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">customers<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">using<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">different<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">flexible<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">grids<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">&<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">sliders<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">supplied<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">with<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">TheGem.<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">You<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">can<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">publish<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">any<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">column<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">grids<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">with<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">your<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">customers<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">logos,<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">mix<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">it<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">with<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">sliding<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">effects<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">&<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">insert<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">it<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">on<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">any<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">position<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">in<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">content<\/span><\/div><style type=\"text\/css\">#thegem-heading-69d3702074c09 {margin: 0;}#thegem-heading-69d3702074c09 {margin-left: auto; margin-right: auto;}#thegem-heading-69d3702074c09 {max-width: 800px;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -55px;\"><\/div><div class=\"gem-textbox \"  ><div class=\"gem-textbox-inner\" style=\"\"><div class=\"gem-textbox-content\" style=\"background-position: center top;\"><div class=\"gem-alert-box centered-box\"><div class=\"gem-alert-inner\"><div class=\"gem-alert-box-content\"><\/div><div class=\"gem-alert-box-buttons\"><div class=\"gem-button-container gem-button-position-inline thegem-button-69d3702074c7c1157\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-3\" style=\"border-radius: 30px;border-color: #ffffff;color: #ffffff;\" onmouseleave=\"this.style.borderColor='#ffffff';this.style.backgroundColor='transparent';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='rgba(255,255,255,0.25)';\" href=\"https:\/\/themeforest.net\/checkout\/from_item\/16061685?license=regular\" target=\"_blank\">purchase now<\/a><\/div> <div class=\"gem-button-container gem-button-position-inline thegem-button-69d3702074c995362\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-3\" style=\"border-radius: 30px;border-color: #e0ff9d;color: #e0ff9d;\" onmouseleave=\"this.style.borderColor='#e0ff9d';this.style.backgroundColor='transparent';this.style.color='#e0ff9d';\" onmouseenter=\"this.style.borderColor='#e0ff9d';this.style.backgroundColor='rgba(224,255,157,0.16)';this.style.color='#e0ff9d';\" href=\"https:\/\/themeforest.net\/item\/thegem-creative-multipurpose-wordpress-theme\/16061685?ref=CodexThemes\" target=\"_self\">more details...<\/a><\/div> <\/div><\/div><\/div><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider vc_hidden-xs\" style=\"margin-top: 30px;\"><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div>[vc_row_inner css=&#8221;.vc_custom_1634808668375{margin-bottom: 20px !important;}&#8221;][vc_column_inner][vc_column_text css=&#8221;.vc_custom_1634808439105{margin-bottom: 0px !important;}&#8221;]<a class=\"mouse-scroll scroll-to-anchor\" href=\"#details\">mouse<\/a>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row el_id=&#8221;details&#8221; css=&#8221;.vc_custom_1634119113816{margin-bottom: 0px !important;}&#8221;][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 60px;\"><\/div>[vc_column_text]<\/p>\n<h1 style=\"text-align: center;\"><span class=\"light\">DEFAULT 3\u00d73 GRID SLIDER<\/span><\/h1>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam.<\/p>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 70px;\"><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"preloader\"><div class=\"preloader-spin\"><\/div><\/div><div class=\"gem-clients gem-clients-type-carousel-grid lazy-loading\" data-autoscroll=\"0\"><div class=\"gem-clients-slide\"><div class=\"gem-clients-slide-inner clearfix\"> <div id=\"post-3797\" class=\"gem-client-item lazy-loading-item post-3797 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 33.333333333333%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/19.png\" class=\"img-responsive wp-post-image\" alt=\"19\" \/>\t<\/a> <\/div> <div id=\"post-3811\" class=\"gem-client-item lazy-loading-item post-3811 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 33.333333333333%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/7.png\" class=\"img-responsive wp-post-image\" alt=\"7\" \/>\t<\/a> <\/div> <div id=\"post-3812\" class=\"gem-client-item lazy-loading-item post-3812 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 33.333333333333%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/3.png\" class=\"img-responsive wp-post-image\" alt=\"3\" \/>\t<\/a> <\/div> <div id=\"post-3813\" class=\"gem-client-item lazy-loading-item post-3813 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 33.333333333333%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/4.png\" class=\"img-responsive wp-post-image\" alt=\"4\" \/>\t<\/a> <\/div> <div id=\"post-3814\" class=\"gem-client-item lazy-loading-item post-3814 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 33.333333333333%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/5.png\" class=\"img-responsive wp-post-image\" alt=\"5\" \/>\t<\/a> <\/div> <div id=\"post-3815\" class=\"gem-client-item lazy-loading-item post-3815 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 33.333333333333%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/1.png\" class=\"img-responsive wp-post-image\" alt=\"1\" \/>\t<\/a> <\/div> <div id=\"post-3816\" class=\"gem-client-item lazy-loading-item post-3816 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 33.333333333333%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/2.png\" class=\"img-responsive wp-post-image\" alt=\"2\" \/>\t<\/a> <\/div> <div id=\"post-3817\" class=\"gem-client-item lazy-loading-item post-3817 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 33.333333333333%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/20.png\" class=\"img-responsive wp-post-image\" alt=\"20\" \/>\t<\/a> <\/div> <div id=\"post-3818\" class=\"gem-client-item lazy-loading-item post-3818 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 33.333333333333%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/19.png\" class=\"img-responsive wp-post-image\" alt=\"19\" \/>\t<\/a> <\/div><\/div><\/div><div class=\"gem-clients-slide\"><div class=\"gem-clients-slide-inner clearfix\"> <div id=\"post-3819\" class=\"gem-client-item lazy-loading-item post-3819 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 33.333333333333%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/9.png\" class=\"img-responsive wp-post-image\" alt=\"9\" \/>\t<\/a> <\/div> <div id=\"post-3820\" class=\"gem-client-item lazy-loading-item post-3820 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 33.333333333333%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/12.png\" class=\"img-responsive wp-post-image\" alt=\"12\" \/>\t<\/a> <\/div><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 70px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221;][vc_column width=&#8221;1\/3&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 25px;\"><\/div>[vc_separator style=&#8221;double&#8221; border_width=&#8221;2&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][vc_column_text]<\/p>\n<div class=\"title-h2\" style=\"text-align: center;\"><span class=\"light\">CUSTOM 5\u00d74 GRID<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 25px;\"><\/div>[vc_separator style=&#8221;double&#8221; border_width=&#8221;2&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243;]<div class=\"gem-dropcap gem-dropcap-shape-circle gem-dropcap-style-medium\"><span class=\"gem-dropcap-letter\" style=\"color: #ffffff;background-color: #684b96;\">E<\/span><\/div>[vc_column_text]orem ipsum dolor sit amet, consectetur adi pisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisiut aliquip ex ea \u00a0ipsum dolor sit amet, consectetur adi pisicing elit, sed do eiusmod tempor inci didunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse.[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/2&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -17px;\"><\/div><div class=\"diagram-item\"><div class=\"diagram-wrapper style-2\"><div class=\"lazy-loading lazy-loading-not-hide\" data-ll-item-delay=\"0\" ><div class=\"digram-line-box lazy-loading-item\" data-ll-effect=\"action\" data-ll-action-func=\"thegem_start_line_digram\"><div class=\"skill-element\"><div class=\"skill-title\">Design <\/div><div class=\"clearfix\"><div style=\"color:#ff558f\" class=\"skill-amount\">0%<\/div><div class=\"skill-line\"><div data-amount=\"60\" style=\"width: 0; background: #ff558f;\"><\/div><\/div><\/div><\/div><div class=\"skill-element\"><div class=\"skill-title\">Programming <\/div><div class=\"clearfix\"><div style=\"color:#d23088\" class=\"skill-amount\">0%<\/div><div class=\"skill-line\"><div data-amount=\"78\" style=\"width: 0; background: #d23088;\"><\/div><\/div><\/div><\/div><div class=\"skill-element\"><div class=\"skill-title\">Usability <\/div><div class=\"clearfix\"><div style=\"color:#684b96\" class=\"skill-amount\">0%<\/div><div class=\"skill-line\"><div data-amount=\"92\" style=\"width: 0; background: #684b96;\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 31px;\"><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"preloader\"><div class=\"preloader-spin\"><\/div><\/div><div class=\"gem-clients gem-clients-type-carousel-grid lazy-loading\" data-autoscroll=\"0\"><div class=\"gem-clients-slide\"><div class=\"gem-clients-slide-inner clearfix\"> <div id=\"post-3609\" class=\"gem-client-item lazy-loading-item post-3609 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-20-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-20\" \/>\t<\/a> <\/div> <div id=\"post-3630\" class=\"gem-client-item lazy-loading-item post-3630 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-19-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-19\" \/>\t<\/a> <\/div> <div id=\"post-3631\" class=\"gem-client-item lazy-loading-item post-3631 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-17-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-17\" \/>\t<\/a> <\/div> <div id=\"post-3633\" class=\"gem-client-item lazy-loading-item post-3633 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-18-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-18\" \/>\t<\/a> <\/div> <div id=\"post-3634\" class=\"gem-client-item lazy-loading-item post-3634 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-16-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-16\" \/>\t<\/a> <\/div> <div id=\"post-3635\" class=\"gem-client-item lazy-loading-item post-3635 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-15-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-15\" \/>\t<\/a> <\/div> <div id=\"post-3636\" class=\"gem-client-item lazy-loading-item post-3636 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-14-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-14\" \/>\t<\/a> <\/div> <div id=\"post-3637\" class=\"gem-client-item lazy-loading-item post-3637 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-13-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-13\" \/>\t<\/a> <\/div> <div id=\"post-3638\" class=\"gem-client-item lazy-loading-item post-3638 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-12-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-12\" \/>\t<\/a> <\/div> <div id=\"post-3639\" class=\"gem-client-item lazy-loading-item post-3639 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-11-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-11\" \/>\t<\/a> <\/div> <div id=\"post-3640\" class=\"gem-client-item lazy-loading-item post-3640 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-10-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-10\" \/>\t<\/a> <\/div> <div id=\"post-3641\" class=\"gem-client-item lazy-loading-item post-3641 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-09-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-09\" \/>\t<\/a> <\/div> <div id=\"post-3642\" class=\"gem-client-item lazy-loading-item post-3642 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-08-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-08\" \/>\t<\/a> <\/div> <div id=\"post-3643\" class=\"gem-client-item lazy-loading-item post-3643 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-06-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-06\" \/>\t<\/a> <\/div> <div id=\"post-3644\" class=\"gem-client-item lazy-loading-item post-3644 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-05-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-05\" \/>\t<\/a> <\/div> <div id=\"post-3645\" class=\"gem-client-item lazy-loading-item post-3645 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-04-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-04\" \/>\t<\/a> <\/div> <div id=\"post-3646\" class=\"gem-client-item lazy-loading-item post-3646 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-03-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-03\" \/>\t<\/a> <\/div> <div id=\"post-3647\" class=\"gem-client-item lazy-loading-item post-3647 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 20%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-02-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-02\" \/>\t<\/a> <\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 86px;\"><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div id=\"fullwidth-block-69d3702081bb6\" class=\"fullwidth-block clearfix\"  style=\"padding-top: 115px;padding-bottom: 125px;\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69d3702081bb6\")); }<\/script><div class=\"fullwidth-block-background\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/clients-bg.png);background-position: center top;\"><\/div><div class=\"fullwidth-block-inner\">[vc_column_text]<\/p>\n<h3 style=\"text-align: center;\"><span class=\"light\">clients fullwidth slider<\/span><\/h3>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 23px;\"><\/div>[vc_column_text]<\/p>\n<p style=\"text-align: center; margin: 0 auto; max-width: 800px;\">Lorem ipsum dolor sit amet, consectetur adi pisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisiut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.<\/p>\n<p>[\/vc_column_text]<div class=\"fullwidth-block\"> <div class=\"gem-client-set-title\"> <div class=\"container\"> <div class=\"clients_title\"><h3> <\/h3><\/div> <\/div> <\/div> <div class=\"gem_client-carousel lazy-loading\" > <div class=\"preloader\"> <div class=\"preloader-spin\"><\/div> <\/div> <div class=\" gem_client_carousel-items\" data-autoscroll='0'> <div class=\"gem-client-item lazy-loading-item\" data-ll-effect=\"drop-right\"> <a href=\"#\" target=\"_blank\" class=\"grayscale grayscale-hover rounded-corners \"><img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/19.png\" class=\" wp-post-image\" alt=\"19\" \/><\/a><\/div> <div class=\"gem-client-item lazy-loading-item\" data-ll-effect=\"drop-right\"> <a href=\"#\" target=\"_blank\" class=\"grayscale grayscale-hover rounded-corners \"><img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/7.png\" class=\" wp-post-image\" alt=\"7\" \/><\/a><\/div> <div class=\"gem-client-item lazy-loading-item\" data-ll-effect=\"drop-right\"> <a href=\"#\" target=\"_blank\" class=\"grayscale grayscale-hover rounded-corners \"><img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/3.png\" class=\" wp-post-image\" alt=\"3\" \/><\/a><\/div> <div class=\"gem-client-item lazy-loading-item\" data-ll-effect=\"drop-right\"> <a href=\"#\" target=\"_blank\" class=\"grayscale grayscale-hover rounded-corners \"><img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/4.png\" class=\" wp-post-image\" alt=\"4\" \/><\/a><\/div> <div class=\"gem-client-item lazy-loading-item\" data-ll-effect=\"drop-right\"> <a href=\"#\" target=\"_blank\" class=\"grayscale grayscale-hover rounded-corners \"><img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/5.png\" class=\" wp-post-image\" alt=\"5\" \/><\/a><\/div> <div class=\"gem-client-item lazy-loading-item\" data-ll-effect=\"drop-right\"> <a href=\"#\" target=\"_blank\" class=\"grayscale grayscale-hover rounded-corners \"><img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/1.png\" class=\" wp-post-image\" alt=\"1\" \/><\/a><\/div> <div class=\"gem-client-item lazy-loading-item\" data-ll-effect=\"drop-right\"> <a href=\"#\" target=\"_blank\" class=\"grayscale grayscale-hover rounded-corners \"><img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/2.png\" class=\" wp-post-image\" alt=\"2\" \/><\/a><\/div> <div class=\"gem-client-item lazy-loading-item\" data-ll-effect=\"drop-right\"> <a href=\"#\" target=\"_blank\" class=\"grayscale grayscale-hover rounded-corners \"><img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/20.png\" class=\" wp-post-image\" alt=\"20\" \/><\/a><\/div> <div class=\"gem-client-item lazy-loading-item\" data-ll-effect=\"drop-right\"> <a href=\"#\" target=\"_blank\" class=\"grayscale grayscale-hover rounded-corners \"><img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/19.png\" class=\" wp-post-image\" alt=\"19\" \/><\/a><\/div> <div class=\"gem-client-item lazy-loading-item\" data-ll-effect=\"drop-right\"> <a href=\"#\" target=\"_blank\" class=\"grayscale grayscale-hover rounded-corners \"><img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/9.png\" class=\" wp-post-image\" alt=\"9\" \/><\/a><\/div> <div class=\"gem-client-item lazy-loading-item\" data-ll-effect=\"drop-right\"> <a href=\"#\" target=\"_blank\" class=\"grayscale grayscale-hover rounded-corners \"><img width=\"200\" height=\"200\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/12.png\" class=\" wp-post-image\" alt=\"12\" \/><\/a><\/div> <\/div> <\/div> <\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 93px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h2\" style=\"text-align: center;\"><span class=\"light\">CUSTOM CLIENT SLIDER IN A COLUMN<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-4&#8243;]<div class=\"gem-team row inline-row gem-team-style-3\" > <div class=\"col-xs-12 inline-column\"> <div id=\"post-3244\" class=\"team-person centered-box bordered-box post-3244 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"> <div class=\"team-person-image\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_05-thegem-person-240.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_05-thegem-person.jpg 2x\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_05-thegem-person-240.jpg\" width=\"240\" height=\"240\" class=\"img-responsive\" alt=\"Faces-400x400px-1_1_05\" \/> <\/picture> <\/div> <div class=\"team-person-info\"> <div class=\"team-person-name styled-subtitle\" >Christian Perry<\/div> <div class=\"team-person-position date-color\" >Lead Developer<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/div><\/div> <div class=\"socials team-person-socials socials-colored-hover\"><a title=\"Facebook\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded facebook\"><\/i><\/a><a title=\"Twitter\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded twitter\"><\/i><\/a><a title=\"LinkedIn\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded linkedin\"><\/i><\/a><a title=\"Instagram\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded instagram\"><\/i><\/a><a title=\"Skype\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded skype\"><\/i><\/a><\/div> <\/div> <div class=\"team-person-email date-color\"><a class=\"date-color\" href=\"mailto:google@google.com\"><\/a><\/div> <\/div> <\/div> <\/div>[\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-4&#8243;]<div class=\"preloader\"><div class=\"preloader-spin\"><\/div><\/div><div class=\"gem-clients gem-clients-type-carousel-grid lazy-loading\" data-autoscroll=\"0\"><div class=\"gem-clients-slide\"><div class=\"gem-clients-slide-inner clearfix\"> <div id=\"post-3609\" class=\"gem-client-item lazy-loading-item post-3609 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-20-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-20\" \/>\t<\/a> <\/div> <div id=\"post-3630\" class=\"gem-client-item lazy-loading-item post-3630 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-19-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-19\" \/>\t<\/a> <\/div> <div id=\"post-3631\" class=\"gem-client-item lazy-loading-item post-3631 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-17-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-17\" \/>\t<\/a> <\/div> <div id=\"post-3633\" class=\"gem-client-item lazy-loading-item post-3633 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-18-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-18\" \/>\t<\/a> <\/div> <div id=\"post-3634\" class=\"gem-client-item lazy-loading-item post-3634 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-16-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-16\" \/>\t<\/a> <\/div> <div id=\"post-3635\" class=\"gem-client-item lazy-loading-item post-3635 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-15-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-15\" \/>\t<\/a> <\/div><\/div><\/div><div class=\"gem-clients-slide\"><div class=\"gem-clients-slide-inner clearfix\"> <div id=\"post-3636\" class=\"gem-client-item lazy-loading-item post-3636 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-14-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-14\" \/>\t<\/a> <\/div> <div id=\"post-3637\" class=\"gem-client-item lazy-loading-item post-3637 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-13-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-13\" \/>\t<\/a> <\/div> <div id=\"post-3638\" class=\"gem-client-item lazy-loading-item post-3638 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-12-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-12\" \/>\t<\/a> <\/div> <div id=\"post-3639\" class=\"gem-client-item lazy-loading-item post-3639 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-11-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-11\" \/>\t<\/a> <\/div> <div id=\"post-3640\" class=\"gem-client-item lazy-loading-item post-3640 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-10-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-10\" \/>\t<\/a> <\/div> <div id=\"post-3641\" class=\"gem-client-item lazy-loading-item post-3641 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-09-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-09\" \/>\t<\/a> <\/div><\/div><\/div><div class=\"gem-clients-slide\"><div class=\"gem-clients-slide-inner clearfix\"> <div id=\"post-3642\" class=\"gem-client-item lazy-loading-item post-3642 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-08-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-08\" \/>\t<\/a> <\/div> <div id=\"post-3643\" class=\"gem-client-item lazy-loading-item post-3643 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-06-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-06\" \/>\t<\/a> <\/div> <div id=\"post-3644\" class=\"gem-client-item lazy-loading-item post-3644 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-05-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-05\" \/>\t<\/a> <\/div> <div id=\"post-3645\" class=\"gem-client-item lazy-loading-item post-3645 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-04-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-04\" \/>\t<\/a> <\/div> <div id=\"post-3646\" class=\"gem-client-item lazy-loading-item post-3646 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-03-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-03\" \/>\t<\/a> <\/div> <div id=\"post-3647\" class=\"gem-client-item lazy-loading-item post-3647 thegem_client type-thegem_client status-publish has-post-thumbnail\" style=\"width: 50%;\" data-ll-effect=\"drop-bottom\"> <a href=\"#\" target=\"_blank\" class=\"gscale\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Client-Logo-02-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Client-Logo-02\" \/>\t<\/a> <\/div><\/div><\/div><\/div>[\/vc_column][vc_column offset=&#8221;vc_col-lg-4&#8243;][vc_column_text]Lorem ipsum dolor sit amet, consectetur adi pisicing elit, sed do eiusmod tempor inci didunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_round_chart type=&#8221;doughnut&#8221; style=&#8221;custom&#8221; stroke_width=&#8221;2&#8243; values=&#8221;%5B%7B%22title%22%3A%22Databases%22%2C%22value%22%3A%2260%22%2C%22color%22%3A%22blue%22%2C%22custom_color%22%3A%22%23a3e7f0%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22value%22%3A%2220%22%2C%22color%22%3A%22blue%22%2C%22custom_color%22%3A%22%2300bcd4%22%7D%2C%7B%22title%22%3A%22Programming%22%2C%22value%22%3A%2220%22%2C%22color%22%3A%22pink%22%2C%22custom_color%22%3A%22%238781bd%22%7D%5D&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 24px;\"><\/div>[vc_column_text]Lorem ipsum dolor sit amet, consectetur adi pisicing elit, sed do eiusmod tempor inci didunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 110px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221;][vc_column width=&#8221;1\/3&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 25px;\"><\/div>[vc_separator style=&#8221;double&#8221; border_width=&#8221;2&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][vc_column_text]<\/p>\n<div class=\"title-h2\"><span class=\"light\">CLIENT SLIDER IN A SIDEBAR<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 47px;\"><\/div>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 25px;\"><\/div>[vc_separator style=&#8221;double&#8221; border_width=&#8221;2&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;7\/12&#8243; offset=&#8221;vc_col-lg-9&#8243;]<div class=\"gem-dropcap gem-dropcap-shape-circle gem-dropcap-style-medium\"><span class=\"gem-dropcap-letter\" style=\"color: #ffffff;background-color: #00bcd4;\">E<\/span><\/div>[vc_column_text]ipsum dolor sit amet, consectetur adi pisicing elit, sed do eiusmod tempor inci didunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.\u00a0laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 128px;\"><\/div>[\/vc_column][vc_column width=&#8221;5\/12&#8243; offset=&#8221;vc_col-lg-3&#8243;][vc_widget_sidebar sidebar_id=&#8221;page-sidebar&#8221;][\/vc_column][\/vc_row][vc_row][vc_column]<div id=\"fullwidth-block-69d3702083c0b\" class=\"fullwidth-block fullwidth-block-parallax-vertical clearfix\" data-mobile-parallax-enable=\"0\" style=\"background-color: #a5a5a5;padding-top: 210px;padding-bottom: 150px;\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69d3702083c0b\")); }<\/script><div class=\"fullwidth-block-background\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/clients2.jpg);background-position: center top;\"><\/div><div class=\"fullwidth-block-inner\"><div class=\"centered-box\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-medium  gem-icon-shape-circle\"  style=\"border-color: #a7ffeb;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #a7ffeb;\"><span class=\"back-angle\">&#xf531;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #a7ffeb;\"><span class=\"back-angle\">&#xf531;<\/span><\/span><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-xlarge\" style=\"text-align: center;\"><span class=\"light\" style=\"color: #ffffff;\">THE GEM THEME<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 70px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"styled-subtitle\" style=\"text-align: center; max-width: 900px; margin: 0 auto;\"><span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor sse<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 55px;\"><\/div><div class=\"gem-button-container gem-button-position-center thegem-button-69d3702083c954115\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-3\" style=\"border-radius: 30px;border-color: #a7ffeb;color: #a7ffeb;\" onmouseleave=\"this.style.borderColor='#a7ffeb';this.style.backgroundColor='transparent';this.style.color='#a7ffeb';\" onmouseenter=\"this.style.borderColor='#a7ffeb';this.style.backgroundColor='rgba(167,255,235,0.13)';this.style.color='#a7ffeb';\" href=\"https:\/\/themeforest.net\/checkout\/from_item\/16061685?license=regular\" target=\"_blank\">purchase now<\/a><\/div> <\/div><\/div>[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row_content&#8221; full_height=&#8221;yes&#8221; equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1634119124372{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/clients.jpg?id=3828) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column][vc_row_inner css=&#8221;.vc_custom_1634808668375{margin-bottom: 20px !important;}&#8221;][vc_column_inner][vc_column_text css=&#8221;.vc_custom_1634808439105{margin-bottom: 0px&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":17,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/3651"}],"collection":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/comments?post=3651"}],"version-history":[{"count":20,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/3651\/revisions"}],"predecessor-version":[{"id":39302,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/3651\/revisions\/39302"}],"up":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/17"}],"wp:attachment":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/media?parent=3651"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}