/*
Theme Name: BAO Systems
Author: Anonymous
Author URI:
Version: 1
Description: BAO Systems for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: BAO Systems
Tags: one-column, two-columns
Theme URI:
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
	 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
	 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
	 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?6074fl");
  src: url("fonts/icomoon.eot?6074fl#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?6074fl") format("truetype"), url("fonts/icomoon.woff?6074fl") format("woff"), url("fonts/icomoon.svg?6074fl#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Youtube3x:before {
  content: "\e917";
  color: #c7cad8;
}

.icon-Calendar02:before {
  content: "\e91b";
  color: #9da3bc;
}

.icon-Hours .path1:before {
  content: "\e91a";
  color: transparent;
}

.icon-Hours .path2:before {
  content: "\e91c";
  margin-left: -1em;
  color: transparent;
}

.icon-Hours .path3:before {
  content: "\e91d";
  margin-left: -1em;
  color: #9da3bc;
}

.icon-Lectures .path1:before {
  content: "\e919";
  color: transparent;
}

.icon-Lectures .path2:before {
  content: "\e91e";
  margin-left: -1em;
  color: transparent;
}

.icon-Lectures .path3:before {
  content: "\e91f";
  margin-left: -1em;
  color: #9da3bc;
}

.icon-Lectures .path4:before {
  content: "\e920";
  margin-left: -1em;
  color: #9da3bc;
}

.icon-Level .path1:before {
  content: "\e918";
  color: transparent;
}

.icon-Level .path2:before {
  content: "\e921";
  margin-left: -0.9375em;
  color: transparent;
}

.icon-Level .path3:before {
  content: "\e922";
  margin-left: -0.9375em;
  color: #9da3bc;
}

.icon-Level .path4:before {
  content: "\e923";
  margin-left: -0.9375em;
  color: #9da3bc;
}

.icon-Level .path5:before {
  content: "\e924";
  margin-left: -0.9375em;
  color: #9da3bc;
}

.icon-world:before {
  content: "\e913";
}

.icon-globe:before {
  content: "\e913";
}

.icon-internet:before {
  content: "\e913";
}

.icon-network:before {
  content: "\e913";
}

.icon-location:before {
  content: "\e914";
}

.icon-plus:before {
  content: "\e906";
}

.icon-check_circle:before {
  content: "\e907";
}

.icon-chevron-with-circle-right:before {
  content: "\e915";
}

.icon-triangle-down:before {
  content: "\e908";
}

.icon-calendar:before {
  content: "\e916";
}

.icon-arrow-right:before {
  content: "\e909";
}

.icon-arrow-left:before {
  content: "\e90a";
}

.icon-arrow-down:before {
  content: "\e90b";
}

.icon-arrow-up:before {
  content: "\e90c";
}

.icon-close:before {
  content: "\e90d";
}

.icon-menu:before {
  content: "\e90e";
}

.icon-right-quote:before {
  content: "\e900";
}

.icon-quote:before {
  content: "\e900";
}

.icon-left-quote:before {
  content: "\e901";
}

.icon-quote1:before {
  content: "\e901";
}

.icon-twitter:before {
  content: "\e902";
}

.icon-brand:before {
  content: "\e902";
}

.icon-tweet:before {
  content: "\e902";
}

.icon-social:before {
  content: "\e902";
}

.icon-facebook:before {
  content: "\e903";
}

.icon-brand1:before {
  content: "\e903";
}

.icon-social1:before {
  content: "\e903";
}

.icon-linkedin:before {
  content: "\e904";
}

.icon-brand2:before {
  content: "\e904";
}

.icon-social2:before {
  content: "\e904";
}

.icon-instagram:before {
  content: "\e905";
}

.icon-brand3:before {
  content: "\e905";
}

.icon-social3:before {
  content: "\e905";
}

.icon-star-full:before {
  content: "\e9d9";
}

.icon-angle-down:before {
  content: "\e90f";
}

.icon-angle-up:before {
  content: "\e910";
}

.icon-angle-right:before {
  content: "\e911";
}

.icon-angle-left:before {
  content: "\e912";
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

/* Slick slider styles */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* carousel basic styles */
.leadership-carousel {
  position: relative;
}

.leadership-carousel .mask {
  position: relative;
  overflow: hidden;
  width: 600px;
}

.leadership-carousel .slideset {
  width: 99999px;
  float: left;
}

.leadership-carousel .slide {
  width: 600px;
  float: left;
}

.gallery-holder .gholder {
  width: 100%;
}

.gallery-holder .gholder:after {
  content: "";
  display: block;
  clear: both;
}

.gallery-holder .gmask-center {
  margin: 0 50px;
}

.gallery-holder .gmask {
  position: relative;
  overflow: hidden;
  width: 100%;
  float: left;
}

.gallery-holder .gmask .slideset {
  list-style: none;
  width: 99999px;
  float: left;
  padding: 0;
  margin: 0;
}

.gallery-holder .gmask .slide {
  white-space: nowrap;
  float: left;
}

.gallery-holder .gmask .slide>* {
  white-space: normal;
}

/* custom select styles */
.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #777;
  background: #fff;
  margin: 0 0 12px;
  min-width: 150px;
  height: 26px;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 13px;
  line-height: 26px;
  margin: 0 35px 0 8px;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: #aaa;
  width: 26px;
  bottom: 0;
  right: 0;
  top: 0;
}

body>.jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body>.jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
  width: 100%;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 9px;
  color: #656565;
  height: 1%;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important;
}

.gallery-pagination-list,
.training-card .ivents-info,
.tabset-table-holder .tabset-list,
.social-networks,
.secondary-nav-list,
.step-list,
.base-list,
.evaluation-list,
.training-events-stats .events-stats-list,
[id='header'] .drop-menu-secondary,
[id="nav"],
.footer-nav,
.lang-list,
.brand-logo-wrapper .download-img {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after,
dl:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after {
  content: '';
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

* {
  max-height: 1000000px;
}

body {
  color: #192438;
  background: #fff;
  font: 16px/1.65 "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.gm-style img {
  max-width: none;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
  margin: 0 0 1.65em;
}

blockquote {
  border-left: 4px solid #5A6984;
  padding-left: .5em;
  margin-left: 1.65em;
}

th {
  text-align: center;
  vertical-align: middle;
}

ul,
ol {
  padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 3em;
  margin: 0;
}

ul {
  list-style-type: disc;
}

dl dt {
  float: left;
  clear: left;
  padding-right: .3em;
  font-weight: bold;
}

dl dd {
  overflow: hidden;
}

pre {
  max-width: 100%;
}

.widget {
  margin-bottom: 1.65em;
}

.widget ul {
  padding-left: 2em;
}

.widget select {
  min-width: 150px;
}

.comment-form label {
  display: block;
  padding-bottom: 4px;
}

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
}

.comment-form textarea,
.comment-form input[type='text'] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%;
}

.comment-form input[type='submit'] {
  display: block;
  float: none;
}

textarea {
  resize: none;
  height: 128px;
}

@media screen and (min-width: 1024px) {
  textarea {
    height: 128px;
  }
}

.post-password-form label {
  display: block;
  margin-bottom: 4px;
}

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%;
}

.search-form {
  margin-bottom: 15px;
}

.search-form input {
  float: left;
  height: 2em;
}

.search-form input[type='search'] {
  margin: 0 4px 0 0;
  width: 150px;
}

.post-password-form input {
  float: left;
  height: 2em;
}

.post-password-form input[type='password'] {
  width: 150px;
}

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
  height: 48px;
}

.comment-form input[type='submit']:hover,
.post-password-form input[type='submit']:hover,
.search-form input[type='submit']:hover {
  opacity: 0.8;
}

.commentlist {
  margin: 0 0 1.65em;
}

.commentlist .edit-link {
  margin: 0;
}

.commentlist .avatar-holder {
  float: left;
  margin: 0 1.65em 4px 0;
}

.commentlist-item .commentlist-item {
  padding: 0;
}

@media (min-width: 768px) {
  .commentlist-item .commentlist-item {
    padding: 0 0 0 2em;
  }
}

.comment,
.commentlist-holder {
  overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item+.commentlist-item {
  padding-top: 1.65em;
}

.widget_calendar #next {
  text-align: right;
}

.gallery-item dt {
  float: none;
  padding: 0;
}

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.65em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
  position: absolute;
  left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
  display: inline-block;
  vertical-align: middle;
  padding: 0 .4em;
}

@media (max-width: 767px) {

  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    padding: 0 3px;
  }
}

.navigation .next.next,
.navigation .prev.prev,
.navigation-comments .next.next,
.navigation-comments .prev.prev {
  height: 48px;
  line-height: 28px;
}

.navigation .next.next:hover,
.navigation .prev.prev:hover,
.navigation-comments .next.next:hover,
.navigation-comments .prev.prev:hover {
  opacity: 0.8;
}

.navigation .next.next:hover,
.navigation .prev.prev:hover,
.navigation-comments .next.next:hover,
.navigation-comments .prev.prev:hover {
  opacity: 0.8;
}

.navigation-single {
  margin-bottom: 1.65em;
}

.navigation-single .next,
.navigation-single .prev {
  float: left;
  vertical-align: middle;
  max-width: 48%;
  height: 48px;
  line-height: 28px;
}

.navigation-single .next:hover,
.navigation-single .prev:hover {
  opacity: 0.8;
}

.navigation-single .next:hover,
.navigation-single .prev:hover {
  opacity: 0.8;
}

.navigation-single .next a,
.navigation-single .prev a {
  color: inherit;
  text-decoration: none;
  padding: .4em;
  display: block;
}

@media (max-width: 767px) {

  .navigation-single .next a,
  .navigation-single .prev a {
    padding: .2em;
  }
}

.navigation-single .next {
  float: right;
}

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #5A6984;
  padding: .4em;
  margin-bottom: 1.65em;
}

.wp-caption img {
  margin: 0;
  vertical-align: top;
}

.wp-caption p {
  margin: .4em 0 0;
}

div.aligncenter {
  margin: 0 auto 1.65em;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 1.65em 4px 0;
}

.alignright {
  float: right;
  margin: 0 0 4px 1.65em;
}

.mejs-container {
  margin-bottom: 1.65em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto;
}

@media (max-width: 1023px) {
  iframe {
    width: 100%;
  }
}

#wp-calendar tbody td {
  text-align: center;
}

#wp-calendar td,
#wp-calendar th {
  border: 1px solid #5A6984;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 0.5em;
  color: #192438;
}

.bg-primary h1,
.bg-primary .h1,
.bg-primary h2,
.bg-primary .h2,
.bg-primary h3,
.bg-primary .h3,
.bg-primary h4,
.bg-primary .h4,
.bg-primary h5,
.bg-primary .h5,
.bg-primary h6,
.bg-primary .h6,
.bg-primary .h {
  color: #fff;
}

h1,
.h1 {
  font-size: 35px;
  line-height: 42px;
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) {

  h1,
  .h1 {
    font-size: 35px;
    line-height: 42px;
  }
}

@media screen and (min-width: 1024px) {

  h1,
  .h1 {
    font-size: 48px;
    line-height: 58px;
  }
}

h2,
.h2 {
  line-height: 39px;
  font-size: 32px;
}

@media screen and (min-width: 768px) {

  h2,
  .h2 {
    margin-bottom: 12px;
  }
}

h3,
.h3 {
  font-size: 28px;
}

h4,
.h4 {
  font-size: 20px;
  margin-bottom: 19px;
  line-height: 1.4;
}

h5,
.h5 {
  font-size: 18px;
}

h6,
.h6 {
  font-size: 16px;
}

p {
  margin: 0 0 1em;
}

a {
  color: #4A6BE5;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #2135A3;
}

a.active {
  text-decoration: underline;
  color: #2135A3;
}

a.disabled-link {
  color: #5A6284;
  pointer-events: none;
  cursor: default;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea,
#mailpoet_form_1 .mailpoet_text,
#mailpoet_form_1 .mailpoet_textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 2px solid #DCE0E9;
  padding: 0.4em 0.7em;
  max-width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  height: 40px;
  width: 100% !important;
}

@media screen and (min-width: 1024px) {

  input[type='text'],
  input[type='tel'],
  input[type='email'],
  input[type='search'],
  input[type='password'],
  textarea,
  #mailpoet_form_1 .mailpoet_text,
  #mailpoet_form_1 .mailpoet_textarea {
    height: 48px;
  }
}

input[type='text']:focus,
input[type='tel']:focus,
input[type='email']:focus,
input[type='search']:focus,
input[type='password']:focus,
textarea:focus,
#mailpoet_form_1 .mailpoet_text:focus,
#mailpoet_form_1 .mailpoet_textarea:focus {
  border-color: #000;
}

input[type='text']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
#mailpoet_form_1 .mailpoet_text::-webkit-input-placeholder,
#mailpoet_form_1 .mailpoet_textarea::-webkit-input-placeholder {
  color: #5A6984;
}

input[type='text']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type='email']::-moz-placeholder,
input[type='search']::-moz-placeholder,
input[type='password']::-moz-placeholder,
textarea::-moz-placeholder,
#mailpoet_form_1 .mailpoet_text::-moz-placeholder,
#mailpoet_form_1 .mailpoet_textarea::-moz-placeholder {
  opacity: 1;
  color: #5A6984;
}

input[type='text']:-moz-placeholder,
input[type='tel']:-moz-placeholder,
input[type='email']:-moz-placeholder,
input[type='search']:-moz-placeholder,
input[type='password']:-moz-placeholder,
textarea:-moz-placeholder,
#mailpoet_form_1 .mailpoet_text:-moz-placeholder,
#mailpoet_form_1 .mailpoet_textarea:-moz-placeholder {
  color: #5A6984;
}

input[type='text']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
textarea:-ms-input-placeholder,
#mailpoet_form_1 .mailpoet_text:-ms-input-placeholder,
#mailpoet_form_1 .mailpoet_textarea:-ms-input-placeholder {
  color: #5A6984;
}

input[type='text'].placeholder,
input[type='tel'].placeholder,
input[type='email'].placeholder,
input[type='search'].placeholder,
input[type='password'].placeholder,
textarea.placeholder,
#mailpoet_form_1 .mailpoet_text.placeholder,
#mailpoet_form_1 .mailpoet_textarea.placeholder {
  color: #5A6984;
}

select {
  -webkit-border-radius: 0;
}

textarea {
  resize: vertical;
  vertical-align: top;
}

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
}

.mailpoet_paragraph {
  padding: 0 !important;
  margin: 0 !important;
}

.btn,
.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'],
.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev,
.navigation-single .next,
.navigation-single .prev,
.badge,
.mailpoet_submit,
.popup-form [type='submit'],
.contact-us-form [type='submit'],
.btn-outline {
  display: inline-block;
  font-weight: 600;
  position: relative;
  border: 2px solid transparent;
  border-radius: 45px;
  text-transform: uppercase;
  text-align: center;
  line-height: 22px;
  letter-spacing: .6px;
  background: none;
  text-decoration: none;
  padding: 8px 25px 6px;
  box-shadow: 0 4px 10px 0 rgba(16, 24, 51, 0.15);
}

.btn:hover,
.comment-form input:hover[type='submit'],
.post-password-form input:hover[type='submit'],
.search-form input:hover[type='submit'],
.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover,
.navigation-single .next:hover,
.navigation-single .prev:hover,
.badge:hover,
.mailpoet_submit:hover,
.popup-form :hover[type='submit'],
.contact-us-form :hover[type='submit'],
.btn-outline:hover {
  text-decoration: none;
}

.btn-lg,
.hero-section-content .btn,
.hero-section-content .comment-form input[type='submit'],
.comment-form .hero-section-content input[type='submit'],
.hero-section-content .post-password-form input[type='submit'],
.post-password-form .hero-section-content input[type='submit'],
.hero-section-content .search-form input[type='submit'],
.search-form .hero-section-content input[type='submit'],
.hero-section-content .navigation .next,
.navigation .hero-section-content .next,
.hero-section-content .navigation .prev,
.navigation .hero-section-content .prev,
.hero-section-content .navigation-comments .next,
.navigation-comments .hero-section-content .next,
.hero-section-content .navigation-comments .prev,
.navigation-comments .hero-section-content .prev,
.hero-section-content .navigation-single .next,
.navigation-single .hero-section-content .next,
.hero-section-content .navigation-single .prev,
.navigation-single .hero-section-content .prev,
.hero-section-content .badge,
.hero-section-content .mailpoet_submit,
.hero-section-content .popup-form [type='submit'],
.popup-form .hero-section-content [type='submit'],
.hero-section-content .contact-us-form [type='submit'],
.contact-us-form .hero-section-content [type='submit'] {
  line-height: inherit;
  min-width: 288px;
}

@media screen and (min-width: 768px) {

  .btn-lg,
  .hero-section-content .btn,
  .hero-section-content .comment-form input[type='submit'],
  .comment-form .hero-section-content input[type='submit'],
  .hero-section-content .post-password-form input[type='submit'],
  .post-password-form .hero-section-content input[type='submit'],
  .hero-section-content .search-form input[type='submit'],
  .search-form .hero-section-content input[type='submit'],
  .hero-section-content .navigation .next,
  .navigation .hero-section-content .next,
  .hero-section-content .navigation .prev,
  .navigation .hero-section-content .prev,
  .hero-section-content .navigation-comments .next,
  .navigation-comments .hero-section-content .next,
  .hero-section-content .navigation-comments .prev,
  .navigation-comments .hero-section-content .prev,
  .hero-section-content .navigation-single .next,
  .navigation-single .hero-section-content .next,
  .hero-section-content .navigation-single .prev,
  .navigation-single .hero-section-content .prev,
  .hero-section-content .badge,
  .hero-section-content .mailpoet_submit,
  .hero-section-content .popup-form [type='submit'],
  .popup-form .hero-section-content [type='submit'],
  .hero-section-content .contact-us-form [type='submit'],
  .contact-us-form .hero-section-content [type='submit'] {
    min-width: 267px;
  }
}

.button-outline.button-outline,
.btn-outline {
  position: relative;
  font-weight: 600;
}

.button-outline.button-outline:hover,
.button-outline.button-outline:active,
.button-outline.button-outline:focus,
.btn-outline:hover,
.btn-outline:active,
.btn-outline:focus {
  color: #4667ED;
}

.button-outline.button-outline:hover:before,
.btn-outline:hover:before {
  background-color: rgba(70, 103, 237, 0.05);
  opacity: 1;
}

.button-outline.button-outline:active:before,
.btn-outline:active:before {
  background-color: rgba(70, 103, 237, 0.08);
  opacity: 1;
}

.button-outline.button-outline:focus,
.btn-outline:focus {
  border-color: #2135A3;
}

.button-outline.button-outline:focus:before,
.btn-outline:focus:before {
  opacity: 1;
  background-color: transparent;
}

.button-outline.button-outline:before,
.btn-outline:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  width: calc(100% - 2px);
  height: calc(100% - 1px);
  border-radius: 45px;
  background: #fff;
}

.btn-outline:hover,
.btn-outline:active,
.btn-outline:focus {
  color: #fff;
}

.btn-md {
  font-size: 14px;
}

.btn-sm {
  font-size: 12px;
  line-height: 18px;
}

.btn-primary,
.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'],
.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev,
.navigation-single .next,
.navigation-single .prev,
.popup-form [type='submit'],
.contact-us-form [type='submit'] {
  color: #fff;
  background-color: #4667ED;
}

.btn-primary:hover,
.comment-form input:hover[type='submit'],
.post-password-form input:hover[type='submit'],
.search-form input:hover[type='submit'],
.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover,
.navigation-single .next:hover,
.navigation-single .prev:hover,
.popup-form :hover[type='submit'],
.contact-us-form :hover[type='submit'],
.btn-primary:active,
.comment-form input:active[type='submit'],
.post-password-form input:active[type='submit'],
.search-form input:active[type='submit'],
.navigation .next:active,
.navigation .prev:active,
.navigation-comments .next:active,
.navigation-comments .prev:active,
.navigation-single .next:active,
.navigation-single .prev:active,
.popup-form :active[type='submit'],
.contact-us-form :active[type='submit'],
.btn-primary:focus,
.comment-form input:focus[type='submit'],
.post-password-form input:focus[type='submit'],
.search-form input:focus[type='submit'],
.navigation .next:focus,
.navigation .prev:focus,
.navigation-comments .next:focus,
.navigation-comments .prev:focus,
.navigation-single .next:focus,
.navigation-single .prev:focus,
.popup-form :focus[type='submit'],
.contact-us-form :focus[type='submit'] {
  color: #fff;
  text-decoration: none;
}

.btn-primary:hover:before,
.comment-form input[type='submit']:hover:before,
.post-password-form input[type='submit']:hover:before,
.search-form input[type='submit']:hover:before,
.navigation .next:hover:before,
.navigation .prev:hover:before,
.navigation-comments .next:hover:before,
.navigation-comments .prev:hover:before,
.navigation-single .next:hover:before,
.navigation-single .prev:hover:before,
.popup-form [type='submit']:hover:before,
.contact-us-form [type='submit']:hover:before,
.btn-primary:active:before,
.comment-form input[type='submit']:active:before,
.post-password-form input[type='submit']:active:before,
.search-form input[type='submit']:active:before,
.navigation .next:active:before,
.navigation .prev:active:before,
.navigation-comments .next:active:before,
.navigation-comments .prev:active:before,
.navigation-single .next:active:before,
.navigation-single .prev:active:before,
.popup-form [type='submit']:active:before,
.contact-us-form [type='submit']:active:before,
.btn-primary:focus:before,
.comment-form input[type='submit']:focus:before,
.post-password-form input[type='submit']:focus:before,
.search-form input[type='submit']:focus:before,
.navigation .next:focus:before,
.navigation .prev:focus:before,
.navigation-comments .next:focus:before,
.navigation-comments .prev:focus:before,
.navigation-single .next:focus:before,
.navigation-single .prev:focus:before,
.popup-form [type='submit']:focus:before,
.contact-us-form [type='submit']:focus:before {
  opacity: 1;
}

.btn-primary:disabled,
.comment-form input:disabled[type='submit'],
.post-password-form input:disabled[type='submit'],
.search-form input:disabled[type='submit'],
.navigation .next:disabled,
.navigation .prev:disabled,
.navigation-comments .next:disabled,
.navigation-comments .prev:disabled,
.navigation-single .next:disabled,
.navigation-single .prev:disabled,
.popup-form :disabled[type='submit'],
.contact-us-form :disabled[type='submit'],
.btn-primary.disabled,
.comment-form input.disabled[type='submit'],
.post-password-form input.disabled[type='submit'],
.search-form input.disabled[type='submit'],
.navigation .disabled.next,
.navigation .disabled.prev,
.navigation-comments .disabled.next,
.navigation-comments .disabled.prev,
.navigation-single .disabled.next,
.navigation-single .disabled.prev,
.popup-form .disabled[type='submit'],
.contact-us-form .disabled[type='submit'] {
  opacity: 0.6;
}

.btn-primary:disabled:hover:before,
.comment-form input[type='submit']:disabled:hover:before,
.post-password-form input[type='submit']:disabled:hover:before,
.search-form input[type='submit']:disabled:hover:before,
.navigation .next:disabled:hover:before,
.navigation .prev:disabled:hover:before,
.navigation-comments .next:disabled:hover:before,
.navigation-comments .prev:disabled:hover:before,
.navigation-single .next:disabled:hover:before,
.navigation-single .prev:disabled:hover:before,
.popup-form [type='submit']:disabled:hover:before,
.contact-us-form [type='submit']:disabled:hover:before,
.btn-primary:disabled:active:before,
.comment-form input[type='submit']:disabled:active:before,
.post-password-form input[type='submit']:disabled:active:before,
.search-form input[type='submit']:disabled:active:before,
.navigation .next:disabled:active:before,
.navigation .prev:disabled:active:before,
.navigation-comments .next:disabled:active:before,
.navigation-comments .prev:disabled:active:before,
.navigation-single .next:disabled:active:before,
.navigation-single .prev:disabled:active:before,
.popup-form [type='submit']:disabled:active:before,
.contact-us-form [type='submit']:disabled:active:before,
.btn-primary:disabled:focus:before,
.comment-form input[type='submit']:disabled:focus:before,
.post-password-form input[type='submit']:disabled:focus:before,
.search-form input[type='submit']:disabled:focus:before,
.navigation .next:disabled:focus:before,
.navigation .prev:disabled:focus:before,
.navigation-comments .next:disabled:focus:before,
.navigation-comments .prev:disabled:focus:before,
.navigation-single .next:disabled:focus:before,
.navigation-single .prev:disabled:focus:before,
.popup-form [type='submit']:disabled:focus:before,
.contact-us-form [type='submit']:disabled:focus:before,
.btn-primary.disabled:hover:before,
.comment-form input.disabled[type='submit']:hover:before,
.post-password-form input.disabled[type='submit']:hover:before,
.search-form input.disabled[type='submit']:hover:before,
.navigation .disabled.next:hover:before,
.navigation .disabled.prev:hover:before,
.navigation-comments .disabled.next:hover:before,
.navigation-comments .disabled.prev:hover:before,
.navigation-single .disabled.next:hover:before,
.navigation-single .disabled.prev:hover:before,
.popup-form .disabled[type='submit']:hover:before,
.contact-us-form .disabled[type='submit']:hover:before,
.btn-primary.disabled:active:before,
.comment-form input.disabled[type='submit']:active:before,
.post-password-form input.disabled[type='submit']:active:before,
.search-form input.disabled[type='submit']:active:before,
.navigation .disabled.next:active:before,
.navigation .disabled.prev:active:before,
.navigation-comments .disabled.next:active:before,
.navigation-comments .disabled.prev:active:before,
.navigation-single .disabled.next:active:before,
.navigation-single .disabled.prev:active:before,
.popup-form .disabled[type='submit']:active:before,
.contact-us-form .disabled[type='submit']:active:before,
.btn-primary.disabled:focus:before,
.comment-form input.disabled[type='submit']:focus:before,
.post-password-form input.disabled[type='submit']:focus:before,
.search-form input.disabled[type='submit']:focus:before,
.navigation .disabled.next:focus:before,
.navigation .disabled.prev:focus:before,
.navigation-comments .disabled.next:focus:before,
.navigation-comments .disabled.prev:focus:before,
.navigation-single .disabled.next:focus:before,
.navigation-single .disabled.prev:focus:before,
.popup-form .disabled[type='submit']:focus:before,
.contact-us-form .disabled[type='submit']:focus:before {
  opacity: 0;
}

.btn-primary:before,
.comment-form input[type='submit']:before,
.post-password-form input[type='submit']:before,
.search-form input[type='submit']:before,
.navigation .next:before,
.navigation .prev:before,
.navigation-comments .next:before,
.navigation-comments .prev:before,
.navigation-single .next:before,
.navigation-single .prev:before,
.popup-form [type='submit']:before,
.contact-us-form [type='submit']:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  width: calc(100% - 2px);
  height: calc(100% - 1px);
  border: 1px solid #fff;
  border-radius: 45px;
}

.btn-white,
.mailpoet_submit {
  color: #4667ED;
  background-color: #fff;
}

.btn-white:hover,
.mailpoet_submit:hover,
.btn-white:active,
.mailpoet_submit:active,
.btn-white:focus,
.mailpoet_submit:focus {
  color: #4667ED;
}

.btn-white:hover:before,
.mailpoet_submit:hover:before {
  background-color: rgba(70, 103, 237, 0.05);
  opacity: 1;
}

.btn-white:active:before,
.mailpoet_submit:active:before {
  background-color: rgba(70, 103, 237, 0.08);
  opacity: 1;
}

.btn-white:focus,
.mailpoet_submit:focus {
  border-color: #2135A3;
}

.btn-white:focus:before,
.mailpoet_submit:focus:before {
  opacity: 1;
  background-color: transparent;
}

.btn-white:disabled,
.mailpoet_submit:disabled,
.btn-white.disabled,
.disabled.mailpoet_submit {
  opacity: 0.6;
}

.btn-white:disabled:hover:before,
.mailpoet_submit:disabled:hover:before,
.btn-white:disabled:active:before,
.mailpoet_submit:disabled:active:before,
.btn-white:disabled:focus:before,
.mailpoet_submit:disabled:focus:before,
.btn-white.disabled:hover:before,
.disabled.mailpoet_submit:hover:before,
.btn-white.disabled:active:before,
.disabled.mailpoet_submit:active:before,
.btn-white.disabled:focus:before,
.disabled.mailpoet_submit:focus:before {
  opacity: 0;
}

.btn-white:before,
.mailpoet_submit:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  width: calc(100% - 2px);
  height: calc(100% - 1px);
  border-radius: 45px;
  background: #fff;
}

.btn-outline-primary {
  border: 2px solid #EDEEF4;
  background-color: transparent;
}

.btn-outline-info {
  border: 2px solid #4A6BE5;
  background-color: transparent;
}

.badge {
  font-size: 14px;
  padding: 3px 10px;
  color: #fff;
  background: #4667ED;
  line-height: 15px;
  letter-spacing: 0.5px;
  min-width: 158px;
  position: absolute;
  right: 12px;
  top: 11px;
}

@media screen and (min-width: 1024px) {
  .badge {
    right: 20px;
  }
}

.badge.green {
  background-color: #6FAC61;
}

.badge.red {
  background-color: #CD5851;
}

.badge.yellow {
  background-color: #F5B457;
}

.badge-white {
  background: #fff;
  color: #62A62E;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  font-weight: 700;
  padding: 12px 27px 10px;
  line-height: 1;
}

.btn-holder {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .btn-holder {
    text-align: left;
  }
}

.btn-holder button,
.btn-holder a {
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
}

@media screen and (min-width: 480px) {

  .btn-holder button,
  .btn-holder a {
    margin-right: 20px;
  }
}

@media screen and (min-width: 768px) {

  .btn-holder button,
  .btn-holder a {
    margin-right: 24px;
  }

  .btn-holder button:last-child,
  .btn-holder a:last-child {
    margin-right: 0;
  }
}

