/*
Theme Name: Base
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

/* custom select styles */

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	height: 48px;
	border: 1px solid #adb5bd;
	background: #fff;
	margin: 0 0 0;
	min-width: 150px;
	width: 100%;
}

.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;
	margin-left: 16px;
	font-size: 18px;
	height: 48px;
	line-height: 42px;
	color: #6c757d;
	margin: 0 35px 0 14px;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 31px;
	bottom: 0;
	right: 0;
	top: 0;
	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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: transparent;
}

.jcf-select .jcf-select-opener:before {
	content: "";
	border: 7px solid transparent;
	border-top: 8px solid #808080;
	margin-top: 8px;
}

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: 0;
	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: 18px;
	font-size: 18px;
	width: 100%;
	border: 1px solid #b9bbbc;
}

.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: 15px 16px;
	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: #6c757d;
}

.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;
}

.jcf-select-drop .jcf-option-hideme {
	display: none;
}

@font-face {
	font-family: "icomoon";
	src: url("../eot/icomoonc0ec.eot");
	src: url("../eot/icomoonc0ec.eot#iefix") format("embedded-opentype"), url("../ttf/icomoonc0ec.ttf") format("truetype"), url("../woff/icomoonc0ec.woff") format("woff"), url("../svg/icomoonc0ec.svg#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"],
[class*=" icon-"],
.partnership-list li:before {
	/* 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-support:before {
	content: "";
}

.icon-pencil:before {
	content: "";
}

.icon-network:before {
	content: "";
}

.icon-solutions:before {
	content: "";
}

.icon-ecosystem:before {
	content: "";
}

.icon-play:before {
	content: "";
}

.icon-chevron-next:before {
	content: "";
}

.icon-chevron-prev:before {
	content: "";
}

.icon-file:before {
	content: "";
}

.icon-partners:before {
	content: "";
}

.icon-handclasp:before {
	content: "";
}

.icon-parners-connect:before {
	content: "";
}

.icon-cloud:before {
	content: "";
}

.icon-tv:before {
	content: "";
}

.icon-service:before {
	content: "";
}

.icon-linkedin:before {
	content: "";
}

.icon-instagram:before {
	content: "";
}

.icon-facebook:before {
	content: "";
}

.icon-checkbox:before {
	content: "";
}

.icon-setup:before {
	content: "";
}

.icon-power:before {
	content: "";
}

.icon-quote:before {
	content: "";
}

.icon-twitter:before {
	content: "";
}

.icon-search:before {
	content: "";
}

.icon-chevron-right:before {
	content: "";
}

.icon-email:before {
	content: "";
}

.icon-arrow-next:before {
	content: "";
}

.icon-arrow-prev:before {
	content: "";
}

/* 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-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;
}

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(.47, 0, .74, .71);
	transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	-webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	transition-timing-function: cubic-bezier(.22, .61, .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(.5, 0, .14, 1);
	animation-timing-function: cubic-bezier(.5, 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, .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;
	padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
}

/* Caption */

.fancybox-caption {
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to top, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(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;
}

/* Transition effects */

.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	transition-timing-function: cubic-bezier(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(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .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(.5, .5, .5);
	transform: scale3d(.5, .5, .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(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.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 */

/* 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, .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, .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 .2s cubic-bezier(.25, .46, .45, .94);
	transition: all .2s cubic-bezier(.25, .46, .45, .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 */

.works-list,
.partners-list,
.partnership-list,
.extended-list,
.categories-market-list,
#header #nav .drop .drop ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix: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;
}

img {
	max-width: 100%;
	height: auto;
}

.comment-form input[type="text"],
.search-form input[type="text"],
.post-password-form input[type="text"],
.comment-form input[type="tel"],
.search-form input[type="tel"],
.post-password-form input[type="tel"],
.comment-form input[type="email"],
.search-form input[type="email"],
.post-password-form input[type="email"],
.comment-form input[type="search"],
.search-form input[type="search"],
.post-password-form input[type="search"],
.comment-form input[type="password"],
.search-form input[type="password"],
.post-password-form input[type="password"],
.comment-form input[type="url"],
.search-form input[type="url"],
.post-password-form input[type="url"],
.comment-form input[type="date"],
.search-form input[type="date"],
.post-password-form input[type="date"],
.comment-form textarea,
.search-form textarea,
.post-password-form textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
	padding: .5em .7em;
}

.comment-form input[type="text"]:focus,
.search-form input[type="text"]:focus,
.post-password-form input[type="text"]:focus,
.comment-form input[type="tel"]:focus,
.search-form input[type="tel"]:focus,
.post-password-form input[type="tel"]:focus,
.comment-form input[type="email"]:focus,
.search-form input[type="email"]:focus,
.post-password-form input[type="email"]:focus,
.comment-form input[type="search"]:focus,
.search-form input[type="search"]:focus,
.post-password-form input[type="search"]:focus,
.comment-form input[type="password"]:focus,
.search-form input[type="password"]:focus,
.post-password-form input[type="password"]:focus,
.comment-form input[type="url"]:focus,
.search-form input[type="url"]:focus,
.post-password-form input[type="url"]:focus,
.comment-form input[type="date"]:focus,
.search-form input[type="date"]:focus,
.post-password-form input[type="date"]:focus,
.comment-form textarea:focus,
.search-form textarea:focus,
.post-password-form textarea:focus {
	border-color: #333;
}

.comment-form input[type="text"]::-webkit-input-placeholder,
.search-form input[type="text"]::-webkit-input-placeholder,
.post-password-form input[type="text"]::-webkit-input-placeholder,
.comment-form input[type="tel"]::-webkit-input-placeholder,
.search-form input[type="tel"]::-webkit-input-placeholder,
.post-password-form input[type="tel"]::-webkit-input-placeholder,
.comment-form input[type="email"]::-webkit-input-placeholder,
.search-form input[type="email"]::-webkit-input-placeholder,
.post-password-form input[type="email"]::-webkit-input-placeholder,
.comment-form input[type="search"]::-webkit-input-placeholder,
.search-form input[type="search"]::-webkit-input-placeholder,
.post-password-form input[type="search"]::-webkit-input-placeholder,
.comment-form input[type="password"]::-webkit-input-placeholder,
.search-form input[type="password"]::-webkit-input-placeholder,
.post-password-form input[type="password"]::-webkit-input-placeholder,
.comment-form input[type="url"]::-webkit-input-placeholder,
.search-form input[type="url"]::-webkit-input-placeholder,
.post-password-form input[type="url"]::-webkit-input-placeholder,
.comment-form input[type="date"]::-webkit-input-placeholder,
.search-form input[type="date"]::-webkit-input-placeholder,
.post-password-form input[type="date"]::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder,
.search-form textarea::-webkit-input-placeholder,
.post-password-form textarea::-webkit-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]::-moz-placeholder,
.search-form input[type="text"]::-moz-placeholder,
.post-password-form input[type="text"]::-moz-placeholder,
.comment-form input[type="tel"]::-moz-placeholder,
.search-form input[type="tel"]::-moz-placeholder,
.post-password-form input[type="tel"]::-moz-placeholder,
.comment-form input[type="email"]::-moz-placeholder,
.search-form input[type="email"]::-moz-placeholder,
.post-password-form input[type="email"]::-moz-placeholder,
.comment-form input[type="search"]::-moz-placeholder,
.search-form input[type="search"]::-moz-placeholder,
.post-password-form input[type="search"]::-moz-placeholder,
.comment-form input[type="password"]::-moz-placeholder,
.search-form input[type="password"]::-moz-placeholder,
.post-password-form input[type="password"]::-moz-placeholder,
.comment-form input[type="url"]::-moz-placeholder,
.search-form input[type="url"]::-moz-placeholder,
.post-password-form input[type="url"]::-moz-placeholder,
.comment-form input[type="date"]::-moz-placeholder,
.search-form input[type="date"]::-moz-placeholder,
.post-password-form input[type="date"]::-moz-placeholder,
.comment-form textarea::-moz-placeholder,
.search-form textarea::-moz-placeholder,
.post-password-form textarea::-moz-placeholder {
	opacity: 1;
	color: #ccc;
}

.comment-form input[type="text"]:-moz-placeholder,
.search-form input[type="text"]:-moz-placeholder,
.post-password-form input[type="text"]:-moz-placeholder,
.comment-form input[type="tel"]:-moz-placeholder,
.search-form input[type="tel"]:-moz-placeholder,
.post-password-form input[type="tel"]:-moz-placeholder,
.comment-form input[type="email"]:-moz-placeholder,
.search-form input[type="email"]:-moz-placeholder,
.post-password-form input[type="email"]:-moz-placeholder,
.comment-form input[type="search"]:-moz-placeholder,
.search-form input[type="search"]:-moz-placeholder,
.post-password-form input[type="search"]:-moz-placeholder,
.comment-form input[type="password"]:-moz-placeholder,
.search-form input[type="password"]:-moz-placeholder,
.post-password-form input[type="password"]:-moz-placeholder,
.comment-form input[type="url"]:-moz-placeholder,
.search-form input[type="url"]:-moz-placeholder,
.post-password-form input[type="url"]:-moz-placeholder,
.comment-form input[type="date"]:-moz-placeholder,
.search-form input[type="date"]:-moz-placeholder,
.post-password-form input[type="date"]:-moz-placeholder,
.comment-form textarea:-moz-placeholder,
.search-form textarea:-moz-placeholder,
.post-password-form textarea:-moz-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]:-ms-input-placeholder,
.search-form input[type="text"]:-ms-input-placeholder,
.post-password-form input[type="text"]:-ms-input-placeholder,
.comment-form input[type="tel"]:-ms-input-placeholder,
.search-form input[type="tel"]:-ms-input-placeholder,
.post-password-form input[type="tel"]:-ms-input-placeholder,
.comment-form input[type="email"]:-ms-input-placeholder,
.search-form input[type="email"]:-ms-input-placeholder,
.post-password-form input[type="email"]:-ms-input-placeholder,
.comment-form input[type="search"]:-ms-input-placeholder,
.search-form input[type="search"]:-ms-input-placeholder,
.post-password-form input[type="search"]:-ms-input-placeholder,
.comment-form input[type="password"]:-ms-input-placeholder,
.search-form input[type="password"]:-ms-input-placeholder,
.post-password-form input[type="password"]:-ms-input-placeholder,
.comment-form input[type="url"]:-ms-input-placeholder,
.search-form input[type="url"]:-ms-input-placeholder,
.post-password-form input[type="url"]:-ms-input-placeholder,
.comment-form input[type="date"]:-ms-input-placeholder,
.search-form input[type="date"]:-ms-input-placeholder,
.post-password-form input[type="date"]:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder,
.search-form textarea:-ms-input-placeholder,
.post-password-form textarea:-ms-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"].placeholder,
.search-form input[type="text"].placeholder,
.post-password-form input[type="text"].placeholder,
.comment-form input[type="tel"].placeholder,
.search-form input[type="tel"].placeholder,
.post-password-form input[type="tel"].placeholder,
.comment-form input[type="email"].placeholder,
.search-form input[type="email"].placeholder,
.post-password-form input[type="email"].placeholder,
.comment-form input[type="search"].placeholder,
.search-form input[type="search"].placeholder,
.post-password-form input[type="search"].placeholder,
.comment-form input[type="password"].placeholder,
.search-form input[type="password"].placeholder,
.post-password-form input[type="password"].placeholder,
.comment-form input[type="url"].placeholder,
.search-form input[type="url"].placeholder,
.post-password-form input[type="url"].placeholder,
.comment-form input[type="date"].placeholder,
.search-form input[type="date"].placeholder,
.post-password-form input[type="date"].placeholder,
.comment-form textarea.placeholder,
.search-form textarea.placeholder,
.post-password-form textarea.placeholder {
	color: #ccc;
}

.widget {
	margin-bottom: 1.2em;
}

.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;
	width: 300px;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.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"] {
	background: #333;
	color: #fff;
	height: 2em;
	border: none;
	padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.commentlist {
	margin: 0 0 1.2em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item+.commentlist-item {
	padding-top: 1.2em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.2em;
}

.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;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	padding: .4em;
	text-decoration: none;
}

.navigation-single {
	margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: .4em;
	margin-bottom: 1.2em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.2em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.2em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.2em;
}

.mejs-container {
	margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
display-1,
display-2,
display-3,
display-4,
.h {
	display: block;
	font-weight: 700;
	line-height: 1.2;
	color: inherit;
	margin: 0 0 .5em;
}

h1,
.h1 {
	font-size: 46px;
	letter-spacing: -1.62px;
	color: #231f20;
}

h2,
.h2 {
	font-size: 30px;
}

h3,
.h3 {
	font-size: 28px;
}

h4,
.h4 {
	font-size: 24px;
}

h5,
.h5 {
	font-size: 21px;
}

h6,
.h6 {
	font-size: 18px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="file"] textarea,
.form-control {
	-webkit-transition: border-color .3s linear;
	transition: border-color .3s linear;
	width: 100%;
	min-width: 0;
	-webkit-appearance: none;
}

input[type="text"]:focus,
input[type="text"]:hover,
input[type="email"]:focus,
input[type="email"]:hover,
input[type="tel"]:focus,
input[type="tel"]:hover,
input[type="password"]:focus,
input[type="password"]:hover,
input[type="file"] textarea:focus,
input[type="file"] textarea:hover,
.form-control:focus,
.form-control:hover {
	box-shadow: none;
	outline: none;
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="file"] textarea::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
	font-family: inherit;
	color: #808080;
}

input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="file"] textarea:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
	font-family: inherit;
	color: #808080;
}

input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="tel"]::placeholder,
input[type="password"]::placeholder,
input[type="file"] textarea::placeholder,
.form-control::placeholder {
	font-family: inherit;
	color: #808080;
}

/**
 * Basic styles for links
 */

