@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400&subset=cyrillic');
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  /*line-height: 1.15;*/
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
/* ------------------------- sizes ------------------------------ */
/* ------------------------- fonts ------------------------------ */
/* ------------------------- color ------------------------------ */
/* ------------------------- other ------------------------------ */
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}
/*------------------------ pre styles ------------------------------ */
.ct-main-section {
  background: #ffffff;
}
/*------------------------ import ---------------------------------- */
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-icon {
  display: inline-block;
}
.ct-icon-pointer_in_circle-purple {
  width: 14px;
  height: 14px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%236777bd%3B%20fill-rule%3A%20evenodd%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M134%2C481a7%2C7%2C0%2C1%2C1%2C7-7A7%2C7%2C0%2C0%2C1%2C134%2C481Zm0-13a6%2C6%2C0%2C1%2C0%2C6%2C6A6%2C6%2C0%2C0%2C0%2C134%2C468Zm-0.367%2C9.182a0.5%2C0.5%2C0%2C0%2C1-.707-0.708L135.4%2C474l-2.475-2.474a0.5%2C0.5%2C0%2C1%2C1%2C.707-0.707l2.829%2C2.828a0.5%2C0.5%2C0%2C0%2C1%2C0%2C.707Z%22%20transform%3D%22translate(-127%20-467)%22%2F%3E%3C%2Fsvg%3E');
}
.no-svg .ct-icon-pointer_in_circle-purple {
  background-image: url('/en/wp-content/themes/crocotime_white/images/png/pointer_in_circle.png');
}
.ct-icon-pointer_in_circle {
  width: 14px;
  height: 14px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%23333333%3B%20fill-rule%3A%20evenodd%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M134%2C481a7%2C7%2C0%2C1%2C1%2C7-7A7%2C7%2C0%2C0%2C1%2C134%2C481Zm0-13a6%2C6%2C0%2C1%2C0%2C6%2C6A6%2C6%2C0%2C0%2C0%2C134%2C468Zm-0.367%2C9.182a0.5%2C0.5%2C0%2C0%2C1-.707-0.708L135.4%2C474l-2.475-2.474a0.5%2C0.5%2C0%2C1%2C1%2C.707-0.707l2.829%2C2.828a0.5%2C0.5%2C0%2C0%2C1%2C0%2C.707Z%22%20transform%3D%22translate(-127%20-467)%22%2F%3E%3C%2Fsvg%3E');
}
.no-svg .ct-icon-pointer_in_circle {
  background-image: url('/en/wp-content/themes/crocotime_white/images/png/pointer_in_circle.png');
}
.ct-icon-eye-white {
  width: 18px;
  height: 9px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%229%22%20viewBox%3D%220%200%2018%209%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%23ffffff%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M380.007%2C468h0a4%2C4%2C0%2C1%2C1-.012%2C0c-5.493.011-8.991%2C5-8.991%2C5v-1s3.441-5%2C8.911-5c5.53%2C0%2C9.089%2C5%2C9.089%2C5v1S385.505%2C468%2C380.007%2C468ZM377%2C472a3%2C3%2C0%2C1%2C0%2C3-3A3%2C3%2C0%2C0%2C0%2C377%2C472Zm2.557-.886a1%2C1%2C0%2C1%2C0%2C1.15%2C1.593l0.707%2C0.707a2%2C2%2C0%2C1%2C1-2.305-3.2Z%22%20transform%3D%22translate(-371%20-467)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-download-light_blue {
  width: 40px;
  height: 36px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240%22%20height%3D%2236%22%20viewBox%3D%220%200%2040%2036%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%23809cc6%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M238%2C918H200a1%2C1%2C0%2C0%2C1-1-1v-6a1%2C1%2C0%2C0%2C1%2C2%2C0v5h36v-5a1%2C1%2C0%2C0%2C1%2C2%2C0v6A1%2C1%2C0%2C0%2C1%2C238%2C918Zm-18.293-10.222a1%2C1%2C0%2C0%2C1-1.414%2C0l-7.071-7.071a1%2C1%2C0%2C0%2C1%2C1.414-1.414L218%2C904.657V883a1%2C1%2C0%2C0%2C1%2C2%2C0v21.657l5.364-5.364a1%2C1%2C0%2C0%2C1%2C1.414%2C1.414Z%22%20transform%3D%22translate(-199%20-882)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-monitoring-light_blue {
  width: 40px;
  height: 39px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240%22%20height%3D%2239%22%20viewBox%3D%220%200%2040%2039%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%23809cc6%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M477%2C911H460v6h7a1%2C1%2C0%2C0%2C1%2C0%2C2H451a1%2C1%2C0%2C0%2C1%2C0-2h7v-6H441a2%2C2%2C0%2C0%2C1-2-2V883a2%2C2%2C0%2C0%2C1%2C2-2h14v2H441v26h36v-4h2v4A2%2C2%2C0%2C0%2C1%2C477%2C911Zm-1.708-16.123%2C1.486%2C1.487-1.414%2C1.414-1.481-1.482A7.885%2C7.885%2C0%2C0%2C1%2C470%2C897.931V900h-2v-2.069a7.881%2C7.881%2C0%2C0%2C1-3.883-1.635l-1.481%2C1.482-1.414-1.414%2C1.486-1.487A7.976%2C7.976%2C0%2C0%2C1%2C461.093%2C891H459v-2h2.093a7.976%2C7.976%2C0%2C0%2C1%2C1.615-3.878l-1.486-1.486%2C1.414-1.415%2C1.482%2C1.482A7.867%2C7.867%2C0%2C0%2C1%2C468%2C882.069V880h2v2.069a7.867%2C7.867%2C0%2C0%2C1%2C3.882%2C1.634l1.482-1.482%2C1.414%2C1.415-1.486%2C1.486A7.985%2C7.985%2C0%2C0%2C1%2C476.907%2C889H479v2h-2.093A7.976%2C7.976%2C0%2C0%2C1%2C475.292%2C894.877ZM469%2C884a6%2C6%2C0%2C1%2C0%2C6%2C6A6%2C6%2C0%2C0%2C0%2C469%2C884Z%22%20transform%3D%22translate(-439%20-880)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-lamp-light_blue {
  width: 68px;
  height: 61px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2268%22%20height%3D%2261%22%20viewBox%3D%220%200%2068%2061%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%23809cc6%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M732%2C902h-8a1%2C1%2C0%2C0%2C1%2C0-2h8A1%2C1%2C0%2C0%2C1%2C732%2C902Zm-3.913-16.633-6.928%2C4a1%2C1%2C0%2C1%2C1-1-1.732l6.928-4A1%2C1%2C0%2C0%2C1%2C728.087%2C885.367ZM699%2C920a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C699%2C920Zm0-38a18%2C18%2C0%2C1%2C0%2C18%2C18A18%2C18%2C0%2C0%2C0%2C699%2C882Zm5%2C24a1%2C1%2C0%2C0%2C1-1-1V893a1%2C1%2C0%2C0%2C1%2C2%2C0v12A1%2C1%2C0%2C0%2C1%2C704%2C906Zm-5%2C0a1%2C1%2C0%2C0%2C1-1-1v-8a1%2C1%2C0%2C0%2C1%2C2%2C0v8A1%2C1%2C0%2C0%2C1%2C699%2C906Zm-5%2C0a1%2C1%2C0%2C0%2C1-1-1v-4a1%2C1%2C0%2C0%2C1%2C2%2C0v4A1%2C1%2C0%2C0%2C1%2C694%2C906Zm18.371-26.149a1%2C1%2C0%2C0%2C1-1.732-1l4-6.928a1%2C1%2C0%2C1%2C1%2C1.732%2C1ZM699.006%2C877a1%2C1%2C0%2C0%2C1-1-1v-8a1%2C1%2C0%2C0%2C1%2C2%2C0v8A1%2C1%2C0%2C0%2C1%2C699.006%2C877Zm-12%2C3.212a1%2C1%2C0%2C0%2C1-1.366-.366l-4-6.928a1%2C1%2C0%2C0%2C1%2C1.732-1l4%2C6.929A1%2C1%2C0%2C0%2C1%2C687.005%2C880.211Zm-10.156%2C9.155-6.928-4a1%2C1%2C0%2C0%2C1%2C1-1.732l6.928%2C4A1%2C1%2C0%2C0%2C1%2C676.849%2C889.366ZM675%2C901a1%2C1%2C0%2C0%2C1-1%2C1h-8a1%2C1%2C0%2C0%2C1%2C0-2h8A1%2C1%2C0%2C0%2C1%2C675%2C901Zm30%2C20v2a18.5%2C18.5%2C0%2C0%2C1-12%2C0v-2A18.5%2C18.5%2C0%2C0%2C0%2C705%2C921Zm-1%2C4v2a13%2C13%2C0%2C0%2C1-10%2C0v-2A13%2C13%2C0%2C0%2C0%2C704%2C925Z%22%20transform%3D%22translate(-665%20-867)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-processing-light_blue {
  width: 40px;
  height: 44px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240%22%20height%3D%2244%22%20viewBox%3D%220%200%2040%2044%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%23809cc6%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M958%2C889H938.949a10%2C10%2C0%2C1%2C1%2C0-2H958A1%2C1%2C0%2C0%2C1%2C958%2C889Zm-29-9a8%2C8%2C0%2C1%2C0%2C8%2C8A8%2C8%2C0%2C0%2C0%2C929%2C880Zm-0.293%2C10.828a1%2C1%2C0%2C0%2C1-1.414%2C0l-1.414-1.414A1%2C1%2C0%2C0%2C1%2C927.293%2C888L928%2C888.707l2.121-2.121A1%2C1%2C0%2C0%2C1%2C931.536%2C888ZM920%2C911h5a1%2C1%2C0%2C0%2C0%2C0%2C2h-5A1%2C1%2C0%2C0%2C1%2C920%2C911Zm7%2C0h7a1%2C1%2C0%2C0%2C0%2C0%2C2h-7A1%2C1%2C0%2C0%2C0%2C927%2C911Zm10%2C1a1%2C1%2C0%2C0%2C0-1-1h3.05a10%2C10%2C0%2C1%2C1%2C0%2C2H936A1%2C1%2C0%2C0%2C0%2C937%2C912Zm12%2C8a8%2C8%2C0%2C1%2C0-8-8A8%2C8%2C0%2C0%2C0%2C949%2C920Zm-2.828-10.829a1%2C1%2C0%2C0%2C1%2C1.414%2C0L949%2C910.585l1.414-1.414a1%2C1%2C0%2C0%2C1%2C1.414%2C1.414L950.414%2C912l1.414%2C1.414a1%2C1%2C0%2C0%2C1-1.414%2C1.414L949%2C913.414l-1.414%2C1.414a1%2C1%2C0%2C0%2C1-1.414-1.414L947.586%2C912l-1.414-1.415A1%2C1%2C0%2C0%2C1%2C946.172%2C909.171Z%22%20transform%3D%22translate(-919%20-878)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-wallet-light_blue {
  width: 40px;
  height: 41px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240%22%20height%3D%2241%22%20viewBox%3D%220%200%2040%2041%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%23809cc6%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M1197%2C919h-36a2%2C2%2C0%2C0%2C1-2-2V887a2%2C2%2C0%2C0%2C1%2C2-2h7.5l10.5-7%2C10.5%2C7h7.5a2%2C2%2C0%2C0%2C1%2C2%2C2v30A2%2C2%2C0%2C0%2C1%2C1197%2C919Zm-18-39-7%2C5h14Zm18%2C17h-10v8h10v-8Zm0%2C10h-10a2%2C2%2C0%2C0%2C1-2-2v-8a2%2C2%2C0%2C0%2C1%2C2-2h10v-8h-36v30h36V907Zm-7-7a1%2C1%2C0%2C1%2C1-1%2C1A1%2C1%2C0%2C0%2C1%2C1190%2C900Z%22%20transform%3D%22translate(-1159%20-878)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-integrations-purple {
  width: 42px;
  height: 56px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2242%22%20height%3D%2256%22%20viewBox%3D%220%200%2042%2056%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%236777bd%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M720%2C2479H680a0.955%2C0.955%2C0%2C0%2C1-1-1c0-1.03%2C6-9%2C6-9v-16a2%2C2%2C0%2C0%2C1%2C2-2h26a2%2C2%2C0%2C0%2C1%2C2%2C2v16s6%2C8.03%2C6%2C9A1%2C1%2C0%2C0%2C1%2C720%2C2479Zm-18-2-1-2h-2l-1%2C2h4Zm11-24H687v15h26v-15Zm0%2C17H687s-5%2C5.02-5%2C6a1%2C1%2C0%2C0%2C0%2C1%2C1h12.4l1.6-4h6l1.6%2C4H717a0.853%2C0.853%2C0%2C0%2C0%2C1-1C718%2C2475.28%2C713%2C2470%2C713%2C2470Zm-28%2C19a3.991%2C3.991%2C0%2C0%2C1%2C3.867%2C3.03A0.61%2C0.61%2C0%2C0%2C1%2C689%2C2492h5v-7a1%2C1%2C0%2C0%2C1%2C2%2C0v8a1%2C1%2C0%2C0%2C1-1%2C1h-6a0.61%2C0.61%2C0%2C0%2C1-.133-0.03A3.994%2C3.994%2C0%2C1%2C1%2C685%2C2489Zm0%2C6a2%2C2%2C0%2C1%2C0-2-2A2%2C2%2C0%2C0%2C0%2C685%2C2495Zm15%2C4a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C700%2C2499Zm0%2C6a2%2C2%2C0%2C1%2C0-2-2A2%2C2%2C0%2C0%2C0%2C700%2C2505Zm-1-20h2v14h-2v-14Zm5%2C0a1%2C1%2C0%2C0%2C1%2C2%2C0v7h5a0.61%2C0.61%2C0%2C0%2C1%2C.133.03%2C4%2C4%2C0%2C1%2C1%2C0%2C1.94%2C0.61%2C0.61%2C0%2C0%2C1-.133.03h-6a1%2C1%2C0%2C0%2C1-1-1v-8Zm11%2C10a2%2C2%2C0%2C1%2C0-2-2A2%2C2%2C0%2C0%2C0%2C715%2C2495Z%22%20transform%3D%22translate(-679%20-2451)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-local_cloud-purple {
  width: 42px;
  height: 64px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2242%22%20height%3D%2264%22%20viewBox%3D%220%200%2042%2064%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%236777bd%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M1080%2C2707h-40a0.955%2C0.955%2C0%2C0%2C1-1-1c0-1.03%2C6-9%2C6-9v-16a2%2C2%2C0%2C0%2C1%2C2-2h26a2%2C2%2C0%2C0%2C1%2C2%2C2v16s6%2C8.03%2C6%2C9A1%2C1%2C0%2C0%2C1%2C1080%2C2707Zm-18-2-1-2h-2l-1%2C2h4Zm11-24h-26v15h26v-15Zm0%2C17h-26s-5%2C5.02-5%2C6a1%2C1%2C0%2C0%2C0%2C1%2C1h12.4l1.6-4h6l1.6%2C4H1077a0.852%2C0.852%2C0%2C0%2C0%2C1-1C1078%2C2703.28%2C1073%2C2698%2C1073%2C2698Zm-13%2C14a1%2C1%2C0%2C0%2C1%2C1%2C1v3h3a1%2C1%2C0%2C0%2C1%2C0%2C2h-3v3a1%2C1%2C0%2C0%2C1-2%2C0v-3h-3a1%2C1%2C0%2C0%2C1%2C0-2h3v-3A1%2C1%2C0%2C0%2C1%2C1060%2C2712Zm-11%2C21a4.98%2C4.98%2C0%2C0%2C1%2C3%2C1.02V2734a8%2C8%2C0%2C0%2C1%2C14.79-4.22A7%2C7%2C0%2C1%2C1%2C1070%2C2743a6.7%2C6.7%2C0%2C0%2C1-.9-0.1l-0.1.1h-21v-0.1A5%2C5%2C0%2C0%2C1%2C1049%2C2733Zm0%2C8h21a5%2C5%2C0%2C1%2C0-4.09-7.87%2C5.986%2C5.986%2C0%2C0%2C0-11.91.87h0c0%2C2.41-1.05%2C3.03-2.19%2C2.99A2.994%2C2.994%2C0%2C1%2C0%2C1049%2C2741Z%22%20transform%3D%22translate(-1039%20-2679)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-flexible_settings-purple {
  width: 36px;
  height: 52px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2236%22%20height%3D%2252%22%20viewBox%3D%220%200%2036%2052%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%236777bd%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M715%2C2708.86V2737h-2v-28.14a3.983%2C3.983%2C0%2C0%2C1%2C0-7.72V2685h2v16.14A3.983%2C3.983%2C0%2C0%2C1%2C715%2C2708.86Zm-1-5.86a2%2C2%2C0%2C1%2C0%2C2%2C2A2%2C2%2C0%2C0%2C0%2C714%2C2703Zm-14%2C34a4%2C4%2C0%2C1%2C1%2C4-4A4%2C4%2C0%2C0%2C1%2C700%2C2737Zm0-6a2%2C2%2C0%2C1%2C0%2C2%2C2A2%2C2%2C0%2C0%2C0%2C700%2C2731Zm-1-46h2v44h-2v-44Zm-12%2C35.86V2737h-2v-16.14a3.983%2C3.983%2C0%2C0%2C1%2C0-7.72V2685h2v28.14A3.983%2C3.983%2C0%2C0%2C1%2C687%2C2720.86Zm-1-5.86a2%2C2%2C0%2C1%2C0%2C2%2C2A2%2C2%2C0%2C0%2C0%2C686%2C2715Z%22%20transform%3D%22translate(-682%20-2685)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-support-purple {
  width: 56px;
  height: 36px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256%22%20height%3D%2236%22%20viewBox%3D%220%200%2056%2036%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%236777bd%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M353%2C2724h-9.657l0.864%2C0.86a1%2C1%2C0%2C0%2C1-1.414%2C1.42l-2.829-2.83a1%2C1%2C0%2C0%2C1%2C0-1.41l2.829-2.83a1%2C1%2C0%2C0%2C1%2C1.414%2C1.41l-1.379%2C1.38H353a13%2C13%2C0%2C0%2C0%2C0-26h-4.941l0.47-2H353A15%2C15%2C0%2C0%2C1%2C353%2C2724Zm-16.793-25.72a1%2C1%2C0%2C0%2C1-1.414-1.42l0.864-.86H327a13%2C13%2C0%2C0%2C0%2C0%2C26h6.706l-0.353%2C2H327a15%2C15%2C0%2C0%2C1%2C0-30h9.172l-1.379-1.38a1%2C1%2C0%2C0%2C1%2C1.414-1.41l2.828%2C2.83a0.994%2C0.994%2C0%2C0%2C1%2C0%2C1.41Z%22%20transform%3D%22translate(-312%20-2690.94)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-consulting-purple {
  width: 54px;
  height: 56px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2254%22%20height%3D%2256%22%20viewBox%3D%220%200%2054%2056%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%236777bd%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M1077%2C2508v-2h8v2h-8Zm5-2h-2v-9h-44v9h-2v-9h-3v-45h54v45h-3v9Zm1-11v-41h-50v41h50Zm-31.35-24.38a1.256%2C1.256%2C0%2C0%2C1%2C.59-0.33l0.24-.14a0.869%2C0.869%2C0%2C0%2C1%2C.95.6%2C1.777%2C1.777%2C0%2C0%2C1%2C.18.44l5.89%2C5.9%2C10.52-10.53a1.155%2C1.155%2C0%2C0%2C1%2C.33-0.21L1069%2C2465h4v4l-1.35-1.35a1%2C1%2C0%2C0%2C1-.22.33l-11.31%2C11.31a1%2C1%2C0%2C0%2C1-1.41%2C0%2C0.975%2C0.975%2C0%2C0%2C1-.24-0.4l-6.27-6.27-6.04%2C3.48a0.869%2C0.869%2C0%2C0%2C1-.95-0.6%2C0.889%2C0.889%2C0%2C0%2C1-.05-1.13ZM1039%2C2508h-8v-2h8v2Z%22%20transform%3D%22translate(-1031%20-2452)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-zero-purple {
  width: 32px;
  height: 58px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2258%22%20viewBox%3D%220%200%2032%2058%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20none%3B%20stroke%3A%20%236777bd%3B%20stroke-width%3A%202px%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Crect%20class%3D%22svg%22%20x%3D%221%22%20y%3D%221%22%20width%3D%2230%22%20height%3D%2256%22%20rx%3D%2215%22%20ry%3D%2215%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-rub-purple {
  width: 12px;
  height: 14px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%236777bd%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M367%2C2500h-5v2h6v2h-6v2h-2v-2h-2v-2h2v-2h-1v-2h1v-4h-1v-2h8s3-.18%2C3%2C4S367%2C2500%2C367%2C2500Zm-5-6v4h5s1-.18%2C1-2.06-1-1.94-1-1.94h-5Z%22%20transform%3D%22translate(-358%20-2492)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-browser-white {
  width: 1201px;
  height: 769px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221201%22%20height%3D%22769%22%20viewBox%3D%220%200%201201%20769%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%23ffffff%3B%20fill-rule%3A%20evenodd%3B%20opacity%3A%200.4%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M1293.5%2C1259H107.5a7.505%2C7.505%2C0%2C0%2C1-7.5-7.5v-754a7.508%2C7.508%2C0%2C0%2C1%2C7.5-7.5h1186a7.505%2C7.505%2C0%2C0%2C1%2C7.5%2C7.5v754A7.5%2C7.5%2C0%2C0%2C1%2C1293.5%2C1259Zm6.5-761.5a6.51%2C6.51%2C0%2C0%2C0-6.5-6.5H107.5a6.508%2C6.508%2C0%2C0%2C0-6.5%2C6.5v17.41L1285%2C515V500h15v-2.5Zm0%2C3.5h-14v14h0.16l13.84-.089V501Zm0%2C15h-15v0L101%2C515.91V1251.5a6.51%2C6.51%2C0%2C0%2C0%2C6.5%2C6.5h1186a6.513%2C6.513%2C0%2C0%2C0%2C6.5-6.5V516Zm-7-12h1v3h3v1h-3v3h-1v-3h-3v-1h3v-3Zm-22%2C7H249a1%2C1%2C0%2C0%2C1-1-1V496a1%2C1%2C0%2C0%2C1%2C1-1H1271a1%2C1%2C0%2C0%2C1%2C1%2C1v14A1%2C1%2C0%2C0%2C1%2C1271%2C511Zm0-15H249v14H1271V496ZM205%2C511H188a1%2C1%2C0%2C0%2C1-1-1V496a1%2C1%2C0%2C0%2C1%2C1-1h17a1%2C1%2C0%2C0%2C1%2C1%2C1v14A1%2C1%2C0%2C0%2C1%2C205%2C511Zm0-15H188v14h17V496Zm-26%2C15H164a1%2C1%2C0%2C0%2C1-1-1V496a1%2C1%2C0%2C0%2C1%2C1-1h15a1%2C1%2C0%2C0%2C1%2C1%2C1v14A1%2C1%2C0%2C0%2C1%2C179%2C511Zm0-15H164v14h15V496Zm-8.208%2C3.99L174.009%2C503l-3.217%2C3.008-0.8-.749L172.407%2C503l-2.416-2.258ZM160%2C511H145a1%2C1%2C0%2C0%2C1-1-1V496a1%2C1%2C0%2C0%2C1%2C1-1h15a1%2C1%2C0%2C0%2C1%2C1%2C1v14A1%2C1%2C0%2C0%2C1%2C160%2C511Zm0-15H145v14h15V496Zm-5.991%2C4.74L151.593%2C503l2.416%2C2.259-0.8.749L149.991%2C503l3.217-3.008Zm-20.482%2C6.127a3.911%2C3.911%2C0%2C1%2C1%2C3.913-3.91A3.91%2C3.91%2C0%2C0%2C1%2C133.527%2C506.866Zm-11.256%2C0a3.911%2C3.911%2C0%2C1%2C1%2C3.913-3.91A3.91%2C3.91%2C0%2C0%2C1%2C122.271%2C506.866Zm-11.255%2C0a3.911%2C3.911%2C0%2C1%2C1%2C3.912-3.91A3.91%2C3.91%2C0%2C0%2C1%2C111.016%2C506.866Z%22%20transform%3D%22translate(-100%20-490)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-phone-white {
  width: 20px;
  height: 33px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2233%22%20viewBox%3D%220%200%2020%2033%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%23ffffff%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M533%2C3539H517a2%2C2%2C0%2C0%2C1-2-2v-26a2%2C2%2C0%2C0%2C1%2C2-2h13v-2a1%2C1%2C0%2C0%2C1%2C2%2C0v2h1a2%2C2%2C0%2C0%2C1%2C2%2C2v26A2%2C2%2C0%2C0%2C1%2C533%2C3539Zm-16-2h16v-6H517v6Zm16-7v-14H517v14h16Zm-16-19v4h16v-4H517Zm10.5%2C3h-5a0.5%2C0.5%2C0%2C0%2C1-.5-0.5v-1a0.5%2C0.5%2C0%2C0%2C1%2C.5-0.5h5a0.5%2C0.5%2C0%2C0%2C1%2C.5.5v1A0.5%2C0.5%2C0%2C0%2C1%2C527.5%2C3514Zm-2.5%2C21a1%2C1%2C0%2C1%2C1%2C1-1A1%2C1%2C0%2C0%2C1%2C525%2C3535Z%22%20transform%3D%22translate(-515%20-3506)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-clock-purple {
  width: 19px;
  height: 19px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2219%22%20viewBox%3D%220%200%2019%2019%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%236777bd%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M478.5%2C1359a9.5%2C9.5%2C0%2C1%2C1%2C9.5-9.5A9.5%2C9.5%2C0%2C0%2C1%2C478.5%2C1359Zm0-18a8.5%2C8.5%2C0%2C1%2C0%2C8.5%2C8.5A8.5%2C8.5%2C0%2C0%2C0%2C478.5%2C1341Zm4%2C9h-4a0.5%2C0.5%2C0%2C0%2C1-.5-0.5v-5a0.5%2C0.5%2C0%2C0%2C1%2C1%2C0v4.5h3.5A0.5%2C0.5%2C0%2C0%2C1%2C482.5%2C1350Z%22%20transform%3D%22translate(-469%20-1340)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-cloud-purple {
  width: 112px;
  height: 91px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22112%22%20height%3D%2291%22%20viewBox%3D%220%200%20112%2091%22%3E%3Cdefs%3E%3Cstyle%3E.svg1%20%7B%20fill%3A%20none%3B%20stroke%3A%20%236777bd%3B%20stroke-width%3A%202px%3B%20%7D%20.svg1%2C%20.svg2%20%7B%20fill-rule%3A%20evenodd%3B%20%7D%20.svg2%20%7B%20fill%3A%20%236777bd%3B%20%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg1%22%20d%3D%22M427.681%2C460.941V461H357.536v-0.149a20%2C20%2C0%2C1%2C1%2C5.722-39.568%2C31.843%2C31.843%2C0%2C0%2C1%2C58.755-7.929A23.99%2C23.99%2C0%2C1%2C1%2C427.681%2C460.941Z%22%20transform%3D%22translate(-339%20-396)%22%2F%3E%3Cpath%20class%3D%22svg2%22%20d%3D%22M429%2C487a5%2C5%2C0%2C0%2C1-4.9-4H413a3%2C3%2C0%2C0%2C1-3-3V460h2v20a1%2C1%2C0%2C0%2C0%2C1%2C1h11.1A5%2C5%2C0%2C1%2C1%2C429%2C487Zm0-8a3%2C3%2C0%2C1%2C0%2C3%2C3A3%2C3%2C0%2C0%2C0%2C429%2C479Zm-34%2C8a5%2C5%2C0%2C0%2C1-1-9.9V460h2v17.1A5%2C5%2C0%2C0%2C1%2C395%2C487Zm0-8a3%2C3%2C0%2C1%2C0%2C3%2C3A3%2C3%2C0%2C0%2C0%2C395%2C479Zm-18%2C4H365.9a5%2C5%2C0%2C1%2C1%2C0-2H377a1%2C1%2C0%2C0%2C0%2C1-1V460h2v20A3%2C3%2C0%2C0%2C1%2C377%2C483Zm-16-4a3%2C3%2C0%2C1%2C0%2C3%2C3A3%2C3%2C0%2C0%2C0%2C361%2C479Z%22%20transform%3D%22translate(-339%20-396)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-cloud-small-purple {
  width: 48px;
  height: 40px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2240%22%20viewBox%3D%220%200%2048%2040%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%236777bd%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M867%2C1514h-5v8h5.05a2.5%2C2.5%2C0%2C1%2C1%2C0%2C1H861v-9h-6v6h-1v-6h-6v9h-6.051a2.5%2C2.5%2C0%2C1%2C1%2C0-1H847v-8h-8a9%2C9%2C0%2C0%2C1%2C0-18%2C9.893%2C9.893%2C0%2C0%2C1%2C1.226.09%2C13.492%2C13.492%2C0%2C0%2C1%2C25.175-3.96%2C10.549%2C10.549%2C0%2C0%2C1%2C1.6-.13A11%2C11%2C0%2C0%2C1%2C867%2C1514Zm2.5%2C10a1.5%2C1.5%2C0%2C1%2C0-1.5-1.5A1.5%2C1.5%2C0%2C0%2C0%2C869.5%2C1524Zm-30-3a1.5%2C1.5%2C0%2C1%2C0%2C1.5%2C1.5A1.5%2C1.5%2C0%2C0%2C0%2C839.5%2C1521Zm27.5-27a8.953%2C8.953%2C0%2C0%2C0-2.754.43A11.492%2C11.492%2C0%2C0%2C0%2C853.5%2C1487c-6.351%2C0-11.5%2C4.15-11.5%2C10.5a11.809%2C11.809%2C0%2C0%2C0%2C.063%2C1.21A7%2C7%2C0%2C1%2C0%2C839%2C1512h28A9%2C9%2C0%2C0%2C0%2C867%2C1494Zm-10%2C28.5a2.5%2C2.5%2C0%2C1%2C1-2.5-2.5A2.5%2C2.5%2C0%2C0%2C1%2C857%2C1522.5Zm-2.5-1.5a1.5%2C1.5%2C0%2C1%2C0%2C1.5%2C1.5A1.5%2C1.5%2C0%2C0%2C0%2C854.5%2C1521Z%22%20transform%3D%22translate(-830%20-1485)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-local-small-purple {
  width: 42px;
  height: 40px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2242%22%20height%3D%2240%22%20viewBox%3D%220%200%2042%2040%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%236777bd%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M870%2C712H852v5h6a1%2C1%2C0%2C0%2C1%2C1%2C1v2H843v-2a1%2C1%2C0%2C0%2C1%2C1-1h6v-5H832a2%2C2%2C0%2C0%2C1-2-2V682a2%2C2%2C0%2C0%2C1%2C2-2h38a2%2C2%2C0%2C0%2C1%2C2%2C2v28A2%2C2%2C0%2C0%2C1%2C870%2C712Zm-26%2C6v1h14v-1H844Zm27-37H831v30h40V681Zm-26%2C21.5a0.5%2C0.5%2C0%2C0%2C1%2C.5-0.5h11a0.5%2C0.5%2C0%2C0%2C1%2C0%2C1h-11A0.5%2C0.5%2C0%2C0%2C1%2C845%2C702.5Zm7-2.5a1%2C1%2C0%2C0%2C1-2%2C0l-2.182-2.182a0.5%2C0.5%2C0%2C0%2C1%2C.707-0.707L850%2C698.586V690a1%2C1%2C0%2C0%2C1%2C2%2C0v8.586l1.475-1.475a0.5%2C0.5%2C0%2C0%2C1%2C.707.707Z%22%20transform%3D%22translate(-830%20-680)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-local-purple {
  width: 110px;
  height: 95px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22110%22%20height%3D%2295%22%20viewBox%3D%220%200%20110%2095%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%236777bd%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M1056%2C469h-50v13h16a3%2C3%2C0%2C0%2C1%2C3%2C3v3H985v-3a3%2C3%2C0%2C0%2C1%2C3-3h16V469H954a4%2C4%2C0%2C0%2C1-4-4V397a4%2C4%2C0%2C0%2C1%2C4-4h102a4%2C4%2C0%2C0%2C1%2C4%2C4v68A4%2C4%2C0%2C0%2C1%2C1056%2C469Zm-68%2C15a1%2C1%2C0%2C0%2C0-1%2C1v1h36v-1a1%2C1%2C0%2C0%2C0-1-1H988Zm70-89H952v72h106V395Zm-64.047%2C45.062h22.1a0.954%2C0.954%2C0%2C0%2C1%2C0%2C1.907h-22.1A0.954%2C0.954%2C0%2C0%2C1%2C993.953%2C440.062ZM1006%2C439h0a1%2C1%2C0%2C0%2C1-2%2C0h0l-3.95-3.95a1%2C1%2C0%2C0%2C1%2C1.41-1.414l2.54%2C2.535V417a1%2C1%2C0%2C0%2C1%2C2%2C0v19.171l2.54-2.535a1%2C1%2C0%2C1%2C1%2C1.41%2C1.414Z%22%20transform%3D%22translate(-950%20-393)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-link-gray {
  width: 18px;
  height: 14px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2214%22%20viewBox%3D%220%200%2018%2014%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%23000000%3B%20opacity%3A%200.2%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M722%2C566V552h9v2h-7v10h14v-3h2v5H722Zm11.343-5.929-1.414-1.414%2C4.864-4.864L735%2C552h5v5l-1.793-1.793Z%22%20transform%3D%22translate(-722%20-552)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-icon-arrow-purple {
  width: 10px;
  height: 6px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%226%22%20viewBox%3D%220%200%2010%206%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%236777bd%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M858.716%2C2165.64l-4.052%2C4.07a0.943%2C0.943%2C0%2C0%2C1-1.351%2C0l-4.053-4.07a0.958%2C0.958%2C0%2C0%2C1%2C1.351-1.36l3.377%2C3.4%2C3.378-3.4A0.958%2C0.958%2C0%2C0%2C1%2C858.716%2C2165.64Z%22%20transform%3D%22translate(-848.969%20-2164)%22%2F%3E%3C%2Fsvg%3E');
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-button {
  box-sizing: border-box;
  padding: 0 20px;
  border-radius: 3px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  transition: background 200ms ease-in, border 200ms ease-in, box-shadow 200ms ease-in !important;
  cursor: pointer;
  background-position: bottom center;
}
.ct-button:focus,
.ct-button:active {
  outline: none;
}
.ct-button .ct-button-icon,
.ct-button .ct-button-value {
  display: inline-block;
  vertical-align: middle;
}
.ct-button .ct-button-icon {
  transition: background 200ms ease-in;
}
.ct-button .ct-button-icon + .ct-button-value {
  margin-left: 8.99999244px;
}
.ct-button .ct-button-value {
  transition: color 200ms ease-in;
  line-height: 44px;
}
.ct-button.s-purple_border {
  border: 1px solid #6777bd;
  background: transparent;
}
.ct-button.s-purple_border:hover {
  background: #6777bd;
}
.ct-button.s-purple_border:hover .ct-icon-pointer_in_circle-purple {
  width: 14px;
  height: 14px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%23ffffff%3B%20fill-rule%3A%20evenodd%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M134%2C481a7%2C7%2C0%2C1%2C1%2C7-7A7%2C7%2C0%2C0%2C1%2C134%2C481Zm0-13a6%2C6%2C0%2C1%2C0%2C6%2C6A6%2C6%2C0%2C0%2C0%2C134%2C468Zm-0.367%2C9.182a0.5%2C0.5%2C0%2C0%2C1-.707-0.708L135.4%2C474l-2.475-2.474a0.5%2C0.5%2C0%2C1%2C1%2C.707-0.707l2.829%2C2.828a0.5%2C0.5%2C0%2C0%2C1%2C0%2C.707Z%22%20transform%3D%22translate(-127%20-467)%22%2F%3E%3C%2Fsvg%3E');
}
.no-svg .ct-button.s-purple_border:hover .ct-icon-pointer_in_circle-purple {
  background-image: url('/en/wp-content/themes/crocotime_white/images/png/pointer_in_circle.png');
}
.ct-button.s-purple_border:hover .ct-button-value {
  color: #ffffff;
}
.ct-button.s-purple_border_dashed {
  border: 1px solid #6777bd;
  background: transparent;
  border-style: dashed;
}
.ct-button.s-purple_border_dashed:hover {
  background: #6777bd;
}
.ct-button.s-purple_border_dashed:hover .ct-icon-pointer_in_circle-purple {
  width: 14px;
  height: 14px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%23ffffff%3B%20fill-rule%3A%20evenodd%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M134%2C481a7%2C7%2C0%2C1%2C1%2C7-7A7%2C7%2C0%2C0%2C1%2C134%2C481Zm0-13a6%2C6%2C0%2C1%2C0%2C6%2C6A6%2C6%2C0%2C0%2C0%2C134%2C468Zm-0.367%2C9.182a0.5%2C0.5%2C0%2C0%2C1-.707-0.708L135.4%2C474l-2.475-2.474a0.5%2C0.5%2C0%2C1%2C1%2C.707-0.707l2.829%2C2.828a0.5%2C0.5%2C0%2C0%2C1%2C0%2C.707Z%22%20transform%3D%22translate(-127%20-467)%22%2F%3E%3C%2Fsvg%3E');
}
.no-svg .ct-button.s-purple_border_dashed:hover .ct-icon-pointer_in_circle-purple {
  background-image: url('/en/wp-content/themes/crocotime_white/images/png/pointer_in_circle.png');
}
.ct-button.s-purple_border_dashed:hover .ct-button-value {
  color: #ffffff;
}
.ct-button.s-white_border {
  border: 1px solid #ffffff;
  background: transparent;
  color: #ffffff;
}
.ct-button.s-white_border:hover {
  background: #ffffff;
}
.ct-button.s-white_border:hover .ct-icon-eye-white {
  width: 18px;
  height: 9px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%229%22%20viewBox%3D%220%200%2018%209%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%23333333%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M380.007%2C468h0a4%2C4%2C0%2C1%2C1-.012%2C0c-5.493.011-8.991%2C5-8.991%2C5v-1s3.441-5%2C8.911-5c5.53%2C0%2C9.089%2C5%2C9.089%2C5v1S385.505%2C468%2C380.007%2C468ZM377%2C472a3%2C3%2C0%2C1%2C0%2C3-3A3%2C3%2C0%2C0%2C0%2C377%2C472Zm2.557-.886a1%2C1%2C0%2C1%2C0%2C1.15%2C1.593l0.707%2C0.707a2%2C2%2C0%2C1%2C1-2.305-3.2Z%22%20transform%3D%22translate(-371%20-467)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-button.s-white_border:hover .ct-button-value {
  color: #333333;
}
.ct-button.s-white_border_dashed {
  border: 1px solid #ffffff;
  background: transparent;
  color: #ffffff;
  border-style: dashed;
}
.ct-button.s-white_border_dashed:hover {
  background: #ffffff;
}
.ct-button.s-white_border_dashed:hover .ct-icon-eye-white {
  width: 18px;
  height: 9px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%229%22%20viewBox%3D%220%200%2018%209%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%23333333%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M380.007%2C468h0a4%2C4%2C0%2C1%2C1-.012%2C0c-5.493.011-8.991%2C5-8.991%2C5v-1s3.441-5%2C8.911-5c5.53%2C0%2C9.089%2C5%2C9.089%2C5v1S385.505%2C468%2C380.007%2C468ZM377%2C472a3%2C3%2C0%2C1%2C0%2C3-3A3%2C3%2C0%2C0%2C0%2C377%2C472Zm2.557-.886a1%2C1%2C0%2C1%2C0%2C1.15%2C1.593l0.707%2C0.707a2%2C2%2C0%2C1%2C1-2.305-3.2Z%22%20transform%3D%22translate(-371%20-467)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-button.s-white_border_dashed:hover .ct-button-value {
  color: #333333;
}
.ct-button.s-gold {
  border: 1px solid #ffce0c;
  background: #ffce0c;
  color: #333333;
}
.ct-button.s-gold:hover {
  background: #ffdc52;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.ct-button.im-disabled {
  background-color: #6E6968 !important;
  border-color: #6E6968;
  color: #ffffff !important;
}
.ct-button.im-load {
  background-image: url('/en/wp-content/themes/crocotime_white/images/gif/preloader.gif') !important;
  background-repeat: no-repeat !important;
  background-position: bottom center !important;
}
.ct-buttons-group {
  margin-bottom: -20px;
}
.ct-buttons-group .ct-button {
  margin-bottom: 20px;
}
.ct-buttons-group .ct-button:not(:last-child) {
  margin-right: 20px;
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-header {
  height: 100px;
}
.ct-header .ct-header-inner {
  background: #ffffff;
  height: 100px;
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.15);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.ct-header .ct-wrap {
  position: relative;
}
.ct-header .ct-header-logo {
  float: left;
  line-height: 97px;
}
.ct-header .ct-header-logo a {
  font-size: 30px;
  text-transform: uppercase;
  vertical-align: middle;
  position: relative;
  display: inline-block;
  height: 22px;
  line-height: 22px;
}
.ct-header .ct-header-logo a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: transparent url(/en/wp-content/themes/crocotime_white/images/svg/logo_hover.svg) no-repeat center;
  transition: opacity 200ms ease-in-out;
  opacity: 0;
}
.ct-header .ct-header-logo a img {
  display: block;
  opacity: 1;
  transition: opacity 200ms ease-in-out;
}
.ct-header .ct-header-logo a:hover:before {
  opacity: 1;
}
.ct-header .ct-header-logo a:hover img {
  opacity: 0;
}
.ct-header .ct-header-nav {
  height: 100px;
  float: right;
}
.ct-header .ct-header-nav .ct-header-nav-opener {
  display: none;
  cursor: pointer;
  user-select: none;
  height: 29px;
  width: 30px;
  margin-top: 35.5px;
  margin-left: 15px;
}
.ct-header .ct-header-nav .ct-header-nav-opener .ct-opener-stick {
  position: relative;
  box-sizing: border-box;
  width: 30px;
  border-bottom: 2px solid #6777bd;
  margin: 7px 0;
  transition: opacity 200ms ease-in, transform 200ms ease-in, top 200ms ease-in;
  top: 0;
}
.ct-header .ct-header-nav .ct-header-nav-opener .ct-opener-stick:first-child {
  margin-top: 0;
}
.ct-header .ct-header-nav .ct-header-nav-opener .ct-opener-stick:last-child {
  margin-bottom: 0;
}
.ct-header .ct-header-nav .ct-header-nav-inner {
  position: absolute;
  left: 240px;
}
.ct-header .ct-header-nav .ct-nav-item {
  display: table-cell;
  text-align: center;
  padding: 0 20px;
  height: 100px;
  vertical-align: middle;
}
.ct-header .ct-header-grouping {
  float: right;
}
.ct-header .ct-header-group {
  float: left;
  padding: 0 16px;
}
.ct-header .ct-header-group .ct-group-item {
  display: table-cell;
}
.ct-header .ct-header-group:last-child {
  padding-right: 0;
}
.ct-header .ct-header-group.ct-group-try_free {
  padding-top: 27px;
}
.ct-header .ct-header-group.ct-group-try_free a {
  line-height: 100%;
}
.ct-header .ct-header-group.ct-group-lang .ct-group-item {
  height: 100px;
  position: relative;
  vertical-align: middle;
  width: 50px;
  min-width: 50px;
  text-align: center;
}
.ct-header .ct-header-group.ct-group-lang .ct-group-item::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
}
.ct-header .ct-header-group.ct-group-lang .ct-group-item.active a {
  color: #6777bd;
}
.ct-header .ct-header-group.ct-group-lang .ct-group-item.active::after {
  background: #6777bd;
}
.ct-header a {
  line-height: 100px;
  text-decoration: none;
  color: #333333;
  font-size: 16px;
  transition: color 200ms ease-in;
}
.ct-header a:hover,
.ct-header a.active {
  color: #6777bd;
}
@media (max-width: 1210px) {
  .ct-header .ct-header-nav .ct-header-nav-opener {
    display: block;
  }
  .ct-header .ct-header-nav.open .ct-header-nav-opener .ct-opener-stick:first-child,
  .ct-header .ct-header-nav.open .ct-header-nav-opener .ct-opener-stick:last-child {
    opacity: 0;
  }
  .ct-header .ct-header-nav.open .ct-header-nav-opener .ct-opener-stick.ct-cross-part {
    transform: rotate(45deg);
    top: 6px;
  }
  .ct-header .ct-header-nav.open .ct-header-nav-opener .ct-opener-stick.ct-cross-part + .ct-cross-part {
    transform: rotate(-45deg);
    top: -4px;
  }
  .ct-header .ct-header-nav:not(.open) .ct-header-nav-inner {
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: opacity 200ms ease-out;
  }
  .ct-header .ct-header-nav .ct-header-nav-inner {
    z-index: 1;
    right: 0;
    left: auto;
    top: 100px;
    background: #ffffff;
    box-shadow: -2px 5px 10px 0 rgba(0, 0, 0, 0.15);
  }
  .ct-header .ct-header-nav .ct-header-nav-inner .ct-nav-item {
    display: block;
    height: auto;
  }
  .ct-header .ct-header-nav .ct-header-nav-inner .ct-nav-item .ct-header-link {
    line-height: 50px;
  }
  .ct-header .ct-header-nav.open .ct-header-nav-inner {
    opacity: 1;
    transition: opacity 200ms ease-in;
  }
}
@media (max-width: 740px) {
  .ct-group-lang {
    display: none;
  }
}
@media (max-width: 620px) {
  .ct-group-try_free {
    display: none;
  }
}
/* -------------------------- const -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-footer {
  background: #1a242f;
  color: #ffffff;
  font-size: 14px;
  padding: 40px 0;
  overflow: hidden;
}
.ct-footer .ct-footer-info {
  padding-bottom: 21px;
}
.ct-footer .ct-footer-info .ct-footer-logo {
  text-decoration: none;
  font-size: 30px;
  color: #ffffff;
  line-height: 100%;
}
.ct-footer .ct-footer-info .ct-footer-line {
  margin-top: 15px;
}
.ct-footer .ct-footer-line a,
.ct-footer .ct-column-group a {
  color: #6777bd;
  text-decoration: none;
}
.ct-footer .ct-footer-line a:hover,
.ct-footer .ct-column-group a:hover {
  color: #ffffff;
}
.ct-footer .ct-footer-line {
  font-weight: 300;
  margin-bottom: 20px;
  /*.ct-footer-line-part-right
		{
			& > div + div
			{
				margin-top: 10px;
			}
		}*/
}
.ct-footer .ct-footer-line .ct-footer-line-part-left,
.ct-footer .ct-footer-line .ct-footer-line-part-right,
.ct-footer .ct-footer-line .ct-footer-line-part-center {
  display: inline-block;
  vertical-align: top;
}
.ct-footer .ct-footer-line .ct-footer-line-part-left {
  min-width: 150px;
}
.ct-footer .ct-column.ct-footer-about {
  width: 43.2%;
  min-width: 295px;
}
.ct-footer .ct-column {
  display: inline-block;
  vertical-align: top;
  width: 14.2%;
  min-width: 108px;
}
.ct-footer .ct-column-group-header {
  text-transform: uppercase;
  height: 45px;
}
.ct-footer .ct-column-group {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: 300;
}
.ct-footer .ct-column-group > li + li {
  margin-top: 20px;
}
@media (max-width: 620px) {
  .ct-footer .ct-column {
    min-width: 102px;
  }
  .ct-footer .ct-column.ct-footer-about {
    width: 100%;
  }
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-blockquote blockquote {
  margin: 0 40px;
}
.ct-blockquote blockquote:before,
.ct-blockquote blockquote:after {
  display: block;
  font-size: 60px;
  font-weight: 300;
  line-height: 25px;
  height: 40px;
  color: #6777bd;
}
.ct-blockquote blockquote:before {
  content: '«';
  margin-left: -40px;
}
.ct-blockquote blockquote:after {
  content: '»';
  text-align: right;
  margin-right: -40px;
}
.ct-blockquote .ct-blockquote-author {
  margin-left: 40px;
}
.ct-blockquote .ct-blockquote-author-position {
  margin-left: 40px;
  color: #818181;
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-input {
  background: #ffffff;
  border: 1px solid #b7b7b7;
  border-radius: 5px;
  box-sizing: border-box;
  height: 50px;
  vertical-align: middle;
  color: #6777bd;
  padding: 0 20px;
}
.ct-input:active,
.ct-input:focus {
  border-color: #6777bd;
  outline: none;
}
.ct-input-group:after {
  content: " ";
  display: table;
  clear: both;
}
.ct-input-group:after {
  content: " ";
  display: table;
  clear: both;
}
.ct-input-group:not(:last-child) {
  padding: 0 0 20px 0;
}
.ct-input-group > label,
.ct-input-group > .ct-input,
.ct-input-group > .ct-select {
  display: inline-block;
  vertical-align: middle;
}
.ct-input-group > label:not(:last-child) {
  width: 43%;
}
.ct-input-group > .ct-input,
.ct-input-group > .ct-select {
  width: 55%;
}
.ct-like-input_group_input_position {
  margin-left: 44%;
}
@media (max-width: 620px) {
  .ct-like-input_group_input_position {
    margin: 0;
  }
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-checkbox {
  display: none;
}
.ct-checkbox + label {
  position: relative;
  padding-left: 40px;
}
.ct-checkbox + label:before,
.ct-checkbox + label:after {
  user-select: none;
}
.ct-checkbox + label:before {
  content: '';
  display: block;
  box-sizing: border-box;
  width: 18px;
  height: 18px;
  border: 1px solid #6777bd;
  position: absolute;
  left: 0;
  top: 4px;
  border-radius: 2px;
}
.ct-checkbox:checked + label:before {
  background: #6777bd;
}
.ct-checkbox:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  left: 5px;
  top: 10px;
  width: 8px;
  height: 5px;
  box-sizing: border-box;
  border: 2px solid #ffffff;
  border-right: none;
  border-top: none;
  transform: rotate(-45deg);
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-radio {
  display: none;
}
.ct-radio + label {
  padding-left: 40px;
  position: relative;
}
.ct-radio + label:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  border: 1px solid #6777bd;
  border-radius: 50%;
}
.ct-radio + label:not(:last-child) {
  margin-right: 50px;
}
.ct-radio.ct-empty_label + label {
  padding-left: 20px;
}
.ct-radio:checked + label:before {
  background: #6777bd;
}
.ct-radio:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  left: 7px;
  box-sizing: border-box;
  background: #ffffff;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-select {
  position: relative;
  display: inline-block;
}
.ct-select .ct-input {
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.ct-select .ct-input:focus {
  outline: none;
}
.ct-select:after {
  position: absolute;
  content: '';
  display: block;
  box-sizing: border-box;
  border-right: 2px solid #6777bd;
  border-bottom: 2px solid #6777bd;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  background: #ffffff;
  right: 9px;
  top: 17px;
  outline: 2px solid #ffffff;
  pointer-events: none;
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-textarea {
  min-height: 142px;
  width: 100%;
  max-width: 100%;
  padding: 20px;
  line-height: 20px;
  resize: none;
}
.ct-textarea.ct-textarea_inline {
  padding: 14px 20px 0;
  height: 50px;
  min-height: 50px;
  resize: vertical;
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-input-with-icon {
  display: inline-block;
  position: relative;
}
.ct-input-with-icon .ct-input-button {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 20px;
  border: none;
  background: transparent;
}
.ct-input-with-icon .ct-input-button:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.ct-input-with-icon .ct-input-button.ct-search-button:before {
  content: '\26B2';
  transform: rotate(-45deg);
  top: 12px;
  margin-left: 12px;
  font-size: 20px;
  color: #333333;
}
.ct-input-with-icon .ct-input-button:focus,
.ct-input-with-icon .ct-input-button:active {
  outline: none;
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-invalid-input-text {
  float: right;
  clear: both;
  width: 56%;
  margin-bottom: -19px;
  color: #ff0000;
  font-size: 14px;
}
.ct-error-input {
  border-color: #ff0000 !important;
}
.ct-error-input td {
  border-color: #ff0000 !important;
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-section-form {
  font-weight: 300;
  margin-bottom: 80px;
}
.ct-section-form .ct-button {
  min-width: 260px;
}
.ct-form-two_sides {
  display: table;
  width: 100%;
  padding: 50px 0;
}
.ct-form-two_sides .ct-side_one,
.ct-form-two_sides .ct-side_two {
  display: table-cell;
  vertical-align: middle;
}
.ct-form-two_sides .ct-side_one {
  width: 60%;
  padding-right: 80px;
}
.ct-form-two_sides .ct-side_two {
  width: 40%;
  padding-left: 35px;
  border-left: 1px solid #e1e1e1;
}
.ct-like-form_left_side-block {
  width: 60%;
  padding-right: 80px;
  box-sizing: border-box;
}
.ct-form-like_header_text {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 30px;
}
.block-alternate-form-condition {
  transition: height 200ms ease-out;
  height: 0;
  overflow: hidden;
}
.block-initial-form-condition:after {
  content: " ";
  display: table;
  clear: both;
}
.block-initial-form-condition:after {
  content: " ";
  display: table;
  clear: both;
}
.block-initial-form-condition .ct-alternate-line-1 {
  font-size: 30px;
}
.block-initial-form-condition .ct-alternate-line-2 {
  color: #999999;
  margin-top: 20px;
}
.block-initial-form-condition .ct-button {
  display: block;
  width: auto;
  float: left;
  clear: both;
  margin-top: 20px;
}
@media (max-width: 1210px) {
  .ct-form-two_sides .ct-side_one,
  .ct-form-two_sides .ct-side_two {
    display: block;
    width: 100%;
    border: none;
    padding: 0;
  }
  .ct-form-two_sides .ct-side_one + .ct-side_two {
    padding-top: 30px;
  }
  .ct-like-form_left_side-block {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-form-compact {
  text-align: right;
  position: relative;
  background: transparent;
}
.ct-form-compact .ct-form-compact-inner {
  box-sizing: border-box;
  display: inline-block;
  text-align: left;
  padding: 40px 30px 60px;
  width: 100%;
  max-width: 500px;
  background: #ffffff;
}
.ct-form-compact .ct-form-compact-inner .ct-form-compact-button {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 10px;
}
.ct-form-compact .ct-form-compact-inner .ct-form-compact-h1 {
  font-size: 16px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 30px;
}
.ct-form-compact .ct-form-compact-inner label {
  color: #9c9c9c;
}
.ct-form-compact .ct-form-compact-inner .ct-form-compact-additional {
  color: #9c9c9c;
}
.ct-form-compact .ct-form-compact-inner .ct-input-group > label:not(:last-child) {
  width: 42%;
}
.ct-form-compact .ct-form-compact-inner .ct-input-group > .ct-input,
.ct-form-compact .ct-form-compact-inner .ct-input-group > .ct-select {
  width: 56%;
}
.ct-form-compact .ct-form-compact-inner .ct-form-like_header_text {
  margin-bottom: 20px;
  font-size: 16px;
  color: #9c9c9c;
  font-weight: lighter;
  line-height: 32px;
}
.ct-form-compact .ct-form-compact-inner .ct-form_to_another-placeholder {
  height: 120px;
}
.ct-form-compact .ct-form-compact-inner .ct-form_to_another {
  display: table;
  position: absolute;
  bottom: 50px;
  height: 50px;
}
.ct-form-compact .ct-form-compact-inner .ct-form_to_another > * {
  display: table-cell;
  vertical-align: top;
}
.ct-form-compact .ct-form-compact-inner .ct-form_to_another > *:not(:last-child) {
  padding-right: 20px;
}
.ct-form-compact .ct-form-compact-inner .ct-form_to_another .form_to_another-content {
  line-height: 23px;
}
.ct-form-compact .ct-form-compact-inner .ct-form_to_another .ct-form_to_another-header {
  font-weight: bold;
  color: #6777bd;
}
.ct-form-compact .ct-form-compact-inner .ct-form_to_another .ct-form_to_another-description {
  font-size: 14px;
}
.ct-form-compact .ct-form-compact-inner .ct-form_to_another a {
  text-decoration: none;
}
.ct-form-compact .ct-form-compact-inner .ct-form_to_another a:hover {
  text-decoration: underline;
}
.ct-form-compact-over_background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-main .ct-section-single {
  margin: 0;
  padding: 0;
  position: absolute;
  height: 100%;
  width: 100%;
}
.ct-main .ct-section-single .ct-header {
  width: 100%;
  margin-bottom: 50px;
}
.ct-main .ct-section-single .ct-header .ct-header-inner {
  position: static;
  padding: 0 30px;
  border-bottom: 1px solid #e0e0e0;
  box-shadow: none;
}
.ct-main .ct-section-single .ct-wrap {
  position: relative;
  display: table;
  height: 100%;
  padding: 0 5%;
  max-width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.ct-main .ct-section-single .ct-wrap .ct-wrap-inner {
  display: table;
  position: relative;
  height: 100%;
  width: 100%;
}
.ct-main .ct-section-single .ct-wrap .ct-wrap-inner-content {
  display: table-row;
  position: relative;
}
.ct-main .ct-section-single .ct-wrap .ct-form-compact-inner {
  display: table-cell;
  min-width: 500px;
  padding: 0;
}
.ct-main .ct-section-single .ct-wrap .ct-form-compact-inner form {
  padding: 0 30px;
}
.ct-main .ct-section-single .ct-wrap .ct-section-single-header {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  color: #ffffff;
  width: 100%;
  text-align: left;
}
.ct-main .ct-section-single .ct-wrap .ct-section-single-header .ct-section-single-header-inner {
  padding-right: 30px;
}
@media (max-width: 1000px) {
  .ct-main .ct-section-single .ct-wrap .ct-wrap-inner {
    position: static;
  }
  .ct-main .ct-section-single .ct-wrap .ct-wrap-inner-content {
    display: table-cell;
    background: #ffffff;
  }
  .ct-main .ct-section-single .ct-wrap .ct-header {
    position: absolute;
    top: 0;
  }
  .ct-main .ct-section-single .ct-wrap .ct-section-single-header {
    display: block;
    background: #ffffff;
    margin-top: 125px;
  }
  .ct-main .ct-section-single .ct-wrap .ct-section-single-header-inner {
    color: #333333;
    margin-bottom: 25px;
    padding: 0 30px;
  }
  .ct-main .ct-section-single .ct-wrap .ct-form-compact-inner {
    display: block;
    max-width: 100%;
  }
}
@media (max-width: 740px) {
  .ct-main .ct-section-single .ct-group-lang {
    display: block;
  }
}
@media (max-width: 620px) {
  .ct-main .ct-section-single .ct-wrap {
    padding: 0;
  }
}
.ct-is_loading {
  margin-top: 60px;
}
.ct-is_loading .ct-icon {
  vertical-align: middle;
  margin-right: 15px;
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-news-description a[rel="nofollow"][target="_blank"]:after {
  content: '';
  display: inline-block;
  margin-left: 10px;
  width: 18px;
  height: 14px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2214%22%20viewBox%3D%220%200%2018%2014%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%23000000%3B%20opacity%3A%200.2%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M722%2C566V552h9v2h-7v10h14v-3h2v5H722Zm11.343-5.929-1.414-1.414%2C4.864-4.864L735%2C552h5v5l-1.793-1.793Z%22%20transform%3D%22translate(-722%20-552)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-section-press .ct-news-preview {
  display: table;
  width: 100%;
  box-sizing: border-box;
  padding: 0 60px;
}
.ct-section-press .ct-news-preview + .ct-news-preview {
  margin-top: 60px;
}
.ct-section-press .ct-news-image-inner {
  width: 300px;
  height: 150px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  line-height: 0;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
}
.ct-section-press .ct-news-image-inner img {
  width: auto;
  height: auto;
}
.ct-section-press .ct-news-image {
  width: 300px;
}
.ct-section-press .ct-news-image,
.ct-section-press .ct-news-description {
  display: table-cell;
  vertical-align: top;
}
.ct-section-press .ct-news-description {
  padding-left: 40px;
}
.ct-section-press .ct-news-description h3 {
  font-weight: 600;
  margin-top: 10px;
}
.ct-section-press .ct-news-description h3 a {
  color: #6777bd;
  text-decoration: none;
}
.ct-section-press .ct-news-description h3 a:hover {
  text-decoration: underline;
}
.ct-section-press .ct-news-description time {
  display: block;
  margin-top: 35px;
  font-weight: 300;
  color: #999999;
}
@media (max-width: 1210px) {
  .ct-section-press .ct-news-preview {
    padding: 0;
  }
}
@media (max-width: 740px) {
  .ct-section-press .ct-news-image-inner {
    width: 200px;
    height: 100px;
  }
  .ct-section-press .ct-news-image {
    width: 200px;
  }
  .ct-section-press .ct-news-description {
    padding-left: 20px;
  }
  .ct-section-press .ct-news-description h3 {
    margin-top: 0;
  }
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-section-blog .ct-description p {
  margin-bottom: 30px;
}
.ct-section-blog .ct-description .ct-button {
  margin-top: 30px;
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-guide ol {
  margin: 0;
  padding: 0;
}
.ct-guide + .ct-guide {
  margin-top: 10px;
}
.ct-guide > ol > li {
  position: relative;
  padding-left: 57px;
  min-height: 35px;
}
.ct-guide > ol > li + li {
  margin-top: 10px;
}
.ct-guide > ol > li:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 35px;
  width: 35px;
  line-height: 35px;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #e4e4e4;
  border-radius: 50%;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  color: #818181;
  margin-right: 20px;
}
.ct-guide > ol > li.ct-guide-item-active:before {
  color: #ffffff;
  background: #6777bd;
  border-color: #6777bd;
}
.ct-guide > ol > li a {
  text-decoration: none;
}
.ct-guide > ol > li a:hover {
  text-decoration: underline;
}
.ct-guide > ol > li a,
.ct-guide > ol > li span {
  color: #6777bd;
  font-size: 14px;
}
.ct-guide > ol > li > span,
.ct-guide > ol > li > a {
  line-height: 35px;
}
.ct-guide > ol > li > span,
.ct-guide > ol > li > a.ct-guide-link-with_menu {
  border-bottom: 1px dashed;
  cursor: pointer;
  user-select: none;
}
.ct-guide > ol > li > span:after,
.ct-guide > ol > li > a.ct-guide-link-with_menu:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: -15px;
  width: 10px;
  height: 6px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%226%22%20viewBox%3D%220%200%2010%206%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%236777bd%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M858.716%2C2165.64l-4.052%2C4.07a0.943%2C0.943%2C0%2C0%2C1-1.351%2C0l-4.053-4.07a0.958%2C0.958%2C0%2C0%2C1%2C1.351-1.36l3.377%2C3.4%2C3.378-3.4A0.958%2C0.958%2C0%2C0%2C1%2C858.716%2C2165.64Z%22%20transform%3D%22translate(-848.969%20-2164)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-guide > ol > li > span:hover,
.ct-guide > ol > li > a.ct-guide-link-with_menu:hover {
  border-bottom-color: transparent;
  text-decoration: none;
}
.ct-guide > ol > li ol:not(.ct-guide-spoiler_body-visible) {
  display: none;
  transition: height 200ms ease-in-out;
}
.ct-guide > ol > li li {
  margin-top: 10px;
}
.ct-guide > ol > li li + li {
  margin-top: 25px;
}
.ct-guide > ol > li li:before {
  color: #6777bd;
  margin-right: 20px;
}
.ct-guide > ol li li.ct-guide-item-active:before {
  color: #333333;
}
.ct-guide > ol li.ct-guide-item-active > a,
.ct-guide > ol li.ct-guide-item-active > span {
  color: #333333;
  border-bottom: none;
  cursor: default;
}
.ct-guide > ol li.ct-guide-item-active > a:hover,
.ct-guide > ol li.ct-guide-item-active > span:hover {
  text-decoration: none;
}
.ct-guide-item-wrap {
  white-space: nowrap;
  overflow: hidden;
}
.ct-guide-item-wrap .ct-guide-item-nav {
  position: relative;
  width: 350px;
  display: inline-block;
  white-space: normal;
  font-size: 14px;
  line-height: 20px;
}
.ct-guide-item-wrap .ct-guide-item-nav-inner {
  width: 350px;
  position: relative;
  top: 0;
}
.ct-guide-item-wrap .ct-guide-item-content {
  padding-left: 30px;
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  text-align: left;
  width: 100%;
  box-sizing: border-box;
  padding-right: 350px;
}
.ct-guide-item-wrap .ct-guide-item-content h1,
.ct-guide-item-wrap .ct-guide-item-content h2,
.ct-guide-item-wrap .ct-guide-item-content h3,
.ct-guide-item-wrap .ct-guide-item-content h4,
.ct-guide-item-wrap .ct-guide-item-content h5 {
  text-align: left;
}
.ct-guide-item-wrap .ct-guide-item-content h1 {
  line-height: 40px;
}
.ct-guide-item-wrap .ct-guide-item-content h2 {
  line-height: 30px;
}
.ct-guide-item-wrap .ct-guide-item-content h3 {
  line-height: 20px;
}
.ct-guide-item-wrap .ct-guide-item-content h1 + div {
  margin-top: 40px;
}
.ct-guide-item-wrap .ct-guide-item-content code {
  background: #f1f1f1;
  padding: 20px;
  display: block;
}
.block-links-prev-next {
  text-align: left;
  padding-top: 20px;
}
.block-links-prev-next .block-links-prev,
.block-links-prev-next .block-links-next {
  width: 50%;
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  white-space: nowrap;
}
.block-links-prev-next .block-links-prev a,
.block-links-prev-next .block-links-next a {
  color: #6777bd;
  text-decoration: underline;
  display: table-row;
}
.block-links-prev-next .block-links-prev a:hover,
.block-links-prev-next .block-links-next a:hover {
  text-decoration: none;
}
.block-links-prev-next .block-links-prev a span,
.block-links-prev-next .block-links-next a span {
  display: table-cell;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.block-links-prev-next .block-links-prev {
  float: left;
  padding-right: 35px;
}
.block-links-prev-next .block-links-next {
  float: right;
  text-align: right;
  padding-left: 35px;
}
.block-guide-all-in-one {
  margin-top: 20px;
}
@media (max-width: 1000px) {
  .ct-guide-item-wrap .ct-guide-item-nav,
  .ct-guide-item-wrap .ct-guide-item-content {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .ct-guide-item-wrap .ct-guide-item-nav.ct-guide-hidden-menu,
  .ct-guide-item-wrap .ct-guide-item-content.ct-guide-hidden-menu {
    display: none;
  }
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-index-just_do_it {
  background: #809cc6 url('/en/wp-content/themes/crocotime_white/images/jpg/desktop/team.jpg') no-repeat center top;
  position: relative;
  color: #ffffff;
}
.ct-index-just_do_it a:not(.ct-button) {
  color: #ffffff;
  text-decoration: none;
}
.ct-index-just_do_it:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #809cc6;
  opacity: 0.8;
}
.ct-index-just_do_it .ct-wrap {
  position: relative;
}
.ct-index-just_do_it .ct-wrap {
  text-align: center;
  display: table;
  min-height: 380px;
}
.ct-index-just_do_it .ct-inner {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.ct-index-just_do_it .ct-button {
  margin-top: 40px;
}
@media (max-width: 740px) {
  .ct-main-section.ct-index-just_do_it {
    background-image: none;
    min-height: 440px;
    padding: 30px 0;
  }
}
.ct-table {
  width: 100%;
  margin: 30px 0 50px;
  border-collapse: collapse;
}
.ct-table td,
.ct-table th {
  padding: 15px 30px;
}
.ct-table th {
  background: #e5e5e5;
  text-align: left;
  font-weight: 400;
}
.ct-table th.ct-ta_center {
  text-align: center;
}
.ct-table td {
  border-bottom: 1px solid #cccccc;
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-article.ct-article-compact > .ct-wrap {
  max-width: 680px;
}
.ct-article .ct-article-header {
  margin-top: -60px;
}
.ct-article .ct-article-header.ct-article-header-full_screen {
  height: 400px;
  margin-top: -60px;
  background: transparent no-repeat top center;
  background-size: cover;
  position: relative;
  color: #ffffff;
}
.ct-article .ct-article-header.ct-article-header-full_screen a:not(.ct-button) {
  color: #ffffff;
  text-decoration: none;
}
.ct-article .ct-article-header.ct-article-header-full_screen:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #809cc6;
  opacity: 0.8;
}
.ct-article .ct-article-header.ct-article-header-full_screen .ct-wrap {
  position: relative;
}
.ct-article .ct-article-header.ct-article-header-full_screen h1 + time {
  display: inline-block;
  margin-top: 30px;
}
.ct-article .ct-article-header.ct-article-header-full_screen img {
  visibility: hidden;
}
.ct-article .ct-article-header.ct-article-header-full_screen .ct-article-header-wrap {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 400px;
}
.ct-article .ct-article-header.ct-article-header-full_screen .ct-article-header-inner {
  display: table;
  width: 100%;
}
.ct-article .ct-article-header.ct-article-header-full_screen .ct-article-header-content {
  width: 100%;
  height: 400px;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}
.ct-article .ct-article-header.ct-main-section.ct-section-compact {
  background: #f2f2f2;
}
.ct-article .ct-article-preview {
  margin: 50px 0;
}
.ct-article .ct-article-preview .ct-article-thumbnail {
  float: left;
  margin: 0 20px 10px 0;
}
.ct-article .ct-article-preview .ct-article-thumbnail.ct-thumb_single {
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
  float: none;
}
.ct-article .ct-article-preview .ct-article-excerpt {
  font-weight: 300;
  line-height: 30px;
}
.ct-article .ct-article-content {
  font-weight: 300;
  line-height: 30px;
}
.ct-article .ct-article-content blockquote,
.ct-article .ct-article-content q {
  font-size: 24px;
  margin: 30px 0;
  line-height: 40px;
  position: relative;
}
.ct-article .ct-article-content blockquote:before,
.ct-article .ct-article-content q:before,
.ct-article .ct-article-content blockquote:after,
.ct-article .ct-article-content q:after {
  display: block;
  font-size: 60px;
  font-weight: 300;
  line-height: 25px;
  height: 40px;
  color: #6777bd;
}
.ct-article .ct-article-content blockquote:before,
.ct-article .ct-article-content q:before {
  content: '«';
  margin-left: -40px;
}
.ct-article .ct-article-content blockquote:after,
.ct-article .ct-article-content q:after {
  content: '»';
  text-align: right;
  margin-right: -40px;
}
.ct-article .ct-article-content blockquote:after,
.ct-article .ct-article-content q:after,
.ct-article .ct-article-content blockquote:before,
.ct-article .ct-article-content q:before {
  position: absolute;
  font-size: 120px;
  height: 55px;
}
.ct-article .ct-article-content blockquote:before,
.ct-article .ct-article-content q:before {
  margin-left: -80px;
}
.ct-article .ct-article-content blockquote:after,
.ct-article .ct-article-content q:after {
  bottom: 0;
  right: 0;
  margin-right: -80px;
}
.ct-article .ct-article-content blockquote + div,
.ct-article .ct-article-content q + div {
  margin-top: -10px;
}
.ct-article .ct-article-content blockquote + div + div,
.ct-article .ct-article-content q + div + div {
  color: #999999;
  font-size: 14px;
  margin-bottom: 30px;
}
.ct-article .ct-article-content h3 {
  margin: 60px 0 30px 0;
  font-weight: 700;
}
.ct-article .ct-article-content p {
  margin: 20px 0;
}
.ct-article .ct-article-content ul,
.ct-article .ct-article-content ol {
  padding-left: 20px;
}
.ct-article .ct-article-content table {
  width: 100%;
  margin: 30px 0 50px;
  border-collapse: collapse;
}
.ct-article .ct-article-content table td,
.ct-article .ct-article-content table th {
  padding: 15px 30px;
}
.ct-article .ct-article-content table th {
  background: #e5e5e5;
  text-align: left;
  font-weight: 400;
}
.ct-article .ct-article-content table td {
  border-bottom: 1px solid #cccccc;
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-see_also-section {
  background: #f2f2f2;
}
.ct-see_also-wrap {
  display: table;
  margin-top: 20px;
}
.ct-see_also-wrap .ct-see_also {
  width: 48%;
  display: table-cell;
  height: 100%;
}
.ct-see_also-wrap .ct-see_also + .ct-see_also {
  padding-left: 4%;
  width: 52%;
}
.ct-see_also-wrap .ct-see_also .ct-see_also-content {
  padding: 30px;
  background: #ffffff;
  border-radius: 5px;
  box-sizing: border-box;
  height: 100%;
  min-height: 400px;
}
.ct-see_also-wrap .ct-see_also .ct-see_also-content h3 {
  overflow: hidden;
}
.ct-see_also-wrap .ct-see_also .ct-see_also-content h3 a {
  padding: 10px 0;
  text-decoration: none;
  font-weight: 700;
  line-height: 30px;
}
.ct-see_also-wrap .ct-see_also .ct-see_also-content h3 a:hover {
  text-decoration: underline;
}
.ct-see_also-wrap .ct-see_also .ct-see_also-content p {
  margin: 20px 0;
  line-height: 30px;
  font-weight: 300;
}
.ct-see_also-wrap .ct-see_also .ct-see_also-content time {
  display: block;
  margin: 30px 0;
  color: #999999;
  font-weight: 300;
}
@media (max-width: 740px) {
  .ct-see_also-wrap .ct-see_also {
    width: 100% !important;
    display: block;
  }
  .ct-see_also-wrap .ct-see_also + .ct-see_also {
    padding-left: 0;
    margin-top: 0;
  }
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-overlay {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
}
.ct-survey-popup {
  display: block;
  position: fixed;
  top: 90px;
  width: 100%;
  z-index: 11;
}
.ct-survey-popup .ct-survey-popup-inner {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  background: #ffffff;
  padding: 50px;
  box-sizing: border-box;
  text-align: center;
}
.ct-survey-popup .ct-survey-popup-inner p {
  margin: 20px 0 30px;
}
.ct-survey-form .ct-form-like_header_text:not(:first-child) {
  margin-top: 20px;
}
/* -------------------------- const -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-list-icons_text {
  text-align: center;
  padding: 0;
  margin: 40px 0;
}
.ct-list-icons_text .ct-list-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.ct-list-icons_text .ct-list-icon {
  display: block;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
}
.ct-list-icons_text .ct-list-text {
  display: block;
  text-align: center;
}
.ct-list-icons_text-bordered {
  margin-bottom: -65px;
}
.ct-list-icons_text-bordered .ct-list-item {
  margin-bottom: 65px;
}
.ct-list-icons_text-bordered .ct-list-icon {
  width: 120px;
  height: 120px;
  border: 1px solid #efefef;
  border-radius: 50%;
}
.ct-list-icons_text-bordered .ct-list-icon + .ct-list-text {
  margin-top: 25px;
}
.ct-list-icons_text-arrows .ct-list-icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
}
.ct-list-icons_text-arrows .ct-list-icon + .ct-list-text {
  margin-top: 25px;
}
.ct-list-icons_text-arrows .ct-list-arrow {
  background: #d7d7d7;
  top: 50px;
  height: 1px;
  position: absolute;
}
.ct-list-icons_text-arrows .ct-list-arrow .ct-list-arrow-head {
  width: 6px;
  height: 6px;
  position: absolute;
  top: -3px;
  right: 0;
  border-top: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  transform: rotate(45deg);
}
@media (max-width: 740px) {
  .ct-list-icons_text .ct-list-item {
    display: block;
    width: 100% !important;
    text-align: left;
  }
  .ct-list-icons_text .ct-list-item + .ct-list-item {
    margin-top: 20px;
  }
  .ct-list-icons_text .ct-list-item .ct-list-arrow {
    display: none;
  }
  .ct-list-icons_text .ct-list-item .ct-list-text,
  .ct-list-icons_text .ct-list-item .ct-list-icon {
    display: table-cell;
    vertical-align: middle;
    margin-top: 0;
  }
  .ct-list-icons_text .ct-list-item .ct-list-icon {
    width: 80px;
    height: 80px;
  }
  .ct-list-icons_text .ct-list-item .ct-list-text {
    padding-left: 20px;
    text-align: left;
  }
  .ct-list-icons_text.ct-list-icons_text-bordered {
    margin-bottom: -10px;
  }
  .ct-list-icons_text.ct-list-icons_text-bordered .ct-list-item {
    margin-bottom: 10px;
  }
}
/* -------------------------- const -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-list-two_column {
  margin: 50px 0 0;
  padding: 0 95px;
}
.ct-list-two_column .ct-list-item {
  width: 50%;
  margin: 0 0 50px;
  padding: 0 35px;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
}
.ct-list-two_column .ct-list-item .ct-list-item-title {
  margin-bottom: 20px;
}
@media (max-width: 1210px) {
  .ct-list-two_column {
    padding: 0;
  }
}
@media (max-width: 740px) {
  .ct-list-two_column .ct-list-item {
    display: block;
    width: 100%;
  }
}
@media (max-width: 620px) {
  .ct-list-two_column .ct-list-item {
    padding-left: 0;
    padding-right: 0;
  }
}
/* -------------------------- const -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-two_columns {
  margin: 45px 0;
  padding: 0 70px;
}
.ct-two_columns .ct-column {
  padding: 0 30px;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 50%;
}
@media (max-width: 1210px) {
  .ct-two_columns {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  h2 + .ct-two_columns {
    margin-top: 20px;
  }
}
@media (max-width: 740px) {
  .ct-two_columns .ct-column {
    display: block;
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.ct-clients {
  margin: 0;
  padding: 20px;
  text-align: center;
}
.ct-clients .ct-client {
  display: inline-block;
  width: 270px;
  line-height: 100px;
  height: 100px;
  margin: 10px;
  vertical-align: top;
  text-align: center;
  user-select: none;
  background: #ffffff no-repeat center;
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.08);
  position: relative;
}
.ct-clients .ct-client .ct-client-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  background: #ffffff no-repeat center;
  transition: opacity 200ms ease-in-out;
}
.ct-clients .ct-client:hover .ct-client-hover {
  opacity: 1;
}
.ct-clients .ct-client img {
  vertical-align: middle;
}
@media (max-width: 740px) {
  .ct-clients {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 620px) {
  .ct-clients .ct-client + .ct-client + .ct-client + .ct-client {
    display: none;
  }
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-image_with_description {
  padding: 40px 70px;
}
.ct-image_with_description .ct-image,
.ct-image_with_description .ct-description {
  padding: 0 30px;
  box-sizing: border-box;
  width: 50%;
  min-width: 50%;
}
.ct-image_with_description.ct-compact .ct-image,
.ct-image_with_description.ct-compact .ct-description {
  padding: 0 20px;
  box-sizing: border-box;
  width: 50%;
}
.ct-image_with_description .ct-image {
  float: right;
}
.ct-image_with_description .ct-image-inner {
  padding: 9px;
  border: 1px solid #e1e1e1;
  display: inline-block;
  line-height: 0;
}
.ct-image_with_description .ct-description {
  float: left;
}
.ct-image_with_description .ct-description .ct-like-h3,
.ct-image_with_description .ct-description h3 {
  text-align: left;
  line-height: 30px;
  margin-bottom: 20px;
  overflow: hidden;
}
.ct-image_with_description .ct-description .ct-like-h3 a,
.ct-image_with_description .ct-description h3 a {
  color: #6777bd;
  text-decoration: none;
  padding: 10px 0;
}
.ct-image_with_description .ct-description .ct-like-h3 a:hover,
.ct-image_with_description .ct-description h3 a:hover {
  text-decoration: underline;
}
.ct-image_with_description .ct-description p {
  font-weight: 300;
  line-height: 24px;
}
.ct-image_with_description .ct-description .ct-image-inner {
  margin-bottom: 20px;
}
.ct-image_with_description .ct-description:first-child:last-child {
  width: 100%;
  text-align: center;
}
.ct-image_with_description .ct-description .ct-action-screenshot_switch {
  color: #6777bd;
}
.ct-image_with_description .ct-description .ct-action-screenshot_switch.active {
  color: #333333;
  background: #ffce0c;
  border-bottom: none;
}
.ct-image_with_description .ct-description:last-child .ct-action-screenshot_switch {
  margin: 0 10px;
}
.ct-image_with_description .ct-description:last-child .ct-action-screenshot_switch.active {
  padding: 2px 10px;
  margin: 0;
}
.ct-image_with_description .ct-description:not(:last-child) .ct-action-screenshot_switch {
  box-sizing: border-box;
  display: inline-block;
  line-height: 40px;
  height: 40px;
  padding: 0 25px;
  margin-left: -25px;
  border-bottom: none;
  margin-bottom: 10px;
}
.ct-image_with_description .ct-description:not(:last-child) .ct-action-screenshot_switch:not(:first-child) {
  margin-top: 30px;
}
.ct-image_with_description .ct-description:not(:last-child) .ct-action-screenshot_switch.active {
  position: relative;
}
.ct-image_with_description .ct-description:not(:last-child) .ct-action-screenshot_switch.active span {
  border-bottom: none;
}
.ct-image_with_description .ct-description:not(:last-child) .ct-action-screenshot_switch.active:before,
.ct-image_with_description .ct-description:not(:last-child) .ct-action-screenshot_switch.active:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  border: 10px solid #ffffff;
  box-sizing: border-box;
}
.ct-image_with_description .ct-description:not(:last-child) .ct-action-screenshot_switch.active:before {
  border-bottom-color: transparent;
  border-right-color: transparent;
  top: 0;
  left: 0;
}
.ct-image_with_description .ct-description:not(:last-child) .ct-action-screenshot_switch.active:after {
  border-top-color: transparent;
  border-right-color: transparent;
  bottom: 0;
  left: 0;
}
.ct-image_with_description .ct-description:not(:last-child) .ct-action-screenshot_switch.active.ct-angle-right {
  min-width: 50%;
}
.ct-image_with_description .ct-description:not(:last-child) .ct-action-screenshot_switch.active.ct-angle-right:before {
  left: auto;
  right: 0;
  border-left-color: transparent;
  border-right-color: #ffffff;
}
.ct-image_with_description .ct-description:not(:last-child) .ct-action-screenshot_switch.active.ct-angle-right:after {
  left: auto;
  right: 0;
  border-left-color: transparent;
  border-right-color: #ffffff;
}
.ct-image_with_description .ct-description:not(:last-child) .ct-action-screenshot_switch span {
  border-bottom: 1px dashed;
}
.ct-image_with_description .ct-description:not(:last-child) .ct-action-screenshot_switch:hover span {
  border-bottom: none;
}
.ct-image_with_description.ct-description-right .ct-image {
  float: left;
}
.ct-image_with_description.ct-description-right .ct-description {
  float: right;
}
.flexbox .ct-image_with_description {
  display: flex;
  align-items: center;
}
.flexbox .ct-image_with_description.ct-va_top {
  align-items: inherit;
}
.flexbox .ct-image_with_description.ct-description-right {
  flex-direction: row-reverse;
}
@media (max-width: 1210px) {
  .ct-image_with_description {
    padding-left: 0;
    padding-right: 0;
  }
  .ct-image_with_description.ct-description-right .ct-description {
    padding-right: 0;
  }
  .ct-image_with_description.ct-description-right .ct-description + .ct-image {
    padding-left: 0;
  }
  .ct-image_with_description:not(.ct-description-right) .ct-description {
    padding-left: 0;
  }
  .ct-image_with_description:not(.ct-description-right) .ct-description + .ct-image {
    padding-right: 0;
  }
}
@media (max-width: 740px) {
  .ct-image_with_description {
    display: block !important;
  }
  .ct-image_with_description .ct-image,
  .ct-image_with_description .ct-description {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .ct-image_with_description .ct-description + .ct-image {
    margin-top: 20px;
  }
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-review-quote {
  border: 1px solid #d7eaff;
  padding: 40px;
}
.ct-review-quote h2 {
  text-align: left;
}
.ct-review-quote h2 + p {
  margin-top: 30px;
}
.ct-review-quote p {
  margin-bottom: 30px;
  font-weight: 300;
  line-height: 30px;
  margin-top: -7px;
}
.ct-review-quote .ct-button {
  min-width: 172px;
}
.ct-review-quote:not(.ct-review-invert_angle) {
  position: relative;
}
.ct-review-quote:not(.ct-review-invert_angle)::before,
.ct-review-quote:not(.ct-review-invert_angle)::after {
  content: '';
  display: block;
  border: 17.5px solid transparent;
  box-sizing: border-box;
  width: 17.5px;
  height: 17.5px;
}
.ct-review-quote:not(.ct-review-invert_angle)::before {
  position: absolute;
  top: -1px;
  border-top-color: #d7eaff;
}
.ct-review-quote:not(.ct-review-invert_angle)::after {
  border-top-color: #ffffff;
  position: absolute;
  top: 0;
}
.ct-review-quote:not(.ct-review-invert_angle)::before {
  left: -35px;
  border-right-color: #d7eaff;
}
.ct-review-quote:not(.ct-review-invert_angle)::after {
  border-right-color: #ffffff;
  left: -33px;
}
.ct-review-quote.ct-review-invert_angle {
  position: relative;
}
.ct-review-quote.ct-review-invert_angle::before,
.ct-review-quote.ct-review-invert_angle::after {
  content: '';
  display: block;
  border: 17.5px solid transparent;
  box-sizing: border-box;
  width: 17.5px;
  height: 17.5px;
}
.ct-review-quote.ct-review-invert_angle::before {
  position: absolute;
  top: -1px;
  border-top-color: #d7eaff;
}
.ct-review-quote.ct-review-invert_angle::after {
  border-top-color: #ffffff;
  position: absolute;
  top: 0;
}
.ct-review-quote.ct-review-invert_angle::before {
  right: -35px;
  border-left-color: #d7eaff;
}
.ct-review-quote.ct-review-invert_angle::after {
  border-left-color: #ffffff;
  right: -33px;
}
.ct-review-author .ct-review-author-photo {
  border-radius: 50%;
  user-select: none;
}
.ct-review-author .ct-review-author-name {
  font-size: 24px;
  margin: 10px 0;
}
.ct-review-author .ct-review-author-position {
  font-size: 14px;
  color: #999999;
  font-weight: 300;
}
@media (max-width: 740px) {
  .ct-review-quote:before,
  .ct-review-quote:after {
    content: none !important;
    display: none !important;
  }
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-section-review .ct-image_with_description .ct-image {
  width: 40%;
  text-align: center;
}
.ct-section-review .ct-image_with_description .ct-description {
  width: 60%;
}
.ct-section-review .ct-image_with_description .ct-description .ct-review-quote p {
  line-height: 30px;
}
/* -------------------------- const -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-main-header.ct-index-main {
  overflow: hidden;
  position: relative;
  background: #809cc6;
  color: #ffffff;
  min-height: 600px;
  padding: 130px 0;
}
.ct-main-header.ct-index-main .ct-wrap::before {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 100%;
  margin-left: -20px;
  content: '';
  background: transparent url('/en/wp-content/themes/crocotime_white/images/jpg/desktop/croco&juice.jpg') no-repeat 170px top;
  background-size: auto 100%;
}
.ct-main-header.ct-index-main .ct-index-main-wrap {
  position: relative;
  max-width: 650px;
}
.ct-main-header.ct-index-main .ct-button {
  min-width: 211px;
  text-align: center;
}
.ct-main-header.ct-index-main p {
  margin: 35px 0;
}
.ct-main-header.ct-index-main h1,
.ct-main-header.ct-index-main p {
  text-shadow: 0 1px 1px rgba(8, 27, 60, 0.7);
}
.ct-index-how_it_works .ct-list-icons_text-arrows .ct-list-item {
  width: 20%;
}
.ct-index-how_it_works .ct-list-icons_text-arrows .ct-list-arrow {
  left: 82%;
  width: 36%;
}
.ct-section-search .ct-input-with-icon {
  width: 100%;
}
.ct-section-search .ct-input-with-icon input[type="text"] {
  width: 100%;
  padding: 0 40px;
}
.ct-section-search .ct-input-with-icon button {
  width: 40px;
}
.ct-section-search + .ct-main-section {
  padding-top: 0;
}
.ct-index-capabilities {
  background: #f1f1f1;
}
.ct-index-capabilities .ct-list-item h3 {
  color: #6777bd;
}
.ct-index-simple_visually_clear {
  background: #809cc6;
  color: #ffffff;
}
.ct-index-simple_visually_clear p {
  font-weight: 300;
  line-height: 30px;
  margin: 20px 0;
}
.ct-index-simple_visually_clear .ct-button {
  min-width: 170px;
}
.ct-index-advantages .ct-list-icons_text-bordered .ct-list-item {
  width: 30%;
}
.ct-index-advantages .ct-icon-zero-purple {
  position: relative;
}
.ct-index-advantages .ct-icon-zero-purple::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 32px;
  right: 24px;
  width: 12px;
  height: 14px;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cdefs%3E%3Cstyle%3E.svg%7Bfill%3A%20%236777bd%3B%20fill-rule%3A%20evenodd%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22svg%22%20d%3D%22M367%2C2500h-5v2h6v2h-6v2h-2v-2h-2v-2h2v-2h-1v-2h1v-4h-1v-2h8s3-.18%2C3%2C4S367%2C2500%2C367%2C2500Zm-5-6v4h5s1-.18%2C1-2.06-1-1.94-1-1.94h-5Z%22%20transform%3D%22translate(-358%20-2492)%22%2F%3E%3C%2Fsvg%3E');
}
.ct-index-clients {
  text-align: center;
  background: #ebebeb;
  font-weight: 300;
}
@media (max-width: 1210px) {
  .ct-index-how_it_works .ct-list-icons_text-arrows .ct-list-arrow {
    left: 88%;
    width: 21%;
  }
}
@media (max-width: 740px) {
  .ct-main-header.ct-index-main {
    min-height: 470px;
    padding: 65px 0;
  }
  .ct-main-header.ct-index-main .ct-wrap::before {
    display: none;
  }
  .ct-main-section.ct-index-just_do_it {
    background-image: none;
    min-height: 440px;
    padding: 30px 0;
  }
  .ct-index-advantages .ct-list-icons_text-bordered .ct-icon-zero-purple:after {
    bottom: 14px;
    right: 10px;
  }
  .ct-index-simple_visually_clear img {
    display: none;
  }
}
/* -------------------------- const -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-header-page {
  text-align: center;
}
.ct-header-page .ct-header-page-nav-wrap {
  height: 60px;
}
.ct-header-page .ct-header-page-nav {
  height: 60px;
  background: #ffffff;
}
.ct-header-page .ct-header-page-nav.ct-fixed-part {
  background: #e2e6f6;
  left: 0;
  right: 0;
  top: 100px;
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.15);
  transition: background 300ms ease-in-out;
}
.ct-header-page .ct-header-page-nav.ct-fixed-part li {
  list-style: none;
  margin-left: 0;
}
.ct-header-page .ct-header-page-nav.ct-fixed-part li.active a {
  color: #818181;
}
.ct-header-page .ct-header-page-nav ol {
  display: inline-block;
  padding: 0;
  margin: 0;
  line-height: 60px;
  vertical-align: middle;
}
.ct-header-page .ct-header-page-nav ol:after {
  content: " ";
  display: table;
  clear: both;
}
.ct-header-page .ct-header-page-nav ol:after {
  content: " ";
  display: table;
  clear: both;
}
.ct-header-page .ct-header-page-nav li {
  float: left;
  margin: 0 50px 0 20px;
}
.ct-header-page .ct-header-page-nav li:last-child {
  margin-right: 0;
}
.ct-header-page .ct-header-page-nav li.active {
  color: #333333;
}
.ct-header-page .ct-header-page-nav li.active a {
  color: #333333;
  border-bottom: none;
}
.ct-header-page .ct-header-page-nav .ct-action-link {
  white-space: nowrap;
}
.ct-header-page .ct-header-page-nav li,
.ct-header-page .ct-header-page-nav a {
  color: #6777bd;
}
@media (max-width: 1210px) {
  .ct-header-page .ct-header-page-nav li:not(:last-child) {
    margin-right: 10px;
  }
  .ct-header-page .ct-header-page-nav a {
    font-size: 15px;
  }
  .ct-header-page .ct-header-page-nav.ct-fixed-part li:not(:last-child) {
    margin-right: 25px;
  }
}
@media (max-width: 740px) {
  .ct-header-page .ct-header-page-nav-wrap,
  .ct-header-page .ct-header-page-nav {
    height: auto;
  }
  .ct-header-page .ct-header-page-nav {
    margin-top: 15px;
  }
  .ct-header-page .ct-header-page-nav.ct-fixed-part {
    position: static;
    background: transparent;
    box-shadow: none;
  }
  .ct-header-page .ct-header-page-nav ol {
    line-height: 30px;
  }
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-screen {
  max-width: 1198px;
  width: 100%;
  background-size: cover;
  margin: 0 auto;
  height: auto;
  padding: 2.2% 1px 0;
}
.ct-screen img {
  display: block;
  width: 100%;
  user-select: none;
}
/* -------------------------- const -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-screenshots img:not(.active) {
  position: absolute;
  visibility: hidden;
  height: 1px;
  width: 1px;
}
/* -------------------------- const -------------------------------- */
/* ------------------------- styles -------------------------------- */
.image_container {
  position: relative;
}
.image_container .map_item {
  position: absolute;
  background: #ffce0c;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.map_action {
  text-decoration: none;
  color: #6777bd;
  margin: 0 5px;
  border-bottom: 1px dashed;
  text-align: center;
}
.map_action.ct-selected-gold {
  margin: 0;
  padding: 0 5px;
  border-bottom: none;
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-product-with_screen.ct-main-section {
  color: #ffffff;
  background: #809cc6;
  padding-bottom: 0;
  position: relative;
}
.ct-product-with_screen.ct-main-section:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  box-shadow: inset 0px -21px 30px -17px rgba(0, 0, 0, 0.15);
}
.ct-product-with_screen.ct-main-section .ct-product-with_screen-header_wrap {
  display: table;
  width: 100%;
}
.ct-product-with_screen.ct-main-section h2,
.ct-product-with_screen.ct-main-section p {
  display: table-cell;
  vertical-align: top;
}
.ct-product-with_screen.ct-main-section h2 {
  width: 430px;
  text-align: left;
}
.ct-product-with_screen.ct-main-section p {
  font-size: 20px;
  line-height: 30px;
}
.ct-product-with_screen.ct-main-section .ct-screen {
  margin-top: 55px;
}
.ct-product-image_with_description .ct-wrap {
  margin-top: -20px;
  margin-bottom: -20px;
}
.ct-product-image_with_description h3 {
  color: #6777bd;
}
@media (max-width: 1210px) {
  .ct-product-with_screen.ct-main-section h2,
  .ct-product-with_screen.ct-main-section p {
    display: block;
  }
  .ct-product-with_screen.ct-main-section h2 {
    width: 100% !important;
  }
  .ct-product-with_screen.ct-main-section p {
    margin-top: 20px;
  }
  .ct-product-with_screen.ct-main-section .ct-screen {
    margin-top: 41px;
  }
}
@media (max-width: 740px) {
  .ct-product-with_screen.ct-main-section p {
    font-size: 15px;
    line-height: 23px;
  }
}
@media (max-width: 620px) {
  .ct-product-with_screen.ct-main-section .ct-screen {
    margin-top: 20px;
  }
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-clients-clients {
  background: #809cc6;
  color: #ffffff;
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-main-section.ct-person .ct-two_columns {
  margin: 0;
}
.ct-main-section.ct-person .ct-person-name {
  font-size: 30px;
}
.ct-main-section.ct-person .ct-person-position {
  color: #999999;
  margin-top: 5px;
  font-weight: 300;
}
.ct-main-section.ct-person .ct-person-life_story {
  line-height: 30px;
  margin-top: 30px;
  font-weight: 300;
}
.ct-main-section.ct-person .ct-person-description {
  padding-left: 80px;
  width: 55%;
}
.ct-main-section.ct-person .ct-person-photo {
  text-align: center;
  line-height: 0;
  padding: 0;
  width: 45%;
}
.ct-main-section.ct-person .ct-person-photo img {
  margin-bottom: -60px;
}
@media (max-width: 740px) {
  .ct-main-section.ct-person .ct-person-description,
  .ct-main-section.ct-person .ct-person-photo {
    display: inline-block;
  }
}
@media (max-width: 620px) {
  .ct-main-section.ct-person .ct-person-description {
    width: 100%;
  }
  .ct-main-section.ct-person .ct-person-photo {
    display: none;
  }
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-main-section.ct-about-contact_us {
  background: #809cc6 url('/en/wp-content/themes/crocotime_white/images/jpg/desktop/about/support_man.jpg') no-repeat center;
  position: relative;
  color: #ffffff;
}
.ct-main-section.ct-about-contact_us a:not(.ct-button) {
  color: #ffffff;
  text-decoration: none;
}
.ct-main-section.ct-about-contact_us:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #809cc6;
  opacity: 0.8;
}
.ct-main-section.ct-about-contact_us .ct-wrap {
  position: relative;
}
.ct-main-section.ct-about-contact_us .ct-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
}
.ct-main-section.ct-about-contact_us .ct-special-like-h2 {
  font-size: 30px;
}
.ct-main-section.ct-about-contact_us .ct-special-like-h1 {
  font-size: 40px;
  margin-top: 25px;
}
.ct-main-section.ct-about-contact_us .ct-special-like-h1 .ct-icon {
  margin-right: 30px;
}
.ct-main-section.ct-about-contact_us .ct-special-equal_sign {
  margin-top: 45px;
  margin-bottom: 35px;
}
.ct-main-section.ct-about-contact_us .ct-special-equal_sign:before,
.ct-main-section.ct-about-contact_us .ct-special-equal_sign:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  width: 90px;
  height: 3px;
  box-sizing: border-box;
}
.ct-main-section.ct-about-contact_us .ct-special-equal_sign:before {
  margin-right: 12px;
}
.ct-main-section.ct-about-contact_us .ct-special-equal_sign:after {
  margin-left: 12px;
}
.ct-main-section.ct-about-contact_us .ct-special-text {
  line-height: 30px;
  max-width: 500px;
  margin: 0 auto 25px;
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-section-blog_press {
  background: transparent;
}
.ct-section-blog_press.ct-section-white {
  background: #ffffff;
}
.ct-section-blog_press .ct-two_columns {
  padding: 0;
}
.ct-section-blog_press .ct-column {
  vertical-align: top;
  padding: 0 80px;
}
.ct-section-blog_press .ct-column h2 {
  margin-bottom: 40px;
  text-align: left;
}
.ct-section-blog_press .ct-column .ct-button {
  margin-top: 40px;
}
.ct-section-blog_press .ct-column:first-child {
  padding-left: 0;
}
.ct-section-blog_press .ct-column:last-child {
  padding-right: 0;
}
.ct-section-blog_press .ct-column .ct-news-preview-big,
.ct-section-blog_press .ct-column .ct-news-group {
  min-height: 630px;
}
.ct-section-blog_press .ct-column .ct-news-preview-big .ct-news-image + .ct-news-title {
  margin-top: 30px;
}
.ct-section-blog_press .ct-column .ct-news-preview-big .ct-news-title {
  overflow: hidden;
}
.ct-section-blog_press .ct-column .ct-news-preview-big .ct-news-title a {
  font-size: 20px;
  line-height: 30px;
  padding: 10px 0;
  color: #6777bd;
  text-decoration: none;
  font-weight: 600;
}
.ct-section-blog_press .ct-column .ct-news-preview-big .ct-news-title a:hover {
  text-decoration: underline;
}
.ct-section-blog_press .ct-column .ct-news-preview-big p {
  line-height: 30px;
  margin-top: 30px;
  font-weight: 300;
}
.ct-section-blog_press .ct-column .ct-news-preview-big time {
  font-weight: 300;
  display: inline-block;
  color: #999999;
  margin-top: 30px;
}
.ct-section-blog_press .ct-column .ct-news-preview-small + .ct-news-preview-small {
  margin-top: 53px;
}
.ct-section-blog_press .ct-column .ct-news-preview-small .ct-news-image {
  width: 120px;
  text-align: center;
  display: table-cell;
}
.ct-section-blog_press .ct-column .ct-news-preview-small .ct-news-image .ct-news-image-inner {
  width: 120px;
  height: 60px;
  line-height: 56px;
  border: 1px solid #e1e1e1;
  background: #ffffff;
}
.ct-section-blog_press .ct-column .ct-news-preview-small .ct-news-image img {
  line-height: 0;
  box-sizing: border-box;
  vertical-align: middle;
}
.ct-section-blog_press .ct-column .ct-news-preview-small .ct-news-description {
  display: table-cell;
  vertical-align: top;
  padding-left: 30px;
}
.ct-section-blog_press .ct-column .ct-news-preview-small .ct-news-description .ct-news-title {
  overflow: hidden;
}
.ct-section-blog_press .ct-column .ct-news-preview-small .ct-news-description .ct-news-title a {
  font-size: 20px;
  line-height: 30px;
  display: inline-block;
  margin-top: -7px;
  color: #6777bd;
  text-decoration: none;
  font-weight: 600;
}
.ct-section-blog_press .ct-column .ct-news-preview-small .ct-news-description .ct-news-title a:hover {
  text-decoration: underline;
}
.ct-section-blog_press .ct-column .ct-news-preview-small .ct-news-description time {
  font-weight: 300;
  margin-top: 20px;
  display: block;
  color: #999999;
}
@media (max-width: 1210px) {
  .ct-section-blog_press .ct-column {
    padding: 20px;
  }
  .ct-section-blog_press .ct-column .ct-news-preview-small .ct-news-description {
    padding-left: 10px;
  }
}
@media (max-width: 740px) {
  .ct-section-blog_press .ct-column .ct-news-group,
  .ct-section-blog_press .ct-column .ct-news-preview-big {
    min-height: 0;
  }
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-main-about h3 {
  font-size: 24px;
}
.ct-main-about p {
  font-weight: 300;
}
.ct-about-details {
  display: table;
  margin: 0 auto;
  overflow: hidden;
}
.ct-details_in_circle {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  padding: 25px;
}
.ct-details_in_circle:first-child {
  padding-left: 0;
}
.ct-details_in_circle:last-child {
  padding-right: 0;
}
.ct-details_in_circle .ct-details_in_circle-inner {
  width: 180px;
  height: 180px;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 50%;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
  color: #6777bd;
}
.ct-details_in_circle .ct-details_in_circle-important_detail {
  font-size: 60px;
  display: block;
}
.ct-details_in_circle .ct-details_in_circle-important_detail .ct-special-detail-content {
  vertical-align: middle;
  font-weight: 300;
}
.ct-details_in_circle .ct-details_in_circle-important_detail .ct-special-detail {
  font-size: 30px;
  line-height: 60px;
  vertical-align: middle;
}
.ct-details_in_circle .ct-detail-description {
  font-size: 14px;
}
.ct-two_columns.ct-about-two_columns {
  padding: 0;
  margin: 20px 0;
}
.ct-two_columns.ct-about-two_columns .ct-column {
  vertical-align: top;
  padding: 0 20px 0 0;
}
.ct-two_columns.ct-about-two_columns .ct-column + .ct-column {
  padding: 0 0 0 20px;
}
.ct-two_columns.ct-about-two_columns .ct-column p {
  margin-top: 30px;
  line-height: 30px;
}
.ct-two_columns.ct-about-two_columns .ct-column p + .ct-button {
  margin-top: 30px;
}
.ct-about-quote {
  background: #809cc6;
}
.ct-about-quote .ct-blockquote {
  color: #ffffff;
  font-size: 24px;
  text-align: center;
}
.ct-about-quote .ct-blockquote blockquote {
  position: relative;
  padding: 0 40px;
}
.ct-about-quote .ct-blockquote blockquote:before,
.ct-about-quote .ct-blockquote blockquote:after {
  position: absolute;
  font-size: 120px;
  color: #8aa9d7;
}
.ct-about-quote .ct-blockquote blockquote:before {
  left: 0;
  top: 0;
}
.ct-about-quote .ct-blockquote blockquote:after {
  right: 0;
  bottom: 0;
}
.ct-main-section.ct-about-contacts {
  background: #809cc6 url('/en/wp-content/themes/crocotime_white/images/jpg/desktop/about/windows_and_clouds.jpg') no-repeat center;
  position: relative;
  color: #ffffff;
}
.ct-main-section.ct-about-contacts a:not(.ct-button) {
  color: #ffffff;
  text-decoration: none;
}
.ct-main-section.ct-about-contacts:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #809cc6;
  opacity: 0.8;
}
.ct-main-section.ct-about-contacts .ct-wrap {
  position: relative;
}
.ct-main-section.ct-about-contacts .ct-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
}
.ct-main-section.ct-about-contacts h3 {
  margin-bottom: 30px;
}
.ct-main-section.ct-about-contacts p,
.ct-main-section.ct-about-contacts p > * {
  line-height: 30px;
}
@media (max-width: 740px) {
  .ct-details_in_circle {
    padding: 10px;
  }
}
@media (max-width: 620px) {
  .ct-about-details {
    display: none;
  }
  .ct-about-quote .ct-blockquote {
    font-size: 16px;
  }
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-checked-list {
  padding: 0 40px 0;
  margin: 0 0 40px 0;
}
.ct-checked-list li {
  position: relative;
  list-style: none;
  text-align: left;
  padding-left: 60px;
  padding-bottom: 30px;
  line-height: 30px;
}
.ct-checked-list li:before,
.ct-checked-list li:after {
  content: '';
  position: absolute;
}
.ct-checked-list li:before {
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.ct-checked-list li:after {
  top: 8px;
  left: 11px;
  width: 8px;
  height: 12px;
  transform: rotate(45deg);
  box-sizing: border-box;
  border: 2px solid #ffffff;
  border-top: none;
  border-left: none;
}
.ct-checked-list li h4 {
  margin-bottom: 10px;
}
.ct-checked-list.s-green li:before {
  background: #28de57;
}
/* -------------------------- const -------------------------------- */
/* -------------------------- mixes -------------------------------- */
/* ------------------------- styles -------------------------------- */
.ct-section-tariffs .ct-wrap {
  overflow: hidden;
}
.ct-section-tariffs .ct-tariff-free_trial {
  font-weight: 300;
  margin-bottom: 35px;
}
.ct-section-tariffs .ct-tariff-wrap {
  display: table-cell;
  box-sizing: border-box;
  width: 50%;
  vertical-align: top;
}
.ct-section-tariffs .ct-tariff-wrap:not(:last-child) .ct-tariff {
  margin-left: 10px;
}
.ct-section-tariffs .ct-tariff-wrap:last-child .ct-tariff {
  margin-right: 10px;
}
.ct-section-tariffs .ct-tariff {
  position: relative;
  margin: 20px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
  text-align: center;
  padding: 40px 0;
}
.ct-section-tariffs .ct-tariff h2 {
  font-weight: 700;
  color: #6777bd;
  margin-bottom: 30px;
}
.ct-section-tariffs .ct-tariff .ct-icon-wrap {
  height: 95px;
  line-height: 95px;
  padding-bottom: 30px;
}
.ct-section-tariffs .ct-tariff .ct-icon-wrap .ct-icon {
  vertical-align: middle;
}
.ct-section-tariffs .ct-tariff .ct-checked-list {
  margin-top: 40px;
  min-height: 420px;
}
.ct-section-tariffs .ct-tariff .ct-tariff-special {
  border-bottom: 70px solid #6777bd;
  border-left: 70px solid transparent;
  border-right: 70px solid transparent;
  height: 0;
  width: 80px;
  transform: rotate(45deg);
  position: absolute;
  top: 16.4px;
  right: -58px;
}
.ct-section-tariffs .ct-tariff .ct-tariff-special:before {
  content: '';
  transform: rotate(-45deg);
  position: absolute;
  left: -70.8px;
  top: 69px;
  width: 0;
  height: 0;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
  border-bottom: 2px solid #3d466d;
}
.ct-section-tariffs .ct-tariff .ct-tariff-special:after {
  content: '';
  transform: rotate(-45deg);
  position: absolute;
  left: 148px;
  top: 68.6px;
  width: 0;
  height: 0;
  border-top: 2px solid transparent;
  border-left: 2px solid #3d466d;
  border-bottom: 2px solid transparent;
}
.ct-section-tariffs .ct-tariff .ct-tariff-special .ct-tariff-special-text {
  position: absolute;
  padding: 17px 0;
  line-height: 16px;
  left: -10px;
  right: -10px;
  height: 100%;
  color: #ffffff;
  font-size: 14px;
  font-weight: lighter;
}
.ct-section-tariffs .ct-tariff .ct-tariff-special .ct-tariff-special-text .ct-tariff-special-text-title {
  font-weight: bold;
  font-size: 16px;
}
.ct-section-tariffs .ct-tariff .ct-tariff-special .ct-tariff-special-text .ct-tariff-special-text-title + * {
  margin-top: 5px;
}
.ct-section-tariffs .ct-button + .ct-tariff-price-wrap {
  margin-top: 30px;
}
.ct-section-tariffs .ct-button .ct-button-value {
  white-space: nowrap;
}
.ct-section-tariffs .ct-tariff-price-wrap {
  background: #f2f2f2;
}
.ct-section-tariffs .ct-tariff-price-wrap .ct-tariff-price {
  line-height: 30px;
  padding: 10px 0;
}
.ct-section-tariffs .ct-tariff-price-wrap .ct-tariff-price-value {
  font-size: 20px;
  font-weight: 700;
}
.ct-section-tariffs .ct-tariff-price-wrap .ct-button {
  margin: 17px 0;
}
.ct-section-additional_service {
  background: transparent;
}
.ct-section-additional_service .ct-description .ct-button {
  margin-top: 25px;
}
@media (max-width: 1210px) {
  .ct-section-tariffs .ct-tariff-wrap {
    display: block;
    width: 100%;
  }
  .ct-section-tariffs .ct-tariff-wrap .ct-tariff {
    margin: 20px;
  }
  .ct-section-tariffs .ct-tariff-wrap .ct-checked-list {
    min-height: 0;
  }
}
body {
  min-width: 450px;
  font-size: 16px;
  background: #f2f2f2;
}
body,
button,
input,
optgroup,
select,
textarea {
  font-family: 'Open Sans', sans-serif !important;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin: 0;
}
a {
  color: #6777bd;
  transition: color 200ms ease-in;
}
p {
  margin: 0;
}
h1 {
  font-size: 40px;
}
h3.ct-like-h2,
h2 {
  text-align: center;
  font-size: 30px;
}
h2.ct-like-h3,
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
  font-weight: 700;
}
img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
fieldset {
  border-color: transparent;
}
li[data-index] {
  list-style: none;
}
li[data-index]:before {
  content: attr(data-index);
}
[data-link-to]:hover {
  cursor: pointer;
}
.alignleft {
  float: left;
  padding: 0 10px 10px 0;
}
.aligncenter {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.ct-not-header {
  font-size: 30px;
}
.ct-action-link {
  border-bottom: 1px dashed;
  text-decoration: none;
}
.ct-action-link:hover {
  border-bottom: none;
}
.ct-line {
  display: block;
}
.ct-hidden {
  display: none;
}
.ct-clear {
  clear: both;
  height: 0;
  width: 100%;
  visibility: hidden;
  padding: 0;
  margin: 0;
}
.ct-selected-gold {
  background: #ffce0c;
}
.ct-wrap {
  box-sizing: border-box;
  width: 100%;
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}
.ct-main {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.ct-main-header,
.ct-main-section {
  box-sizing: border-box;
  padding: 60px 0;
}
.ct-fixed-part {
  position: fixed;
  z-index: 9;
}
.no-transition {
  transition: none !important;
}
.ct-ta_center {
  text-align: center;
}
.ct-section-compact {
  padding: 50px 0;
}
.ct-section-compact h1 {
  margin-top: -10px;
}
.ct-section-compact h1 + p {
  margin-top: 20px;
}
.ct-section-compact p {
  line-height: 30px;
  max-width: 1000px;
  margin: 0 auto;
}
.ct-wrap-gold {
  border: 4px solid #ffce0c;
  margin-left: -80px;
  margin-right: -80px;
  padding: 40px 80px;
  font-size: 20px;
  font-weight: 700;
}
.ct-main-clients,
.ct-main-news {
  overflow: hidden;
}
select::-ms-expand {
  display: none;
}
.breadcrumbs,
.small,
iframe[name=google_conversion_frame],
.tag .widget_tag_cloud,
.navigation.pagination {
  display: none;
}
@media (max-width: 740px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 23px;
  }
  .ct-line {
    display: inline;
  }
}
@media (max-width: 370px) {
  .ct-header-group.ct-group-login {
    display: none;
  }
}
/**
 * 1. Avoid the IE 10-11 `min-height` bug.
 * 2. Set `flex-shrink` to `0` to prevent some browsers from
 *    letting these items shrink to smaller than their content's default
 *    minimum size. See http://bit.ly/1Mn35US for details.
 * 3. Use `%` instead of `vh` since `vh` is buggy in older mobile Safari.
 */
html {
  height: 100%;
}
body {
  display: flex;
  flex-direction: column;
  height: 100%;
  /* 1, 3 */
}
.ct-header,
.ct-footer {
  flex: none;
  /* 2 */
}
.ct-main {
  flex: 1 0 auto;
  /* 2 */
  width: 100%;
}
.ct-main::after {
  content: '\00a0';
  /* &nbsp; */
  display: block;
  height: 0px;
  visibility: hidden;
}
