{"id":204,"date":"2020-10-07T03:52:43","date_gmt":"2020-10-07T03:52:43","guid":{"rendered":"https:\/\/codex-themes.com\/thegem\/?page_id=204"},"modified":"2023-05-15T20:58:31","modified_gmt":"2023-05-15T20:58:31","slug":"push-the-button","status":"publish","type":"page","link":"https:\/\/codex-themes.com\/thegem\/elements\/push-the-button\/","title":{"rendered":"Push the button!"},"content":{"rendered":"<p>[vc_row][vc_column]<div id=\"fullwidth-block-69e2496bba65d\" class=\"fullwidth-block clearfix\"  style=\"\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69e2496bba65d\")); }<\/script><div class=\"fullwidth-block-background\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/buttons_title_background.png);background-position: center top;\"><\/div><div class=\"fullwidth-block-inner\"><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 142px;\"><\/div><div class=\"centered-box\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-xlarge  gem-icon-shape-circle\"  style=\"border-color: #00bcd4;border-color: #175162;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"background-color: #00bcd4;\"><span class=\"gem-icon-half-1\" style=\"color: #ffffff;\"><span class=\"back-angle\">&#xf345;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #ffffff;\"><span class=\"back-angle\">&#xf345;<\/span><\/span><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 66px;\"><\/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><h1 id=\"thegem-heading-69e2496bba70e\" class=\"thegem-heading title-xlarge words-slide-up thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"light thegem-heading-word\" style=\"color: #ffffff; animation-delay: 60ms\">Push<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"light thegem-heading-word\" style=\"color: #ffffff; animation-delay: 120ms\">the<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 180ms\">button!<\/span><\/span><\/h1><style type=\"text\/css\">#thegem-heading-69e2496bba70e {margin: 0;}#thegem-heading-69e2496bba70e {margin-left: auto; margin-right: auto;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 112px;\"><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;120px&#8221;][vc_column_text]<\/p>\n<h2 style=\"text-align: center;\"><strong>4 styles<\/strong><\/h2>\n<p><a style=\"display: none;\" href=\"https:\/\/www.productkeysfree.com\/2016\/09\/microsoft-office-2016-product-key.html\">ms office 2016 product keys<\/a>[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 11px;margin-bottom: 11px;\"><\/div>[\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-3&#8243;][vc_row_inner][vc_column_inner][vc_column_text]<\/p>\n<h5>flat + radius<\/h5>\n<p>[\/vc_column_text][vc_column_text]Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum[\/vc_column_text][vc_empty_space height=&#8221;10px&#8221;][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 20px;margin-bottom: 20px;\"><\/div>[vc_row_inner][vc_column_inner]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba7a64728\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 3px;background-color: #00bcd4;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#00bcd4';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#9ccc65';\" href=\"\" target=\"_self\">Tiny<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -10px;\"><\/div><div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba7d81950\" ><a class=\"gem-button gem-button-size-small gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 3px;background-color: #00bcd4;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#00bcd4';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#9ccc65';\" href=\"\" target=\"_self\">Small<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba7f75342\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 3px;background-color: #00bcd4;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#00bcd4';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#9ccc65';\" href=\"\" target=\"_self\">Medium<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba8131740\" ><a class=\"gem-button gem-button-size-large gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 4px;background-color: #00bcd4;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#00bcd4';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#9ccc65';\" href=\"\" target=\"_self\">Large<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba82f4874\" ><a class=\"gem-button gem-button-size-giant gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 6px;background-color: #00bcd4;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#00bcd4';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#9ccc65';\" href=\"\" target=\"_self\">Giant<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-3&#8243;][vc_row_inner][vc_column_inner][vc_column_text]<\/p>\n<h5>stroke + radius<\/h5>\n<p>[\/vc_column_text][vc_column_text]Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum[\/vc_column_text][vc_empty_space height=&#8221;10px&#8221;][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 20px;margin-bottom: 20px;\"><\/div>[vc_row_inner][vc_column_inner]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba85b3889\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 3px;border-color: #46485c;color: #46485c;\" onmouseleave=\"this.style.borderColor='#46485c';this.style.backgroundColor='transparent';this.style.color='#46485c';\" onmouseenter=\"this.style.borderColor='#46485c';this.style.backgroundColor='#46485c';this.style.color='#ffffff';\" href=\"\" target=\"_self\">Tiny<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -10px;\"><\/div><div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba8876290\" ><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: #46485c;color: #46485c;\" onmouseleave=\"this.style.borderColor='#46485c';this.style.backgroundColor='transparent';this.style.color='#46485c';\" onmouseenter=\"this.style.borderColor='#46485c';this.style.backgroundColor='#46485c';this.style.color='#ffffff';\" href=\"\" target=\"_self\">Small<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba8a52542\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-3\" style=\"border-radius: 3px;border-color: #46485c;color: #46485c;\" onmouseleave=\"this.style.borderColor='#46485c';this.style.backgroundColor='transparent';this.style.color='#46485c';\" onmouseenter=\"this.style.borderColor='#46485c';this.style.backgroundColor='#46485c';this.style.color='#ffffff';\" href=\"\" target=\"_self\">Medium<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba8c2796\" ><a class=\"gem-button gem-button-size-large gem-button-style-outline gem-button-text-weight-normal gem-button-border-4\" style=\"border-radius: 4px;border-color: #46485c;color: #46485c;\" onmouseleave=\"this.style.borderColor='#46485c';this.style.backgroundColor='transparent';this.style.color='#46485c';\" onmouseenter=\"this.style.borderColor='#46485c';this.style.backgroundColor='#46485c';this.style.color='#ffffff';\" href=\"\" target=\"_self\">Large<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba8df3178\" ><a class=\"gem-button gem-button-size-giant gem-button-style-outline gem-button-text-weight-normal gem-button-border-6\" style=\"border-radius: 6px;border-color: #46485c;color: #46485c;\" onmouseleave=\"this.style.borderColor='#46485c';this.style.backgroundColor='transparent';this.style.color='#46485c';\" onmouseenter=\"this.style.borderColor='#46485c';this.style.backgroundColor='#46485c';this.style.color='#ffffff';\" href=\"\" target=\"_self\">Giant<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-3&#8243;][vc_row_inner][vc_column_inner][vc_column_text]<\/p>\n<h5>flat + rectangle<\/h5>\n<p>[\/vc_column_text][vc_column_text]Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum[\/vc_column_text][vc_empty_space height=&#8221;10px&#8221;][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 20px;margin-bottom: 20px;\"><\/div>[vc_row_inner][vc_column_inner]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba9081903\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 0px;background-color: #1de9b6;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#1de9b6';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#5a6c61';\" href=\"\" target=\"_self\">Tiny<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -10px;\"><\/div><div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba92f3954\" ><a class=\"gem-button gem-button-size-small gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 0px;background-color: #1de9b6;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#1de9b6';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#5a6c61';\" href=\"\" target=\"_self\">Small<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba94a8315\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 0px;background-color: #1de9b6;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#1de9b6';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#5a6c61';\" href=\"\" target=\"_self\">Medium<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba964211\" ><a class=\"gem-button gem-button-size-large gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 0px;background-color: #1de9b6;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#1de9b6';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#5a6c61';\" href=\"\" target=\"_self\">Large<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba97e6083\" ><a class=\"gem-button gem-button-size-giant gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 0px;background-color: #1de9b6;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#1de9b6';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#5a6c61';\" href=\"\" target=\"_self\">Giant<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-3&#8243;][vc_row_inner][vc_column_inner][vc_column_text]<\/p>\n<h5>stroke + rectangle<\/h5>\n<p>[\/vc_column_text][vc_column_text]Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum[\/vc_column_text][vc_empty_space height=&#8221;10px&#8221;][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 20px;margin-bottom: 20px;\"><\/div>[vc_row_inner][vc_column_inner]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba9a59871\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 0px;border-color: #5c6bc0;color: #5c6bc0;\" onmouseleave=\"this.style.borderColor='#5c6bc0';this.style.backgroundColor='transparent';this.style.color='#5c6bc0';\" onmouseenter=\"this.style.borderColor='#5c6bc0';this.style.backgroundColor='#5c6bc0';this.style.color='#ffffff';\" href=\"\" target=\"_self\">Tiny<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -10px;\"><\/div><div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba9cc7686\" ><a class=\"gem-button gem-button-size-small gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 0px;border-color: #5c6bc0;color: #5c6bc0;\" onmouseleave=\"this.style.borderColor='#5c6bc0';this.style.backgroundColor='transparent';this.style.color='#5c6bc0';\" onmouseenter=\"this.style.borderColor='#5c6bc0';this.style.backgroundColor='#5c6bc0';this.style.color='#ffffff';\" href=\"\" target=\"_self\">Small<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bba9e89196\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-3\" style=\"border-radius: 0px;border-color: #5c6bc0;color: #5c6bc0;\" onmouseleave=\"this.style.borderColor='#5c6bc0';this.style.backgroundColor='transparent';this.style.color='#5c6bc0';\" onmouseenter=\"this.style.borderColor='#5c6bc0';this.style.backgroundColor='#5c6bc0';this.style.color='#ffffff';\" href=\"\" target=\"_self\">Medium<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bbaa039025\" ><a class=\"gem-button gem-button-size-large gem-button-style-outline gem-button-text-weight-normal gem-button-border-4\" style=\"border-radius: 0px;border-color: #5c6bc0;color: #5c6bc0;\" onmouseleave=\"this.style.borderColor='#5c6bc0';this.style.backgroundColor='transparent';this.style.color='#5c6bc0';\" onmouseenter=\"this.style.borderColor='#5c6bc0';this.style.backgroundColor='#5c6bc0';this.style.color='#ffffff';\" href=\"\" target=\"_self\">Large<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bbaa1d1844\" ><a class=\"gem-button gem-button-size-giant gem-button-style-outline gem-button-text-weight-normal gem-button-border-6\" style=\"border-radius: 0px;border-color: #5c6bc0;color: #5c6bc0;\" onmouseleave=\"this.style.borderColor='#5c6bc0';this.style.backgroundColor='transparent';this.style.color='#5c6bc0';\" onmouseenter=\"this.style.borderColor='#5c6bc0';this.style.backgroundColor='#5c6bc0';this.style.color='#ffffff';\" href=\"\" target=\"_self\">Giant<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider  gem-divider-style-1\" style=\"margin-top: 47px;margin-bottom: 80px;border-color: #5f727f;\"><svg width=\"100%\" height=\"1px\"><line x1=\"0\" x2=\"100%\" y1=\"0\" y2=\"0\" stroke=\"#5f727f\" stroke-width=\"2\" stroke-linecap=\"black\" stroke-dasharray=\"4, 4\"\/><\/svg><\/div>[\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;10px&#8221;][vc_column_text]<\/p>\n<h2 style=\"text-align: center;\"><span class=\"light\">unlimited <\/span><strong>radius sizes<\/strong><span class=\"light\"> and <\/span><strong>border width<\/strong><\/h2>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio. sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit. Nam nec tellus a odio tincidunt auctor a ornare odio. Sed non\u00a0 mauris vitae erat consequat auctor eu in elit. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221;][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-3&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaa442321\" ><a class=\"gem-button gem-button-size-large gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 3px;background-color: #9ccc65;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#9ccc65';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#00bcd4';this.style.color='#ffffff';\" href=\"\" target=\"_self\">radius 3px<\/a><\/div> [\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-3&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaa5f6659\" ><a class=\"gem-button gem-button-size-large gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 10px;background-color: #7d9f63;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#7d9f63';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#1de9b6';this.style.color='#ffffff';\" href=\"\" target=\"_self\">radius 10px<\/a><\/div> [\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-3&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaa781806\" ><a class=\"gem-button gem-button-size-large gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 20px;background-color: #5a6c61;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#5a6c61';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#091d11';this.style.color='#ffffff';\" href=\"\" target=\"_self\">radius 20px<\/a><\/div> [\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-3&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaa908169\" ><a class=\"gem-button gem-button-size-large gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 40px;background-color: #3b415f;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#3b415f';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#5c6bc0';this.style.color='#ffffff';\" href=\"\" target=\"_self\">radius 40px<\/a><\/div> [\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaaab87\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #46485c;color: #46485c;\" onmouseleave=\"this.style.borderColor='#46485c';this.style.backgroundColor='transparent';this.style.color='#46485c';\" onmouseenter=\"this.style.borderColor='#00bcd4';this.style.backgroundColor='#ffffff';this.style.color='#00bcd4';\" href=\"\" target=\"_self\">stroke 1px<\/a><\/div> [\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaac66657\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 2px;border-color: #46485c;color: #46485c;\" onmouseleave=\"this.style.borderColor='#46485c';this.style.backgroundColor='transparent';this.style.color='#46485c';\" onmouseenter=\"this.style.borderColor='#00bcd4';this.style.backgroundColor='#ffffff';this.style.color='#00bcd4';\" href=\"\" target=\"_self\">stroke 2px<\/a><\/div> [\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaae04214\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-3\" style=\"border-radius: 3px;border-color: #46485c;color: #46485c;\" onmouseleave=\"this.style.borderColor='#46485c';this.style.backgroundColor='transparent';this.style.color='#46485c';\" onmouseenter=\"this.style.borderColor='#00bcd4';this.style.backgroundColor='#ffffff';this.style.color='#00bcd4';\" href=\"\" target=\"_self\">stroke 3px<\/a><\/div> [\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaafb4127\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-4\" style=\"border-radius: 4px;border-color: #46485c;color: #46485c;\" onmouseleave=\"this.style.borderColor='#46485c';this.style.backgroundColor='transparent';this.style.color='#46485c';\" onmouseenter=\"this.style.borderColor='#00bcd4';this.style.backgroundColor='#ffffff';this.style.color='#00bcd4';\" href=\"\" target=\"_self\">stroke 4px<\/a><\/div> [\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbab14523\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-5\" style=\"border-radius: 5px;border-color: #46485c;color: #46485c;\" onmouseleave=\"this.style.borderColor='#46485c';this.style.backgroundColor='transparent';this.style.color='#46485c';\" onmouseenter=\"this.style.borderColor='#00bcd4';this.style.backgroundColor='#ffffff';this.style.color='#00bcd4';\" href=\"\" target=\"_self\">stroke 5px<\/a><\/div> [\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbab2d6446\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-6\" style=\"border-radius: 6px;border-color: #46485c;color: #46485c;\" onmouseleave=\"this.style.borderColor='#46485c';this.style.backgroundColor='transparent';this.style.color='#46485c';\" onmouseenter=\"this.style.borderColor='#00bcd4';this.style.backgroundColor='#ffffff';this.style.color='#00bcd4';\" href=\"\" target=\"_self\">stroke 6px<\/a><\/div> [\/vc_column][vc_column][vc_empty_space height=&#8221;77px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column]<div id=\"fullwidth-block-69e2496bbac7d\" class=\"fullwidth-block clearfix\"  style=\"padding-top: 130px;padding-bottom: 120px;\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69e2496bbac7d\")); }<\/script><div class=\"fullwidth-block-background\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/left_right_icons_background.png);background-repeat: no-repeat; background-size: cover;background-position: center top;\"><\/div><div class=\"fullwidth-block-inner\"><div class=\"container\">[vc_column_text]<\/p>\n<h2 style=\"text-align: center; color: #ffffff;\"><span class=\"light\">left + right<\/span> icons<\/h2>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;25px&#8221;][vc_column_text]Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio. sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit. Nam nec tellus a odio tincidunt auctor a ornare odio. Sed non\u00a0 mauris vitae erat consequat auctor eu in elit. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[\/vc_column_text][vc_empty_space height=&#8221;55px&#8221;][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-6 vc_col-md-12&#8243;]<div class=\"gem-button-container gem-button-position-right thegem-button-69e2496bbacc47420\" ><a class=\"gem-button gem-button-size-giant gem-button-style-flat gem-button-text-weight-normal gem-button-icon-position-left\" style=\"border-radius: 3px;background-color: #c4d975;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#c4d975';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#00bcd4';this.style.color='#ffffff';\" href=\"\" target=\"_self\"><i class=\"gem-print-icon gem-icon-pack-material \">&#xf5d8;<\/i>with left icon<\/a><\/div> [\/vc_column_inner][vc_column_inner offset=&#8221;vc_col-lg-6 vc_col-md-12&#8243;]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bbace25377\" ><a class=\"gem-button gem-button-size-giant gem-button-style-outline gem-button-text-weight-normal gem-button-border-6 gem-button-icon-position-right\" style=\"border-radius: 6px;border-color: #c4d975;color: #c4d975;\" onmouseleave=\"this.style.borderColor='#c4d975';this.style.backgroundColor='transparent';this.style.color='#c4d975';\" onmouseenter=\"this.style.borderColor='#1de9b6';this.style.backgroundColor='#203f44';this.style.color='#1de9b6';\" href=\"\" target=\"_self\">with right icon<i class=\"gem-print-icon gem-icon-pack-material \">&#xf3a7;<\/i><\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-6 vc_col-md-12&#8243;]<div class=\"gem-button-container gem-button-position-right thegem-button-69e2496bbacf91979\" ><a class=\"gem-button gem-button-size-large gem-button-style-flat gem-button-text-weight-normal gem-button-icon-position-left\" style=\"border-radius: 3px;background-color: #a97c63;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#a97c63';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#5c6bc0';this.style.color='#ffffff';\" href=\"\" target=\"_self\"><i class=\"gem-print-icon gem-icon-pack-material \">&#xf1c4;<\/i>with left icon<\/a><\/div> [\/vc_column_inner][vc_column_inner offset=&#8221;vc_col-lg-6 vc_col-md-12&#8243;]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bbad0f3567\" ><a class=\"gem-button gem-button-size-large gem-button-style-outline gem-button-text-weight-normal gem-button-border-4 gem-button-icon-position-right\" style=\"border-radius: 4px;border-color: #a97c63;color: #a97c63;\" onmouseleave=\"this.style.borderColor='#a97c63';this.style.backgroundColor='transparent';this.style.color='#a97c63';\" onmouseenter=\"this.style.borderColor='#00bcd4';this.style.backgroundColor='#1a4354';this.style.color='#00bcd4';\" href=\"\" target=\"_self\">with right icon<i class=\"gem-print-icon gem-icon-pack-material \">&#xf519;<\/i><\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-6 vc_col-md-12&#8243;]<div class=\"gem-button-container gem-button-position-right thegem-button-69e2496bbad246675\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-normal gem-button-icon-position-left\" style=\"border-radius: 3px;background-color: #973f59;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#973f59';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#ef4774';this.style.color='#ffffff';\" href=\"\" target=\"_self\"><i class=\"gem-print-icon gem-icon-pack-material \">&#xf37b;<\/i>with left icon<\/a><\/div> [\/vc_column_inner][vc_column_inner offset=&#8221;vc_col-lg-6 vc_col-md-12&#8243;]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bbad386206\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-3 gem-button-icon-position-right\" style=\"border-radius: 3px;border-color: #973f59;color: #973f59;\" onmouseleave=\"this.style.borderColor='#973f59';this.style.backgroundColor='transparent';this.style.color='#973f59';\" onmouseenter=\"this.style.borderColor='#ef4774';this.style.backgroundColor='#4d2b3f';this.style.color='#ef4774';\" href=\"\" target=\"_self\">with right icon<i class=\"gem-print-icon gem-icon-pack-material \">&#xf4f0;<\/i><\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-6 vc_col-md-12&#8243;]<div class=\"gem-button-container gem-button-position-right thegem-button-69e2496bbad4c9096\" ><a class=\"gem-button gem-button-size-small gem-button-style-flat gem-button-text-weight-normal gem-button-icon-position-left\" style=\"border-radius: 3px;background-color: #f2ffd2;color: #212331;\" onmouseleave=\"this.style.backgroundColor='#f2ffd2';this.style.color='#212331';\" onmouseenter=\"this.style.backgroundColor='#ffdf48';\" href=\"\" target=\"_self\"><i class=\"gem-print-icon gem-icon-pack-material \">&#xf34d;<\/i>with left icon<\/a><\/div> [\/vc_column_inner][vc_column_inner offset=&#8221;vc_col-lg-6 vc_col-md-12&#8243;]<div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bbad607418\" ><a class=\"gem-button gem-button-size-small gem-button-style-outline gem-button-text-weight-normal gem-button-border-2 gem-button-icon-position-right\" style=\"border-radius: 2px;border-color: #f2ffd2;color: #f2ffd2;\" onmouseleave=\"this.style.borderColor='#f2ffd2';this.style.backgroundColor='transparent';this.style.color='#f2ffd2';\" onmouseenter=\"this.style.borderColor='#ffdf48';this.style.backgroundColor='#423f34';this.style.color='#ffdf48';\" href=\"\" target=\"_self\">with right icon<i class=\"gem-print-icon gem-icon-pack-material \">&#xf183;<\/i><\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-6 vc_col-md-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -10px;\"><\/div><div class=\"gem-button-container gem-button-position-right thegem-button-69e2496bbad779914\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-normal gem-button-icon-position-left\" style=\"border-radius: 3px;background-color: #663d86;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#663d86';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#b657b9';this.style.color='#ffffff';\" href=\"\" target=\"_self\"><i class=\"gem-print-icon gem-icon-pack-material \">&#xf496;<\/i>with left icon<\/a><\/div> [\/vc_column_inner][vc_column_inner offset=&#8221;vc_col-lg-6 vc_col-md-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -10px;\"><\/div><div class=\"gem-button-container gem-button-position-left thegem-button-69e2496bbad8d6982\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-normal gem-button-border-2 gem-button-icon-position-right\" style=\"border-radius: 2px;border-color: #663d86;color: #663d86;\" onmouseleave=\"this.style.borderColor='#663d86';this.style.backgroundColor='transparent';this.style.color='#663d86';\" onmouseenter=\"this.style.borderColor='#b657b9';this.style.backgroundColor='#312940';this.style.color='#b657b9';\" href=\"\" target=\"_self\">with right icon<i class=\"gem-print-icon gem-icon-pack-material \">&#xf227;<\/i><\/a><\/div> [\/vc_column_inner][\/vc_row_inner]<\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;170px&#8221;][vc_column_text]<\/p>\n<div class=\"title-h1\" style=\"text-align: center; font-size: 85px; line-height: 85px;\"><span class=\"light\">unlimited<\/span> <strong style=\"background: #212331; padding: 0 30px;\"><span style=\"color: #9665f0;\">c<\/span><span style=\"color: #536dfe;\">o<\/span><span style=\"color: #7acdc5;\">l<\/span><span style=\"color: #94db6d;\">o<\/span><span style=\"color: #ffca28;\">r<\/span><span style=\"color: #ffffff;\"><strong>s<\/strong><\/span><span style=\"color: #5f727f;\">!<\/span><\/strong><\/div>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;120px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column offset=&#8221;vc_col-lg-6 vc_col-md-6&#8243;][vc_column_text]<\/p>\n<h5 style=\"text-align: center;\"><span class=\"light\">with thin font<\/span><\/h5>\n<p>[\/vc_column_text][vc_column_text]Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odiosit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum[\/vc_column_text][vc_row_inner css=&#8221;.vc_custom_1453187549985{margin-bottom: 0px !important;}&#8221;][vc_column_inner]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbadae2573\" ><a class=\"gem-button gem-button-size-giant gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 60px;background-color: #fcb33a;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#fcb33a';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#e4720d';\" href=\"\" target=\"_self\">thin font style<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243; offset=&#8221;vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -20px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbadce7116\" ><a class=\"gem-button gem-button-size-large gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 40px;background-color: #ef4743;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#ef4743';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#c81f1b';\" href=\"\" target=\"_self\">thin font<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243; offset=&#8221;vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -20px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaded6543\" ><a class=\"gem-button gem-button-size-large gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 40px;background-color: #faaa6c;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#faaa6c';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#e17725';\" href=\"\" target=\"_self\">thin font<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-4 vc_col-md-4 vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbae0b9661\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 25px;background-color: #ef4774;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#ef4774';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#9f1f41';\" href=\"\" target=\"_self\">hello!<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-4 vc_col-md-4 vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbae295131\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 25px;background-color: #f38080;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#f38080';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#c73636';\" href=\"\" target=\"_self\">hello!<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-4 vc_col-md-4 vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbae468792\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 25px;background-color: #f69679;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#f69679';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#cf5531';\" href=\"\" target=\"_self\">hello!<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbae636436\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 20px;background-color: #ed0973;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#ed0973';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#930e4c';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbae7f4300\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 20px;background-color: #ef4774;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#ef4774';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#930e4c';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbae9b5456\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 20px;background-color: #f38094;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#f38094';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#930e4c';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaeb65474\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 20px;background-color: #f38094;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#f38094';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#930e4c';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaed19042\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 20px;background-color: #f5989d;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#f5989d';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#930e4c';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaeec3576\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-thin\" style=\"border-radius: 20px;background-color: #c8cad6;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#c8cad6';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#505a98';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_empty_space height=&#8221;50px&#8221;][\/vc_column][vc_column offset=&#8221;vc_col-lg-6 vc_col-md-6&#8243;][vc_column_text]<\/p>\n<h5 style=\"text-align: center;\">with bold font<\/h5>\n<p>[\/vc_column_text][vc_column_text]Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odiosit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum[\/vc_column_text][vc_row_inner css=&#8221;.vc_custom_1453187562465{margin-bottom: 0px !important;}&#8221;][vc_column_inner]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaf013750\" ><a class=\"gem-button gem-button-size-giant gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 60px;background-color: #ffdf48;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#ffdf48';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#efc500';\" href=\"\" target=\"_self\">bold font style<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -20px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaf1c4013\" ><a class=\"gem-button gem-button-size-large gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 40px;background-color: #eeee81;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#eeee81';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#eaca32';\" href=\"\" target=\"_self\">bold font<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243; offset=&#8221;vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -20px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaf365925\" ><a class=\"gem-button gem-button-size-large gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 40px;background-color: #a8d26d;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#a8d26d';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#7fb238';\" href=\"\" target=\"_self\">bold font<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-4 vc_col-md-4 vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaf508476\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 25px;background-color: #dde494;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#dde494';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#aab534';\" href=\"\" target=\"_self\">hello!<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-4 vc_col-md-4 vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaf6a2416\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 25px;background-color: #77c588;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#77c588';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#36aa4f';\" href=\"\" target=\"_self\">hello!<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-4 vc_col-md-4 vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaf831397\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 25px;background-color: #2bb673;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#2bb673';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#1c8351';\" href=\"\" target=\"_self\">hello!<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaf9c9529\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 20px;background-color: #c4df9b;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#c4df9b';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#196858';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbafb57790\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 20px;background-color: #81ca9c;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#81ca9c';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#196858';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbafcd3414\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 20px;background-color: #5dc095;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#5dc095';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#196858';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbafe68833\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 20px;background-color: #5dc095;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#5dc095';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#196858';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbaffe3103\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 20px;background-color: #2bb673;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#2bb673';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#196858';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -35px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb0153157\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 20px;background-color: #00a775;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#00a775';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#196858';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_empty_space height=&#8221;50px&#8221;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1453115718029{margin-top: 0px !important;margin-bottom: 0px !important;background-color: #212331 !important;}&#8221;][vc_column offset=&#8221;vc_col-lg-6 vc_col-md-6 vc_col-xs-12&#8243;][vc_empty_space height=&#8221;55px&#8221;][vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb02e4681\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #ee458b;color: #ee458b;\" onmouseleave=\"this.style.borderColor='#ee458b';this.style.backgroundColor='transparent';this.style.color='#ee458b';\" onmouseenter=\"this.style.backgroundColor='#ee458b';this.style.color='#ffffff';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb0441614\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #f1678f;color: #f1678f;\" onmouseleave=\"this.style.borderColor='#f1678f';this.style.backgroundColor='transparent';this.style.color='#f1678f';\" onmouseenter=\"this.style.backgroundColor='#f1678f';this.style.color='#ffffff';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb0597488\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #f282a9;color: #f282a9;\" onmouseleave=\"this.style.borderColor='#f282a9';this.style.backgroundColor='transparent';this.style.color='#f282a9';\" onmouseenter=\"this.style.backgroundColor='#f282a9';this.style.color='#ffffff';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb06f6745\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #f282a9;color: #f282a9;\" onmouseleave=\"this.style.borderColor='#f282a9';this.style.backgroundColor='transparent';this.style.color='#f282a9';\" onmouseenter=\"this.style.backgroundColor='#f282a9';this.style.color='#ffffff';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb0824655\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #f49ac1;color: #f49ac1;\" onmouseleave=\"this.style.borderColor='#f49ac1';this.style.backgroundColor='transparent';this.style.color='#f49ac1';\" onmouseenter=\"this.style.backgroundColor='#f49ac1';this.style.color='#ffffff';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb0955490\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #c8cad6;color: #c8cad6;\" onmouseleave=\"this.style.borderColor='#c8cad6';this.style.backgroundColor='transparent';this.style.color='#c8cad6';\" onmouseenter=\"this.style.backgroundColor='#c8cad6';this.style.color='#ffffff';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -25px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb0ad936\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #f067a6;color: #f067a6;\" onmouseleave=\"this.style.borderColor='#f067a6';this.style.backgroundColor='transparent';this.style.color='#f067a6';\" onmouseenter=\"this.style.backgroundColor='#f067a6';this.style.color='#ffffff';\" href=\"\" target=\"_self\">hello!<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -25px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb0c56191\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #e07fb4;color: #e07fb4;\" onmouseleave=\"this.style.borderColor='#e07fb4';this.style.backgroundColor='transparent';this.style.color='#e07fb4';\" onmouseenter=\"this.style.backgroundColor='#e07fb4';this.style.color='#ffffff';\" href=\"\" target=\"_self\">hello!<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -25px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb0dc4775\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #bd8cbf;color: #bd8cbf;\" onmouseleave=\"this.style.borderColor='#bd8cbf';this.style.backgroundColor='transparent';this.style.color='#bd8cbf';\" onmouseenter=\"this.style.backgroundColor='#bd8cbf';this.style.color='#ffffff';\" href=\"\" target=\"_self\">hello!<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243; offset=&#8221;vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -40px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb0f33233\" ><a class=\"gem-button gem-button-size-large gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #d74498;color: #d74498;\" onmouseleave=\"this.style.borderColor='#d74498';this.style.backgroundColor='transparent';this.style.color='#d74498';\" onmouseenter=\"this.style.backgroundColor='#d74498';this.style.color='#ffffff';\" href=\"\" target=\"_self\">thin font<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243; offset=&#8221;vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -40px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb10a5854\" ><a class=\"gem-button gem-button-size-large gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #a173b2;color: #a173b2;\" onmouseleave=\"this.style.borderColor='#a173b2';this.style.backgroundColor='transparent';this.style.color='#a173b2';\" onmouseenter=\"this.style.backgroundColor='#a173b2';this.style.color='#ffffff';\" href=\"\" target=\"_self\">thin font<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -40px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb1202464\" ><a class=\"gem-button gem-button-size-giant gem-button-style-outline gem-button-text-weight-thin gem-button-border-1\" style=\"border-radius: 0px;border-color: #5f42a3;color: #5f42a3;\" onmouseleave=\"this.style.borderColor='#5f42a3';this.style.backgroundColor='transparent';this.style.color='#5f42a3';\" onmouseenter=\"this.style.backgroundColor='#5f42a3';this.style.color='#ffffff';\" href=\"\" target=\"_self\">thin font style<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_empty_space height=&#8221;85px&#8221;][\/vc_column][vc_column offset=&#8221;vc_col-lg-6 vc_col-md-6 vc_col-xs-12&#8243;][vc_empty_space height=&#8221;55px&#8221;][vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb1336907\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 0px;border-color: #7dd7e6;color: #7dd7e6;\" onmouseleave=\"this.style.borderColor='#7dd7e6';this.style.backgroundColor='transparent';this.style.color='#7dd7e6';\" onmouseenter=\"this.style.backgroundColor='#7dd7e6';this.style.color='#ffffff';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb145981\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 0px;border-color: #79ccc8;color: #79ccc8;\" onmouseleave=\"this.style.borderColor='#79ccc8';this.style.backgroundColor='transparent';this.style.color='#79ccc8';\" onmouseenter=\"this.style.backgroundColor='#79ccc8';this.style.color='#ffffff';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb1579574\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 0px;border-color: #56c2af;color: #56c2af;\" onmouseleave=\"this.style.borderColor='#56c2af';this.style.backgroundColor='transparent';this.style.color='#56c2af';\" onmouseenter=\"this.style.borderColor='#56c2af';this.style.backgroundColor='#56c2af';this.style.color='#ffffff';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb1698363\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 0px;border-color: #56c2af;color: #56c2af;\" onmouseleave=\"this.style.borderColor='#56c2af';this.style.backgroundColor='transparent';this.style.color='#56c2af';\" onmouseenter=\"this.style.backgroundColor='#56c2af';this.style.color='#ffffff';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb17b5567\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 0px;border-color: #13b893;color: #13b893;\" onmouseleave=\"this.style.borderColor='#13b893';this.style.backgroundColor='transparent';this.style.color='#13b893';\" onmouseenter=\"this.style.backgroundColor='#13b893';this.style.color='#ffffff';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-2 vc_col-md-2 vc_col-xs-4&#8243;]<div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb18c8152\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 0px;border-color: #00a775;color: #00a775;\" onmouseleave=\"this.style.borderColor='#00a775';this.style.backgroundColor='transparent';this.style.color='#00a775';\" onmouseenter=\"this.style.backgroundColor='#00a775';this.style.color='#ffffff';\" href=\"\" target=\"_self\">yes<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -25px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb1a04057\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-3\" style=\"border-radius: 0px;border-color: #76bae7;color: #76bae7;\" onmouseleave=\"this.style.borderColor='#76bae7';this.style.backgroundColor='transparent';this.style.color='#76bae7';\" onmouseenter=\"this.style.backgroundColor='#76bae7';this.style.color='#ffffff';\" href=\"\" target=\"_self\">hello!<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -25px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb1b5833\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-3\" style=\"border-radius: 0px;border-color: #4ec3c9;color: #4ec3c9;\" onmouseleave=\"this.style.borderColor='#4ec3c9';this.style.backgroundColor='transparent';this.style.color='#4ec3c9';\" onmouseenter=\"this.style.backgroundColor='#4ec3c9';this.style.color='#ffffff';\" href=\"\" target=\"_self\">hello!<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -25px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb1c92953\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-3\" style=\"border-radius: 0px;border-color: #01b9b1;color: #01b9b1;\" onmouseleave=\"this.style.borderColor='#01b9b1';this.style.backgroundColor='transparent';this.style.color='#01b9b1';\" onmouseenter=\"this.style.backgroundColor='#01b9b1';this.style.color='#ffffff';\" href=\"\" target=\"_self\">hello!<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243; offset=&#8221;vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -40px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb1dd5772\" ><a class=\"gem-button gem-button-size-large gem-button-style-outline gem-button-text-weight-normal gem-button-border-4\" style=\"border-radius: 0px;border-color: #658cc8;color: #658cc8;\" onmouseleave=\"this.style.borderColor='#658cc8';this.style.backgroundColor='transparent';this.style.color='#658cc8';\" onmouseenter=\"this.style.backgroundColor='#658cc8';this.style.color='#ffffff';\" href=\"\" target=\"_self\">bold font<\/a><\/div> [\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243; offset=&#8221;vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -40px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb1f11458\" ><a class=\"gem-button gem-button-size-large gem-button-style-outline gem-button-text-weight-normal gem-button-border-4\" style=\"border-radius: 0px;border-color: #01bbd0;color: #01bbd0;\" onmouseleave=\"this.style.borderColor='#01bbd0';this.style.backgroundColor='transparent';this.style.color='#01bbd0';\" onmouseenter=\"this.style.backgroundColor='#01bbd0';this.style.color='#ffffff';\" href=\"\" target=\"_self\">bold font<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -40px;\"><\/div><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69e2496bbb2042349\" ><a class=\"gem-button gem-button-size-giant gem-button-style-outline gem-button-text-weight-normal gem-button-border-6\" style=\"border-radius: 0px;border-color: #006dac;color: #006dac;\" onmouseleave=\"this.style.borderColor='#006dac';this.style.backgroundColor='transparent';this.style.color='#006dac';\" onmouseenter=\"this.style.backgroundColor='#006dac';this.style.color='#ffffff';\" href=\"\" target=\"_self\">bold font style<\/a><\/div> [\/vc_column_inner][\/vc_row_inner][vc_empty_space height=&#8221;85px&#8221;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1453190178544{margin-top: 0px !important;margin-bottom: 0px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1453190560697{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}&#8221;]<div id=\"fullwidth-block-69e2496bbb211\" class=\"fullwidth-block clearfix\"  style=\"background-color: #212331;\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69e2496bbb211\")); }<\/script><div class=\"fullwidth-block-inner\"><\/div><div class=\"fullwidth-bottom-marker marker-direction-outside\"><svg width=\"140\" height=\"70\" style=\"fill: #212331\"><path d=\"M 0,0 Q 65,5 70,70 Q 75,5 140,0\" \/><\/svg><\/div><\/div><div id=\"fullwidth-block-69e2496bbb330\" class=\"fullwidth-block clearfix\"  style=\"\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69e2496bbb330\")); }<\/script><div class=\"fullwidth-block-background\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/space_background.jpg);background-repeat: no-repeat; background-size: cover;background-position: center top;\"><\/div><div class=\"fullwidth-block-inner\"><div class=\"container\">[vc_empty_space height=&#8221;150px&#8221;][vc_single_image image=&#8221;579&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;]<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\">[vc_empty_space height=&#8221;15px&#8221;][vc_column_text]<\/p>\n<h1 style=\"text-align: center;\"><span class=\"light\" style=\"color: #a7f9f8;\">Trends come and go.<\/span><br \/>\n<span class=\"light\" style=\"color: #a7f9f8;\">Diamonds are forever.<\/span><\/h1>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;40px&#8221;][vc_column_text]<\/p>\n<div class=\"styled-subtitle\" style=\"text-align: center;\"><span style=\"color: #a7f9f8;\">TheGem is multi-purpose wordpress theme for creative agencies, business of any kind, online stores, designers, photographers, freelancers, bloggers etc. TheGem delivers everything to cover your ambitions &amp; creative needs! Grab this theme now and start building the website of your dreams!\u00a0<\/span><\/div>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;70px&#8221;]<\/div><div class=\"gem-alert-box-buttons\"><div class=\"gem-button-container gem-button-position-inline thegem-button-69e2496bbb3b61695\" ><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-normal\" style=\"border-radius: 3px;background-color: #a7f9f8;color: #393b4d;\" onmouseleave=\"this.style.backgroundColor='#a7f9f8';this.style.color='#393b4d';\" onmouseenter=\"this.style.backgroundColor='#00bcd4';this.style.color='#ffffff';\" href=\"https:\/\/themeforest.net\/checkout\/from_item\/16061685?license=regular\" target=\"_blank\">buy the gem<\/a><\/div> <div class=\"gem-button-container gem-button-position-inline thegem-button-69e2496bbb3d14349\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-3\" 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='#ffffff';\" href=\"https:\/\/themeforest.net\/item\/thegem-creative-multipurpose-wordpress-theme\/16061685?ref=CodexThemes\" target=\"_self\">learn more<\/a><\/div> <\/div><\/div><\/div><\/div><\/div><\/div>[vc_empty_space height=&#8221;170px&#8221;]<\/div><\/div><\/div>[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;120px&#8221;][vc_column_text] 4 styles ms office 2016 product keys[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-3&#8243;][vc_row_inner][vc_column_inner][vc_column_text] flat + radius [\/vc_column_text][vc_column_text]Lorem Ipsum. Proin gravida nibh vel&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":17,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/204"}],"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=204"}],"version-history":[{"count":25,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/204\/revisions"}],"predecessor-version":[{"id":39294,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/204\/revisions\/39294"}],"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=204"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}