.btn-holder .btn,
.btn-holder .comment-form input[type='submit'],
.comment-form .btn-holder input[type='submit'],
.btn-holder .post-password-form input[type='submit'],
.post-password-form .btn-holder input[type='submit'],
.btn-holder .search-form input[type='submit'],
.search-form .btn-holder input[type='submit'],
.btn-holder .navigation .next,
.navigation .btn-holder .next,
.btn-holder .navigation .prev,
.navigation .btn-holder .prev,
.btn-holder .navigation-comments .next,
.navigation-comments .btn-holder .next,
.btn-holder .navigation-comments .prev,
.navigation-comments .btn-holder .prev,
.btn-holder .navigation-single .next,
.navigation-single .btn-holder .next,
.btn-holder .navigation-single .prev,
.navigation-single .btn-holder .prev,
.btn-holder .badge,
.btn-holder .mailpoet_submit,
.btn-holder .popup-form [type='submit'],
.popup-form .btn-holder [type='submit'],
.btn-holder .contact-us-form [type='submit'],
.contact-us-form .btn-holder [type='submit'] {
  margin-bottom: 16px;
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 480px) {

  .btn-holder .btn,
  .btn-holder .comment-form input[type='submit'],
  .comment-form .btn-holder input[type='submit'],
  .btn-holder .post-password-form input[type='submit'],
  .post-password-form .btn-holder input[type='submit'],
  .btn-holder .search-form input[type='submit'],
  .search-form .btn-holder input[type='submit'],
  .btn-holder .navigation .next,
  .navigation .btn-holder .next,
  .btn-holder .navigation .prev,
  .navigation .btn-holder .prev,
  .btn-holder .navigation-comments .next,
  .navigation-comments .btn-holder .next,
  .btn-holder .navigation-comments .prev,
  .navigation-comments .btn-holder .prev,
  .btn-holder .navigation-single .next,
  .navigation-single .btn-holder .next,
  .btn-holder .navigation-single .prev,
  .navigation-single .btn-holder .prev,
  .btn-holder .badge,
  .btn-holder .mailpoet_submit,
  .btn-holder .popup-form [type='submit'],
  .popup-form .btn-holder [type='submit'],
  .btn-holder .contact-us-form [type='submit'],
  .contact-us-form .btn-holder [type='submit'] {
    width: auto;
  }
}

@media screen and (min-width: 768px) {

  .btn-holder .btn,
  .btn-holder .comment-form input[type='submit'],
  .comment-form .btn-holder input[type='submit'],
  .btn-holder .post-password-form input[type='submit'],
  .post-password-form .btn-holder input[type='submit'],
  .btn-holder .search-form input[type='submit'],
  .search-form .btn-holder input[type='submit'],
  .btn-holder .navigation .next,
  .navigation .btn-holder .next,
  .btn-holder .navigation .prev,
  .navigation .btn-holder .prev,
  .btn-holder .navigation-comments .next,
  .navigation-comments .btn-holder .next,
  .btn-holder .navigation-comments .prev,
  .navigation-comments .btn-holder .prev,
  .btn-holder .navigation-single .next,
  .navigation-single .btn-holder .next,
  .btn-holder .navigation-single .prev,
  .navigation-single .btn-holder .prev,
  .btn-holder .badge,
  .btn-holder .mailpoet_submit,
  .btn-holder .popup-form [type='submit'],
  .popup-form .btn-holder [type='submit'],
  .btn-holder .contact-us-form [type='submit'],
  .contact-us-form .btn-holder [type='submit'] {
    margin-bottom: 0;
  }
}

.col-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .col-holder {
    margin: 0 -14px;
  }
}

.section-title {
  max-width: 850px;
}

.col,
.col2,
.col3,
.col4,
.col5,
.col6,
.col8,
.col9 {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%;
}

@media screen and (min-width: 768px) {

  .col,
  .col2,
  .col3,
  .col4,
  .col5,
  .col6,
  .col8,
  .col9 {
    padding: 0 12px;
  }
}

.col2 {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 calc(100% / 12 * 2);
  flex: 1 0 calc(100% / 12 * 2);
  max-width: calc(100% / 12 * 2);
}

@media screen and (min-width: 768px) {
  .col3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    max-width: 25%;
    padding: 0 12px;
  }
}

@media screen and (min-width: 768px) {
  .col4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 33.33%;
    flex: 1 0 33.33%;
    max-width: 33.33%;
  }
}

@media screen and (min-width: 768px) {
  .col5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 5);
    flex: 1 0 calc(100% / 12 * 5);
    max-width: calc(100% / 12 * 5);
  }
}

@media screen and (min-width: 768px) {
  .col6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    padding: 0 14px;
  }
}

@media screen and (min-width: 1024px) {
  .col8 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 8);
    flex: 1 0 calc(100% / 12 * 8);
    max-width: calc(100% / 12 * 8);
  }
}

@media screen and (min-width: 1024px) {
  .col9 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 9);
    flex: 1 0 calc(100% / 12 * 9);
    max-width: calc(100% / 12 * 9);
  }
}

.visual {
  font-size: 18px;
  padding: 52px 0 42px;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  .visual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px 63px;
    padding: 50px 0 42px;
  }
}