a {
	-webkit-transition: background-color .3s linear, color .3s linear, border-color .3s linear, box-shadow .3s linear;
	transition: background-color .3s linear, color .3s linear, border-color .3s linear, box-shadow .3s linear;
}

a:hover {
	text-decoration: none;
}

.link-text {
	-webkit-transition: color .3s linear, border-color .3s linear;
	transition: color .3s linear, border-color .3s linear;
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	line-height: 1.5;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 1px solid #005fd8;
}

.link-text:hover {
	color: #005fd8;
	text-decoration: none;
	border-color: transparent;
}

.link-text-dark {
	color: #231f20;
	border-color: #231f20;
}

.link-text-dark:hover {
	color: #005fd8;
}

.btn {
	-webkit-transition: color .3s linear, border-color .3s linear, background-color .3s linear;
	transition: color .3s linear, border-color .3s linear, background-color .3s linear;
	letter-spacing: 1.55px;
	text-transform: uppercase;
	min-width: 160px;
}

.btn:hover,
.btn:focus {
	outline: none;
	box-shadow: none;
}

.btn-primary {
	-webkit-transition: background-position .3s linear;
	transition: background-position .3s linear;
	background-image: -webkit-linear-gradient(left, #005fd8, #1f80ff, #005fd8);
	background-image: linear-gradient(to right, #005fd8, #1f80ff, #005fd8);
	background-size: 200%;
	border-color: transparent;
}

.btn-primary:hover {
	background-position: right bottom;
	border-color: transparent;
}

.btn-outline-dark:hover {
	border-color: #005fd8;
	background-color: #005fd8;
}

.btn-dark {
	background: #231f20;
	color: #fff;
	font-weight: 400;
}

.icons-trial [class*="icon-"] {
	font-size: 50px;
}

.resize-active * {
	-webkit-transition: none !important;
	transition: none !important;
}

#wrapper {
	overflow: hidden;
	position: relative;
}

.container,
.container-fluid {
	padding: 0 15px;
}

.tax-product_category .product-intro {
	min-height: 479px;
}

.tax-product_category h2 {
	margin-bottom: 0;
}

.intro.product-intro .video-holder {
	margin-bottom: 17px;
}

.intro.product-intro.gradient.right .heading h2,
.intro.product-intro.gradient.left .heading h2,
.intro.product-intro.gradient.center .heading h2 {
	margin-bottom: 0 !important;
}

.intro.product-intro.gradient.right .heading,
.intro.product-intro.gradient.left .heading,
.intro.product-intro.gradient.center .heading {
	margin-bottom: 0;
}

.intro.product-intro.gradient.right .text,
.intro.product-intro.gradient.left .text,
.intro.product-intro.gradient.center .text {
	margin-top: 23px;
}

.intro.product-intro.gradient.right,
.intro.product-intro.gradient.left,
.intro.product-intro.gradient.center {
	padding-bottom: 9px !important;
}

.intro.product-intro.gradient.right .btn,
.intro.product-intro.gradient.left .btn,
.intro.product-intro.gradient.center .btn {
	margin-top: 60px !important;
}

.short-text {
	max-width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -60px;
	font-weight: 600;
	font-size: 24px;
}

.tax-product_category .product-intro.gradient {
	min-height: 280px;
}

.tax-product_category .product-intro h2 {
	margin-bottom: 0;
}

.no-intro .short-text {
	padding-top: 168px;
}

.short-text {
	max-width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -60px;
	font-weight: 600;
	font-size: 24px;
	padding-top: 40px;
}

img {
	max-width: 100%;
	height: auto;
}

.formError {
	position: static !important;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin-top: 10px !important;
	text-align: left;
}

.formError,
.formErrorContent,
.formError,
.formErrorContent .formError.formErrorContent {
	background-color: transparent;
	border-color: #8e2121;
	color: #8e2121;
}

.wysija-paragraph {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.widget_wysija_cont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.wysija-msg {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin-top: -20px;
	margin-bottom: 20px;
}

.widget_wysija_cont .updated,
.widget_wysija_cont .login .message {
	padding: 9px;
	background-color: transparent;
	color: #e6db55;
}

body .container,
body .container-fluid {
	max-width: 100%;
}

.logo {
	display: block;
	width: 108px;
}

sup.reg {
	font-size: 50%;
}

.bg-gradient {
	background-image: -webkit-linear-gradient(left, #000064 0%, #005fd8 100%);
	background-image: linear-gradient(to right, #000064 0%, #005fd8 100%);
}

.bg-gradient-light {
	background-image: -webkit-linear-gradient(left, #005fd8 0%, #1f80ff 100%);
	background-image: linear-gradient(to right, #005fd8 0%, #1f80ff 100%);
	color: #fff;
}

.bg-gradient-light .link-text {
	color: #fff;
	border-color: #fff;
}

.map-holder {
	overflow: hidden;
	position: relative;
	height: 250px;
}

.map-holder .map-canvas {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.works-list {
	letter-spacing: -.54px;
	color: #231f20;
	counter-reset: li;
}

.works-list li {
	position: relative;
	padding-left: 16px;
	margin-bottom: 24px;
	counter-increment: li;
}

.works-list li:last-child {
	margin-bottom: 0;
}

.works-list li:before {
	content: counter(li) ". ";
	position: absolute;
	left: 0;
	top: 0;
	color: #005fd8;
}

.add-page-class {
	display: none;
}

a {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
}

a:hover {
	text-decoration: none;
}

.blockquote {
	margin: 0;
}

.form-partner .form-row {
	margin: 0 -10px;
}

.form-partner .form-row>[class*="col-"] {
	padding: 0 20px;
}

.bg-cover {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.become-parter-section {
	padding: 8.125rem 0 6.25rem;
}

.become-parter-section .heading {
	color: #231f20;
	margin-bottom: 4.625rem;
}

.become-parter-section h1,
.become-parter-section .h1 {
	margin-bottom: 2rem;
}

.become-parter-section .btn {
	min-width: 161px;
}

.viewport .fade-effect,
.viewport .move-effect,
.viewport .move-margin-effect {
	opacity: 0;
	visibility: hidden;
}

.viewport .fade-effect {
	-webkit-transition: opacity .7s linear, visibility .7s linear;
	transition: opacity .7s linear, visibility .7s linear;
}

.viewport .move-effect {
	-webkit-transition: opacity .7s linear, visibility .7s linear, -webkit-transform .7s linear;
	transition: opacity .7s linear, visibility .7s linear, -webkit-transform .7s linear;
	transition: transform .7s linear, opacity .7s linear, visibility .7s linear;
	transition: transform .7s linear, opacity .7s linear, visibility .7s linear, -webkit-transform .7s linear;
	-webkit-transform: translateY(2.5rem);
	-ms-transform: translateY(2.5rem);
	transform: translateY(2.5rem);
}

.viewport .move-margin-effect {
	-webkit-transition: margin-top .7s linear, opacity .7s linear, visibility .7s linear;
	transition: margin-top .7s linear, opacity .7s linear, visibility .7s linear;
	margin-top: 2.5rem;
}

.viewport.in-viewport .move-effect,
.viewport.in-viewport .fade-effect,
.viewport.in-viewport .move-margin-effect {
	opacity: 1;
	visibility: visible;
}

.viewport.in-viewport .move-effect {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
}

.viewport.fade-effect,
.viewport.move-effect,
.viewport.move-margin-effect {
	opacity: 0;
	visibility: hidden;
}

.viewport.fade-effect {
	-webkit-transition: opacity .7s linear, visibility .7s linear;
	transition: opacity .7s linear, visibility .7s linear;
}

.viewport.move-effect {
	-webkit-transition: opacity .7s linear, visibility .7s linear, -webkit-transform .7s linear;
	transition: opacity .7s linear, visibility .7s linear, -webkit-transform .7s linear;
	transition: transform .7s linear, opacity .7s linear, visibility .7s linear;
	transition: transform .7s linear, opacity .7s linear, visibility .7s linear, -webkit-transform .7s linear;
	-webkit-transform: translateY(2.5rem);
	-ms-transform: translateY(2.5rem);
	transform: translateY(2.5rem);
}

.viewport.move-margin-effect {
	-webkit-transition: margin-top .7s linear, opacity .7s linear, visibility .7s linear;
	transition: margin-top .7s linear, opacity .7s linear, visibility .7s linear;
	margin-top: 2.5rem;
}

.viewport.move-delay {
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
}

.viewport.in-viewport.move-effect,
.viewport.in-viewport.fade-effect,
.viewport.in-viewport.move-margin-effect {
	opacity: 1;
	visibility: visible;
}

.viewport.in-viewport.move-effect {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
}

.viewport.in-viewport.move-margin-effect {
	margin-top: 0;
}

.heading-section {
	padding: 20px 0;
	color: #231f20;
}

.heading-section+.heading-section {
	padding-top: 0;
}

.heading-section .heading-wrap {
	padding: 50px 15px;
	background-color: #eaeaea;
}

.heading-section .heading-wrap.bg-gradient-light .link-text:hover {
	color: #231f20;
	border-color: transparent;
}

.heading-section .heading-wrap .heading {
	text-align: center;
}

.heading-section .heading-wrap h2,
.heading-section .heading-wrap .h2 {
	margin-bottom: 43px;
}

.heading-section .heading-wrap p {
	margin-bottom: 26px;
}

.heading-section .heading-wrap p:last-child {
	margin-bottom: 0;
}

.heading-section .heading-wrap-with-img h2,
.heading-section .heading-wrap-with-img .h2 {
	margin-bottom: 15px;
}

.heading-section .heading-wrap-with-img h6,
.heading-section .heading-wrap-with-img .h6 {
	font-weight: 400;
	margin-bottom: 37px;
}

.heading-section .heading-wrap-with-img p {
	margin-bottom: 5px;
}

.heading-section.support-heading {
	margin-top: 131px;
	padding-top: 10px;
}

.heading-section.support-heading h1 {
	margin-bottom: 20px;
}

.heading-section.support-heading .heading-wrap .heading {
	margin-bottom: 27px;
}

a.card h2 {
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
}

a.card:hover h2 {
	opacity: .7;
}

.card {
	padding-bottom: 20px;
}

.card .img-wrap {
	padding-top: 45%;
	background-position: top center;
}

.card .card-body {
	background-image: -webkit-linear-gradient(left, #005fd8 0%, #1f80ff 100%);
	background-image: linear-gradient(to right, #005fd8 0%, #1f80ff 100%);
}

.card .white-decor {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 10px;
}

.card .white-decor span {
	display: inline-block;
	vertical-align: top;
	width: 85px;
	height: 2px;
	background: #fff;
}

.card .link-text {
	font-size: 10px;
	color: inherit;
	border-bottom: 2px solid #fff;
}

.card .link-text:hover {
	color: #231f20;
	border-color: transparent;
}

.card-choose-section {
	padding: 60px 0;
}

.card-choose-section.case-study {
	padding: 15px 0 0;
}

.card-choose-section .heading-choose {
	margin-bottom: 73px;
}

.card-choose-section h2,
.card-choose-section .h2 {
	margin-bottom: 30px;
}

.card-choose-section .btn-wrap {
	padding-top: 30px;
}

.card-product {
	-webkit-transition: box-shadow .3s linear;
	transition: box-shadow .3s linear;
	height: 100%;
	background-image: -webkit-linear-gradient(top, #fff 0%, #eaeaea 100%);
	background-image: linear-gradient(180deg, #fff 0%, #eaeaea 100%);
	text-align: center;
	padding: 70px 25px 48px;
	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: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.card-product:hover {
	box-shadow: 0 20px 15px -10px rgba(35, 31, 32, .35);
}

.card-product .card-product-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	margin-bottom: 30px;
}

.card-product .card-footer {
	background: transparent;
	padding: 0;
}

.card-product .img-wrap {
	overflow: hidden;
	width: calc(100% + 50px);
	margin-bottom: 30px;
	margin-right: -25px;
	margin-left: -25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.card-product .img-wrap img {
	filter: drop-shadow(0 7px 7px rgba(35, 31, 32, .35));
}

.card-product h3,
.card-product .h3 {
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.card-product h4.gradient-text {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -webkit-linear-gradient(left, #005fd8 0%, #1f80ff 100%);
	background-image: linear-gradient(to right, #005fd8 0%, #1f80ff 100%);
}

.card-product p {
	margin-bottom: 25px;
}

.card-product p:last-child {
	margin-bottom: 0;
}

.card-product .btn {
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 14px;
	letter-spacing: 2.02px;
	border-radius: 30px;
	min-width: 186px;
}

.card-product.support-product {
	padding: 25px 25px 48px;
}

.card-product.support-product .h3,
.card-product.support-product h3 {
	margin-bottom: 12px;
}

.card-product.support-product .img-wrap {
	position: relative;
	margin-bottom: 6px;
}

.card-product.support-product .bullet-block {
	padding-top: 22px;
	margin-top: 27px;
}

.card-product.support-product .bullet-block:before {
	width: 95%;
}

.card-product.support-product .card-product-body {
	margin-bottom: 15px;
}

.card-products-list .row {
	margin: 0 -10px;
}

.card-products-list [class*="col-"] {
	padding: 0 10px;
	margin-bottom: 30px;
}

.card-products-list .img-wrap {
	height: 220px;
	position: relative;
}

.card-products-list .img-wrap img {
	max-height: 220px;
}

.partners-section {
	padding: 40px 0 65px;
}

.partners-section h2,
.partners-section .h2 {
	margin-bottom: 50px;
}

.partners-section h4,
.partners-section .h4 {
	line-height: 1;
	font-weight: 400;
	margin-bottom: 58px;
}

.partners-section .partners-list-wrap {
	position: relative;
	padding-top: 25px;
	padding-bottom: 37px;
}

.partners-section .partners-list-wrap:last-of-type {
	padding-top: 40px;
	padding-bottom: 0;
}

.partners-section .partners-list-wrap:last-of-type h4,
.partners-section .partners-list-wrap:last-of-type .h4 {
	margin-bottom: 50px;
}

.partners-section .partners-list-wrap+.partners-list-wrap:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	display: block;
	height: 1px;
	background-color: #a7a9ab;
	width: 63%;
}

.partners-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 -15px;
}

.partners-list li {
	padding: 0 15px 9px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.partners-list a {
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.partners-list a:hover {
	opacity: .7;
}

.partners-list-img li {
	min-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;
}

.partners-list-img a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.partners-list-text {
	font-weight: 700;
	color: #808080;
	font-size: 26px;
}

.partners-list-text a {
	color: inherit;
	text-decoration: none;
	line-height: 1;
}

.innovation-section {
	padding: 30px 0;
}

.innovation-section .heading {
	margin-bottom: 25px;
}

.innovation-section h2,
.innovation-section .h2 {
	margin-bottom: 15px;
}

.innovation-section .img-wrap {
	margin-bottom: 40px;
}

.innovation-section.video-area .video-holder {
	margin-bottom: 30px;
}

.innovation-section.video-area .placeholder {
	width: auto;
	height: auto;
	margin: 0 auto;
	position: relative;
	right: auto;
}

.innovation-section.video-area .custom-play {
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%, -50%);
	-ms-transform: translateX(-50%, -50%);
	transform: translateX(-50%, -50%);
}

.products-section {
	padding: 86px 0 70px;
}

.products-section .btn {
	height: 47px;
}

.products-section .btn.btn-more {
	font-size: 14px;
	min-width: 186px;
}

.products-section .items-container {
	margin-bottom: 20px;
}

.products-section .bullet-block {
	position: relative;
	padding-top: 30px;
	margin-top: 30px;
}

.products-section .bullet-block:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 90%;
	height: 2px;
	background: #b0b1b4;
}

.products-section .bullet-block h5 {
	text-transform: uppercase;
	color: #005fd8;
	letter-spacing: 1.2px;
}

.products-section .bullet-block .download-list li {
	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;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 5px;
}

.products-section .bullet-block .download-list .support-name {
	text-align: left;
	font-size: 14px;
	font-weight: 400;
	padding-right: 5px;
	max-width: calc(100% - 100px);
}

.products-section .bullet-block .download-list .download-link {
	color: #005fd8;
	display: inline-block;
	vertical-align: middle;
	padding-right: 17px;
	text-transform: uppercase;
	font-size: 12px;
	position: relative;
	line-height: 1;
	font-weight: bold;
	letter-spacing: 1px;
	max-width: 100px;
}

.products-section .bullet-block .download-list .download-link:hover:before {
	-webkit-transform: translateY(-50%) translateX(3px);
	-ms-transform: translateY(-50%) translateX(3px);
	transform: translateY(-50%) translateX(3px);
}

.products-section .bullet-block .download-list .download-link:before {
	-webkit-transition: -webkit-transform .3s linear;
	transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
	transition: transform .3s linear, -webkit-transform .3s linear;
	content: ">";
	line-height: 1;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	margin-top: -1px;
}

.products-section .bullet-block .bullet-list {
	max-width: 90%;
	margin: 0 auto 10px;
	text-align: left;
}

.products-section .bullet-block .bullet-list li {
	position: relative;
	padding-left: 30px;
}

.products-section .bullet-block .bullet-list li:before {
	content: "\e912";
	font-family: "icomoon";
	font-size: 18px;
	font-weight: 600;
	color: #005fd8;
	position: absolute;
	top: 0;
	left: 0;
}

.products-section.support-section {
	padding: 50px 0;
}

.overview {
	position: relative;
	margin-bottom: 13px;
	width: 100%;
}

.overview .row {
	margin: 0 -8px;
}

.overview [class*="col-"] {
	padding: 0 8px;
}

.overview .img-wrap {
	position: relative;
	background-position: top center;
	padding-top: 100%;
}

.overview .img-wrap .play {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 89px;
	height: 89px;
	border-radius: 50%;
	border: 2px solid #fff;
	color: #fff;
	font-size: 45px;
}

.overview .img-wrap .play:hover {
	color: #005fd8;
	border-color: #005fd8;
	text-decoration: none;
}

.overview .img-wrap .play [class*="icon"] {
	margin-left: 10px;
}

.overview.inner {
	margin-bottom: 50px;
}

.overview .text-block {
	height: 100%;
	padding: 30px 15px;
}

.overview .heading {
	margin-bottom: 27px;
}

.overview .heading p {
	margin-bottom: 29px;
}

.overview h2,
.overview .h2 {
	margin-bottom: 10px;
}

.overview h4,
.overview .h4 {
	line-height: 1;
}

.overview .blockquote p {
	margin-bottom: 35px;
}

.overview .blockquote p:last-child {
	margin-bottom: 0;
}

.overview .blockquote-footer {
	color: inherit;
}

.overview .blockquote-footer:before {
	display: none;
}

.overview .btn {
	min-width: 248px;
}

.overview .works-list {
	margin-bottom: 45px;
}

.partnership-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 17px;
	margin-bottom: 25px;
}

.partnership-list li {
	padding: 0 15px 7px 38px;
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.partnership-list li:before {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
}

.partnership-list-overview {
	font-size: 18px;
}

.partnership-list-overview li {
	padding: 0 15px 0 30px;
}

.partnership-list-overview li:before {
	color: #005fd8;
	font-size: 20px;
}

.extended-list {
	font-size: 17px;
	padding: 10px 0;
}

.extended-list li {
	position: relative;
	padding: 15px 0 20px 50px;
}

.extended-list li+li {
	border-top: 1px solid #231f20;
}

.extended-list li .icon {
	position: absolute;
	top: 15px;
	left: 1px;
	display: block;
	max-width: 30px;
	max-height: 30px;
	color: #005fd8;
	font-size: 24px;
}

.extended-list h5,
.extended-list .h5 {
	font-weight: 600;
	margin-bottom: 0;
}

.extended-list p:last-child {
	margin-bottom: 0;
}

.categories-market-wrap {
	padding-top: 22px;
}

.categories-market-wrap .title {
	display: block;
	font-size: 22px;
	color: #e5e5e5;
	margin-bottom: 8px;
}

.categories-market-list {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 8px;
	padding-bottom: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.categories-market-list li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding-right: 15px;
}

.categories-market-list a {
	display: inline-block;
	vertical-align: middle;
	color: inherit;
}

.categories-market-list a:hover {
	color: #231f20;
	text-decoration: none;
}

.overview-list {
	position: relative;
}

.overview-list+.overview-list:before {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	content: "";
	display: block;
	width: 90%;
	height: 1px;
	background-color: #231f20;
}

.overview-list .overview {
	margin-bottom: 0;
}

.logo-partners-wrap {
	padding: 30px 0;
}

.logo-partners-wrap .logo-partners-list {
	margin: 0 -15px;
}

.logo-partners-wrap .logo-partners-list li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding: 0 15px 35px;
}

.solution-help-block {
	color: #808080;
	font-size: 14px;
	line-height: 1.5;
}

.solution-help-block p {
	margin-bottom: 10px;
}

.solution-help-block p:last-child {
	margin-bottom: 0;
}

.overview-section {
	padding: 40px 0 50px;
}

.overview-section h4,
.overview-section .h4 {
	margin-bottom: 32px;
}

.overview-section .logo-partners-list {
	margin: 0 -15px;
}

.overview-section .logo-partners-list li {
	padding: 0 15px;
}

.overview-section .logo-partners-list img {
	max-width: 160px;
}

.overview-section .partnership-list {
	max-width: 535px;
	margin: 0 auto 25px;
}

.filter-block .jcf-select {
	max-width: 499px;
	margin: 0 auto;
	width: 100%;
	height: 50px;
	border: none;
	border-bottom: 1px solid #231f20;
	display: block;
}

.filter-block .jcf-select .jcf-select-opener:before {
	content: "";
	border: 8px solid transparent;
	border-top: 9px solid #000;
	margin-top: 5px;
}

.filter-block .jcf-select .jcf-select-text {
	font-size: 22px;
	line-height: 45px;
	margin: 0 35px 0 4px;
	color: #231f20;
}

textarea.form-control {
	min-height: 97px;
	resize: none;
	padding-top: 10px;
}

textarea.form-control.lg {
	min-height: 165px;
}

.form-control::-webkit-input-placeholder {
	color: #808080 !important;
}

.form-control::-moz-placeholder {
	opacity: 1;
	color: #808080 !important;
}

.form-control:-moz-placeholder {
	color: #808080 !important;
}

.form-control:-ms-input-placeholder {
	color: #808080 !important;
}

.form-control.placeholder {
	color: #808080 !important;
}

.input-file input {
	position: absolute;
	left: -9999px;
}

.input-file label {
	-webkit-transition: border-color .3s linear;
	transition: border-color .3s linear;
	background: transparent;
	border: 1px solid #b9bbbc;
	height: 48px;
	color: #808080;
	text-transform: capitalize;
}

.input-file label:hover {
	border-color: #005fd8;
}

.contact-section {
	padding: 154px 0 210px;
}

.contact-section h1 {
	margin-bottom: 32px;
}

.contact-section .head-block {
	margin-bottom: 61px;
}

.contact-section .contact-info {
	padding-top: 40px;
}

.contact-section .contact-info h5 {
	font-size: 18px;
}

.contact-section .contact-info .map-holder {
	margin-bottom: 21px;
}

.contact-section .contact-list {
	margin: 0 -10px;
}

.contact-section .contact-list li {
	width: 50%;
	padding: 0 10px;
}

.contact-section .contact-list li span {
	display: block;
}

.contact-section .contact-list li a {
	display: inline-block;
	vertical-align: top;
	color: #000;
	padding-right: 10px;
}

.contact-section .contact-list li a:hover {
	color: #005fd8;
}

.contact-section .contact-list li a i {
	font-size: 30px;
}

.contact-section .contact-list li a i.icon-facebook {
	font-size: 27px;
}

.about-us-section {
	padding: 50px 0;
}

.about-us-section.inner .about-slider .img-holder {
	width: 100%;
	margin-bottom: 9px;
}

.about-us-section.inner .about-slider .img-holder i {
	font-size: 30px;
	color: #005fd8;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
}

.about-us-section.inner .about-slider>div .text {
	line-height: 1.5;
}

.about-us-section h2 {
	margin-bottom: 63px;
}

.about-us-section .about-slider>div:last-child {
	border: none;
}

.about-us-section .about-slider>div .img-holder {
	width: 116px;
	height: 116px;
	position: relative;
	margin: 0 auto 29px;
}

.about-us-section .about-slider>div .img-holder .icon-quote {
	position: absolute;
	right: -13px;
	bottom: -14px;
	width: 51px;
	height: 51px;
	font-size: 21px;
	background: #005fd8;
	border-radius: 50%;
	color: #fff;
	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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.about-us-section .about-slider>div blockquote {
	font-size: 16px;
	color: #808080;
}

.about-us-section .about-slider>div blockquote p {
	margin-bottom: 72px;
}

.about-us-section .about-slider>div blockquote cite {
	display: block;
	text-align: center;
	font-style: normal;
}

.about-us-section .about-slider>div blockquote cite .name {
	font-size: 24px;
	font-weight: bold;
	color: #231f20;
	position: relative;
	display: block;
	text-transform: capitalize;
}

.about-us-section .about-slider>div blockquote cite .name:before {
	content: "";
	position: absolute;
	top: -12px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 51px;
	height: 5px;
	background: #005fd8;
}

.about-us-section .slick-arrow {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	background: transparent;
	outline: none;
	border: none;
	position: absolute;
	bottom: -30px;
}

.about-us-section .slick-arrow i {
	font-size: 10px;
}

.about-us-section .slick-arrow.slick-prev {
	left: 15%;
}

.about-us-section .slick-arrow.slick-next {
	right: 15%;
}

.about-us-section .slick-arrow:hover {
	color: #005fd8;
}

.jcf-select-form-select .jcf-select-drop-content {
	border: 1px solid #231f20;
}

.jcf-select-form-select .jcf-list {
	line-height: 22px;
	font-size: 22px;
}

.jcf-select-form-select .jcf-list .jcf-option {
	padding: 12px 9px;
	color: #231f20;
}

.intro {
	min-height: 400px;
	font-size: 18px;
	color: #fff;
	padding: 180px 0 80px;
	margin-top: 75px;
	margin: 0 15px;
}

.home .intro {
	margin: 0;
	margin-top: 0;
	padding-bottom: 100px;
}

.intro.intro-sm {
	background-position: 50% 80px;
}

.intro.intro-inner {
	padding-top: 140px;
}

.intro.intro-inner .text-holder {
	max-width: 846px;
	margin: 0 auto;
	text-align: center;
}

.intro.intro-inner h1 {
	margin-bottom: 13px;
}

.intro.intro-inner .btn {
	margin-top: 30px;
}

.intro.solution .text-holder {
	max-width: 700px;
}

.intro.solution .text {
	max-width: 370px;
}

.intro.partners .text-holder {
	max-width: 500px;
}

.intro.product-intro {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 40px !important;
	min-height: 280px;
}

.intro.product-intro .video-holder {
	position: relative;
}

.intro.product-intro .container .text {
	margin-bottom: 40px;
}

.intro.product-intro .video-holder {
	margin-bottom: 6px;
}

.intro.product-intro .custom-play {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.intro.product-intro .placeholder {
	width: auto;
	height: auto;
	margin: 0 auto;
	position: relative;
	right: auto;
}

.intro .container {
	max-width: 1110px;
	z-index: 9;
}

.intro h1 {
	letter-spacing: -1.62px;
	margin-bottom: 20px;
	color: #fff;
}

.home .intro h1 {
	margin-bottom: 40px;
}

.intro h1 span {
	font-size: 24px;
	display: inline-block;
	padding-top: 5px;
	display: inline-block;
	vertical-align: top;
}

.intro .text-holder {
	max-width: 411px;
}

.home .intro .text-holder {
	max-width: 470px;
}

.inner-intro {
	min-height: 350px;
	color: #fff;
	margin: 0 15px 20px;
}

.inner-intro .text-holder {
	max-width: 500px;
}

.inner-intro .text-holder p {
	margin-bottom: 20px;
}

.inner-intro .text-holder h2 {
	margin-bottom: 15px;
}

.inner-intro .text-holder .btn {
	min-width: 254px;
	font-size: 14px;
	letter-spacing: 1.96px;
	padding-top: 14px;
	padding-bottom: 13px;
	text-align: center;
	padding-left: 14px;
	padding-right: 14px;
}

.inner-intro .text-holder .btn.btn-outline-dark {
	color: #231f20;
}

.inner-intro .text-holder .btn.btn-outline-white {
	font-size: 11px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.inner-intro .container {
	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;
}

.inner-intro.right-side .container {
	max-width: 1120px;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.inner-intro .inner-list {
	margin: 0 -17px;
}

.inner-intro .inner-list li {
	padding: 0 17px 15px;
	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;
	letter-spacing: .6px;
	font-size: 15px;
}

.inner-intro .inner-list li a {
	color: #fff;
	padding-left: 5px;
}

.inner-intro .inner-list li a:hover {
	color: #005fd8;
}

.table-section {
	padding: 60px 0;
}

.table-section .container {
	max-width: 1175px;
	margin: 0 auto;
	padding: 0 20px;
}

.table-section .container th,
.table-section .container td {
	border-color: #231f20;
}

.table-section .container table thead th {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3;
	padding: 19px 36px 15px;
	border-width: 1px;
	border-top: 0;
}

.table-section .container table thead th:first-child {
	width: 25%;
	padding: 19px 10px 15px 0;
	min-width: 200px;
}

.table-section .container table thead th:nth-child(2) {
	width: 19%;
}

.table-section .container table thead th:nth-child(3),
.table-section .container table thead th:nth-child(4) {
	width: 25%;
	padding: 19px 36px 15px;
}

.table-section .container table thead th:not(:first-child) {
	text-align: center;
}

.table-section .container table .blue-bg {
	background: -webkit-linear-gradient(left, #005fd8 0%, #1f80ff 100%);
	background: linear-gradient(to right, #005fd8 0%, #1f80ff 100%);
	color: #fff;
}

.table-section .container table .blue-bg i {
	color: #fff;
}

.table-section .container table tbody tr:first-child {
	font-size: 19px;
}

.table-section .container table tbody tr:first-child td {
	padding: 11px 36px 18px;
}

.table-section .container table tbody tr:not(:first-child) td {
	vertical-align: middle;
}

.table-section .container table tbody th {
	padding: 19px 10px 13px 0;
	font-size: 20px;
	font-weight: 400;
}

.table-section .container table tbody td {
	text-align: center;
}

.table-section .container table tbody strong,
.table-section .container table tbody span {
	font-size: 22px;
	display: block;
}

.table-section .container table tbody i {
	font-size: 28px;
	color: #005fd8;
	margin-top: 8px;
	display: inline-block;
}

.table-section .container table .btn-holder td {
	padding: 44px 30px;
}

.table-section .container table .btn-holder td .btn {
	min-width: 161px;
}

/* popup styles */

.js-video-popup {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 9999;
	overflow: hidden;
	visibility: hidden;
	background: #000;
	-webkit-transition: opacity .5s linear, visibility .5s linear;
	transition: opacity .5s linear, visibility .5s linear;
}

.js-video-popup.active-popup {
	opacity: 1;
	visibility: visible;
}

.js-video-popup .close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 2;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
}

.js-video-popup .close:after,
.js-video-popup .close:before {
	content: " ";
	position: absolute;
	top: 50%;
	left: 53%;
	height: 2px;
	width: 30px;
	background: #fff;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.js-video-popup .close:before {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.js-video-popup iframe,
.js-video-popup video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.fluid-video {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	height: 0;
}

.fluid-video iframe,
.fluid-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.placeholder {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.custom-play {
	position: absolute;
	z-index: 10;
	width: 77px;
	height: 77px;
}

/* decor styles */

[data-video] .btn-play em {
	font-style: normal;
	display: none;
}

[data-video].playing .btn-play span,
[data-video].playing.paused .btn-play em {
	display: none;
}

.main-text-wrap {
	padding: 80px 30px;
}

.main-text-wrap:before {
	position: absolute;
	content: "";
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	background: #eaeaea;
	height: calc(100% - 30px);
	width: calc(100% - 30px);
}

.main-text-wrap h2 {
	margin-bottom: 30px;
}

.main-text-wrap p {
	margin-bottom: 28px;
}

.featured-card {
	padding: 35px 31px 28px !important;
	border-radius: 0;
	box-shadow: 0 7px 17px -1px rgba(0, 0, 101, .15);
	border: none;
	background: #fff;
	color: #000;
	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: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
}

.featured-card.featured-card--image {
	padding: 0 !important;
}

.featured-card .icon-holder {
	min-height: 73px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 20px;
}

.featured-card .icon-holder img {
	max-width: 50px;
}

.featured-card .icon {
	color: #005fd8;
	font-size: 40px;
	text-align: center;
}

.featured-card .icon.icon-support {
	font-size: 57px;
}

.featured-card .card-body {
	padding: 0;
	background: #fff;
	color: #000;
}

.featured-card .card-body .card-title {
	margin-bottom: 18px;
}

.featured-card .card-body p {
	margin-bottom: 27px;
}

.featured-card .card-footer {
	background: transparent;
	text-align: center;
	padding: 0;
}

.featured-card.featured-card--image .card-footer {
	margin-top: 15px;
	margin-bottom: 28px;
}

.featured-card.featured-card--image .img-holder {
	height: 100%;
	min-height: 400px;
	position: relative;
}

.featured-card.featured-card--image .img-holder img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
	width: 100%;
	height: 100%;
	max-width: none;
}

.featured-card .text-wrap {
	min-height: 200px;
}

.featured-card .logo-partners-list {
	margin: 0 -10px;
	width: calc(100% + 20px);
}

.featured-card .logo-partners-list li {
	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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 45%;
	padding: 10px;
	min-height: 98px;
}

.featured-card .logo-partners-list li:nth-child(2) {
	width: 55%;
}

.featured-card .logo-partners-list li:only-child {
	padding: 0;
	width: 100%;
	height: 100%;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: stretch;
	-ms-flex-pack: stretch;
	justify-content: stretch;
	position: relative;
}

.featured-card .logo-partners-list li:only-child img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover;
}

.featured-card .list-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	min-height: 200px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.slider-section {
	padding-bottom: 100px;
}

.slider-section .container {
	max-width: 100%;
	padding: 0 15px;
}

.slider-section.inner {
	padding-bottom: 20px;
}

.arrows-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 -10px;
	max-width: 280px;
}

.arrows-holder .slick-arrow {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	border: none;
	background: transparent;
	color: #fff;
	font-weight: 300;
	width: 40%;
	padding: 0 10px;
	outline: none;
}

.arrows-holder .slick-arrow:hover {
	color: #808080;
}

.arrows-holder .slick-arrow i {
	font-size: 9px;
}

.slider-wrap .heading-block {
	color: #fff;
	padding: 30px;
}

.slider-wrap .heading-block p {
	margin-bottom: 30px;
}

.slider-wrap .featured-slider {
	position: relative;
	width: 100%;
}

.slider-wrap .featured-slider .slick-slide {
	margin: 0 11px;
	padding-bottom: 30px;
	float: none;
}

.slider-wrap .featured-slider .slick-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.slider-wrap .featured-slider .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.partners-slider-section {
	padding: 30px 0 17px;
}

.partners-slider-section h2 {
	margin-bottom: 40px;
}

.partners-slider-section .slider-partners-wrap {
	padding: 19px 0;
}

.partners-slider-section .slider-partners-wrap .partners-slider {
	max-width: 1087px;
	margin: 0 auto;
	padding: 0 10px 70px;
}

.partners-slider-section .slider-partners-wrap .partners-slider.detail .slick-slide {
	margin: 0 7px;
	height: auto;
}

.partners-slider-section .slider-partners-wrap .partners-slider.detail .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.partners-slider-section .slider-partners-wrap .partners-slider.detail .card-product {
	padding-top: 67px;
	padding-bottom: 41px;
}

.partners-slider-section .slider-partners-wrap .partners-slider.detail .card-product .card-product-body {
	font-size: 16px;
}

.partners-slider-section .slider-partners-wrap .partners-slider.detail .card-product .img-wrap {
	height: 220px;
	position: relative;
}

.partners-slider-section .slider-partners-wrap .partners-slider.detail .card-product .img-wrap img {
	max-height: 220px;
}

.partners-slider-section .slider-partners-wrap .partners-slider.detail .card-product .gradient-text {
	font-size: 40px;
	margin-bottom: -5px;
}

.partners-slider-section .slider-partners-wrap .partners-slider.detail .card-product .btn {
	max-width: 184px;
	min-width: 184px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
}

.partners-slider-section .slider-partners-wrap .partners-slider.detail .card-product p {
	margin-bottom: 15px;
}

.partners-slider-section .slider-partners-wrap .partners-slider .img-holder {
	min-height: 191px;
	margin-bottom: 14px;
}

.partners-slider-section .slider-partners-wrap .partners-slider .slick-slide {
	margin: 0 5px;
}

.partners-slider-section .slider-partners-wrap .partners-slider .slide-wrap {
	padding: 9px;
	background: #fff;
}

.partners-slider-section .slider-partners-wrap .partners-slider .text-holder {
	padding: 28px 25px 25px;
	line-height: 1.5;
}

.partners-slider-section .slider-partners-wrap .partners-slider .text-holder h5 {
	margin-bottom: 28px;
}

.partners-slider-section .slider-partners-wrap .partners-slider .slick-arrow {
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
	position: absolute;
	bottom: 0;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 50%;
	color: #fff;
	width: 42px;
	height: 42px;
	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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	outline: none;
}

.partners-slider-section .slider-partners-wrap .partners-slider .slick-arrow:hover {
	opacity: .6;
}

.partners-slider-section .slider-partners-wrap .partners-slider .slick-arrow i {
	font-size: 28px;
}

.partners-slider-section .slider-partners-wrap .partners-slider .slick-arrow.slick-next {
	right: calc(50% - 52px);
}

.partners-slider-section .slider-partners-wrap .partners-slider .slick-arrow.slick-prev {
	left: calc(50% - 52px);
}

.gallery-item-holder {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gallery-item-holder .item-small-holder {
	width: 30%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gallery-item-holder .item-small-holder .item {
	height: calc(50% - 16px);
	padding: 0 0 16px;
	padding: 0;
}

.gallery-item-holder .item-small-holder .gallery-item {
	padding-top: 100%;
}

.gallery-item-holder .item {
	overflow: hidden;
	width: 100%;
	position: relative;
	padding: 0 0 16px;
	height: 100%;
}

.gallery-item-holder .item .gallery-item {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

.gallery-item-holder .item.item-lg {
	width: 70%;
	padding-top: 0;
	padding-right: 16px;
}

.gallery-item-holder .item.item-lg .gallery-item {
	padding-top: 91%;
}

.gallery-item-holder .item.item-small {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gallery-item-holder .gallery-item {
	position: relative;
	padding-top: 74%;
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
}

.detail-section {
	padding: 207px 0 44px;
}

.detail-section .container {
	max-width: 1133px;
}

.detail-section .text-area {
	margin-top: 20px;
}

.detail-section .text-block {
	padding-bottom: 64px;
	border-bottom: 1px solid #231f20;
	margin-bottom: 26px;
	line-height: 1.8;
}

.detail-section .text-block.inner {
	padding-bottom: 0;
	margin-bottom: 0;
}

.detail-section .text-block.inner p {
	margin-bottom: 48px;
}

.detail-section .text-block p {
	margin-bottom: 50px;
}

.detail-section h3 {
	font-size: 29px;
	margin-bottom: 30px;
}

.detail-section .btn-holder {
	margin: 0 -11px;
}

.detail-section .btn-holder li {
	padding: 0 11px 11px;
}

.detail-section .btn-holder .btn {
	width: 169px;
	padding: 15px 10px;
}

.detail-section .detail-list {
	margin-bottom: 36px;
	font-size: 15px;
	color: #231f20;
}

.detail-section .detail-list li {
	margin-bottom: 2px;
	margin-left: -5px;
	margin-right: -5px;
}

.detail-section .detail-list span {
	width: 50%;
	padding: 0 5px;
}

.detail-section .detail-list span:first-child {
	font-weight: 700;
}

.detail-section .detail-list.inner {
	font-size: 19px;
	margin-bottom: 25px;
}

.detail-section .detail-list.inner p {
	margin-bottom: 50px;
}

.detail-section .detail-list.inner li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 11px;
}

.detail-section .detail-list.inner li strong {
	font-size: 20px;
}

.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;
}

.lightbox {
	min-height: 500px;
	width: 100%;
}

.loader-holder {
	display: none;
}

.loading .loader-holder {
	display: block;
}

.loading .more {
	display: none;
}

.loader {
	margin: 100px auto;
	font-size: 25px;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	position: relative;
	text-indent: -9999em;
	-webkit-animation: load5 1.1s infinite ease;
	animation: load5 1.1s infinite ease;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

.search-form fieldset {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.search-form fieldset input[type="search"] {
	width: 100%;
}

.search-form fieldset input[type="submit"] {
	padding: 10px 15px;
	height: auto;
}

#registration_iframe {
	width: 100%;
	max-height: 400px;
}

.intro.center {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-bottom: 120px !important;
}

.intro.center .container {
	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;
}

.intro.center .container .row {
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	z-index: 3;
}

.intro.center .container .btn.btn-outline-white {
	position: relative;
	z-index: 3;
}

.intro.center .video-holder {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.intro.center .video-holder .custom-play {
	bottom: 25px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: auto;
}

.intro.left {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.intro.left .heading .text {
	margin: 0;
}

.intro.left .video-holder {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.intro.left .video-holder .custom-play {
	bottom: 25px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: auto;
}

.intro.left .container {
	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;
}

.intro.left .container .row {
	width: 100%;
	position: relative;
	z-index: 3;
}

.intro.left .btn.btn-outline-white {
	position: relative;
	z-index: 3;
}

.intro.right {
	text-align: right;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.intro.right .heading .text {
	margin: 0 0 0 auto;
}

.intro.right .video-holder {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.intro.right .video-holder .custom-play {
	bottom: 25px;
	top: auto;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.intro.right .container {
	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: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.intro.right .container .row {
	width: 100%;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: relative;
	z-index: 3;
}

.intro.right .container .btn.btn-outline-white {
	position: relative;
	z-index: 3;
}

.intro.gradient {
	background-size: auto !important;
	background-repeat: repeat !important;
	background-position: 0 0 !important;
}

.intro.gradient .video-holder {
	display: inline-block !important;
	vertical-align: middle !important;
	position: relative !important;
}

.intro.gradient .video-holder .custom-play {
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	-webkit-transform: translate(-50%, -50%) !important;
	-ms-transform: translate(-50%, -50%) !important;
	transform: translate(-50%, -50%) !important;
}

.filter-slider {
	padding: 0 35px 0;
	margin-bottom: 40px;
}

.filter-slider .slick-arrow {
	-webkit-transition: color .3s linear, border .3s linear;
	transition: color .3s linear, border .3s linear;
	background: transparent;
	outline: none;
	border: 1px solid #005fd8;
	padding: 0;
	line-height: 1;
	width: 30px;
	height: 30px;
	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%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #005fc2;
}

.filter-slider .slick-arrow:hover {
	color: #000;
	border-color: #000;
}

.filter-slider .slick-arrow:hover i {
	color: #000;
}

.filter-slider .slick-arrow i {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	font-size: 15px;
}

.filter-slider .slick-arrow.slick-prev {
	left: 0;
}

.filter-slider .slick-arrow.slick-next {
	right: 0;
}

.filter-slider .slick-arrow:hover {
	color: #005fd8;
}

.filter-slider .slide-item {
	margin: 0 10px;
}

.filter-slider .slide-item .subtitle {
	font-size: 15px;
}

.filter-slider .slide-item a {
	color: currentColor;
}

.filter-slider .img-holder {
	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: 110px;
	margin-bottom: 7px;
}

.filter-slider .img-holder img {
	max-height: 120px;
}

.filter-slider .subtitle {
	display: block;
	text-align: center;
}

.support-search {
	position: relative;
	margin: 0 auto;
}

.support-search .icon-search {
	position: absolute;
	left: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	font-size: 10px;
	pointer-events: none;
	color: #005fd8;
}

.support-search input[type="search"].form-control {
	border-radius: 3em;
	border: none;
	height: 61px;
	font-size: 9px;
	color: #231f20;
	padding: 10px 65px 10px 25px;
}

.support-search input[type="search"].form-control::-webkit-input-placeholder {
	color: #231f20 !important;
}

.support-search input[type="search"].form-control:-ms-input-placeholder {
	color: #231f20 !important;
}

.support-search input[type="search"].form-control::placeholder {
	color: #231f20 !important;
}

.support-search input[type="submit"].btn {
	position: absolute;
	white-space: nowrap;
	right: 5px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	min-width: auto;
	width: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 9px;
	padding-left: 5px;
	padding-right: 5px;
}

.filter-wrapp {
	max-width: 980px;
	margin: 0 auto 30px;
}

.filter-wrapp .jcf-select {
	border-top: none;
	border-left: none;
	border-right: none;
	margin-bottom: 15px;
	height: 40px;
}

.filter-wrapp .jcf-select .jcf-select-text {
	margin-left: 0;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
}

.filter-wrapp .jcf-select .jcf-select-opener {
	width: 20px;
}

.filter-wrapp .jcf-select .jcf-select-opener:before {
	font-family: "icomoon";
	content: "\e90e";
	border: none;
	margin: 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.filter-wrapp .btn-holder {
	margin-bottom: 15px;
}

.filter-wrapp .btn-holder li {
	margin-bottom: 10px;
}

.filter-wrapp .btn-holder .btn {
	height: auto;
}

.filter-wrapp .filter-title {
	display: block;
	font-weight: 400;
	padding-right: 10px;
	margin-bottom: 15px;
}

.filter-wrapp .clear {
	color: #000;
	font-style: italic;
	font-size: 14px;
	font-weight: 300;
	max-width: 76px;
}

.filter-wrapp .clear:hover {
	color: #005fd8;
}

.info-block {
	padding: 20px 0;
}

.info-block .info-box {
	padding: 50px 20px;
	background-image: -webkit-linear-gradient(left, #000064 0%, #005fc2 100%);
	background-image: linear-gradient(to right, #000064 0%, #005fc2 100%);
	color: #fff;
}

.info-block .info-box .info-item {
	margin-bottom: 30px;
}

.info-block .info-box .info-item h3 {
	margin-bottom: 20px;
}

.info-block .info-box .info-item p {
	margin-bottom: 20px;
}

.info-block .info-box .info-item .btn.btn-outline-light {
	color: #fff;
	border-color: #fff;
}

.info-block .info-box .info-item .btn.btn-outline-light:hover {
	background-color: #fff;
	color: #005fd8;
}

#header {
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 100;
	background: #fff;
	width: 100%;
	padding: 20px 0;
	color: #fff;
}

#header.light-header.fixed-position {
	background: #eaeaea !important;
}

#header.light-header #nav>ul li .read-more {
	color: #005fd8 !important;
}

#header .logo {
	z-index: 999;
}

#header .logo img {
	width: 80px;
}

#header .logo .logo-home {
	display: none;
}

.nav-active #header .logo .logo-home {
	display: block;
}

.nav-active #header .logo .logo-main {
	display: none;
}

#header.fixed-position {
	background: #fff !important;
}

.home #header.fixed-position .logo .logo-home {
	display: none;
}

.home #header.fixed-position .logo .logo-main {
	display: block;
}

#header.fixed-position #nav>ul a:hover {
	color: #005fd8 !important;
}

.nav-active .home #header #nav>ul a {
	color: #000;
}

.home #header #nav>ul a {
	color: #fff;
}

#header .container {
	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;
	max-width: 1258px;
}

#header .menu-wrap {
	width: 100%;
}

.nav-active #header {
	position: relative;
	width: 100%;
}

.nav-active #header .navbar-holder {
	opacity: 1;
	visibility: visible;
}

#header .img-block {
	display: none;
}

#header .img-block.inner-img-block {
	padding-right: 0;
}

#header #nav>ul>li {
	padding: 0 60px 15px;
	position: static;
}

#header #nav>ul>li a {
	color: #fff;
	font-size: 22px;
	letter-spacing: .6px;
	text-transform: capitalize;
}

#header #nav>ul>li a:hover {
	color: #005fd8;
}

#header #nav>ul>li>.drop.info-drop .drop:before {
	content: "";
	width: 1px;
	height: 81%;
	background: #231f20;
	position: absolute;
	left: 0;
	top: 16px;
	display: none;
}

#header #nav>ul>li>.drop .sub-menu {
	font-size: 16px;
	font-weight: 400;
}

#header #nav>ul>li>.drop .sub-menu>ul>li {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	position: static;
	margin-bottom: 7px;
	padding: 0 20px;
}

#header #nav .text-holder {
	line-height: 1.5;
}

#header #nav .text-holder p {
	margin-bottom: 30px;
}

#header #nav .drop {
	position: absolute;
	top: 100%;
	display: none;
	left: 100%;
}

#header #nav .drop .btn-back {
	color: #005fd8;
	padding-left: 60px;
	font-size: 16px;
	position: relative;
}

