1605 lines
80 KiB
HTML
1605 lines
80 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="ru">
|
||
<head>
|
||
<script type="text/javascript">
|
||
var gform;
|
||
gform ||
|
||
(document.addEventListener('gform_main_scripts_loaded', function () {
|
||
gform.scriptsLoaded = !0;
|
||
}),
|
||
window.addEventListener('DOMContentLoaded', function () {
|
||
gform.domLoaded = !0;
|
||
}),
|
||
(gform = {
|
||
domLoaded: !1,
|
||
scriptsLoaded: !1,
|
||
initializeOnLoaded: function (o) {
|
||
gform.domLoaded && gform.scriptsLoaded
|
||
? o()
|
||
: !gform.domLoaded && gform.scriptsLoaded
|
||
? window.addEventListener('DOMContentLoaded', o)
|
||
: document.addEventListener('gform_main_scripts_loaded', o);
|
||
},
|
||
hooks: { action: {}, filter: {} },
|
||
addAction: function (o, n, r, t) {
|
||
gform.addHook('action', o, n, r, t);
|
||
},
|
||
addFilter: function (o, n, r, t) {
|
||
gform.addHook('filter', o, n, r, t);
|
||
},
|
||
doAction: function (o) {
|
||
gform.doHook('action', o, arguments);
|
||
},
|
||
applyFilters: function (o) {
|
||
return gform.doHook('filter', o, arguments);
|
||
},
|
||
removeAction: function (o, n) {
|
||
gform.removeHook('action', o, n);
|
||
},
|
||
removeFilter: function (o, n, r) {
|
||
gform.removeHook('filter', o, n, r);
|
||
},
|
||
addHook: function (o, n, r, t, i) {
|
||
null == gform.hooks[o][n] && (gform.hooks[o][n] = []);
|
||
var e = gform.hooks[o][n];
|
||
null == i && (i = n + '_' + e.length),
|
||
gform.hooks[o][n].push({ tag: i, callable: r, priority: (t = null == t ? 10 : t) });
|
||
},
|
||
doHook: function (n, o, r) {
|
||
var t;
|
||
if (
|
||
((r = Array.prototype.slice.call(r, 1)),
|
||
null != gform.hooks[n][o] &&
|
||
((o = gform.hooks[n][o]).sort(function (o, n) {
|
||
return o.priority - n.priority;
|
||
}),
|
||
o.forEach(function (o) {
|
||
'function' != typeof (t = o.callable) && (t = window[t]),
|
||
'action' == n ? t.apply(null, r) : (r[0] = t.apply(null, r));
|
||
})),
|
||
'filter' == n)
|
||
)
|
||
return r[0];
|
||
},
|
||
removeHook: function (o, n, t, i) {
|
||
var r;
|
||
null != gform.hooks[o][n] &&
|
||
((r = (r = gform.hooks[o][n]).filter(function (o, n, r) {
|
||
return !!((null != i && i != o.tag) || (null != t && t != o.priority));
|
||
})),
|
||
(gform.hooks[o][n] = r));
|
||
},
|
||
}));
|
||
</script>
|
||
|
||
<meta charset="UTF-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
<link rel="shortcut icon" href="images/favicon.jpg" type="/image/x-icon" />
|
||
|
||
<link rel="preconnect" href="https://fonts.googleapis.com/" />
|
||
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />
|
||
|
||
<script type="text/javascript" src="js/jquery-3.2.1.js"></script>
|
||
<script src="https://unpkg.com/validator@latest/validator.min.js"></script>
|
||
<script src="https://cdn.jsdelivr.net/npm/luxon@3.0.4/build/global/luxon.min.js"></script>
|
||
|
||
<script src="js/jquery.fancybox.min.js"></script>
|
||
<script src="js/jquery.maskedinput.min.js"></script>
|
||
<script src="//cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||
|
||
<script type="text/javascript" src="js/slick.min.js"></script>
|
||
|
||
<script type="text/javascript" src="js/menu.js"></script>
|
||
|
||
<link rel="stylesheet" type="text/css" href="css/slick.css" />
|
||
<link rel="stylesheet" type="text/css" href="css/slick-theme.css" />
|
||
|
||
<link rel="stylesheet" href="css/jquery.fancybox.min.css" />
|
||
<link rel="stylesheet" type="text/css" href="css/reset.css" />
|
||
<link rel="stylesheet" type="text/css" href="css/mybootstrap.css" />
|
||
<link rel="stylesheet" type="text/css" href="css/slider.css" />
|
||
<link rel="stylesheet" type="text/css" href="css/forms.css" />
|
||
<link rel="stylesheet" href="css/font-awesome.css" />
|
||
<link rel="stylesheet" type="text/css" href="css/style.css" />
|
||
|
||
<title>
|
||
СЕРВИС КАЧЕСТВЕННЫХ И БЫСТРЫХ ОБМЕНОВ ВАЛЮТ 24/7Faster Change | СЕРВИС КАЧЕСТВЕННЫХ И БЫСТРЫХ ОБМЕНОВ ВАЛЮТ 24/7
|
||
</title>
|
||
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
|
||
|
||
<link rel="dns-prefetch" href="https://s.w.org/" />
|
||
<script type="text/javascript">
|
||
window._wpemojiSettings = {
|
||
baseUrl: 'https://s.w.org/images/core/emoji/13.1.0/72x72/',
|
||
ext: '.png',
|
||
svgUrl: 'https://s.w.org/images/core/emoji/13.1.0/svg/',
|
||
svgExt: '.svg',
|
||
source: { concatemoji: 'https://fast-change.in/wp-includes/js/wp-emoji-release.min.js?ver=5.9.3' },
|
||
};
|
||
/*! This file is auto-generated */
|
||
!(function (e, a, t) {
|
||
var n,
|
||
r,
|
||
o,
|
||
i = a.createElement('canvas'),
|
||
p = i.getContext && i.getContext('2d');
|
||
function s(e, t) {
|
||
var a = String.fromCharCode;
|
||
p.clearRect(0, 0, i.width, i.height), p.fillText(a.apply(this, e), 0, 0);
|
||
e = i.toDataURL();
|
||
return p.clearRect(0, 0, i.width, i.height), p.fillText(a.apply(this, t), 0, 0), e === i.toDataURL();
|
||
}
|
||
function c(e) {
|
||
var t = a.createElement('script');
|
||
(t.src = e), (t.defer = t.type = 'text/javascript'), a.getElementsByTagName('head')[0].appendChild(t);
|
||
}
|
||
for (o = Array('flag', 'emoji'), t.supports = { everything: !0, everythingExceptFlag: !0 }, r = 0; r < o.length; r++)
|
||
(t.supports[o[r]] = (function (e) {
|
||
if (!p || !p.fillText) return !1;
|
||
switch (((p.textBaseline = 'top'), (p.font = '600 32px Arial'), e)) {
|
||
case 'flag':
|
||
return s([127987, 65039, 8205, 9895, 65039], [127987, 65039, 8203, 9895, 65039])
|
||
? !1
|
||
: !s([55356, 56826, 55356, 56819], [55356, 56826, 8203, 55356, 56819]) &&
|
||
!s(
|
||
[55356, 57332, 56128, 56423, 56128, 56418, 56128, 56421, 56128, 56430, 56128, 56423, 56128, 56447],
|
||
[
|
||
55356, 57332, 8203, 56128, 56423, 8203, 56128, 56418, 8203, 56128, 56421, 8203, 56128, 56430, 8203,
|
||
56128, 56423, 8203, 56128, 56447,
|
||
]
|
||
);
|
||
case 'emoji':
|
||
return !s([10084, 65039, 8205, 55357, 56613], [10084, 65039, 8203, 55357, 56613]);
|
||
}
|
||
return !1;
|
||
})(o[r])),
|
||
(t.supports.everything = t.supports.everything && t.supports[o[r]]),
|
||
'flag' !== o[r] && (t.supports.everythingExceptFlag = t.supports.everythingExceptFlag && t.supports[o[r]]);
|
||
(t.supports.everythingExceptFlag = t.supports.everythingExceptFlag && !t.supports.flag),
|
||
(t.DOMReady = !1),
|
||
(t.readyCallback = function () {
|
||
t.DOMReady = !0;
|
||
}),
|
||
t.supports.everything ||
|
||
((n = function () {
|
||
t.readyCallback();
|
||
}),
|
||
a.addEventListener
|
||
? (a.addEventListener('DOMContentLoaded', n, !1), e.addEventListener('load', n, !1))
|
||
: (e.attachEvent('onload', n),
|
||
a.attachEvent('onreadystatechange', function () {
|
||
'complete' === a.readyState && t.readyCallback();
|
||
})),
|
||
(n = t.source || {}).concatemoji ? c(n.concatemoji) : n.wpemoji && n.twemoji && (c(n.twemoji), c(n.wpemoji)));
|
||
})(window, document, window._wpemojiSettings);
|
||
</script>
|
||
|
||
<script src="https://fast-change.in/wp-includes/js/wp-emoji-release.min.js?ver=5.9.3" type="text/javascript" defer></script>
|
||
<script src="js/wp-emoji-release.min.js" type="text/javascript" defer></script>
|
||
|
||
<style type="text/css">
|
||
img.wp-smiley,
|
||
img.emoji {
|
||
display: inline !important;
|
||
border: none !important;
|
||
box-shadow: none !important;
|
||
height: 1em !important;
|
||
width: 1em !important;
|
||
margin: 0 0.07em !important;
|
||
vertical-align: -0.1em !important;
|
||
background: none !important;
|
||
padding: 0 !important;
|
||
}
|
||
</style>
|
||
|
||
<link rel="stylesheet" id="wp-block-library-css" href="css/style.min.css" type="text/css" media="all" />
|
||
<style id="global-styles-inline-css" type="text/css">
|
||
body {
|
||
--wp--preset--color--black: #000000;
|
||
--wp--preset--color--cyan-bluish-gray: #abb8c3;
|
||
--wp--preset--color--white: #ffffff;
|
||
--wp--preset--color--pale-pink: #f78da7;
|
||
--wp--preset--color--vivid-red: #cf2e2e;
|
||
--wp--preset--color--luminous-vivid-orange: #ff6900;
|
||
--wp--preset--color--luminous-vivid-amber: #fcb900;
|
||
--wp--preset--color--light-green-cyan: #7bdcb5;
|
||
--wp--preset--color--vivid-green-cyan: #00d084;
|
||
--wp--preset--color--pale-cyan-blue: #8ed1fc;
|
||
--wp--preset--color--vivid-cyan-blue: #0693e3;
|
||
--wp--preset--color--vivid-purple: #9b51e0;
|
||
--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
|
||
135deg,
|
||
rgba(6, 147, 227, 1) 0%,
|
||
rgb(155, 81, 224) 100%
|
||
);
|
||
--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
|
||
135deg,
|
||
rgb(122, 220, 180) 0%,
|
||
rgb(0, 208, 130) 100%
|
||
);
|
||
--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
|
||
135deg,
|
||
rgba(252, 185, 0, 1) 0%,
|
||
rgba(255, 105, 0, 1) 100%
|
||
);
|
||
--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
|
||
135deg,
|
||
rgba(255, 105, 0, 1) 0%,
|
||
rgb(207, 46, 46) 100%
|
||
);
|
||
--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
|
||
135deg,
|
||
rgb(238, 238, 238) 0%,
|
||
rgb(169, 184, 195) 100%
|
||
);
|
||
--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
|
||
135deg,
|
||
rgb(74, 234, 220) 0%,
|
||
rgb(151, 120, 209) 20%,
|
||
rgb(207, 42, 186) 40%,
|
||
rgb(238, 44, 130) 60%,
|
||
rgb(251, 105, 98) 80%,
|
||
rgb(254, 248, 76) 100%
|
||
);
|
||
--wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
|
||
--wp--preset--gradient--blush-bordeaux: linear-gradient(
|
||
135deg,
|
||
rgb(254, 205, 165) 0%,
|
||
rgb(254, 45, 45) 50%,
|
||
rgb(107, 0, 62) 100%
|
||
);
|
||
--wp--preset--gradient--luminous-dusk: linear-gradient(
|
||
135deg,
|
||
rgb(255, 203, 112) 0%,
|
||
rgb(199, 81, 192) 50%,
|
||
rgb(65, 88, 208) 100%
|
||
);
|
||
--wp--preset--gradient--pale-ocean: linear-gradient(
|
||
135deg,
|
||
rgb(255, 245, 203) 0%,
|
||
rgb(182, 227, 212) 50%,
|
||
rgb(51, 167, 181) 100%
|
||
);
|
||
--wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
|
||
--wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
|
||
--wp--preset--duotone--dark-grayscale: url('index_1.html#wp-duotone-dark-grayscale');
|
||
--wp--preset--duotone--grayscale: url('index_1.html#wp-duotone-grayscale');
|
||
--wp--preset--duotone--purple-yellow: url('index_1.html#wp-duotone-purple-yellow');
|
||
--wp--preset--duotone--blue-red: url('index_1.html#wp-duotone-blue-red');
|
||
--wp--preset--duotone--midnight: url('index_1.html#wp-duotone-midnight');
|
||
--wp--preset--duotone--magenta-yellow: url('index_1.html#wp-duotone-magenta-yellow');
|
||
--wp--preset--duotone--purple-green: url('index_1.html#wp-duotone-purple-green');
|
||
--wp--preset--duotone--blue-orange: url('index_1.html#wp-duotone-blue-orange');
|
||
--wp--preset--font-size--small: 13px;
|
||
--wp--preset--font-size--medium: 20px;
|
||
--wp--preset--font-size--large: 36px;
|
||
--wp--preset--font-size--x-large: 42px;
|
||
}
|
||
.has-black-color {
|
||
color: var(--wp--preset--color--black) !important;
|
||
}
|
||
.has-cyan-bluish-gray-color {
|
||
color: var(--wp--preset--color--cyan-bluish-gray) !important;
|
||
}
|
||
.has-white-color {
|
||
color: var(--wp--preset--color--white) !important;
|
||
}
|
||
.has-pale-pink-color {
|
||
color: var(--wp--preset--color--pale-pink) !important;
|
||
}
|
||
.has-vivid-red-color {
|
||
color: var(--wp--preset--color--vivid-red) !important;
|
||
}
|
||
.has-luminous-vivid-orange-color {
|
||
color: var(--wp--preset--color--luminous-vivid-orange) !important;
|
||
}
|
||
.has-luminous-vivid-amber-color {
|
||
color: var(--wp--preset--color--luminous-vivid-amber) !important;
|
||
}
|
||
.has-light-green-cyan-color {
|
||
color: var(--wp--preset--color--light-green-cyan) !important;
|
||
}
|
||
.has-vivid-green-cyan-color {
|
||
color: var(--wp--preset--color--vivid-green-cyan) !important;
|
||
}
|
||
.has-pale-cyan-blue-color {
|
||
color: var(--wp--preset--color--pale-cyan-blue) !important;
|
||
}
|
||
.has-vivid-cyan-blue-color {
|
||
color: var(--wp--preset--color--vivid-cyan-blue) !important;
|
||
}
|
||
.has-vivid-purple-color {
|
||
color: var(--wp--preset--color--vivid-purple) !important;
|
||
}
|
||
.has-black-background-color {
|
||
background-color: var(--wp--preset--color--black) !important;
|
||
}
|
||
.has-cyan-bluish-gray-background-color {
|
||
background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
|
||
}
|
||
.has-white-background-color {
|
||
background-color: var(--wp--preset--color--white) !important;
|
||
}
|
||
.has-pale-pink-background-color {
|
||
background-color: var(--wp--preset--color--pale-pink) !important;
|
||
}
|
||
.has-vivid-red-background-color {
|
||
background-color: var(--wp--preset--color--vivid-red) !important;
|
||
}
|
||
.has-luminous-vivid-orange-background-color {
|
||
background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
|
||
}
|
||
.has-luminous-vivid-amber-background-color {
|
||
background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
|
||
}
|
||
.has-light-green-cyan-background-color {
|
||
background-color: var(--wp--preset--color--light-green-cyan) !important;
|
||
}
|
||
.has-vivid-green-cyan-background-color {
|
||
background-color: var(--wp--preset--color--vivid-green-cyan) !important;
|
||
}
|
||
.has-pale-cyan-blue-background-color {
|
||
background-color: var(--wp--preset--color--pale-cyan-blue) !important;
|
||
}
|
||
.has-vivid-cyan-blue-background-color {
|
||
background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
|
||
}
|
||
.has-vivid-purple-background-color {
|
||
background-color: var(--wp--preset--color--vivid-purple) !important;
|
||
}
|
||
.has-black-border-color {
|
||
border-color: var(--wp--preset--color--black) !important;
|
||
}
|
||
.has-cyan-bluish-gray-border-color {
|
||
border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
|
||
}
|
||
.has-white-border-color {
|
||
border-color: var(--wp--preset--color--white) !important;
|
||
}
|
||
.has-pale-pink-border-color {
|
||
border-color: var(--wp--preset--color--pale-pink) !important;
|
||
}
|
||
.has-vivid-red-border-color {
|
||
border-color: var(--wp--preset--color--vivid-red) !important;
|
||
}
|
||
.has-luminous-vivid-orange-border-color {
|
||
border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
|
||
}
|
||
.has-luminous-vivid-amber-border-color {
|
||
border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
|
||
}
|
||
.has-light-green-cyan-border-color {
|
||
border-color: var(--wp--preset--color--light-green-cyan) !important;
|
||
}
|
||
.has-vivid-green-cyan-border-color {
|
||
border-color: var(--wp--preset--color--vivid-green-cyan) !important;
|
||
}
|
||
.has-pale-cyan-blue-border-color {
|
||
border-color: var(--wp--preset--color--pale-cyan-blue) !important;
|
||
}
|
||
.has-vivid-cyan-blue-border-color {
|
||
border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
|
||
}
|
||
.has-vivid-purple-border-color {
|
||
border-color: var(--wp--preset--color--vivid-purple) !important;
|
||
}
|
||
.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
|
||
background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
|
||
}
|
||
.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
|
||
background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
|
||
}
|
||
.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
|
||
background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
|
||
}
|
||
.has-luminous-vivid-orange-to-vivid-red-gradient-background {
|
||
background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
|
||
}
|
||
.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
|
||
background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
|
||
}
|
||
.has-cool-to-warm-spectrum-gradient-background {
|
||
background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
|
||
}
|
||
.has-blush-light-purple-gradient-background {
|
||
background: var(--wp--preset--gradient--blush-light-purple) !important;
|
||
}
|
||
.has-blush-bordeaux-gradient-background {
|
||
background: var(--wp--preset--gradient--blush-bordeaux) !important;
|
||
}
|
||
.has-luminous-dusk-gradient-background {
|
||
background: var(--wp--preset--gradient--luminous-dusk) !important;
|
||
}
|
||
.has-pale-ocean-gradient-background {
|
||
background: var(--wp--preset--gradient--pale-ocean) !important;
|
||
}
|
||
.has-electric-grass-gradient-background {
|
||
background: var(--wp--preset--gradient--electric-grass) !important;
|
||
}
|
||
.has-midnight-gradient-background {
|
||
background: var(--wp--preset--gradient--midnight) !important;
|
||
}
|
||
.has-small-font-size {
|
||
font-size: var(--wp--preset--font-size--small) !important;
|
||
}
|
||
.has-medium-font-size {
|
||
font-size: var(--wp--preset--font-size--medium) !important;
|
||
}
|
||
.has-large-font-size {
|
||
font-size: var(--wp--preset--font-size--large) !important;
|
||
}
|
||
.has-x-large-font-size {
|
||
font-size: var(--wp--preset--font-size--x-large) !important;
|
||
}
|
||
</style>
|
||
<link rel="stylesheet" id="contact-form-7-css" href="css/styles.css" type="text/css" media="all" />
|
||
<link rel="https://api.w.org/" href="http://faster-change.com/wp-json/" />
|
||
<link rel="alternate" type="application/json" href="http://faster-change.com/wp-json/wp/v2/pages/7" />
|
||
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://faster-change.com/xmlrpc.php?rsd" />
|
||
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://faster-change.com/wp-includes/wlwmanifest.xml" />
|
||
|
||
<link
|
||
rel="alternate"
|
||
type="application/json+oembed"
|
||
href="http://faster-change.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffast-change.in%2F"
|
||
/>
|
||
<link
|
||
rel="alternate"
|
||
type="text/xml+oembed"
|
||
href="http://faster-change.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffast-change.in%2F&format=xml"
|
||
/>
|
||
<style type="text/css">
|
||
.recentcomments a {
|
||
display: inline !important;
|
||
padding: 0 !important;
|
||
margin: 0 !important;
|
||
}
|
||
</style>
|
||
</head>
|
||
|
||
<body data-rsssl="1">
|
||
<div id="content-sites">
|
||
<div id="content">
|
||
<div class="hover-site"></div>
|
||
<div class="close-img"></div>
|
||
|
||
<div class="header">
|
||
<div class="container-box box-header">
|
||
<div class="mobile-buttons">
|
||
<div class="open-mobile-menu"><img src="images/menu.png" /></div>
|
||
<div class="close-mobile-menu"><img src="images/close.png" /></div>
|
||
</div>
|
||
<div class="logo-header">
|
||
<a href="/"><img src="images/logo-22.png" /></a>
|
||
</div>
|
||
<div class="menu-top-site">
|
||
<ul id="menu-top-menu" class="menu">
|
||
<li id="menu-item-211" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-211">
|
||
<a href="polzovatelyam.html">ВОПРОСЫ И ОТВЕТЫ</a>
|
||
</li>
|
||
<li id="menu-item-212" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212">
|
||
<a href="pravila-obmena.html">ПРАВИЛА</a>
|
||
</li>
|
||
<li id="menu-item-213" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-213">
|
||
<a href="kontakty.html">КОНТАКТЫ</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<div class="contacts-header">
|
||
<a class="telegram-href" href="https://t.me/exgrom" target="_blank"
|
||
><img src="images/tg.png" /> <span>Telegram</span></a
|
||
>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="mobile-menu" style="top: 47px; max-height: 619px; overflow-y: auto">
|
||
<div class="mobile-buttons mobile-buttons-menu">
|
||
<div class="close-mobile-menu"><img src="images/close.png" /></div>
|
||
</div>
|
||
<ul id="menu-top-menu-1" class="menu">
|
||
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-211">
|
||
<a href="polzovatelyam.html">ВОПРОСЫ И ОТВЕТЫ</a>
|
||
</li>
|
||
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212">
|
||
<a href="pravila-obmena.html">ПРАВИЛА</a>
|
||
</li>
|
||
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-213">
|
||
<a href="kontakty.html">КОНТАКТЫ</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="box-monitor1">
|
||
<div class="container-box container-monitor1">
|
||
<div class="info-monitor1">
|
||
<h1>СЕРВИС КАЧЕСТВЕННЫХ И БЫСТРЫХ ОБМЕНОВ ВАЛЮТ 24/7</h1>
|
||
<p>
|
||
Мы — это большая профессиональная команда клиентской поддержки, обращаясь к нам, вы всегда можете рассчитывать на
|
||
лучший сервис и быстрое проведение сделки
|
||
</p>
|
||
<div class="post-adwentages">
|
||
<nav><img src="images/24-hours.png" /> Круглосуточный обмен</nav>
|
||
<p>Автоматическая система выплат</p>
|
||
</div>
|
||
<div class="post-adwentages">
|
||
<nav><img src="images/money-exchange.png" /> Обменяем за 15 минут</nav>
|
||
<p>Среднее время обмена на данный момент</p>
|
||
</div>
|
||
<div class="post-adwentages">
|
||
<nav><img src="images/customer-service.png" /> Лучшая крипто-поддержка</nav>
|
||
<p>Среднее время ответа оператора 2 минуты</p>
|
||
</div>
|
||
</div>
|
||
<div class="steps__form">
|
||
<div class="rest_steps box-step1">
|
||
<form id="main-form">
|
||
<div class="left-steps__form">
|
||
<nav class="title-steps__form">ОТДАЕТЕ</nav>
|
||
|
||
<div>
|
||
<div class="box-currency-inputs">
|
||
<div class="inputs-currency">
|
||
<div class="left-currency-input left-currency-input_crypto">
|
||
<div class="img-currency-input img-currency-input_crypto">
|
||
<img src="images/bitcoinbtc_1607281332.png" />
|
||
</div>
|
||
<span class="title-currency-input_crypto">Bitcoin</span>
|
||
<i class="fa fa-sort-desc" aria-hidden="true"></i>
|
||
</div>
|
||
|
||
<div class="right-currency-input">
|
||
<input
|
||
type="number"
|
||
name="currency_export"
|
||
placeholder
|
||
class="currency_inut_center input_export_crypto"
|
||
required
|
||
/>
|
||
<nav class="currency_symbol currency_symbol_crypto">BTC</nav>
|
||
<span class="min-numbers display-none">Min:<span class="min-numbers_crypto">0.1</span></span>
|
||
<span class="max-numbers display-none">Max:<span class="max-numbers_crypto">0.1</span></span>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="box-currencys-for-inputs box-currencys-for-inputs_crypto" style="display: none">
|
||
<nav class="title-currencys-for-inputs">Криптовалюты</nav>
|
||
|
||
<!-- Кошельки -->
|
||
<div class="post-currency-for-input post-currency-for-input_crypto activer_crypto_currentcy">
|
||
<div class="img-currency-box img-currency-box_crypto">
|
||
<img src="images/bitcoinbtc_1607281332.png" />
|
||
</div>
|
||
<span class="title_crypto">Bitcoin (BEP20)</span>
|
||
<nav class="display-none code_currency_crypto">BTC</nav>
|
||
<nav class="display-none max_currency_crypto">0.0023</nav>
|
||
<!-- Максимальное количество -->
|
||
<nav class="display-none min_currency_crypto">0.00156</nav>
|
||
<!-- Минимальне количество -->
|
||
<nav class="display-none purse_currency_crypto">bc1q6zfuwwa4t9setgs26ane0d7mey9kf0g7m54pww</nav>
|
||
<!-- Кошелек -->
|
||
<nav class="display-none network_currency_crypto">BEP20</nav>
|
||
</div>
|
||
|
||
<div class="post-currency-for-input post-currency-for-input_crypto">
|
||
<div class="img-currency-box img-currency-box_crypto">
|
||
<img src="images/ethereumeth_1607284009.png" />
|
||
</div>
|
||
<span class="title_crypto">Ethereum (BEP20)</span>
|
||
<nav class="display-none code_currency_crypto">ETH</nav>
|
||
<nav class="display-none max_currency_crypto">0.039</nav>
|
||
<nav class="display-none min_currency_crypto">0.0259</nav>
|
||
<nav class="display-none purse_currency_crypto">0x5bbA08750eCbc8B46ADCd5D42296999A826f00F4</nav>
|
||
<nav class="display-none network_currency_crypto">BEP20</nav>
|
||
</div>
|
||
|
||
<div class="post-currency-for-input post-currency-for-input_crypto">
|
||
<div class="img-currency-box img-currency-box_crypto">
|
||
<img src="images/cardano_1621771160.png" />
|
||
</div>
|
||
<span class="title_crypto">Cardano (BEP20)</span>
|
||
<nav class="display-none code_currency_crypto">ADA</nav>
|
||
<nav class="display-none max_currency_crypto">109.77</nav>
|
||
<nav class="display-none min_currency_crypto">78.95</nav>
|
||
<nav class="display-none purse_currency_crypto">
|
||
addr1qyaw8lq03svua83kjxry04qnq0kzslj44pk6d78gc6ge9qp6u07qlrqee60rdyvxgl2pxqlv9pl9t2rd5muw3353j2qqwturh5
|
||
</nav>
|
||
<nav class="display-none network_currency_crypto">BEP20</nav>
|
||
</div>
|
||
|
||
<div class="post-currency-for-input post-currency-for-input_crypto">
|
||
<div class="img-currency-box img-currency-box_crypto">
|
||
<img src="images/litecoinltc_1607284440.png" />
|
||
</div>
|
||
<span class="title_crypto">Litecoin (BEP20)</span>
|
||
<nav class="display-none code_currency_crypto">LTC</nav>
|
||
<nav class="display-none max_currency_crypto">1.13</nav>
|
||
<nav class="display-none min_currency_crypto">0.736</nav>
|
||
<nav class="display-none purse_currency_crypto">LQZhXc3MV8cw2C59JSA91LD3zVeMjXvgjh</nav>
|
||
<nav class="display-none network_currency_crypto">BEP20</nav>
|
||
</div>
|
||
|
||
<div class="post-currency-for-input post-currency-for-input_crypto">
|
||
<div class="img-currency-box img-currency-box_crypto">
|
||
<img src="images/stellarxlm_1607284178.png" />
|
||
</div>
|
||
<span class="title_crypto">Stellar (XLM)</span>
|
||
<nav class="display-none code_currency_crypto">XLM</nav>
|
||
<nav class="display-none max_currency_crypto">10000</nav>
|
||
<nav class="display-none min_currency_crypto">342.231</nav>
|
||
<nav class="display-none purse_currency_crypto">
|
||
GAZPDNQ6DHVCYCFSP5PJOHMJV36YMYMQGDZCMCXJ4JLYMV42C7WDVXHY
|
||
</nav>
|
||
<nav class="display-none network_currency_crypto">XLM</nav>
|
||
</div>
|
||
|
||
<div class="post-currency-for-input post-currency-for-input_crypto">
|
||
<div class="img-currency-box img-currency-box_crypto">
|
||
<img src="images/dogecoindoge_1607284896.png" />
|
||
</div>
|
||
<span class="title_crypto">Dogecoin (BEP20)</span>
|
||
<nav class="display-none code_currency_crypto">DOGE</nav>
|
||
<nav class="display-none max_currency_crypto">869.90</nav>
|
||
<nav class="display-none min_currency_crypto">577.424</nav>
|
||
<nav class="display-none purse_currency_crypto">DCiJnmPkZMJ2zx4wNRf371SeCXHhkTrsYH</nav>
|
||
<nav class="display-none network_currency_crypto">BEP20</nav>
|
||
</div>
|
||
|
||
<div class="post-currency-for-input post-currency-for-input_crypto">
|
||
<div class="img-currency-box img-currency-box_crypto">
|
||
<img src="images/shiba-inu-shib-logo-9542F950B0-seeklogo.com_.png" />
|
||
</div>
|
||
<span class="title_crypto">SHIB (BEP20)</span>
|
||
<nav class="display-none code_currency_crypto">SHIB</nav>
|
||
<nav class="display-none max_currency_crypto">100000000</nav>
|
||
<nav class="display-none min_currency_crypto">4314063.848</nav>
|
||
<nav class="display-none purse_currency_crypto">0x5bbA08750eCbc8B46ADCd5D42296999A826f00F4</nav>
|
||
<nav class="display-none network_currency_crypto">BEP20</nav>
|
||
</div>
|
||
|
||
<div class="post-currency-for-input post-currency-for-input_crypto">
|
||
<div class="img-currency-box img-currency-box_crypto"><img src="images/1958_1621849326.png" /></div>
|
||
<span class="title_crypto">Tron (TRC20)</span>
|
||
<nav class="display-none code_currency_crypto">TRX</nav>
|
||
<nav class="display-none max_currency_crypto">863.67</nav>
|
||
<nav class="display-none min_currency_crypto">548.869</nav>
|
||
<nav class="display-none purse_currency_crypto">TYKHsffEAoE1S84pnb65mcsW8i6Xf98LfC</nav>
|
||
<nav class="display-none network_currency_crypto">TRC20</nav>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="container-input-error" id="container-error-crypto" hidden>
|
||
<span class="text-input-error" id="text-error-crypro">Поле не может быть пустым</span>
|
||
</div>
|
||
</div>
|
||
|
||
<div>
|
||
<div class="normal-input">
|
||
<svg class="input-icon" focusable="false" viewBox="0 0 24 24" aria-hidden="true" role="presentation">
|
||
<path
|
||
d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"
|
||
/>
|
||
</svg>
|
||
<input type="email" name="Orders[contact]" placeholder="E-mail" class="email_user_input" required />
|
||
</div>
|
||
|
||
<div class="container-input-error" id="container-error-email" hidden>
|
||
<span class="text-input-error" id="text-error-email">Некорректный email</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</form>
|
||
|
||
<div class="right-steps__form">
|
||
<div class="title_cash_currency">
|
||
<nav class="title-steps__form">ПОЛУЧАЕТЕ</nav>
|
||
<nav id="timer-auto-update"></nav>
|
||
<nav class="currency_demonstration">
|
||
Курс обмена 1
|
||
<nav class="currency_symbol_crypto" style="margin-right: 10px">BTC</nav>
|
||
=
|
||
<nav class="current_informer" style="margin-left: 10px">0</nav>
|
||
<nav class="currency_symbol_cash">USDT</nav>
|
||
</nav>
|
||
</div>
|
||
<div class="box-currency-inputs">
|
||
<div class="inputs-currency">
|
||
<div class="left-currency-input left-currency-input_cash">
|
||
<div class="img-currency-input img-currency-input_cash">
|
||
<img src="images/tether-usdt-logo_1607514459.png" />
|
||
</div>
|
||
<span class="title-currency-input_cash">Tether (BEP20)</span>
|
||
<i class="fa fa-sort-desc" aria-hidden="true"></i>
|
||
</div>
|
||
<div class="right-currency-input">
|
||
<input
|
||
type="number"
|
||
max="200000"
|
||
min="50"
|
||
name="currency_export"
|
||
placeholder
|
||
class="currency_inut_center input_import_cash"
|
||
required
|
||
/>
|
||
<nav class="currency_symbol currency_symbol_cash">USDT</nav>
|
||
<span class="max-numbers"><span class="max-numbers_cash">200000</span></span>
|
||
<span class="max-numbers max-numbers_cash_red display-none"
|
||
>Max:<span class="max-numbers_cash">200000</span></span
|
||
>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="box-currencys-for-inputs box-currencys-for-inputs_cash" style="display: none">
|
||
<nav class="title-currencys-for-inputs">Платежные системы</nav>
|
||
<div class="post-currency-for-input post-currency-for-input_cash activer_cash_currentcy">
|
||
<div class="img-currency-box img-currency-box_cash">
|
||
<img src="images/tether-usdt-logo_1607514459.png" />
|
||
</div>
|
||
<span class="title_cash">Tether (BEP20)</span>
|
||
<nav class="display-none code_currency_cash">USDT</nav>
|
||
<nav class="display-none code_currency_placeholder">Номер кошелька</nav>
|
||
<nav class="display-none max_currency_cash">200000</nav>
|
||
<nav class="display-none min_currency_cash">50</nav>
|
||
<nav class="display-none code_fact_currency_cash">USDT</nav>
|
||
</div>
|
||
|
||
<div class="post-currency-for-input post-currency-for-input_cash">
|
||
<div class="img-currency-box img-currency-box_cash">
|
||
<img src="images/tether-usdt-logo_1607514459.png" />
|
||
</div>
|
||
<span class="title_cash">Tether (TRC20)</span>
|
||
<nav class="display-none code_currency_cash">USDT</nav>
|
||
<nav class="display-none code_currency_placeholder">Номер кошелька</nav>
|
||
<nav class="display-none max_currency_cash">200000</nav>
|
||
<nav class="display-none min_currency_cash">50</nav>
|
||
<nav class="display-none code_fact_currency_cash">USDT</nav>
|
||
</div>
|
||
|
||
<div class="post-currency-for-input post-currency-for-input_cash">
|
||
<div class="img-currency-box img-currency-box_cash"><img src="images/usd-coin-usdc-logo.png" /></div>
|
||
<span class="title_cash">USDC (TRC20)</span>
|
||
<nav class="display-none code_currency_cash">USDC</nav>
|
||
<nav class="display-none code_currency_placeholder">Номер кошелька</nav>
|
||
<nav class="display-none max_currency_cash">200000</nav>
|
||
<nav class="display-none min_currency_cash">50</nav>
|
||
<nav class="display-none code_fact_currency_cash">USDC</nav>
|
||
</div>
|
||
|
||
<div class="post-currency-for-input post-currency-for-input_cash">
|
||
<div class="img-currency-box img-currency-box_cash"><img src="images/binance-usd-busd-logo.png" /></div>
|
||
<span class="title_cash">BUSD (BEP20)</span>
|
||
<nav class="display-none code_currency_cash">BUSD</nav>
|
||
<nav class="display-none code_currency_placeholder">Номер кошелька</nav>
|
||
<nav class="display-none max_currency_cash">200000</nav>
|
||
<nav class="display-none min_currency_cash">50</nav>
|
||
<nav class="display-none code_fact_currency_cash">BUSD</nav>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div>
|
||
<div class="normal-input normal-input-fio">
|
||
<svg class="input-icon" focusable="false" viewBox="0 0 24 24" aria-hidden="true" role="presentation">
|
||
<path
|
||
d="M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1 2.1S9.9 9.16 9.9 8s.94-2.1 2.1-2.1m0 9c2.97 0 6.1 1.46 6.1 2.1v1.1H5.9V17c0-.64 3.13-2.1 6.1-2.1M12 4C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 9c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z"
|
||
/>
|
||
</svg>
|
||
<input type="text" name="Orders[fio]" placeholder="Ваше имя" class="fio_user" required />
|
||
</div>
|
||
|
||
<div class="container-input-error" id="container-error-fio" hidden>
|
||
<span class="text-input-error" id="text-error-fio-">Некорректное имя</span>
|
||
</div>
|
||
</div>
|
||
|
||
<div>
|
||
<div class="normal-input normal-input-phone">
|
||
<img
|
||
class="input-icon"
|
||
style="opacity: 0.5"
|
||
focusable="false"
|
||
viewBox="0 0 24 24"
|
||
aria-hidden="true"
|
||
role="presentation"
|
||
src="images/phone-call-svgrepo-com.svg"
|
||
alt=""
|
||
/>
|
||
<input
|
||
type="text"
|
||
name="Orders[phone]"
|
||
placeholder="Телефон получателя"
|
||
class="phone_input phone-mask"
|
||
required
|
||
/>
|
||
</div>
|
||
|
||
<div class="container-input-error" id="container-error-phone" hidden>
|
||
<span class="text-input-error" id="text-error-phone">Неправильный номер телефона</span>
|
||
</div>
|
||
</div>
|
||
|
||
<div>
|
||
<div class="normal-input normal-input-account">
|
||
<div class="img_input_wallet_user"><img src="images/oschadbank_1621771304.png" /></div>
|
||
<input type="text" id="account" name class="input_name_wallet_user" placeholder="Номер кошелька" />
|
||
</div>
|
||
|
||
<div class="container-input-error" id="container-error-wallet-user" hidden>
|
||
<span class="text-input-error" id="text-error-wallet-user">Поле не должно быть пустым</span>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="form-bottom">
|
||
<div class="left-chek-for-button">
|
||
<input type="checkbox" class="custom-checkbox" id="happy" name="happy" value required />
|
||
<label for="happy">Я согласен на обработку персональных данных и принимаю правила обмена</label>
|
||
</div>
|
||
<button class="form-btn" id="step1-btn">Создать заявку</button>
|
||
<span class="informer-required">Заполните все поля!</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="rest_steps box-step2 display-none">
|
||
<nav class="title-steps__form">ОПЛАТА ЗАЯВКИ №<span id="number_order_step2"></span></nav>
|
||
<ul class="steps_exchange">
|
||
<li class="step_exchange complite_step_exchange">Верификация</li>
|
||
<li class="step_exchange active_step_exchange">Оплата</li>
|
||
<li class="step_exchange">Проверка</li>
|
||
<li class="step_exchange">Перевод</li>
|
||
<li class="step_exchange">Готово</li>
|
||
</ul>
|
||
|
||
<div class="left-steps__form">
|
||
<div class="step2-input">
|
||
<div class="step2-input-text">
|
||
Сеть:
|
||
<br />
|
||
<nav class="wallet_network" id="wallet_network"></nav>
|
||
</div>
|
||
<button class="step2-input-btn btn-copy" type="button" data-id="account" id="copy_network">
|
||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
<path
|
||
d="M16 1H4C2.9 1 2 1.9 2 3V17H4V3H16V1ZM15 5L21 11V21C21 22.1 20.1 23 19 23H7.99C6.89 23 6 22.1 6 21L6.01 7C6.01 5.9 6.9 5 8 5H15ZM14 12H19.5L14 6.5V12Z"
|
||
fill="black"
|
||
/>
|
||
</svg>
|
||
</button>
|
||
<span class="coupon-alert coupon-alert_network_number">Number copied!</span>
|
||
</div>
|
||
|
||
<div class="step2-input">
|
||
<div class="step2-input-text">
|
||
Номер кошелька <span class="currency_symbol_crypto">BTC</span>:
|
||
<br />
|
||
<nav class="number_wallet_cripto" id="wallet_crypto_carrency"></nav>
|
||
</div>
|
||
<button class="step2-input-btn btn-copy" type="button" data-id="account" id="copy_wallet_crypto_carrency">
|
||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
<path
|
||
d="M16 1H4C2.9 1 2 1.9 2 3V17H4V3H16V1ZM15 5L21 11V21C21 22.1 20.1 23 19 23H7.99C6.89 23 6 22.1 6 21L6.01 7C6.01 5.9 6.9 5 8 5H15ZM14 12H19.5L14 6.5V12Z"
|
||
fill="black"
|
||
/>
|
||
</svg>
|
||
</button>
|
||
<span class="coupon-alert coupon-alert-number">Number copied!</span>
|
||
</div>
|
||
|
||
<div class="step2-input step2-input-memo">
|
||
<div class="step2-input-text">
|
||
MEMO:
|
||
<br />
|
||
<span class="memo_number" id="memo_number"></span>
|
||
</div>
|
||
<button class="step2-input-btn btn-copy" type="button" data-id="account" id="copy_summ_memo_number">
|
||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
<path
|
||
d="M16 1H4C2.9 1 2 1.9 2 3V17H4V3H16V1ZM15 5L21 11V21C21 22.1 20.1 23 19 23H7.99C6.89 23 6 22.1 6 21L6.01 7C6.01 5.9 6.9 5 8 5H15ZM14 12H19.5L14 6.5V12Z"
|
||
fill="black"
|
||
/>
|
||
</svg>
|
||
</button>
|
||
<span class="coupon-alert coupon-alert-memo_number">Number copied!</span>
|
||
</div>
|
||
|
||
<div class="step2-input">
|
||
<div class="step2-input-text">
|
||
Сумма:
|
||
<br />
|
||
<span class="summ_for_crypto_carrency" id="summ_crypto_carrency"></span>
|
||
</div>
|
||
<button class="step2-input-btn btn-copy" type="button" data-id="account" id="copy_summ_for_crypto_carrency">
|
||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
<path
|
||
d="M16 1H4C2.9 1 2 1.9 2 3V17H4V3H16V1ZM15 5L21 11V21C21 22.1 20.1 23 19 23H7.99C6.89 23 6 22.1 6 21L6.01 7C6.01 5.9 6.9 5 8 5H15ZM14 12H19.5L14 6.5V12Z"
|
||
fill="black"
|
||
/>
|
||
</svg>
|
||
</button>
|
||
<span class="coupon-alert coupon-alert-crypto">Number copied!</span>
|
||
</div>
|
||
|
||
<br />
|
||
<br />
|
||
<nav class="timer_countdown">Произведите оплату в течение: <span class="timer_pays"></span></nav>
|
||
</div>
|
||
<span class="informer-required2">Пожалуйста заплатите указаную сумму!</span>
|
||
<div class="right-steps__form right-steps__form2">
|
||
<button class="form-btn" id="step2-btn">Я оплатил</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="rest_steps box-step3 display-none">
|
||
<nav class="title-steps__form">ОПЛАТА ЗАЯВКИ №<span id="number_order_step3"></span></nav>
|
||
<ul class="steps_exchange">
|
||
<li class="step_exchange complite_step_exchange">Верификация</li>
|
||
<li class="step_exchange complite_step_exchange">Оплата</li>
|
||
<li class="step_exchange active_step_exchange">Проверка</li>
|
||
<li class="step_exchange">Перевод</li>
|
||
<li class="step_exchange">Готово</li>
|
||
</ul>
|
||
|
||
<div class="container-step3">
|
||
<div class="step-text">
|
||
<span>Сейчас мы проверяем зачисление средств от вас</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Курсы валют -->
|
||
<section class="display-none">
|
||
<div class="BTC_exchanges">
|
||
<span class="USDT">31990.16</span>
|
||
<span class="USDC">31990.16</span>
|
||
<span class="BUSD">31990.16</span>
|
||
</div>
|
||
<div class="XLM_exchanges">
|
||
<span class="USDT">0.1461</span>
|
||
<span class="USDC">0.1461</span>
|
||
<span class="BUSD">0.1461</span>
|
||
</div>
|
||
<div class="XRP_exchanges">
|
||
<span class="USDT">0.4259</span>
|
||
<span class="USDC">0.4259</span>
|
||
<span class="BUSD">0.4259</span>
|
||
</div>
|
||
<div class="ETH_exchanges">
|
||
<span class="USDT">1927.92</span>
|
||
<span class="USDC">1927.92</span>
|
||
<span class="BUSD">1927.92</span>
|
||
</div>
|
||
<div class="DOGE_exchanges">
|
||
<span class="USDT">0.0865914</span>
|
||
<span class="USDC">0.0865914</span>
|
||
<span class="BUSD">0.0865914</span>
|
||
</div>
|
||
<div class="SHIB_exchanges">
|
||
<span class="USDT">0.00001159</span>
|
||
<span class="USDC">0.00001159</span>
|
||
<span class="BUSD">0.00001159</span>
|
||
</div>
|
||
<div class="ADA_exchanges">
|
||
<span class="USDT">0.5898</span>
|
||
<span class="USDC">0.5898</span>
|
||
<span class="BUSD">0.5898</span>
|
||
</div>
|
||
<div class="EOS_exchanges">
|
||
<span class="USDT">1.35</span>
|
||
<span class="USDC">1.35</span>
|
||
<span class="BUSD">1.35</span>
|
||
</div>
|
||
<div class="TRX_exchanges">
|
||
<span class="USDT">0.0910964</span>
|
||
<span class="USDC">0.0910964</span>
|
||
<span class="BUSD">0.0910964</span>
|
||
</div>
|
||
<div class="LTC_exchanges">
|
||
<span class="USDT">67.93</span>
|
||
<span class="USDC">67.93</span>
|
||
<span class="BUSD">67.93</span>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="box-form-gravity">
|
||
<script type="text/javascript"></script>
|
||
|
||
<div class="gf_browser_chrome gform_wrapper gravity-theme" id="gform_wrapper_1">
|
||
<div class="gform_heading">
|
||
<h2 class="gform_title">Заявка на обмен</h2>
|
||
<span class="gform_description"></span>
|
||
</div>
|
||
<form method="post" enctype="multipart/form-data" id="gform_1" action="http://faster-change.com/">
|
||
<div class="gform_body gform-body">
|
||
<div id="gform_fields_1" class="gform_fields top_label form_sublabel_below description_below">
|
||
<div
|
||
id="field_1_1"
|
||
class="gfield field_sublabel_below field_description_below gfield_visibility_visible"
|
||
data-js-reload="field_1_1"
|
||
>
|
||
<label class="gfield_label" for="input_1_1">Заголовок записи</label>
|
||
<div class="ginput_container ginput_container_post_title">
|
||
<input name="input_1" id="input_1_1" type="text" value class="large" aria-invalid="false" />
|
||
</div>
|
||
</div>
|
||
|
||
<div
|
||
id="field_1_4"
|
||
class="gfield gfield--width-full field_sublabel_below field_description_below gfield_visibility_visible"
|
||
data-js-reload="field_1_4"
|
||
>
|
||
<label class="gfield_label" for="input_1_4">Рубрика для записей</label>
|
||
<div class="ginput_container ginput_container_select">
|
||
<select name="input_4" id="input_1_4" class="large gfield_select" aria-invalid="false">
|
||
<option value="11">Заявки</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div
|
||
id="field_1_10"
|
||
class="gfield field_sublabel_below field_description_below gfield_visibility_visible"
|
||
data-js-reload="field_1_10"
|
||
>
|
||
<label class="gfield_label" for="input_1_10">id_заявки</label>
|
||
<div class="ginput_container ginput_container_text">
|
||
<input name="input_10" id="input_1_10" type="text" value class="large" aria-invalid="false" />
|
||
</div>
|
||
</div>
|
||
|
||
<div
|
||
id="field_1_11"
|
||
class="gfield field_sublabel_below field_description_below gfield_visibility_visible"
|
||
data-js-reload="field_1_11"
|
||
>
|
||
<label class="gfield_label" for="input_1_11">валюта_которую_продает</label>
|
||
<div class="ginput_container ginput_container_text">
|
||
<input name="input_11" id="input_1_11" type="text" value class="large" aria-invalid="false" />
|
||
</div>
|
||
</div>
|
||
|
||
<div
|
||
id="field_1_12"
|
||
class="gfield field_sublabel_below field_description_below gfield_visibility_visible"
|
||
data-js-reload="field_1_12"
|
||
>
|
||
<label class="gfield_label" for="input_1_12">количество_продаваемой_валюты</label>
|
||
<div class="ginput_container ginput_container_text">
|
||
<input name="input_12" id="input_1_12" type="text" value class="large" aria-invalid="false" />
|
||
</div>
|
||
</div>
|
||
|
||
<div
|
||
id="field_1_18"
|
||
class="gfield gfield--width-full field_sublabel_below field_description_below gfield_visibility_visible"
|
||
data-js-reload="field_1_18"
|
||
>
|
||
<label class="gfield_label" for="input_1_18">текущий_курс</label>
|
||
<div class="ginput_container ginput_container_text">
|
||
<input name="input_18" id="input_1_18" type="text" value class="large" aria-invalid="false" />
|
||
</div>
|
||
</div>
|
||
|
||
<div
|
||
id="field_1_13"
|
||
class="gfield field_sublabel_below field_description_below gfield_visibility_visible"
|
||
data-js-reload="field_1_13"
|
||
>
|
||
<label class="gfield_label" for="input_1_13">валюта_которую_покупает</label>
|
||
<div class="ginput_container ginput_container_text">
|
||
<input name="input_13" id="input_1_13" type="text" value class="large" aria-invalid="false" />
|
||
</div>
|
||
</div>
|
||
|
||
<div
|
||
id="field_1_14"
|
||
class="gfield field_sublabel_below field_description_below gfield_visibility_visible"
|
||
data-js-reload="field_1_14"
|
||
>
|
||
<label class="gfield_label" for="input_1_14">количество_покупаемой_валюты</label>
|
||
<div class="ginput_container ginput_container_text">
|
||
<input name="input_14" id="input_1_14" type="text" value class="large" aria-invalid="false" />
|
||
</div>
|
||
</div>
|
||
|
||
<div
|
||
id="field_1_15"
|
||
class="gfield field_sublabel_below field_description_below gfield_visibility_visible"
|
||
data-js-reload="field_1_15"
|
||
>
|
||
<label class="gfield_label" for="input_1_15">номер_счета_на_который_хочет_получить_перевод</label>
|
||
<div class="ginput_container ginput_container_text">
|
||
<input name="input_15" id="input_1_15" type="text" value class="large" aria-invalid="false" />
|
||
</div>
|
||
</div>
|
||
|
||
<div
|
||
id="field_1_16"
|
||
class="gfield field_sublabel_below field_description_below gfield_visibility_visible"
|
||
data-js-reload="field_1_16"
|
||
>
|
||
<label class="gfield_label" for="input_1_16">email_пользователя</label>
|
||
<div class="ginput_container ginput_container_text">
|
||
<input name="input_16" id="input_1_16" type="text" value class="large" aria-invalid="false" />
|
||
</div>
|
||
</div>
|
||
|
||
<div
|
||
id="field_1_17"
|
||
class="gfield field_sublabel_below field_description_below gfield_visibility_visible"
|
||
data-js-reload="field_1_17"
|
||
>
|
||
<label class="gfield_label" for="input_1_17">фио_получателя</label>
|
||
<div class="ginput_container ginput_container_text">
|
||
<input name="input_17" id="input_1_17" type="text" value class="large" aria-invalid="false" />
|
||
</div>
|
||
</div>
|
||
|
||
<div
|
||
id="field_1_19"
|
||
class="gfield field_sublabel_below field_description_below gfield_visibility_visible"
|
||
data-js-reload="field_1_19"
|
||
>
|
||
<label class="gfield_label" for="input_1_19">Email</label>
|
||
<div class="ginput_container ginput_container_email">
|
||
<input name="input_19" id="input_1_19" type="text" value class="large" aria-invalid="false" />
|
||
</div>
|
||
</div>
|
||
|
||
<div
|
||
id="field_1_20"
|
||
class="gfield field_sublabel_below field_description_below gfield_visibility_visible"
|
||
data-js-reload="field_1_20"
|
||
>
|
||
<label class="gfield_label" for="input_1_20">number_memo</label>
|
||
<div class="ginput_container ginput_container_text">
|
||
<input name="input_20" id="input_1_20" type="text" value class="large" aria-invalid="false" />
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="gform_footer top_label">
|
||
<!-- NEED FIX -->
|
||
<!-- <input type="submit" id="gform_submit_button_1" class="gform_button button" value="Отправить"
|
||
onclick="if(window["gf_submitting_1"]){return false;} window["gf_submitting_1"]="true;" " onkeypress="if(
|
||
event.keyCode == 13 ){ if(window[" jQuery("#gform_1").trigger("submit",[true]); }"> -->
|
||
<input type="hidden" class="gform_hidden" name="is_submit_1" value="1" />
|
||
<input type="hidden" class="gform_hidden" name="gform_submit" value="1" />
|
||
|
||
<input type="hidden" class="gform_hidden" name="gform_unique_id" value />
|
||
<input
|
||
type="hidden"
|
||
class="gform_hidden"
|
||
name="state_1"
|
||
value="WyJbXSIsIjQzZWQ5MGJhODUwMTQzNzFmMWIzYmY2YjUwOWZmNDRmIl0="
|
||
/>
|
||
<input
|
||
type="hidden"
|
||
class="gform_hidden"
|
||
name="gform_target_page_number_1"
|
||
id="gform_target_page_number_1"
|
||
value="0"
|
||
/>
|
||
<input
|
||
type="hidden"
|
||
class="gform_hidden"
|
||
name="gform_source_page_number_1"
|
||
id="gform_source_page_number_1"
|
||
value="1"
|
||
/>
|
||
<input type="hidden" name="gform_field_values" value />
|
||
</div>
|
||
</form>
|
||
</div>
|
||
</section>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<script>
|
||
$('.post-currency-for-input_cash').click(function () {});
|
||
</script>
|
||
|
||
<div class="box2">
|
||
<div class="container-box contaier-box2">
|
||
<nav class="title-containers">Как начать?</nav>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="box-advantages">
|
||
<div class="container-box posts-advantages">
|
||
<div class="post-advantages">
|
||
<img src="images/icon_1.png" />
|
||
<nav>Создаете заявку</nav>
|
||
<section>Все ваши данные зашифрованы и хранятся на защищенных серверах</section>
|
||
</div>
|
||
<div class="post-advantages">
|
||
<img src="images/icon_2.png" />
|
||
<nav>Вносите деньги и подтверждаете оплату</nav>
|
||
<section>Завершите процесс проверки, чтобы мы начали процедуру обмена ваших денег</section>
|
||
</div>
|
||
<div class="post-advantages">
|
||
<img src="images/icon_3.png" />
|
||
<nav>Получаете деньги на карту</nav>
|
||
<section>Вы можете следить за состояние заявки онлайн оставаясь на сайте</section>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="box-partners">
|
||
<div class="container-box contaier-box2">
|
||
<nav class="title-containers">Наши партнеры</nav>
|
||
<div
|
||
class="post-partner"
|
||
style="
|
||
background: url(images/bestchange.png);
|
||
background-repeat: no-repeat;
|
||
background-position: center;
|
||
background-size: contain;
|
||
"
|
||
></div>
|
||
|
||
<div
|
||
class="post-partner"
|
||
style="
|
||
background: url(images/whitebit.png);
|
||
background-repeat: no-repeat;
|
||
background-position: center;
|
||
background-size: contain;
|
||
"
|
||
></div>
|
||
|
||
<div
|
||
class="post-partner"
|
||
style="
|
||
background: url(images/500px-Binance.png);
|
||
background-repeat: no-repeat;
|
||
background-position: center;
|
||
background-size: contain;
|
||
"
|
||
></div>
|
||
|
||
<div
|
||
class="post-partner"
|
||
style="
|
||
background: url(images/blockchain.png);
|
||
background-repeat: no-repeat;
|
||
background-position: center;
|
||
background-size: contain;
|
||
"
|
||
></div>
|
||
</div>
|
||
</div>
|
||
|
||
<link rel="stylesheet" id="gform_basic-css" href="css/basic.min.css" type="text/css" media="all" />
|
||
<link rel="stylesheet" id="gform_theme_components-css" href="css/theme-components.min.css" type="text/css" media="all" />
|
||
<link rel="stylesheet" id="gform_theme_ie11-css" href="css/theme-ie11.min.css" type="text/css" media="all" />
|
||
<link rel="stylesheet" id="gform_theme-css" href="css/theme.min.css" type="text/css" media="all" />
|
||
<script type="text/javascript" src="js/regenerator-runtime.min.js" id="regenerator-runtime-js"></script>
|
||
<script type="text/javascript" src="js/wp-polyfill.min.js" id="wp-polyfill-js"></script>
|
||
<script type="text/javascript" id="contact-form-7-js-extra">
|
||
/* <![CDATA[ */
|
||
var wpcf7 = { api: { root: 'https:\/\/fast-change.in\/wp-json\/', namespace: 'contact-form-7\/v1' } };
|
||
/* ]]> */
|
||
</script>
|
||
<script type="text/javascript" src="js/index.js" id="contact-form-7-js"></script>
|
||
<script type="text/javascript" src="js/dom-ready.min.js" id="wp-dom-ready-js"></script>
|
||
<script type="text/javascript" src="js/hooks.min.js" id="wp-hooks-js"></script>
|
||
<script type="text/javascript" src="js/i18n.min.js" id="wp-i18n-js"></script>
|
||
<script type="text/javascript" id="wp-i18n-js-after">
|
||
wp.i18n.setLocaleData({ 'text direction\u0004ltr': ['ltr'] });
|
||
</script>
|
||
<script type="text/javascript" id="wp-a11y-js-translations">
|
||
(function (domain, translations) {
|
||
var localeData = translations.locale_data[domain] || translations.locale_data.messages;
|
||
localeData[''].domain = domain;
|
||
wp.i18n.setLocaleData(localeData, domain);
|
||
})('default', {
|
||
'translation-revision-date': '2022-03-30 14:45:05+0000',
|
||
generator: 'GlotPress\/3.0.0-rc.4',
|
||
domain: 'messages',
|
||
locale_data: {
|
||
messages: {
|
||
'': {
|
||
domain: 'messages',
|
||
'plural-forms':
|
||
'nplurals=3; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);',
|
||
lang: 'ru',
|
||
},
|
||
Notifications: ['\u0423\u0432\u0435\u0434\u043e\u043c\u043b\u0435\u043d\u0438\u044f'],
|
||
},
|
||
},
|
||
comment: { reference: 'wp-includes\/js\/dist\/a11y.js' },
|
||
});
|
||
</script>
|
||
<script type="text/javascript" src="js/a11y.min.js" id="wp-a11y-js"></script>
|
||
<script type="text/javascript" src="js/jquery.min.js" id="jquery-core-js"></script>
|
||
<script type="text/javascript" src="js/jquery-migrate.min.js" id="jquery-migrate-js"></script>
|
||
<script type="text/javascript" defer="defer" src="js/jquery.json.min.js" id="gform_json-js"></script>
|
||
<script type="text/javascript" id="gform_gravityforms-js-extra">
|
||
/* <![CDATA[ */
|
||
var gform_i18n = {
|
||
datepicker: {
|
||
days: {
|
||
monday: '\u041f\u043d',
|
||
tuesday: '\u0412\u0442',
|
||
wednesday: '\u0421\u0440',
|
||
thursday: '\u0427\u0442',
|
||
friday: '\u041f\u0442',
|
||
saturday: '\u0421\u0431',
|
||
sunday: '\u0412\u0441',
|
||
},
|
||
months: {
|
||
january: '\u042f\u043d\u0432\u0430\u0440\u044c',
|
||
february: '\u0424\u0435\u0432\u0440\u0430\u043b\u044c',
|
||
march: '\u041c\u0430\u0440\u0442',
|
||
april: '\u0410\u043f\u0440\u0435\u043b\u044c',
|
||
may: '\u041c\u0430\u0439',
|
||
june: '\u0418\u044e\u043d\u044c',
|
||
july: '\u0418\u044e\u043b\u044c',
|
||
august: '\u0410\u0432\u0433\u0443\u0441\u0442',
|
||
september: '\u0421\u0435\u043d\u0442\u044f\u0431\u0440\u044c',
|
||
october: '\u041e\u043a\u0442\u044f\u0431\u0440\u044c',
|
||
november: '\u041d\u043e\u044f\u0431\u0440\u044c',
|
||
december: '\u0414\u0435\u043a\u0430\u0431\u0440\u044c',
|
||
},
|
||
firstDay: 1,
|
||
iconText: '\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0434\u0430\u0442\u0443',
|
||
},
|
||
};
|
||
var gf_legacy_multi = [];
|
||
var gform_gravityforms = {
|
||
strings: {
|
||
invalid_file_extension:
|
||
'\u042d\u0442\u043e\u0442 \u0442\u0438\u043f \u0444\u0430\u0439\u043b\u0430 \u0437\u0430\u043f\u0440\u0435\u0449\u0435\u043d. \u0414\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u043e\u0434\u043d\u0438\u043c \u0438\u0437 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0445:',
|
||
delete_file: '\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u044d\u0442\u043e\u0442 \u0444\u0430\u0439\u043b',
|
||
in_progress: '\u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435',
|
||
file_exceeds_limit:
|
||
'\u0424\u0430\u0439\u043b \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0435\u0442 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0435 \u043f\u043e \u0440\u0430\u0437\u043c\u0435\u0440\u0443',
|
||
illegal_extension:
|
||
'\u042d\u0442\u043e\u0442 \u0442\u0438\u043f \u0444\u0430\u0439\u043b\u0430 \u0437\u0430\u043f\u0440\u0435\u0449\u0435\u043d.',
|
||
max_reached:
|
||
'\u0414\u043e\u0441\u0442\u0438\u0433\u043d\u0443\u0442\u043e \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0444\u0430\u0439\u043b\u043e\u0432',
|
||
unknown_error:
|
||
'\u0412\u043e\u0437\u043d\u0438\u043a\u043b\u0430 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430 \u043f\u0440\u0438 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u0438\u0438 \u0444\u0430\u0439\u043b\u0430 \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0435',
|
||
currently_uploading:
|
||
'\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0434\u043e\u0436\u0434\u0438\u0442\u0435\u0441\u044c \u043e\u043a\u043e\u043d\u0447\u0430\u043d\u0438\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438',
|
||
cancel: '\u041e\u0442\u043c\u0435\u043d\u0430',
|
||
cancel_upload:
|
||
'\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u044d\u0442\u0443 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0443',
|
||
cancelled: '\u041e\u0442\u043c\u0435\u043d\u0435\u043d\u043e',
|
||
},
|
||
vars: { images_url: 'https:\/\/fast-change.in\/wp-content\/plugins\/gravityforms\/images' },
|
||
};
|
||
var gf_global = {
|
||
gf_currency_config: {
|
||
name: '\u0410\u043c\u0435\u0440\u0438\u043a\u0430\u043d\u0441\u043a\u0438\u0439 \u0434\u043e\u043b\u043b\u0430\u0440',
|
||
symbol_left: '$',
|
||
symbol_right: '',
|
||
symbol_padding: '',
|
||
thousand_separator: ',',
|
||
decimal_separator: '.',
|
||
decimals: 2,
|
||
code: 'USD',
|
||
},
|
||
base_url: 'https:\/\/fast-change.in\/wp-content\/plugins\/gravityforms',
|
||
number_formats: [],
|
||
spinnerUrl: 'https:\/\/fast-change.in\/wp-content\/plugins\/gravityforms\/images\/spinner.svg',
|
||
strings: {
|
||
newRowAdded:
|
||
'\u041d\u043e\u0432\u0430\u044f \u0441\u0442\u0440\u043e\u043a\u0430 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430.',
|
||
rowRemoved: '\u0421\u0442\u0440\u043e\u043a\u0430 \u0443\u0434\u0430\u043b\u0435\u043d\u0430',
|
||
formSaved:
|
||
'\u0424\u043e\u0440\u043c\u0430 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u0430. \u0412 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0438 \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u0441\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u0432\u043e\u0437\u0432\u0440\u0430\u0442 \u0438 \u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0444\u043e\u0440\u043c\u044b.',
|
||
},
|
||
};
|
||
/* ]]> */
|
||
</script>
|
||
<script type="text/javascript" defer="defer" src="js/gravityforms.min.js" id="gform_gravityforms-js"></script>
|
||
<script type="text/javascript">
|
||
gform.initializeOnLoaded(function () {
|
||
jQuery(document).on('gform_post_render', function (event, formId, currentPage) {
|
||
if (formId == 1) {
|
||
}
|
||
});
|
||
jQuery(document).bind('gform_post_conditional_logic', function (event, formId, fields, isInit) {});
|
||
});
|
||
</script>
|
||
<script type="text/javascript">
|
||
gform.initializeOnLoaded(function () {
|
||
jQuery(document).trigger('gform_post_render', [1, 1]);
|
||
});
|
||
</script>
|
||
</div>
|
||
<!--закрылся id content for header-->
|
||
<div id="footer">
|
||
<footer>
|
||
<div class="container-box footer-box">
|
||
<div class="box-content-footer footer-left">
|
||
<!---<img src="/wp-content/uploads/2022/04/bestchange.png">--->
|
||
<img src="images/logo-22.png" />
|
||
<span>СЕРВИС КАЧЕСТВЕННЫХ И БЫСТРЫХ ОБМЕНОВ ВАЛЮТ 24/7 <br />© Все права защищены. Copyright © 2015 - 2022</span>
|
||
</div>
|
||
<div class="box-content-footer footer-right">
|
||
<ul id="menu-footer-menu" class="menu">
|
||
<li id="menu-item-228" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-228">
|
||
<a href="pravila-obmena.html">Условия обмена</a>
|
||
</li>
|
||
<li id="menu-item-73" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-73">
|
||
<a href="kontakty.html">Контакты</a>
|
||
</li>
|
||
</ul>
|
||
<a href="https://t.me/exgrom" target="_blank"><img src="images/telegram-white.png" /></a>
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
</div>
|
||
</div>
|
||
<!--закрылся id content-sites for header-->
|
||
<!----modal forms----->
|
||
<!--- <div class="modal-form top-modal-form-order-call-back">
|
||
<div class="close-modal-form"><i data-brackets-id="959" class="fa fa-times" aria-hidden="true"></i></div>
|
||
<form class="form-box" id="feedback-top-modal-form-order-call-back" action="" name="feedback" method="post">
|
||
<h3>Обратный звонок</h3>
|
||
<p>Представьтесь, мы вам перезвоним.</p>
|
||
<input type="name" name="name" value="" class="reset-input" placeholder="Ваше имя*" required/>
|
||
<input type="phone" name="phone" value="" class="reset-input" placeholder="Ваш номер телефона*" required/>
|
||
<input style="display:none" type="text" name="title" value="СЕРВИС КАЧЕСТВЕННЫХ И БЫСТРЫХ ОБМЕНОВ ВАЛЮТ 24/7" />
|
||
<input style="display:none" type="text" name="titleurl" value="http://faster-change.com/" />
|
||
<button class="button-form">Отправить <i class="fa fa-paper-plane-o" aria-hidden="true"></i></button>
|
||
</form>
|
||
</div>
|
||
<div id="answer-top-modal-form-order-call-back"></div>
|
||
--->
|
||
<div class="modal-form top-modal-form-order-call-back">
|
||
<div class="close-modal-form"><i data-brackets-id="959" class="fa fa-times" aria-hidden="true"></i></div>
|
||
<nav class="title-modal-forms">Укажите имя и номер телефона</nav>
|
||
<div role="form" class="wpcf7" id="wpcf7-f189-o1" lang="ru-RU" dir="ltr">
|
||
<div class="screen-reader-response">
|
||
<p role="status" aria-live="polite" aria-atomic="true"></p>
|
||
<ul></ul>
|
||
</div>
|
||
<form
|
||
action="http://faster-change.com/#wpcf7-f189-o1"
|
||
method="post"
|
||
class="wpcf7-form init"
|
||
novalidate="novalidate"
|
||
data-status="init"
|
||
>
|
||
<div style="display: none">
|
||
<input type="hidden" name="_wpcf7" value="189" />
|
||
<input type="hidden" name="_wpcf7_version" value="5.5.6" />
|
||
<input type="hidden" name="_wpcf7_locale" value="ru_RU" />
|
||
<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f189-o1" />
|
||
<input type="hidden" name="_wpcf7_container_post" value="0" />
|
||
<input type="hidden" name="_wpcf7_posted_data_hash" value />
|
||
</div>
|
||
<p>
|
||
<label>
|
||
Ваше имя*<br />
|
||
<span class="wpcf7-form-control-wrap your-name"
|
||
><input
|
||
type="text"
|
||
name="your-name"
|
||
value
|
||
size="40"
|
||
class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required"
|
||
aria-required="true"
|
||
aria-invalid="false"
|
||
/></span>
|
||
</label>
|
||
</p>
|
||
<p>
|
||
<label>
|
||
Ваш номер телефона*<br />
|
||
<span class="wpcf7-form-control-wrap tel-687"
|
||
><input
|
||
type="tel"
|
||
name="tel-687"
|
||
value
|
||
size="40"
|
||
class="wpcf7-form-control wpcf7-text wpcf7-tel wpcf7-validates-as-required wpcf7-validates-as-tel phone-mask"
|
||
aria-required="true"
|
||
aria-invalid="false"
|
||
/></span>
|
||
</label>
|
||
</p>
|
||
<p>
|
||
<input
|
||
type="submit"
|
||
value="Отправить заявку"
|
||
class="wpcf7-form-control has-spinner wpcf7-submit button-order button-order-monitor1"
|
||
/><span class="wpcf7-spinner"></span>
|
||
</p>
|
||
<div class="wpcf7-response-output" aria-hidden="true"></div>
|
||
</form>
|
||
</div>
|
||
</div>
|
||
|
||
<div id="answer-modal-form-ok">Спасибо, заявка отправлена</div>
|
||
|
||
<!----/modal forms----->
|
||
|
||
<script>
|
||
$(document).ready(function () {
|
||
$('.slider-top-page').slick({
|
||
infinite: true,
|
||
speed: 500,
|
||
fade: true,
|
||
cssEase: 'linear',
|
||
autoplay: true,
|
||
autoplaySpeed: 2500,
|
||
});
|
||
|
||
$('.slider-ackii-index').slick({
|
||
autoplay: true,
|
||
autoplaySpeed: 2500,
|
||
});
|
||
});
|
||
</script>
|
||
|
||
<p
|
||
id="a11y-speak-intro-text"
|
||
class="a11y-speak-intro-text"
|
||
style="
|
||
position: absolute;
|
||
margin: -1px;
|
||
padding: 0;
|
||
height: 1px;
|
||
width: 1px;
|
||
overflow: hidden;
|
||
clip: rect(1px, 1px, 1px, 1px);
|
||
-webkit-clip-path: inset(50%);
|
||
clip-path: inset(50%);
|
||
border: 0;
|
||
word-wrap: normal !important;
|
||
"
|
||
hidden="hidden"
|
||
>
|
||
Уведомления
|
||
</p>
|
||
<div
|
||
id="a11y-speak-assertive"
|
||
class="a11y-speak-region"
|
||
style="
|
||
position: absolute;
|
||
margin: -1px;
|
||
padding: 0;
|
||
height: 1px;
|
||
width: 1px;
|
||
overflow: hidden;
|
||
clip: rect(1px, 1px, 1px, 1px);
|
||
-webkit-clip-path: inset(50%);
|
||
clip-path: inset(50%);
|
||
border: 0;
|
||
word-wrap: normal !important;
|
||
"
|
||
aria-live="assertive"
|
||
aria-relevant="additions text"
|
||
aria-atomic="true"
|
||
></div>
|
||
<div
|
||
id="a11y-speak-polite"
|
||
class="a11y-speak-region"
|
||
style="
|
||
position: absolute;
|
||
margin: -1px;
|
||
padding: 0;
|
||
height: 1px;
|
||
width: 1px;
|
||
overflow: hidden;
|
||
clip: rect(1px, 1px, 1px, 1px);
|
||
-webkit-clip-path: inset(50%);
|
||
clip-path: inset(50%);
|
||
border: 0;
|
||
word-wrap: normal !important;
|
||
"
|
||
aria-live="polite"
|
||
aria-relevant="additions text"
|
||
aria-atomic="true"
|
||
></div>
|
||
<a id="go-top" title="наверх" style="display: none"><br /></a>
|
||
</body>
|
||
</html>
|