@media screen and (min-width: 1024px) {
  .visual {
    margin: 0 -15px 85px;
    padding: 80px 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .visual.visual-about {
    padding-top: 10px;
    margin: 0 -15px 12px;
  }
}

@media screen and (min-width: 1024px) {
  .visual.visual-about {
    padding-top: 10px;
    margin: 0 -15px 52px;
  }
}

@media screen and (min-width: 768px) {
  .visual.visual-about .content-holder {
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .visual.visual-about .img-holder {
    width: 50%;
  }
}

@media screen and (min-width: 1024px) {
  .visual.visual-analytics {
    padding: 25px 0 0;
  }
}

.visual.visual-training {
  padding: 33px 0 0;
}

@media screen and (min-width: 768px) {
  .visual.visual-training {
    margin: 0 -15px 39px;
  }
}

@media screen and (min-width: 1024px) {
  .visual.visual-training {
    padding-top: 37px;
    margin: 0 -15px 96px;
  }
}

@media screen and (min-width: 768px) {
  .visual.visual-training .content-holder {
    width: 60%;
  }
}

@media screen and (min-width: 1024px) {
  .visual.visual-training .content-holder {
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .visual.visual-training .img-holder {
    width: 40%;
  }
}

@media screen and (min-width: 1024px) {
  .visual.visual-training .img-holder {
    width: 50%;
  }
}

.visual.visual-training .video-holder {
  display: none;
}

@media screen and (min-width: 768px) {
  .visual.visual-training .video-holder {
    display: block;
    width: 40%;
    padding: 0 15px;
  }
}

@media screen and (min-width: 1024px) {
  .visual.visual-training .video-holder {
    width: 50%;
  }
}

.visual.visual-training .video-holder .video-insert {
  position: relative;
  min-height: 250px;
  background: -webkit-linear-gradient(top, #4868ed 0%, #c4adff 100%);
  background: linear-gradient(180deg, #4868ed 0%, #c4adff 100%);
}

@media screen and (min-width: 768px) {
  .visual.visual-training .video-holder .video-insert {
    min-height: 160px;
  }
}

@media screen and (min-width: 1024px) {
  .visual.visual-training .video-holder .video-insert {
    min-height: 312px;
  }
}

.visual.visual-training .video-holder .video-insert:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 19px 0 19px 37px;
  border-color: transparent transparent transparent #ffffff;
}

@media screen and (min-width: 1024px) {
  .visual.visual-training .video-holder .video-insert:before {
    border-width: 41px 0 41px 80px;
  }
}

.visual .content-holder {
  margin-bottom: 32px;
}

@media screen and (min-width: 768px) {
  .visual .content-holder {
    max-width: 600px;
    width: 100%;
    margin-bottom: 0;
    padding: 0 15px;
  }

  .visual .content-holder p {
    max-width: 540px
  }
}

.visual.visual-collection {
  padding: 38px 0 25px;
}

@media screen and (min-width: 768px) {
  .visual.visual-collection {
    padding: 30px 0;
    margin-bottom: 55px;
  }
}

@media screen and (min-width: 1024px) {
  .visual.visual-collection {
    padding: 19px 0 0;
    margin-bottom: 80px;
  }
}

.visual.visual-collection h1 {
  margin-bottom: 13px;
}

@media screen and (min-width: 768px) {
  .visual.visual-collection h1 {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 1024px) {
  .visual.visual-management {
    margin-bottom: 64px;
  }
}

.visual .col6 {
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .visual .col6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }
}

.visual.server-error {
  height: 100vh;
  overflow-y: auto;
  background: url(images/wrong.png) no-repeat;
  background-position: 100% 50%;
  background-size: contain;
  margin: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 15px;
}

.visual.server-error .logo {
  display: block;
}

.visual.server-error .content-holder {
  width: auto;
  margin-top: 20vh;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .visual.server-error .content-holder {
    margin-top: 30vh;
  }
}

.visual .img-holder {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .visual .img-holder {
    max-width: 40%;
    width: 100%;
    padding: 0 15px 0;
  }
}

.visual .subtitle {
  font-size: 20px;
  font-weight: 700;
  display: block;
  margin-bottom: 17px;
}

.visual p {
  color: #5A6984;
}

@media screen and (min-width: 768px) {
  .visual p {
    margin-bottom: 38px;
  }
}

.visual .text-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  margin-top: 25px;
}

@media screen and (min-width: 768px) {
  .visual .text-wrap {
    margin-top: 87px;
  }
}

@media screen and (min-width: 1024px) {
  .visual .text-wrap {
    margin-top: 132px;
  }
}

.visual .text-wrap .text-baner {
  background-color: #fff;
  padding-top: 50px;
}

@media screen and (min-width: 768px) {
  .visual .text-wrap .text-baner {
    width: 720px;
    padding: 40px 32px 48px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1024px) {
  .visual .text-wrap .text-baner {
    width: 848px;
    margin-bottom: 62px;
    padding: 40px 48px 58px;
  }
}

.visual .text-wrap .text-baner p {
  color: #191F38;
  margin-bottom: 11px;
  line-height: 28px;
}

.visual .text-wrap h2 {
  text-align: center;
  margin-bottom: 24px;
}

@media screen and (min-width: 1024px) {
  .visual .text-wrap h2 {
    margin-bottom: 33px;
  }
}

.visual .text-wrap-font-sm {
  font-size: 16px;
}

.visual .btn,
.visual .comment-form input[type='submit'],
.comment-form .visual input[type='submit'],
.visual .post-password-form input[type='submit'],
.post-password-form .visual input[type='submit'],
.visual .search-form input[type='submit'],
.search-form .visual input[type='submit'],
.visual .navigation .next,
.navigation .visual .next,
.visual .navigation .prev,
.navigation .visual .prev,
.visual .navigation-comments .next,
.navigation-comments .visual .next,
.visual .navigation-comments .prev,
.navigation-comments .visual .prev,
.visual .navigation-single .next,
.navigation-single .visual .next,
.visual .navigation-single .prev,
.navigation-single .visual .prev,
.visual .badge,
.visual .mailpoet_submit,
.visual .popup-form [type='submit'],
.popup-form .visual [type='submit'],
.visual .contact-us-form [type='submit'],
.contact-us-form .visual [type='submit'] {
  font-size: 16px;
}

@media screen and (max-width: 479px) {

  .visual .btn,
  .visual .comment-form input[type='submit'],
  .comment-form .visual input[type='submit'],
  .visual .post-password-form input[type='submit'],
  .post-password-form .visual input[type='submit'],
  .visual .search-form input[type='submit'],
  .search-form .visual input[type='submit'],
  .visual .navigation .next,
  .navigation .visual .next,
  .visual .navigation .prev,
  .navigation .visual .prev,
  .visual .navigation-comments .next,
  .navigation-comments .visual .next,
  .visual .navigation-comments .prev,
  .navigation-comments .visual .prev,
  .visual .navigation-single .next,
  .navigation-single .visual .next,
  .visual .navigation-single .prev,
  .navigation-single .visual .prev,
  .visual .badge,
  .visual .mailpoet_submit,
  .visual .popup-form [type='submit'],
  .popup-form .visual [type='submit'],
  .visual .contact-us-form [type='submit'],
  .contact-us-form .visual [type='submit'] {
    width: 100%;
  }
}

.hero-section {
  position: relative;
  min-height: 300px;
  color: #fff;
  padding: 55px 0;
  margin-bottom: 40px;
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  .hero-section {
    padding-top: 36%;
  }
}

.hero-section:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(70, 103, 237, 0.05);
}

@media screen and (min-width: 768px) {
  .hero-section-container {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.hero-section-content {
  max-width: 600px;
}

@media screen and (min-width: 480px) {
  .hero-section-content {
    padding-right: 20px;
  }
}

.hero-section-content .btn,
.hero-section-content .comment-form input[type='submit'],
.comment-form .hero-section-content input[type='submit'],
.hero-section-content .post-password-form input[type='submit'],
.post-password-form .hero-section-content input[type='submit'],
.hero-section-content .search-form input[type='submit'],
.search-form .hero-section-content input[type='submit'],
.hero-section-content .navigation .next,
.navigation .hero-section-content .next,
.hero-section-content .navigation .prev,
.navigation .hero-section-content .prev,
.hero-section-content .navigation-comments .next,
.navigation-comments .hero-section-content .next,
.hero-section-content .navigation-comments .prev,
.navigation-comments .hero-section-content .prev,
.hero-section-content .navigation-single .next,
.navigation-single .hero-section-content .next,
.hero-section-content .navigation-single .prev,
.navigation-single .hero-section-content .prev,
.hero-section-content .badge,
.hero-section-content .mailpoet_submit,
.hero-section-content .popup-form [type='submit'],
.popup-form .hero-section-content [type='submit'],
.hero-section-content .contact-us-form [type='submit'],
.contact-us-form .hero-section-content [type='submit'] {
  font-size: 16px;
}

@media screen and (max-width: 479px) {

  .hero-section-content .btn,
  .hero-section-content .comment-form input[type='submit'],
  .comment-form .hero-section-content input[type='submit'],
  .hero-section-content .post-password-form input[type='submit'],
  .post-password-form .hero-section-content input[type='submit'],
  .hero-section-content .search-form input[type='submit'],
  .search-form .hero-section-content input[type='submit'],
  .hero-section-content .navigation .next,
  .navigation .hero-section-content .next,
  .hero-section-content .navigation .prev,
  .navigation .hero-section-content .prev,
  .hero-section-content .navigation-comments .next,
  .navigation-comments .hero-section-content .next,
  .hero-section-content .navigation-comments .prev,
  .navigation-comments .hero-section-content .prev,
  .hero-section-content .navigation-single .next,
  .navigation-single .hero-section-content .next,
  .hero-section-content .navigation-single .prev,
  .navigation-single .hero-section-content .prev,
  .hero-section-content .badge,
  .hero-section-content .mailpoet_submit,
  .hero-section-content .popup-form [type='submit'],
  .popup-form .hero-section-content [type='submit'],
  .hero-section-content .contact-us-form [type='submit'],
  .contact-us-form .hero-section-content [type='submit'] {
    width: 100%;
  }
}

.hero-section-content h1,
.hero-section-content .h1 {
  color: #fff;
}

@media screen and (min-width: 1024px) {

  .hero-section-content h1,
  .hero-section-content .h1 {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 1024px) {
  .hero-section-content p {
    margin-bottom: 40px;
  }
}

.hero-section-content .text-baner {
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .hero-section-content .text-baner {
    width: 720px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1024px) {
  .hero-section-content .text-baner {
    width: 848px;
  }
}

.hero-section-content .text-baner h2 {
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .visual-content-holder {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .visual-img-holder {
    text-align: center;
  }
}

@media screen and (min-width: 1024px) {

  .visual-product,
  .visual-product03 {
    padding-top: 118px;
    padding-bottom: 72px;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {

  .visual-product>*,
  .visual-product03>* {
    padding: 0 15px;
  }
}

@media screen and (min-width: 768px) {

  .visual-product .visual-content-holder,
  .visual-product03 .visual-content-holder {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}

@media screen and (min-width: 1024px) {

  .visual-product .visual-lg-img-holder,
  .visual-product03 .visual-lg-img-holder {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
    padding: 0 20px;
    width: 50%;
  }
}

@media screen and (min-width: 768px) {

  .visual-product .visual-lg-img-holder+.visual-content-holder,
  .visual-product03 .visual-lg-img-holder+.visual-content-holder {
    max-width: 50%;
  }
}

@media screen and (min-width: 1024px) {

  .visual-product .lg-image,
  .visual-product03 .lg-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media screen and (min-width: 1024px) {

  .visual-product .lg-image img,
  .visual-product03 .lg-image img {
    max-width: 157%;
    position: relative;
    right: 0;
    height: 100%;
  }
}

.visual-product .text-box,
.visual-product03 .text-box {
  font-size: 16px;
}

.visual-product .text-box h4,
.visual-product .text-box .h4,
.visual-product03 .text-box h4,
.visual-product03 .text-box .h4 {
  margin-bottom: 13px;
}

.visual-product .text-box p,
.visual-product03 .text-box p {
  margin-bottom: 20px;
}

.visual-product00 {
  margin-bottom: 0;
  padding-bottom: 0;
}

@media screen and (min-width: 768px) {
  .visual-product00 {
    margin-bottom: 35px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .visual-product00 .col6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }

  .visual-product00 .col6 img {
    display: block;
    max-width: 530px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1024px) {
  .visual-product03 {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 95px;
  }
}

.visual-product04 {
  margin-bottom: 0;
  padding-bottom: 0;
}

@media screen and (min-width: 768px) {
  .visual-product05 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 60px;
  }
}

@media screen and (min-width: 768px) {
  .visual-product05 .col6 {
    max-width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
}

.visual-product05 .card .ico-holder {
  height: 70px;
  margin-left: -10px;
}

@media screen and (min-width: 768px) {
  .visual-product05 .card .ico-holder {
    margin-bottom: 10px;
  }
}

.visual-product05 .card p {
  margin-bottom: 0;
}

.visual-product05 .card .ico-holder img {
  margin-left: 0;
}

.product-visual-col-holder,
.product-visual-col-holder02 {
  font-size: 16px;
  padding-top: 35px;
  padding-bottom: 40px;
  width: 100%;
}

@media screen and (min-width: 768px) {

  .product-visual-col-holder,
  .product-visual-col-holder02 {
    padding-bottom: 35px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {

  .product-visual-col-holder .col3,
  .product-visual-col-holder02 .col3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
  }
}

@media screen and (min-width: 1024px) {
  .product-visual-col-holder02 {
    margin-bottom: 70px;
  }
}

@media screen and (min-width: 1024px) {
  .lg-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 157%;
    max-width: 157%;
    -webkit-transform: translate(-40%);
    -ms-transform: translate(-40%);
    transform: translate(-40%);
    text-align: center;
  }
}

@media screen and (min-width: 1024px) {
  .lg-image img {
    max-width: 150%;
    position: relative;
    right: 0;
    width: 100%;
  }
}

.gallery-holder h2,
.gallery-holder .h2 {
  margin-bottom: 38px;
}

.gallery-holder .slide {
  -webkit-transition: opacity 1.8s ease .1s;
  transition: opacity 1.8s ease .1s;
  opacity: 0;
}

.gallery-holder .slide.active {
  opacity: 1;
}

.gallery-holder01,
.gallery-holder02 {
  padding: 100px 0 80px;
}

.gallery-holder01 .gmask-center,
.gallery-holder02 .gmask-center {
  width: 100%;
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
}

.gallery-holder01 .slide,
.gallery-holder02 .slide {
  width: 100%;
  padding-top: 20px;
}

@media screen and (min-width: 1024px) {

  .gallery-holder01 .slide,
  .gallery-holder02 .slide {
    padding-top: 65px;
  }
}

.gallery-holder01 h4,
.gallery-holder01 .h4,
.gallery-holder02 h4,
.gallery-holder02 .h4 {
  margin-bottom: 10px;
}

.gallery-holder02 {
  padding-top: 66px;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .gallery-holder02 {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1024px) {
  .gallery-holder02 {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}

.gallery-holder02 h2,
.gallery-holder02 .h2 {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {

  .gallery-holder02 h2,
  .gallery-holder02 .h2 {
    margin-bottom: 36px;
  }
}

.gallery-pagination-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  counter-reset: section;
}

@media screen and (min-width: 1200px) {
  .gallery-pagination-list {
    margin: 0 -35px;
  }
}

.gallery-pagination-list-item {
  display: inline-block;
  position: relative;
  font-size: 14px;
  z-index: 1;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .gallery-pagination-list-item {
    width: auto;
    height: auto;
  }
}

.gallery-pagination-list-item.active a,
.gallery-pagination-list-item a:hover {
  color: #191F38;
}

.gallery-pagination-list-item.active a:before,
.gallery-pagination-list-item a:hover:before {
  background: #191F38;
}

.gallery-pagination-list-item:last-child:before {
  display: none;
}

@media screen and (min-width: 768px) {
  .gallery-pagination-list-item a {
    width: auto;
    height: auto;
    text-align: center;
  }
}

@media screen and (min-width: 1024px) {
  .gallery-pagination-list-item a {
    width: auto;
    height: auto;
    padding: 0 10px;
  }
}

.gallery-pagination-list-item a:before {
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  .gallery-pagination-list-item a:before {
    content: '';
    position: relative;
    background: #4667ED;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
  }
}

@media screen and (min-width: 768px) {
  .gallery-pagination-list-item a:before {
    counter-increment: section;
    content: counter(section);
    font-size: 30px;
    background: #4667ED;
    color: #fff;
    font-weight: 700;
    width: 59px;
    height: 59px;
    display: block;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (min-width: 1024px) {
  .gallery-pagination-list-item a:before {
    margin-bottom: 13px;
  }
}

@media screen and (max-width: 767px) {
  .gallery-pagination-list-item a:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
  }
}

@media screen and (max-width: 1023px) {
  .gallery-pagination-list-item a strong {
    display: inline-block;
    text-indent: -9999px;
  }
}

.gallery-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 768px) {
  .gallery-item {
    min-height: 316px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.gallery-item>* {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .gallery-item>* {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .gallery-item .gallery-img-holder {
    max-height: 300px;
    height: 100%;
  }
}

.autorotation-active .gallery-pagination-list-item.active~li .progress-line:before {
  width: 0%;
}

.autorotation-active .gallery-pagination-list-item.active .progress-line:before {
  -webkit-animation: progress 9.5s linear;
  animation: progress 9.5s linear;
}

.autorotation-active .progress-line {
  position: absolute;
  top: 10px;
  left: calc(50% + 14px);
  width: calc(100% - 28px);
  height: 2px;
  background-color: #EDEEF4;
}

@media screen and (min-width: 768px) {
  .autorotation-active .progress-line {
    top: 30px;
    left: calc(50% + 38px);
    width: calc(100% - 78px);
  }
}

.autorotation-active .progress-line:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #191F38;
}

.gallery-pagination-list-item:last-child .progress-line {
  display: none;
}

@media screen and (min-width: 1024px) {
  .gallery-content-holder {
    padding-right: 20px;
  }
}

@-webkit-keyframes progress {
  from {
    width: 0%;
  }

  to {
    width: 100%;
  }
}

@keyframes progress {
  from {
    width: 0%;
  }

  to {
    width: 100%;
  }
}

.articles-block {
  margin-bottom: 48px;
}

@media screen and (min-width: 768px) {
  .articles-block {
    margin-bottom: 63px;
  }
}

@media screen and (min-width: 1024px) {
  .articles-block {
    margin-bottom: 100px;
  }
}

.training-bespoke-page .articles-block {
  margin-bottom: 43px;
}

@media screen and (min-width: 768px) {
  .training-bespoke-page .articles-block {
    margin-bottom: 77px;
  }
}

@media screen and (max-width: 767px) {
  .training-bespoke-page .articles-block .article-about-us {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .training-bespoke-page .articles-block .article-about-us .img-holder {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 0;
  }

  .training-bespoke-page .articles-block .article-about-us .text-holder {
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 1024px) {
  .articles-block.data-integration {
    margin-bottom: 115px;
  }
}

@media screen and (min-width: 1024px) {
  .articles-block.data-integration .article-about-us {
    margin: 0 -12px 97px;
  }
}

.articles-block.data-integration .text-holder p {
  font-size: 16px;
}

@media screen and (min-width: 1024px) {
  .articles-block.data-analytics {
    margin-bottom: 121px;
  }
}

.articles-block.data-analytics .img-holder {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.articles-block.data-analytics .text-holder p {
  font-size: 16px;
}

.articles-block.data-collection {
  padding: 60px 0 44px;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .articles-block.data-collection {
    padding: 78px 0 35px;
  }
}

@media screen and (min-width: 1024px) {
  .articles-block.data-collection {
    padding: 121px 0 121px;
  }
}

@media screen and (min-width: 768px) {
  .articles-block.data-collection .article-about-us {
    margin: 0 -12px 38px;
  }
}

@media screen and (min-width: 1024px) {
  .articles-block.data-collection .article-about-us {
    margin: 0 -12px 52px;
  }
}

.articles-block.data-collection .article-about-us h4 {
  margin-bottom: 5px;
}

@media screen and (min-width: 768px) {
  .articles-block.data-collection .article-about-us h4 {
    margin-bottom: 19px;
  }
}

@media screen and (min-width: 1200px) {
  .articles-block.data-collection .article-about-us .img-holder {
    position: relative;
    padding-top: calc(58.1% / 2);
  }

  .articles-block.data-collection .article-about-us .img-holder .decor-holder {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .articles-block.data-collection .article-about-us .img-holder img {
    position: absolute;
    left: 8px;
    top: 8px;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
  }
}

.articles-block.data-collection .text-holder p {
  font-size: 16px;
}

.articles-block .section-title {
  text-align: center;
  max-width: 752px;
  margin: 0 auto 33px;
}

@media screen and (min-width: 768px) {
  .articles-block .section-title {
    margin: 0 auto 57px;
  }
}

.articles-block .section-title p {
  font-size: 18px;
}

.articles-block .article-about-us {
  margin-bottom: 27px;
}

@media screen and (min-width: 768px) {
  .articles-block .article-about-us {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -12px 32px;
  }
}

@media screen and (min-width: 1024px) {
  .articles-block .article-about-us {
    margin: 0 -12px 60px;
  }
}

.articles-block .article-about-us:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .articles-block .article-about-us.row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

.articles-block .article-about-us.row-reverse .img-holder .decor-holder {
  padding: 0 8px 8px 0;
}

@media screen and (min-width: 768px) {
  .articles-block .article-about-us.row-reverse .img-holder .decor-holder {
    padding: 0 8px 8px 0;
  }
}

.articles-block .article-about-us.row-reverse .img-holder .decor-holder:before {
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
}

.articles-block .img-holder {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .articles-block .img-holder {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    width: 50%;
    padding: 0 12px;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1024px) {
  .articles-block .img-holder {
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
}

.articles-block .img-holder .decor-holder {
  position: relative;
  padding: 8px 0 0 8px;
}

@media screen and (min-width: 768px) {
  .articles-block .img-holder .decor-holder {
    padding: 8px 0 0 8px;
  }
}

@media screen and (min-width: 1024px) {
  .articles-block .img-holder .decor-holder {
    min-height: 271px;
  }
}

.articles-block .img-holder .decor-holder:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 58px;
  height: 58px;
  background-color: #4667ED;
}

.articles-block .img-holder .decor-holder img {
  width: 100%;
}

.articles-block .text-holder {
  color: #191F38;
}

@media screen and (min-width: 768px) {
  .articles-block .text-holder {
    width: 50%;
    padding: 0 12px;
  }
}

@media screen and (min-width: 1024px) {
  .articles-block .text-holder {
    width: 50%;
  }
}

.articles-block .text-holder h2 a {
  text-decoration: none;
  color: #192438;
  -webkit-transition: color .3s;
  transition: color .3s;
}

.articles-block .text-holder h2 a:hover {
  color: #4667ED;
}

.articles-block .text-holder>a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.6px;
  text-decoration: none;
  text-transform: uppercase;
}

.articles-block .text-holder p {
  font-size: 18px;
}

.analytic-block {
  background-color: #F7F8FB;
  font-size: 18px;
  padding-top: 73px;
  margin-bottom: 63px;
}

@media screen and (min-width: 768px) {
  .analytic-block {
    padding: 289px 0 0;
    margin: -337px 0 53px;
  }
}

@media screen and (min-width: 1024px) {
  .analytic-block {
    padding: 348px 0 0;
    margin: -363px 0 124px;
  }
}

.analytic-block:before {
  background-color: #F7F8FB;
}

.analytic-platform {
  position: relative;
  padding-bottom: 148px;
}

@media screen and (min-width: 768px) {
  .analytic-platform {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1024px) {
  .analytic-platform {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px 0;
  }
}

.analytic-platform>.img-holder {
  text-align: center;
  margin-bottom: 46px;
}

@media screen and (min-width: 1024px) {
  .analytic-platform>.img-holder {
    text-align: left;
    width: 50%;
    padding: 0 15px;
    margin-bottom: 0;
  }
}

.analytic-platform .content-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 768px) {
  .analytic-platform .content-holder {
    display: block;
    margin-bottom: 43px;
  }
}

@media screen and (min-width: 1024px) {
  .analytic-platform .content-holder {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .analytic-platform .content-holder h2 {
    margin-bottom: 23px;
  }
}

.analytic-platform .content-holder p {
  line-height: 28px;
  color: #191F38;
}

@media screen and (min-width: 768px) {
  .analytic-platform .content-holder p {
    margin-bottom: 31px;
  }
}

.analytic-platform .btn-holder {
  position: absolute;
  bottom: 56px;
  font-size: 14px;
  text-transform: uppercase;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .analytic-platform .btn-holder {
    position: static;
    width: auto;
  }
}

.analytic-platform .btn-holder .btn,
.analytic-platform .btn-holder .comment-form input[type='submit'],
.comment-form .analytic-platform .btn-holder input[type='submit'],
.analytic-platform .btn-holder .post-password-form input[type='submit'],
.post-password-form .analytic-platform .btn-holder input[type='submit'],
.analytic-platform .btn-holder .search-form input[type='submit'],
.search-form .analytic-platform .btn-holder input[type='submit'],
.analytic-platform .btn-holder .navigation .next,
.navigation .analytic-platform .btn-holder .next,
.analytic-platform .btn-holder .navigation .prev,
.navigation .analytic-platform .btn-holder .prev,
.analytic-platform .btn-holder .navigation-comments .next,
.navigation-comments .analytic-platform .btn-holder .next,
.analytic-platform .btn-holder .navigation-comments .prev,
.navigation-comments .analytic-platform .btn-holder .prev,
.analytic-platform .btn-holder .navigation-single .next,
.navigation-single .analytic-platform .btn-holder .next,
.analytic-platform .btn-holder .navigation-single .prev,
.navigation-single .analytic-platform .btn-holder .prev,
.analytic-platform .btn-holder .badge,
.analytic-platform .btn-holder .mailpoet_submit,
.analytic-platform .btn-holder .popup-form [type='submit'],
.popup-form .analytic-platform .btn-holder [type='submit'],
.analytic-platform .btn-holder .contact-us-form [type='submit'],
.contact-us-form .analytic-platform .btn-holder [type='submit'] {
  padding: 8px 66px 6px;
}

.analytic-platform .info-cards {
  font-size: 16px;
  position: relative;
  z-index: 1;
  color: #5A6284;
}

@media screen and (min-width: 768px) {
  .analytic-platform .info-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -12px;
  }
}

@media screen and (min-width: 1024px) {
  .analytic-platform .info-cards {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-top: 60px;
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  .analytic-platform .info-cards:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    width: 100vw;
    height: 54%;
    background-color: #fff;
    z-index: -1;
  }
}

@media screen and (min-width: 1024px) {
  .analytic-platform .info-cards:before {
    height: 43%;
  }
}

.analytic-platform .info-cards .info-card {
  background-color: #fff;
  padding: 19px 12px 10px;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .analytic-platform .info-cards .info-card {
    margin: 0 12px 0;
    padding: 19px 12px 20px;
  }
}

@media screen and (min-width: 1024px) {
  .analytic-platform .info-cards .info-card {
    padding: 17px 26px 23px;
  }
}

.analytic-platform .info-cards .info-card .img-holder {
  margin: 0 0 5px -10px;
  width: 60px;
}

.analytic-platform .info-cards .info-card h4 {
  margin-bottom: 5px;
}

.use-case-block {
  background-color: #4667ED;
  padding: 38px 0 30px;
}

@media screen and (min-width: 768px) {
  .use-case-block {
    padding: 59px 0 35px;
  }
}

@media screen and (min-width: 1024px) {
  .use-case-block {
    padding: 96px 0 0;
  }
}

.use-case-block:before {
  background-color: #4667ED;
}

.use-case {
  font-size: 18px;
  position: relative;
  max-width: 718px;
  margin: 0 auto;
  padding: 32px 19px 26px;
  margin-bottom: 25px;
  background-color: #fff;
  color: #191F38;
}

@media screen and (min-width: 768px) {
  .use-case {
    padding: 30px 31px 47px;
  }
}

@media screen and (min-width: 1024px) {
  .use-case {
    max-width: 848px;
    padding: 49px 40px 60px;
    margin-bottom: 19px;
  }
}

.use-case .subtitle {
  display: block;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
}

.use-case h3 {
  line-height: 34px;
}

@media screen and (min-width: 768px) {
  .use-case h3 {
    margin-bottom: 18px;
  }
}

@media screen and (min-width: 1024px) {
  .use-case h3 {
    margin-bottom: 16px;
  }
}

.use-case p {
  line-height: 28px;
  margin-bottom: 14px;
}

.use-case p:last-child {
  margin-bottom: 0;
}

.contact-us {
  text-align: center;
  position: relative;
  z-index: 0;
  padding: 28px 0 47px;
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}

@media screen and (min-width: 480px) {
  .contact-us {
    padding: 40px 0;
    background-size: contain;
    background-position: 50% 50%;
  }
}

@media screen and (min-width: 768px) {
  .contact-us {
    background-position: 50% 50%;
    width: 100vw;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
  }
}

@media screen and (min-width: 1024px) {
  .contact-us {
    padding: 121px 0 132px;
  }
}

.contact-us h2 {
  color: #fff;
}

@media screen and (min-width: 768px) {
  .contact-us h2 {
    max-width: 370px;
    margin: 0 auto 21px;
  }
}

@media screen and (min-width: 1024px) {
  .contact-us h2 {
    margin-bottom: 34px;
    max-width: none;
  }
}

.advantages-block {
  background-color: #4667ED;
  padding: 60px 0 45px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .advantages-block {
    padding: 60px 0 35px;
  }
}

@media screen and (min-width: 1024px) {
  .advantages-block {
    padding: 120px 0 103px;
  }
}

.advantages-block:before {
  background-color: #4667ED;
}

.advantages-block h2 {
  color: #fff;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .advantages-block h2 {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 1024px) {
  .advantages-block h2 {
    margin-bottom: 60px;
  }
}

.advantages-holder {
  text-align: left;
}

@media screen and (min-width: 768px) {
  .advantages-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
}

@media screen and (min-width: 1024px) {
  .advantages-holder {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.advantages-holder .card {
  color: #fff;
  width: 100%;
}

.advantages-holder .advantages-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px) {
  .advantages-holder .advantages-item {
    padding: 0 15px;
    margin-bottom: 8px;
    width: 50%;
  }
}

@media screen and (min-width: 1024px) {
  .advantages-holder .advantages-item {
    width: 25%;
    margin-bottom: 0;
  }
}

.advantages-holder .advantages-item p {
  color: #fff;
}

.advantages-holder .img-holder {
  position: relative;
  -ms-flex-item-align: start;
  align-self: flex-start;
  text-align: center;
  margin: 10px 20px 0 0;
  width: 15%;
}

@media screen and (min-width: 768px) {
  .advantages-holder .img-holder {
    margin-right: 12px;
  }
}

@media screen and (min-width: 1024px) {
  .advantages-holder .img-holder {
    width: 20%;
  }
}

.advantages-holder .img-holder:before {
  content: '';
  position: absolute;
  width: 52px;
  height: 52px;
  background-color: #fff;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.advantages-holder .img-holder img {
  position: relative;
}

@media screen and (max-width: 1023px) {
  .advantages-holder .img-holder img {
    max-width: 55px;
    width: 100%;
  }
}

.advantages-holder .text-holder {
  width: 70%;
}

.advantages-holder .text-holder span {
  font-weight: 700;
}

.map-block {
  text-align: center;
  padding: 60px 0 32px;
}

@media screen and (min-width: 768px) {
  .map-block {
    padding: 60px 0 40px;
  }
}

@media screen and (min-width: 1024px) {
  .map-block {
    padding: 120px 0 40px;
  }
}

.map-block h2 {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .map-block h2 {
    margin-bottom: 33px;
  }
}

.map-block .text-holder {
  text-align: left;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .map-block .text-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 11px;
  }
}

@media screen and (min-width: 1024px) {
  .map-block .text-holder {
    margin: 0 auto 20px;
    max-width: 753px;
  }
}

.map-block .text-holder p {
  font-size: 18px;
  line-height: 28px;
}

@media screen and (min-width: 768px) {
  .map-block .text-holder p {
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .map-block .text-holder p:first-child {
    padding-right: 15px;
  }
}

@media screen and (min-width: 768px) {
  .map-block .text-holder p:last-child {
    padding-left: 15px;
  }
}

.slider-nav {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.slick-slide {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  color: #5A6984;
  font-size: 16px;
}

.card p {
  color: #191F38;
}

.card.card-column {
  box-shadow: 0 4px 10px 0 rgba(16, 24, 51, 0.08);
}

.card.card-column>* {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}

.card:hover:after {
  background: #F7F8FB;
}

.col3 .card,
.col .card {
  padding: 20px;
}

.card .ico-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  height: 50px;
}

.card .ico-holder img {
  width: 45px;
  max-height: 100%;
  margin-left: -8px;
}

.visual-product05 .card img {
  width: 60px;
}

.card-link {
  display: inline-block;
  margin-top: auto;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.6px;
  padding-top: 15px;
  font-weight: 600;
}

.card-link:hover,
.card-link:active,
.card-link:focus {
  color: #4A6BE5;
}

.card-link:before {
  content: '';
  width: calc(100% + 7px);
  height: calc(100% + 7px);
  position: absolute;
  left: 0;
  top: 0;
}

.hover-show {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

@media screen and (min-width: 1024px) {
  .hover-show {
    opacity: 0;
  }

  .hover-show:hover {
    opacity: 1;
  }
}

@media screen and (max-width: 569px) {

  .slick-slider-cards4 .slick-slide,
  .slick-slider-cards3 .slick-slide {
    width: 450px;
  }
}

@media screen and (max-width: 479px) {

  .slick-slider-cards4 .slick-slide,
  .slick-slider-cards3 .slick-slide {
    width: 340px;
  }
}

@media screen and (max-width: 359px) {

  .slick-slider-cards4 .slick-slide,
  .slick-slider-cards3 .slick-slide {
    width: 300px;
  }
}

.slick-cards {
  margin-bottom: 120px;
}

@media screen and (min-width: 1024px) {
  .slick-cards {
    margin-bottom: 80px;
  }
}

.slick-cards .slick-list {
  overflow: visible;
}

.slick-cards p {
  color: #5A6284;
}

.slick-cards,
.slick-cards3 {
  margin: 0 -12px 32px;
  position: relative;
}

@media screen and (min-width: 768px) {

  .slick-cards,
  .slick-cards3 {
    margin-bottom: 0;
  }
}

.slick-cards .slick-slide,
.slick-cards3 .slick-slide {
  padding: 0 8px;
  margin-bottom: 47px;
}

@media screen and (min-width: 768px) {

  .slick-cards .slick-slide,
  .slick-cards3 .slick-slide {
    margin-bottom: 53px;
  }
}

@media screen and (min-width: 1024px) {

  .slick-cards .slick-slide,
  .slick-cards3 .slick-slide {
    margin-bottom: 80px;
    padding: 0 12px;
  }
}

.events-page .slick-cards .slick-slide,
.events-page .slick-cards3 .slick-slide {
  margin-bottom: 26px;
}

@media screen and (min-width: 768px) {

  .events-page .slick-cards .slick-slide,
  .events-page .slick-cards3 .slick-slide {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 1024px) {

  .events-page .slick-cards .slick-slide,
  .events-page .slick-cards3 .slick-slide {
    margin-bottom: 65px;
  }
}

.slick-cards .col,
.slick-cards3 .col {
  padding: 0;
}

.slick-cards .card,
.slick-cards3 .card {
  box-shadow: 0 4px 10px 0 rgba(16, 24, 51, 0.08);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.slick-cards .img-holder,
.slick-cards3 .img-holder {
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 9px;
}

.slick-cards .img-holder img,
.slick-cards3 .img-holder img {
  max-height: 100%;
}

.slick-cards h4,
.slick-cards .h4,
.slick-cards3 h4,
.slick-cards3 .h4 {
  margin-bottom: 11px;
}

.slick-cards .slick-track,
.slick-cards3 .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.slick-cards .slick-slide,
.slick-cards3 .slick-slide {
  height: inherit !important;
}

.slick-cards .slick-arrow,
.slick-cards3 .slick-arrow {
  position: absolute;
  width: 60px;
  height: 72px;
  bottom: calc(100% + 28px);
  background-color: #F7F8FB;
  border: none;
  padding: 14px 20px;
  font-size: 27px;
}

@media screen and (max-width: 1023px) {

  .slick-cards .slick-arrow,
  .slick-cards3 .slick-arrow {
    display: none !important;
  }
}

.slick-cards .slick-arrow:hover,
.slick-cards .slick-arrow:focus,
.slick-cards3 .slick-arrow:hover,
.slick-cards3 .slick-arrow:focus {
  background: #DCDFE9;
}

.slick-cards .slick-arrow span,
.slick-cards3 .slick-arrow span {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.slick-cards button,
.slick-cards3 button {
  outline: none;
}

.slick-cards .slick-prev,
.slick-cards3 .slick-prev {
  border-radius: 34.5px 0 0 34.5px;
  right: 60px;
}

.slick-cards .slick-prev span,
.slick-cards3 .slick-prev span {
  left: 60%;
}

.slick-cards .slick-next,
.slick-cards3 .slick-next {
  border-radius: 0 34.5px 34.5px 0;
  right: 0;
}

.slick-cards .slick-next span,
.slick-cards3 .slick-next span {
  left: 40%;
}

.slick-cards .slick-disabled,
.slick-cards3 .slick-disabled {
  background: #DCDFE9;
}

.slick-cards .slick-disabled span,
.slick-cards3 .slick-disabled span {
  color: #B3B3B3;
}

.slick-slider-cards2 .card-top-news.card {
  box-shadow: none;
}

.card-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

.card-row h4,
.card-row .h4 {
  margin-bottom: 15px;
  color: #4A6BE5;
}

.card-row .img-holder {
  text-align: center;
  line-height: 1.625;
  margin-right: 16px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
}

@media screen and (min-width: 768px) {
  .card-row .img-holder {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
  }
}

.card-row .text-holder,
.card-row .text-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}

@media screen and (max-width: 767px) {

  .card-row .text-holder h2,
  .card-row .text-wrap h2 {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {

  .card-row .text-holder p,
  .card-row .text-wrap p {
    display: none;
  }
}

.top-news-holder .card-top-news {
  padding: 11px 24px;
}

@media screen and (min-width: 768px) {
  .top-news-holder .card-top-news {
    padding: 24px 25px;
  }
}

@media screen and (min-width: 1024px) {
  .top-news-holder .card-top-news {
    padding: 30px 40px;
  }
}

.card-top-news:after {
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: -1;
}

.card-top-news h4,
.card-top-news .h4 {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {

  .card-top-news h4,
  .card-top-news .h4 {
    margin-bottom: 10px;
  }
}

.card-top-news p {
  margin-bottom: 20px;
}

.ivents-info {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 16px;
  color: #5A6984;
  letter-spacing: 0.6px;
  font-weight: 600;
}

.ivents-info [class^='icon'] {
  color: #9DA3BC;
}

.ivents-info .icon-location {
  font-size: 16px;
}

.ivents-info p {
  margin-bottom: 0;
}

.ico-image {
  width: 100%;
}

.card02.card02 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
}

.pros-card-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pros-card-row h5,
.pros-card-row .h5,
.pros-card-row p {
  margin-bottom: 0;
}

.pros-card-row .img-holder {
  margin-right: 20px;
  max-width: 84px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.pros-card-row .text-secondary {
  font-size: 14px;
}

.plans-options {
  padding: 40px 0;
}

@media screen and (min-width: 768px) {
  .plans-options {
    padding: 28px 0 50px;
  }
}

@media screen and (min-width: 1024px) {
  .plans-options {
    padding: 268px 24px 90px 63px;
    margin: -222px 0 0 -24px;
    width: calc(100% + 48px);
  }
}

@media screen and (min-width: 1024px) {
  .plans-options .col9 {
    padding: 0 45px;
  }
}

.plans-options-item {
  position: relative;
  color: #191F38;
}

@media screen and (min-width: 768px) {
  .plans-options-item {
    margin-bottom: 20px;
  }
}

.plans-options-item:before {
  content: '\e907';
  font-family: 'icomoon';
  font-size: 24px;
  line-height: 28px;
  display: inline-block;
  vertical-align: middle;
  color: #4667ED;
}

.plans-options-item h5,
.plans-options-item .h5 {
  margin-left: 6px;
}

@media screen and (min-width: 1024px) {

  .plans-options-item h5,
  .plans-options-item .h5 {
    margin-bottom: 0;
  }
}

.plans-options-item p {
  padding-left: 30px;
}

.title-holder-col h3,
.title-holder-col .h3 {
  line-height: 1.21;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .title-holder-col {
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}

@media screen and (min-width: 768px) {
  .title-holder-col .card {
    padding: 0;
  }
}

.training-card-holder {
  position: relative;
  margin-bottom: 70px;
}

@media screen and (min-width: 1024px) {
  .training-card-holder {
    margin-bottom: 124px;
  }
}

.training-card-holder .col-holder [class^='col'] {
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) {
  .training-card-holder .col-holder [class^='col'] {
    max-width: 50%;
  }
}

.training-card-holder.training-card-lg .col-holder [class^='col'] {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .training-card-lg {
    margin-bottom: 59px;
  }
}

@media screen and (min-width: 1024px) {
  .training-card-lg [class^='col'] {
    margin-bottom: 35px;
  }
}

.training-card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: 0 4px 10px 0 rgba(16, 24, 51, 0.08);
}

.training-card .img-holder {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.training-card .img-holder img {
  min-height: 128px;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.training-card .text-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
  color: #5A6984;
  padding: 19px 20px 20px;
}

@media screen and (min-width: 1024px) {
  .training-card .text-holder {
    padding: 26px 20px 40px;
  }
}

.training-card .text-holder h1,
.training-card .text-holder .h1,
.training-card .text-holder h2,
.training-card .text-holder .h2,
.training-card .text-holder h3,
.training-card .text-holder .h3,
.training-card .text-holder h4,
.training-card .text-holder .h4,
.training-card .text-holder h5,
.training-card .text-holder .h5,
.training-card .text-holder h6,
.training-card .text-holder .h6 {
  line-height: 35px;
}

.training-card .text-holder .reviews {
  color: #F5B457;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.training-card .text-holder .votes {
  font-size: 14px;
  color: #5A6984;
}

.training-card .text-holder .rating {
  font-weight: bold;
}

.training-card .ivents-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 21px;
}

.training-card .ivents-info li {
  width: 100%;
  margin-bottom: 4px;
}

@media screen and (min-width: 1024px) {
  .training-card .ivents-info li {
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .training-card .ivents-info li>span {
    margin-right: 9px;
  }
}

.training-card .card-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.training-card .card-link:hover .more-info {
  opacity: 1;
}

.training-card .card-link.no-price {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.training-card .card-link .more-info {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

@media screen and (min-width: 1024px) {
  .training-card .card-link .more-info {
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    opacity: 0;
  }
}

.training-card .price {
  font-size: 20px;
  font-weight: bold;
}

.training-card .price.rebate,
.training-card .price.sold-out {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 481px) {

  .training-card .price.rebate,
  .training-card .price.sold-out {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.training-card .price.rebate>span,
.training-card .price.sold-out>span {
  font-size: 16px;
  color: #5A6984;
  line-height: 15px;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

@media screen and (min-width: 481px) {

  .training-card .price.rebate>span,
  .training-card .price.sold-out>span {
    margin-left: 10px;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}

.training-card .price.rebate>span {
  text-decoration: line-through;
}

.training-card .price.sold-out {
  color: #5A6984;
}

.training-card .price.sold-out>span {
  text-transform: none;
}

.training-card .more-info {
  font-size: 14px;
  letter-spacing: 0.6px;
}

@media screen and (min-width: 768px) {
  .training-card-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.training-card-row.card {
  padding: 0;
}

@media screen and (min-width: 768px) {
  .training-card-row .text-holder {
    width: 55%;
    padding: 39px 35px 35px;
  }
}

@media screen and (min-width: 1024px) {
  .training-card-row .text-holder {
    padding: 38px 61px 40px;
  }
}

@media screen and (min-width: 768px) {
  .training-card-row .img-holder {
    width: 45%;
  }
}

@media screen and (min-width: 768px) {
  .training-card-row .img-holder img {
    height: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .training-card-row .img-holder img {
    height: auto;
  }
}

.blockquote-card {
  background-color: #F7F8FB;
  border-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 1024px) {
  .blockquote-card {
    padding: 79px 42px 57px 25px;
  }
}

@media screen and (min-width: 768px) {
  .blockquote-card:before {
    top: 30px;
    left: 23px;
  }
}

.blockquote-card span {
  display: block;
  color: #5A6284;
}

.blockquote-card .name {
  font-size: 16px;
  font-weight: bold;
  color: #191F38;
  margin-top: auto;
}

.training-card-holder .load-more {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
  padding: 9px 53px;
}

[class*="deco-angle"] {
  position: relative;
}

[class*="deco-angle"]:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 58px;
  height: 58px;
  border: 7px solid #4667ED;
  border-right: none;
  border-bottom: none;
}

.deco-angle-right-down:before {
  top: auto;
  right: 0;
  bottom: -8px;
  left: auto;
  border: 7px solid #4667ED;
  border-top: none;
  border-left: none;
}

.block-underline {
  position: relative;
}

.block-underline:before {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: #4667ED;
}

@media screen and (min-width: 1024px) {
  .block-underline:before {
    opacity: 0;
  }
}

.block-underline:hover:before {
  opacity: 1;
}

.contact-slider {
  margin: 0 -6px 40px;
}

@media screen and (min-width: 768px) {
  .contact-slider {
    margin: 0 -6px 80px;
  }
}

@media screen and (min-width: 1024px) {
  .contact-slider {
    margin: 0 -6px 123px;
  }
}

@media screen and (max-width: 767px) {
  .contact-slider .slick-list {
    overflow: visible;
    width: 100%;
    position: relative;
    margin: 0 -5px;
  }

  .contact-slider .slick-list:before,
  .contact-slider .slick-list:after {
    content: '';
    position: absolute;
    top: -1px;
    width: 9999px;
    height: calc(100% + 1px);
    background: #fff;
    z-index: 5;
  }

  .contact-slider .slick-list:before {
    right: 98%;
  }

  .contact-slider .slick-list:after {
    left: calc(100% + 20px);
  }
}

.contact-slider .slick-slide {
  height: inherit;
}

.contact-slider .slick-slide>div {
  width: 100%;
  margin: 0 6px;
}

.contact-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contact-slider .contact-slide {
  height: 100%;
  padding: 22px 20px 20px;
  background-color: #EEF5FF;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.contact-slider .contact-slide:hover a img {
  -webkit-transform: translateX(7px);
  -ms-transform: translateX(7px);
  transform: translateX(7px);
}

.contact-slider .contact-slide strong {
  font-size: 20px;
  margin-bottom: 12px;
}

.contact-slider .contact-slide address {
  color: #5A6984;
  font-style: normal;
  line-height: 26px;
  margin-bottom: 50px;
}

.contact-slider .contact-slide address a {
  font-size: 16px;
  color: #5A6984;
}

.contact-slider .contact-slide a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: auto;
  font-size: 14px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.contact-slider .contact-slide a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.contact-slider .contact-slide a img {
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.contact-block {
  padding: 44px 0 60px;
}

@media screen and (min-width: 768px) {
  .contact-block {
    padding: 62px 0 79px;
  }
}

@media screen and (min-width: 1024px) {
  .contact-block {
    padding: 120px 0;
  }
}

.contact-block h2 {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .contact-block h2 {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 1024px) {
  .contact-block h2 {
    margin-bottom: 51px;
  }
}

.contact-cards {
  color: #fff;
}

@media screen and (min-width: 768px) {
  .contact-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -8px;
  }
}

@media screen and (min-width: 1024px) {
  .contact-cards {
    margin: 0 -15px;
  }
}

.contact-cards .contact-card {
  position: relative;
  display: block;
  color: #fff;
  text-align: center;
  padding: 20px 45px 40px;
  margin-bottom: 20px;
  background-color: #4667ED;
}

@media screen and (min-width: 768px) {
  .contact-cards .contact-card {
    width: 33.33333%;
    margin: 0 8px;
    padding: 19px 15px 35px;
  }
}

@media screen and (min-width: 1024px) {
  .contact-cards .contact-card {
    margin: 0 15px;
    padding: 34px 15px 48px;
  }
}

.contact-cards .contact-card:hover {
  text-decoration: none;
}

.contact-cards .contact-card:hover:before {
  opacity: 1;
}

.contact-cards .contact-card:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 2px solid #fff;
}

.contact-cards .contact-card h3 {
  color: #fff;
  line-height: 24px;
  font-size: 20px;
}

@media screen and (min-width: 1024px) {
  .contact-cards .contact-card h3 {
    font-size: 28px;
  }
}

.contact-cards .contact-card img {
  width: 131px;
}

.leadership-block {
  background-color: #F7F8FB;
  padding: 40px 0 0;
}

@media screen and (min-width: 768px) {
  .leadership-block {
    padding: 60px 0 25px;
  }
}

@media screen and (min-width: 1024px) {
  .leadership-block {
    padding: 100px 0;
  }
}

.leadership-block:before {
  background-color: #F7F8FB;
}

.leadership-block h2 {
  margin-bottom: 34px;
}

@media screen and (min-width: 1024px) {
  .leadership-block h2 {
    margin-bottom: 53px;
  }
}

.slider-for01 .slick-slide .slider-for-slide {
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .slider-for01 .slick-slide .slider-for-slide {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .slider-for01 .slick-slide .slider-for-slide {
    max-width: 1300px;
  }
}

@media screen and (min-width: 768px) {
  .slider-for01 .slick-slide .photo-holder {
    width: 36%;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1024px) {
  .slider-for01 .slick-slide .photo-holder {
    width: 32%;
  }
}

.slider-for01 .slick-slide .photo-holder img {
  width: 100%;
}

.slider-for01 .slick-slide .text-holder {
  padding: 20px 12px 15px;
}

@media screen and (min-width: 768px) {
  .slider-for01 .slick-slide .text-holder {
    width: 60%;
    padding: 20px 15px 15px;
  }
}

@media screen and (min-width: 1024px) {
  .slider-for01 .slick-slide .text-holder {
    width: 68%;
    padding: 27px 25px 15px;
  }
}

.slider-for01 .slick-slide .text-holder strong {
  display: block;
  font-size: 20px;
}

.slider-for01 .slick-slide .text-holder span {
  display: block;
  color: #5A6284;
  font-size: 14px;
  margin-bottom: 9px;
}

@media screen and (min-width: 768px) {
  .slider-for01 .slick-slide .text-holder span {
    margin-bottom: 7px;
  }
}

@media screen and (min-width: 1024px) {
  .slider-for01 .slick-slide .text-holder span {
    margin-bottom: 20px;
  }
}

.slider-for01 .slick-slide .text-holder p {
  font-size: 16px;
}

.slider-nav01 {
  margin: 0 0 23px;
}

@media screen and (min-width: 768px) {
  .slider-nav01 {
    margin: 0 -12px 25px;
  }
}

@media screen and (min-width: 768px) {
  .slider-nav01 .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: auto !important;
  }
}

.slider-nav01 .slick-slide {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media screen and (min-width: 768px) {
  .slider-nav01 .slick-slide {
    min-width: 11.11111%;
  }
}

@media screen and (min-width: 1024px) {
  .slider-nav01 .slick-slide {
    min-width: 8.33333%;
  }
}

.slider-nav01 .slick-list {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .slider-nav01 .slick-list {
    overflow: visible;
    width: 100%;
    position: relative;
    margin: 0 -5px;
  }

  .slider-nav01 .slick-list:before,
  .slider-nav01 .slick-list:after {
    content: '';
    position: absolute;
    top: -1px;
    width: 9999px;
    height: calc(100% + 1px);
    background: #F7F8FB;
    z-index: 5;
  }

  .slider-nav01 .slick-list:before {
    right: 98%;
  }

  .slider-nav01 .slick-list:after {
    left: calc(100% + 20px);
  }
}

.slider-nav01 .slick-slide.slick-current .photo-tab img {
  opacity: 1;
  filter: grayscale(0);
}

.slider-nav01 .slick-slide>div {
  width: 100%;
  margin: 0 5px;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .slider-nav01 .slick-slide>div {
    margin: 0 12px;
  }
}

.slider-nav01 .photo-tab img {
  -webkit-transition: opacity 0.3s ease-in-out, filter 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, filter 0.3s ease-in-out;
  opacity: 0.7;
  filter: grayscale(70%);
}

.slider-nav01 .photo-tab img:hover {
  opacity: 1;
  filter: grayscale(0);
}

.slick-current .photo-tab img {
  opacity: 1;
}

.contact-form-section {
  position: relative;
  max-width: 752px;
  background: #fff;
  margin: 0 auto -130px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.08);
  z-index: 1;
  padding: 36px 20px 30px;
}

@media screen and (min-width: 768px) {
  .contact-form-section {
    margin: 0 auto -53px;
    padding: 36px 40px 30px;
  }
}

.contact-form-section>h4 {
  font-size: 20px;
}

.contact-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contact-form>* {
  max-width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  height: 40px;
}

.contact-form input {
  margin-bottom: 20px;
  padding: 5px 12px;
}

@media screen and (min-width: 768px) {
  .contact-form input {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .contact-form button {
    margin-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}

.contact-form-section form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contact-form-section form>* {
  max-width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}

.contact-form-section form .mailpoet_paragraph,
.contact-form-section form .last {
  position: relative;
}

.contact-form-section form .mailpoet_paragraph [type='submit'],
.contact-form-section form .last [type='submit'] {
  border-radius: 45px;
  font-size: 14px;
}

.contact-form-section form .mailpoet_paragraph {
  margin-bottom: 20px !important;
}

@media screen and (min-width: 768px) {
  .contact-form-section form .mailpoet_paragraph {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 0 !important;
  }
}

.contact-form-section form .last {
  position: relative;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .contact-form-section form .last {
    margin-left: 15px !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}

.contact-form-section form .last:hover:before {
  opacity: 1;
}

.contact-form-section form .last:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(70, 103, 237, 0.05);
  border-radius: 45px;
  opacity: 0;
}

.contact-form-section form .last input {
  padding: 8px 25px 6px !important;
  border-color: #4667ED !important;
  cursor: pointer;
  background-color: transparent;
  box-shadow: none;
}

@media screen and (min-width: 1024px) {
  .contact-form-section form .last input {
    height: 45px !important;
  }
}

@media screen and (max-width: 767px) {
  .contact-form-section form .last input {
    width: 100%;
  }
}

.mailpoet_form .mailpoet_validate_success {
  color: #191F38;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 36px 20px 30px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .mailpoet_form .mailpoet_validate_success {
    padding: 36px 40px 30px;
  }
}

.mailpoet_form .parsley-errors-list {
  position: static;
  text-align: center;
}

.mailpoet_form .parsley-custom-error-message {
  font-size: 16px;
}

.jcf-select {
  border: 2px solid #DCE0E9;
}

.popup-form,
.contact-us-form {
  font-size: 14px;
}

@media screen and (min-width: 1024px) {

  .popup-form,
  .contact-us-form {
    font-size: 16px;
  }
}

.popup-form .form-row,
.contact-us-form .form-row {
  margin-bottom: 20px;
}

.popup-form label,
.contact-us-form label {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .6px;
  margin-bottom: 10px;
  font-weight: 600;
}

.popup-form .jcf-select,
.contact-us-form .jcf-select {
  border: 2px solid #DCE0E9;
  margin-bottom: 0;
  padding: 0 16px;
  height: 50px;
  color: #191F38;
}

@media screen and (min-width: 1024px) {

  .popup-form .jcf-select,
  .contact-us-form .jcf-select {
    font-size: 16px;
  }
}

.popup-form .jcf-select-text,
.contact-us-form .jcf-select-text {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0;
  font-size: 14px;
}

@media screen and (min-width: 1024px) {

  .popup-form .jcf-select-text,
  .contact-us-form .jcf-select-text {
    font-size: 16px;
  }
}

.popup-form .jcf-select-opener,
.contact-us-form .jcf-select-opener {
  background-color: transparent;
  color: #5A6984;
  right: 9px;
}

.popup-form .jcf-select-opener:before,
.contact-us-form .jcf-select-opener:before {
  font-family: 'icomoon';
  content: "\e90f";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 20px;
}

.popup-form .jcf-option-opt-color,
.contact-us-form .jcf-option-opt-color {
  color: #192438 !important;
}

.popup-form input,
.contact-us-form input {
  padding: 0 16px;
  color: #191F38;
}

@media screen and (min-width: 768px) {

  .popup-form input,
  .contact-us-form input {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 0;
  }
}

.popup-form input::-webkit-input-placeholder,
.contact-us-form input::-webkit-input-placeholder {
  color: #5A6284;
}

.popup-form input::-moz-placeholder,
.contact-us-form input::-moz-placeholder {
  opacity: 1;
  color: #5A6284;
}

.popup-form input:-moz-placeholder,
.contact-us-form input:-moz-placeholder {
  color: #5A6284;
}

.popup-form input:-ms-input-placeholder,
.contact-us-form input:-ms-input-placeholder {
  color: #5A6284;
}

.popup-form input.placeholder,
.contact-us-form input.placeholder {
  color: #5A6284;
}

.popup-form .wpcf7-form-control-wrap,
.contact-us-form .wpcf7-form-control-wrap {
  width: 100%;
}

.popup-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip,
.contact-us-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  width: 100%;
  display: block;
}

.popup-form .wpcf7-form-control-wrap>input,
.contact-us-form .wpcf7-form-control-wrap>input {
  max-width: 100%;
  height: 40px;
}

.popup-form .wpcf7-form-control-wrap>input::-webkit-input-placeholder,
.contact-us-form .wpcf7-form-control-wrap>input::-webkit-input-placeholder {
  color: #5A6284;
}

.popup-form .wpcf7-form-control-wrap>input::-moz-placeholder,
.contact-us-form .wpcf7-form-control-wrap>input::-moz-placeholder {
  opacity: 1;
  color: #5A6284;
}

.popup-form .wpcf7-form-control-wrap>input:-moz-placeholder,
.contact-us-form .wpcf7-form-control-wrap>input:-moz-placeholder {
  color: #5A6284;
}

.popup-form .wpcf7-form-control-wrap>input:-ms-input-placeholder,
.contact-us-form .wpcf7-form-control-wrap>input:-ms-input-placeholder {
  color: #5A6284;
}

.popup-form .wpcf7-form-control-wrap>input.placeholder,
.contact-us-form .wpcf7-form-control-wrap>input.placeholder {
  color: #5A6284;
}

@media screen and (min-width: 1024px) {

  .popup-form .wpcf7-form-control-wrap>input,
  .contact-us-form .wpcf7-form-control-wrap>input {
    height: 50px;
  }
}

.popup-form .wpcf7-form-control-wrap textarea,
.contact-us-form .wpcf7-form-control-wrap textarea {
  resize: none;
  height: 128px;
}

@media screen and (min-width: 1024px) {

  .popup-form .wpcf7-form-control-wrap textarea,
  .contact-us-form .wpcf7-form-control-wrap textarea {
    height: 128px;
  }
}

.popup-form [type='submit'],
.contact-us-form [type='submit'] {
  width: 100%;
  height: 48px;
  outline: none;
}

.popup-form [type='submit']:hover:before,
.contact-us-form [type='submit']:hover:before {
  opacity: 1;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #62A62E !important;
  margin: 0 !important;
}

.wpcf7 form .wpcf7-response-output {
  margin: 0 !important;
}

.wpcf7-not-valid-tip {
  color: #C31512;
}

.wpcf7 form.invalid .wpcf7-response-output {
  border-color: #C31512;
}

.jcf-select {
  width: 100%;
  border: 2px solid #DCE0E9;
  margin-bottom: 0;
  padding: 0 16px;
  color: #191F38;
}

@media screen and (min-width: 1024px) {
  .jcf-select {
    font-size: 16px;
  }
}

.jcf-select-text {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0;
  font-size: 14px;
}

@media screen and (min-width: 1024px) {
  .jcf-select-text {
    font-size: 16px;
  }
}

.jcf-select-text span {
  color: #191F38;
}

.jcf-select-opener {
  background-color: transparent;
  color: #5A6984;
}

.jcf-select-opener:before {
  font-family: 'icomoon';
  content: "\e90f";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 20px;
}

.jcf-option-opt-color {
  color: #191F38;
}

.jcf-select .jcf-select-drop {
  margin: -1px;
  border: 2px solid #DCE0E9;
  font-size: 16px;
  padding-bottom: 10px;
  background: #fff;
}

.jcf-list-content {
  font-size: 14px;
}

@media screen and (min-width: 1024px) {
  .jcf-list-content {
    font-size: 16px;
  }
}

.jcf-list-content .jcf-option {
  padding: 13px 16px;
  height: 40px;
}

.jcf-list-content .jcf-hover {
  background: #EEF5FF;
}

.jcf-list .jcf-option {
  color: #191F38;
}

.jcf-list-content .jcf-select-text.jcf-select-text,
.jcf-list-content .jcf-select-text.jcf-select-text .jcf-option-opt-color,
.jcf-list-content .jcf-option.jcf-selected {
  color: #4667ED !important;
}

.contact-us-form {
  padding: 40px 13px 46px;
}

@media screen and (min-width: 1024px) {
  .contact-us-form {
    padding: 32px;
  }
}

#mailpoet_form_1 form.mailpoet_form {
  padding: 0 !important;
}

.parsley-errors-list {
  position: absolute;
  left: 0;
  top: 100%;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #C2211E !important;
  border-color: #C2211E !important;
  background-color: #fff !important;
}

.mailpoet_text_label {
  display: none !important;
}

.mailpoet_text {
  height: 40px !important;
  padding: 5px 15px !important;
}

@media screen and (min-width: 1024px) {
  .mailpoet_text {
    height: 45px !important;
  }
}

.info-block {
  background-color: #fff;
  margin-bottom: 60px;
}

@media screen and (min-width: 768px) {
  .info-block {
    margin: 0 0 83px;
  }
}

@media screen and (min-width: 1024px) {
  .info-block {
    margin: 0 0 120px;
  }
}

.info-block:before {
  background-color: #fff;
  z-index: -1;
}

@media screen and (min-width: 1024px) {
  .about-platform {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -8px;
  }
}

.about-platform .btn-holder {
  font-size: 14px;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  .platform-wrapper {
    width: 50%;
    margin: 0 8px;
  }
}

.platform-wrapper>p {
  font-size: 18px;
  margin-bottom: 11px;
  color: #191F38;
}

.platform-wrapper .card p {
  color: #5A6284;
}

.platform-slider {
  margin-bottom: 27px;
}

@media screen and (min-width: 768px) {
  .platform-slider {
    margin-bottom: 43px;
  }
}

@media screen and (min-width: 1024px) {
  .platform-slider {
    margin-bottom: 0;
    width: 50%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.platform-slider .slick-slide>div {
  width: 100%;
  text-align: center;
}

.platform-slider img {
  margin-bottom: 23px;
  width: auto !important;
}

.platform-slider img:last-child {
  margin-bottom: 0;
}

.about-platform-cards {
  margin-bottom: 34px;
}

@media screen and (min-width: 768px) {
  .about-platform-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12px 16px;
  }
}

@media screen and (min-width: 1024px) {
  .about-platform-cards {
    margin: 0 -12px 12px;
  }
}

.about-platform-cards .card {
  display: block;
}

@media screen and (min-width: 768px) {
  .about-platform-cards .card {
    width: 50%;
    padding: 0 12px;
    margin-bottom: 19px;
  }
}

@media screen and (min-width: 1024px) {
  .about-platform-cards .card {
    margin-bottom: 0;
  }
}

.about-platform-cards .card h4 {
  margin-bottom: 5px;
}

@media screen and (min-width: 1024px) {
  .about-platform-cards .card h4 {
    margin-bottom: 11px;
  }
}

.about-platform-cards .card .img-holder {
  margin: 0 0 0 -15px;
  width: 60px;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 33px;
}

@media screen and (min-width: 768px) {
  table {
    margin-bottom: 28px;
  }
}

caption {
  padding-bottom: 19px;
  border-bottom: 4px solid #000;
}

caption h1,
caption .h1,
caption h2,
caption .h2,
caption h3,
caption .h3,
caption h4,
caption .h4,
caption h5,
caption .h5,
caption h6,
caption .h6 {
  margin-bottom: 0;
  text-align: left;
}

tbody tr:nth-child(odd):not(:first-child) {
  background-color: #F7F8FB;
}

tbody td {
  text-align: center;
  padding: 0 8px;
  height: 63px;
}

@media screen and (min-width: 768px) {
  tbody td {
    padding: 18px 15px;
    height: auto;
  }
}

@media screen and (min-width: 1024px) {
  tbody td {
    padding: 18px 23px;
  }
}

td {
  text-align: center;
  width: 25%;
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  td {
    width: 20%;
    font-size: 18px;
  }
}

td:first-child {
  text-align: left;
  width: 50%;
}

td:not(:first-child) .cell-content {
  font-size: 14px;
  color: #5A6984;
}

@media screen and (min-width: 768px) {
  td:not(:first-child) .cell-content {
    font-size: 18px;
  }
}

.cell-content {
  display: table-cell;
  width: 75px;
}

@media screen and (min-width: 768px) {
  .cell-content {
    width: auto;
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .cell-content>span {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .tabset-table-holder {
    padding-top: 10px;
    margin-bottom: 59px;
  }
}

.tabset-table-holder .tabset-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  padding-top: 51px;
}

@media screen and (min-width: 768px) {
  .tabset-table-holder .tabset-list {
    font-size: 28px;
    padding-top: 72px;
    margin: 0 -12px 10px;
  }
}

@media screen and (min-width: 1024px) {
  .tabset-table-holder .tabset-list {
    padding-top: 56px;
  }
}

.tabset-table-holder .tabset-list li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 50%;
}

.tabset-table-holder .tabset-list a {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  display: block;
  border-bottom: 4px solid #E6E6E6;
  padding: 7px 0;
  text-decoration: none;
  color: inherit;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .tabset-table-holder .tabset-list a {
    padding: 7px 0 15px;
  }
}

@media screen and (min-width: 1024px) {
  .tabset-table-holder .tabset-list a {
    padding: 20px 0 16px;
  }
}

.tabset-table-holder .tabset-list a:hover {
  color: #4667ED;
}

.tabset-table-holder .tabset-list a.active {
  border-color: #000;
  cursor: default;
}

.tabset-table-holder .tabset-list a.active:hover {
  color: inherit;
}

.tabset-table-holder .table-row {
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 12px 10px 11px;
}

.tabset-table-holder .table-row:nth-child(even) {
  background-color: #F7F8FB;
}

.tabset-table-holder .table-row>* {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabset-table-holder .table-row .col4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  .tabset-table-holder .table-row .col4 {
    min-width: 130px;
  }
}

@media screen and (max-width: 767px) {
  .tabset-table-holder .table-row .col4 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
    margin-bottom: 9px;
  }
}

.tabset-table-holder .table-row .value {
  color: #5A6984;
}

.tabset-table-holder .col6.col-holder,
.tabset-table-holder .col2.col2 {
  margin-left: auto;
}

@media screen and (min-width: 768px) {

  .tabset-table-holder .col6.col-holder,
  .tabset-table-holder .col2.col2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}

.tabset-table-holder .col6.col-holder .col4,
.tabset-table-holder .col2.col2 .col4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0;
}

.tabset-table-holder .col6.col-holder .col4 span,
.tabset-table-holder .col2.col2 .col4 span {
  white-space: pre-wrap;
}

@media screen and (min-width: 768px) {

  .tabset-table-holder .col6.col-holder .col4 span,
  .tabset-table-holder .col2.col2 .col4 span {
    white-space: nowrap;
  }
}

@media screen and (max-width: 479px) {

  .tabset-table-holder .col6.col-holder .col4 span,
  .tabset-table-holder .col2.col2 .col4 span {
    display: block;
  }
}

@media screen and (min-width: 1024px) {

  .tabset-table-holder .col6.col-holder .col4,
  .tabset-table-holder .col2.col2 .col4 {
    padding: 0 30px;
  }
}

.tabset-table-holder .col2.col2 {
  max-width: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

@media screen and (max-width: 767px) {
  .tabset-table-holder .col2.col2 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

.tabset-table-holder .col6.col-holder {
  max-width: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (min-width: 1024px) {
  .tabset-table-holder .col6.col-holder {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.tabset-table-holder .btn,
.tabset-table-holder .comment-form input[type='submit'],
.comment-form .tabset-table-holder input[type='submit'],
.tabset-table-holder .post-password-form input[type='submit'],
.post-password-form .tabset-table-holder input[type='submit'],
.tabset-table-holder .search-form input[type='submit'],
.search-form .tabset-table-holder input[type='submit'],
.tabset-table-holder .navigation .next,
.navigation .tabset-table-holder .next,
.tabset-table-holder .navigation .prev,
.navigation .tabset-table-holder .prev,
.tabset-table-holder .navigation-comments .next,
.navigation-comments .tabset-table-holder .next,
.tabset-table-holder .navigation-comments .prev,
.navigation-comments .tabset-table-holder .prev,
.tabset-table-holder .navigation-single .next,
.navigation-single .tabset-table-holder .next,
.tabset-table-holder .navigation-single .prev,
.navigation-single .tabset-table-holder .prev,
.tabset-table-holder .badge,
.tabset-table-holder .mailpoet_submit,
.tabset-table-holder .popup-form [type='submit'],
.popup-form .tabset-table-holder [type='submit'],
.tabset-table-holder .contact-us-form [type='submit'],
.contact-us-form .tabset-table-holder [type='submit'] {
  white-space: nowrap;
  position: static;
}

.tabset-table-holder .btn:before,
.tabset-table-holder .comment-form input[type='submit']:before,
.comment-form .tabset-table-holder input[type='submit']:before,
.tabset-table-holder .post-password-form input[type='submit']:before,
.post-password-form .tabset-table-holder input[type='submit']:before,
.tabset-table-holder .search-form input[type='submit']:before,
.search-form .tabset-table-holder input[type='submit']:before,
.tabset-table-holder .navigation .next:before,
.navigation .tabset-table-holder .next:before,
.tabset-table-holder .navigation .prev:before,
.navigation .tabset-table-holder .prev:before,
.tabset-table-holder .navigation-comments .next:before,
.navigation-comments .tabset-table-holder .next:before,
.tabset-table-holder .navigation-comments .prev:before,
.navigation-comments .tabset-table-holder .prev:before,
.tabset-table-holder .navigation-single .next:before,
.navigation-single .tabset-table-holder .next:before,
.tabset-table-holder .navigation-single .prev:before,
.navigation-single .tabset-table-holder .prev:before,
.tabset-table-holder .badge:before,
.tabset-table-holder .mailpoet_submit:before,
.tabset-table-holder .popup-form [type='submit']:before,
.popup-form .tabset-table-holder [type='submit']:before,
.tabset-table-holder .contact-us-form [type='submit']:before,
.contact-us-form .tabset-table-holder [type='submit']:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

@media screen and (min-width: 1024px) {

  .tabset-table-holder .btn,
  .tabset-table-holder .comment-form input[type='submit'],
  .comment-form .tabset-table-holder input[type='submit'],
  .tabset-table-holder .post-password-form input[type='submit'],
  .post-password-form .tabset-table-holder input[type='submit'],
  .tabset-table-holder .search-form input[type='submit'],
  .search-form .tabset-table-holder input[type='submit'],
  .tabset-table-holder .navigation .next,
  .navigation .tabset-table-holder .next,
  .tabset-table-holder .navigation .prev,
  .navigation .tabset-table-holder .prev,
  .tabset-table-holder .navigation-comments .next,
  .navigation-comments .tabset-table-holder .next,
  .tabset-table-holder .navigation-comments .prev,
  .navigation-comments .tabset-table-holder .prev,
  .tabset-table-holder .navigation-single .next,
  .navigation-single .tabset-table-holder .next,
  .tabset-table-holder .navigation-single .prev,
  .navigation-single .tabset-table-holder .prev,
  .tabset-table-holder .badge,
  .tabset-table-holder .mailpoet_submit,
  .tabset-table-holder .popup-form [type='submit'],
  .popup-form .tabset-table-holder [type='submit'],
  .tabset-table-holder .contact-us-form [type='submit'],
  .contact-us-form .tabset-table-holder [type='submit'] {
    opacity: 0;
  }

  .tabset-table-holder .btn:hover,
  .tabset-table-holder .comment-form input:hover[type='submit'],
  .comment-form .tabset-table-holder input:hover[type='submit'],
  .tabset-table-holder .post-password-form input:hover[type='submit'],
  .post-password-form .tabset-table-holder input:hover[type='submit'],
  .tabset-table-holder .search-form input:hover[type='submit'],
  .search-form .tabset-table-holder input:hover[type='submit'],
  .tabset-table-holder .navigation .next:hover,
  .navigation .tabset-table-holder .next:hover,
  .tabset-table-holder .navigation .prev:hover,
  .navigation .tabset-table-holder .prev:hover,
  .tabset-table-holder .navigation-comments .next:hover,
  .navigation-comments .tabset-table-holder .next:hover,
  .tabset-table-holder .navigation-comments .prev:hover,
  .navigation-comments .tabset-table-holder .prev:hover,
  .tabset-table-holder .navigation-single .next:hover,
  .navigation-single .tabset-table-holder .next:hover,
  .tabset-table-holder .navigation-single .prev:hover,
  .navigation-single .tabset-table-holder .prev:hover,
  .tabset-table-holder .badge:hover,
  .tabset-table-holder .mailpoet_submit:hover,
  .tabset-table-holder .popup-form :hover[type='submit'],
  .popup-form .tabset-table-holder :hover[type='submit'],
  .tabset-table-holder .contact-us-form :hover[type='submit'],
  .contact-us-form .tabset-table-holder :hover[type='submit'] {
    opacity: 1;
  }
}

.tabset-table-holder .btn-sm {
  font-size: 12px;
  line-height: 1.5;
  padding: 6px 15px 4px;
}

@media screen and (min-width: 768px) {
  .tabset-table-holder .btn-sm {
    font-size: 14px;
    padding: 8px 34px 6px;
  }
}

.tabset-table-holder .value {
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .tabset-table-holder .value {
    font-size: 18px;
  }
}

.fancybox-active {
  overflow: hidden;
}

.popup {
  width: 100%;
  max-width: 525px;
  padding: 20px;
  display: none;
}

@media screen and (min-width: 1024px) {
  .popup {
    padding: 40px;
  }
}

.popup h2 {
  margin-bottom: 30px;
}

.fancybox-slide--html .fancybox-button {
  padding: 0;
  top: 10px;
  right: 10px;
}

@media screen and (min-width: 1024px) {
  .fancybox-slide--html .fancybox-button {
    top: 40px;
    right: 30px;
  }
}

.fade-in-top {
  position: relative;
}

.viewport-section .fade-in-top {
  opacity: 0;
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
}

.viewport-section .fade-in-right {
  opacity: 0;
  -webkit-transform: translateX(20%);
  -ms-transform: translateX(20%);
  transform: translateX(20%);
}

.viewport-section .fade-in-left {
  opacity: 0;
  -webkit-transform: translateX(20%);
  -ms-transform: translateX(20%);
  transform: translateX(20%);
}

.in-viewport .fade-in-top {
  -webkit-animation: .5s fade-in-top linear forwards;
  animation: .5s fade-in-top linear forwards;
}

.in-viewport .fade-in-right {
  -webkit-animation: .5s fade-in-right linear forwards;
  animation: .5s fade-in-right linear forwards;
}

.in-viewport .fade-in-left {
  -webkit-animation: .5s fade-in-right linear forwards;
  animation: .5s fade-in-right linear forwards;
}

@-webkit-keyframes fade-in-top {
  from {
    opacity: 0;
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fade-in-top {
  from {
    opacity: 0;
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes fade-in-right {
  from {
    opacity: 0;
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fade-in-right {
  from {
    opacity: 0;
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes fade-in-left {
  from {
    opacity: 0;
    -webkit-transform: translateX(20%);
    transform: translateX(20%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fade-in-left {
  from {
    opacity: 0;
    -webkit-transform: translateX(20%);
    transform: translateX(20%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.viewport-section:nth-child(1) .fade-in-top,
.viewport-section:nth-child(1) .fade-in-right {
  -webkit-animation-delay: 0.01s;
  animation-delay: 0.08s;
}

.viewport-section:nth-child(2) .fade-in-top,
.viewport-section:nth-child(2) .fade-in-right {
  -webkit-animation-delay: 0.02s;
  animation-delay: 0.16s;
}

.viewport-section:nth-child(3) .fade-in-top,
.viewport-section:nth-child(3) .fade-in-right {
  -webkit-animation-delay: 0.03s;
  animation-delay: 0.24s;
}

.viewport-section:nth-child(4) .fade-in-top,
.viewport-section:nth-child(4) .fade-in-right {
  -webkit-animation-delay: 0.04s;
  animation-delay: 0.32s;
}

.viewport-section:nth-child(5) .fade-in-top,
.viewport-section:nth-child(5) .fade-in-right {
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.4s;
}

.viewport-section:nth-child(6) .fade-in-top,
.viewport-section:nth-child(6) .fade-in-right {
  -webkit-animation-delay: 0.06s;
  animation-delay: 0.48s;
}

.viewport-section:nth-child(7) .fade-in-top,
.viewport-section:nth-child(7) .fade-in-right {
  -webkit-animation-delay: 0.07s;
  animation-delay: 0.56s;
}

.viewport-section:nth-child(8) .fade-in-top,
.viewport-section:nth-child(8) .fade-in-right {
  -webkit-animation-delay: 0.08s;
  animation-delay: 0.64s;
}

.viewport-section:nth-child(9) .fade-in-top,
.viewport-section:nth-child(9) .fade-in-right {
  -webkit-animation-delay: 0.09s;
  animation-delay: 0.72s;
}

.viewport-section:nth-child(10) .fade-in-top,
.viewport-section:nth-child(10) .fade-in-right {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.8s;
}

@-webkit-keyframes showBar {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes showBar {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

#wrapper {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 1fr auto;
  grid-template-rows: auto 1fr auto;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
}

.container,
.hero-section-container {
  max-width: 1300px;
  padding: 0 16px;
  margin: 0 auto;
}

.container-services {
  max-width: 1300px;
}

@media screen and (min-width: 768px) {

  .container,
  .hero-section-container {
    padding: 0 24px;
  }
}

/* @media screen and (min-width: 1024px) {
  .container, .hero-section-container {
    padding: 0 24px; 
		max-width: 1320px;
	} 
} */

.text-upercase {
  text-transform: uppercase;
}

.social-networks li {
  display: inline-block;
  margin: 0 8px 0 4px;
}

.social-networks a {
  display: block;
  text-decoration: none;
  color: #9DA3BC;
}

.bg-stretch,
.hero-section,
.bg-contain {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.bg-contain {
  background-size: contain;
}

.bg-primary,
.bg-secondary,
.bg-white,
.col-holder-contacts .contact-us-form {
  position: relative;
  background: #F7F8FB;
}

.bg-primary {
  background: #4667ED;
  color: #fff;
}


.bg-white,
.col-holder-contacts .contact-us-form {
  background: #fff;
}

.container .bg-primary:before,
.hero-section-container .bg-primary:before,
.container .bg-primary:after,
.hero-section-container .bg-primary:after,
.container .bg-secondary:before,
.hero-section-container .bg-secondary:before,
.container .bg-secondary:after,
.hero-section-container .bg-secondary:after {
  content: '';
  position: absolute;
  width: 9999px;
  height: 100%;
  top: 0;
  background: #F7F8FB;
}

.container .bg-primary:before,
.hero-section-container .bg-primary:before,
.container .bg-secondary:before,
.hero-section-container .bg-secondary:before {
  right: 100%;
}

.container .bg-primary:after,
.hero-section-container .bg-primary:after,
.container .bg-secondary:after,
.hero-section-container .bg-secondary:after {
  left: 100%;
}

.container .bg-primary:before,
.hero-section-container .bg-primary:before,
.container .bg-primary:after,
.hero-section-container .bg-primary:after {
  background: #4667ED;
}

.text-link {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.6px;
}

@media screen and (max-width: 767px) {
  .md-visible {
    display: none;
  }
}

.text-center {
  text-align: center;
}

.section-title {
  margin-bottom: 40px;
  color: #191F38;
}

@media screen and (min-width: 768px) {
  .section-title {
    font-size: 22px;
    line-height: 1.65;
  }
}

.section-title-sm {
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .section-title-sm {
    margin-bottom: 7px;
  }
}

@media screen and (min-width: 1024px) {
  .section-title-sm {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .slick-cards-section {
    margin-bottom: 35px;
  }
}

.link-hidden {
  text-indent: -9999px;
  font-size: 0;
}

.vertical-align-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.pros-section,
.pros-section2 {
  margin-bottom: 50px;
  font-size: 18px;
}

.pros-section .col-holder,
.pros-section2 .col-holder {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pros-section .text-holder,
.pros-section2 .text-holder {
  position: relative;
  padding: 47px 0px 15px;
}

@media screen and (min-width: 768px) {

  .pros-section .text-holder,
  .pros-section2 .text-holder {
    padding: 40px 11px 24px;
  }
}

@media screen and (min-width: 1024px) {

  .pros-section .text-holder,
  .pros-section2 .text-holder {
    padding: 130px 30px 163px;
  }
}

.pros-section .text-holder:before,
.pros-section2 .text-holder:before {
  content: '';
  position: absolute;
  top: 0;
  left: -15px;
  background: #F7F8FB;
  width: 100vw;
  height: 122%;
  z-index: -1;
}

@media screen and (min-width: 1024px) {

  .pros-section .text-holder:before,
  .pros-section2 .text-holder:before {
    right: -50%;
    left: auto;
    height: 100%;
  }
}

.pros-section h2,
.pros-section .h2,
.pros-section2 h2,
.pros-section2 .h2 {
  font-size: 32px;
}

.pros-section .image-holder:before,
.pros-section2 .image-holder:before {
  bottom: -7px;
  right: -7px;
}

.pros-section .image-holder img,
.pros-section2 .image-holder img {
  width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .pros-section2 .col6 {
    padding: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}

.pros-section2 .text-holder {
  padding-top: 49px;
}

@media screen and (min-width: 768px) {
  .pros-section2 .text-holder {
    padding-top: 92px;
  }
}

@media screen and (min-width: 1024px) {
  .pros-section2 .text-holder {
    padding: 92px 30px 163px 10px;
  }
}

.pros-section2 .text-holder .text-wrap>span {
  display: block;
}

.blockquote {
  position: relative;
  border: none;
  border-bottom: 1px solid #D7D9DE;
  margin: 0 0 20px;
  padding: 30px 0 5px;
}

.blockquote:before {
  font-family: 'icomoon';
  content: '\e901';
  position: absolute;
  left: 0;
  top: -11px;
  background-repeat: no-repeat;
  font-size: 24px;
  color: #9DA3BC;
}

@media screen and (min-width: 768px) {
  .blockquote:before {
    top: -20px;
  }
}

.text-secondary {
  color: #5A6984;
}

.secondary-nav-list {
  position: relative;
  z-index: 10;
  /* margin-bottom: 40px; */
  background-color: #F7F8FB;
}

@media screen and (min-width: 768px) {
  .secondary-nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    text-align: center;
    font-size: 16px;
    padding: 20px 0;
    /* margin-bottom: 63px;  */
  }
}

@media screen and (min-width: 1024px) {
  .secondary-nav-list {
    /* margin-bottom: 80px; */
    padding: 29px 0;
  }
}

.secondary-nav-list:before {
  content: '';
  position: absolute;
  width: 9999px;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #EEF5FF;
  box-shadow: 0px 5px 10px 0px rgba(16, 24, 51, 0.08);
}

.secondary-nav-list .drop-holder {
  display: none;
  position: absolute;
  top: 100%;
  left: -16px;
  right: -16px;
  z-index: 5;
  background: #F7F8FB;
  padding-bottom: 10px;
  border-top: 2px solid #fff;
}

@media screen and (min-width: 768px) {
  .secondary-nav-list .drop-holder {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border: 0;
    padding: 0;
  }
}

.secondary-nav-list .opener {
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 11px 16px;
  margin: 0 -16px;
  color: #191F38;
  background-color: #F7F8FB;
  box-shadow: 0px 1px 4px -1px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 768px) {
  .secondary-nav-list .opener {
    display: none;
  }
}

.secondary-nav-list .opener:before {
  font-family: 'icomoon';
  content: "\e90f";
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 17px;
}

.secondary-nav-list-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
}

.secondary-nav-list-item:first-child:before {
  display: none;
}

.secondary-nav-list-item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 4px;
  height: 50px;
  background: #EDEEF4;
  display: none;
}

@media screen and (min-width: 768px) {
  .secondary-nav-list-item:before {
    display: block;
  }
}

.secondary-nav-list-item.active a {
  color: #191F38;
}

@media screen and (max-width: 767px) {


  .secondary-nav-list-item:first-child .secondary-nav-list-link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    width: calc(100% - 32px);
    height: 1px;
  }
}

.secondary-nav-list-item:not(:last-child) .secondary-nav-list-link:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
  width: calc(100% - 32px);
  height: 1px;
}

@media screen and (min-width: 768px) {
  .secondary-nav-list-item:not(:last-child) .secondary-nav-list-link:after {
    display: none;
  }
}

.secondary-nav-list-link {
  font-size: 16px;
  color: #4667ED;
  padding: 13px 16px;
  line-height: 1.4;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .secondary-nav-list-link {
    font-size: 20px;
    padding: 18px;
  }
}

.sticky-wrap-mobile-select-nav {
  width: 100%;
}

.sticky-wrap-mobile-select-nav.fixed-position .mobile-select-nav {
  margin: 0;
}

.step-list-holder {
  margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
  .step-list-holder {
    margin-bottom: 60px;
  }
}

.step-list {
  counter-reset: list;
}

@media screen and (min-width: 768px) {
  .step-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.step-list li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 20px;
  color: #5A6984;
}

@media screen and (min-width: 768px) {
  .step-list li {
    padding: 50px 20px 0 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
  }
}

.step-list li:last-child:after {
  display: none;
}

.step-list li:before {
  position: absolute;
  left: 0;
  top: -3px;
  counter-increment: list;
  content: counter(list);
  width: 32px;
  height: 32px;
  background: #F7F8FB;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 700;
  color: #000;
}

.bg-secondary .step-list li:before {
  background: #fff;
}

@media screen and (min-width: 768px) {
  .step-list li:after {
    content: '';
    position: absolute;
    left: 57px;
    top: 12px;
    width: calc(100% - 80px);
    height: 2px;
    background: #F7F8FB;
  }
}

.bg-secondary .step-list li:after {
  background: #e6e6e6;
}

@media screen and (min-width: 768px) {
  .md-hide {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .md-visible {
    display: block;
  }
}

.base-list>li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 13px;
  font-size: 16px;
  line-height: 26px;
}

.base-list>li:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 8px;
  height: 8px;
  background-color: #4667ED;
  border-radius: 50%;
}

.text-link {
  text-transform: uppercase;
  color: #4667ED;
}

.self-training-section .section-title {
  margin-bottom: 15px;
  color: #5A6984;
  max-width: 650px;
}

.self-training-section .product-visual-col-holder02 {
  margin-bottom: 0;
  padding: 18px 0 23px;
}

@media screen and (min-width: 768px) {
  .self-training-section .product-visual-col-holder02 {
    margin: 0 -12px;
    padding: 35px 0 27px;
  }
}

@media screen and (min-width: 1024px) {
  .self-training-section .product-visual-col-holder02 {
    padding: 35px 0 37px;
  }
}

@media screen and (min-width: 768px) {
  .self-training-section .product-visual-col-holder02 .col3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    max-width: 25%;
  }
}

.self-training-section .product-visual-col-holder02 .ico-holder img {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .blockquote-card-holder {
    margin-bottom: 40px;
  }
}

.blockquote-card-holder [class^='col'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blockquote-card {
  border-bottom: 0;
  padding: 72px 15px 39px 19px;
}

@media screen and (min-width: 1024px) {
  .blockquote-card {
    padding: 79px 42px 44px 25px;
  }
}

.blockquote-card:before {
  color: #4667ED;
  font-size: 27px;
  top: 21px;
  left: 19px;
}

@media screen and (min-width: 768px) {
  .blockquote-card:before {
    top: 28px;
    left: 23px;
  }
}

.message-section {
  position: relative;
  padding-top: 50px;
}

@media screen and (min-width: 768px) {
  .message-section {
    padding-top: 110px;
  }
}

.message-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  width: 100vw;
  height: 100%;
  z-index: -1;
  background-color: #F7F8FB;
}

.message-section .title-holder {
  text-align: center;
  color: #191F38;
  font-size: 18px;
  max-width: 800px;
  margin: 0 auto 40px;
}

.evaluation-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
}

.reviews.star-0__5 li:first-child .stars-in {
  width: 50%;
}

@-moz-document url-prefix() {
  .reviews.star-0__5 li:first-child .stars-in {
    width: calc(100% - 16px);
  }
}

.reviews.star-1__0 li:first-child .stars-in {
  width: 100%;
}

.reviews.star-1__5 li:first-child .stars-in {
  width: 100%;
}

.reviews.star-1__5 li:nth-child(2) .stars-in {
  width: 50%;
}

@-moz-document url-prefix() {
  .reviews.star-1__5 li:nth-child(2) .stars-in {
    width: calc(100% - 16px);
  }
}

.reviews.star-2__0 li:nth-child(-n + 2) .stars-in {
  width: 100%;
}

.reviews.star-2__5 li:nth-child(-n + 2) .stars-in {
  width: 100%;
}

.reviews.star-2__5 li:nth-child(3) .stars-in {
  width: 50%;
}

@-moz-document url-prefix() {
  .reviews.star-2__5 li:nth-child(3) .stars-in {
    width: calc(100% - 16px);
  }
}

.reviews.star-3__0 li:nth-child(-n + 3) .stars-in {
  width: 100%;
}

.reviews.star-3__5 li:nth-child(-n + 3) .stars-in {
  width: 100%;
}

.reviews.star-3__5 li:nth-child(4) .stars-in {
  width: 50%;
}

@-moz-document url-prefix() {
  .reviews.star-3__5 li:nth-child(4) .stars-in {
    width: calc(100% - 16px);
  }
}

.reviews.star-4__0 li:nth-child(-n + 4) .stars-in {
  width: 100%;
}

.reviews.star-4__5 li:nth-child(-n + 4) .stars-in {
  width: 100%;
}

.reviews.star-4__5 li:nth-child(5) .stars-in {
  width: 50%;
}

@-moz-document url-prefix() {
  .reviews.star-4__5 li:nth-child(5) .stars-in {
    width: calc(100% - 16px);
  }
}

.reviews.star-5__0 li:nth-child(-n + 5) .stars-in {
  width: 100%;
}

.reviews .stars-out {
  position: relative;
  margin-right: 3px;
  color: #edeff3;
  z-index: 1;
}

.reviews .stars-in {
  position: absolute;
  z-index: 2;
  width: 0;
  color: #F5B457;
  font-size: inherit;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .training-events-stats {
    margin-bottom: 41px;
  }
}

.training-events-stats .title-holder {
  font-size: 18px;
  color: #5A6984;
}

@media screen and (min-width: 768px) {
  .training-events-stats .title-holder {
    margin-bottom: 37px;
  }
}

@media screen and (min-width: 1024px) {
  .training-events-stats .title-holder {
    margin-bottom: 44px;
  }
}

.training-events-stats .events-stats-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px 10px;
}

@media screen and (min-width: 768px) {
  .training-events-stats .events-stats-list {
    margin: 0 -10px 20px;
  }
}

.training-events-stats .events-stats-list li {
  width: 50%;
  margin-bottom: 20px;
  padding: 0 10px;
}

@media screen and (min-width: 768px) {
  .training-events-stats .events-stats-list li {
    width: 25%;
    margin-bottom: 0;
  }
}

.training-events-stats .events-stats-list li .category {
  color: #5A6284;
  font-weight: bold;
}

.training-events-stats .events-stats-list li .value {
  color: #191F38;
  display: block;
  font-size: 36px;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .training-events-stats .events-stats-list li .value {
    margin-bottom: 12px;
  }
}

@media screen and (min-width: 1024px) {
  .training-events-stats .events-stats-list li .value {
    font-size: 60px;
    margin-bottom: 0;
  }
}

.nav-active {
  overflow: hidden;
}

[id='header'] {
  padding: 20px 0 0;
  background: #fff;
  position: relative;
  z-index: 12;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  width: 100% !important;
}

[id='header'].no-shadow {
  box-shadow: none;
}

@media screen and (min-width: 768px) {

  [id='header'] .container,
  [id='header'] .hero-section-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-bottom: 16px;
  }
}

[id='header'] .logo {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  [id='header'] .logo {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    margin-right: 20px;
  }
}

@media screen and (min-width: 1024px) {
  [id='header'] .logo {
    margin-right: 28px;
  }
}

[id='header'] a {
  text-decoration: none;
  color: inherit;
}

[id='header'] a.button-outline {
  color: #4667ED;
}

@media screen and (max-width: 767px) {
  [id='header'] a.button-outline {
    color: #191F38;
    font-weight: 400;
  }
}

[id='header'] .link-title {
  display: block;
  font-size: 16px;
  line-height: 1.325;
  margin-bottom: 5px;
}

@media screen and (min-width: 768px) {
  [id='header'] .link-title {
    margin-bottom: 0;
  }
}

[id='header'] .drop-menu-secondary {
  font-weight: 700;
  padding-top: 20px;
}

[id='header'] .drop-menu-secondary li {
  background: url(images/iconfinder-icon.svg);
  background-size: 18px;
  line-height: 1.2;
  padding-left: 25px;
  background-repeat: no-repeat;
  padding-bottom: 16px;
  box-shadow: none;
}

@media screen and (min-width: 768px) {
  [id='header'] .drop-menu-secondary li {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
}

.nav-opener {
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  right: 16px;
  top: 22px;
  background: none;
  border: none;
  text-indent: -9999px;
  font-size: 25px;
  outline: none;
}

@media screen and (min-width: 768px) {
  .nav-opener {
    display: none;
  }
}

.nav-opener:before {
  font-family: 'icomoon';
  content: "\e90e";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-indent: 0;
}

.nav-active .nav-opener:before {
  content: "\e90d";
}

[id="nav"]>li:hover>a,
[id="nav"]>li.active>a,
[id="nav"]>li.open-close-active>a {
  background-color: #EEF5FF;
}

[id="nav"]>li:hover .has-drop-down-a:after,
[id="nav"]>li.active .has-drop-down-a:after,
[id="nav"]>li.open-close-active .has-drop-down-a:after {
  color: #4667ED;
}

[id="nav"]>li>a:focus {
  background-color: #EEF5FF;
}

[id="nav"]>li>a {
  padding: 16px;
  display: block;
  border-radius: 2px;
}

@media screen and (min-width: 768px) {
  [id="nav"]>li>a {
    margin: 0 10px;
    padding: 7px 12px;
  }
}

@media screen and (min-width: 1024px) {
  [id="nav"]>li>a {
    margin: 0 15px;
  }
}

[id="nav"]>li .has-drop-down-a {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

@media screen and (min-width: 768px) {
  [id="nav"]>li .has-drop-down-a {
    padding: 7px 16px 7px 12px;
  }
}

@media screen and (min-width: 1024px) {
  [id="nav"]>li .has-drop-down-a {
    padding-right: 28px;
  }
}

.has-drop-down-a {
  position: relative;
  display: block;
}

.has-drop-down-a:after {
  font-family: 'icomoon';
  content: "\e90f";
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #DCDFE9;
}

@media screen and (min-width: 768px) {
  .has-drop-down-a:after {
    right: 2px;
  }
}

@media screen and (min-width: 1024px) {
  .has-drop-down-a:after {
    right: 8px;
  }
}

.open-close-active .has-drop-down-a:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  color: #4667ED;
}

.drop-menu {
  font-size: 14px;
  display: none;
}

@media screen and (min-width: 768px) {
  .drop-menu {
    background: #fff;
  }
}

.open-close-active .drop-menu {
  opacity: 1;
  height: auto;
  visibility: visible;
}

@media screen and (max-width: 767px) {

  [id='header'] .container,
  [id='header'] .hero-section-container {
    padding-left: 0;
    padding-right: 0;
  }

  [id='header'] .logo {
    padding-left: 16px;
    padding-bottom: 16px;
  }

  .header-holder {
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    opacity: 0;
    height: 0;
    visibility: hidden;
    overflow-y: auto;
  }

  .nav-active .header-holder {
    opacity: 1;
    height: calc(100vh - 72px);
    visibility: visible;
    padding-bottom: 50px;
  }

  [id="nav"] li {
    box-shadow: inset 0 1px 0 0 #EDEEF4;
  }

  [id="nav"] li.open-close-active {
    background: #F7F8FB;
  }
}

@media screen and (max-width: 767px) and (min-width: 1024px) {
  [id="nav"] li a {
    padding-right: 60px;
  }
}

@media screen and (max-width: 767px) {
  .open-close-active .has-drop-down-a {
    color: #4667ED;
  }

  .nav-col-actions .text-btn,
  .nav-col-actions .button-outline {
    padding: 16px;
    display: block;
    box-shadow: inset 0 1px 0 0 #EDEEF4;
    width: 100%;
  }

  .nav-col-actions .text-btn:last-child,
  .nav-col-actions .button-outline:last-child {
    border-bottom: 1px solid #EDEEF4;
  }

  .nav-col-actions .text-btn:hover,
  .nav-col-actions .button-outline:hover {
    color: #4667ED;
  }

  .nav-col-actions .button-outline {
    border: none;
    background: none;
    text-align: left;
  }

  .nav-col-actions .button-outline:before {
    border-radius: 0;
  }

  .nav-col-actions .button {
    border-radius: 0;
  }
}

.text-btn:hover,
.button-outline:hover {
  color: #4667ED;
}

.nav-banner-holder {
  padding: 16px;
  text-align: center;
  color: #4A6BE5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nav-banner-holder a {
  display: block;
  width: 100%;
}

.nav-banner-holder img {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .header-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
  }

  .nav-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  [id='nav'] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  [id='nav'] .drop-menu-link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    max-width: 1300px;
    margin: 0 auto;
  }

  [id='nav'] .drop-menu-link-list a:hover {
    color: #4667ED;
  }

  [id='nav'] .col3 {
    max-width: 33.33%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 33.33%;
    flex: 1 0 33.33%;
  }

  [id='nav'] .col3:first-child {
    padding-left: 0
  }

  [id='nav'] .col3:last-child {
    padding-right: 0
  }

  [id='nav'] .col3>a {
    padding-top: 10px;
  }

  [id='nav'] .products .col3:last-of-type>a {
    text-align: left;
  }

  .drop-menu-item.drop-menu-item {
    max-width: none;
  }

  .drop-menu {
    position: absolute;
    left: 0;
    top: 100%;
    padding-top: 10px;
    padding-bottom: 30px;
    box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), 0 5px 10px 0 rgba(0, 0, 0, 0.11);
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .nav-col-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .button-outline {
    border: 2px solid transparent;
    border-radius: 45px;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: .6px;
    background: none;
    border: 2px solid #4A6BE5;
    background-color: transparent;
    color: #4A6BE5;
    padding: 8px 18px 7px;
  }
}

.block-bordered-left {
  padding-bottom: 5px;
}

@media screen and (min-width: 768px) {
  .nav-col-actions {
    display: none;
  }

  .block-bordered-left {
    position: relative;
    padding-right: 80px;
  }

  .block-bordered-left:before {
    content: '';
    position: absolute;
    left: 4px;
    top: 20px;
    width: 2px;
    height: calc(100% - 40px);
    background: #EDEEF4;
  }
}

@media screen and (min-width: 1024px) {
  .nav-col-actions {
    display: flex;
  }

  .drop-menu-link-list {
    padding: 0 36px 0 20px;
  }
}

@media screen and (min-width: 1024px) {
  .nav-col-actions {
    margin: 0 -16px;
  }
}

.nav-col-actions a:not(:last-child) {
  padding: 16px;
  display: block;
  border-radius: 2px;
}

@media screen and (min-width: 768px) {
  .nav-col-actions a:not(:last-child) {
    padding: 7px 12px;
    margin: 0;
  }
}

@media screen and (min-width: 1024px) {
  .nav-col-actions a:not(:last-child) {
    margin: 0 8px;
  }
}

.nav-col-actions a:not(:last-child):hover {
  background-color: #EEF5FF;
  color: #192438;
}

@media screen and (min-width: 768px) {
  .nav-col-actions>* {
    margin: 0 8px;
  }
}

@media screen and (min-width: 1024px) {
  .nav-col-actions>* {
    margin: 0 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .nav-banner-holder {
    display: none;
  }
}

.drop-menu-item {
  padding: 0 16px 0;
  margin-bottom: 16px;
  line-height: 1.5;
}

@media screen and (min-width: 768px) {
  .drop-menu-item {
    padding: 16px 0 0 0;
    max-width: 33.33%;
    margin-bottom: 0;
    min-height: 90px;
    display: block;
  }

}

.drop-menu-item>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 353px;

}

.drop-menu-item>a:hover {
  color: #4667ED;
}

.drop-menu-item .drop-menu-image {
  max-width: 60px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  padding: 10px;
  margin-right: 10px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
}

@media screen and (min-width: 768px) {
  .drop-menu-item .drop-menu-image {
    max-width: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    padding: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1024px) {
  .drop-menu-item {
    max-width: none;
  }

  .nav-banner-holder {
    position: absolute;
    right: 0;
    top: 100%;
    display: block;
  }
}

.header-event-block {
  padding: 0 15px 30px;
  text-align: center;
}

.header-event-block img {
  display: block;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .header-event-block {
    margin-bottom: 0;
  }

  .header-event-block a {
    display: block;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .header-event-block {
    display: none;
  }
}

.header-event-block .text-link {
  font-weight: 600;
}

.header-event-block:hover .text-link {
  color: #2135A3;
}

.events-section .card {
  padding-top: 0;
}

.events-section .section-title {
  margin-bottom: 27px;
}

@media screen and (min-width: 1024px) {
  .events-section .section-title {
    margin-bottom: 32px;
  }
}

.events-section img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .events-section .slide {
    margin-bottom: 10px;
  }
}

.events-section .slick-cards .img-holder {
  position: relative;
  height: auto;
  width: calc(100% + 40px);
  margin: 0 -20px 16px;
}

.events-section.training-card-holder .card .h1,
.events-section.training-card-holder .card .h1,
.events-section.training-card-holder .card h2,
.events-section.training-card-holder .card .h2,
.events-section.training-card-holder .card h3,
.events-section.training-card-holder .card .h3,
.events-section.training-card-holder .card h4,
.events-section.training-card-holder .card .h4,
.events-section.training-card-holder .card h5,
.events-section.training-card-holder .card .h5,
.events-section.training-card-holder .card h6,
.events-section.training-card-holder .card .h6 {
  -webkit-box-ordinal-group: -1;
  -ms-flex-order: -2;
  order: -2;
}

.events-section.training-card-holder .card .ivents-info {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .events-section.training-card-holder .card .ivents-info {
    margin-bottom: 0;
  }
}

.events-section.training-card-holder .card .text-holder {
  padding: 27px 20px 21px;
}

@media screen and (min-width: 1024px) {
  .events-section.training-card-holder .card .text-holder {
    padding: 26px 20px 40px;
  }
}

.spotlight-section {
  margin-bottom: 10px;
}

@media screen and (min-width: 1024px) {
  .spotlight-section {
    margin-bottom: 50px;
  }
}

.spotlight-section .section-title {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .spotlight-section .section-title {
    margin-bottom: 40px;
  }
}

.spotlight-section .section-title>h2 {
  font-size: 28px;
}

@media screen and (min-width: 768px) {
  .spotlight-section .col6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 1024px) {
  .spotlight-section .col6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.spotlight-section .card img {
  -webkit-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
}

.spotlight-section .card:hover img {
  box-shadow: 0px 15px 15px -3px rgba(16, 24, 51, 0.3);
}

.spotlight-section .card .text-holder h4 {
  font-size: 21px;
}

.spotlight-section h4,
.spotlight-section .h4 {
  margin-bottom: 4px;
}

@media screen and (max-width: 767px) {

  .spotlight-section h4,
  .spotlight-section .h4 {
    font-size: 16px;
  }
}

.partner-section,
.country-partner-section {
  margin-bottom: 80px;
}

@media screen and (min-width: 1024px) {

  .partner-section,
  .country-partner-section {
    margin-bottom: 120px;
  }
}

.partner-section .section-title-center,
.country-partner-section .section-title-center {
  margin: 0 auto;
  text-align: center;
}

.partner-section h4,
.partner-section .h4,
.country-partner-section h4,
.country-partner-section .h4 {
  color: #848BA7;
  margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {

  .partner-section h4,
  .partner-section .h4,
  .country-partner-section h4,
  .country-partner-section .h4 {
    margin-bottom: 30px;
  }
}

.partner-section a,
.country-partner-section a {
  display: block;
}

.partner-section,
.partner-section2 {
  text-align: center;
  overflow: hidden;
  margin-bottom: 175px;
  padding-top: 60px;
}

@media screen and (min-width: 1024px) {

  .partner-section,
  .partner-section2 {
    margin-bottom: 207px;
    padding-top: 100px;
  }
}

.training-bespoke-page .partner-section,
.training-bespoke-page .partner-section2 {
  padding-top: 0;
  margin-bottom: 120px;
}

@media screen and (min-width: 768px) {

  .training-bespoke-page .partner-section,
  .training-bespoke-page .partner-section2 {
    margin-bottom: 155px;
  }
}

@media screen and (min-width: 1024px) {

  .training-bespoke-page .partner-section,
  .training-bespoke-page .partner-section2 {
    margin-bottom: 174px;
  }
}

.partner-section .section-title-center,
.partner-section2 .section-title-center {
  margin: 0 auto;
}

.partner-section h4,
.partner-section .h4,
.partner-section2 h4,
.partner-section2 .h4 {
  color: #848BA7;
  margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {

  .partner-section h4,
  .partner-section .h4,
  .partner-section2 h4,
  .partner-section2 .h4 {
    margin-bottom: 30px;
  }
}

.partner-section .mask,
.partner-section2 .mask {
  overflow: hidden;
  width: 100vw;
}

.partner-section .line-box,
.partner-section2 .line-box {
  max-width: 100vw;
  width: 100vw;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.partner-section .line-box .line,
.partner-section2 .line-box .line {
  width: 9999px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.partner-section .line-box .partner-col,
.partner-section2 .line-box .partner-col {
  max-width: 20%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 20px;
}

.partner-section .partner-col img,
.partner-section2 .partner-col img {
  max-height: 100px;
}

.partner-section .mask .partner-col {
  min-width: 150px;
}

@media screen and (min-width: 1024px) {
  .partner-section2 {
    margin-bottom: 100px;
  }
}

.partner-section2 .mask {
  width: auto;
}

@media screen and (max-width: 1023px) {
  .partner-section2 .line-box2 .line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.partner-section2 .line-box2 .line {
  overflow-x: auto;
  padding: 15px 0;
}

@media screen and (min-width: 1024px) {
  .partner-section2 .line-box2 .line {
    overflow-x: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.partner-section2 .line-box2 .line .partner-col {
  padding: 0 15px;
  min-width: 150px;
}

@media screen and (min-width: 480px) {
  .partner-section2 .line-box2 .line .partner-col {
    min-width: 130px;
  }
}

@media screen and (min-width: 1024px) {
  .partner-section2 .line-box2 .line .partner-col {
    padding: 0 15px;
    min-width: 0;
    width: auto;
  }
}

.country-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media screen and (min-width: 768px) {
  .country-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.country-wrap img {
  max-width: 60px;
}

.country-wrap-item {
  max-width: 250px;
  margin: 0 10px 20px;
}

@media screen and (min-width: 768px) {
  .country-wrap-item {
    width: 16.66666666666667%;
    margin: 0 0 20px;
  }
}

.country-wrap-item>span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.country-wrap-item img {
  max-width: 35px;
  max-height: 55px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-right: 8px;
}

.country-wrap-item .country-name {
  color: #191F38;
}

.cta-section {
  color: #fff;
  background-color: #4667ED;
  font-size: 18px;
  padding: 66px 0;
}

@media screen and (min-width: 1024px) {
  .cta-section {
    padding: 111px 0;
  }
}

@media screen and (min-width: 768px) {
  .cta-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.cta-section h2,
.cta-section .h2 {
  color: #fff;
}

.cta-section h2,
.cta-section .h2,
.cta-section p {
  margin-bottom: 20px;
}

.cta-section .btn,
.cta-section .comment-form input[type='submit'],
.comment-form .cta-section input[type='submit'],
.cta-section .post-password-form input[type='submit'],
.post-password-form .cta-section input[type='submit'],
.cta-section .search-form input[type='submit'],
.search-form .cta-section input[type='submit'],
.cta-section .navigation .next,
.navigation .cta-section .next,
.cta-section .navigation .prev,
.navigation .cta-section .prev,
.cta-section .navigation-comments .next,
.navigation-comments .cta-section .next,
.cta-section .navigation-comments .prev,
.navigation-comments .cta-section .prev,
.cta-section .navigation-single .next,
.navigation-single .cta-section .next,
.cta-section .navigation-single .prev,
.navigation-single .cta-section .prev,
.cta-section .badge,
.cta-section .mailpoet_submit,
.cta-section .popup-form [type='submit'],
.popup-form .cta-section [type='submit'],
.cta-section .contact-us-form [type='submit'],
.contact-us-form .cta-section [type='submit'] {
  font-size: 16px;
}

[id='footer'] {
  background: #F7F8FB;
  margin-top: auto;
  padding-top: 170px;
}

@media screen and (min-width: 768px) {
  [id='footer'] {
    padding-top: 133px;
  }
}

[id='footer'] .col-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

[id='footer'] .col3 {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  [id='footer'] .col3 {
    max-width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    margin-bottom: 11px;
  }
}

@media screen and (min-width: 1024px) {
  [id='footer'] .col3 {
    max-width: 25%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
  }
}

[id='footer'] h6,
[id='footer'] .h6 {
  padding-top: 10px;
  font-size: 20px;
  margin-bottom: 17px;
}

[id='footer'] address {
  font-style: normal;
  margin-bottom: 20px;
  color: #5A6984;
}

[id='footer'] address a {
  display: block;
  color: inherit;
}

[id='footer'] address a:hover,
[id='footer'] address a:focus {
  color: #2135A3;
}

[id='footer'] .btn,
[id='footer'] .comment-form input[type='submit'],
.comment-form [id='footer'] input[type='submit'],
[id='footer'] .post-password-form input[type='submit'],
.post-password-form [id='footer'] input[type='submit'],
[id='footer'] .search-form input[type='submit'],
.search-form [id='footer'] input[type='submit'],
[id='footer'] .navigation .next,
.navigation [id='footer'] .next,
[id='footer'] .navigation .prev,
.navigation [id='footer'] .prev,
[id='footer'] .navigation-comments .next,
.navigation-comments [id='footer'] .next,
[id='footer'] .navigation-comments .prev,
.navigation-comments [id='footer'] .prev,
[id='footer'] .navigation-single .next,
.navigation-single [id='footer'] .next,
[id='footer'] .navigation-single .prev,
.navigation-single [id='footer'] .prev,
[id='footer'] .badge,
[id='footer'] .mailpoet_submit,
[id='footer'] .popup-form [type='submit'],
.popup-form [id='footer'] [type='submit'],
[id='footer'] .contact-us-form [type='submit'],
.contact-us-form [id='footer'] [type='submit'] {
  min-width: 180px;
}

.footer-logo {
  display: block;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .footer-nav {
    padding-right: 50px;
  }
}

.footer-nav li {
  margin-bottom: 13px;
}

.footer-nav a {
  text-decoration: none;
  color: inherit;
}

.footer-nav a:hover,
.footer-nav a:focus {
  color: #4A6BE5;
}

.footer-nav .decorated-link {
  position: relative;
  color: #4667ED;
  padding: 0 20px;
  margin-left: 4px;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition: opacity .3s .5s;
  transition: opacity .3s .5s;
}

.footer-nav .decorated-link.in-viewport {
  opacity: 1;
}

.footer-nav .decorated-link:before,
.footer-nav .decorated-link:after {
  content: '';
  width: 20px;
  height: 20px;
  background: url(images/Stars-Left@3x.svg) no-repeat 50% 50%;
  position: absolute;
  left: -3px;
  top: 3px;
}

.footer-nav .decorated-link:after {
  left: auto;
  right: -3px;
  background: url(images/Stars-Righht@3x.svg) no-repeat 50% 50%;
}

.footer-holder {
  padding: 20px 0;
  border-top: 1px solid #E6E6E6;
}

@media screen and (min-width: 1024px) {
  .footer-holder .col3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (min-width: 1024px) and (max-width: 767px) {

  .footer-holder .col3:first-child,
  .footer-holder .col3:nth-child(2) {
    max-width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
}

.footer-holder a {
  color: #191F38;
}

.footer-holder a:hover,
.footer-holder a:focus {
  color: #2135A3;
}

.footer-holder .social-networks {
  font-size: 24px;
}

.footer-holder .social-networks a:before {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  color: #9DA3BC;
}

.footer-holder .social-networks a:hover:before,
.footer-holder .social-networks a:focus:before {
  color: #4A6BE5;
}

.lang-list-holder {
  position: relative;
}

.lang-list-opener {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #191F38;
  cursor: pointer;
}

.lang-list-opener:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 100%;
  height: 5px;
  width: 100%;
}

.lang-list-opener [class^='icon'] {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  color: #9DA8BC;
}

.lang-list-opener .icon-triangle-down {
  font-size: 14px;
}

.lang-list {
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  background: #F7F8FB;
  padding-left: 45px;
  z-index: 2;
}

.lang-list a {
  color: inherit;
}

.optimize-cards {
  background-color: #F7F8FB;
  padding-top: 73px;
  margin-bottom: 63px;
}

@media screen and (min-width: 768px) {
  .optimize-cards {
    padding: 289px 0 0;
    margin: -337px 0 53px;
  }
}

@media screen and (min-width: 1024px) {
  .optimize-cards {
    padding: 253px 0 0;
    margin: -322px 0 100px;
  }
}

.optimize-cards:before {
  background-color: #F7F8FB;
}

.optimize-cards h2 {
  margin-bottom: 90px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .optimize-cards h2 {
    margin-bottom: 100px;
  }
}

@media screen and (min-width: 1024px) {
  .optimize-cards h2 {
    margin-bottom: 52px;
  }
}

.optimize-cards article {
  background-color: #fff;
}

.optimize-cards .slick-list {
  overflow: visible;
}

.optimize-cards .slick-list:before,
.optimize-cards .slick-list:after {
  background: #F7F8FB;
}

.optimize-cards .slick-cards .img-holder {
  width: auto;
  margin: 0 0 9px;
  padding: 0;
}

.optimize-cards .slick-cards>button {
  background-color: #fff;
}

.optimize-cards .slick-cards h4 {
  margin-bottom: 10px;
}

.optimize-cards .slick-cards p {
  line-height: 26px;
}

.optimize-cards .slick-cards .col {
  box-shadow: 0 0px 10px 0 rgba(16, 24, 51, 0.08);
}

.data-collection-info {
  background-color: #F7F8FB;
  padding: 61px 0 39px;
}

@media screen and (min-width: 768px) {
  .data-collection-info {
    padding: 82px 0;
  }
}

@media screen and (min-width: 1024px) {
  .data-collection-info {
    padding: 119px 0 100px;
  }
}

.data-collection-info:before {
  background-color: #F7F8FB;
}

.data-collection-info .section-title {
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .data-collection-info .section-title {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 1024px) {
  .data-collection-info .section-title {
    max-width: 753px;
    margin: 0 auto 60px;
  }
}

.data-collection-info .section-title>h2 {
  text-align: center;
  margin-bottom: 19px;
}

@media screen and (min-width: 768px) {
  .data-collection-info .section-title>h2 {
    margin-bottom: 23px;
  }
}

.data-collection-info .section-title p {
  font-size: 18px;
  line-height: 28px;
}

@media screen and (min-width: 768px) {
  .cards-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -8px;
  }
}

@media screen and (min-width: 1024px) {
  .cards-wrapper {
    margin: 0 -12px;
  }
}

.cards-wrapper .col6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px) {
  .cards-wrapper .col6 {
    padding: 0 8px;
  }
}

@media screen and (min-width: 1024px) {
  .cards-wrapper .col6 {
    padding: 0 12px;
  }
}

.cards-wrapper .card-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
  background-color: #fff;
  color: #5A6984;
  padding: 24px 16px 17px;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .cards-wrapper .card-holder {
    padding: 26px 20px 7px;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  .cards-wrapper .card-holder {
    padding: 37px 31px 51px;
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .cards-wrapper .card-holder {
    width: 100%;
  }
}

.cards-wrapper .card-holder h3 {
  margin-bottom: 5px;
}

.cards-wrapper .img-holder {
  width: 91px;
}

.cards-wrapper .btn-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: auto;
}

@media screen and (min-width: 1200px) {
  .cards-wrapper .btn-holder {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.cards-wrapper .btn-holder .btn,
.cards-wrapper .btn-holder .comment-form input[type='submit'],
.comment-form .cards-wrapper .btn-holder input[type='submit'],
.cards-wrapper .btn-holder .post-password-form input[type='submit'],
.post-password-form .cards-wrapper .btn-holder input[type='submit'],
.cards-wrapper .btn-holder .search-form input[type='submit'],
.search-form .cards-wrapper .btn-holder input[type='submit'],
.cards-wrapper .btn-holder .navigation .next,
.navigation .cards-wrapper .btn-holder .next,
.cards-wrapper .btn-holder .navigation .prev,
.navigation .cards-wrapper .btn-holder .prev,
.cards-wrapper .btn-holder .navigation-comments .next,
.navigation-comments .cards-wrapper .btn-holder .next,
.cards-wrapper .btn-holder .navigation-comments .prev,
.navigation-comments .cards-wrapper .btn-holder .prev,
.cards-wrapper .btn-holder .navigation-single .next,
.navigation-single .cards-wrapper .btn-holder .next,
.cards-wrapper .btn-holder .navigation-single .prev,
.navigation-single .cards-wrapper .btn-holder .prev,
.cards-wrapper .btn-holder .badge,
.cards-wrapper .btn-holder .mailpoet_submit,
.cards-wrapper .btn-holder .popup-form [type='submit'],
.popup-form .cards-wrapper .btn-holder [type='submit'],
.cards-wrapper .btn-holder .contact-us-form [type='submit'],
.contact-us-form .cards-wrapper .btn-holder [type='submit'] {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

@media screen and (min-width: 480px) {

  .cards-wrapper .btn-holder .btn,
  .cards-wrapper .btn-holder .comment-form input[type='submit'],
  .comment-form .cards-wrapper .btn-holder input[type='submit'],
  .cards-wrapper .btn-holder .post-password-form input[type='submit'],
  .post-password-form .cards-wrapper .btn-holder input[type='submit'],
  .cards-wrapper .btn-holder .search-form input[type='submit'],
  .search-form .cards-wrapper .btn-holder input[type='submit'],
  .cards-wrapper .btn-holder .navigation .next,
  .navigation .cards-wrapper .btn-holder .next,
  .cards-wrapper .btn-holder .navigation .prev,
  .navigation .cards-wrapper .btn-holder .prev,
  .cards-wrapper .btn-holder .navigation-comments .next,
  .navigation-comments .cards-wrapper .btn-holder .next,
  .cards-wrapper .btn-holder .navigation-comments .prev,
  .navigation-comments .cards-wrapper .btn-holder .prev,
  .cards-wrapper .btn-holder .navigation-single .next,
  .navigation-single .cards-wrapper .btn-holder .next,
  .cards-wrapper .btn-holder .navigation-single .prev,
  .navigation-single .cards-wrapper .btn-holder .prev,
  .cards-wrapper .btn-holder .badge,
  .cards-wrapper .btn-holder .mailpoet_submit,
  .cards-wrapper .btn-holder .popup-form [type='submit'],
  .popup-form .cards-wrapper .btn-holder [type='submit'],
  .cards-wrapper .btn-holder .contact-us-form [type='submit'],
  .contact-us-form .cards-wrapper .btn-holder [type='submit'] {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

.cards-wrapper .btn-holder a {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 15px 0;
}

@media screen and (min-width: 1200px) {
  .cards-wrapper .btn-holder a {
    margin: 0 15px 0 0;
  }
}

.secvices-section {
  color: #fff;
  padding: 60px 0 54px;
}

@media screen and (min-width: 768px) {
  .secvices-section {
    padding: 80px 0 48px;
  }
}

@media screen and (min-width: 1024px) {
  .secvices-section {
    padding: 100px 0 109px;
  }
}

.secvices-section:before {
  background-color: #4667ED;
}

.secvices-section>h2 {
  text-align: center;
  margin-bottom: 25px;
}

@media screen and (min-width: 768px) {
  .secvices-section>h2 {
    margin-bottom: 28px;
  }
}

@media screen and (min-width: 1024px) {
  .secvices-section>h2 {
    margin-bottom: 54px;
  }
}

.secvices-section h1,
.secvices-section .h1,
.secvices-section h2,
.secvices-section .h2,
.secvices-section h3,
.secvices-section .h3,
.secvices-section h4,
.secvices-section .h4,
.secvices-section h5,
.secvices-section .h5,
.secvices-section h6,
.secvices-section .h6 {
  color: #fff;
}

@media screen and (min-width: 768px) {
  .secvices-section .secvices-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1024px) {
  .secvices-section .secvices-holder {
    margin: 0 -17px;
  }
}

.secvices-section .secvices-card {
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .secvices-section .secvices-card {
    padding: 0 20px;
    margin-bottom: 13px;
    width: 33.33333%;
  }
}

@media screen and (min-width: 1024px) {
  .secvices-section .secvices-card {
    padding: 0 17px;
    margin-bottom: 0;
    width: 20%;
  }
}

.secvices-section .secvices-card .img-holder {
  width: 85px;
  margin: 0 0 -9px -18px;
}

@media screen and (min-width: 1024px) {
  .secvices-section .secvices-card .img-holder {
    margin: 0 0 0 -18px;
  }
}

.secvices-section .secvices-card h4 {
  margin-bottom: 8px;
}

@media screen and (min-width: 1024px) {
  .secvices-section .secvices-card h4 {
    margin-bottom: 7px;
  }
}

.secvices-section .secvices-card p:last-child {
  margin-bottom: 0;
}

.table-section {
  font-size: 18px;
  padding: 61px 0 33px;
}

@media screen and (min-width: 768px) {
  .table-section {
    padding: 80px 0 48px;
  }
}

@media screen and (min-width: 1024px) {
  .table-section {
    padding: 91px 0 68px;
  }
}

.table-section .section-title {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .table-section .section-title {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .table-section .section-title {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .table-section .section-title p {
    margin-bottom: 0;
  }
}

.table-section .table-wrapper {
  position: relative;
}

.table-section .table-wrapper .first-table {
  margin-top: -20px !important;
}

@media screen and (min-width: 1024px) {
  .table-section .table-wrapper .first-table {
    margin-top: -31px !important;
  }
}

.table-section .fixed-position>.btn-holder {
  -webkit-animation: showBar ease .5s;
  animation: showBar ease .5s;
}

.table-section .btn-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: center;
}

@media screen and (min-width: 480px) {
  .table-section .btn-holder {
    padding: 12px 20px;
  }
}

@media screen and (min-width: 768px) {
  .table-section .btn-holder {
    padding: 12px 19px;
  }
}

@media screen and (min-width: 1024px) {
  .table-section .btn-holder {
    padding: 12px 35px;
  }
}

.table-section .btn-holder:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  width: 100vw;
  height: 100%;
  z-index: -1;
}

@media screen and (min-width: 768px) {
  .table-section .btn-holder .btn-wrap {
    width: 22%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (min-width: 1024px) {
  .table-section .btn-holder .btn-wrap {
    width: 20%;
  }
}

@media screen and (min-width: 1200px) {
  .table-section .btn-holder .btn-wrap {
    width: auto;
  }
}

.table-section .btn-holder .btn-wrap:last-child {
  position: absolute;
}

@media screen and (min-width: 768px) {
  .table-section .btn-holder .btn-wrap:last-child {
    position: relative;
  }
}

.table-section .btn-holder .btn-wrap h1,
.table-section .btn-holder .btn-wrap .h1,
.table-section .btn-holder .btn-wrap h2,
.table-section .btn-holder .btn-wrap .h2,
.table-section .btn-holder .btn-wrap h3,
.table-section .btn-holder .btn-wrap .h3,
.table-section .btn-holder .btn-wrap h4,
.table-section .btn-holder .btn-wrap .h4,
.table-section .btn-holder .btn-wrap h5,
.table-section .btn-holder .btn-wrap .h5,
.table-section .btn-holder .btn-wrap h6,
.table-section .btn-holder .btn-wrap .h6 {
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {

  .table-section .btn-holder .btn-wrap h1,
  .table-section .btn-holder .btn-wrap .h1,
  .table-section .btn-holder .btn-wrap h2,
  .table-section .btn-holder .btn-wrap .h2,
  .table-section .btn-holder .btn-wrap h3,
  .table-section .btn-holder .btn-wrap .h3,
  .table-section .btn-holder .btn-wrap h4,
  .table-section .btn-holder .btn-wrap .h4,
  .table-section .btn-holder .btn-wrap h5,
  .table-section .btn-holder .btn-wrap .h5,
  .table-section .btn-holder .btn-wrap h6,
  .table-section .btn-holder .btn-wrap .h6 {
    margin-bottom: 11px;
  }
}

@media screen and (min-width: 1024px) {

  .table-section .btn-holder .btn-wrap h1,
  .table-section .btn-holder .btn-wrap .h1,
  .table-section .btn-holder .btn-wrap h2,
  .table-section .btn-holder .btn-wrap .h2,
  .table-section .btn-holder .btn-wrap h3,
  .table-section .btn-holder .btn-wrap .h3,
  .table-section .btn-holder .btn-wrap h4,
  .table-section .btn-holder .btn-wrap .h4,
  .table-section .btn-holder .btn-wrap h5,
  .table-section .btn-holder .btn-wrap .h5,
  .table-section .btn-holder .btn-wrap h6,
  .table-section .btn-holder .btn-wrap .h6 {
    margin-bottom: 14px;
  }
}

.table-section .btn-holder .btn-wrap .title-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.table-section .btn-holder .btn-wrap .title-holder h1,
.table-section .btn-holder .btn-wrap .title-holder .h1,
.table-section .btn-holder .btn-wrap .title-holder h2,
.table-section .btn-holder .btn-wrap .title-holder .h2,
.table-section .btn-holder .btn-wrap .title-holder h3,
.table-section .btn-holder .btn-wrap .title-holder .h3,
.table-section .btn-holder .btn-wrap .title-holder h4,
.table-section .btn-holder .btn-wrap .title-holder .h4,
.table-section .btn-holder .btn-wrap .title-holder h5,
.table-section .btn-holder .btn-wrap .title-holder .h5,
.table-section .btn-holder .btn-wrap .title-holder h6,
.table-section .btn-holder .btn-wrap .title-holder .h6 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  font-size: 14px;
}

@media screen and (min-width: 768px) {

  .table-section .btn-holder .btn-wrap .title-holder h1,
  .table-section .btn-holder .btn-wrap .title-holder .h1,
  .table-section .btn-holder .btn-wrap .title-holder h2,
  .table-section .btn-holder .btn-wrap .title-holder .h2,
  .table-section .btn-holder .btn-wrap .title-holder h3,
  .table-section .btn-holder .btn-wrap .title-holder .h3,
  .table-section .btn-holder .btn-wrap .title-holder h4,
  .table-section .btn-holder .btn-wrap .title-holder .h4,
  .table-section .btn-holder .btn-wrap .title-holder h5,
  .table-section .btn-holder .btn-wrap .title-holder .h5,
  .table-section .btn-holder .btn-wrap .title-holder h6,
  .table-section .btn-holder .btn-wrap .title-holder .h6 {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    font-size: 20px;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
  }
}

@media screen and (min-width: 768px) {

  .table-section .btn-holder .btn-wrap .title-holder h1:not(:first-child),
  .table-section .btn-holder .btn-wrap .title-holder .h1:not(:first-child),
  .table-section .btn-holder .btn-wrap .title-holder h2:not(:first-child),
  .table-section .btn-holder .btn-wrap .title-holder .h2:not(:first-child),
  .table-section .btn-holder .btn-wrap .title-holder h3:not(:first-child),
  .table-section .btn-holder .btn-wrap .title-holder .h3:not(:first-child),
  .table-section .btn-holder .btn-wrap .title-holder h4:not(:first-child),
  .table-section .btn-holder .btn-wrap .title-holder .h4:not(:first-child),
  .table-section .btn-holder .btn-wrap .title-holder h5:not(:first-child),
  .table-section .btn-holder .btn-wrap .title-holder .h5:not(:first-child),
  .table-section .btn-holder .btn-wrap .title-holder h6:not(:first-child),
  .table-section .btn-holder .btn-wrap .title-holder .h6:not(:first-child) {
    display: none;
  }
}

.table-section .btn-holder .btn-wrap .btn,
.table-section .btn-holder .btn-wrap .comment-form input[type='submit'],
.comment-form .table-section .btn-holder .btn-wrap input[type='submit'],
.table-section .btn-holder .btn-wrap .post-password-form input[type='submit'],
.post-password-form .table-section .btn-holder .btn-wrap input[type='submit'],
.table-section .btn-holder .btn-wrap .search-form input[type='submit'],
.search-form .table-section .btn-holder .btn-wrap input[type='submit'],
.table-section .btn-holder .btn-wrap .navigation .next,
.navigation .table-section .btn-holder .btn-wrap .next,
.table-section .btn-holder .btn-wrap .navigation .prev,
.navigation .table-section .btn-holder .btn-wrap .prev,
.table-section .btn-holder .btn-wrap .navigation-comments .next,
.navigation-comments .table-section .btn-holder .btn-wrap .next,
.table-section .btn-holder .btn-wrap .navigation-comments .prev,
.navigation-comments .table-section .btn-holder .btn-wrap .prev,
.table-section .btn-holder .btn-wrap .navigation-single .next,
.navigation-single .table-section .btn-holder .btn-wrap .next,
.table-section .btn-holder .btn-wrap .navigation-single .prev,
.navigation-single .table-section .btn-holder .btn-wrap .prev,
.table-section .btn-holder .btn-wrap .badge,
.table-section .btn-holder .btn-wrap .mailpoet_submit,
.table-section .btn-holder .btn-wrap .popup-form [type='submit'],
.popup-form .table-section .btn-holder .btn-wrap [type='submit'],
.table-section .btn-holder .btn-wrap .contact-us-form [type='submit'],
.contact-us-form .table-section .btn-holder .btn-wrap [type='submit'] {
  margin-right: 0;
}

@media screen and (max-width: 767px) {

  .table-section .btn-holder .btn-wrap .btn,
  .table-section .btn-holder .btn-wrap .comment-form input[type='submit'],
  .comment-form .table-section .btn-holder .btn-wrap input[type='submit'],
  .table-section .btn-holder .btn-wrap .post-password-form input[type='submit'],
  .post-password-form .table-section .btn-holder .btn-wrap input[type='submit'],
  .table-section .btn-holder .btn-wrap .search-form input[type='submit'],
  .search-form .table-section .btn-holder .btn-wrap input[type='submit'],
  .table-section .btn-holder .btn-wrap .navigation .next,
  .navigation .table-section .btn-holder .btn-wrap .next,
  .table-section .btn-holder .btn-wrap .navigation .prev,
  .navigation .table-section .btn-holder .btn-wrap .prev,
  .table-section .btn-holder .btn-wrap .navigation-comments .next,
  .navigation-comments .table-section .btn-holder .btn-wrap .next,
  .table-section .btn-holder .btn-wrap .navigation-comments .prev,
  .navigation-comments .table-section .btn-holder .btn-wrap .prev,
  .table-section .btn-holder .btn-wrap .navigation-single .next,
  .navigation-single .table-section .btn-holder .btn-wrap .next,
  .table-section .btn-holder .btn-wrap .navigation-single .prev,
  .navigation-single .table-section .btn-holder .btn-wrap .prev,
  .table-section .btn-holder .btn-wrap .badge,
  .table-section .btn-holder .btn-wrap .mailpoet_submit,
  .table-section .btn-holder .btn-wrap .popup-form [type='submit'],
  .popup-form .table-section .btn-holder .btn-wrap [type='submit'],
  .table-section .btn-holder .btn-wrap .contact-us-form [type='submit'],
  .contact-us-form .table-section .btn-holder .btn-wrap [type='submit'] {
    width: 52vw;
  }
}

@media screen and (max-width: 569px) {

  .table-section .btn-holder .btn-wrap .btn,
  .table-section .btn-holder .btn-wrap .comment-form input[type='submit'],
  .comment-form .table-section .btn-holder .btn-wrap input[type='submit'],
  .table-section .btn-holder .btn-wrap .post-password-form input[type='submit'],
  .post-password-form .table-section .btn-holder .btn-wrap input[type='submit'],
  .table-section .btn-holder .btn-wrap .search-form input[type='submit'],
  .search-form .table-section .btn-holder .btn-wrap input[type='submit'],
  .table-section .btn-holder .btn-wrap .navigation .next,
  .navigation .table-section .btn-holder .btn-wrap .next,
  .table-section .btn-holder .btn-wrap .navigation .prev,
  .navigation .table-section .btn-holder .btn-wrap .prev,
  .table-section .btn-holder .btn-wrap .navigation-comments .next,
  .navigation-comments .table-section .btn-holder .btn-wrap .next,
  .table-section .btn-holder .btn-wrap .navigation-comments .prev,
  .navigation-comments .table-section .btn-holder .btn-wrap .prev,
  .table-section .btn-holder .btn-wrap .navigation-single .next,
  .navigation-single .table-section .btn-holder .btn-wrap .next,
  .table-section .btn-holder .btn-wrap .navigation-single .prev,
  .navigation-single .table-section .btn-holder .btn-wrap .prev,
  .table-section .btn-holder .btn-wrap .badge,
  .table-section .btn-holder .btn-wrap .mailpoet_submit,
  .table-section .btn-holder .btn-wrap .popup-form [type='submit'],
  .popup-form .table-section .btn-holder .btn-wrap [type='submit'],
  .table-section .btn-holder .btn-wrap .contact-us-form [type='submit'],
  .contact-us-form .table-section .btn-holder .btn-wrap [type='submit'] {
    width: 46vw;
  }
}

@media screen and (max-width: 479px) {

  .table-section .btn-holder .btn-wrap .btn,
  .table-section .btn-holder .btn-wrap .comment-form input[type='submit'],
  .comment-form .table-section .btn-holder .btn-wrap input[type='submit'],
  .table-section .btn-holder .btn-wrap .post-password-form input[type='submit'],
  .post-password-form .table-section .btn-holder .btn-wrap input[type='submit'],
  .table-section .btn-holder .btn-wrap .search-form input[type='submit'],
  .search-form .table-section .btn-holder .btn-wrap input[type='submit'],
  .table-section .btn-holder .btn-wrap .navigation .next,
  .navigation .table-section .btn-holder .btn-wrap .next,
  .table-section .btn-holder .btn-wrap .navigation .prev,
  .navigation .table-section .btn-holder .btn-wrap .prev,
  .table-section .btn-holder .btn-wrap .navigation-comments .next,
  .navigation-comments .table-section .btn-holder .btn-wrap .next,
  .table-section .btn-holder .btn-wrap .navigation-comments .prev,
  .navigation-comments .table-section .btn-holder .btn-wrap .prev,
  .table-section .btn-holder .btn-wrap .navigation-single .next,
  .navigation-single .table-section .btn-holder .btn-wrap .next,
  .table-section .btn-holder .btn-wrap .navigation-single .prev,
  .navigation-single .table-section .btn-holder .btn-wrap .prev,
  .table-section .btn-holder .btn-wrap .badge,
  .table-section .btn-holder .btn-wrap .mailpoet_submit,
  .table-section .btn-holder .btn-wrap .popup-form [type='submit'],
  .popup-form .table-section .btn-holder .btn-wrap [type='submit'],
  .table-section .btn-holder .btn-wrap .contact-us-form [type='submit'],
  .contact-us-form .table-section .btn-holder .btn-wrap [type='submit'] {
    width: 48vw;
  }
}

@media screen and (min-width: 768px) {

  .table-section .btn-holder .btn-wrap .btn,
  .table-section .btn-holder .btn-wrap .comment-form input[type='submit'],
  .comment-form .table-section .btn-holder .btn-wrap input[type='submit'],
  .table-section .btn-holder .btn-wrap .post-password-form input[type='submit'],
  .post-password-form .table-section .btn-holder .btn-wrap input[type='submit'],
  .table-section .btn-holder .btn-wrap .search-form input[type='submit'],
  .search-form .table-section .btn-holder .btn-wrap input[type='submit'],
  .table-section .btn-holder .btn-wrap .navigation .next,
  .navigation .table-section .btn-holder .btn-wrap .next,
  .table-section .btn-holder .btn-wrap .navigation .prev,
  .navigation .table-section .btn-holder .btn-wrap .prev,
  .table-section .btn-holder .btn-wrap .navigation-comments .next,
  .navigation-comments .table-section .btn-holder .btn-wrap .next,
  .table-section .btn-holder .btn-wrap .navigation-comments .prev,
  .navigation-comments .table-section .btn-holder .btn-wrap .prev,
  .table-section .btn-holder .btn-wrap .navigation-single .next,
  .navigation-single .table-section .btn-holder .btn-wrap .next,
  .table-section .btn-holder .btn-wrap .navigation-single .prev,
  .navigation-single .table-section .btn-holder .btn-wrap .prev,
  .table-section .btn-holder .btn-wrap .badge,
  .table-section .btn-holder .btn-wrap .mailpoet_submit,
  .table-section .btn-holder .btn-wrap .popup-form [type='submit'],
  .popup-form .table-section .btn-holder .btn-wrap [type='submit'],
  .table-section .btn-holder .btn-wrap .contact-us-form [type='submit'],
  .contact-us-form .table-section .btn-holder .btn-wrap [type='submit'] {
    margin-right: 0;
  }
}

.table-section .btn-holder .btn-top {
  top: -5%;
  right: 2px;
}

@media screen and (min-width: 1024px) {
  .table-section .btn-holder .btn-top {
    margin-right: 20px;
  }
}

@media screen and (min-width: 1200px) {
  .table-section .btn-holder .btn-top {
    margin-right: 58px;
  }
}

.table-section .btn-holder .btn-bottom {
  top: 100%;
  top: calc(100% + 5px);
}

.table-section .btn-holder .btn-bottom h1,
.table-section .btn-holder .btn-bottom .h1,
.table-section .btn-holder .btn-bottom h2,
.table-section .btn-holder .btn-bottom .h2,
.table-section .btn-holder .btn-bottom h3,
.table-section .btn-holder .btn-bottom .h3,
.table-section .btn-holder .btn-bottom h4,
.table-section .btn-holder .btn-bottom .h4,
.table-section .btn-holder .btn-bottom h5,
.table-section .btn-holder .btn-bottom .h5,
.table-section .btn-holder .btn-bottom h6,
.table-section .btn-holder .btn-bottom .h6 {
  display: none;
}

@media screen and (min-width: 768px) {

  .table-section .btn-holder .btn-bottom h1,
  .table-section .btn-holder .btn-bottom .h1,
  .table-section .btn-holder .btn-bottom h2,
  .table-section .btn-holder .btn-bottom .h2,
  .table-section .btn-holder .btn-bottom h3,
  .table-section .btn-holder .btn-bottom .h3,
  .table-section .btn-holder .btn-bottom h4,
  .table-section .btn-holder .btn-bottom .h4,
  .table-section .btn-holder .btn-bottom h5,
  .table-section .btn-holder .btn-bottom .h5,
  .table-section .btn-holder .btn-bottom h6,
  .table-section .btn-holder .btn-bottom .h6 {
    display: block;
  }
}

.table-section .btn-holder .btn,
.table-section .btn-holder .comment-form input[type='submit'],
.comment-form .table-section .btn-holder input[type='submit'],
.table-section .btn-holder .post-password-form input[type='submit'],
.post-password-form .table-section .btn-holder input[type='submit'],
.table-section .btn-holder .search-form input[type='submit'],
.search-form .table-section .btn-holder input[type='submit'],
.table-section .btn-holder .navigation .next,
.navigation .table-section .btn-holder .next,
.table-section .btn-holder .navigation .prev,
.navigation .table-section .btn-holder .prev,
.table-section .btn-holder .navigation-comments .next,
.navigation-comments .table-section .btn-holder .next,
.table-section .btn-holder .navigation-comments .prev,
.navigation-comments .table-section .btn-holder .prev,
.table-section .btn-holder .navigation-single .next,
.navigation-single .table-section .btn-holder .next,
.table-section .btn-holder .navigation-single .prev,
.navigation-single .table-section .btn-holder .prev,
.table-section .btn-holder .badge,
.table-section .btn-holder .mailpoet_submit,
.table-section .btn-holder .popup-form [type='submit'],
.popup-form .table-section .btn-holder [type='submit'],
.table-section .btn-holder .contact-us-form [type='submit'],
.contact-us-form .table-section .btn-holder [type='submit'] {
  font-size: 12px;
  padding: 3px 10px;
}

@media screen and (min-width: 768px) {

  .table-section .btn-holder .btn,
  .table-section .btn-holder .comment-form input[type='submit'],
  .comment-form .table-section .btn-holder input[type='submit'],
  .table-section .btn-holder .post-password-form input[type='submit'],
  .post-password-form .table-section .btn-holder input[type='submit'],
  .table-section .btn-holder .search-form input[type='submit'],
  .search-form .table-section .btn-holder input[type='submit'],
  .table-section .btn-holder .navigation .next,
  .navigation .table-section .btn-holder .next,
  .table-section .btn-holder .navigation .prev,
  .navigation .table-section .btn-holder .prev,
  .table-section .btn-holder .navigation-comments .next,
  .navigation-comments .table-section .btn-holder .next,
  .table-section .btn-holder .navigation-comments .prev,
  .navigation-comments .table-section .btn-holder .prev,
  .table-section .btn-holder .navigation-single .next,
  .navigation-single .table-section .btn-holder .next,
  .table-section .btn-holder .navigation-single .prev,
  .navigation-single .table-section .btn-holder .prev,
  .table-section .btn-holder .badge,
  .table-section .btn-holder .mailpoet_submit,
  .table-section .btn-holder .popup-form [type='submit'],
  .popup-form .table-section .btn-holder [type='submit'],
  .table-section .btn-holder .contact-us-form [type='submit'],
  .contact-us-form .table-section .btn-holder [type='submit'] {
    padding: 3px 14px;
  }
}

@media screen and (min-width: 1024px) {

  .table-section .btn-holder .btn,
  .table-section .btn-holder .comment-form input[type='submit'],
  .comment-form .table-section .btn-holder input[type='submit'],
  .table-section .btn-holder .post-password-form input[type='submit'],
  .post-password-form .table-section .btn-holder input[type='submit'],
  .table-section .btn-holder .search-form input[type='submit'],
  .search-form .table-section .btn-holder input[type='submit'],
  .table-section .btn-holder .navigation .next,
  .navigation .table-section .btn-holder .next,
  .table-section .btn-holder .navigation .prev,
  .navigation .table-section .btn-holder .prev,
  .table-section .btn-holder .navigation-comments .next,
  .navigation-comments .table-section .btn-holder .next,
  .table-section .btn-holder .navigation-comments .prev,
  .navigation-comments .table-section .btn-holder .prev,
  .table-section .btn-holder .navigation-single .next,
  .navigation-single .table-section .btn-holder .next,
  .table-section .btn-holder .navigation-single .prev,
  .navigation-single .table-section .btn-holder .prev,
  .table-section .btn-holder .badge,
  .table-section .btn-holder .mailpoet_submit,
  .table-section .btn-holder .popup-form [type='submit'],
  .popup-form .table-section .btn-holder [type='submit'],
  .table-section .btn-holder .contact-us-form [type='submit'],
  .contact-us-form .table-section .btn-holder [type='submit'] {
    font-size: 14px;
    padding: 8px 25px;
    min-width: 193px;
  }
}

.table-section .fixed-position .btn-holder {
  background-color: #EEF5FF;
}

.table-section .fixed-position .btn-holder:before {
  box-shadow: 0 0 10px 0 rgba(16, 24, 51, 0.08);
  background-color: #EEF5FF;
}

.connector-section,
.connector-section02 {
  padding: 40px 0 60px;
}

@media screen and (min-width: 768px) {

  .connector-section,
  .connector-section02 {
    padding: 60px 0;
  }
}

@media screen and (min-width: 1024px) {

  .connector-section,
  .connector-section02 {
    padding: 100px 0;
  }
}

@media screen and (max-width: 767px) {

  .connector-section .col-holder,
  .connector-section02 .col-holder {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .connector-section .col6,
  .connector-section02 .col6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}

.connector-section .btn-primary,
.connector-section .comment-form input[type='submit'],
.comment-form .connector-section input[type='submit'],
.connector-section .post-password-form input[type='submit'],
.post-password-form .connector-section input[type='submit'],
.connector-section .search-form input[type='submit'],
.search-form .connector-section input[type='submit'],
.connector-section .navigation .next,
.navigation .connector-section .next,
.connector-section .navigation .prev,
.navigation .connector-section .prev,
.connector-section .navigation-comments .next,
.navigation-comments .connector-section .next,
.connector-section .navigation-comments .prev,
.navigation-comments .connector-section .prev,
.connector-section .navigation-single .next,
.navigation-single .connector-section .next,
.connector-section .navigation-single .prev,
.navigation-single .connector-section .prev,
.connector-section .popup-form [type='submit'],
.popup-form .connector-section [type='submit'],
.connector-section .contact-us-form [type='submit'],
.contact-us-form .connector-section [type='submit'],
.connector-section02 .btn-primary,
.connector-section02 .comment-form input[type='submit'],
.comment-form .connector-section02 input[type='submit'],
.connector-section02 .post-password-form input[type='submit'],
.post-password-form .connector-section02 input[type='submit'],
.connector-section02 .search-form input[type='submit'],
.search-form .connector-section02 input[type='submit'],
.connector-section02 .navigation .next,
.navigation .connector-section02 .next,
.connector-section02 .navigation .prev,
.navigation .connector-section02 .prev,
.connector-section02 .navigation-comments .next,
.navigation-comments .connector-section02 .next,
.connector-section02 .navigation-comments .prev,
.navigation-comments .connector-section02 .prev,
.connector-section02 .navigation-single .next,
.navigation-single .connector-section02 .next,
.connector-section02 .navigation-single .prev,
.navigation-single .connector-section02 .prev,
.connector-section02 .popup-form [type='submit'],
.popup-form .connector-section02 [type='submit'],
.connector-section02 .contact-us-form [type='submit'],
.contact-us-form .connector-section02 [type='submit'] {
  font-size: 14px;
  padding: 5px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  max-width: none;
}

@media screen and (max-width: 767px) {

  .connector-section .btn-primary,
  .connector-section .comment-form input[type='submit'],
  .comment-form .connector-section input[type='submit'],
  .connector-section .post-password-form input[type='submit'],
  .post-password-form .connector-section input[type='submit'],
  .connector-section .search-form input[type='submit'],
  .search-form .connector-section input[type='submit'],
  .connector-section .navigation .next,
  .navigation .connector-section .next,
  .connector-section .navigation .prev,
  .navigation .connector-section .prev,
  .connector-section .navigation-comments .next,
  .navigation-comments .connector-section .next,
  .connector-section .navigation-comments .prev,
  .navigation-comments .connector-section .prev,
  .connector-section .navigation-single .next,
  .navigation-single .connector-section .next,
  .connector-section .navigation-single .prev,
  .navigation-single .connector-section .prev,
  .connector-section .popup-form [type='submit'],
  .popup-form .connector-section [type='submit'],
  .connector-section .contact-us-form [type='submit'],
  .contact-us-form .connector-section [type='submit'],
  .connector-section02 .btn-primary,
  .connector-section02 .comment-form input[type='submit'],
  .comment-form .connector-section02 input[type='submit'],
  .connector-section02 .post-password-form input[type='submit'],
  .post-password-form .connector-section02 input[type='submit'],
  .connector-section02 .search-form input[type='submit'],
  .search-form .connector-section02 input[type='submit'],
  .connector-section02 .navigation .next,
  .navigation .connector-section02 .next,
  .connector-section02 .navigation .prev,
  .navigation .connector-section02 .prev,
  .connector-section02 .navigation-comments .next,
  .navigation-comments .connector-section02 .next,
  .connector-section02 .navigation-comments .prev,
  .navigation-comments .connector-section02 .prev,
  .connector-section02 .navigation-single .next,
  .navigation-single .connector-section02 .next,
  .connector-section02 .navigation-single .prev,
  .navigation-single .connector-section02 .prev,
  .connector-section02 .popup-form [type='submit'],
  .popup-form .connector-section02 [type='submit'],
  .connector-section02 .contact-us-form [type='submit'],
  .contact-us-form .connector-section02 [type='submit'] {
    max-width: 320px;
  }
}

.connector-section .visual-box,
.connector-section02 .visual-box {
  z-index: 5;
}

.connector-section .text-box,
.connector-section02 .text-box {
  position: relative;
  z-index: 5;
}

@media screen and (min-width: 768px) {

  .connector-section .text-box .btn,
  .connector-section .text-box .comment-form input[type='submit'],
  .comment-form .connector-section .text-box input[type='submit'],
  .connector-section .text-box .post-password-form input[type='submit'],
  .post-password-form .connector-section .text-box input[type='submit'],
  .connector-section .text-box .search-form input[type='submit'],
  .search-form .connector-section .text-box input[type='submit'],
  .connector-section .text-box .navigation .next,
  .navigation .connector-section .text-box .next,
  .connector-section .text-box .navigation .prev,
  .navigation .connector-section .text-box .prev,
  .connector-section .text-box .navigation-comments .next,
  .navigation-comments .connector-section .text-box .next,
  .connector-section .text-box .navigation-comments .prev,
  .navigation-comments .connector-section .text-box .prev,
  .connector-section .text-box .navigation-single .next,
  .navigation-single .connector-section .text-box .next,
  .connector-section .text-box .navigation-single .prev,
  .navigation-single .connector-section .text-box .prev,
  .connector-section .text-box .badge,
  .connector-section .text-box .mailpoet_submit,
  .connector-section .text-box .popup-form [type='submit'],
  .popup-form .connector-section .text-box [type='submit'],
  .connector-section .text-box .contact-us-form [type='submit'],
  .contact-us-form .connector-section .text-box [type='submit'],
  .connector-section02 .text-box .btn,
  .connector-section02 .text-box .comment-form input[type='submit'],
  .comment-form .connector-section02 .text-box input[type='submit'],
  .connector-section02 .text-box .post-password-form input[type='submit'],
  .post-password-form .connector-section02 .text-box input[type='submit'],
  .connector-section02 .text-box .search-form input[type='submit'],
  .search-form .connector-section02 .text-box input[type='submit'],
  .connector-section02 .text-box .navigation .next,
  .navigation .connector-section02 .text-box .next,
  .connector-section02 .text-box .navigation .prev,
  .navigation .connector-section02 .text-box .prev,
  .connector-section02 .text-box .navigation-comments .next,
  .navigation-comments .connector-section02 .text-box .next,
  .connector-section02 .text-box .navigation-comments .prev,
  .navigation-comments .connector-section02 .text-box .prev,
  .connector-section02 .text-box .navigation-single .next,
  .navigation-single .connector-section02 .text-box .next,
  .connector-section02 .text-box .navigation-single .prev,
  .navigation-single .connector-section02 .text-box .prev,
  .connector-section02 .text-box .badge,
  .connector-section02 .text-box .mailpoet_submit,
  .connector-section02 .text-box .popup-form [type='submit'],
  .popup-form .connector-section02 .text-box [type='submit'],
  .connector-section02 .text-box .contact-us-form [type='submit'],
  .contact-us-form .connector-section02 .text-box [type='submit'] {
    max-width: 320px;
  }
}

.connector-section h2,
.connector-section .h2,
.connector-section02 h2,
.connector-section02 .h2 {
  padding-right: 100px;
}

@media screen and (min-width: 768px) {

  .connector-section h2,
  .connector-section .h2,
  .connector-section02 h2,
  .connector-section02 .h2 {
    margin-bottom: 30px;
  }
}

.connector-section .card,
.connector-section02 .card {
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.1);
}

.connector-section .card .img-holder,
.connector-section02 .card .img-holder {
  margin-bottom: 10px;
}

.connector-section .card .text-holder,
.connector-section02 .card .text-holder {
  padding: 0 20px;
  margin-bottom: 29px;
}

@media screen and (max-width: 767px) {

  .connector-section .card .text-holder,
  .connector-section02 .card .text-holder {
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}

.connector-section .card .text-holder p,
.connector-section02 .card .text-holder p {
  margin-bottom: 0;
}

.connector-section .card .text-holder a,
.connector-section02 .card .text-holder a {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .6px;
  font-size: 14px;
}

.connector-section .badge,
.connector-section02 .badge {
  position: absolute;
  right: -5px;
  top: 4%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (min-width: 480px) {

  .connector-section .badge,
  .connector-section02 .badge {
    right: -4%;
  }
}

@media screen and (min-width: 1024px) {

  .connector-section .badge,
  .connector-section02 .badge {
    right: -2%;
  }
}

.connector-section .btn,
.connector-section .comment-form input[type='submit'],
.comment-form .connector-section input[type='submit'],
.connector-section .post-password-form input[type='submit'],
.post-password-form .connector-section input[type='submit'],
.connector-section .search-form input[type='submit'],
.search-form .connector-section input[type='submit'],
.connector-section .navigation .next,
.navigation .connector-section .next,
.connector-section .navigation .prev,
.navigation .connector-section .prev,
.connector-section .navigation-comments .next,
.navigation-comments .connector-section .next,
.connector-section .navigation-comments .prev,
.navigation-comments .connector-section .prev,
.connector-section .navigation-single .next,
.navigation-single .connector-section .next,
.connector-section .navigation-single .prev,
.navigation-single .connector-section .prev,
.connector-section .badge,
.connector-section .mailpoet_submit,
.connector-section .popup-form [type='submit'],
.popup-form .connector-section [type='submit'],
.connector-section .contact-us-form [type='submit'],
.contact-us-form .connector-section [type='submit'],
.connector-section02 .btn,
.connector-section02 .comment-form input[type='submit'],
.comment-form .connector-section02 input[type='submit'],
.connector-section02 .post-password-form input[type='submit'],
.post-password-form .connector-section02 input[type='submit'],
.connector-section02 .search-form input[type='submit'],
.search-form .connector-section02 input[type='submit'],
.connector-section02 .navigation .next,
.navigation .connector-section02 .next,
.connector-section02 .navigation .prev,
.navigation .connector-section02 .prev,
.connector-section02 .navigation-comments .next,
.navigation-comments .connector-section02 .next,
.connector-section02 .navigation-comments .prev,
.navigation-comments .connector-section02 .prev,
.connector-section02 .navigation-single .next,
.navigation-single .connector-section02 .next,
.connector-section02 .navigation-single .prev,
.navigation-single .connector-section02 .prev,
.connector-section02 .badge,
.connector-section02 .mailpoet_submit,
.connector-section02 .popup-form [type='submit'],
.popup-form .connector-section02 [type='submit'],
.connector-section02 .contact-us-form [type='submit'],
.contact-us-form .connector-section02 [type='submit'] {
  margin: 0;
  max-width: 320px;
}

.connector-section .card .btn,
.connector-section .card .comment-form input[type='submit'],
.comment-form .connector-section .card input[type='submit'],
.connector-section .card .post-password-form input[type='submit'],
.post-password-form .connector-section .card input[type='submit'],
.connector-section .card .search-form input[type='submit'],
.search-form .connector-section .card input[type='submit'],
.connector-section .card .navigation .next,
.navigation .connector-section .card .next,
.connector-section .card .navigation .prev,
.navigation .connector-section .card .prev,
.connector-section .card .navigation-comments .next,
.navigation-comments .connector-section .card .next,
.connector-section .card .navigation-comments .prev,
.navigation-comments .connector-section .card .prev,
.connector-section .card .navigation-single .next,
.navigation-single .connector-section .card .next,
.connector-section .card .navigation-single .prev,
.navigation-single .connector-section .card .prev,
.connector-section .card .badge,
.connector-section .card .mailpoet_submit,
.connector-section .card .popup-form [type='submit'],
.popup-form .connector-section .card [type='submit'],
.connector-section .card .contact-us-form [type='submit'],
.contact-us-form .connector-section .card [type='submit'],
.connector-section02 .card .btn,
.connector-section02 .card .comment-form input[type='submit'],
.comment-form .connector-section02 .card input[type='submit'],
.connector-section02 .card .post-password-form input[type='submit'],
.post-password-form .connector-section02 .card input[type='submit'],
.connector-section02 .card .search-form input[type='submit'],
.search-form .connector-section02 .card input[type='submit'],
.connector-section02 .card .navigation .next,
.navigation .connector-section02 .card .next,
.connector-section02 .card .navigation .prev,
.navigation .connector-section02 .card .prev,
.connector-section02 .card .navigation-comments .next,
.navigation-comments .connector-section02 .card .next,
.connector-section02 .card .navigation-comments .prev,
.navigation-comments .connector-section02 .card .prev,
.connector-section02 .card .navigation-single .next,
.navigation-single .connector-section02 .card .next,
.connector-section02 .card .navigation-single .prev,
.navigation-single .connector-section02 .card .prev,
.connector-section02 .card .badge,
.connector-section02 .card .mailpoet_submit,
.connector-section02 .card .popup-form [type='submit'],
.popup-form .connector-section02 .card [type='submit'],
.connector-section02 .card .contact-us-form [type='submit'],
.contact-us-form .connector-section02 .card [type='submit'] {
  max-width: none;
}

.postid-67 .connector-section {
  padding: 20px 0 0;
}

@media screen and (min-width: 1024px) {
  .postid-67 .connector-section {
    padding: 60px 0 10px;
  }
}

.postid-67 .connector-section:last-child {
  padding: 30px 0 50px;
}

@media screen and (min-width: 1024px) {
  .postid-67 .connector-section:last-child {
    padding: 60px 0 100px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .connector-section .col-md-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .connector-section .col-md-holder .visual-box {
    padding: 0 20px;
  }

  .connector-section .col-md-holder img {
    max-height: 168px;
    object-fit: cover;
  }
}

@media screen and (max-width: 767px) {
  .connector-section:not(:first-child) .viewport-section {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .connector-section .col4-md-row {
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }

  .connector-section .col4-md-row .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 11px;
  }

  .connector-section .col4-md-row .img-holder,
  .connector-section .col4-md-row .text-holder {
    max-width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    margin-bottom: 0;
  }

  .connector-section .col4-md-row .img-holder {
    text-align: center;
  }

  .connector-section .col4-md-row .img-holder img {
    max-width: 245px;
  }

  .connector-section .col4-md-row h4,
  .connector-section .col4-md-row .h4 {
    margin-bottom: 40px;
  }

  .connector-section .col4-md-row a {
    margin-bottom: 10px;
  }
}

.connector-section .visual-box {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .connector-section .visual-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width: 1024px) {
  .connector-section .visual-box {
    padding: 0 20px;
    margin-bottom: 60px;
  }
}

.connector-section02 {
  padding: 60px 0;
}

@media screen and (min-width: 1024px) {
  .connector-section02 {
    padding: 100px 0;
  }
}

.connector-section02 .text-box .btn,
.connector-section02 .text-box .comment-form input[type='submit'],
.comment-form .connector-section02 .text-box input[type='submit'],
.connector-section02 .text-box .post-password-form input[type='submit'],
.post-password-form .connector-section02 .text-box input[type='submit'],
.connector-section02 .text-box .search-form input[type='submit'],
.search-form .connector-section02 .text-box input[type='submit'],
.connector-section02 .text-box .navigation .next,
.navigation .connector-section02 .text-box .next,
.connector-section02 .text-box .navigation .prev,
.navigation .connector-section02 .text-box .prev,
.connector-section02 .text-box .navigation-comments .next,
.navigation-comments .connector-section02 .text-box .next,
.connector-section02 .text-box .navigation-comments .prev,
.navigation-comments .connector-section02 .text-box .prev,
.connector-section02 .text-box .navigation-single .next,
.navigation-single .connector-section02 .text-box .next,
.connector-section02 .text-box .navigation-single .prev,
.navigation-single .connector-section02 .text-box .prev,
.connector-section02 .text-box .badge,
.connector-section02 .text-box .mailpoet_submit,
.connector-section02 .text-box .popup-form [type='submit'],
.popup-form .connector-section02 .text-box [type='submit'],
.connector-section02 .text-box .contact-us-form [type='submit'],
.contact-us-form .connector-section02 .text-box [type='submit'] {
  margin: 0;
}

.step-list-holder {
  padding-top: 40px;
}

.visual-box {
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
  .visual-box {
    margin-bottom: 20px;
  }
}

.visual-box .img-holder {
  padding: 0 9px;
}

@media screen and (max-width: 767px) {
  .visual-box .img-holder {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

.visual-box>.btn,
.comment-form .visual-box>input[type='submit'],
.post-password-form .visual-box>input[type='submit'],
.search-form .visual-box>input[type='submit'],
.navigation .visual-box>.next,
.navigation .visual-box>.prev,
.navigation-comments .visual-box>.next,
.navigation-comments .visual-box>.prev,
.navigation-single .visual-box>.next,
.navigation-single .visual-box>.prev,
.visual-box>.badge,
.visual-box>.mailpoet_submit,
.popup-form .visual-box>[type='submit'],
.contact-us-form .visual-box>[type='submit'] {
  margin: 16px auto 0;
}

@media screen and (max-width: 767px) {

  .visual-box>.btn,
  .comment-form .visual-box>input[type='submit'],
  .post-password-form .visual-box>input[type='submit'],
  .search-form .visual-box>input[type='submit'],
  .navigation .visual-box>.next,
  .navigation .visual-box>.prev,
  .navigation-comments .visual-box>.next,
  .navigation-comments .visual-box>.prev,
  .navigation-single .visual-box>.next,
  .navigation-single .visual-box>.prev,
  .visual-box>.badge,
  .visual-box>.mailpoet_submit,
  .popup-form .visual-box>[type='submit'],
  .contact-us-form .visual-box>[type='submit'] {
    width: 100%;
  }
}

.visual-box img {
  max-width: 298px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .visual-box img {
    max-width: none;
  }
}

#section01 .visual-box .btn,
#section01 .visual-box .comment-form input[type='submit'],
.comment-form #section01 .visual-box input[type='submit'],
#section01 .visual-box .post-password-form input[type='submit'],
.post-password-form #section01 .visual-box input[type='submit'],
#section01 .visual-box .search-form input[type='submit'],
.search-form #section01 .visual-box input[type='submit'],
#section01 .visual-box .navigation .next,
.navigation #section01 .visual-box .next,
#section01 .visual-box .navigation .prev,
.navigation #section01 .visual-box .prev,
#section01 .visual-box .navigation-comments .next,
.navigation-comments #section01 .visual-box .next,
#section01 .visual-box .navigation-comments .prev,
.navigation-comments #section01 .visual-box .prev,
#section01 .visual-box .navigation-single .next,
.navigation-single #section01 .visual-box .next,
#section01 .visual-box .navigation-single .prev,
.navigation-single #section01 .visual-box .prev,
#section01 .visual-box .badge,
#section01 .visual-box .mailpoet_submit,
#section01 .visual-box .popup-form [type='submit'],
.popup-form #section01 .visual-box [type='submit'],
#section01 .visual-box .contact-us-form [type='submit'],
.contact-us-form #section01 .visual-box [type='submit'] {
  margin-top: -5px;
}

#section2 .visual-box {
  margin-bottom: 50px;
}

#section2 .text-box .badge {
  top: 20px;
}

@media screen and (min-width: 768px) {
  #section2 .step-list-holder {
    margin-bottom: 33px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  #section2 .col4 {
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    text-align: center;
  }

  #section2 .col4 img {
    max-width: 356px;
  }
}

@media screen and (min-width: 1024px) {
  #section3>.col-holder {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

#section3>.col-holder .col3 {
  margin-left: auto !important;
}

#section3 .card .text-holder {
  padding: 0;
}

@media screen and (min-width: 1024px) {
  #section3 .card .text-holder h4 {
    margin-bottom: 30px;
  }
}

.contract-section .section-title {
  max-width: none;
  text-align: center;
  padding: 40px 0;
  max-width: 775px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .contract-section .section-title {
    padding: 100px 0;
  }
}

@media screen and (min-width: 1024px) {
  .contract-section .section-title {
    padding: 109px 0 124px;
  }
}

.contract-section .cards-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .contract-section .cards-holder {
    margin: 0 -12px;
    padding: 25px 0 50px;
  }
}

@media screen and (min-width: 1024px) {
  .contract-section .cards-holder {
    padding: 52px 0 71px;
  }
}

.contract-section .col6 {
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) {
  .contract-section .col6 {
    padding: 0 12px;
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .contract-section .col6 {
    width: 50%;
  }
}

.contract-section .contract-card {
  background-color: #F7F8FB;
  padding: 35px 25px 35px;
  font-size: 16px;
  height: 100%;
}

@media screen and (min-width: 1024px) {
  .contract-section .contract-card {
    padding: 48px 32px 34px;
  }
}

.contract-section .contract-card .card-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px;
}

@media screen and (min-width: 480px) {
  .contract-section .contract-card .card-title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (min-width: 768px) {
  .contract-section .contract-card .card-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1024px) {
  .contract-section .contract-card .card-title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.contract-section .contract-card .card-title h2 {
  margin-bottom: 15px;
}

@media screen and (min-width: 480px) {
  .contract-section .contract-card .card-title h2 {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .contract-section .contract-card .card-title h2 {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 1024px) {
  .contract-section .contract-card .card-title h2 {
    margin-bottom: 0;
  }
}

.our-contact-section {
  padding: 90px 0;
  text-align: center;
  background: #4667ED no-repeat;
}

@media screen and (min-width: 1024px) {
  .our-contact-section {
    padding: 115px 0 119px;
    background-size: contain;
    background-position: 50% 0%;
  }
}

.our-contact-section h1,
.our-contact-section .h1,
.our-contact-section h2,
.our-contact-section .h2,
.our-contact-section h3,
.our-contact-section .h3,
.our-contact-section h4,
.our-contact-section .h4,
.our-contact-section h5,
.our-contact-section .h5,
.our-contact-section h6,
.our-contact-section .h6 {
  color: #fff;
  max-width: 590px;
  margin: 0 auto 43px;
}

.brand-section {
  margin-bottom: 65px;
}

@media screen and (min-width: 768px) {
  .brand-section {
    margin-bottom: 122px;
  }
}

@media screen and (min-width: 768px) {
  .brand-section .col6 {
    padding: 0 12px;
  }
}

.brand-section .subtitle {
  font-size: 18px;
  color: #5A6984;
  display: block;
  margin-bottom: 24px;
}

.brand-logo {
  margin-bottom: 36px;
}

@media screen and (min-width: 768px) {
  .brand-logo {
    margin-bottom: 119px;
  }
}

.brand-logo h2 {
  margin-bottom: 21px;
}

@media screen and (min-width: 768px) {
  .brand-logo h2 {
    margin-bottom: 32px;
  }
}

.brand-logo-wrapper {
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .brand-logo-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -12px 0;
  }
}

.brand-logo-wrapper .col6 {
  margin-bottom: 31px;
}

@media screen and (min-width: 768px) {
  .brand-logo-wrapper .col6 {
    margin-bottom: 0;
  }
}

.brand-logo-wrapper .card {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.brand-logo-wrapper .logotypes {
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .brand-logo-wrapper .logotypes {
    margin-bottom: 20px;
  }
}

.brand-logo-wrapper .logotypes div {
  background-color: #F7F8FB;
  text-align: center;
  padding: 11px 0 24px;
}

.brand-logo-wrapper .logotypes div:first-child {
  padding: 24px 0;
}

.brand-logo-wrapper .logotypes div:last-child {
  background-color: #4667ED;
}

.brand-logo-wrapper .logotypes img {
  width: 194px;
}

.brand-logo-wrapper .logomarks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 253px;
  margin-bottom: 20px;
}

.brand-logo-wrapper .logomarks div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #F7F8FB;
  width: 33.33333%;
  text-align: center;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .brand-logo-wrapper .logomarks div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.brand-logo-wrapper .logomarks div:last-child {
  background-color: #4667ED;
}

.brand-logo-wrapper .logomarks img {
  width: 30px;
}

@media screen and (min-width: 480px) {
  .brand-logo-wrapper .logomarks img {
    width: auto;
  }
}

.brand-logo-wrapper .download-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.brand-logo-wrapper .download-img li {
  margin-left: 12px;
}

.brand-logo-wrapper .download-img li:first-child {
  margin-left: 0;
}

.logo-usage-holder {
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .logo-usage-holder {
    margin-bottom: 98px;
  }
}

@media screen and (min-width: 1024px) {
  .logo-usage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -12px;
  }
}

.logo-usage h2 {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .logo-usage h2 {
    margin-bottom: 34px;
  }
}

@media screen and (min-width: 768px) {
  .logo-usage .col6 {
    padding: 0;
  }
}

@media screen and (min-width: 1024px) {
  .logo-usage .col6 {
    padding: 0 12px;
  }
}

.logo-usage .col6 .img-golder img {
  width: 100%;
}

.logo-usage .col6 .text-holder {
  margin-bottom: 30px;
}

@media screen and (min-width: 1024px) {
  .logo-usage .col6 .text-holder {
    margin-bottom: 0;
  }
}

.colors-holder {
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .colors-holder {
    margin-bottom: 100px;
  }
}

.colors-holder .col6>div {
  margin-bottom: 32px;
}

@media screen and (min-width: 768px) {
  .colors-holder .col6>div {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .baners-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -12px;
  }
}

.baners-holder .subtitle {
  margin-bottom: 14px;
}

.baners-holder .baners-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.baners-holder .baners-wrap .color-baner {
  width: 50%;
}

.baners-holder .color-baner {
  color: #fff;
  padding: 55px 24px 19px;
}

@media screen and (min-width: 768px) {
  .baners-holder .color-baner {
    padding: 61px 23px 18px;
  }
}

.baners-holder .color-baner.primary {
  background-color: #4667ED;
}

.baners-holder .color-baner.melrose {
  background-color: #C7AEFF;
}

.baners-holder .color-baner.ghost {
  background-color: #F7F8FB;
}

.baners-holder .color-baner.ghost .color-name {
  color: #192438;
}

.baners-holder .color-baner.ghost .color-code {
  color: #5A6984;
}

.baners-holder .color-baner .color-name {
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  .baners-holder .color-baner .color-name {
    font-size: 20px;
  }
}

.baners-holder .color-baner span {
  display: block;
}

.typography-holder {
  margin-bottom: 29px;
}

@media screen and (min-width: 768px) {
  .typography-holder {
    margin-bottom: 97px;
  }
}

.typography-holder h2 {
  margin-bottom: 23px;
}

.typography-holder>ul {
  margin-bottom: 20px;
}

.typography-table h1,
.typography-table .h1,
.typography-table h2,
.typography-table .h2,
.typography-table h3,
.typography-table .h3,
.typography-table h4,
.typography-table .h4,
.typography-table h5,
.typography-table .h5,
.typography-table h6,
.typography-table .h6 {
  margin-bottom: 0;
  font-size: 35px;
}

.typography-table .typography-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #f4f4f4;
  padding: 20px 0;
}

@media screen and (min-width: 768px) {
  .typography-table .typography-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.typography-table .typography-row:first-child {
  border-top: 1px solid #f4f4f4;
}

.typography-table .typography-icon {
  color: #B3B3B3;
  background-color: #f4f4f4;
  margin-right: 24px;
  width: 52px;
  height: 52px;
  line-height: 52px;
  border-radius: 50%;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .typography-table .typography-icon {
    margin-right: 20px;
  }
}

.typography-table h2 {
  max-width: 150px;
  line-height: 45px;
}

@media screen and (min-width: 480px) {
  .typography-table h2 {
    max-width: none;
    line-height: normal;
  }
}

.typography-table p {
  margin-bottom: 0;
  max-width: 180px;
  padding-top: 10px;
}

@media screen and (min-width: 480px) {
  .typography-table p {
    max-width: 400px;
    padding-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .typography-table p {
    max-width: none;
  }
}

@media screen and (min-width: 768px) {

  .press-inquiries h1,
  .press-inquiries .h1,
  .press-inquiries h2,
  .press-inquiries .h2,
  .press-inquiries h3,
  .press-inquiries .h3,
  .press-inquiries h4,
  .press-inquiries .h4,
  .press-inquiries h5,
  .press-inquiries .h5,
  .press-inquiries h6,
  .press-inquiries .h6 {
    margin-bottom: 21px;
  }
}

.press-inquiries ul li span {
  margin-right: 5px;
}

.title-section {
  text-align: center;
  padding: 57px 0 35px;
  background-color: #4667ED;
  margin-bottom: 60px;
}

@media screen and (min-width: 768px) {
  .title-section {
    padding: 147px 0 133px;
    margin-bottom: 119px;
  }
}

.title-section h1,
.title-section .h1,
.title-section h2,
.title-section .h2,
.title-section h3,
.title-section .h3,
.title-section h4,
.title-section .h4,
.title-section h5,
.title-section .h5,
.title-section h6,
.title-section .h6 {
  color: #fff;
}

.title-section:before {
  background-color: #4667ED;
}

.visual-events {
  background: #22376E !important;
  color: #fff;
  padding: 35px 0 0;
  margin-bottom: 60px;
}

@media screen and (min-width: 768px) {
  .visual-events {
    padding: 47px 0 64px;
  }
}

@media screen and (min-width: 1024px) {
  .visual-events {
    padding: 55px 0 84px;
    margin-bottom: 80px;
  }
}

.visual-events>.container,
.visual-events>.hero-section-container {
  position: relative;
}

.visual-events .subtitle {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .visual-events .subtitle {
    margin-bottom: 24px;
  }
}

.visual-events .text-holder {
  max-width: 750px;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .visual-events .text-holder {
    max-width: 445px;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1024px) {
  .visual-events .text-holder {
    max-width: 750px;
  }
}

.visual-events .text-holder h1,
.visual-events .text-holder .h1,
.visual-events .text-holder h2,
.visual-events .text-holder .h2,
.visual-events .text-holder h3,
.visual-events .text-holder .h3,
.visual-events .text-holder h4,
.visual-events .text-holder .h4,
.visual-events .text-holder h5,
.visual-events .text-holder .h5,
.visual-events .text-holder h6,
.visual-events .text-holder .h6 {
  color: #fff;
}

.visual-events .text-holder p {
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  .visual-events .text-holder p {
    margin-bottom: 27px;
  }
}

@media screen and (min-width: 1024px) {
  .visual-events .text-holder p {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 768px) {
  .visual-events .img-holder {
    position: absolute;
    top: 66%;
    width: 465px;
    right: 14px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

.post-container {
  max-width: 794px;
  padding: 0 20px;
  margin: 0 auto;
}

.post-section {
  padding: 31px 0 75px;
}

.post-section iframe {
  width: 100%;
  margin-bottom: 35px;
  border: 0;
}

@media screen and (min-width: 768px) {
  .post-section iframe {
    min-height: 422px;
  }
}

.post-section h1 {
  margin-bottom: 6px;
}

.post-section h3 {
  margin-bottom: 12px;
}

.post-section h4 {
  margin-bottom: 10px;
}

.post-section p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 14px;
}

.post-section .post-date {
  display: inline-block;
  color: #5A6984;
  font-size: 14px;
  margin-bottom: 22px;
}

.post-section .text-holder {
  margin-bottom: 59px;
}

.post-section .text-holder p:last-child {
  margin-bottom: 0;
}

.post-section .text-holder-sm {
  margin-bottom: 37px;
}

.post-section .text-holder-sm p {
  font-size: 16px;
  line-height: 26px;
}

.post-section .img-holder {
  margin-bottom: 24px;
}

.post-section .img-holder.img-holder-secondery {
  width: 73%;
  margin: 0 auto 24px;
}

.post-section .img-holder.img-holder-dharma {
  max-width: 570px;
  margin: 0 auto 35px;
}

.post-section .img-holder.img-holder-webinar {
  margin-bottom: 39px;
}

.post-section .img-holder .img-box {
  position: relative;
  padding: 27% 0;
}

.post-section .img-holder .img-box.img-box01 {
  padding: 18% 0;
}

.post-section .img-holder .img-box.img-box02 {
  padding: 33% 0;
}

.post-section .img-holder .img-box.img-box03 {
  padding: 24% 0;
}

.post-section .img-holder .img-box.img-box04 {
  padding: 25% 0;
}

.post-section .img-holder .img-box.img-box05 {
  padding: 16% 0;
}

.post-section .img-holder .img-box.img-box06 {
  padding: 27% 0;
}

.post-section .img-holder .img-box.img-box07 {
  padding: 20% 0;
}

.post-section .img-holder .img-box.img-box08 {
  padding: 48% 0;
}

.post-section .img-holder .img-box img {
  position: absolute;
  top: 0;
}

.post-section .blockquote {
  font-size: 16px;
  border-bottom: 0;
  padding-left: 40px;
}

@media screen and (min-width: 768px) {
  .post-section .blockquote {
    padding: 24px 0 0 61px;
    font-size: 18px;
  }
}

.post-section .blockquote:before {
  top: 3px;
  color: #4667ED;
}

.post-section .blockquote span {
  font-size: 16px;
  color: #5A6984;
  display: block;
  margin-top: 12px;
}

.col-holder-contacts {
  padding-top: 52px;
  padding-bottom: 62px;
  margin-bottom: 100px;
}

@media screen and (min-width: 768px) {
  .col-holder-contacts {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 100px;
  }
}

@media screen and (min-width: 768px) {

  .col-holder-contacts .content-holder,
  .col-holder-contacts .contact-us-form-holder {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 1024px) {

  .col-holder-contacts .content-holder,
  .col-holder-contacts .contact-us-form-holder {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
  }
}

@media screen and (min-width: 1200px) {

  .col-holder-contacts .content-holder,
  .col-holder-contacts .contact-us-form-holder {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 5);
    flex: 1 0 calc(100% / 12 * 5);
    max-width: calc(100% / 12 * 5);
  }
}

.col-holder-contacts .content-holder a,
.col-holder-contacts .contact-us-form-holder a {
  color: #fff;
  display: block;
}

.col-holder-contacts .address-col {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .col-holder-contacts .address-col {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 3);
    flex: 1 0 calc(100% / 3);
    max-width: calc(100% / 3);
    padding: 0 14px;
  }
}

@media screen and (min-width: 1024px) {
  .col-holder-contacts .address-col {
    max-width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
}

.col-holder-contacts address {
  font-style: normal;
  padding-right: 15px;
  opacity: 0.7;
}

.contact-us-form-holder {
  color: #192438;
}

.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important;
}

/* example lightbox styles */
.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0;
}

.lightbox-demo {
  padding: 5px;
  width: 300px;
}

.lightbox-demo h2 {
  margin: 0 0 10px;
}

.lightbox-demo p {
  margin: 0;
}

.analytic-block,
.use-case-block,
.advantages-block,
.leadership-block,
.info-block,
.optimize-cards,
.data-collection-info,
.secvices-section,
.title-section {
  position: relative;
}

.analytic-block:before,
.use-case-block:before,
.advantages-block:before,
.leadership-block:before,
.info-block:before,
.optimize-cards:before,
.data-collection-info:before,
.secvices-section:before,
.title-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  width: 100vw;
  height: 100%;
  z-index: -1;
}

/*# sourceMappingURL=style.css.map */

.services-items {
  text-align: center;
  display: flex;
  grid-gap: 24px;
  flex-wrap: wrap;
}


.services-items h5 {
  line-height: 1.2;
}

.services-item {
  box-shadow: 0 4px 10px 0 rgba(16, 24, 51, 0.08);
  padding: 19px;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.services-item .link {
  transition: opacity .3s ease-in-out;
}

.services-item .link.link-arrow {
  margin-top: auto;
  margin-bottom: -15px;
}

.services-item .link.link-arrow:after {
  display: none;
}


@media screen and (min-width: 1024px) {
  .services-item .link {
    opacity: 0;
  }

  .services-item:hover .link {
    opacity: 1;
  }
}

.services-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}

.services-image {
  width: 65px;
  height: 65px;
  display: inline-block;
  margin-bottom: 15px;
  display: none;
}

.services-text p {
  color: #5A6284;
  margin-bottom: 0;
}

.products-items {
  text-align: center;
  display: grid;
  grid-row-gap: 24px;
}

.products-item {
  box-shadow: 0 4px 10px 0 rgba(16, 24, 51, 0.08);
  padding: 27px 50px 27px 23px;
}

.products-item .link {
  transition: opacity .3s ease-in-out;
}

.products-item .link.link-arrow {
  margin-top: 21px;
  margin-bottom: -10px;
}

.products-item .link.link-arrow:after {
  display: none;
}


@media screen and (min-width: 1024px) {
  .products-item .link {
    opacity: 0;
  }

  .products-item:hover .link {
    opacity: 1;
  }
}

.products-image {
  min-width: 78px;
  height: 74px;
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 28px;
}

.products-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.products-text p {
  color: #5A6284;
  margin-bottom: 0;
}

.section_products,
.section_services {
  margin-bottom: 60px;
}

.drop-menu .link-arrow {
  margin-top: 30px;
  padding-bottom: 30px;
}

.drop-menu_link {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 16px;
}

.link-arrow {
  margin-top: 53px;
  border: none;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  color: #4A6BE5 !important;
}

.link-arrow:after {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  background: url(images/arrow_right-blue.svg) no-repeat center;
  margin-left: 12px;
  transform: translateX(0);
  transition: transform .3s ease-in-out;
}

.link-arrow:hover:after {
  transform: translateX(5px);
  transition: transform .3s ease-in-out;
}

.multifunctional {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

.multifunctional_bg::before {
  content: "";
  width: 100vw;
  height: 100%;
  top: 0;
  z-index: -1;
  transform: translate(-50%);
  left: 50%;
  background-color: #F7F8FB;
  display: inline-block;
  position: absolute;
}


.multifunctional-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 22px;
}

.multifunctional-body {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.multifunctional-left {
  margin-right: 15px;
  padding-bottom: 25px;
}

.multifunctional h5 {
  margin-bottom: 22px;
  color: #4667ED;
  line-height: 1.3;
}

.multifunctional p {
  line-height: 1.65;
  margin: 0;
}

.multifunctional p:not(:last-child) {
  margin-bottom: 23px;
}

.multifunctional-image {
  max-width: 416px;
  width: 100%;
}

.multifunctional-items {
  align-items: center;
  flex: 0.457 1 615px
}

/* .multifunctional-video{
	max-width: 746px;
	width: 100%;
} */

.multifunctional_reverse .multifunctional-right {
  margin-bottom: 25px;

}

.multifunctional_reverse .multifunctional-left {
  @media screen and (min-width: 768px) {
    order: 2;
  }

  margin-right: 0;
}

.multifunctional_reverse .multifunctional-image {
  margin-bottom: 20px;
}

.multifunctional_full-width .multifunctional-left {
  flex: 1 1 auto;
}

.multifunctional_full-width .multifunctional-right {
  display: none;
}

.multifunctional-align_center .multifunctional-body {
  align-items: center;
}

.post_video .multifunctional-left {
  flex: 1 1 100%;
}

.post_video .multifunctional-right {
  flex: 0 1 646px;
  position: relative;
}

.post_video .multifunctional-right iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0;
  left: 0;
  margin: 0;
}

.post_video .multifunctional-video::before {
  content: "";
  display: inline-block;
  padding-top: 56.7%;
}

.btn-big {
  font-size: 20px;
  font-weight: 400;
  border-radius: 0;
  flex: 1 1 100%;
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 15px;
  box-shadow: none;
  background-color: #fff;
  padding: 31px 15px;
  text-transform: none;
}

.multifunctional-buttons {
  margin-left: -12px;
  margin-right: -12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 55px;
  margin-bottom: -15px;
}

.quotes blockquote {
  border: none;
  padding-left: 0;
  margin-left: 0;
}

.quotes figure:before {
  content: "";
  width: 30px;
  height: 22px;
  display: block;
  background: url(images/quotes.svg) no-repeat center;
  margin-bottom: 25px;
}

.quotes figure {
  margin: 20px;
  font-size: 14px;
}

.quotes blockquote {
  color: #5A6284;
  line-height: 1.2;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #D7D9DE;
}

.quotes cite {
  color: #5A6284;
  display: block;
  font-style: normal;
}

.visual-center {
  flex-direction: column;
  justify-content: center;
  text-align: center;
  /* background-color: #EEF5FF; */
  position: relative;
  margin: 0;
  padding-top: 80px;
  padding-bottom: 97px;
}

.visual-center .content-holder {
  padding-bottom: 25px;
}

.visual-center:before {
  content: "";
  width: 100vw;
  height: 100%;
  top: 0;
  z-index: -1;
  transform: translate(-50%);
  left: 50%;
  background-color: #F7F8FB;
  display: inline-block;
  position: absolute;
}

.visual-center .content-holder {
  max-width: 100%;
}

.visual-center h1 {
  max-width: 1020px;
  margin: 0 auto;
  margin-bottom: 56px;
}

.secondary-nav-list_new {
  background-color: #EEF5FF;
  padding: 0;
}

.secondary-nav-list_new::before {
  content: "";
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.15);
}

.secondary-nav-list_new .secondary-nav-list-link {
  color: #191F38;
  font-size: 16px;
  padding: 20px 23px 20px 32px;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 400;
  position: relative;
}

.secondary-nav-list_new .secondary-nav-list-item:before {
  content: none;
}

@media screen and (min-width: 768px) {

  .visual.centered_highlights {
    margin: 0;
    padding: 0;
  }
}

.visual.centered_highlights .text-wrap-font-sm {
  margin-top: 0;
}

.plans-options .card {
  height: auto;
  margin-bottom: 1em;
}

.highlight-bullets {
  padding-left: 0;
  padding-bottom: 0;
}

.highlight-bullets .col3 .card {
  color: #191F38;

}

.highlight-bullets .col9 {
  padding-left: 0;
}

.highlight-bullets .col9 .card {
  font-weight: 700;
}

.highlight-bullets .plans-options-item:before {
  margin-right: 6px;
}

/* .secondary-nav-list-link.anchor-active:after{
	content: '';
	opacity: 1;
}
.secondary-nav-list-link .anchor-active:hover:after{
	content: "";
	opacity: 1;
} */


.cards .card {
  flex: 0 1 415px;
  box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  transition: box-shadow .3s ease;
  position: relative;
}

.cards .card:before {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: #4667ED;
}

.remove_padding {
  padding: 0 !important;
  margin: 0 !important;
  min-height: 440px;
  display: flex;
  align-items: center;
}

.remove_padding .content-holder {
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
  .visual {
    flex-direction: column;
    margin-left: -16px !important;
    padding-inline: 16px !important;
    width: calc(100% + 32px);
    padding-bottom: 0 !important;

  }

  .visual.white {
    background: #00080A;
  }

  .visual .visual-bg {
    position: relative;
    width: 100vw;
    height: auto;
    left: 0;
    background-position-x: right;
    transform: none;
    z-index: auto;
    width: calc(100% + 40px);
    aspect-ratio: 1.58;
  }

}

.visual.white span,
.visual.white p,
.visual.white h1 {
  color: #fff;
}



.custom-post .multifunctional-right {
  flex: 0 1 450px;
}

.text_half .multifunctional-text_half ul {
  list-style: none;
  padding: 0;
}

.text_half .multifunctional-text_half li {
  position: relative;
  padding-left: 30px;
  font-weight: 700 !important;
}

.text_half .multifunctional-text_half p {
  margin-bottom: 15px;
}

.text_half .multifunctional-text_half li span {
  font-weight: 700 !important;
}

.text_half .multifunctional-text_half li:not(:last-child) {
  margin-bottom: 15px;
}

.text_half .multifunctional-text_half li:before {
  content: "";
  width: 20px;
  position: absolute;
  left: 0;
  top: 5px;
  height: 20px;
  display: inline-block;
  background: url(images/icon-tick.svg) no-repeat center;
}

.text_half .multifunctional-left {
  flex: 0 1 100%;
  margin-right: 0;
}

.text_half .multifunctional-left_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px 60px;
}

@media screen and (min-width: 1024px) {
  .cards .card:before {
    opacity: 0;
  }

  .cards .card:hover:before {
    opacity: 1;
  }

  /* .cards .card .link {
      opacity: 0;
    } */

  /* .cards .card:hover .link {
		opacity: 1;
	} */
  .cards .card:hover .link:after {
    transform: translateX(5px);
  }

  .secondary-nav-list_new .secondary-nav-list-link {
    justify-content: center;
    padding: 20px 23px;
  }
}

.card-info {
  padding: 30px;
}

.card-info span.link-arrow:after {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  background: url(images/arrow_right-blue.svg) no-repeat center;
  margin-left: 12px;
  transform: translateX(0);
  transition: transform .3s ease-in-out;
}

/* .link-arrow:after{
	content: "";
	width: 12px;
	height: 12px;
	display: inline-block;
	background: url(images/arrow_right-blue.svg) no-repeat center;
	margin-left: 12px;
	transform: translateX(0);
	transition: transform .3s ease-in-out;
}
.link-arrow:hover:after{
	transform: translateX(5px);
	transition: transform .3s ease-in-out;
} */

.card-subtitle {
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 10px;
  color: #191F38;
}

.cards .card .link {
  margin-top: 0;
  transition: opacity .3s ease;
}

/* .cards .card .link.link-arrow:after {
  display: none;
} */

.cards .card .img-holder {
  overflow: hidden;
  transition: transform .1s ease;
  transform: scale(1);
  width: 100%;
  position: relative;
  /* height: 292px; */
  padding-top: 59%;
}

/* .cards .card .img-holder:before{
	content: "";
	padding-top: 59%;
	display: block;
} */

.big_post .cards .card .img-holder:before {
  content: none;
}

.cards .card .img-holder img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}

.cards .card:hover .img-holder img {
  /* transform: scale(1.1);
	transition: transform 1s ease; */
}

.card-title {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  line-height: 1.5;
  margin-bottom: 21px;
}

.cards {
  display: flex;
  flex-wrap: wrap;
}

.two_post .cards {
  margin-left: -15px;
  margin-right: -15px;
}

.two_post .card {
  flex: 0 1 358px;
  margin-left: 15px;
  margin-right: 15px;
  height: auto;
}

.two_post .multifunctional-right {
  flex: 0 1 670px;
}

.two_post .card {
  margin-left: 10px;
  margin-right: 10px;
  flex: 0 1 325px;
}

.two_post .cards {
  margin-left: -10px;
  margin-right: -10px;
}

.big_post .multifunctional-left {
  display: none;
}

.big_post .multifunctional-right {
  width: 100%;
}

.big_post .card .img-holder {
  padding-top: 0;
}

.big_post .card .img-holder img {
  position: relative;
}

.big_post .card-text {
  padding-bottom: 15px;
}

.big_post .card-title {
  font-size: 18px;
  margin-bottom: 15px;
}

.big_post .cards {
  justify-content: center;
}

.block {
  position: relative;
  box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.1);
}

.block::before {
  content: "";
  width: 100vw;
  height: 190px;
  bottom: 0;
  z-index: -1;
  transform: translate(-50%);
  left: 50%;
  background-color: #F7F8FB;
  display: inline-block;
  position: absolute;
}

.block-info {
  background-color: #fff;
  max-width: 872px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 25px;
  text-align: center;
}

.block-icon {
  width: 54px;
  height: 48px;
  margin: 20px;
}

.block-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.block-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 1px;
}

.block-text {
  color: #5A6284;
  line-height: 1.5;
}

.block-btn .btn-lg {
  min-width: 244px;
  margin-bottom: 15px;
}

.btn-demo {
  box-shadow: none;
  border: none;
}

.btn-link {
  min-width: 245px;
  margin-top: 40px;
}

.multifunctional-body .btn-link {
  padding: 12px 25px 10px;
}

.tabs-accordion {
  list-style: none;
  padding: 0;
  text-align: center;
  z-index: 11;
  margin-bottom: 0;
}

.items {
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 10px;
  justify-content: space-between;
}

.items-elem {
  /* width: calc(25% - 10px); */
  text-align: center;
}

.items-column {
  flex-direction: column;
  gap: 15px 10px;
}

.items-icon {
  min-width: 50px;
}

.items-column .items-elem {
  display: flex;
  width: 100%;
  text-align: left;
}

.items-column .items-icon {
  margin-right: 18px;
}

.items-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
}

.visual-bg {
  width: 100vw;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-size: cover;
  background-position: center center;
  z-index: -1;
}


.tabs-accordion_header>a::before {
  content: "";
  width: 100vw;
  height: 100%;
  top: 0;
  z-index: -1;
  transform: translate(-50%);
  left: 50%;
  background-color: ##EEF5FF;
  display: inline-block;
  position: absolute;
}

.tabs-accordion_header>a {
  padding: 20px 0;
  font-size: 18px;
  width: 100%;
  font-weight: 700;
  display: block;
  position: relative;
  color: #4667ED;
  background-color: #EEF5FF;
}

@media screen and (max-width: 767px) {
  .tabs-accordion {
    max-height: 69px;
  }

  .tabs-accordion li {
    margin: 0 -15px;
    font-size: 16px;
    position: relative;
  }

  .tabs-accordion_header>a {
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
  }

  .tabs-accordion_header>a:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%) rotate(180deg);
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url(images/arrow-up.svg) no-repeat center;
    transition: transform .2s;
  }

  .tabs-accordion_header.open-close-active>a:after {
    transform: translate(0, -50%) rotate(0deg);
  }

  .tabs-accordion_header>a {
    padding: 20px 30px 20px 16px;
    text-align: left;
    color: #191F38
  }

  .tabs-accordion_header-none .secondary-nav-list {
    display: none;
  }
}

@media screen and (min-width: 768px) {

  /* .multifunctional-info{
		padding-top: 40px;
	} */
  .fixed-position .tabs-accordion {
    /* margin-top: 5px; */
    margin-bottom: 0;
  }

  .drop-menu-link-list_new .col3 {
    max-width: 25%;
    flex: 1 0 25%;
  }

  .products .drop-menu-link-list_new .col3 {
    max-width: 20%;
    flex: 1 0 20%;
  }

  .fixed-position .tabs-accordion .secondary-nav-list {
    margin-bottom: 0;
  }

  .contract-section {
    padding-top: 80px !important;
  }
}

@media screen and (max-width: 520px) {
  .two_post .card {
    width: 100%;
    flex: 0 1 auto;
  }
}

@media screen and (min-width: 520px) {

  .btn-big {
    flex: 0 1 calc(50% - 24px);
  }

  .post_blog .multifunctional-right {
    flex: 0 1 450px;
  }
}

@media screen and (min-width: 560px) {
  .products-items {
    text-align: initial;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 24px;
  }

  .services-items {
    grid-gap: 20px;
  }

  .services-items .services-item {
    width: calc(50% - 10px);
  }
}

@media screen and (max-width: 768px) {
  .two_post .card:not(:last-child) {
    margin-bottom: 15px;
  }

  .secondary-nav-list-link:after {
    width: 100vw;
    left: 50%;
    transform: translate(-50%);
  }

  .block-icon {
    margin: 0 auto;
  }

  .drop-menu-link-list {
    padding: 20px 0;
  }
}

@media screen and (min-width: 768px) {
  .tabs-accordion_header .opener {
    display: none;
  }

  .services-items {
    text-align: initial;
  }

  .services-items .services-item {
    width: calc(33.33% - 18px);
  }

  .secondary-nav-list_new .secondary-nav-list-link.anchor-active {
    text-shadow: 1px 0 0 currentColor, 1px 0 0 currentColor, 1px 0 0 currentColor;
  }

  .secondary-nav-list_new .secondary-nav-list-link.anchor-active::before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 7px;
    background: #4667ED;
    transition: all .3s ease;
  }

  .block-btn .btn-lg {
    margin-bottom: 0;
  }

  .block-icon {
    margin: initial;
  }

  .block {
    box-shadow: none;
  }

  .block-info {
    padding: 35px 44px 58px 52px;
    text-align: initial;
  }

  .contract-section_new .section-title {
    padding: 0;
  }

  .big_post .card-info {
    padding: 28px 15px 26px 32px;
  }

  .big_post .cards .card {
    flex: 0 1 1070px;
  }

  .big_post .card-info {
    width: calc(100% - 400px);
    padding: 15px 15px 26px 26px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .big_post .card-info {
    width: calc(100% - 400px);
  }

  .big_post .cards .card .img-holder {
    width: 400px;
  }

  .quotes figure {
    margin: 20px 85px;
  }

  .btn-big {
    flex: 0 1 calc(33.3333% - 24px);
  }

  .drop-menu_link {
    padding: 0 12px;
  }
}

@media screen and (min-width: 900px) {
  .products-item {
    display: flex;
  }
}

@media screen and (min-width: 1024px) {
  .services-items {
    grid-gap: 24px;
  }

  .two_post .multifunctional-left {
    flex: 0 1 416px;
  }

  .big_post .card-title {
    font-size: 24px;
  }

  .big_post .card-info {
    width: calc(100% - 525px);
  }

  .big_post .cards .card .img-holder {
    width: 415px;
    height: 370px;
  }

  .drop-menu .link-arrow {
    margin-top: 30px;
    padding-left: 12px;
    padding-bottom: 30px;
  }

  .drop-menu_link {
    padding: 0 20px;
  }

  .services.drop-menu .link-arrow {
    padding-left: 0;
  }


  .section_products,
  .section_services {
    margin-bottom: 120px;
  }

  .multifunctional_reverse .multifunctional-left {
    margin-left: 15px;
  }

  .multifunctional {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .multifunctional-left {
    flex: 0.457 1 615px;
  }

  .text_half .multifunctional-text_half {
    flex: 0 1 50%;
  }

  .text_half .multifunctional-left_flex {
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1200px) {
  .multifunctional_reverse .multifunctional-image {
    margin-bottom: 0;
  }

  .multifunctional-left {
    padding-bottom: 0;
  }

  .post_video .multifunctional-left {
    flex: 0 1 413px;
  }

  .items {
    padding-top: 40px;
  }

  .items-column {
    padding-top: 0;
  }
}

@media screen and (min-width: 1920px) {
  .drop-menu-link-list_new {
    flex-wrap: nowrap !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .multifunctional-image {
    max-width: 316px;
  }
}


/* HOSTING PRODUCT PAGE */

.postid-69 .cta-section {
  background-color: #FFFFFF;
  color: #191F38;

}

.postid-69 .cta-section .container {
  @media screen and (max-width: 767px) {
    padding-inline: 0;
  }
}

.postid-69 .cta-section h2 {
  color: #191F38;
  margin-bottom: 40px;

  @media screen and (max-width: 767px) {
    padding-left: 20px;
  }
}

.postid-69 .cta-section th {
  padding: 10px;
  font-size: 20px;
  text-align: left;
  padding-left: 22px;
  padding-bottom: 15px;
  border-bottom: 4px solid #192438;
}

.postid-69 .cta-section td {

  text-align: left;
}

.postid-69 .cta-section td em {
  font-style: normal;
  color: #5A6984
}

.postid-69 .cta-section td:first-child {
  width: 10%;
}

.postid-69 .cta-section td:nth-child(2) {
  width: 70%;
}

.postid-69 .cta-section .cta_wrapper {
  text-align: center;
}

.cta-section.has-sticky h2 {
  text-align: left;

}

.cta-section.has-sticky .cta_wrapper {
  bottom: 0;
  background: #fff;
  padding: 16px 0;
  transition: box-shadow .25s ease-in
}

.cta-section.has-sticky .cta_wrapper.is-sticky {
  box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.10);
  position: fixed;
  margin-left: -20px;
  width: 100%;
  z-index: 1000;
}


.postid-69 .cta-section.image {
  background-color: #4667ED;
}

.postid-69 .cta-section.image p,
.postid-69 .cta-section.image h2 {
  color: #fff;
}

.postid-69 .cta-section.image h2 {
  margin-bottom: 20px;
  margin-top: 0;
}

.postid-69 .cta-section.image .btn {
  background: #DCDFE9;
  color: #4A6BE5;
}

.postid-69 .cta-section .btn {
  color: #FFFFFF;
  background-color: #4667ED;
}

.postid-69 .cta-section td:last-child {
  width: 20%;
}

.postid-69 .cta-section strong {
  color: #191F38;
  font-weight: 500;
}

.postid-69 .cta-section p {
  color: #5A6984
}

.postid-69 .herolink {
  font-size: 16px;
  color: #4667ED;
  letter-spacing: 1px;
  font-weight: 600;
}

.postid-69 .content-holder a:nth-child(5) {
  background-color: transparent;
  color: #4667ED;
  box-shadow: none;

}


@media screen and (max-width: 650px) {
  .postid-73 .single-product .single-product-link {
    margin-top: 20px;
    margin-left: 0px;
  }
}

@media screen and (max-width: 650px) {
  .postid-69 .content-holder a:nth-child(5) {
    margin-top: 20px;
    margin-left: 0px;
  }
}

.table .row:nth-child(odd):not(:first-child) {
  background-color: #F7F8FB;
}

.table .row {
  display: flex;
  justify-content: flex-start;
  column-gap: 20px;
  align-items: center;

  @media screen and (max-width: 767px) {
    flex-direction: column;
    align-items: stretch;
  }
}

@media screen and (max-width: 767px) {
  .table .thead {
    display: none;
  }

  .table .column {
    border-bottom: 1px solid #EDEEF4;
    justify-content: stretch;
  }

}


.table .thead {
  border-bottom: 4px solid #191F38;
}

.table .thead .column p {
  font-weight: 700;
  color: #191F38 !important;
  font-size: 20px;
  margin-bottom: 0;
}

.table .column {
  flex-grow: 1;
  text-align: left;
  padding: 12px 16px;
}

@media screen and (min-width: 768px) {
  .table .column:first-child {
    flex: 0 0 100px;
  }

  .table .column:nth-child(3) {
    flex: 0 0 188px;
  }
}


.table .column p {
  color: #191F38;
  margin-bottom: 0
}

.table .column em,
.table .column:nth-child(2) p {
  color: #5A6984;
  font-style: normal;
}


.table .column:nth-child(2) p:not(:first-child):not(:nth-child(2)) {
  margin-top: 20px;
}

.table .column:nth-child(2) strong {
  color: #000;
  font-weight: 400;
}