#header #nav .drop .btn-back:before {
	content: "";
	border: 3px solid transparent;
	border-right: 8px solid #005fd8;
	left: 33px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-18%);
	-ms-transform: translateY(-18%);
	transform: translateY(-18%);
}

#header #nav .drop .drop {
	left: 100%;
	top: 0;
	width: 100%;
	overflow: hidden;
}

#header #nav .drop .drop .drop-wrapper {
	width: 100%;
	opacity: 1;
}

#header #nav .drop .drop h2 {
	font-size: 30px;
	margin-bottom: 22px;
}

#header #nav .drop .drop ul {
	margin-bottom: 22px;
	padding: 0 60px;
}

#header #nav .drop .drop li {
	margin-bottom: 7px;
}

#header #nav .drop a {
	text-align: left;
}

#header #nav li.main-item {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px !important;
	display: none !important;
}

#header #nav li.active-item .contact-area {
	display: none;
}

#header #nav li li {
	position: relative;
}

.active-item #header #nav li.hover .drop {
	display: none;
}

#header #nav li.hover li.hover>a {
	color: #005fd8 !important;
}

#header #nav li.hover li.hover .drop {
	display: block;
	z-index: 2;
}

#header #nav li.hover li.hover .drop .drop-wrapper {
	-webkit-transition: opacity .5s linear, -webkit-transform .35s linear;
	transition: opacity .5s linear, -webkit-transform .35s linear;
	transition: transform .35s linear, opacity .5s linear;
	transition: transform .35s linear, opacity .5s linear, -webkit-transform .35s linear;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}

