{"id":8,"date":"2024-10-28T20:43:09","date_gmt":"2024-10-28T20:43:09","guid":{"rendered":"https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/?page_id=8"},"modified":"2021-11-14T11:31:24","modified_gmt":"2021-11-14T11:31:24","slug":"homepage","status":"publish","type":"page","link":"https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/","title":{"rendered":"Homepage"},"content":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; full_height=&#8221;yes&#8221; content_placement=&#8221;middle&#8221; vertical_slider=&#8221;true&#8221; css=&#8221;.vc_custom_1592928743895{background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-content\/uploads\/2020\/06\/1-49.jpg?id=11) !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 \" style=\"margin-top: 50px;\"><\/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: #00bcd4;\"><span class=\"back-angle\">&#xf287;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #00bcd4;\"><span class=\"back-angle\">&#xf287;<\/span><\/span><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 57px;\"><\/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'); let duration = element.dataset.duration !== undefined ? parseInt(element.dataset.duration) : 2000; element.style.width = element.clientWidth+'px'; current.style.width = element.clientWidth+'px'; console.log(duration); 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); }, 500 + duration); } }; 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-69e0836a9c49c\" class=\"thegem-heading title-xlarge letters-slide-up thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"light thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 15ms\">d<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 30ms\">e<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 45ms\">s<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 60ms\">i<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 75ms\">g<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 90ms\">n<\/span><\/span><\/span> <span class=\"light thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 105ms\">f<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 120ms\">o<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 135ms\">r<\/span><\/span><\/span> <span class=\"light thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 150ms\">y<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 165ms\">o<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 180ms\">u<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 195ms\">r<\/span><\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0836a9c49c {margin: 0;}#thegem-heading-69e0836a9c49c {margin-left: auto; margin-right: auto;}#thegem-heading-69e0836a9c49c .thegem-heading-letter {animation-duration: 1000ms;}<\/style><div id=\"thegem-heading-69e0836a9c5e6\" 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: 360ms\">s<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 420ms\">a<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 480ms\">t<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 540ms\">i<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 600ms\">s<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 660ms\">f<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 720ms\">a<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 780ms\">c<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 840ms\">t<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 900ms\">i<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 960ms\">o<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1020ms\">n<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0836a9c5e6 {margin: 0;}#thegem-heading-69e0836a9c5e6 {margin-left: auto; margin-right: auto;}#thegem-heading-69e0836a9c5e6 .thegem-heading-letter {animation-duration: 800ms;}#thegem-heading-69e0836a9c5e6 .thegem-heading-letter {animation-timing-function: cubic-bezier(0.3, 0, 0, 1);}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 57px;\"><\/div><style type=\"text\/css\">.thegem-button-69e0836a9c63e6053.lazy-loading-before-start-animation .lazy-loading-item {opacity: 0;}<\/style><div class=\"gem-button-container gem-button-position-center thegem-button-69e0836a9c63e6053 lazy-loading lazy-loading-before-start-animation\"  data-ll-item-delay=\"1500\"><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-3 lazy-loading-item\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 3px;border-color: #00bcd4;color: #00bcd4;\" onmouseleave=\"this.style.borderColor='#00bcd4';this.style.backgroundColor='transparent';this.style.color='#00bcd4';\" onmouseenter=\"this.style.backgroundColor='#00bcd4';this.style.color='#212433';\" href=\"\" target=\"_self\">LEARN MORE<\/a><\/div> <div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; full_height=&#8221;yes&#8221; content_placement=&#8221;middle&#8221; vertical_slider=&#8221;true&#8221; css=&#8221;.vc_custom_1592928733884{background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-content\/uploads\/2020\/06\/slice-3.png?id=16) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column offset=&#8221;vc_col-md-6&#8243;]<div id=\"thegem-heading-69e0836a9c6a5\" class=\"thegem-heading title-xlarge letters-slide-up thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"light thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 15ms\">t<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 30ms\">i<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 45ms\">m<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 60ms\">e<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 75ms\">l<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 90ms\">e<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 105ms\">s<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 120ms\">s<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 135ms\">.<\/span><\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0836a9c6a5 {margin: 0;}#thegem-heading-69e0836a9c6a5 .thegem-heading-letter {animation-duration: 1000ms;}<\/style><div id=\"thegem-heading-69e0836a9c708\" class=\"thegem-heading title-xlarge letters-scale-out thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word\" style=\"color: #ffe116;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 260ms\">d<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 320ms\">i<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 380ms\">s<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 440ms\">t<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 500ms\">i<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 560ms\">n<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 620ms\">c<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 680ms\">t<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 740ms\">i<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 800ms\">v<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 860ms\">e<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 920ms\">.<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0836a9c708 {margin: 0;}#thegem-heading-69e0836a9c708 .thegem-heading-letter {animation-duration: 800ms;}#thegem-heading-69e0836a9c708 .thegem-heading-letter {animation-timing-function: cubic-bezier(0.3, 0, 0, 1);}<\/style><div id=\"thegem-heading-69e0836a9c765\" class=\"thegem-heading title-xlarge letters-scale-out thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word\" style=\"color: #333046;\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 460ms\">b<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 520ms\">e<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 580ms\">a<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 640ms\">u<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 700ms\">t<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 760ms\">i<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 820ms\">f<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 880ms\">u<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 940ms\">l<\/span><span class=\"thegem-heading-letter\" style=\"animation-delay: 1000ms\">.<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0836a9c765 {margin: 0;}#thegem-heading-69e0836a9c765 .thegem-heading-letter {animation-duration: 800ms;}#thegem-heading-69e0836a9c765 .thegem-heading-letter {animation-timing-function: cubic-bezier(0.3, 0, 0, 1);}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div><style type=\"text\/css\">.thegem-button-69e0836a9c7b04135.lazy-loading-before-start-animation .lazy-loading-item {opacity: 0;}<\/style><div class=\"gem-button-container gem-button-position-inline thegem-button-69e0836a9c7b04135 lazy-loading lazy-loading-before-start-animation\"  data-ll-item-delay=\"800\"><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-normal lazy-loading-item\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 3px;background-color: #333046;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#333046';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#ffe116';this.style.color='#333046';\" href=\"https:\/\/themeforest.net\/item\/thegem-creative-multipurpose-wordpress-theme\/16061685?ref=CodexThemes\" target=\"_self\">buy now!<\/a><\/div> <style type=\"text\/css\">.thegem-button-69e0836a9c7d81494.lazy-loading-before-start-animation .lazy-loading-item {opacity: 0;}<\/style><div class=\"gem-button-container gem-button-position-inline thegem-button-69e0836a9c7d81494 lazy-loading lazy-loading-before-start-animation\"  data-ll-item-delay=\"100\"><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-2 lazy-loading-item\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 3px;border-color: #333046;color: #333046;\" onmouseleave=\"this.style.borderColor='#333046';this.style.backgroundColor='transparent';this.style.color='#333046';\" onmouseenter=\"this.style.backgroundColor='#333046';this.style.color='#ffe116';\" href=\"\" target=\"_self\">LEARN MORE<\/a><\/div> [\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; full_height=&#8221;yes&#8221; columns_placement=&#8221;bottom&#8221; vertical_slider=&#8221;true&#8221; css=&#8221;.vc_custom_1592928811081{background: #3c3d4f url(https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-content\/uploads\/2020\/06\/slice-4-1.jpg?id=394) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}&#8221; custom_css_code=&#8221;JTQwbWVkaWElMjhtYXgtd2lkdGglM0ElMjAxMTk5cHglMjklMjAlN0IlMEElMjAlMjAlMjAlMjAlNDBpZCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGJhY2tncm91bmQtaW1hZ2UlM0ElMjBub25lJTIwJTIxaW1wb3J0YW50JTNCJTBBJTIwJTIwJTIwJTIwJTdEJTBBJTIwJTIwJTIwJTIwLmdlbS1pbWFnZS5nZW0td3JhcGJveCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMG1hcmdpbi1ib3R0b20lM0ElMjAwJTNCJTBBJTIwJTIwJTIwJTIwJTdEJTBBJTIwJTIwJTIwJTIwLndwYl9yb3clMjAlM0UlMjAlMkElMkMlMEElMjAlMjAlMjAlMjAud3BiX3JvdyUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMG1hcmdpbi10b3AlM0ElMjAwJTBBJTIwJTIwJTIwJTIwJTdEJTBBJTdEJTBBJTQwbWVkaWElMjhtYXgtd2lkdGglM0ElMjA3NjdweCUyOSUyMCU3QiUwQSUyMCUyMCUyMCUyMC50aXRsZS1oMiU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGZvbnQtc2l6ZSUzQSUyMDMycHglM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBsaW5lLWhlaWdodCUzQSUyMDQ2cHglM0IlMEElMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAuc3R5bGVkLXN1YnRpdGxlJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwZm9udC1zaXplJTNBJTIwMjBweCUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGxpbmUtaGVpZ2h0JTNBJTIwMzBweCUzQiUwQSUyMCUyMCUyMCUyMCU3RCUwQSU3RCUwQQ==&#8221;][vc_column css=&#8221;.vc_custom_1458749811546{padding-right: 0px !important;padding-left: 0px !important;}&#8221;][vc_row_inner equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1592911307245{margin-bottom: 0px !important;padding-right: 21px !important;padding-left: 21px !important;}&#8221;][vc_column_inner offset=&#8221;vc_hidden-lg&#8221;]<div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-below lazy-loading\"  style=\"\"><div class=\"gem-wrapbox-inner  lazy-loading-item\"  data-ll-effect=\"move-up\"><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-content\/uploads\/2020\/06\/slice-4.jpg\" alt=\"\"\/><\/div><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243; disable_custom_paddings_tablet=&#8221;true&#8221; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1592912952562{padding-left: 50px !important;background-color: #00bbd3 !important;}&#8221; offset=&#8221;vc_col-md-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div><div class=\"gem-icon gem-icon-pack-material gem-icon-size-medium  gem-icon-shape-circle\"  style=\"border-color: #ffffff;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"background-color: #ffffff;\"><span class=\"gem-icon-half-1\" style=\"color: #00bbd3;\"><span class=\"back-angle\">&#xf57f;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #00bbd3;\"><span class=\"back-angle\">&#xf57f;<\/span><\/span><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div><div id=\"thegem-heading-69e0836a9ca58\" class=\"thegem-heading title-h2 vc_custom_1636307606877 words-slide-left thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"light thegem-heading-word\" style=\"color: #ffffff; animation-delay: 20ms\">lorem<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #dffc8b; animation-delay: 40ms\">ipsum<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0836a9ca58 {margin: 0;}#thegem-heading-69e0836a9ca58 .thegem-heading-word {animation-duration: 800ms;}<\/style><div id=\"thegem-heading-69e0836a9cac0\" class=\"thegem-heading styled-subtitle vc_custom_1636307616105 words-slide-left thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 220ms\">Duis<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 240ms\">sed<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 260ms\">odio<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 280ms\">sit<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 300ms\">amet<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 320ms\">nibh<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 340ms\">vulputate<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 360ms\">cursus<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 380ms\">a<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 400ms\">sit<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 420ms\">amet<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 440ms\">mauris.<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 460ms\">Morbi<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 480ms\">accumsan<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 500ms\">ipsum<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 520ms\">velit.<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0836a9cac0 {margin: 0;}#thegem-heading-69e0836a9cac0 .thegem-heading-word {animation-duration: 800ms;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243; disable_custom_paddings_tablet=&#8221;true&#8221; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1592912948435{padding-left: 50px !important;background-color: #6278e2 !important;}&#8221; offset=&#8221;vc_col-md-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div><div class=\"gem-icon gem-icon-pack-material gem-icon-size-medium  gem-icon-shape-circle\"  style=\"border-color: #ffffff;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"background-color: #ffffff;\"><span class=\"gem-icon-half-1\" style=\"color: #6278e2;\"><span class=\"back-angle\">&#xf28d;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #6278e2;\"><span class=\"back-angle\">&#xf28d;<\/span><\/span><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div><div id=\"thegem-heading-69e0836a9cb5a\" class=\"thegem-heading title-h2 vc_custom_1636307534927 words-slide-left thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"light thegem-heading-word\" style=\"color: #ffffff; animation-delay: 620ms\">lorem<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #dffc8b; animation-delay: 640ms\">ipsum<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0836a9cb5a {margin: 0;}#thegem-heading-69e0836a9cb5a .thegem-heading-word {animation-duration: 800ms;}<\/style><div id=\"thegem-heading-69e0836a9cbb6\" class=\"thegem-heading styled-subtitle vc_custom_1636307568378 words-slide-left thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 820ms\">Duis<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 840ms\">sed<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 860ms\">odio<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 880ms\">sit<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 900ms\">amet<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 920ms\">nibh<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 940ms\">vulputate<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 960ms\">cursus<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 980ms\">a<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1000ms\">sit<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1020ms\">amet<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1040ms\">mauris.<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1060ms\">Morbi<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1080ms\">accumsan<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1100ms\">ipsum<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1120ms\">velit.<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0836a9cbb6 {margin: 0;}#thegem-heading-69e0836a9cbb6 .thegem-heading-word {animation-duration: 800ms;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div>[\/vc_column_inner][vc_column_inner disable_custom_paddings_tablet=&#8221;true&#8221; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1592912899108{padding-left: 50px !important;background-color: #7e57c2 !important;}&#8221; offset=&#8221;vc_col-md-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div><div class=\"gem-icon gem-icon-pack-material gem-icon-size-medium  gem-icon-shape-circle\"  style=\"border-color: #ffffff;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"background-color: #ffffff;\"><span class=\"gem-icon-half-1\" style=\"color: #7e57c2;\"><span class=\"back-angle\">&#xf4f0;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #7e57c2;\"><span class=\"back-angle\">&#xf4f0;<\/span><\/span><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div><div id=\"thegem-heading-69e0836a9cc51\" class=\"thegem-heading title-h2 vc_custom_1636307675790 words-slide-left thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"light thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1220ms\">lorem<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #dffc8b; animation-delay: 1240ms\">ipsum<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0836a9cc51 {margin: 0;}#thegem-heading-69e0836a9cc51 .thegem-heading-word {animation-duration: 800ms;}<\/style><div id=\"thegem-heading-69e0836a9ccad\" class=\"thegem-heading styled-subtitle vc_custom_1636307686884 words-slide-left thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1420ms\">Duis<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1440ms\">sed<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1460ms\">odio<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1480ms\">sit<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1500ms\">amet<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1520ms\">nibh<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1540ms\">vulputate<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1560ms\">cursus<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1580ms\">a<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1600ms\">sit<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1620ms\">amet<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1640ms\">mauris.<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1660ms\">Morbi<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1680ms\">accumsan<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1700ms\">ipsum<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1720ms\">velit.<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0836a9ccad {margin: 0;}#thegem-heading-69e0836a9ccad .thegem-heading-word {animation-duration: 800ms;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; content_placement=&#8221;middle&#8221; el_class=&#8221;scroller-block center-block&#8221; css=&#8221;.vc_custom_1636301560619{background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-content\/uploads\/2020\/06\/24-layers.png?id=14) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column]<div class=\"thegem-heading-wrap\"><div id=\"thegem-heading-69e0836a9cd22\" class=\"thegem-heading title-h1 vc_custom_1636307840323 background-sliding thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"thegem-heading-text-wrap\"><span class=\"thegem-heading-text\"><span style=\"color: #3e3e3e;\">Lorem ipsum<\/span><\/span><\/span><\/div><\/div><style type=\"text\/css\">#thegem-heading-69e0836a9cd22 {margin: 0;}#thegem-heading-69e0836a9cd22 {margin-left: auto; margin-right: auto;}#thegem-heading-interaction-69e0836a9cd23, #thegem-heading-69e0836a9cd22 {display: inline;}#thegem-heading-69e0836a9cd22 {background: none !important;}#thegem-heading-69e0836a9cd22:before {background-color: #fbe84b !important;}#thegem-heading-69e0836a9cd22 {display: inline-flex !important;}<\/style><div id=\"thegem-heading-69e0836a9cd98\" class=\"thegem-heading title-h1 vc_custom_1636628959078 words-slide-right thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 320ms\">dolor<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 340ms\">sit<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 360ms\">amet,<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0836a9cd98 {margin: 0;}#thegem-heading-69e0836a9cd98 {margin-left: auto; margin-right: auto;}#thegem-heading-interaction-69e0836a9cd99, #thegem-heading-69e0836a9cd98 {display: inline;}<\/style><div id=\"thegem-heading-69e0836a9cdf1\" class=\"thegem-heading title-h1 words-slide-right thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 520ms\">consectetur<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 540ms\">adipisicing<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 560ms\">elit.<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0836a9cdf1 {margin: 0;}#thegem-heading-69e0836a9cdf1 {margin-left: auto; margin-right: auto;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div><div id=\"thegem-heading-69e0836a9ce4f\" class=\"thegem-heading styled-subtitle vc_custom_1636307914081 lines-slide-up thegem-heading-animate\" style=\"text-align: center;\" data-animation-name=\"lines-slide-up\" data-animation-delay=\"700\" data-animation-interval=\"80\"><span class=\"thegem-heading-word\" style=\"color: #ffffff;\">Success<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">and<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">conversion<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">rate<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">of<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">any<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">landing<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">page<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">depends<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">on<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">the<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">optimized<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">content<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">and<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">layout.<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">With<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">this<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">theme<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">you<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">get<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">a<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">perfect<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">toolbox<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">to<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">build<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">and<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">optimize<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">your<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">landing<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">pages.<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">Increase<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">conversions<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">and<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">revenue!<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">Get<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">your<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">landing<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">page<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">working<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">for<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">you.<\/span><\/div><style type=\"text\/css\">#thegem-heading-69e0836a9ce4f {margin: 0;}#thegem-heading-69e0836a9ce4f {margin-left: auto; margin-right: auto;}#thegem-heading-69e0836a9ce4f {max-width: 1000px;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div><style type=\"text\/css\">.thegem-button-69e0836a9ceb96325.lazy-loading-before-start-animation .lazy-loading-item {opacity: 0;}<\/style><div class=\"gem-button-container gem-button-position-center thegem-button-69e0836a9ceb96325 lazy-loading lazy-loading-before-start-animation\"  data-ll-item-delay=\"700\"><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-2 lazy-loading-item\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 3px;border-color: #fbe84b;color: #fbe84b;\" onmouseleave=\"this.style.borderColor='#fbe84b';this.style.backgroundColor='transparent';this.style.color='#fbe84b';\" onmouseenter=\"this.style.backgroundColor='#fbe84b';this.style.color='#3e3e3e';\" href=\"\" target=\"_self\">LEARN MORE<\/a><\/div> [\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; content_placement=&#8221;bottom&#8221; vertical_slider=&#8221;true&#8221; css=&#8221;.vc_custom_1592928685275{background: #d74680 url(https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-content\/uploads\/2020\/06\/3-28.jpg?id=12) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; custom_css_code=&#8221;JTQwbWVkaWElMjhtYXgtd2lkdGglM0ElMjAxNDQwcHglMjklMjAlN0IlMEElMjAlMjAlMjAlMjAudGl0bGUtaDElMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBmb250LXNpemUlM0ElMjAzNnB4JTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwbGluZS1oZWlnaHQlM0ElMjA0OHB4JTNCJTBBJTIwJTIwJTIwJTIwJTdEJTBBJTIwJTIwJTIwJTIwLmxhcHRvcC1oaWRkZW4lMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBtYXJnaW4tdG9wJTNBJTIwMCUyMCUyMWltcG9ydGFudCUzQiUwQSUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUyMC52Y19jb2x1bW4taW5uZXIlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBwYWRkaW5nLWxlZnQlM0ElMjAyMXB4JTIwJTIxaW1wb3J0YW50JTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwcGFkZGluZy1yaWdodCUzQSUyMDIxcHglMjAlMjFpbXBvcnRhbnQlM0IlMEElMjAlMjAlMjAlMjAlN0QlMEElN0QlMEElNDBtZWRpYSUyOG1heC13aWR0aCUzQSUyMDExOTlweCUyOSUyMCU3QiUwQSUyMCUyMCUyMCUyMC50aXRsZS1oMSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGZvbnQtc2l6ZSUzQSUyMDI4cHglM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBsaW5lLWhlaWdodCUzQSUyMDM2cHglM0IlMEElMjAlMjAlMjAlMjAlN0QlMEElN0QlMEElNDBtZWRpYSUyOG1heC13aWR0aCUzQSUyMDk4MHB4JTI5JTIwJTdCJTBBJTIwJTIwJTIwJTIwJTQwaWQlMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBiYWNrZ3JvdW5kLWltYWdlJTNBJTIwbm9uZSUyMCUyMWltcG9ydGFudCUzQiUwQSUyMCUyMCUyMCUyMCU3RCUwQSU3RA==&#8221;][vc_column][vc_row_inner equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1592916364773{margin-bottom: 0px !important;}&#8221;][vc_column_inner disable_custom_paddings_tablet=&#8221;true&#8221; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1592916961500{padding-left: 50px !important;background-color: #d74680 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; offset=&#8221;vc_col-md-6&#8243;][vc_column_text]<\/p>\n<div class=\"title-h1\" style=\"max-width: 550px;\"><span style=\"color: #fbdf5b;\">Trends come<\/span> <span style=\"color: #fbdf5b;\">and go.<br \/>\n<\/span><span style=\"color: #ffffff;\">Diamonds are <\/span><span style=\"color: #ffffff;\">forever<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider laptop-hidden\" style=\"margin-top: 50px;\"><\/div>[vc_column_text]<span style=\"color: #ffffff;\">Friedrich Wilhelm<\/span><br \/>\n<span style=\"color: #ffffff;\">Nietzsche<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div>[\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243; disable_custom_paddings_tablet=&#8221;true&#8221; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1592916822221{padding-right: 50px !important;padding-left: 50px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-content\/uploads\/2020\/06\/slice-5.png?id=18) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; offset=&#8221;vc_col-md-3&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 35px;\"><\/div><div class=\"centered-box\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-medium  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #ffffff;\"><span class=\"back-angle\">&#xf30a;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #ffffff;\"><span class=\"back-angle\">&#xf30a;<\/span><\/span><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[vc_column_text]<\/p>\n<h4 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Lorem ipsum<\/span><\/h4>\n<p>[\/vc_column_text][vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna.<\/span><\/p>\n<p>[\/vc_column_text]<div class=\"gem-button-container gem-button-position-center thegem-button-69e0836a9cf009027\" ><a class=\"gem-button gem-button-size-small gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 3px;border-color: #ffffff;color: #ffffff;\" onmouseleave=\"this.style.borderColor='#ffffff';this.style.backgroundColor='transparent';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#ffffff';this.style.color='#3e3e3e';\" href=\"\" target=\"_self\">view works<\/a><\/div> <div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 35px;\"><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243; disable_custom_paddings_tablet=&#8221;true&#8221; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1592916827867{padding-right: 50px !important;padding-left: 50px !important;background-color: #fbdf5b !important;}&#8221; offset=&#8221;vc_col-md-3&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 35px;\"><\/div><div class=\"centered-box\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-medium  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #3c3950;\"><span class=\"back-angle\">&#xf1f4;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #3c3950;\"><span class=\"back-angle\">&#xf1f4;<\/span><\/span><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[vc_column_text]<\/p>\n<h4 style=\"text-align: center;\"><span style=\"color: #3c3950;\">Lorem ipsum<\/span><\/h4>\n<p>[\/vc_column_text][vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #3c3950;\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna.<\/span><\/p>\n<p>[\/vc_column_text]<div class=\"gem-button-container gem-button-position-center thegem-button-69e0836a9cf346931\" ><a class=\"gem-button gem-button-size-small gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 3px;border-color: #3c3950;color: #3c3950;\" onmouseleave=\"this.style.borderColor='#3c3950';this.style.backgroundColor='transparent';this.style.color='#3c3950';\" onmouseenter=\"this.style.backgroundColor='#3c3950';this.style.color='#fbe84b';\" href=\"\" target=\"_self\">view works<\/a><\/div> <div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 35px;\"><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; content_placement=&#8221;top&#8221; vertical_slider=&#8221;true&#8221; css=&#8221;.vc_custom_1592928694857{background: #19bca0 url(https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-content\/uploads\/2020\/06\/45-layers.png?id=15) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; custom_css_code=&#8221;JTQwbWVkaWElMjAlMjhtYXgtd2lkdGglM0ElMjAxMTk5cHglMjklN0IlMEElMjAlMjAlMjAlMjAucm93JTJDJTBBJTIwJTIwJTIwJTIwLnJvdyUyMCUzRSUyMCUyQSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMG1hcmdpbi10b3AlM0ElMjAwJTNCJTBBJTIwJTIwJTIwJTIwJTdEJTBBJTIwJTIwJTIwJTIwLnF1aWNrZmluZGVyJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwcGFkZGluZyUzQSUyMDAlMjAlMjFpbXBvcnRhbnQlM0IlMEElMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAlNDBpZCUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGJhY2tncm91bmQtaW1hZ2UlM0ElMjB1cmwlMjglMjdodHRwcyUzQSUyRiUyRmNvZGV4LXRoZW1lcy5jb20lMkZ0aGVnZW0lMkZzaXRlcyUyRmZ1bGxzY3JlZW4tdmVydGljYWwtc2xpZGVyLTIlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMjAlMkYwNiUyRjYtMjYuanBnJTI3JTI5JTIwJTIxaW1wb3J0YW50JTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwYWxpZ24taXRlbXMlM0ElMjBjZW50ZXIlM0IlMEElMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAlMjAucXVpY2tmaW5kZXItaXRlbS5jb2wtbWQtMiUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMHdpZHRoJTNBJTIwMzMuMzMzMyUyNSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMG1hcmdpbi1ib3R0b20lM0ElMjAwJTNCJTBBJTIwJTIwJTIwJTIwJTdEJTBBJTdEJTBBJTQwbWVkaWElMjAlMjhtYXgtd2lkdGglM0ElMjA5OTJweCUyOSUyMCU3QiUwQSUyMCUyMCUyMCUyMC5xdWlja2ZpbmRlci1pdGVtLmNvbC1zbS0zJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwd2lkdGglM0ElMjAzMy4zMzMzJTI1JTNCJTBBJTIwJTIwJTIwJTIwJTdEJTBBJTdEJTIwJTIwJTBBJTQwbWVkaWElMjAlMjhtYXgtd2lkdGglM0ElMjA3NjdweCUyOSUyMCU3QiUwQSUyMCUyMCUyMCUyMCU0MGlkJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwYmFja2dyb3VuZC1pbWFnZSUzQSUyMG5vbmUlMjAlMjFpbXBvcnRhbnQlM0IlMEElMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAucXVpY2tmaW5kZXItaXRlbS5jb2wteHMtNCUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMHdpZHRoJTNBJTIwNTAlMjUlM0IlMEElMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAucXVpY2tmaW5kZXItYmluZGVkJTIwLnF1aWNrZmluZGVyLWl0ZW0uaW5saW5lLWNvbHVtbiU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMG1hcmdpbiUzQSUyMDAlMjAlMjFpbXBvcnRhbnQlM0IlMEElMjAlMjAlMjAlMjAlN0QlMEElN0Q=&#8221;][vc_column css=&#8221;.vc_custom_1574251372284{padding-top: 0px !important;}&#8221;]<div class=\"quickfinder quickfinder-style-classic quickfinder-binded row inline-row quickfinder-icon-position-top quickfinder-alignment-left quickfinder-title-thin\" data-hover-box-color=\"#54c2af\"><div id=\"post-22\" data-ll-finish-delay=\"200\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-simple icon-size-small quickfinder-box-style-solid lazy-loading post-22 thegem_qf_item type-thegem_qf_item status-publish\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content lazy-loading-item\" data-ll-item-delay=\"0\" data-ll-effect=\"clip\"> <div class=\"quickfinder-item-image-wrapper\"> <div class=\"gem-icon gem-icon-pack-material gem-icon-size-small gem-icon-shape-circle gem-simple-icon\" style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #fff;\"><span class=\"back-angle\">&#xf108;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #fff;\"><span class=\"back-angle\">&#xf108;<\/span><\/span><\/div><\/div> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info lazy-loading-item\" data-ll-item-delay=\"200\" data-ll-effect=\"fading\"> <div class=\"quickfinder-item-title\" style=\"color: #fff;\">MULTILINGUAL<\/div> <div class=\"quickfinder-item-text\" style=\"color: #fff;\">Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi labore et dolore magna<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <div id=\"post-23\" data-ll-finish-delay=\"200\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-simple icon-size-small quickfinder-box-style-solid lazy-loading post-23 thegem_qf_item type-thegem_qf_item status-publish\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content lazy-loading-item\" data-ll-item-delay=\"0\" data-ll-effect=\"clip\"> <div class=\"quickfinder-item-image-wrapper\"> <div class=\"gem-icon gem-icon-pack-material gem-icon-size-small gem-icon-shape-circle gem-simple-icon\" style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #fff;\"><span class=\"back-angle\">&#xf267;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #fff;\"><span class=\"back-angle\">&#xf267;<\/span><\/span><\/div><\/div> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info lazy-loading-item\" data-ll-item-delay=\"200\" data-ll-effect=\"fading\"> <div class=\"quickfinder-item-title\" style=\"color: #fff;\">HI-TECH<\/div> <div class=\"quickfinder-item-text\" style=\"color: #fff;\">Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi labore et dolore magna<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <div id=\"post-24\" data-ll-finish-delay=\"200\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-simple icon-size-small quickfinder-box-style-solid lazy-loading post-24 thegem_qf_item type-thegem_qf_item status-publish\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content lazy-loading-item\" data-ll-item-delay=\"0\" data-ll-effect=\"clip\"> <div class=\"quickfinder-item-image-wrapper\"> <div class=\"gem-icon gem-icon-pack-material gem-icon-size-small gem-icon-shape-circle gem-simple-icon\" style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #fff;\"><span class=\"back-angle\">&#xf2bd;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #fff;\"><span class=\"back-angle\">&#xf2bd;<\/span><\/span><\/div><\/div> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info lazy-loading-item\" data-ll-item-delay=\"200\" data-ll-effect=\"fading\"> <div class=\"quickfinder-item-title\" style=\"color: #fff;\">FLEXIBLE<\/div> <div class=\"quickfinder-item-text\" style=\"color: #fff;\">Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi labore et dolore magna<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <div id=\"post-25\" data-ll-finish-delay=\"200\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-simple icon-size-small quickfinder-box-style-solid lazy-loading post-25 thegem_qf_item type-thegem_qf_item status-publish\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content lazy-loading-item\" data-ll-item-delay=\"0\" data-ll-effect=\"clip\"> <div class=\"quickfinder-item-image-wrapper\"> <div class=\"gem-icon gem-icon-pack-material gem-icon-size-small gem-icon-shape-circle gem-simple-icon\" style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #fff;\"><span class=\"back-angle\">&#xf3ea;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #fff;\"><span class=\"back-angle\">&#xf3ea;<\/span><\/span><\/div><\/div> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info lazy-loading-item\" data-ll-item-delay=\"200\" data-ll-effect=\"fading\"> <div class=\"quickfinder-item-title\" style=\"color: #fff;\">RESPONSIVE<\/div> <div class=\"quickfinder-item-text\" style=\"color: #fff;\">Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi labore et dolore magna<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <div id=\"post-26\" data-ll-finish-delay=\"200\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-simple icon-size-small quickfinder-box-style-solid lazy-loading post-26 thegem_qf_item type-thegem_qf_item status-publish\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content lazy-loading-item\" data-ll-item-delay=\"0\" data-ll-effect=\"clip\"> <div class=\"quickfinder-item-image-wrapper\"> <div class=\"gem-icon gem-icon-pack-material gem-icon-size-small gem-icon-shape-circle gem-simple-icon\" style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #fff;\"><span class=\"back-angle\">&#xf424;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #fff;\"><span class=\"back-angle\">&#xf424;<\/span><\/span><\/div><\/div> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info lazy-loading-item\" data-ll-item-delay=\"200\" data-ll-effect=\"fading\"> <div class=\"quickfinder-item-title\" style=\"color: #fff;\">GOOGLE &#038; CO.<\/div> <div class=\"quickfinder-item-text\" style=\"color: #fff;\">Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi labore et dolore magna<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <div id=\"post-27\" data-ll-finish-delay=\"200\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-simple icon-size-small quickfinder-box-style-solid lazy-loading post-27 thegem_qf_item type-thegem_qf_item status-publish\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content lazy-loading-item\" data-ll-item-delay=\"0\" data-ll-effect=\"clip\"> <div class=\"quickfinder-item-image-wrapper\"> <div class=\"gem-icon gem-icon-pack-material gem-icon-size-small gem-icon-shape-circle gem-simple-icon\" style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #fff;\"><span class=\"back-angle\">&#xf3e3;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #fff;\"><span class=\"back-angle\">&#xf3e3;<\/span><\/span><\/div><\/div> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info lazy-loading-item\" data-ll-item-delay=\"200\" data-ll-effect=\"fading\"> <div class=\"quickfinder-item-title\" style=\"color: #fff;\">EASY TO USE<\/div> <div class=\"quickfinder-item-text\" style=\"color: #fff;\">Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi labore et dolore magna<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; content_placement=&#8221;middle&#8221; vertical_slider=&#8221;true&#8221; css=&#8221;.vc_custom_1592928703888{background: #1d202d url(https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-content\/uploads\/2020\/06\/4-27.jpg?id=13) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; custom_css_code=&#8221;JTQwbWVkaWElMjAlMjhtYXgtd2lkdGglM0ElMjA3NjdweCUyOSUyMCU3QiUwQSUyMCUyMCUyMCUyMCU0MGlkJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwYmFja2dyb3VuZC1pbWFnZSUzQSUyMG5vbmUlMjAlMjFpbXBvcnRhbnQlM0IlMEElMjAlMjAlMjAlMjAlN0QlMEElN0Q=&#8221;][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-6&#8243; css=&#8221;.vc_custom_1592909671021{padding-top: 0px !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 75px;\"><\/div>[vc_row_inner][vc_column_inner disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1592909646108{padding-top: 0px !important;padding-left: 80px !important;}&#8221; offset=&#8221;vc_col-lg-6&#8243;][vc_widget_sidebar sidebar_id=&#8221;page-sidebar-1&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div><div class=\"socials socials-list socials-colored-hover socials-rounded socials-alignment-left\"><a class=\"socials-item\" target=\"_blank\" href=\"#\" style=\"color: #23c7dc;\"><i class=\"socials-item-icon facebook\" style=\"font-size: 24px\"><\/i><\/a><a class=\"socials-item\" target=\"_blank\" href=\"#\" style=\"color: #23c7dc;\"><i class=\"socials-item-icon linkedin\" style=\"font-size: 24px\"><\/i><\/a><a class=\"socials-item\" target=\"_blank\" href=\"#\" style=\"color: #23c7dc;\"><i class=\"socials-item-icon twitter\" style=\"font-size: 24px\"><\/i><\/a><a class=\"socials-item\" target=\"_blank\" href=\"#\" style=\"color: #23c7dc;\"><i class=\"socials-item-icon instagram\" style=\"font-size: 24px\"><\/i><\/a><a class=\"socials-item\" target=\"_blank\" href=\"#\" style=\"color: #23c7dc;\"><i class=\"socials-item-icon pinterest\" style=\"font-size: 24px\"><\/i><\/a><a class=\"socials-item\" target=\"_blank\" href=\"#\" style=\"color: #23c7dc;\"><i class=\"socials-item-icon youtube\" style=\"font-size: 24px\"><\/i><\/a><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][\/vc_column_inner][vc_column_inner css=&#8221;.vc_custom_1592909570572{padding-top: 0px !important;}&#8221; offset=&#8221;vc_hidden-xs&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/2&#8243; disable_custom_paddings_mobile=&#8221;true&#8221; css=&#8221;.vc_custom_1592909384385{padding-right: 70px !important;padding-left: 70px !important;}&#8221; offset=&#8221;vc_col-lg-6&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 75px;\"><\/div><div role=\"form\" class=\"wpcf7\" id=\"wpcf7-f5-o1\" lang=\"en-US\" dir=\"ltr\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-json\/wp\/v2\/pages\/8#wpcf7-f5-o1\" method=\"post\" class=\"wpcf7-form init\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"5\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.5.2\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f5-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/div>\n<div class='form-sidebar'>\n<p><span class=\"wpcf7-form-control-wrap name\"><input type=\"text\" name=\"name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name*\" \/><\/span><\/p>\n<p><span class=\"wpcf7-form-control-wrap email\"><input type=\"email\" name=\"email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email*\" \/><\/span> <\/p>\n<p><span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"6\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Message*\"><\/textarea><\/span> <\/p>\n<p><input type=\"submit\" value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" \/>\n<\/p><\/div>\n<div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div><\/form><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; full_height=&#8221;yes&#8221; content_placement=&#8221;middle&#8221; vertical_slider=&#8221;true&#8221; css=&#8221;.vc_custom_1592928743895{background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-content\/uploads\/2020\/06\/1-49.jpg?id=11) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; full_height=&#8221;yes&#8221; content_placement=&#8221;middle&#8221; vertical_slider=&#8221;true&#8221; css=&#8221;.vc_custom_1592928733884{background-image: url(https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-content\/uploads\/2020\/06\/slice-3.png?id=16)&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-json\/wp\/v2\/pages\/8"}],"collection":[{"href":"https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":114,"href":"https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":829,"href":"https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-json\/wp\/v2\/pages\/8\/revisions\/829"}],"wp:attachment":[{"href":"https:\/\/codex-themes.com\/thegem\/sites\/fullscreen-vertical-slider-2\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}