{"id":13411,"date":"2020-10-12T14:39:06","date_gmt":"2020-10-12T14:39:06","guid":{"rendered":"https:\/\/codex-themes.com\/thegem\/?page_id=13411"},"modified":"2021-10-27T17:03:12","modified_gmt":"2021-10-27T17:03:12","slug":"contact-us-03","status":"publish","type":"page","link":"https:\/\/codex-themes.com\/thegem\/pages\/contact-us\/contact-us-03\/","title":{"rendered":"Contact Us 03"},"content":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; full_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1634209009737{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/03\/1-24.jpg?id=13535) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column css=&#8221;.vc_custom_1634209273087{padding-top: 0px !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 105px;\"><\/div><script type=\"text\/javascript\">(function() { function TheGemHeading() { this.selector = '.thegem-heading'; this.animateClass = 'thegem-heading-animate'; this.animatedClass = 'thegem-heading-animated'; this.rotatingSelector = '.thegem-heading-rotating'; } TheGemHeading.prototype = { initialize: function () { let items = document.querySelectorAll(this.selector); if ('IntersectionObserver' in window) { let intersectionObserver = new IntersectionObserver((entries, observer)=>{ entries.forEach((entry)=> { if (entry.isIntersecting) { this.startAnimation(entry.target); intersectionObserver.unobserve(entry.target); } }); }); items.forEach((item)=>{ intersectionObserver.observe(item); setTimeout(()=>this.prepareAnimation(item), 300); }); } else { items.forEach((item)=>{ this.prepareAnimation(item); this.startAnimation(item); }); } }, startAnimation: function (element) { if (element.classList.contains(this.animateClass)) { setTimeout(()=>{ element.classList.remove(this.animateClass); element.classList.add(this.animatedClass); }, 300); } let rotatingItem = element.querySelector(this.rotatingSelector); if (typeof(rotatingItem) != 'undefined' && rotatingItem != null) { this.rotating(rotatingItem); } }, isRotating: function (element) { return element.querySelector(this.rotatingSelector) !== null; }, prepareAnimation: function (element) { if (!element || this.isRotating(element)) { return; } const animationName = element.dataset.animationName; const animationDelay = parseInt(element.dataset.animationDelay) || 0; const animationInterval = parseInt(element.dataset.animationInterval) || 0; switch (animationName) { case 'lines-slide-up': case 'lines-slide-up-random': const animationLineTagWrap = '<span class=\"thegem-heading-line-wrap\">'; function animationLineTag (index) { let styles = ''; if (animationName === 'lines-slide-up' && (animationDelay > 0 || animationInterval > 0)) { styles = `animation-delay: ${(animationDelay + (animationInterval*(index+1)))}ms;`; } return '<span class=\"thegem-heading-line\"' + (styles!== '' ? ' style=\"'+styles+'\"' : '') + '>'; } let nodes = element.childNodes; let currentOffset = nodes[0].offsetTop; let index = 0; let idx = 0; let html = animationLineTagWrap + animationLineTag(index); for (let i = 0; i < nodes.length; i++) { if (nodes[i].nodeType === 3) continue; if (nodes[i].offsetTop > currentOffset + nodes[i].scrollHeight\/2) { index++; html += '<\/span><\/span>' + animationLineTagWrap + animationLineTag(index); currentOffset = nodes[i].offsetTop; if (animationName === 'lines-slide-up-random') idx = 0; } if (animationName === 'lines-slide-up-random' && (animationDelay > 0 || animationInterval > 0)) { nodes[i].style.animationDelay = (animationDelay + animationInterval*(idx+1)) + 'ms'; } html += nodes[i].outerHTML + ' '; if (animationName === 'lines-slide-up-random') idx++; } html += '<\/span><\/span>'; element.innerHTML = html; break; } }, rotating: function (element,) { let current = element.querySelector('.thegem-heading-rotating-text'); element.style.width = element.clientWidth+'px'; current.style.width = element.clientWidth+'px'; setInterval(()=>{ let next = current.nextElementSibling !== null ? current.nextElementSibling : element.childNodes[0]; let nextWidth = next.clientWidth; let currentWidth = current.clientWidth; element.style.width = nextWidth + 'px'; current.style.width = '1px'; current.style.opacity = 0; next.style.width = '1px'; setTimeout(()=>{ current.style.position = 'absolute'; current.style.width = currentWidth + 'px'; next.style.position = 'relative'; next.style.opacity = 1; next.style.width = nextWidth + 'px'; current = next; }, 500); }, 2500); } }; window.theGemHeading = new TheGemHeading(); document.addEventListener('DOMContentLoaded', function(event) { window.theGemHeading.initialize(); }); if (window.parent.vc) { window.parent.vc.events.on('shortcodeView:updated', function (event) { let element = event.view.el.querySelector('.thegem-heading'); window.theGemHeading.prepareAnimation(element); window.theGemHeading.startAnimation(element); }); window.parent.vc.events.on('app.render', function () { window.theGemHeading.initialize(); }); }\n})();<\/script><div id=\"thegem-heading-69d4ef58e178c\" class=\"thegem-heading title-xlarge letters-slide-up thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 50ms\">C<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 100ms\">o<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 150ms\">n<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 200ms\">t<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 250ms\">a<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 300ms\">c<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 350ms\">t<\/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: 400ms\">U<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 450ms\">s<\/span><\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d4ef58e178c {margin: 0;}#thegem-heading-69d4ef58e178c {margin-left: auto; margin-right: auto;}#thegem-heading-69d4ef58e178c .thegem-heading-letter {animation-timing-function: cubic-bezier(0.25,1,0.5,1);}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 20px;\"><\/div><div id=\"thegem-heading-69d4ef58e1831\" class=\"thegem-heading styled-subtitle lines-slide-up thegem-heading-animate\" style=\"text-align: center;\" data-animation-name=\"lines-slide-up\" data-animation-delay=\"200\" data-animation-interval=\"160\"><span class=\"thegem-heading-word\" style=\"color: #ffffff;\">Lorem<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">ipsum<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">dolor<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">sit<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">amet,<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">consectetur<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">adipisicing<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">elit,<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">sed<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">do<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">eiusmod<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">tempor<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">incididunt<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">ut<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">labore<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">et<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">dolore<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">magna<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">aliqua.<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">Ut<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">enim<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">ad<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">minim<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">veniam,<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">quis<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">nostrud<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">exercitation<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">ullamco<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">laboris<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">nisi<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">ut<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">aliquip<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">ex<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">ea<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">commodo<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">consequat.<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">Duis<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">aute<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">irure<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">dolor<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">in<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">reprehenderit<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">in<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">voluptate<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">velit<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">esse<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">cillum<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">dolore<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">eu<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">fugiat<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">nulla<\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\">pariatur.<\/span><\/div><style type=\"text\/css\">#thegem-heading-69d4ef58e1831 {margin: 0;}#thegem-heading-69d4ef58e1831 {margin-left: auto; margin-right: auto;}<\/style>[\/vc_column][vc_column css=&#8221;.vc_custom_1634209278637{padding-top: 0px !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 100px;\"><\/div>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1462179189554{margin-top: -200px !important;margin-bottom: 0px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1634209803360{padding-top: 0px !important;padding-right: 60px !important;padding-left: 60px !important;}&#8221; offset=&#8221;vc_hidden-xs&#8221;][vc_column_text]<a class=\"arrow scroll-to-anchor\" href=\"#link\">mouse<\/a>[\/vc_column_text][vc_empty_space height=&#8221;126px&#8221;][\/vc_column][vc_column offset=&#8221;vc_hidden-lg vc_hidden-md vc_hidden-sm vc_hidden-xs&#8221;]<div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  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\">&#xf13a;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #ffffff;\"><span class=\"back-angle\">&#xf13a;<\/span><\/span><\/div><\/div>[\/vc_column][vc_column offset=&#8221;vc_hidden-lg vc_hidden-md vc_hidden-sm&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 75px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; css=&#8221;.vc_custom_1462182402448{margin-bottom: 0px !important;}&#8221; el_id=&#8221;link&#8221;][vc_column width=&#8221;1\/3&#8243; css=&#8221;.vc_custom_1458288953619{padding-right: 60px !important;padding-left: 60px !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 144px;\"><\/div><div class=\"gem-dropcap gem-dropcap-shape-circle gem-dropcap-style-medium\"><span class=\"gem-dropcap-letter\" style=\"color: #3c3950;border: 1px solid #3c3950;\">L<\/span><\/div>[vc_column_text]orem ipsum dolor sit amet, consectetur adi pisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris\u00a0 ipsum dolor sit amet, consectetur adi pisicing elit, sed do eiusmod tempor inci didunt ut labore et dolore ullamco laboris.[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[\/vc_column][vc_column width=&#8221;2\/3&#8243; css=&#8221;.vc_custom_1458289843803{padding-right: 60px !important;padding-left: 60px !important;background-color: #f0f3f2 !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 102px;\"><\/div>[vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-4&#8243;]<div class=\"gem-icon-with-text gem-icon-with-text-icon-size-medium gem-icon-with-text-float-right\" ><div style=\"margin-bottom:0px;margin-top:10px; \" class=\"gem-icon-with-text-icon\"><div class=\"gem-icon gem-icon-pack-elegant 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: #11c2cf;\"><span class=\"back-angle\">&#xe104;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #11c2cf;\"><span class=\"back-angle\">&#xe104;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-icon-with-text-content\" ><div class=\"gem-icon-with-text-text\">[vc_column_text]<\/p>\n<div class=\"title-h4\">Drop Us A Line<\/div>\n<p>[\/vc_column_text]<\/div><\/div><div class=\"clearboth\"><\/div><\/div>[vc_column_text css=&#8221;.vc_custom_1458290208408{margin-top: -25px !important;}&#8221;]codex-themes@domain.ltd<br \/>\ninfo@domain.ltd<br \/>\nthegem@domain.ltd[\/vc_column_text][\/vc_column_inner][vc_column_inner offset=&#8221;vc_col-lg-4&#8243;]<div class=\"gem-icon-with-text gem-icon-with-text-icon-size-medium gem-icon-with-text-float-right\" ><div style=\"margin-bottom:0px;margin-top:10px; \" class=\"gem-icon-with-text-icon\"><div class=\"gem-icon gem-icon-pack-elegant 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: #2fc5b0;\"><span class=\"back-angle\">&#xe023;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #2fc5b0;\"><span class=\"back-angle\">&#xe023;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-icon-with-text-content\" ><div class=\"gem-icon-with-text-text\">[vc_column_text]<\/p>\n<div class=\"title-h4\">Business Hours<\/div>\n<p>[\/vc_column_text]<\/div><\/div><div class=\"clearboth\"><\/div><\/div>[vc_column_text css=&#8221;.vc_custom_1458290215393{margin-top: -25px !important;}&#8221;]Monday-Friday: 9:00 \u2013 18:00<br \/>\nSaturday: 11:00 \u2013 17:00<br \/>\nSunday: Closed[\/vc_column_text][\/vc_column_inner][vc_column_inner offset=&#8221;vc_col-lg-4&#8243;]<div class=\"gem-icon-with-text gem-icon-with-text-icon-size-medium gem-icon-with-text-float-right\" ><div style=\"margin-bottom:0px;margin-top:10px; \" class=\"gem-icon-with-text-icon\"><div class=\"gem-icon gem-icon-pack-elegant 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: #8165a3;\"><span class=\"back-angle\">&#xe01d;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #8165a3;\"><span class=\"back-angle\">&#xe01d;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-icon-with-text-content\" ><div class=\"gem-icon-with-text-text\">[vc_column_text]<\/p>\n<div class=\"title-h4\">Visit Our Office<\/div>\n<p>[\/vc_column_text]<\/div><\/div><div class=\"clearboth\"><\/div><\/div>[vc_column_text css=&#8221;.vc_custom_1458290227161{margin-top: -25px !important;}&#8221;]908 New Hampshire Avenue<br \/>\nNorthwest #100, Washington,<br \/>\nDC 20037, United States[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 102px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; el_class=&#8221;.wpb_widgetised_column .line-1&#8243; css=&#8221;.vc_custom_1458295426190{margin-bottom: 0px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1458294262873{padding-top: 200px !important;padding-bottom: 50px !important;padding-left: 60px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/03\/3-19.jpg?id=13539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; offset=&#8221;vc_col-lg-4 vc_col-md-4&#8243;][vc_column_text]<\/p>\n<div class=\"title-h2\"><span style=\"color: #ffffff;\">New York<\/span><\/div>\n<p>[\/vc_column_text][vc_column_text]<\/p>\n<div class=\"gem-contacts-item gem-contacts-address\"><span style=\"color: #fff;\">908 New Hampshire Avenue, 95822<\/span><\/div>\n<div class=\"gem-contacts-item gem-contacts-phone-2\"><span style=\"color: #fff;\">+1 916-875-2235<\/span><\/div>\n<div class=\"gem-contacts-item gem-contacts-email\"><span style=\"color: #fff;\">info@domain.ltd<\/span><\/div>\n<p>[\/vc_column_text][\/vc_column][vc_column css=&#8221;.vc_custom_1458294276848{padding-top: 200px !important;padding-bottom: 50px !important;padding-left: 60px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/03\/4-21.jpg?id=13541) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; offset=&#8221;vc_col-lg-4 vc_col-md-4&#8243;][vc_column_text]<\/p>\n<div class=\"title-h2\"><span style=\"color: #ffffff;\">London<\/span><\/div>\n<p>[\/vc_column_text][vc_column_text]<\/p>\n<div class=\"gem-contacts-item gem-contacts-address\"><span style=\"color: #fff;\">908 New Hampshire Avenue, 95822<\/span><\/div>\n<div class=\"gem-contacts-item gem-contacts-phone-2\"><span style=\"color: #fff;\">+1 916-875-2235<\/span><\/div>\n<div class=\"gem-contacts-item gem-contacts-email\"><span style=\"color: #fff;\">info@domain.ltd<\/span><\/div>\n<p>[\/vc_column_text][\/vc_column][vc_column css=&#8221;.vc_custom_1458294284812{padding-top: 200px !important;padding-bottom: 50px !important;padding-left: 60px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/03\/5-20.jpg?id=13543) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; offset=&#8221;vc_col-lg-4 vc_col-md-4&#8243;][vc_column_text]<\/p>\n<div class=\"title-h2\"><span style=\"color: #ffffff;\">Atlanta<\/span><\/div>\n<p>[\/vc_column_text][vc_column_text]<\/p>\n<div class=\"gem-contacts-item gem-contacts-address\"><span style=\"color: #fff;\">908 New Hampshire Avenue, 95822<\/span><\/div>\n<div class=\"gem-contacts-item gem-contacts-phone-2\"><span style=\"color: #fff;\">+1 916-875-2235<\/span><\/div>\n<div class=\"gem-contacts-item gem-contacts-email\"><span style=\"color: #fff;\">info@domain.ltd<\/span><\/div>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; css=&#8221;.vc_custom_1458295921759{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/03\/2-22.jpg?id=13537) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column el_class=&#8221;.wpb_widgetised_column .line-2&#8243; css=&#8221;.vc_custom_1458295477548{padding-left: 60px !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 100px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h2\"><span style=\"color: #ffffff;\">Washington<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 32px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h6\"><span style=\"color: #00bcd4;\">general office<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 35px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"gem-contacts-item gem-contacts-address\"><span style=\"color: #fff;\">Address:<\/span><\/div>\n<div class=\"gem-contacts-item\"><span style=\"color: #fff;\">908 New Hampshire Avenue Northwest<\/span><\/div>\n<div class=\"gem-contacts-item\"><span style=\"color: #fff;\">#100, Washington, DC<\/span><\/div>\n<div class=\"gem-contacts-item\"><span style=\"color: #fff;\">20037, United States<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"gem-contacts-item gem-contacts-phone\"><span style=\"color: #fff;\">Phone: +1 916-875-2235<\/span><\/div>\n<div class=\"gem-contacts-item gem-contacts-fax\"><span style=\"color: #fff;\">Fax: +1 916-875-2235<\/span><\/div>\n<div class=\"gem-contacts-item gem-contacts-email\"><span style=\"color: #fff;\">Email: <a href=\"mailto:info@domain.tld\">info@domain.tld<\/a><\/span><\/div>\n<div class=\"gem-contacts-item gem-contacts-website\"><span style=\"color: #fff;\">Website: <a href=\"http:\/\/www.codex-themes.com\">www.codex-themes.com<\/a><\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 155px;\"><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; css_animation=&#8221;none&#8221; css=&#8221;.vc_custom_1633939719852{margin-bottom: 0px !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-4 vc_col-md-4&#8243;]<div class=\"gem-textbox  centered-box\"  ><div class=\"gem-textbox-inner\" style=\"\"><div class=\"gem-textbox-content\" style=\"background-position: center top;\"><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 70px;\"><\/div>[vc_single_image image=&#8221;138&#8243; img_size=&#8221;128*128&#8243; alignment=&#8221;center&#8221; style=&#8221;vc_box_circle_2&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h4\" style=\"text-align: center;\">Emerson Anderson<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -10px;\"><\/div>[vc_column_text]<\/p>\n<p style=\"text-align: center; font-size: 14px; color: #99a9b5;\">Senior Sales Manager<\/p>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text css=&#8221;.vc_custom_1458299467813{padding-right: 40px !important;padding-left: 40px !important;}&#8221;]<\/p>\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco<\/p>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 55px;\"><\/div><div class=\"socials socials-list socials-colored socials-rounded socials-alignment-left\"><a class=\"socials-item\" target=\"_blank\" href=\"#\"><i class=\"socials-item-icon facebook\" style=\"font-size: 32px\"><\/i><\/a><a class=\"socials-item\" target=\"_blank\" href=\"#\"><i class=\"socials-item-icon twitter\" style=\"font-size: 32px\"><\/i><\/a><a class=\"socials-item\" target=\"_blank\" href=\"#\"><i class=\"socials-item-icon skype\" style=\"font-size: 32px\"><\/i><\/a><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 55px;\"><\/div><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1458304893776{padding-right: 65px !important;padding-left: 65px !important;background-color: #f0f3f2 !important;}&#8221; offset=&#8221;vc_col-lg-8 vc_col-md-8&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h2\">Contact Our Team<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 60px;\"><\/div><div role=\"form\" class=\"wpcf7\" id=\"wpcf7-f2523-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\/wp-json\/wp\/v2\/pages\/13411#wpcf7-f2523-o1\" method=\"post\" class=\"wpcf7-form init gem-contact-form-white\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"2523\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.4.2\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2523-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=\"contact-form-style-3\">\n<p class=\"col-md-4 cf-style3-name\"><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 class=\"col-md-4 cf-style3-email\"><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 class=\"col-md-4 cf-style3-website\"><span class=\"wpcf7-form-control-wrap website\"><input type=\"text\" name=\"website\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Website*\" \/><\/span><\/p>\n<p class=\"col-md-12 cf-style3-textarea\"><span class=\"wpcf7-form-control-wrap Messege\"><textarea name=\"Messege\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Message*\"><\/textarea><\/span><\/p>\n<div class=\"col-md-12\"><div class=\"gem-button-container gem-button-position-fullwidth thegem-button-69d4ef58e1ba12218\" ><input class=\"gem-button gem-button-size-small gem-button-style-flat gem-button-text-weight-normal wpcf7-form-control wpcf7-submit gem-button-wpcf-custom\" style=\"border-radius: 3px;\" onmouseleave=\"\" onmouseenter=\"\" id=\"\" tabindex=\"\" type=\"submit\" value=\"submit message\" \/><\/div>\n<\/div>\n<div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div><\/form><\/div>[\/vc_column][\/vc_row][vc_row css_animation=&#8221;bottom-to-top&#8221;][vc_column]<div id=\"fullwidth-block-69d4ef58e1bc1\" class=\"fullwidth-block clearfix\"  style=\"background-color: #2fc5b0;\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69d4ef58e1bc1\")); }<\/script><div class=\"fullwidth-block-inner\"><div class=\"container\">[vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-4 vc_col-md-5&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 80px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h1\" style=\"text-align: center;\"><span style=\"color: #ffffff;\">need help?<\/span><\/div>\n<p>[\/vc_column_text][\/vc_column_inner][vc_column_inner offset=&#8221;vc_col-lg-4 vc_col-md-3&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 90px;\"><\/div>[vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adi pisicing elit, sed do eiusmod tempor incididunt ut\u00a0<\/span><\/p>\n<p>[\/vc_column_text][\/vc_column_inner][vc_column_inner offset=&#8221;vc_col-lg-4 vc_col-md-4&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 60px;\"><\/div><div class=\"gem-button-container gem-button-position-center thegem-button-69d4ef58e1bf26763\" ><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: #ffffff;color: #ffffff;\" onmouseleave=\"this.style.borderColor='#ffffff';this.style.backgroundColor='transparent';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#ffffff';this.style.color='#2fc5b0';\" href=\"\" target=\"_self\">create ticket support<\/a><\/div> <div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 60px;\"><\/div>[\/vc_column_inner][\/vc_row_inner]<\/div><\/div><\/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; css=&#8221;.vc_custom_1634209009737{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/03\/1-24.jpg?id=13535) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column css=&#8221;.vc_custom_1634209273087{padding-top: 0px !important;}&#8221;][\/vc_column][vc_column css=&#8221;.vc_custom_1634209278637{padding-top: 0px !important;}&#8221;][\/vc_column][\/vc_row][vc_row&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":13473,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/13411"}],"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=13411"}],"version-history":[{"count":23,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/13411\/revisions"}],"predecessor-version":[{"id":36775,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/13411\/revisions\/36775"}],"up":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/13473"}],"wp:attachment":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/media?parent=13411"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}