#header .sub-menu {
	max-width: 1159px;
	padding: 20px 0;
	margin: 0 auto;
}

.contact-area {
	padding: 30px 60px 0 !important;
	display: block;
	position: relative !important;
}

.contact-area:before {
	content: "";
	position: absolute;
	top: 0;
	width: calc(100% - 120px);
	left: 60px;
	height: 1px;
	background: #005fd8;
}

.contact-area address {
	margin-bottom: 10px;
}

.contact-area a {
	color: #fff;
}

.contact-area a:hover {
	color: #005fd8;
}

.search-form-block {
	position: relative;
	width: 100%;
	margin-top: 20px;
}

.search-form-block input[type="search"] {
	-webkit-transition: width .3s linear;
	transition: width .3s linear;
	font-size: 15px;
	color: #fff;
	width: 100%;
	padding: 5px 5px 6px;
	font-weight: normal;
	text-transform: none;
	padding-left: 40px;
	text-align: left;
	border-radius: 2rem;
	background: -webkit-linear-gradient(left, #005fd8 0%, #1f80ff 100%);
	background: linear-gradient(to right, #005fd8 0%, #1f80ff 100%);
	outline: none;
	border: none;
	letter-spacing: .6px;
	height: auto;
}

.search-form-block input[type="search"]:hover,
.search-form-block input[type="search"]:focus {
	outline: none;
	box-shadow: none;
}

.search-form-block input[type="search"]::-webkit-input-placeholder {
	color: #fff;
}

.search-form-block input[type="search"]::-moz-placeholder {
	opacity: 1;
	color: #fff;
}

.search-form-block input[type="search"]:-moz-placeholder {
	color: #fff;
}

.search-form-block input[type="search"]:-ms-input-placeholder {
	color: #fff;
}

.search-form-block input[type="search"].placeholder {
	color: #fff;
}

.search-form-block .icon-search {
	position: absolute;
	left: 19px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	font-size: 14px;
	pointer-events: none;
}

.read-more {
	color: #005fd8 !important;
	position: relative;
	padding-left: 60px;
}

.read-more:before,
.read-more:after {
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
	content: "";
	position: absolute;
	right: -15px;
	top: 13px;
	-webkit-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	transform: rotate(-20deg);
	width: 9px;
	height: 2px;
	background: #005fd8;
}

.read-more:after {
	-webkit-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	transform: rotate(20deg);
	top: 10px;
}

.read-more:hover {
	color: #0349a5 !important;
}

.read-more:hover:before,
.read-more:hover:after {
	background: #0349a5;
}

.opener-wrap {
	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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #005fd8;
	position: absolute;
	top: 12px;
	right: 15px;
	z-index: 999;
}

.nav-opener {
	width: 30px;
	height: 16px;
	z-index: 9999998;
	position: relative;
}

.nav-opener:hover:after,
.nav-opener:hover:before,
.nav-opener:hover span {
	background-color: #005fd8;
}

.nav-opener span,
.nav-opener:before,
.nav-opener:after {
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
	background: #005fd8;
	left: 0;
	height: 3px;
	margin-top: -2px;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.nav-opener:before,
.nav-opener:after {
	content: "";
	top: 0;
}

.nav-opener:after {
	top: 100%;
}

.nav-active .nav-opener span {
	opacity: 0;
}

.nav-active .nav-opener:before,
.nav-active .nav-opener:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 0;
	right: 0;
	background: #fff;
}

.nav-active .nav-opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#footer {
	color: #fff;
	padding: 40px 0 20px;
	font-weight: 400;
	letter-spacing: .64px;
}

#footer .container {
	max-width: 1260px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #005fd8;
}

#footer .logo {
	margin-bottom: 28px;
}

#footer .footer-nav {
	margin-bottom: 35px;
	font-size: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#footer .footer-nav>ul {
	margin-bottom: 15px;
	width: 50%;
	padding: 0 5px;
}

#footer .footer-nav li {
	padding-bottom: 5px;
}

#footer .address-block {
	font-size: 14px;
	margin-bottom: 20px;
}

#footer .address-block address {
	margin-bottom: 0;
}

#footer .sing-up-holder {
	font-size: 16px;
}

#footer .input-round-wrap {
	margin-bottom: 25px;
	max-width: 355px;
	margin: 0 auto 25px;
}

#footer .input-round-wrap input {
	-webkit-transition: border-color .3s linear;
	transition: border-color .3s linear;
	border: 1px solid #fff;
	height: 61px;
	max-width: 355px;
	width: 100%;
	border-radius: 2rem;
	background: #fff;
	outline: none;
	padding: 5px 74px;
}

#footer .input-round-wrap input:hover,
#footer .input-round-wrap input:focus {
	border-color: #005fd8;
}

#footer .input-round-wrap input::-webkit-input-placeholder {
	color: #606060;
}

#footer .input-round-wrap input::-moz-placeholder {
	opacity: 1;
	color: #606060;
}

#footer .input-round-wrap input:-moz-placeholder {
	color: #606060;
}

#footer .input-round-wrap input:-ms-input-placeholder {
	color: #606060;
}

#footer .input-round-wrap input.placeholder {
	color: #606060;
}

#footer .input-round-wrap .icon-email {
	left: 30px;
	top: 25px;
	color: #231f20;
	font-size: 15px;
}

#footer .input-round-wrap .submit {
	color: #0349a5;
	font-size: 16px;
	right: 34px;
	top: 19px;
	border: none;
	background-color: transparent;
	margin: 0;
}

#footer .input-round-wrap .submit:hover {
	color: #005fd8;
}

#footer .social-networks {
	margin: 0 -10px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 30px;
}

#footer .social-networks li {
	padding: 0 10px;
}

#footer .copyright-block {
	font-size: 13px;
	letter-spacing: .26px;
}

#footer .copyright-block p {
	margin-bottom: 5px;
}

.has-visual #wrapper {
	padding-top: 131px;
}

.hero-section {
	position: relative;
	padding: 180px 0 50px;
	min-height: 400px;
	color: #ffffff;
	background-color: #000000;
}

.hero-section.heading-center .heading-holder {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.hero-section .heading-holder:only-child {
	margin-bottom: 0;
	padding-bottom: 15px;
}

.hero-section.heading-right .heading-holder {
	text-align: right;
	margin-left: auto;
}

.hero-section.half-width {
	padding-bottom: 0;
	min-height: 350px;
	padding-top: 65px;
}

.hero-section.half-width .btn.btn-outline-light {
	color: #ffffff;
	border-color: #ffffff;
}

.hero-section.half-width .btn.btn-outline-light:hover {
	background-color: #ffffff;
	color: #1f80ff;
}

.hero-section.half-width .video-wrapper {
	position: relative;
	pointer-events: auto;
	left: auto;
	right: auto;
	bottom: auto;
	top: auto;
	width: calc(100% + 60px);
	height: 400px;
	margin: 0 -30px;
}

.hero-section.half-width .video-wrapper:before {
	content: none;
}

.hero-section.half-width .video-wrapper iframe,
.hero-section.half-width .video-wrapper video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.hero-section.half-width .video-wrapper .custom-play {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.hero-section .container {
	padding: 0 30px;
}

.hero-section .btn-holder .btn {
	margin-right: 10px;
	margin-bottom: 10px;
}

.hero-section .btn-link {
	color: #ffffff;
}

.hero-section .heading-holder {
	position: relative;
	z-index: 2;
	width: 85%;
	margin-bottom: 50px;
}

.hero-section h1 {
	font-size: 40px;
}

.hero-section h1,
.hero-section h2,
.hero-section h3,
.hero-section h4,
.hero-section h5,
.hero-section h6 {
	color: currentColor;
	margin-bottom: 30px;
}

.hero-section .video-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	pointer-events: none;
	z-index: 1;
}

.hero-section .video-wrapper.playing .custom-play {
	opacity: 0;
}

.hero-section .video-wrapper.playing.paused .custom-play {
	opacity: 1;
}

.hero-section .video-wrapper:not(.playing) iframe,
.hero-section .video-wrapper:not(.playing) video {
	opacity: 0;
	visibility: hidden;
}

.hero-section .video-wrapper::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: #000000;
	opacity: .15;
}

[data-video] iframe,
[data-video] video {
	display: block;
}

@media (min-width: 576px) {
	.has-visual #wrapper {
		padding-top: 76px;
	}

	.intro.product-intro.gradient.right,
	.intro.product-intro.gradient.left,
	.intro.product-intro.gradient.center {
		padding-bottom: 25px !important;
	}

	.no-intro .short-text {
		padding-top: 115px;
	}

	.heading-section.support-heading {
		margin-top: 76px;
	}

	.card-product .btn {
		padding-left: 20px;
		padding-right: 20px;
	}

	.partners-list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
		max-width: 33.333%;
	}

	.overview .img-wrap {
		padding-top: 65%;
	}

	.partnership-list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.extended-list {
		padding: 20px 40px;
	}

	.extended-list li .icon {
		top: 20px;
	}

	.categories-market-list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.slider-wrap .featured-slider {
		padding-left: 15px;
		right: -15px;
	}

	.slider-wrap .featured-slider .slick-slide {
		width: 304px;
	}

	.detail-section .detail-list {
		font-size: 18px;
	}

	.detail-section .detail-list.inner {
		font-size: 23px;
	}

	.detail-section .detail-list.inner li strong {
		font-size: 29px;
	}

	.support-search {
		max-width: 380px;
	}

	.support-search .icon-search {
		font-size: 20px;
		left: 15px;
	}

	.support-search input[type="search"].form-control {
		font-size: 12px;
		padding: 10px 100px 10px 50px;
	}

	.support-search input[type="submit"].btn {
		width: 90px;
	}

	#header .menu-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		width: calc(100% - 109px);
	}

	.search-form-block {
		padding-right: 70px;
		width: auto;
		margin-top: 0;
	}

	.search-form-block input[type="search"] {
		width: 250px;
	}

	.search-form-block input[type="search"]:focus,
	.search-form-block input[type="search"]:hover {
		width: 320px;
	}

	.read-more {
		font-size: 22px;
	}

	.read-more:before,
	.read-more:after {
		top: 19px;
	}

	.read-more:after {
		top: 16px;
	}

	#footer .footer-nav>ul {
		width: 33.332%;
		padding: 0 10px;
	}
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	.container,
	.container-fluid {
		padding: 0 20px;
	}

	.short-text {
		font-size: 34px;
	}

	.short-text {
		font-size: 34px;
		padding-top: 31px;
	}

	.h1,
	h1 {
		font-size: 54px;
	}

	.h2,
	h2 {
		font-size: 46px;
	}

	.h3,
	h3 {
		font-size: 30px;
	}

	.card-choose-section .h1 {
		margin-bottom: 38px;
	}

	.heading-section .heading-wrap {
		padding: 80px 15px;
	}

	.heading-section .heading-wrap-with-img .heading {
		text-align: left;
	}

	.card {
		height: 100%;
	}

	.card .card-body {
		padding: 20px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.card .text-block {
		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-positive: 1;
		flex-grow: 1;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.card .white-decor {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.card-list-section .row {
		margin: 0 -10px;
	}

	.card-list-section .row [class*="col-"] {
		padding: 0 10px;
	}

	.card-choose-section>.container .overview>.container {
		padding: 0;
	}

	.card-choose-section .btn-wrap .btn {
		min-width: 186px;
		padding: 14px 17px;
	}

	.card-product.support-product .btn {
		font-size: 12px;
	}

	.card-products-list [class*="col-"] {
		margin-bottom: 62px;
	}

	.partners-list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.innovation-section {
		padding: 15px 0 72px;
	}

	.overview .img-wrap {
		padding-top: 55%;
	}

	.overview.inner .text-block {
		padding: 64px 50px;
	}

	.overview .text-block {
		padding: 30px 50px;
	}

	.overview-section .solution-help-block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.about-us-section {
		padding: 54px 0;
	}

	.about-us-section .about-slider {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.about-us-section .about-slider>div {
		width: 33.332%;
		padding: 32px 24px 33px;
		border-right: 1px solid #231f20;
	}

	.intro {
		min-height: 500px;
		margin: 0 20px;
	}

	.intro.intro-sm {
		background-position: 50% 80px;
	}

	.intro.product-intro {
		padding-bottom: 40px !important;
	}

	.inner-intro {
		margin: 0 20px 20px;
	}

	.inner-intro .text-holder p {
		margin-bottom: 54px;
	}

	.inner-intro .container {
		padding: 0 80px;
	}

	.table-section {
		padding: 86px 0 128px;
	}

	.table-section .container table thead th:first-child {
		width: 19%;
		min-width: 100%;
	}

	.table-section .container table thead th:nth-child(2) {
		width: 25%;
	}

	.table-section .container table thead th:nth-child(3),
	.table-section .container table thead th:nth-child(4) {
		width: 28%;
	}

	.custom-play {
		top: 48%;
		left: 63%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.home .intro .custom-play {
		top: 50%;
		left: auto;
		right: calc((100% - 470px) / 2);
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.featured-card {
		min-height: 466px;
	}

	.slider-section .container {
		padding: 0 20px;
	}

	.slider-wrap .heading-block {
		padding: 70px 30px;
	}

	.gallery-item-holder {
		padding-right: 28px;
	}

	.intro.left .video-holder .custom-play {
		top: 50%;
		bottom: auto;
		left: 84%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.intro.right .video-holder .custom-play {
		top: 50%;
		bottom: auto;
		left: 18%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.filter-wrapp .btn-holder {
		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;
		margin: 0 -10px;
	}

	.filter-wrapp .btn-holder li {
		padding: 0 10px;
		margin-bottom: 0;
	}

	.filter-wrapp .flex-row .select-wrapp {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -10px 15px;
	}

	.filter-wrapp .flex-row .select-wrapp .jcf-select {
		width: calc(50% - 20px);
		margin: 0 10px 10px;
	}

	.info-block .info-box .info-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: 100%;
	}

	#footer {
		padding: 84px 0 48px;
	}

	#footer .footer-nav {
		margin-bottom: 8px;
	}

	#footer .footer-nav li {
		padding-bottom: 4px;
	}

	#footer .sing-up-holder p {
		margin-bottom: 36px;
	}

	.hero-section.heading-center .heading-holder {
		width: 75%;
	}

	.hero-section.half-width {
		padding-bottom: 30px;
	}

	.hero-section.half-width.left-video-on-desktop .heading-holder {
		margin-left: auto;
		padding-left: 30px;
	}

	.hero-section.half-width.left-video-on-desktop .video-wrapper {
		right: 50%;
		left: 0;
	}

	.hero-section.half-width .heading-holder {
		padding-right: 30px;
	}

	.hero-section.half-width .video-wrapper {
		width: 50%;
		margin: 0;
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		padding-bottom: 0;
		height: auto;
	}

	.hero-section .heading-holder {
		width: 50%;
	}
}

@media (min-width: 992px) {
		.has-visual #wrapper {
		padding-top: 103px;
	}

	.tax-product_category .product-intro {
		min-height: 696px;
	}

	.no-intro .short-text {
		padding-top: 139px;
	}

	body {
		font-size: 18px;
	}

	.become-parter-section {
		padding: 9.4375rem 0 13.875rem;
	}

	.heading-section .heading-wrap {
		padding: 106px 15px 122px;
	}

	.heading-section .heading-wrap h2,
	.heading-section .heading-wrap .h2 {
		margin-bottom: 30px;
	}

	.heading-section .heading-wrap-with-img {
		padding: 85px 135px 75px;
	}

	.heading-section.support-heading {
		margin-top: 103px;
	}

	.heading-section.support-heading .heading-wrap {
		padding: 60px 15px 72px;
	}

	.card .card-body {
		padding: 20px 40px;
	}

	.card-product {
		padding: 70px 44px 48px;
	}

	.card-product .img-wrap {
		margin-right: -44px;
		margin-left: -44px;
		width: calc(100% + 88px);
	}

	.card-product .btn {
		min-width: 210px;
	}

	.card-product.support-product {
		padding: 25px 40px 48px;
	}

	.card-product.support-product .img-wrap {
		margin-right: -40px;
		margin-left: -40px;
		width: calc(100% + 80px);
	}

	.card-product.support-product .btn {
		font-size: 14px;
	}

	.partners-list {
		margin: 0 auto;
	}

	.partners-list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.partners-list-img {
		max-width: 750px;
	}

	.partners-list-text {
		max-width: 100%;
	}

	.products-section.support-section {
		padding: 36px 0 43px;
	}

	.overview .img-wrap {
		padding-top: 0;
		height: 100%;
		min-height: 462px;
	}

	.overview .text-block {
		padding: 47px 50px;
	}

	.partnership-list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.extended-list {
		min-height: 462px;
	}

	.extended-list li {
		padding: 30px 0 37px 50px;
	}

	.extended-list li .icon {
		top: 35px;
	}

	.categories-market-list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.logo-partners-wrap {
		height: 100%;
		padding: 75px 30px;
		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;
	}

	.logo-partners-wrap .logo-partners-list {
		padding-right: 50px;
		margin: 0 -30px;
	}

	.overview-section .partnership-list {
		max-width: 535px;
		margin: 0 auto 35px;
	}

	.overview-section .partnership-list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.contact-section .contact-info {
		padding-top: 0;
		padding-left: 12px;
		margin-top: -4px;
	}

	.about-us-section.inner .about-slider>div {
		padding: 34px 91px 19px;
	}

	.about-us-section .about-slider>div {
		padding: 52px 64px 43px;
	}

	.intro {
		min-height: 495px;
		padding: 40px 0;
		margin-top: 103px;
	}

	.intro.intro-sm {
		min-height: 595px;
	}

	.intro.intro-inner {
		padding-top: 0;
	}

	.intro.product-intro {
		padding-bottom: 50px !important;
	}

	.intro .container {
		padding-top: 40px;
	}

	.intro h1 span {
		font-size: 30px;
		padding-top: 10px;
	}

	.intro .text-holder {
		margin-bottom: 14px;
	}

	.home .intro .text-holder {
		padding-top: 40px;
		margin-bottom: 0;
	}

	.inner-intro {
		min-height: 462px;
	}

	.inner-intro.right-side {
		min-height: 507px;
	}

	.inner-intro.right-side .text-holder {
		margin-bottom: 54px;
	}

	.table-section .container table thead th {
		font-size: 31px;
	}

	.table-section .container table thead th {
		padding: 19px 68px 15px;
	}

	.table-section .container table tbody strong,
	.table-section .container table tbody span {
		font-size: 26px;
	}

	.main-text-wrap {
		padding: 120px 30px 135px;
	}

	.slider-wrap .heading-block {
		width: 340px;
		padding-right: 4px;
	}

	.slider-wrap .featured-slider {
		width: calc(100% - 340px);
		padding-left: 15px;
		right: -15px;
	}

	.slider-wrap .featured-slider .slick-list {
		bottom: -70px;
	}

	.partners-slider-section h2 {
		margin-bottom: 89px;
	}

	.partners-slider-section.product-slider {
		padding-bottom: 19px;
	}

	.partners-slider-section.product-slider h2 {
		margin-bottom: 71px;
	}

	.partners-slider-section.product-slider .slider-partners-wrap {
		padding: 53px 0;
	}

	.partners-slider-section .slider-partners-wrap .partners-slider {
		padding: 0 52px 70px;
	}

	.partners-slider-section .slider-partners-wrap .partners-slider .slick-arrow {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		bottom: auto;
	}

	.partners-slider-section .slider-partners-wrap .partners-slider .slick-arrow.slick-next {
		right: 10px;
	}

	.partners-slider-section .slider-partners-wrap .partners-slider .slick-arrow.slick-prev {
		left: 10px;
	}

	.detail-section .text-area {
		margin-top: -12px;
	}

	.detail-section .text-area h2 {
		margin-bottom: 30px;
	}

	.detail-section .btn-holder li {
		padding-bottom: 0;
	}

	.intro.left .video-holder .custom-play {
		left: 63%;
	}

	.intro.right .video-holder .custom-play {
		left: 30%;
	}

	.filter-slider {
		padding: 0 65px 0;
		margin-bottom: 55px;
	}

	.filter-slider .slick-arrow {
		width: 40px;
		height: 40px;
	}

	.filter-slider .slick-arrow i {
		font-size: 35px;
	}

	.filter-slider .slide-item {
		margin: 0 5px;
	}

	.support-search {
		max-width: 550px;
	}

	.support-search .icon-search {
		font-size: 28px;
		left: 30px;
	}

	.support-search input[type="search"].form-control {
		font-size: 15px;
		padding: 10px 135px 10px 75px;
	}

	.support-search input[type="submit"].btn {
		width: 112px;
		font-size: 14px;
		right: 14px;
		letter-spacing: 2px;
	}

	.filter-wrapp {
		margin-bottom: 50px;
	}

	.filter-wrapp .btn-holder {
		width: calc(32% - 50px);
		padding-left: 21px;
	}

	.filter-wrapp .btn-holder .btn {
		min-width: 125px;
		font-size: 15px;
		text-transform: none;
		letter-spacing: 0;
		padding-top: 5px;
		padding-bottom: 5px;
		width: 125px;
	}

	.filter-wrapp .filter-title {
		padding-right: 18px;
		width: 90px;
	}

	.filter-wrapp .flex-row {
		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;
	}

	.filter-wrapp .flex-row .select-wrapp {
		width: 68%;
	}

	.filter-wrapp .flex-row .select-wrapp .jcf-select {
		width: calc(50% - 50px);
		margin: 0 25px 10px;
	}

	.info-block .info-box {
		padding: 70px 35px 70px;
	}

	.info-block .info-box .row {
		margin: 0 -47px;
	}

	.info-block .info-box [class*="col-"] {
		padding: 0 47px;
	}

	.info-block .info-box .info-item h3 {
		margin-bottom: 33px;
	}

	.info-block .info-box .info-item p {
		margin-bottom: 37px;
	}

	.info-block .info-box .info-item .btn {
		font-size: 14px;
		padding: 15px 27px;
		letter-spacing: 2.02px;
	}

	#header {
		padding: 0;
		color: #000;
	}

	#header.light-header {
		background: #eaeaea !important;
	}

	#header.light-header #nav>ul li a:not(.read-more) {
		color: #000 !important;
	}

	#header.light-header #nav>ul li a:not(.read-more):hover,
	#header.light-header #nav>ul li a:not(.read-more).hover {
		color: #005fd8 !important;
	}

	#header.light-header #nav>ul li.hover>a {
		color: #005fd8 !important;
	}

	.home #header.light-header .logo .logo-home {
		display: none;
	}

	.home #header.light-header .logo .logo-main {
		display: inline;
	}

	#header .logo img {
		width: 109px;
	}

	#header.fixed-position .logo .logo-home {
		display: none;
	}

	#header.fixed-position .logo .logo-main {
		display: block;
	}

	#header.fixed-position #nav>ul a {
		color: #000 !important;
	}

	#header.fixed-position #nav>ul a:hover {
		color: #005fd8 !important;
	}

	.home #header {
		background: transparent;
	}

	.home #header .logo .logo-home {
		display: inline;
	}

	.home #header .logo .logo-main {
		display: none;
	}

	#header .container {
		padding: 0 40px;
	}

	#header .menu-wrap {
		position: relative;
	}

	#header .navbar-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-right: 20px;
		padding-left: 80px;
		width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	#header #nav {
		margin-top: 9px;
		padding-right: 120px;
	}

	#header #nav>ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -17px;
	}

	#header #nav>ul>li {
		position: relative;
		padding: 32px 17px 32px;
	}

	#header #nav>ul>li a {
		font-size: 15px;
		color: #000;
	}

	#header #nav>ul>li.hover>.info-drop,
	#header #nav>ul>li.hover>.drop {
		left: 0;
	}

	#header #nav>ul>li>.drop {
		min-height: 368px;
		position: fixed;
		top: 102px;
		left: -9999px;
		right: 0;
		background: #eaeaea;
	}

	#header #nav>ul>li>.drop.info-drop .sub-menu>ul {
		max-width: 23%;
	}

	#header #nav>ul>li>.drop.info-drop .sub-menu>ul li {
		margin-bottom: 16px;
	}

	#header #nav>ul>li>.drop.info-drop .drop {
		padding-left: 50px;
	}

	#header #nav>ul>li>.drop.info-drop .drop:before {
		display: block;
	}

	#header #nav>ul>li>.drop .sub-menu>ul {
		max-width: 25%;
		padding: 0;
		position: relative;
	}

	#header #nav .drop {
		display: block;
		visibility: hidden;
		opacity: 0;
		pointer-events: none;
	}

	#header #nav .drop.info-drop .drop {
		padding-top: 8px;
		min-width: 68.2vw;
	}

	#header #nav .drop .drop {
		display: block;
		visibility: hidden;
		opacity: 0;
		pointer-events: none;
		left: -9999px;
	}

	#header #nav .drop .drop .drop-wrapper {
		opacity: 0;
		-webkit-transform: translateX(-25%);
		-ms-transform: translateX(-25%);
		transform: translateX(-25%);
	}

	#header #nav .drop .drop {
		padding-top: 61px;
		left: 100%;
		min-width: 64.5vw;
		min-height: 180px;
	}

	#header #nav .drop .drop ul {
		padding: 0;
	}

	#header #nav li.main-item {
		display: block !important;
	}

	#header #nav li.hover>.drop {
		visibility: visible;
		opacity: 1;
		pointer-events: auto;
	}

	#header #nav li.hover .drop.info-drop li.hover .drop-wrapper {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	#header #nav li.hover .drop.info-drop li.hover .drop-wrapper .drop-list {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 55%;
		flex: 0 0 55%;
		max-width: 210px;
	}

	#header #nav li.hover .drop.info-drop li.hover .drop-wrapper .img-block {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 45%;
		flex: 0 0 45%;
		margin-top: 0;
		padding-top: 40px;
	}

	#header #nav li.hover li.hover .drop {
		visibility: visible;
		opacity: 1;
		pointer-events: auto;
	}

	#header #nav li.hover li.hover .drop.with-scroll {
		overflow-y: scroll;
		max-height: 370px;
	}

	#header #nav li.hover li.hover .drop .drop-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	#header #nav li.hover li.hover .drop .drop-wrapper .drop-list {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 54%;
		flex: 0 0 54%;
		max-width: 54%;
	}

	#header #nav li.hover li.hover .drop .drop-wrapper .img-block {
		display: block;
		padding-right: 50px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 46%;
		flex: 0 0 46%;
		max-width: 373px;
		margin-top: -12px;
	}

	#header #nav li.hover li.hover .drop .drop-wrapper .img-block img {
		max-height: 247px;
	}

	#header .sub-menu {
		display: block;
		padding: 22px 15px;
	}

	.contact-area {
		display: none;
	}

	.form-wrap {
		position: absolute;
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.search-form-block {
		padding-right: 0;
	}

	.search-form-block input[type="search"] {
		width: 122px;
	}

	.search-form-block input[type="search"]:focus,
	.search-form-block input[type="search"]:hover {
		width: 230px;
	}

	.read-more {
		padding-left: 0;
		font-size: 14px;
	}

	.read-more:before,
	.read-more:after {
		top: 13px;
	}

	.read-more:after {
		top: 10px;
	}

	.opener-wrap {
		display: none;
	}

	#footer .address-block {
		line-height: 1.95;
	}

	#footer .input-round-wrap {
		margin: 0 0 44px;
	}

	#footer .social-networks {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	#footer .copyright-block {
		padding-top: 40px;
	}

	.hero-section {
		min-height: 680px;
		padding-top: 200px;
	}

	.hero-section.heading-center {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.hero-section.heading-center .heading-holder {
		max-width: 850px;
	}

	.hero-section.half-width .heading-holder {
		max-width: 520px;
		margin-bottom: 20px;
	}

	.hero-section .heading-holder {
		max-width: 465px;
	}

	.hero-section h1 {
		font-size: 54px;
		margin-bottom: 50px;
	}
}

@media (min-width: 1200px) {
	.short-text {
		padding: 0 90px;
	}

	.no-intro .short-text {
		padding-top: 139px;
	}

	.short-text {
		padding: 31px 90px 0;
	}

	.become-parter-section .container-fluid {
		padding: 0 195px;
	}

	.card .card-body {
		padding: 24px 83px 47px 45px;
	}

	.card .text-block {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}

	.card .text-block p:last-of-type {
		margin-bottom: 0;
	}

	.card .link-wrap,
	.card .white-decor {
		-ms-flex-preferred-size: 55%;
		flex-basis: 55%;
		text-align: right;
		padding-left: 15px;
	}

	.card .link-text {
		margin-bottom: 10px;
	}

	.card-products-list .img-wrap {
		height: 310px;
	}

	.card-products-list .img-wrap img {
		max-height: 310px;
	}

	.partners-list-text {
		max-width: 1050px;
	}

	.innovation-section.video-area .placeholder {
		max-width: 1046px;
	}

	.products-section .container {
		padding: 0 90px;
	}

	.products-section .bullet-block:before {
		width: 75%;
	}

	.products-section .bullet-block .download-list {
		padding-left: 10px;
	}

	.products-section .bullet-block .download-list li {
		margin-bottom: 0;
	}

	.products-section .bullet-block .download-list .support-name {
		font-size: 18px;
	}

	.products-section .bullet-block .download-list .download-link {
		letter-spacing: 1.68px;
	}

	.products-section .bullet-block .bullet-list {
		width: 75%;
	}

	.inner-inset {
		padding-top: 24px;
	}

	.overview .extended-list {
		padding: 12px 89px 0 90px;
	}

	.overview.count-list .text-block {
		padding-left: 99px !important;
		padding-top: 24px !important;
	}

	.overview.count-list .text-block h2 {
		margin-bottom: 38px;
	}

	.overview .text-block.bg-light {
		padding: 46px 50px;
	}

	.overview .text-block p {
		margin-bottom: 27px;
	}

	.partnership-list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.partnership-list-overview {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.partnership-list-overview li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 45%;
		flex: 0 0 45%;
		max-width: 45%;
	}

	.extended-list {
		padding: 39px 115px 0 30px;
	}

	.categories-market-list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.logo-partners-wrap {
		padding: 117px 100px 75px 196px;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.solution-help-block p {
		margin-right: 47px;
	}

	.home .intro {
		min-height: 681px;
		margin-top: 0;
	}

	.intro.partners .btn {
		min-width: 190px;
	}

	.intro.product-intro {
		padding-top: 25px;
	}

	.intro.product-intro .placeholder {
		max-width: 846px;
	}

	.intro .container {
		padding: 0 20px;
	}

	.slider-wrap .heading-block {
		padding: 91px 4px 91px 83px;
		width: 455px;
	}

	.slider-wrap .featured-slider {
		width: calc(100% - 455px);
	}

	.partners-slider-section .slider-partners-wrap .partners-slider {
		padding: 0;
		max-width: 983px;
	}

	.partners-slider-section .slider-partners-wrap .partners-slider.detail {
		max-width: 1027px;
	}

	.partners-slider-section .slider-partners-wrap .partners-slider.detail .slick-arrow.slick-next {
		right: -8%;
	}

	.partners-slider-section .slider-partners-wrap .partners-slider.detail .slick-arrow.slick-prev {
		left: -8%;
	}

	.partners-slider-section .slider-partners-wrap .partners-slider .slick-slide {
		margin: 0 13px;
	}

	.partners-slider-section .slider-partners-wrap .partners-slider .slick-arrow.slick-next {
		right: -10%;
	}

	.partners-slider-section .slider-partners-wrap .partners-slider .slick-arrow.slick-prev {
		left: -10%;
	}

	.detail-section .detail-list span:first-child {
		width: 57%;
	}

	.detail-section .detail-list span:last-child {
		width: 43%;
	}

	.filter-slider {
		padding: 0 125px 0;
	}

	.filter-slider .slick-arrow.slick-prev {
		left: 4%;
	}

	.filter-slider .slick-arrow.slick-next {
		right: 4%;
	}

	.info-block .info-box {
		padding: 103px 105px 63px;
	}

	#header .container {
		padding: 0 20px;
	}

	#header #nav>ul>li>.drop {
		min-height: 450px;
	}

	#header #nav>ul>li>.drop.info-drop .drop {
		padding-left: 94px;
	}

	#footer .nav-wrap {
		padding-left: 40px;
	}

	#footer .footer-nav {
		margin: 0 -40px;
	}

	#footer .footer-nav>ul {
		padding: 0 40px;
	}

	#footer .sing-up-holder {
		padding-left: 45px;
		padding-right: 34px;
	}

	#footer .copyright-block {
		padding-top: 105px;
	}
}

@media (min-width: 1366px) {
	.hero-section .container {
		padding: 0 120px;
	}
}

@media (min-width: 1367px) {
	#header #nav>ul>li>.drop.info-drop .drop {
		padding-right: 0;
	}

	#header #nav li.hover li.hover .drop .drop-wrapper {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	#header #nav li.hover li.hover .drop .drop-wrapper .img-block {
		margin-top: 0;
		padding-top: 10px;
	}

	#header .sub-menu {
		max-width: 100%;
		padding: 0 50px 20px;
	}
}

@media (min-width: 1368px) {
	.intro .container {
		max-width: 100%;
		padding: 0 120px;
	}

	.table-section .container {
		padding: 0 120px;
	}

	.container {
		max-width: 100%;
	}

	.detail-section .container {
		max-width: 100%;
		padding: 0 120px;
	}

	#header .container {
		max-width: 100%;
		padding: 0 120px;
	}

	#header #nav .drop {
		max-width: 100%;
		padding: 0 120px;
	}

	#footer .container {
		max-width: 100%;
		padding: 0 120px;
	}
}

@media (max-width: 1366px) {
	.overview.inner .container {
		max-width: 1266px;
	}

	.overview-list .container {
		max-width: 1267px;
	}

	.home .intro .container {
		max-width: 1153px;
	}

	.table-section .container {
		max-width: 1189px;
	}
}

@media (max-width: 1365px) {
	.contact-section .container {
		max-width: 1026px;
	}
}

@media (max-width: 991px) {
	.solution-help-block {
		text-align: center;
	}

	.intro h1 {
		font-size: 40px;
	}

	#header .navbar-holder {
		-webkit-transition: opacity .3s linear, visibility .3s linear;
		transition: opacity .3s linear, visibility .3s linear;
		background-color: #231f20;
		left: 0;
		height: calc(100vh + 20px);
		width: 100%;
		overflow-x: hidden;
		overflow-y: auto;
		opacity: 0;
		padding: 140px 0 20px;
		position: absolute;
		right: 0;
		left: 0;
		top: -20px;
		visibility: hidden;
		z-index: 99;
	}

	#header #nav {
		width: 100%;
	}

	#header #nav>ul {
		position: relative;
		width: 100%;
	}

	#header #nav .text-holder {
		color: #fff;
		padding: 0 60px;
		padding-top: 20px;
	}

	#header #nav .drop {
		width: 100%;
		left: 100%;
		top: 0;
		display: none;
	}

	#header #nav li {
		position: static;
	}

	#header #nav li.active-item>.drop {
		display: block;
	}

	#header .sub-menu>ul {
		position: static !important;
	}
}

@media (max-width: 767px) {
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}

	.heading-section .heading-wrap-with-img .img-wrap {
		margin-bottom: 30px;
	}

	.custom-play {
		top: auto;
		bottom: 20px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.intro.left {
		padding-bottom: 120px;
	}

	.intro.right {
		padding-bottom: 120px;
	}

	.intro.gradient {
		padding-bottom: 80px !important;
	}

	.hero-section.half-width.top-video-on-mobile {
		padding-top: 0;
		padding-bottom: 50px;
	}

	.hero-section.half-width.top-video-on-mobile .video-wrapper {
		margin-bottom: 50px;
	}

	.hero-section.half-width.top-video-on-mobile .container {
		display: flex;
		flex-direction: column-reverse;
	}
}

@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);
	}
}

@media (max-width: 575px) {
	#registration_iframe {
		margin-top: 50px;
	}

	.read-more {
		font-size: 14px !important;
	}
}

@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;
	}
}

@-webkit-keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes load5 {

	0%,
	100% {
		box-shadow: 0 -2.6em 0 0 #a9a7a7, 1.8em -1.8em 0 0 rgba(169, 167, 167, .2), 2.5em 0 0 0 rgba(169, 167, 167, .2), 1.75em 1.75em 0 0 rgba(169, 167, 167, .2), 0 2.5em 0 0 rgba(169, 167, 167, .2), -1.8em 1.8em 0 0 rgba(169, 167, 167, .2), -2.6em 0 0 0 rgba(169, 167, 167, .5), -1.8em -1.8em 0 0 rgba(169, 167, 167, .7);
	}

	12.5% {
		box-shadow: 0 -2.6em 0 0 rgba(169, 167, 167, .7), 1.8em -1.8em 0 0 #a9a7a7, 2.5em 0 0 0 rgba(169, 167, 167, .2), 1.75em 1.75em 0 0 rgba(169, 167, 167, .2), 0 2.5em 0 0 rgba(169, 167, 167, .2), -1.8em 1.8em 0 0 rgba(169, 167, 167, .2), -2.6em 0 0 0 rgba(169, 167, 167, .2), -1.8em -1.8em 0 0 rgba(169, 167, 167, .5);
	}

	25% {
		box-shadow: 0 -2.6em 0 0 rgba(169, 167, 167, .5), 1.8em -1.8em 0 0 rgba(169, 167, 167, .7), 2.5em 0 0 0 #a9a7a7, 1.75em 1.75em 0 0 rgba(169, 167, 167, .2), 0 2.5em 0 0 rgba(169, 167, 167, .2), -1.8em 1.8em 0 0 rgba(169, 167, 167, .2), -2.6em 0 0 0 rgba(169, 167, 167, .2), -1.8em -1.8em 0 0 rgba(169, 167, 167, .2);
	}

	37.5% {
		box-shadow: 0 -2.6em 0 0 rgba(169, 167, 167, .2), 1.8em -1.8em 0 0 rgba(169, 167, 167, .5), 2.5em 0 0 0 rgba(169, 167, 167, .7), 1.75em 1.75em 0 0 #a9a7a7, 0 2.5em 0 0 rgba(169, 167, 167, .2), -1.8em 1.8em 0 0 rgba(169, 167, 167, .2), -2.6em 0 0 0 rgba(169, 167, 167, .2), -1.8em -1.8em 0 0 rgba(169, 167, 167, .2);
	}

	50% {
		box-shadow: 0 -2.6em 0 0 rgba(169, 167, 167, .2), 1.8em -1.8em 0 0 rgba(169, 167, 167, .2), 2.5em 0 0 0 rgba(169, 167, 167, .5), 1.75em 1.75em 0 0 rgba(169, 167, 167, .7), 0 2.5em 0 0 #a9a7a7, -1.8em 1.8em 0 0 rgba(169, 167, 167, .2), -2.6em 0 0 0 rgba(169, 167, 167, .2), -1.8em -1.8em 0 0 rgba(169, 167, 167, .2);
	}

	62.5% {
		box-shadow: 0 -2.6em 0 0 rgba(169, 167, 167, .2), 1.8em -1.8em 0 0 rgba(169, 167, 167, .2), 2.5em 0 0 0 rgba(169, 167, 167, .2), 1.75em 1.75em 0 0 rgba(169, 167, 167, .5), 0 2.5em 0 0 rgba(169, 167, 167, .7), -1.8em 1.8em 0 0 #a9a7a7, -2.6em 0 0 0 rgba(169, 167, 167, .2), -1.8em -1.8em 0 0 rgba(169, 167, 167, .2);
	}

	75% {
		box-shadow: 0 -2.6em 0 0 rgba(169, 167, 167, .2), 1.8em -1.8em 0 0 rgba(169, 167, 167, .2), 2.5em 0 0 0 rgba(169, 167, 167, .2), 1.75em 1.75em 0 0 rgba(169, 167, 167, .2), 0 2.5em 0 0 rgba(169, 167, 167, .5), -1.8em 1.8em 0 0 rgba(169, 167, 167, .7), -2.6em 0 0 0 #a9a7a7, -1.8em -1.8em 0 0 rgba(169, 167, 167, .2);
	}

	87.5% {
		box-shadow: 0 -2.6em 0 0 rgba(169, 167, 167, .2), 1.8em -1.8em 0 0 rgba(169, 167, 167, .2), 2.5em 0 0 0 rgba(169, 167, 167, .2), 1.75em 1.75em 0 0 rgba(169, 167, 167, .2), 0 2.5em 0 0 rgba(169, 167, 167, .2), -1.8em 1.8em 0 0 rgba(169, 167, 167, .5), -2.6em 0 0 0 rgba(169, 167, 167, .7), -1.8em -1.8em 0 0 #a9a7a7;
	}
}

@keyframes load5 {

	0%,
	100% {
		box-shadow: 0 -2.6em 0 0 #a9a7a7, 1.8em -1.8em 0 0 rgba(169, 167, 167, .2), 2.5em 0 0 0 rgba(169, 167, 167, .2), 1.75em 1.75em 0 0 rgba(169, 167, 167, .2), 0 2.5em 0 0 rgba(169, 167, 167, .2), -1.8em 1.8em 0 0 rgba(169, 167, 167, .2), -2.6em 0 0 0 rgba(169, 167, 167, .5), -1.8em -1.8em 0 0 rgba(169, 167, 167, .7);
	}

	12.5% {
		box-shadow: 0 -2.6em 0 0 rgba(169, 167, 167, .7), 1.8em -1.8em 0 0 #a9a7a7, 2.5em 0 0 0 rgba(169, 167, 167, .2), 1.75em 1.75em 0 0 rgba(169, 167, 167, .2), 0 2.5em 0 0 rgba(169, 167, 167, .2), -1.8em 1.8em 0 0 rgba(169, 167, 167, .2), -2.6em 0 0 0 rgba(169, 167, 167, .2), -1.8em -1.8em 0 0 rgba(169, 167, 167, .5);
	}

	25% {
		box-shadow: 0 -2.6em 0 0 rgba(169, 167, 167, .5), 1.8em -1.8em 0 0 rgba(169, 167, 167, .7), 2.5em 0 0 0 #a9a7a7, 1.75em 1.75em 0 0 rgba(169, 167, 167, .2), 0 2.5em 0 0 rgba(169, 167, 167, .2), -1.8em 1.8em 0 0 rgba(169, 167, 167, .2), -2.6em 0 0 0 rgba(169, 167, 167, .2), -1.8em -1.8em 0 0 rgba(169, 167, 167, .2);
	}

	37.5% {
		box-shadow: 0 -2.6em 0 0 rgba(169, 167, 167, .2), 1.8em -1.8em 0 0 rgba(169, 167, 167, .5), 2.5em 0 0 0 rgba(169, 167, 167, .7), 1.75em 1.75em 0 0 #a9a7a7, 0 2.5em 0 0 rgba(169, 167, 167, .2), -1.8em 1.8em 0 0 rgba(169, 167, 167, .2), -2.6em 0 0 0 rgba(169, 167, 167, .2), -1.8em -1.8em 0 0 rgba(169, 167, 167, .2);
	}

	50% {
		box-shadow: 0 -2.6em 0 0 rgba(169, 167, 167, .2), 1.8em -1.8em 0 0 rgba(169, 167, 167, .2), 2.5em 0 0 0 rgba(169, 167, 167, .5), 1.75em 1.75em 0 0 rgba(169, 167, 167, .7), 0 2.5em 0 0 #a9a7a7, -1.8em 1.8em 0 0 rgba(169, 167, 167, .2), -2.6em 0 0 0 rgba(169, 167, 167, .2), -1.8em -1.8em 0 0 rgba(169, 167, 167, .2);
	}

	62.5% {
		box-shadow: 0 -2.6em 0 0 rgba(169, 167, 167, .2), 1.8em -1.8em 0 0 rgba(169, 167, 167, .2), 2.5em 0 0 0 rgba(169, 167, 167, .2), 1.75em 1.75em 0 0 rgba(169, 167, 167, .5), 0 2.5em 0 0 rgba(169, 167, 167, .7), -1.8em 1.8em 0 0 #a9a7a7, -2.6em 0 0 0 rgba(169, 167, 167, .2), -1.8em -1.8em 0 0 rgba(169, 167, 167, .2);
	}

	75% {
		box-shadow: 0 -2.6em 0 0 rgba(169, 167, 167, .2), 1.8em -1.8em 0 0 rgba(169, 167, 167, .2), 2.5em 0 0 0 rgba(169, 167, 167, .2), 1.75em 1.75em 0 0 rgba(169, 167, 167, .2), 0 2.5em 0 0 rgba(169, 167, 167, .5), -1.8em 1.8em 0 0 rgba(169, 167, 167, .7), -2.6em 0 0 0 #a9a7a7, -1.8em -1.8em 0 0 rgba(169, 167, 167, .2);
	}

	87.5% {
		box-shadow: 0 -2.6em 0 0 rgba(169, 167, 167, .2), 1.8em -1.8em 0 0 rgba(169, 167, 167, .2), 2.5em 0 0 0 rgba(169, 167, 167, .2), 1.75em 1.75em 0 0 rgba(169, 167, 167, .2), 0 2.5em 0 0 rgba(169, 167, 167, .2), -1.8em 1.8em 0 0 rgba(169, 167, 167, .5), -2.6em 0 0 0 rgba(169, 167, 167, .7), -1.8em -1.8em 0 0 #a9a7a7;
	}
}