/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
	margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

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

[hidden],
template {
	display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1,
.shopping-hold h2,
.system-page .holder h2 {
	font-size: 2em;
	margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
	background: #ff0;
	color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
	box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
.jcf-select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

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

button,
select,
.jcf-select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

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

input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

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

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

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

optgroup {
	font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

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

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	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-arrow-down:before {
	content: "\e929";
}

.icon-money:before {
	content: "\e926";
}

.icon-clock-o:before {
	content: "\e927";
}

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

.icon-commenting:before {
	content: "\e91b";
}

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

.icon-user:before {
	content: "\e91d";
}

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

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

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

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

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

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

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

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

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

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

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

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

.icon-clock:before {
	content: "\e928";
}

.icon-partners:before {
	content: "\e925";
}

.icon-design:before {
	content: "\e924";
}

.icon-awards:before {
	content: "\e92c";
}

.icon-products:before {
	content: "\e92d";
}

.icon-development:before {
	content: "\e921";
}

.icon-ui-ux:before {
	content: "\e922";
}

.icon-marketing:before {
	content: "\e923";
}

.icon-thumb:before {
	content: "\e91f";
}

.icon-email:before {
	content: "\e920";
}

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

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

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

.icon-advisory:before {
	content: "\e918";
}

.icon-advertising:before {
	content: "\e919";
}

.icon-analysis:before {
	content: "\e91a";
}

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

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

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

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

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

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

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

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

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

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

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

/* custom select styles */

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	padding: 0 !important;
	margin: 0 0 12px;
	min-width: 150px;
	text-align: left;
}

.jcf-select select,
.jcf-select .jcf-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;
	line-height: 70px;
	margin: 0 35px 0 20px;
}

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

.jcf-select .jcf-select-opener:after {
	content: "\e900";
	font-family: "icomoon";
	font-size: 26px;
	line-height: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

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

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

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

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

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #ccc;
}

/* multiple select styles */

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

/* select options styles */

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

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

.jcf-list .jcf-list-content ul {
	margin: 0;
	font-size: 20px;
}

.jcf-list .jcf-list-content li {
	padding: 0;
}

.jcf-list .jcf-list-content li:before {
	display: none;
}

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

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

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

.jcf-list .jcf-option {
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 10px 20px;
	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: #ccc;
	color: #000;
}

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

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

/* custom checkbox styles */

.jcf-checkbox,
.jcf-radio {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: #d50000;
	color: #fff;
	vertical-align: middle;
	position: relative;
	margin-right: 11px;
	border-radius: 3px;
}

.jcf-checkbox span,
.jcf-radio span {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
}

.jcf-checkbox span:before,
.jcf-radio span:before {
	content: "\e90e";
	font-family: "icomoon" !important;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 16px;
}

.jcf-checkbox.jcf-checked span,
.jcf-radio.jcf-checked span {
	display: block;
}

.jcf-radio {
	border-radius: 100%;
}

.jcf-radio span {
	position: absolute;
	top: 7px;
	right: 7px;
	bottom: 7px;
	left: 7px;
	background: #fff;
	border-radius: 100%;
}

.jcf-radio span:before {
	display: none;
}

.jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

/* custom radio styles */

.jcf-radio input[type="radio"] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

/* common custom form elements styles */

.jcf-disabled {
	background: #ff3c3c !important;
}

.jcf-disabled.jcf-radio span,
.jcf-disabled.jcf-checkbox span {
	display: none;
}

/* range input */

.jcf-range {
	display: inline-block;
	min-width: 200px;
	width: 100%;
	margin-bottom: 20px;
}

.jcf-vertical {
	width: 30px;
}

.jcf-range .jcf-range-track {
	margin: 0 20px 0 0;
	position: relative;
	display: block;
	height: 10px;
}

.jcf-range .jcf-range-wrapper {
	position: relative;
	background: #f5f5f5;
	display: block;
	margin: 5px 0;
}

.jcf-range.jcf-vertical {
	min-width: 0;
	width: auto;
}

.jcf-range.jcf-vertical .jcf-range-wrapper {
	margin: 0;
	width: 10px;
	height: auto;
	padding: 20px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-track {
	height: 180px;
	width: 10px;
}

.jcf-range.jcf-vertical .jcf-range-handle {
	left: -5px;
	top: auto;
}

.jcf-range .jcf-range-display-wrapper {
	position: absolute;
	min-height: 10px;
	min-width: 10px;
	left: 10px;
	right: 10px;
}

.jcf-range .jcf-range-display {
	position: absolute;
	background: #4d4f4f;
	width: 10px;
	height: 10px;
}

.jcf-range .jcf-range-display.jcf-range-min {
	margin: 0 0 0 -10px;
	padding: 0 0 0 10px;
}

.jcf-range .jcf-range-display.jcf-range-max {
	margin: 0 -10px 0 0;
	padding: 0 10px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-display-wrapper {
	left: auto;
	right: auto;
	top: 10px;
	bottom: 10px;
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
	margin: 0 0 -10px;
	padding: 0 0 10px;
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
	margin: -10px 0 0;
	padding: 10px 0 0;
}

.jcf-range .jcf-range-handle {
	position: absolute;
	background: #d50000;
	width: 37px;
	height: 37px;
	margin: -13px 0 0 -3px;
	border-radius: 50%;
	z-index: 1;
	top: 0;
	left: 0;
}

.jcf-range.jcf-vertical .jcf-range-handle {
	width: 37px;
	height: 37px;
	margin: 0 0 -2px -8px;
}

.jcf-range .jcf-range-mark {
	position: absolute;
	overflow: hidden;
	background: #000;
	width: 1px;
	height: 3px;
	top: -7px;
	margin: 0 0 0 9px;
}

.jcf-range.jcf-vertical .jcf-range-mark {
	margin: 0 0 9px;
	left: 14px;
	top: auto;
	width: 3px;
	height: 1px;
}

.jcf-range .jcf-active-handle {
	z-index: 2;
}

.jcf-range.jcf-disabled {
	background: none !important;
	opacity: .3;
}

.fancybox-enabled {
	overflow: hidden;
}

.fancybox-enabled body {
	overflow: visible;
	height: 100%;
}

.fancybox-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* Make sure that the first one is on the top */

.fancybox-container ~ .fancybox-container {
	z-index: 99992;
}

.fancybox-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #0f0f11;
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.55, .06, .68, .19);
	transition-timing-function: cubic-bezier(.55, .06, .68, .19);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.fancybox-container--ready .fancybox-bg {
	opacity: .87;
	-webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-controls {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	opacity: 0;
	z-index: 99994;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	direction: ltr;
}

.fancybox-show-controls .fancybox-controls {
	opacity: 1;
}

.fancybox-infobar {
	display: none;
}

.fancybox-show-infobar .fancybox-infobar {
	display: inline-block;
	pointer-events: all;
}

.fancybox-infobar__body {
	display: inline-block;
	width: 70px;
	line-height: 44px;
	font-size: 13px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align: center;
	color: #ddd;
	background-color: rgba(30, 30, 30, .7);
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-buttons {
	position: absolute;
	top: 0;
	right: 0;
	display: none;
	pointer-events: all;
}

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

.fancybox-slider-wrap {
	overflow: hidden;
	direction: ltr;
}

.fancybox-slider-wrap,
.fancybox-slider {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0;
	margin: 0;
	z-index: 99993;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
}

.fancybox-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	outline: none;
	white-space: normal;
	box-sizing: border-box;
	text-align: center;
	z-index: 99994;
	-webkit-overflow-scrolling: touch;
}

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

.fancybox-slide > * {
	display: inline-block;
	position: relative;
	padding: 57px 64px;
	margin: 44px 0 44px;
	border-width: 0;
	vertical-align: middle;
	text-align: left;
	background-color: #fff;
	overflow: auto;
	box-sizing: border-box;
}

.fancybox-slide--image {
	overflow: hidden;
}

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

.fancybox-content {
	display: inline-block;
	position: relative;
	margin: 44px auto;
	padding: 0;
	border: 0;
	width: 80%;
	height: calc(100% - 88px);
	vertical-align: middle;
	line-height: normal;
	text-align: left;
	white-space: normal;
	outline: none;
	font-size: 16px;
	font-family: Arial, sans-serif;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	-webkit-overflow-scrolling: touch;
}

.fancybox-iframe {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
	background: transparent;
}

.fancybox-placeholder {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 99995;
	background: transparent;
	cursor: default;
	overflow: visible;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

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

.fancybox-controls--canzoomOut .fancybox-placeholder {
	cursor: zoom-out;
}

.fancybox-controls--canzoomIn .fancybox-placeholder {
	cursor: zoom-in;
}

.fancybox-controls--canGrab .fancybox-placeholder {
	cursor: grab;
}

.fancybox-controls--isGrabbing .fancybox-placeholder {
	cursor: grabbing;
}

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

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}

.fancybox-error {
	position: absolute;
	margin: 0;
	padding: 40px;
	top: 50%;
	left: 50%;
	width: 380px;
	max-width: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #fff;
	cursor: default;
}

.fancybox-error p {
	margin: 0;
	padding: 0;
	color: #444;
	font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.fancybox-close-small {
	position: absolute;
	top: 14px;
	right: 14px;
	width: 44px;
	height: 44px;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
	outline: none;
	background: transparent;
	z-index: 10;
	cursor: pointer;
}

.fancybox-close-small:after {
	content: "\e914";
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	font: 23px/30px "icomoon";
	color: #ccc;
	font-weight: 300;
	text-align: center;
	border-radius: 50%;
	border-width: 0;
	background: #fff;
	-webkit-transition: background .2s;
	transition: background .2s;
	box-sizing: border-box;
	z-index: 2;
}

.fancybox-close-small:focus:after {
	outline: 1px dotted #888;
}

.fancybox-slide--video .fancybox-close-small {
	top: -36px;
	right: -36px;
	background: transparent;
}

.fancybox-close-small:hover:after {
	color: #d50000;
}

/* Caption */

.fancybox-caption-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 60px 30px 0 30px;
	z-index: 99998;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box;
	background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
	opacity: 0;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	pointer-events: none;
}

.fancybox-show-caption .fancybox-caption-wrap {
	opacity: 1;
}

.fancybox-caption {
	padding: 30px 0;
	border-top: 1px solid rgba(255, 255, 255, .4);
	font-size: 14px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #fff;
	line-height: 20px;
	-webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button {
	pointer-events: all;
}

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

/* Buttons */

.fancybox-button {
	display: inline-block;
	position: relative;
	width: 44px;
	height: 44px;
	line-height: 44px;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	background: transparent;
	color: #fff;
	box-sizing: border-box;
	vertical-align: top;
	outline: none;
}

.fancybox-button--disabled {
	cursor: default;
	pointer-events: none;
}

.fancybox-infobar__body,
.fancybox-button {
	background: rgba(30, 30, 30, .6);
}

.fancybox-button:hover {
	background: rgba(0, 0, 0, .8);
}

.fancybox-button::before,
.fancybox-button::after {
	content: "";
	pointer-events: none;
	position: absolute;
	border-color: #fff;
	background-color: currentColor;
	color: currentColor;
	opacity: .9;
	box-sizing: border-box;
	display: inline-block;
}

.fancybox-button--disabled::before,
.fancybox-button--disabled::after {
	opacity: .5;
}

.fancybox-button--left::after {
	left: 20px;
	top: 18px;
	width: 6px;
	height: 6px;
	background: transparent;
	border-top: solid 2px currentColor;
	border-right: solid 2px currentColor;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.fancybox-button--right::after {
	right: 20px;
	top: 18px;
	width: 6px;
	height: 6px;
	background: transparent;
	border-top: solid 2px currentColor;
	border-right: solid 2px currentColor;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fancybox-button--left {
	border-bottom-left-radius: 5px;
}

.fancybox-button--right {
	border-bottom-right-radius: 5px;
}

.fancybox-button--close {
	float: right;
}

.fancybox-button--close::before,
.fancybox-button--close::after {
	content: "";
	display: inline-block;
	position: absolute;
	height: 2px;
	width: 16px;
	top: calc(50% - 1px);
	left: calc(50% - 8px);
}

.fancybox-button--close::before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fancybox-button--close::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* Loading spinner */

.fancybox-loading {
	border: 6px solid rgba(100, 100, 100, .4);
	border-top: 6px solid rgba(255, 255, 255, .6);
	border-radius: 100%;
	height: 50px;
	width: 50px;
	-webkit-animation: fancybox-rotate .8s infinite linear;
	animation: fancybox-rotate .8s infinite linear;
	background: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	z-index: 99999;
}

/* Styling for Small-Screen Devices */

/* Fullscreen  */

.fancybox-button--fullscreen::before {
	width: 15px;
	height: 11px;
	left: 15px;
	top: 16px;
	border: 2px solid;
	background: none;
}

/* Slideshow button */

.fancybox-button--play::before {
	top: 16px;
	left: 18px;
	width: 0;
	height: 0;
	border-top: 6px inset transparent;
	border-bottom: 6px inset transparent;
	border-left: 10px solid;
	border-radius: 1px;
	background: transparent;
}

.fancybox-button--pause::before {
	top: 16px;
	left: 18px;
	width: 7px;
	height: 11px;
	border-style: solid;
	border-width: 0 2px 0 2px;
	background: transparent;
}

/* Thumbs */

.fancybox-button--thumbs span {
	font-size: 23px;
}

.fancybox-button--thumbs::before {
	top: 20px;
	left: 21px;
	width: 3px;
	height: 3px;
	box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
}

.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap,
.fancybox-container--thumbs .fancybox-caption-wrap {
	right: 220px;
}

.fancybox-thumbs {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: auto;
	width: 220px;
	margin: 0;
	padding: 5px 5px 0 0;
	background: #fff;
	z-index: 99993;
	word-break: normal;
	-webkit-overflow-scrolling: touch;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
}

.fancybox-thumbs > ul {
	list-style: none;
	position: absolute;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 0;
}

.fancybox-thumbs.fancybox-thumbs > ul > li {
	float: left;
	overflow: hidden;
	max-width: 50%;
	padding: 0;
	margin: 0;
	width: 105px;
	height: 75px;
	position: relative;
	cursor: pointer;
	outline: none;
	border: 5px solid #fff;
	border-top-width: 0;
	border-right-width: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box;
	padding: 0;
}

li.fancybox-thumbs-loading {
	background: rgba(0, 0, 0, .1);
}

.fancybox-thumbs > ul > li > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	max-height: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-thumbs.fancybox-thumbs > ul > li:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 2px;
	border: 4px solid #d50000;
	z-index: 99991;
	opacity: 0;
	width: auto;
	height: auto;
	background: none;
	-webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
	opacity: 1;
}

/* Styling for Small-Screen Devices */

.row-holder,
.productSmall {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	margin-left: -15px;
	margin-right: -15px;
}

.col-1 {
	width: 8.3333333333%;
	padding-left: 15px;
	padding-right: 15px;
}

.col-2 {
	width: 16.6666666667%;
	padding-left: 15px;
	padding-right: 15px;
}

.col-3,
.productSmall li {
	width: 25%;
	padding-left: 15px;
	padding-right: 15px;
}

.col-4,
.puzzle-gallery .img-block {
	width: 33.3333333333%;
	padding-left: 15px;
	padding-right: 15px;
}

.col-5 {
	width: 41.6666666667%;
	padding-left: 15px;
	padding-right: 15px;
}

.col-6 {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}

.col-7 {
	width: 58.3333333333%;
	padding-left: 15px;
	padding-right: 15px;
}

.col-8 {
	width: 66.6666666667%;
	padding-left: 15px;
	padding-right: 15px;
}

.col-9 {
	width: 75%;
	padding-left: 15px;
	padding-right: 15px;
}

.col-10 {
	width: 83.3333333333%;
	padding-left: 15px;
	padding-right: 15px;
}

.col-11 {
	width: 91.6666666667%;
	padding-left: 15px;
	padding-right: 15px;
}

.col-12 {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.pull-1 {
	right: 8.3333333333%;
	position: relative;
}

.pull-2 {
	right: 16.6666666667%;
	position: relative;
}

.pull-3 {
	right: 25%;
	position: relative;
}

.pull-4 {
	right: 33.3333333333%;
	position: relative;
}

.pull-5 {
	right: 41.6666666667%;
	position: relative;
}

.pull-6 {
	right: 50%;
	position: relative;
}

.pull-7 {
	right: 58.3333333333%;
	position: relative;
}

.pull-8 {
	right: 66.6666666667%;
	position: relative;
}

.pull-9 {
	right: 75%;
	position: relative;
}

.pull-10 {
	right: 83.3333333333%;
	position: relative;
}

.pull-11 {
	right: 91.6666666667%;
	position: relative;
}

.pull-12 {
	right: 100%;
	position: relative;
}

.push-1 {
	left: 8.3333333333%;
	position: relative;
}

.push-2 {
	left: 16.6666666667%;
	position: relative;
}

.push-3 {
	left: 25%;
	position: relative;
}

.push-4 {
	left: 33.3333333333%;
	position: relative;
}

.push-5 {
	left: 41.6666666667%;
	position: relative;
}

.push-6 {
	left: 50%;
	position: relative;
}

.push-7 {
	left: 58.3333333333%;
	position: relative;
}

.push-8 {
	left: 66.6666666667%;
	position: relative;
}

.push-9 {
	left: 75%;
	position: relative;
}

.push-10 {
	left: 83.3333333333%;
	position: relative;
}

.push-11 {
	left: 91.6666666667%;
	position: relative;
}

.push-12 {
	left: 100%;
	position: relative;
}

.check-list,
.tabset,
.social-networks,
.social-networks.social-list,
.progress-bar,
.team-section.detail .info-list,
.accordion,
.portfolio-nav,
.portfolio-gallery,
.nav-slide > ul,
.nav-slide .drop-down ul,
.pagination,
.info-wrap .list,
.side-nav ul,
.widget ul,
.category-nav,
.slider-navigation,
.category-nav ul,
.slider-navigation ul,
.post .info-list,
.events-detail .information-list,
.webapp-category,
.steps,
.productSmall .link-list,
.productLarge,
.elements-tabset,
.check-list.inline,
.radio-list.inline,
.switcher-list,
.nav-webapp,
.sizes-list,
.anchor-nav,
.breadcrumbs {
	margin: 0;
	padding: 0;
	list-style: none;
}

.col-1:after,
.col-2:after,
.col-3:after,
.productSmall li:after,
.col-4:after,
.puzzle-gallery .img-block:after,
.col-5:after,
.col-6:after,
.col-7:after,
.col-8:after,
.col-9:after,
.col-10:after,
.col-11:after,
.col-12:after,
.pull-1:after,
.pull-2:after,
.pull-3:after,
.pull-4:after,
.pull-5:after,
.pull-6:after,
.pull-7:after,
.pull-8:after,
.pull-9:after,
.pull-10:after,
.pull-11:after,
.pull-12:after,
.push-1:after,
.push-2:after,
.push-3:after,
.push-4:after,
.push-5:after,
.push-6:after,
.push-7:after,
.push-8:after,
.push-9:after,
.push-10:after,
.push-11:after,
.push-12:after,
.clearfix:after,
article:after,
.tabset:after,
.tab-content .tab:after,
.login-nav:after,
.container:after,
#main:after,
.testimonials-gallery .mask:after,
.text-slider .mask:after,
.post:after,
.productLarge .btn-holder:after,
.elements-holder:after,
.nav-webapp:after {
	content: "";
	display: block;
	clear: both;
}

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

html {
	box-sizing: border-box;
}

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

* {
	max-height: 1000000px;
}

body {
	color: #868787;
	background: #fff;
	font: 24px/1.46 "Lato", "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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

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

h1,
.shopping-hold h2,
.system-page .holder h2,
.h1,
h2,
.h2,
h3,
.h3,
.portfolio-nav li,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: inherit;
	font-weight: 400;
	margin: 0 0 .5em;
	color: #4d4f4f;
	line-height: 1.2;
}

[id="footer"] h1,
[id="footer"] .shopping-hold h2,
.shopping-hold [id="footer"] h2,
[id="footer"] .system-page .holder h2,
.system-page .holder [id="footer"] h2,
[id="footer"] .h1,
[id="footer"]
  h2,
[id="footer"] .h2,
[id="footer"]
  h3,
[id="footer"] .h3,
[id="footer"] .portfolio-nav li,
.portfolio-nav [id="footer"] li,
[id="footer"]
  h4,
[id="footer"] .h4,
[id="footer"]
  h5,
[id="footer"] .h5,
[id="footer"]
  h6,
[id="footer"] .h6,
[id="footer"]
  .h {
	color: inherit;
}

h1.color,
.shopping-hold h2.color,
.system-page .holder h2.color,
.h1.color,
h2.color,
.h2.color,
h3.color,
.h3.color,
.portfolio-nav li.color,
h4.color,
.h4.color,
h5.color,
.h5.color,
h6.color,
.h6.color,
.h.color {
	color: #d50000;
}

h1,
.shopping-hold h2,
.system-page .holder h2,
.h1 {
	font-size: 45px;
	margin: 0 0 .25em;
}

.h1 {
	margin-bottom: .45em;
}

h2,
.h2 {
	font-size: 30px;
	text-transform: uppercase;
}

h3,
.h3,
.portfolio-nav li {
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 700;
}

h4,
.h4 {
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
}

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

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

p {
	margin: 0 0 .75em;
}

a {
	color: #d50000;
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: underline;
}

@font-face {
	font-family: "museo_sans700";
	src: url("../fonts/museo_sans_700-webfont.eot");
	src: url("../fonts/museo_sans_700-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museo_sans_700-webfont.woff2") format("woff2"), url("../fonts/museo_sans_700-webfont.woff") format("woff"), url("../fonts/museo_sans_700-webfont.ttf") format("truetype"), url("../fonts/museo_sans_700-webfont.svg#museo_sans700") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "museo_sans300_italic";
	src: url("../fonts/museo_sans_300_italic-webfont.eot");
	src: url("../fonts/museo_sans_300_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museo_sans_300_italic-webfont.woff2") format("woff2"), url("../fonts/museo_sans_300_italic-webfont.woff") format("woff"), url("../fonts/museo_sans_300_italic-webfont.ttf") format("truetype"), url("../fonts/museo_sans_300_italic-webfont.svg#museo_sans300_italic") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "museo_sans300";
	src: url("../fonts/museo_sans_300-webfont.eot");
	src: url("../fonts/museo_sans_300-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museo_sans_300-webfont.woff2") format("woff2"), url("../fonts/museo_sans_300-webfont.woff") format("woff"), url("../fonts/museo_sans_300-webfont.ttf") format("truetype"), url("../fonts/museo_sans_300-webfont.svg#museo_sans300") format("svg");
	font-weight: normal;
	font-style: normal;
}

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

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea,
select,
.jcf-select,
.textbox {
	display: block;
	-webkit-appearance: none;
	box-sizing: border-box;
	border: 1px solid #ccc;
	padding: .4em .7em;
	color: #4d4f4f;
	background: #fff;
	border-radius: 4px;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	font-size: 25px;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus,
.jcf-select:focus,
.textbox:focus {
	border-color: #000;
	outline: none;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
.jcf-select::-webkit-input-placeholder,
.textbox::-webkit-input-placeholder {
	color: #868787;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder,
.jcf-select::-moz-placeholder,
.textbox::-moz-placeholder {
	opacity: 1;
	color: #868787;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder,
.jcf-select:-moz-placeholder,
.textbox:-moz-placeholder {
	color: #868787;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder,
.jcf-select:-ms-input-placeholder,
.textbox:-ms-input-placeholder {
	color: #868787;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder,
select.placeholder,
.placeholder.jcf-select,
.textbox.placeholder {
	color: #868787;
}

input[type="text"].error,
input[type="tel"].error,
input[type="email"].error,
input[type="search"].error,
input[type="password"].error,
textarea.error,
select.error,
.error.jcf-select,
.textbox.error {
	color: #d50000;
	border-color: #d50000;
}

input[type="text"].error::-webkit-input-placeholder,
input[type="tel"].error::-webkit-input-placeholder,
input[type="email"].error::-webkit-input-placeholder,
input[type="search"].error::-webkit-input-placeholder,
input[type="password"].error::-webkit-input-placeholder,
textarea.error::-webkit-input-placeholder,
select.error::-webkit-input-placeholder,
.error.jcf-select::-webkit-input-placeholder,
.textbox.error::-webkit-input-placeholder {
	color: #d50000;
}

input[type="text"].error::-moz-placeholder,
input[type="tel"].error::-moz-placeholder,
input[type="email"].error::-moz-placeholder,
input[type="search"].error::-moz-placeholder,
input[type="password"].error::-moz-placeholder,
textarea.error::-moz-placeholder,
select.error::-moz-placeholder,
.error.jcf-select::-moz-placeholder,
.textbox.error::-moz-placeholder {
	opacity: 1;
	color: #d50000;
}

input[type="text"].error:-moz-placeholder,
input[type="tel"].error:-moz-placeholder,
input[type="email"].error:-moz-placeholder,
input[type="search"].error:-moz-placeholder,
input[type="password"].error:-moz-placeholder,
textarea.error:-moz-placeholder,
select.error:-moz-placeholder,
.error.jcf-select:-moz-placeholder,
.textbox.error:-moz-placeholder {
	color: #d50000;
}

input[type="text"].error:-ms-input-placeholder,
input[type="tel"].error:-ms-input-placeholder,
input[type="email"].error:-ms-input-placeholder,
input[type="search"].error:-ms-input-placeholder,
input[type="password"].error:-ms-input-placeholder,
textarea.error:-ms-input-placeholder,
select.error:-ms-input-placeholder,
.error.jcf-select:-ms-input-placeholder,
.textbox.error:-ms-input-placeholder {
	color: #d50000;
}

input[type="text"].error.placeholder,
input[type="tel"].error.placeholder,
input[type="email"].error.placeholder,
input[type="search"].error.placeholder,
input[type="password"].error.placeholder,
textarea.error.placeholder,
select.error.placeholder,
.error.placeholder.jcf-select,
.textbox.error.placeholder {
	color: #d50000;
}

select,
.jcf-select {
	color: #868787;
}

select:focus,
.jcf-select:focus {
	color: #4d4f4f;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
select,
.jcf-select,
.textbox {
	height: 70px;
}

textarea {
	resize: vertical;
	vertical-align: top;
	height: 150px;
	min-height: 150px;
}

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

.subscribe-form {
	padding-top: 15px;
}

.subscribe-form input[type="email"] {
	margin-bottom: 30px;
}

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

.search-form .row {
	position: relative;
}

.search-form input[type="search"] {
	padding-right: 50px;
}

.search-form button {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: none;
	padding: 0;
	color: #868787;
	right: 20px;
	border: none;
	background: none;
	font-size: 28px;
	padding: 0 0 0 1px;
}

.search-form button:hover {
	color: #d50000;
}

.comments-form h2 {
	margin-bottom: 24px;
}

.comments-form [class^="col-"] {
	margin-bottom: 20px;
}

.comments-form input[type="text"],
.comments-form input[type="tel"],
.comments-form input[type="email"],
.comments-form input[type="search"],
.comments-form input[type="password"],
.comments-form textarea {
	font-size: 25px;
	margin-bottom: 0;
}

.comments-form textarea {
	padding-top: 20px;
}

.comments-form .captcha-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.comments-form .captcha-holder input[type="text"] {
	margin: 0;
}

.comments-form .captchaimg {
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-right: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	background: #fff;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.comments-form .captchaimg img {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}

.req {
	color: #d50000;
	display: block;
	padding-bottom: 20px;
    float: left;
}

.captchaimg {
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-right: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	background: #fff;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.register-form {
	font-size: 22px;
	max-width: 555px;
}

.register-form fieldset {
	padding-bottom: 20px;
}

.contact-form .captcha-holder,
.register-form .captcha-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 15px;
}

.contact-form .captcha-holder label,
.register-form .captcha-holder label {
	width: 100%;
	color: #4d4f4f;
	display: block;
	margin-bottom: 12px;
}

.contact-form .captchaimg,
.contact-form .cat_textbox,
.register-form .captchaimg,
.register-form .cat_textbox {
	width: calc(50% - 15px) !important;
	margin: 0;
}

.contact-form [class^="col-"] {
	margin-bottom: 0;
}

.contact-form textarea {
	height: 160px;
	min-height: 160px;
}

.login-form {
	font-size: 22px;
}

.login-form fieldset {
	margin-bottom: 10px;
}

.login-form input[type="submit"] {
	margin-bottom: 12px;
}

.login-form .lost {
	color: #4d4f4f;
}

.form label,
.webform label {
	font-size: inherit;
    
}

ul:not([class]) {
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	font-size: 22px;
	color: #4d4f4f;
}

ul:not([class]) li {
	padding: 0 0 15px 34px;
	position: relative;
}

ul:not([class]) li:before {
	content: "\e90e";
	font-family: "icomoon" !important;
	width: 22px;
	height: 22px;
	border-radius: 4px;
	position: absolute;
	left: 0;
	top: 5px;
	background: #d50000;
	color: #fff;
	font-size: 16px;
	line-height: 1;
	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;
}

.alignleft {
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-left: 30px;
	margin-bottom: 15px;
}

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

.text-right {
	text-align: right;
}

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

.block-center {
	max-width: 965px;
	margin-left: auto;
	margin-right: auto;
}

blockquote {
	font-size: 20px;
	line-height: 1.2;
	margin: 0;
	padding: 0 0 26px 104px;
}

blockquote q {
	position: relative;
}

blockquote q:before {
	position: absolute;
	left: -30px;
	top: 0;
	content: "\201C";
	font-size: 70px;
	line-height: 1;
	color: #d50000;
}

hr {
	height: 1px;
	border: none;
	background: #ccc;
	margin: 10px 0 15px;
}

.animate_start {
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-transition-timing-function: cubic-bezier(.78, .13, .15, .86);
	transition-timing-function: cubic-bezier(.78, .13, .15, .86);
}

.animate_start.fadeInLeft {
	opacity: 0;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

.animate_start.fadeInRight {
	opacity: 0;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

.bounceInDown.animate_star {
	-webkit-animation: bounceInDown 2500ms ease-in-out;
	animation: bounceInDown 2500ms ease-in-out;
}

.fadeInUp.animate_start {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	opacity: 0;
}

.fadeInUp {
	opacity: 0;
}

.flipInY.animate_start {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flipInY;
}

.button,
input[type="submit"],
input[type="button"],
button:not([class^="fancybox"]):not(.search-button) {
	display: inline-block;
	vertical-align: top;
	background: none;
	border: 1px solid #fff;
	color: #fff;
	background: #d50000;
	border: 2px solid #d50000;
	font-size: 26px;
	line-height: 1.1;
	padding: 10px 30px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: background-color .3s, color .3s, border .3s;
	transition: background-color .3s, color .3s, border .3s;
	font-size: 24px;
	border-radius: 3px;
	box-shadow: 2px 0 24px rgba(0, 0, 0, .5);
	text-decoration: none;
}

.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover:not([class^="fancybox"]):not(.search-button) {
	background: #000;
	color: #fff;
	border-color: #000;
	text-decoration: none;
}

.dark.button,
input.dark[type="submit"],
input.dark[type="button"],
button.dark:not([class^="fancybox"]):not(.search-button) {
	color: #4d4f4f;
	border-color: #4d4f4f;
	background: none;
}

.dark.button:hover,
input.dark[type="submit"]:hover,
input.dark[type="button"]:hover,
button.dark:hover:not([class^="fancybox"]):not(.search-button) {
	color: #fff;
	background: #4d4f4f;
	border-color: #4d4f4f;
}

.light.button,
input.light[type="submit"],
input.light[type="button"],
button.light:not([class^="fancybox"]):not(.search-button) {
	color: #d50000;
	border-color: #d50000;
	background: none;
}

.light.button:hover,
input.light[type="submit"]:hover,
input.light[type="button"]:hover,
button.light:hover:not([class^="fancybox"]):not(.search-button) {
	color: #fff;
	background: #d50000;
	border-color: #d50000;
}

.back-to-top {
	position: fixed;
	right: -100px;
	bottom: 20px;
	width: 60px;
	height: 60px;
	background: #d50000;
	border-radius: 50%;
	-webkit-transition: right .3s, -webkit-transform .3s, color .3s, background .3s;
	transition: right .3s, transform .3s, color .3s, background .3s;
	z-index: 55;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	color: #fff;
}

.back-to-top:hover,
.back-to-top:focus {
	color: #d50000;
	background: #fff;
}

.scroll .back-to-top {
	-webkit-transition: opacity .2s, color .2s, right .5s, -webkit-transform .5s, background .3s;
	transition: opacity .2s, color .2s, right .5s, transform .5s, background .3s;
	right: 20px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.back-to-top i {
	font-size: 46px;
	padding: 0 15px;
	line-height: 60px;
}

/* tabset required styles for hidden tabs */

.js-tab-hidden {
	display: block !important;
	left: -9999px !important;
	position: absolute !important;
	top: -9999px !important;
}

.tabset {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	font-size: 18px;
	text-transform: uppercase;
}

.tabset li {
	margin: 0;
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.tabset li.active a,
.tabset li:hover a {
	background: #f5f5f5;
}

.tabset li:first-child a {
	border-width: 1px 1px 0;
}

.tabset a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #4d4f4f;
	border: solid #ccc;
	border-width: 1px 1px 0 0;
	text-decoration: none;
	text-align: center;
	padding: 19px 5px;
	-webkit-transition: background .2s;
	transition: background .2s;
	outline: none;
	position: relative;
	-webkit-transition: background .5s;
	transition: background .5s;
}

.tab-content {
	border: 1px solid #ccc;
	overflow: hidden;
	padding: 28px 35px 34px;
	margin-bottom: 34px;
	position: relative;
	background: #f5f5f5;
	font-size: 22px;
	line-height: 1.36;
}

.tab-content p:last-child {
	margin: 0;
}

.tab-content.transition {
	-webkit-transition: height .5s ease;
	transition: height .5s ease;
}

.tab-content .tab {
	-webkit-transform: translateY(-130%);
	-ms-transform: translateY(-130%);
	transform: translateY(-130%);
	-webkit-transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
}

.tab-content .tab.active {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.social-networks {
	font-size: 0;
	line-height: 0;
	margin: 0 -11px;
}

.social-networks li {
	display: inline-block;
	vertical-align: top;
	padding: 0 11px 10px;
}

.social-networks a {
	color: inherit;
	display: block;
	white-space: nowrap;
	text-indent: -9999px;
	text-decoration: none;
}

.social-networks a:before,
.social-networks a .icon {
	font-size: 40px;
	line-height: 1;
	font-family: "icomoon";
	display: block;
	text-indent: 0;
	padding: 2px;
}

.social-networks .icon-linkedin a:before {
	content: "\e90d";
}

.social-networks .icon-twitter a:before {
	content: "\e90c";
}

.social-networks .icon-facebook a:before {
	content: "\e90f";
}

.social-networks .icon-instagram a:before {
	content: "\e910";
}

.social-networks.social-list {
	color: #d50000;
	margin: 0 -5px;
}

.social-networks.social-list li {
	font-size: 20px;
	line-height: 1;
	padding: 0 5px;
}

.social-networks.social-list .icon,
.social-networks.social-list .icon:before {
	font-size: 20px;
	line-height: 1;
	padding: 0;
}

.social-networks.social-list .icon:before {
	padding: 0;
}

.progress-bar {
	margin: 0;
	padding: 0;
}

.progress-bar li {
	padding: 0;
	margin: 0 0 43px;
	overflow: hidden;
}

.progress-bar li:last-child {
	margin-bottom: 0;
}

.progress-bar li.animate_start .progress-line {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.progress-bar li.animate_start .value {
	opacity: 1;
}

.progress-bar .title {
	font-size: 25px;
	font-weight: 400;
	line-height: 1.1;
	display: block;
	text-transform: uppercase;
	color: #4d4f4f;
	margin-bottom: 21px;
	min-height: 27px;
}

.progress-bar .line-holder {
	position: relative;
	height: 10px;
	width: 100%;
	background: #e2e4e4;
}

.progress-bar .progress-line {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background: #d50000;
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	width: 0;
	-webkit-transform: translateX(-101%);
	-ms-transform: translateX(-101%);
	transform: translateX(-101%);
}

.progress-bar .value {
	position: absolute;
	top: -45px;
	width: 37px;
	height: 37px;
	background: #d50000;
	color: #fff;
	font-size: 13px;
	line-height: 1;
	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%;
	right: 0;
	opacity: 0;
	-webkit-transition: opacity .2s .2s;
	transition: opacity .2s .2s;
}

.progress-bar .value:after {
	height: 0;
	width: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 9px solid #d50000;
	content: "";
	position: absolute;
	bottom: -8px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.team-section {
	padding-bottom: 10px;
	margin-bottom: 0;
}

.team-section.section,
.builderItem .team-section.section.bg-section {
	padding-bottom: 10px;
}

.team-section .block {
	color: #4d4f4f;
	padding-bottom: 47px;
	overflow: hidden;
	text-align: center;
}

.team-section .block:hover .hover-description {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.team-section .block .hover-description {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	-webkit-transition: -webkit-transform .5s  ease;
	transition: transform .5s  ease;
	background: rgba(0, 0, 0, .7);
	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;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	color: #fff;
}

.team-section .block .hover-description {
	background: rgba(255, 255, 255, .85);
	font-size: 20px;
	line-height: 1.3;
	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;
	color: #4d4f4f;
}

.team-section .img-block {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-bottom: 23px;
	overflow: hidden;
}

.team-section .img-block img {
	display: inline-block;
	vertical-align: top;
}

.team-section .text {
	padding: 20px;
	max-width: 360px;
	text-align: center;
}

.team-section .text p {
	margin-bottom: 26px;
}

.team-section .title {
	display: block;
	font-weight: 600;
	font-size: 25px;
	margin-bottom: 16px;
	text-transform: uppercase;
}

.team-section .text-block {
	text-align: center;
}

.team-section .name {
	color: #d50000;
	text-transform: uppercase;
	display: block;
	font-size: 22px;
}

.team-section .name a {
	color: inherit;
}

.team-section .name a:hover {
	text-decoration: underline;
}

.team-section .position {
	font-size: 20px;
	display: block;
}

.team-section .block.col-4 .title,
.team-section .puzzle-gallery .block.img-block .title,
.puzzle-gallery .team-section .block.img-block .title {
	margin-bottom: 34px;
}

.team-section .block.col-4 .name,
.team-section .puzzle-gallery .block.img-block .name,
.puzzle-gallery .team-section .block.img-block .name {
	font-size: 25px;
}

.team-section .block.col-4 .position,
.team-section .puzzle-gallery .block.img-block .position,
.puzzle-gallery .team-section .block.img-block .position {
	font-size: 22px;
}

.team-section .block.col-4 .text p,
.team-section .puzzle-gallery .block.img-block .text p,
.puzzle-gallery .team-section .block.img-block .text p {
	margin-bottom: 40px;
}

.team-section.detail .name {
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 7px;
}

.team-section.detail .position {
	font-size: 22px;
	margin-bottom: 27px;
}

.team-section.detail .social-list {
	margin-bottom: 20px;
}

.team-section.detail .info-list {
	font-size: 20px;
	color: #d50000;
}

.team-section.detail .info-list li {
	margin-bottom: 15px;
}

.team-section.detail .info-list .icon {
	color: #d50000;
	display: inline-block;
	vertical-align: top;
	margin-right: 14px;
	font-size: 25px;
	padding: 3px 0 0 2px;
}

.team-section.detail .info-list .icon-envelope {
	font-size: 23px;
	margin-right: 10px;
}

.info-section {
	margin-bottom: 73px;
}

.icons-panel {
	margin-bottom: 88px;
}

.icons-panel .holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.icons-panel .icon-block {
	width: 124px;
	height: 124px;
	border-radius: 50%;
	background: #d50000;
	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;
	margin-right: 16px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.icons-panel .icon,
.icons-panel .fa {
	color: #fff;
	font-size: 51px;
	line-height: 1;
}

.icons-panel .head-text {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 700;
	color: #4d4f4f;
}

.icons-panel .text-box {
	font-size: 18px;
	line-height: 1.4;
}

.icons-panel p {
	margin: 0;
}

.team-gallery {
	position: relative;
}

.team-gallery .mask {
	position: relative;
}

.team-gallery .block {
	padding: 0;
}

.team-gallery .position {
	margin: 0;
}

.team-gallery .bx-prev,
.team-gallery .bx-next {
	position: absolute;
	top: 53.6%;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	font-size: 0;
	line-height: 0;
	text-decoration: none;
}

.team-gallery .bx-prev:before,
.team-gallery .bx-next:before {
	font-family: "icomoon";
	font-size: 80px;
	line-height: 1;
	color: #ccc;
}

.team-gallery .bx-prev {
	left: -65px;
}

.team-gallery .bx-prev:before {
	content: "\e903";
}

.team-gallery .bx-next {
	right: -65px;
}

.team-gallery .bx-next:before {
	content: "\e902";
}

.info-panel {
	margin-bottom: 70px;
}

.accordion li {
	padding: 0;
	margin: 0 0 1px;
}

.accordion li:before,
.accordion li:after {
	display: none;
}

.accordion li:last-child .slide {
	border-width: 0 1px 1px;
}

.accordion li.active .opener {
	background: #d50000;
	color: #fff;
}

.accordion li.active .opener:before,
.accordion li.active .opener:after {
	background: #fff;
}

.accordion li.active .opener:after {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.accordion li.active .opener:before {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.accordion .opener {
	font-size: 24px;
	position: relative;
	display: block;
	margin: 0;
	padding: 17px 66px;
	background: #f5f5f5;
	font-weight: 700;
	color: #4d4f4f;
	text-decoration: none;
	-webkit-transition: colopr .2s;
	transition: colopr .2s;
}

.accordion .opener:before,
.accordion .opener:after {
	background: #868787;
	content: "";
	height: 4px;
	left: 25px;
	position: absolute;
	width: 18px;
	-webkit-transition: -webkit-transform 500ms ease;
	transition: transform 500ms ease;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	top: 50%;
	margin-top: -4px;
}

.accordion .opener:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.accordion .opener:after {
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.accordion .slide {
	padding: 16px 22px;
	border: solid #ccc;
	border-width: 0 1px;
}

.accordion .slide p {
	margin: 0;
}

.portfolio-nav {
	font-size: 0;
	line-height: 0;
	margin: 0 -25px 36px;
	text-align: center;
	padding: 23px 0 0;
}

.portfolio-nav li {
	display: inline-block;
	vertical-align: top;
	padding: 0 25px 10px;
	margin: 0;
	text-transform: uppercase;
}

.portfolio-nav li.active {
	color: #d50000;
}

.portfolio-nav a {
	color: inherit;
	text-decoration: none;
}

.portfolio-nav a:hover {
	color: #d50000;
}

.portfolio-gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -5px;
	text-align: center;
}

.portfolio-gallery li {
	width: 25%;
	position: relative;
	padding: 0 5px 10px;
}

.portfolio-gallery li.large {
	width: 50%;
}

.portfolio-gallery .holder {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.portfolio-gallery .holder:hover .hover-description {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.portfolio-gallery .holder .hover-description {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	-webkit-transition: -webkit-transform .5s  ease;
	transition: transform .5s  ease;
	background: rgba(0, 0, 0, .7);
	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;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	color: #fff;
}

.portfolio-gallery .hover-description {
	font-size: 20px;
	line-height: 1.46;
	text-align: center;
}

.portfolio-gallery .title {
	display: block;
	font-size: 25px;
	font-weight: normal;
	width: 100%;
	max-width: 100%;
}

.portfolio-gallery img {
	display: inline-block;
	vertical-align: top;
}

[id="header"] {
	color: #4d4f4f;
	position: relative;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999999;
}

[id="header"] .container {
	max-width: 1786px;
	position: static;
}

.login-nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: right;
	font-size: 0;
	line-height: 0;
	z-index: 2;
	padding-top: 12px;
	-webkit-transition: top .2s linear;
	transition: top .2s linear;
}

.sticky-header .login-nav {
	top: -42px;
}

.login-nav ul {
	margin: 0;
	padding: 0;
}

.login-nav ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	line-height: 1.2;
	padding: 0;
	margin: 0;
}

.login-nav ul li:before {
	display: none;
}

.login-nav ul li:after {
	content: "/";
	font-family: inherit;
	position: static;
	display: inline-block;
	vertical-align: top;
	margin: 0 4px;
	color: inherit;
}

.login-nav ul li:last-child:after {
	display: none;
}

.login-nav a {
	color: #4d4f4f;
	text-decoration: none;
}

.login-nav a:hover {
	color: #d50000;
}

.header-frame {
	padding: 32px 0 29px;
	border-bottom: 1px solid #d50000;
	-webkit-transition: padding .2s linear;
	transition: padding .2s linear;
}

.sticky-header .header-frame {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #fff;
	padding: 10px 0;
	-webkit-animation: sticky-header .5s  .5s;
	animation: sticky-header .5s  .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.home-page .header-frame {
	border-width: 0;
}

.sticky-header.home-page .header-frame {
	border-bottom-width: 1px;
}

.header-frame .container {
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.header-frame .container:after {
	display: none;
}

.header-frame .cart {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	line-height: 27px;
	color: #d50000;
	text-decoration: none;
	-webkit-transition: color .2s linear;
	transition: color .2s linear;
	white-space: nowrap;
}

.header-frame .cart i {
	color: #4d4f4f;
	display: inline-block;
	vertical-align: top;
	margin-right: 4px;
	font-size: 27px;
	line-height: 1;
}

.header-frame .cart:hover i {
	color: #d50000;
}

.header-frame a:hover {
	text-decoration: none;
}

.side {
	width: 135px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.side #catCartSummary {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.logo {
	padding: 0 14px;
	min-width: 160px;
	margin-top: -14px;
}

.sticky-header .logo {
	margin-top: 0;
}

.logo img {
	display: inline-block;
	vertical-align: top;
}

.demo-version .logo img {
	max-height: 51px;
	max-width: 250px;
}

.header-search {
	font-size: 25px;
	line-height: 1;
	padding: 2px 2px  0 10px;
}

.header-search a {
	color: #4d4f4f;
	text-decoration: none;
}

.header-search a:hover {
	color: #d50000;
}

.header-search .search-opener {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 25px;
	height: 26px;
}

.header-search .search-opener:before,
.header-search .search-opener:after {
	font-family: "icomoon";
	position: absolute;
	top: 0;
	left: 2px;
	overflow: hidden;
	-webkit-transition: -webkit-transform .2s linear;
	transition: transform .2s linear;
}

.header-search .search-opener:before {
	content: "\e904";
	padding: 0 0 0 1px;
}

.search-active .header-search .search-opener:before {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.header-search .search-opener:after {
	content: "\e914";
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.header-search.search-active .search-opener:before {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.header-search.search-active .search-opener:after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.header-search-form {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height .2s linear .9s;
	transition: max-height .2s linear .9s;
}

.search-active .header-search-form {
	max-height: 200px;
	-webkit-transition: max-height .2s linear;
	transition: max-height .2s linear;
}

.header-search-form:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	background: #4d4f4f;
	z-index: -1;
}

.header-search-form .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding-top: 27px;
	padding-bottom: 27px;
}

.header-search-form .row {
	width: 0;
	overflow: hidden;
	position: relative;
	-webkit-transition: width .9s cubic-bezier(.68, -.55, .27, 1.55);
	transition: width .9s cubic-bezier(.68, -.55, .27, 1.55);
	border-radius: 20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.search-active .header-search-form .row {
	width: 100%;
}

.header-search-form input[type="search"],
.header-search-form input[type="text"] {
	height: 41px;
	color: #4d4f4f;
	padding: 10px 29px;
	border-radius: 20px;
	background: #fff;
	display: block;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	outline: none;
	width: 100%;
	font-size: 18px;
	padding-right: 105px;
	border: none;
	margin-bottom: 0;
}

.header-search-form input[type="search"]::-webkit-input-placeholder,
.header-search-form input[type="text"]::-webkit-input-placeholder {
	color: #4d4f4f;
}

.header-search-form input[type="search"]::-moz-placeholder,
.header-search-form input[type="text"]::-moz-placeholder {
	opacity: 1;
	color: #4d4f4f;
}

.header-search-form input[type="search"]:-moz-placeholder,
.header-search-form input[type="text"]:-moz-placeholder {
	color: #4d4f4f;
}

.header-search-form input[type="search"]:-ms-input-placeholder,
.header-search-form input[type="text"]:-ms-input-placeholder {
	color: #4d4f4f;
}

.header-search-form input[type="search"].placeholder,
.header-search-form input[type="text"].placeholder {
	color: #4d4f4f;
}

.header-search-form .search-button {
	background: #d50000;
	width: 100px;
	border-radius: 0 20px 20px 0;
	height: 41px;
	padding: 5px;
	font-size: 25px;
	text-align: center;
	padding: 0;
	right: 0;
	position: absolute;
	top: 0;
	box-shadow: none;
	border: none;
	color: #fff;
}

.header-search-form .search-button:hover .icon {
	text-shadow: 1px 3px 4px rgba(0, 0, 0, .5);
	-webkit-transform: translatez(5px);
	-ms-transform: translatez(5px);
	transform: translatez(5px);
}

.header-search-form .search-button .icon {
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

#nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

#nav .exclusives > a {
	position: static;
}

#nav .exclusives:after,
#nav .exclusives:before,
#nav .exclusives > a:after {
	content: "";
	width: 5px;
	height: 5px;
	background-color: #d50000;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	position: absolute;
	top: calc(100% + 1px);
	left: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	pointer-events: none;
}

#nav .exclusives:before {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s;
	left: calc(50% - 10px);
}

#nav .exclusives:after {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s;
}

#nav .exclusives > a:after {
	left: calc(50% + 10px);
}

.nav-slide {
	max-width: 1180px;
	padding: 0 15px;
	width: 100%;
	margin: 0 auto;
}

.nav-slide ul {
	overflow: visible;
}

.nav-slide > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	margin: 0 -10px;
	text-align: center;
}

.nav-slide > ul > li {
	font-size: 22px;
	line-height: 1.3;
	position: relative;
	margin: 0 10px;
	padding: 0;
}

.nav-slide > ul > li:last-child {
	margin-right: 0;
}

.nav-slide > ul > li:before {
	display: none;
}

.nav-slide > ul > li.hover {
	color: #d50000;
}

.nav-slide > ul > li:nth-last-child(-n+2) .drop-down {
	left: auto;
	right: 0;
	text-align: right;
}

.nav-slide > ul > li:nth-last-child(-n+2) .drop-down .drop-down {
	right: 100%;
	left: auto;
}

.nav-slide > ul > li:nth-last-child(-n+2) .drop-down .has-drop-down-a:before {
	content: "\e903";
	right: auto;
	left: 0;
}

.nav-slide > ul > li:nth-last-child(-n+2) .drop-down a {
	padding: 0 0 0 10px;
}

.nav-slide > ul > li > a {
	text-transform: uppercase;
}

.nav-slide > ul li.hover,
.nav-slide > ul li.selected {
	color: #d50000;
}

.nav-slide > ul li.hover > .drop-down {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.nav-slide > ul a {
	text-decoration: none;
	color: inherit;
	position: relative;
	-webkit-transition: color .2s linear;
	transition: color .2s linear;
}

.nav-slide .drop-down {
	position: absolute;
	top: 100%;
	left: 0;
	text-align: left;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility .2s linear , opacity .2s linear , -webkit-transform .3s linear;
	transition: visibility .2s linear , opacity .2s linear , transform .3s linear;
	padding: 17px 0 0;
	-webkit-transform: translateY(25px);
	-ms-transform: translateY(25px);
	transform: translateY(25px);
}

.nav-slide .drop-down .drop-down {
	left: 100%;
	top: 0;
	padding: 0 5px;
	margin-top: -18px;
}

.nav-slide .drop-down .drop-down .drop-down {
	display: none !important;
}

.nav-slide .drop-down .drop-down .has-drop-down-a:before {
	display: none;
}

.nav-slide .drop-down ul {
	width: 214px;
	padding: 18px 0 11px;
	position: relative;
	box-shadow: 1px 2px 24px rgba(0, 0, 0, .2);
	background: rgba(248, 248, 248, .9);
}

.nav-slide .drop-down li {
	display: block;
	color: #4d4f4f;
	padding: 0 25px;
	margin-bottom: 14px;
	position: relative;
}

.nav-slide .drop-down li.hover,
.nav-slide .drop-down li.selected {
	color: #d50000;
}

.nav-slide .drop-down li:before {
	display: none;
}

.nav-slide .drop-down .has-drop-down-a:before {
	content: "\e902";
	font-family: "icomoon";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
}

.nav-slide .drop-down a {
	padding: 0;
	background: none;
	color: inherit;
	display: block;
	position: relative;
	padding-right: 10px;
}

.nav-opener {
	position: relative;
	display: none;
	width: 30px;
	height: 25px;
}

.nav-opener:hover span,
.nav-opener:hover span:before,
.nav-opener:hover span:after {
	background: #4d4f4f;
}

.nav-opener span,
.nav-opener span:before,
.nav-opener span:after {
	display: block;
	width: 100%;
	height: 5px;
	background: #d50000;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.nav-opener span {
	position: relative;
	margin: 10px 0 0;
}

.nav-opener span:before,
.nav-opener span:after {
	position: absolute;
	content: "";
}

.nav-opener span:before {
	top: -10px;
}

.nav-opener span:after {
	top: 10px;
}

.nav-active .nav-opener span:before {
	-webkit-transform: translate(0px, 10px) rotate(-90deg);
	-ms-transform: translate(0px, 10px) rotate(-90deg);
	transform: translate(0px, 10px) rotate(-90deg);
}

.nav-active .nav-opener span:after {
	-webkit-transform: translate(0px, -10px) rotate(-90deg);
	-ms-transform: translate(0px, -10px) rotate(-90deg);
	transform: translate(0px, -10px) rotate(-90deg);
}

.nav-active .nav-opener span {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-opener.close {
	position: absolute;
	top: 10px;
	right: 10px;
}

#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.nav-active #wrapper:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, .7);
}

.nav-active #wrapper:after {
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: z-index .2s, opacity .2s,visibility .2s;
	transition: z-index .2s, opacity .2s,visibility .2s;
}

.container {
	position: relative;
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 15px;
}

#main {
	padding-bottom: 40px;
	padding-top: 200px;
}

.home-page #main {
	padding-bottom: 0;
	padding-top: 0;
}

.visual-wrap {
	margin-bottom: 50px;
}

.visual-wrap:first-child {
	margin-top: -56px;
}

.head-block {
	text-align: center;
	max-width: 930px;
	margin: 0 auto;
	padding-bottom: 26px;
}

.head-block h1,
.head-block .shopping-hold h2,
.shopping-hold .head-block h2,
.head-block .system-page .holder h2,
.system-page .holder .head-block h2 {
	margin-bottom: 26px;
}

.section,
.builderItem .section.form-wrap,
.builderItem .section,
.builderItem .section.bg-section {
	position: relative;
	padding: 45px 0;
	margin: 0;
}

.section:first-child,
.builderItem .section.bg-section:first-child {
	padding-top: 0;
}

.bg-fixed {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

.visual-block:first-of-type {
	margin-top: -155px;
}

.visual {
	color: #fff;
	position: relative;
	background-size: cover;
	background-position: 50% 50%;
}

.visual:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: -webkit-linear-gradient(top, #f4fdfa 0%, #283b3a 50%, #000 100%);
	background: linear-gradient(to bottom, #f4fdfa 0%, #283b3a 50%, #000 100%);
	opacity: .4;
}

.visual .container {
	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;
}

.visual .container:after {
	content: "";
	width: 0;
	display: block;
	min-height: 100vh;
}

.visual .text-block {
	text-align: center;
	padding: 180px 0;
}

.visual h1,
.visual .shopping-hold h2,
.shopping-hold .visual h2,
.visual .system-page .holder h2,
.system-page .holder .visual h2 {
	font-size: 80px;
	color: inherit;
	letter-spacing: .15em;
	margin-bottom: 70px;
	font-weight: 600;
}

.visual .logotype {
	margin-bottom: 70px;
}

.demo-version .visual .logotype img {
	max-height: 169px;
	max-width: 300px;
}

.visual.animate_start .text-block h1,
.visual.animate_start .text-block .shopping-hold h2,
.shopping-hold .visual.animate_start .text-block h2,
.visual.animate_start .text-block .system-page .holder h2,
.system-page .holder .visual.animate_start .text-block h2 {
	-webkit-animation: fadeInLeft 500ms ease-in-out;
	animation: fadeInLeft 500ms ease-in-out;
}

.visual.animate_start .text-block .logotype {
	-webkit-animation: fadeInRight 1500ms ease-in-out;
	animation: fadeInRight 1500ms ease-in-out;
}

.visual.animate_start .text-block .button {
	-webkit-animation: bounceInDown 2500ms ease-in-out;
	animation: bounceInDown 2500ms ease-in-out;
}

.visual .scroll-btn {
	color: #fff;
	position: absolute;
	bottom: 46px;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 1;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
	text-decoration: none;
	z-index: 99;
}

.visual .scroll-btn:hover {
	color: #d50000;
}

.visual .scroll-btn .icon {
	display: inline-block;
	vertical-align: top;
	font-size: 42px;
	margin-bottom: 15px;
	width: 47px;
}

.visual .scroll-btn span {
	display: block;
}

.visual-slider {
	overflow: hidden;
}

.visual-slider .slideset {
	height: 100%;
}

.visual-slider:hover .btn-prev,
.visual-slider:hover .btn-next {
	opacity: 1;
}

.visual-slider:before {
	display: none;
}

.visual-slider .slide {
	background-size: cover;
}

.visual-slider .animate_start .text-box h1,
.visual-slider .animate_start .text-box .shopping-hold h2,
.shopping-hold .visual-slider .animate_start .text-box h2,
.visual-slider .animate_start .text-box .system-page .holder h2,
.system-page .holder .visual-slider .animate_start .text-box h2 {
	-webkit-animation: fadeInLeft 500ms ease-in-out;
	animation: fadeInLeft 500ms ease-in-out;
}

.visual-slider .animate_start .text-box .button {
	-webkit-animation: fadeInUp 2500ms ease-in-out;
	animation: fadeInUp 2500ms ease-in-out;
}

.visual-slider .text-box {
	padding: 175px 0 100px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	color: #212121;
	width: 100%;
}

.visual-slider .text-box h1,
.visual-slider .text-box .shopping-hold h2,
.shopping-hold .visual-slider .text-box h2,
.visual-slider .text-box .system-page .holder h2,
.system-page .holder .visual-slider .text-box h2 {
	font-size: 160px;
	line-height: 160px;
	margin: 0 0 40px;
	letter-spacing: 0;
	max-width: 499px;
	text-align: right;
	font-family: "museo_sans700";
}

.visual-slider .text-box h1 span,
.visual-slider .text-box .shopping-hold h2 span,
.shopping-hold .visual-slider .text-box h2 span,
.visual-slider .text-box .system-page .holder h2 span,
.system-page .holder .visual-slider .text-box h2 span {
	display: block;
	color: #d50000;
	margin: -40px 0;
}

.visual-slider .text-box .button {
	letter-spacing: 0;
}

.visual-slider .typing-block {
	letter-spacing: 0;
	padding: 5px 0 0 142px;
}

.visual-slider .typing-block div {
	font-size: 48px;
	line-height: 48px;
	display: inline-block;
	vertical-align: top;
	padding: 0 8px;
}

.visual-slider .typing-block div:first-child + br {
	display: none;
}

.visual-slider .typing-block div:first-child + br + div span {
	font-family: "museo_sans300_italic";
}

.visual-slider .typing-block span {
	margin: 0 -4px;
	opacity: 0;
	display: inline-block;
	-webkit-transition: opacity .2s linear .1s;
	transition: opacity .2s linear .1s;
	font-family: "museo_sans300";
}

.visual-slider .typing-block span.visible {
	opacity: 1;
}

.visual-slider .typing-block .button {
	letter-spacing: 0;
}

.visual-slider .btn-prev,
.visual-slider .btn-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 80px;
	z-index: 70;
	opacity: 0;
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear;
	color: #ccc;
}

.visual-slider .btn-prev {
	left: 20px;
}

.visual-slider .btn-next {
	right: 20px;
}

.pagination {
	font-size: 0;
	line-height: 0;
	width: 100%;
	color: #4d4f4f;
	text-align: center;
}

.pagination li {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	line-height: 1;
	padding: 0 7px;
}

.pagination .pag-prev,
.pagination .pag-next {
	padding: 0 11px;
}

.pagination .pag-current {
	color: #d50000;
}

.pagination a {
	color: inherit;
}

.pagination a:hover {
	color: #d50000;
	text-decoration: none;
}

.info-wrap {
	z-index: 0;
}

.info-wrap .row-holder,
.info-wrap .productSmall {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.home-page .info-wrap {
	padding: 70px 0 82px;
}

.info-wrap .head-block {
	color: #fff;
	font-size: 35px;
	padding-bottom: 18px;
}

.info-wrap .head-block h1,
.info-wrap .head-block .shopping-hold h2,
.shopping-hold .info-wrap .head-block h2,
.info-wrap .head-block .system-page .holder h2,
.system-page .holder .info-wrap .head-block h2 {
	color: inherit;
}

.info-wrap [class^="col-"] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 10px 0;
}

.info-wrap [class^="col-"]:nth-child(even) h2 {
	background: #d50000;
}

.info-wrap [class^="col-"]:nth-child(even) .value,
.info-wrap [class^="col-"]:nth-child(even) .per {
	color: #d50000;
}

.info-wrap [class^="col-"]:nth-child(even) .button {
	color: #d50000;
	border-color: #d50000;
	background: none;
}

.info-wrap [class^="col-"]:nth-child(even) .button:hover {
	color: #fff;
	background: #d50000;
}

.info-wrap .box {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	width: 100%;
	box-shadow: 2px 0 24px rgba(0, 0, 0, .4);
}

.info-wrap .box h2 {
	color: #fff;
	background: #4d4f4f;
	padding: 12px 10px;
	margin: 0;
}

.info-wrap .holder {
	background: #fff;
	padding: 26px 51px 51px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
}

.info-wrap .per {
	font-size: 14px;
	color: #4d4f4f;
	margin-bottom: -6px;
	display: block;
	text-transform: uppercase;
}

.info-wrap .value {
	font-size: 35px;
	color: #4d4f4f;
	font-weight: 700;
	margin-bottom: 21px;
	display: block;
}

.info-wrap .list {
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 29px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.info-wrap .list li:not(:last-child) {
	padding-bottom: 11px;
	margin-bottom: 9px;
	border-bottom: 1px solid #e0dddd;
}

.info-wrap .button {
	-ms-flex-item-align: center;
	align-self: center;
	padding-left: 65px;
	padding-right: 65px;
}

.popup-holder {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.page-nav {
	text-align: center;
	font: 20px/23px "Lato", "Helvetica Neue", "Helvetica", sans-serif;
	-webkit-transition: color .2s linear;
	transition: color .2s linear;
	color: #4d4f4f;
}

.page-nav #previouspage,
.page-nav #nextpage,
.page-nav .next,
.page-nav .prev {
	display: inline;
	vertical-align: middle;
	color: #868787;
	background: none;
	padding: 0 6px;
}

.page-nav .pagination {
	font-size: 20px;
	line-height: 1;
	color: #d50000;
}

.page-nav .pagination span {
	font-size: 20px;
	margin: 0 5px;
}

.page-nav .pagination .current {
	color: #d50000;
}

.page-nav a {
	margin: 0 5px;
	color: #4d4f4f;
	text-decoration: none;
}

.page-nav a:hover {
	color: #d50000;
}

.page-nav.productPaginationHolder span {
	color: #d50000;
}

.search-result {
	padding-bottom: 10px;
}

.search-result:first-of-type {
	padding-top: 20px;
}

.search-result:last-child {
	padding-bottom: 20px;
}

.system-message,
.system-error-message {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

.system-message .form .item,
.system-message .webform .item,
.system-error-message .form .item,
.system-error-message .webform .item {
	padding: 0;
	margin: 0;
}

.system-message .form .item a,
.system-message .webform .item a,
.system-error-message .form .item a,
.system-error-message .webform .item a {
	color: #4d4f4f;
	display: inline-block;
	vertical-align: top;
	margin: 16px 0 0 25px;
}

.loaded-block:after {
	content: "";
	position: fixed;
	background-color: #fff;
	background-image: url(../images/load.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	-webkit-transition: opacity .2s, visibility .2s, top 0s .2s, left 0s .2s;
	transition: opacity .2s, visibility .2s, top 0s .2s, left 0s .2s;
}

.loaded .loaded-block:after {
	opacity: 0;
	visibility: hidden;
	top: -9999px;
	left: -99999px;
}

.left-sidebar [id="sidebar"] {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.side-nav ul {
	text-align: center;
	margin: 0 0 51px;
}

.side-nav ul li {
	font-size: 24px;
	color: #4d4f4f;
	background: #f5f5f5;
	text-transform: uppercase;
	padding: 17px 10px;
	margin-bottom: 2px;
}

.side-nav ul li:before {
	display: none;
}

.side-nav ul li.selected a,
.side-nav ul li a:hover {
	color: #d50000;
}

.side-nav ul a {
	color: inherit;
	text-decoration: none;
}

.side-nav ul a:hover {
	text-decoration: none;
}

.side-block {
	background: #f5f5f5;
	padding: 51px 25px;
	text-align: center;
	margin-bottom: 50px;
}

.side-block.add {
	padding-left: 50px;
	padding-right: 50px;
}

.side-block .icon,
.side-block .fa {
	color: #d50000;
	display: inline-block;
	vertical-align: top;
	font-size: 56px;
	margin-bottom: 17px;
	line-height: 1;
}

.side-block .icon-email {
	font-size: 40px;
}

.side-block h2 {
	font-weight: 700;
	margin-bottom: 9px;
	color: #4d4f4f;
}

.side-block .title {
	display: block;
	font-size: 23px;
	text-transform: uppercase;
	font-weight: 700;
	color: #4d4f4f;
}

.widget {
	padding-bottom: 32px;
}

.widget h3 {
	font-size: 23px;
	font-weight: 700;
	color: #4d4f4f;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 17px;
	text-transform: uppercase;
}

.widget ul {
	padding: 0;
	margin: 0;
	font-size: 23px;
	color: #4d4f4f;
}

.widget ul li {
	padding: 0;
	margin: 0 0 9px;
}

.widget ul li:before {
	display: none;
}

.widget ul .selected a,
.widget ul a:hover {
	color: #d50000;
}

.widget ul a {
	color: inherit;
}

.widget ul a:hover {
	text-decoration: none;
}

.BlogTagCloud {
	padding: 9px 0 7px;
	margin: 0 -5px;
	font-size: 0;
	line-height: 0;
}

.BlogTagCloud a {
	display: inline-block;
	vertical-align: top;
	background: #f5f5f5;
	color: #b5b6b6;
	padding: 12px 14px;
	border-radius: 2px;
	margin: 0 5px 10px;
	font-size: 23px;
	line-height: 1.2;
	-webkit-transition: background .2s linear,color .2s linear;
	transition: background .2s linear,color .2s linear;
	border-radius: 3px;
	text-decoration: none;
}

.BlogTagCloud a:hover {
	background: #d50000;
	color: #fff;
}

.BlogPostArchive .monthsItems,
.restructuredArchive .monthsItems {
	padding: 10px 0 4px;
}

.BlogPostArchive .monthsItems li:last-child,
.restructuredArchive .monthsItems li:last-child {
	margin-bottom: 0;
}

.BlogPostArchive .opener-archive,
.restructuredArchive .opener-archive {
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-right: 25px;
	text-decoration: none;
}

.BlogPostArchive .opener-archive:after,
.restructuredArchive .opener-archive:after {
	content: "\e900";
	font-family: "icomoon";
	position: absolute;
	top: 5px;
	right: 2px;
	-webkit-transition: -webkit-transform .2s linear;
	transition: transform .2s linear;
	font-size: 20px;
	line-height: 1;
}

.BlogPostArchive .active .opener-archive:after,
.restructuredArchive .active .opener-archive:after {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.category-nav,
.slider-navigation {
	font-size: 22px;
}

.category-nav ul,
.slider-navigation ul {
	margin: 8px 0 3px;
	line-height: 1.1;
	border-left: 2px solid #d50000;
}

.category-nav ul li,
.slider-navigation ul li {
	padding: 0 0 9px 17px;
}

.category-nav ul li:last-child,
.slider-navigation ul li:last-child {
	padding-bottom: 0;
}

.category-nav ul a,
.slider-navigation ul a {
	color: #868787;
}

.category-nav .selected,
.slider-navigation .selected {
	padding-bottom: 5px;
}

.category-nav .selected > a,
.slider-navigation .selected > a {
	font-weight: 600;
}

.category-nav .selected > a,
.category-nav a:hover,
.slider-navigation .selected > a,
.slider-navigation a:hover {
	color: #d50000;
}

.category-nav a,
.slider-navigation a {
	color: #4d4f4f;
	text-decoration: none;
}

.category-nav .selected ul {
	display: block;
}

.category-nav ul {
	display: none;
}

[id="footer"] {
	background: #1b1b1b;
	padding: 45px 0;
	color: #fff;
	font-size: 22px;
	line-height: 1.27;
}

[id="footer"] .logotype {
	padding: 5px 0 22px;
}

[id="footer"] .logotype img {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}

[id="footer"] .social-networks {
	padding-top: 8px;
}

[id="footer"] .social-networks a {
	-webkit-transition: color .2s linear;
	transition: color .2s linear;
}

[id="footer"] .social-networks a:hover {
	color: #d50000;
}

[id="footer"] p span {
	color: #d50000;
}

[id="footer"] h2 {
	font-size: 32px;
	text-transform: none;
	margin-bottom: 33px;
}

[id="footer"] address {
	font-style: normal;
}

[id="footer"] address span {
	position: relative;
	display: block;
	line-height: 1.64;
	padding: 0 0 2px 35px;
}

[id="footer"] .icon {
	position: absolute;
	top: 8px;
	left: 0;
	line-height: 1;
	padding: 0 2px;
}

[id="footer"] .icon-map-marker {
	font-size: 30px;
}

[id="footer"] .icon-envelope {
	font-size: 18px;
}

[id="footer"] a {
	color: inherit;
}

.video-box {
	position: relative;
}

.video-box .play-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 60px;
	z-index: 1;
	width: 60px;
	height: 60px;
	text-decoration: none;
}

.video-box .play-btn:hover {
	color: #d50000;
}

.video-box .play-btn:hover:before,
.video-box .play-btn:hover:after {
	background: #d50000;
}

.video-box .play-btn:before,
.video-box .play-btn:after {
	content: "";
	position: absolute;
	background: #fff;
	width: 10px;
	height: 45px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
}

.video-box .play-btn:before {
	left: 15px;
}

.video-box .play-btn:after {
	right: 15px;
}

.video-box .play-btn.pause .icon {
	display: none;
}

.video-box .play-btn.pause:before,
.video-box .play-btn.pause:after {
	display: block;
}

.video-box img {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}

.icons-section {
	text-align: center;
	color: #a0a5a5;
	padding-bottom: 0;
}

.icons-section + .section,
.builderItem .icons-section + .section {
	padding-top: 23px;
}

.icons-section .holder {
	font-size: 18px;
	line-height: 1.44;
	padding-bottom: 52px;
}

.icons-section .holder:hover .circle {
	color: #fff;
	border-color: transparent;
}

.icons-section .holder:hover .hover-block {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.icons-section .holder:hover .icon,
.icons-section .holder:hover .fa {
	-webkit-animation: icon-scale .5s;
	animation: icon-scale .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.icons-section .circle {
	width: 124px;
	height: 124px;
	border: 2px solid #d50000;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #d50000;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto 29px;
	position: relative;
	overflow: hidden;
	-webkit-transition: border .2s .25s;
	transition: border .2s .25s;
}

.icons-section .circle img {
	-webkit-transition: -webkit-transform .2s linear .25s;
	transition: transform .2s linear .25s;
}

.icons-section .circle img + .hover-block {
	display: none;
}

.icons-section .circle .hover-block {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	-webkit-transition: -webkit-transform .2s linear .25s;
	transition: transform .2s linear .25s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	background: #d50000;
	border-radius: 50%;
	z-index: -1;
}

.icons-section .icon,
.icons-section .fa {
	height: 100%;
	width: 100%;
	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;
	color: inherit;
	font-size: 39px;
	-webkit-transition: color .2s linear .25s;
	transition: color .2s linear .25s;
}

.icons-section .h4 {
	margin-bottom: 17px;
}

.icons-section a {
	color: inherit;
	text-decoration: none;
}

.portfolio-section {
	padding-bottom: 85px;
}

.counter-section {
	text-align: center;
	font-size: 25px;
	color: #fff;
	padding: 50px 0 84px;
}

.counter-section:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, .7);
}

.counter-section .container {
	z-index: 1;
}

.counter-section .bg-holder {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
}

.counter-section .value {
	font-weight: 700;
	color: #d50000;
	display: block;
	font-size: 40px;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 18px;
}

.counter-section .value:after {
	content: "";
	position: absolute;
	bottom: 0;
	height: 3px;
	width: 40px;
	z-index: 1;
	background: #d50000;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.counter-section p {
	margin: 0;
}

.service-section {
	padding-top: 0;
}
                
.service-section-nopad {
	padding-top: 0;
    padding-bottom: 0;
}                
                

.service-section .row {
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.service-section .service-container {
	width: 25%;
	height: 322px;
	-webkit-perspective: 800px;
	perspective: 800px;
	position: relative;
}

.service-section .service-container:hover .front-part,
.service-section .service-container:focus .front-part,
.service-section .service-container:active .front-part {
	-webkit-transform: translateY(-110px) rotateX(90deg);
	transform: translateY(-110px) rotateX(90deg);
	opacity: 0;
}

.service-section .service-container:hover .back-part,
.service-section .service-container:focus .back-part,
.service-section .service-container:active .back-part {
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	opacity: 1;
}

.service-section .service-container:nth-child(2) .front-part {
	background: url(../images/service-02.jpg) no-repeat;
	background-size: cover;
}

.service-section .service-container:nth-child(3) .front-part {
	background: url(../images/service-03.jpg) no-repeat;
	background-size: cover;
}

.service-section .service-container:nth-child(4) .front-part {
	background: url(../images/service-04.jpg) no-repeat;
	background-size: cover;
}

.service-section .service-container:nth-child(5) .front-part {
	background: rgba(213, 0, 0, .4);
}

.service-section .service-container:nth-child(6) .front-part {
	background: rgba(213, 0, 0, .3);
}

.service-section .service-container:nth-child(7) .front-part {
	background: rgba(213, 0, 0, .2);
}

.service-section .front-part,
.service-section .back-part {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	display: block;
	height: 322px;
	width: 100%;
	padding: 20px;
	-webkit-transition: -webkit-transform .5s, opacity .5s;
	transition: transform .5s, opacity .5s;
}

.service-section .back-content,
.service-section .front-content {
	position: absolute;
	top: 50%;
	left: 20px;
	right: 20px;
	margin: 0 auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}

.service-section .front-part {
	z-index: 2;
	background: url(../images/service-01.jpg) no-repeat;
	background-size: cover;
}

.service-section .back-part {
	background-color: #000;
	z-index: 1;
	opacity: 0;
	-webkit-transform: translateY(110px) rotateX(-90deg);
	transform: translateY(110px) rotateX(-90deg);
	font-size: 18px;
	line-height: 1.22;
	color: #fff;
}

.service-section .back-part p span {
	color: #d50000;
}

.service-section h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 700;
	margin: 0;
}

.service-section .back-title {
	text-transform: uppercase;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 16px;
	color: inherit;
	font-size: 23px;
}

.service-section .back-title:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 40px;
	height: 3px;
	background: #d50000;
}

.testimonials-gallery,
.text-slider {
	position: relative;
	text-align: center;
}

.testimonials-gallery:before,
.testimonials-gallery:after,
.text-slider:before,
.text-slider:after {
	position: absolute;
	font-size: 500px;
	opacity: .1;
	line-height: 60px;
	color: #d50000;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}

.testimonials-gallery:before,
.text-slider:before {
	content: "\201C";
	left: 0;
	top: 49px;
	left: -8px;
}

.testimonials-gallery:after,
.text-slider:after {
	content: "\201D";
	right: 0;
	bottom: 12px;
}

.testimonials-gallery h1,
.testimonials-gallery .shopping-hold h2,
.shopping-hold .testimonials-gallery h2,
.testimonials-gallery .system-page .holder h2,
.system-page .holder .testimonials-gallery h2,
.text-slider h1,
.text-slider .shopping-hold h2,
.shopping-hold
  .text-slider h2,
.text-slider .system-page .holder h2,
.system-page .holder
  .text-slider h2 {
	text-transform: none;
	margin-bottom: 40px;
}

.testimonials-gallery .mask,
.text-slider .mask {
	position: relative;
}

.testimonials-gallery blockquote,
.text-slider blockquote {
	text-align: center;
	font-size: 35px;
	line-height: 1.29;
	margin: 0;
	padding: 0 0 32px;
}

.testimonials-gallery q,
.text-slider q {
	display: block;
	margin: 0 0 39px;
}

.testimonials-gallery q:before,
.testimonials-gallery q:after,
.text-slider q:before,
.text-slider q:after {
	display: none;
}

.testimonials-gallery cite,
.text-slider cite {
	font-size: 30px;
	display: block;
	font-style: normal;
	color: #4d4f4f;
}

.testimonials-gallery .bx-pager,
.text-slider .bx-pager {
	font-size: 0;
	line-height: 0;
}

.testimonials-gallery .bx-pager .bx-pager-item,
.text-slider .bx-pager .bx-pager-item {
	display: inline-block;
	vertical-align: top;
	padding: 0 8px;
}

.testimonials-gallery .bx-pager a,
.text-slider .bx-pager a {
	display: block;
	border-radius: 50%;
	background: #ccc;
	height: 15px;
	width: 15px;
}

.testimonials-gallery .bx-pager a.active,
.testimonials-gallery .bx-pager a:hover,
.text-slider .bx-pager a.active,
.text-slider .bx-pager a:hover {
	background: #d50000;
}

.about-section p span {
	color: #d50000;
}

.panel,
.builderItem .panel {
	padding: 88px 0 80px;
}

.panel .text,
.builderItem .panel .text {
	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;
}

.panel .button,
.builderItem .panel .button {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-left: 39px;
}

.panel .h1,
.builderItem .panel .h1 {
	text-transform: none;
	margin: 0;
}

.information-wrap {
	padding: 136px 0 115px;
	color: #fff;
	text-align: center;
	position: relative;
	z-index: 0;
}

.information-wrap:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, .7);
}

.information-wrap:last-child {
	margin-bottom: -40px;
}

.information-wrap .container {
	z-index: 1;
}

.information-wrap .play {
	width: 71px;
	color: inherit;
	font-size: 70px;
	text-decoration: none;
	margin-bottom: 29px;
	display: inline-block;
	vertical-align: top;
}

.information-wrap .play:hover {
	color: #d50000;
}

.information-wrap h1,
.information-wrap .shopping-hold h2,
.shopping-hold .information-wrap h2,
.information-wrap .system-page .holder h2,
.system-page .holder .information-wrap h2 {
	position: relative;
	color: inherit;
	padding-bottom: 16px;
	margin-bottom: 8px;
}

.information-wrap h1:after,
.information-wrap .shopping-hold h2:after,
.shopping-hold .information-wrap h2:after,
.information-wrap .system-page .holder h2:after,
.system-page .holder .information-wrap h2:after {
	content: "";
	position: absolute;
	width: 65px;
	height: 3px;
	background: #d50000;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0;
}

.post {
	font-size: 22px;
	line-height: 1.18;
	margin-bottom: 40px;
}

.post .img-block {
	margin: 0 30px 2px 0;
	float: left;
	max-width: 263px;
}

.post .img-block img {
	display: inline-block;
	vertical-align: top;
}

.post .text-block {
	overflow: hidden;
}

.post h3 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 8px;
}

.post h3 a {
	color: inherit;
}

.post .info-list {
	font-size: 0;
	line-height: 0;
	color: #d50000;
	margin: 0 -13px 10px;
	overflow: hidden;
}

.post .info-list li {
	display: inline-block;
	vertical-align: top;
	padding: 0 13px;
	font-size: 15px;
	line-height: 1.87;
}

.post .info-list .icon {
	display: inline-block;
	vertical-align: top;
	padding-left: 1px;
	margin-right: 11px;
	font-size: 20px;
	line-height: 28px;
}

.post .info-list .icon-calendar {
	font-size: 16px;
}

.post .info-list .icon-commenting {
	font-size: 21px;
}

.post .more {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	position: relative;
}

.post .more:after {
	content: "\e91e";
	font-family: "icomoon";
	display: inline-block;
	vertical-align: middle;
	padding-left: 5px;
	position: absolute;
}

.post p {
	margin-bottom: 1em;
}

.blog-detail h1,
.blog-detail .shopping-hold h2,
.shopping-hold .blog-detail h2,
.blog-detail .system-page .holder h2,
.system-page .holder .blog-detail h2 {
	margin-bottom: 17px;
	text-transform: capitalize;
}

.blog-detail .post {
	margin: 0 0 47px;
}

.blog-detail .info-list {
	margin-bottom: 26px;
}

.blog-detail img {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 26px;
}

.comment-section {
	padding-bottom: 23px;
}

.comment-section h2 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 14px;
	margin-bottom: 16px;
}

.comment-section p {
	margin-bottom: .9em;
}

.panel-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 22px;
}

.panel-info .title {
	display: block;
	font-size: 22px;
	font-weight: 700;
	margin-right: 28px;
	color: #4d4f4f;
}

.panel-info .date {
	color: #d50000;
	display: block;
	position: relative;
	padding-left: 26px;
	font-size: 15px;
	line-height: 24px;
}

.panel-info .date:after {
	content: "\e91c";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 17px;
	line-height: 24px;
	font-family: "icomoon";
}

.panel-info .date .icon-calendar {
	font-size: 16px;
}

.panel-info .date .icon-commenting {
	font-size: 21px;
}

.comment-block {
	border-bottom: 1px solid #ccc;
	margin-bottom: 16px;
	font-size: 22px;
	line-height: 1.18;
}

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

.time-line {
	overflow: hidden;
}

.time-line .post {
	display: table;
	position: relative;
	padding-left: 195px;
	margin-bottom: 47px;
}

.time-line .post:before {
	content: "";
	position: absolute;
	width: 2px;
	background: #ccc;
	left: 163px;
	height: 9999px;
	bottom: 0;
}

.time-line .post:after {
	content: "";
	position: absolute;
	height: 16px;
	width: 16px;
	border: 3px solid #d50000;
	border-radius: 50%;
	left: 156px;
	top: 0;
	background: #fff;
	z-index: 1;
}

.time-line .post .text-block {
	overflow: hidden;
}

.time-line .date {
	width: 195px;
	position: absolute;
	top: -3px;
	left: 0;
	padding-right: 41px;
	font-size: 18px;
	line-height: 1;
	padding-top: 1px;
}

#catblogoutput h1,
#catblogoutput .shopping-hold h2,
.shopping-hold #catblogoutput h2,
#catblogoutput .system-page .holder h2,
.system-page .holder #catblogoutput h2 {
	background: #fff;
	position: relative;
	z-index: 2;
	margin: 0;
	padding: 0 0 .25em;
}

.events-list .row-holder,
.events-list .productSmall,
.events-list .event {
	margin-bottom: 30px;
}

.events-list .info-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.events-list .holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 100%;
}

.events-list .img-block {
	padding-bottom: 10px;
	margin: 0;
}

.events-list .date {
	background: #f5f5f5;
	color: #4d4f4f;
	padding: 39px 10px 18px;
	margin-bottom: 11px;
	position: relative;
	text-align: center;
	display: block;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	font-size: 22px;
}

.events-list .date:before,
.events-list .date:after {
	content: "";
	position: absolute;
	height: 15px;
	width: 15px;
	border-radius: 50%;
	background: #fff;
	top: 11px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.events-list .date:before {
	margin-left: -22px;
}

.events-list .date:after {
	margin-left: 22px;
}

.events-list .date span {
	display: block;
	font-size: 40px;
	line-height: 1;
	font-weight: 700;
}

.events-list .time {
	margin-bottom: 5px;
}

.events-list .more {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
}

.events-list .more:after {
	content: "\e91e";
	font-family: "icomoon";
	display: inline-block;
	vertical-align: middle;
	padding-left: 5px;
}

.events-list .text-block {
	font-size: 22px;
	line-height: 1.18;
}

.events-list address {
	font-size: 16px;
	color: #4d4f4f;
	font-style: normal;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.events-list address span {
	display: block;
}

.events-list h3 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 12px;
}

.events-list h3 a {
	color: inherit;
}

.events-list img {
	display: inline-block;
	vertical-align: top;
}

.events-detail .content {
	font-size: 22px;
	line-height: 1.18;
}

.events-detail .content img {
	margin-bottom: 35px;
}

.events-detail .information-block {
	background: #f5f5f5;
	color: #4d4f4f;
	padding: 44px 51px;
	margin-bottom: 50px;
}

.events-detail .information-list {
	font-size: 15px;
}

.events-detail .information-list li {
	position: relative;
	padding-left: 45px;
	margin-bottom: 22px;
}

.events-detail .title {
	color: #d50000;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 1.27;
	font-weight: 700;
	display: block;
}

.events-detail .icon {
	position: absolute;
	left: 0;
	top: 6px;
	font-size: 37px;
	line-height: 1;
	color: #d50000;
}

.events-detail address {
	font-style: normal;
}

.events-detail .icon-clock-o {
	font-size: 42px;
	top: 3px;
}

.events-detail .icon-map-marker {
	font-size: 40px;
	top: 0;
	font-size: 42px;
	top: 3px;
	left: 6px;
}

.events-detail .icon-money {
	top: 0;
	font-size: 34px;
}

.events-detail h3 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
}

.events-detail img {
	display: inline-block;
	vertical-align: top;
}

.events-detail p {
	margin-bottom: 1.2em;
}

.booking {
	width: 100%;
	max-width: 710px;
}

.booking h2 {
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 45px;
}

.booking-form input[type="text"],
.booking-form input[type="email"],
.booking-form textarea {
	font-size: 25px;
}

.thumbnail-gallery {
	margin: 0 auto 20px;
	text-align: center;
	max-width: 555px;
}

.thumbnail-gallery .mask img {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
	width: 100%;
}

.thumbnail-gallery .thumbnails {
	position: relative;
}

.thumbnail-gallery .thumbnails .bx-wrapper {
	max-width: 100% !important;
}

.thumbnail-gallery .thumbnails img {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}

.thumbnail-gallery .img-holder {
	display: inline-block;
	vertical-align: top;
}

.thumbnail-gallery .btn-next,
.thumbnail-gallery .btn-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: inherit;
	text-decoration: none;
	line-height: 1;
}

.thumbnail-gallery .btn-next:before,
.thumbnail-gallery .btn-prev:before {
	font-family: "icomoon" !important;
}

.thumbnail-gallery .btn-prev {
	left: -13px;
}

.thumbnail-gallery .btn-prev:before {
	content: "\e903";
}

.thumbnail-gallery .btn-next {
	right: -13px;
}

.thumbnail-gallery .btn-next:before {
	content: "\e902";
}

.carouselImagesGalery {
	position: relative;
	text-align: center;
}

.carouselImagesGalery .bx-pager {
	font-size: 0;
	line-height: 0;
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	z-index: 60;
	text-align: center;
}

.carouselImagesGalery .bx-pager .bx-pager-item {
	display: inline-block;
	vertical-align: top;
	padding: 0 8px;
}

.carouselImagesGalery .bx-pager a {
	display: block;
	border-radius: 50%;
	background: #ccc;
	height: 15px;
	width: 15px;
}

.carouselImagesGalery .bx-pager a.active,
.carouselImagesGalery .bx-pager a:hover {
	background: #d50000;
}

.carouselImagesGalery img {
	display: inline-block;
	vertical-align: top;
}

.image-gallery [class^="col-"] {
	margin-bottom: 31px;
}

.image-gallery .img-block {
	display: inline-block;
	vertical-align: top;
	position: relative;
	outline: none;
}

.image-gallery .img-block:hover .hover-description {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.image-gallery .img-block .hover-description {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	-webkit-transition: -webkit-transform .5s  ease;
	transition: transform .5s  ease;
	background: rgba(0, 0, 0, .7);
	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;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	color: #fff;
}

.image-gallery .hover-description {
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	overflow: hidden;
}

.image-gallery .hover-description span {
	display: block;
}

.image-gallery img {
	display: inline-block;
	vertical-align: top;
}

.puzzle-gallery {
	display: block;
	overflow: hidden;
	position: relative;
}

.puzzle-gallery .img-block {
	padding-bottom: 30px;
}

.puzzle-gallery .img-block.large {
	width: 66.66%;
}

.puzzle-gallery img {
	display: inline-block;
	vertical-align: top;
}

.slide-gallery {
	position: relative;
	text-align: center;
}

.slide-gallery .btn-prev,
.slide-gallery .btn-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 80px;
	line-height: 1;
	color: #ccc;
	text-decoration: none;
}

.slide-gallery .btn-prev:hover,
.slide-gallery .btn-next:hover {
	color: #d50000;
}

.slide-gallery .btn-prev:before,
.slide-gallery .btn-next:before {
	font-family: "icomoon";
}

.slide-gallery .btn-prev {
	left: -80px;
}

.slide-gallery .btn-prev:before {
	content: "\e903";
}

.slide-gallery .btn-next {
	right: -80px;
}

.slide-gallery .btn-next:before {
	content: "\e902";
}

.detail-info .block-center {
	padding: 20px 0;
}

.detail-info section {
	margin-bottom: 30px;
}

.detail-list {
	overflow: hidden;
	margin: 0 0 22px;
	padding: 0;
	font-size: 22px;
}

.detail-list dt {
	width: 50%;
	max-width: 166px;
	float: left;
	color: #4d4f4f;
	text-align: right;
	clear: left;
}

.detail-list dd {
	overflow: hidden;
	padding: 0 0 0 30px;
	margin: 0 0 4px;
}

.webapp-list {
	font-size: 20px;
	line-height: 1.3;
}

.webapp-list [class^="col-"] {
	margin-bottom: 30px;
}

.webapp-list .holder {
	position: relative;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}

.webapp-list .holder:hover .hover-text,
.webapp-list .holder:focus .hover-text,
.webapp-list .holder:active .hover-text {
	max-height: 390px;
}

.webapp-list .holder a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, .5);
}

.webapp-list .text-block {
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 30px 15px;
	z-index: 2;
	pointer-events: none;
}

.webapp-list .hover-text {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height .5s linear;
	transition: max-height .5s linear;
}

.webapp-list .title {
	display: block;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.webapp-list .button-holder {
	width: 100%;
	text-align: center;
	padding: 20px 0;
}

.webapp-list img {
	display: inline-block;
	vertical-align: top;
}

.webapp-list p {
	margin: 0 0 10px;
}

.webapp-section section {
	margin-bottom: 52px;
}

.webapp-gallery {
	position: relative;
	text-align: center;
	z-index: 1;
}

.webapp-gallery .pager-btn {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 100;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.webapp-gallery .pager-btn a {
	margin-left: 1px;
	width: 30px;
	height: 30px;
	background: #000;
	color: #fff;
	text-align: center;
	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;
	text-decoration: none;
}

.webapp-gallery .img {
	display: inline-block;
	vertical-align: top;
}

.webapp-category {
	font-size: 26px;
	font-weight: 600;
	padding: 0 0 5px;
}

.webapp-category li {
	display: inline;
}

.webapp-category li + li:before {
	content: "+";
}

.webapp-paging {
	overflow: hidden;
	font-size: 24px;
}

.webapp-paging .prev,
.webapp-paging .next {
	position: relative;
	padding: 0 24px;
}

.webapp-paging .prev {
	float: left;
}

.webapp-paging .prev .fa {
	left: 0;
}

.webapp-paging .next {
	float: right;
}

.webapp-paging .next .fa {
	right: 0;
}

.webapp-paging .fa {
	font-size: 30px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.steps {
	font-size: 0;
	line-height: 0;
	padding: 22px 0 62px;
}

.steps li {
	font-size: 26px;
	line-height: 1.2;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 33.33%;
	text-align: center;
	color: #4d4f4f;
}

.steps li:first-child {
	text-align: left;
}

.steps li:first-child .holder:after {
	display: none;
}

.steps li:last-child {
	text-align: right;
	padding-right: 0;
}

.steps li:last-child .holder:before {
	display: none;
}

.steps li.active i {
	background: #d50000;
}

.steps li.active i:before {
	color: #fff;
}

.steps .holder {
	position: relative;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

.steps .holder:before,
.steps .holder:after {
	content: "";
	position: absolute;
	top: 50px;
	height: 1px;
	width: 9999px;
	background: #d50000;
}

.steps .holder:before {
	left: 50%;
}

.steps .holder:after {
	right: 50%;
}

.steps .icon,
.steps .fa {
	width: 100px;
	height: 100px;
	display: block;
	margin: 0 auto 26px;
	font-size: 33px;
	line-height: 1;
	border-radius: 50%;
	background: #fff;
	border: 1px solid #d50000;
	position: relative;
	z-index: 2;
}

.steps .icon:before,
.steps .fa:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #d50000;
}

.steps .icon-card {
	font-size: 24px;
}

.steps a {
	color: inherit;
}

.shopping-table {
	width: 100%;
	margin: 0 0 39px;
}

.shopping-table th {
	font-size: 16px;
	text-transform: uppercase;
	padding: 11px 25px;
	color: #4d4f4f;
	border-bottom: 1px solid #ccc;
	text-align: left;
	background: #f5f5f5;
}

.shopping-table td {
	padding: 23px 25px 25px;
	vertical-align: middle;
	background: #f5f5f5;
}

.shopping-table td:first-child {
	border: none;
	width: 44.4%;
}

.shopping-table input[type="text"],
.shopping-table input[type="number"] {
	width: 98px;
	background: #fff;
	margin: 0;
	line-height: 1;
}

.shopping-table .product-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: left;
}

.shopping-table .image-block img {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}

.shopping-table .text {
	font-size: 18px;
	line-height: 20px;
	max-width: 50%;
	padding-left: 24px;
}

.shopping-table .link-remove {
	color: inherit;
}

.shopping-table .link-remove:hover {
	color: #d50000;
}

.shopping-hold .wrap {
	padding-bottom: 19px;
}

.shopping-hold h2 {
	text-transform: none;
	margin: 0 0 20px;
}

.shopping-hold .button-holder {
	margin: 0 -10px;
}

.shopping-hold .button-holder .button {
	margin: 0 10px 10px;
	padding-left: 63px;
	padding-right: 63px;
}

.shipping-form label {
	display: block;
	margin: 0 0 9px;
}

.shipping-form .jcf-select {
	margin: 0 0 25px;
}

.summary-table {
	width: 100%;
	color: #4d4f4f;
	vertical-align: middle;
	margin: 0 0 11px;
}

.summary-table td {
	padding: 6px 0 32px;
	text-align: left;
}

.summary-table td:last-child {
	text-align: right;
}

.summary-table tfoot td {
	font-weight: 600;
	text-transform: uppercase;
	color: #d50000;
	padding-top: 3px;
}

.summary-table .form-hold {
	padding-bottom: 28px;
}

.summary-table .form-code-area {
	margin: -18px 0 -8px;
}

.summary-table .form-code-area input[type=text],
.summary-table .form-code-area input#DiscountCode,
.summary-table .form-code-area input#GiftVoucher {
	width: 167px;
	margin: 0 20px 0 0;
}

.checkout-form fieldset {
	margin: 0 0 30px;
}

.checkout-form .note-block {
	text-align: center;
	padding: 15px 0 20px;
}

.checkout-form textarea {
	height: 125px;
	min-height: 125px;
}

.checkout-form .summary-table {
	width: 100%;
	margin-bottom: 20px;
}

.checkout-form .summary-table tfoot td {
	padding-bottom: 0;
}

.checkout-form .shopping-table {
	margin-bottom: 40px;
}

.checkout-form .shopping-table th:last-child {
	text-align: right;
}

.checkout-form .shopping-table td {
	text-align: center;
}

.checkout-form .shopping-table td:first-child {
	width: 65%;
	padding-right: 10px;
}

.checkout-form .shopping-table .product-holder {
	font-size: 0;
	line-height: 0;
}

.checkout-form .shopping-table .image-block {
	margin: 0;
	max-width: 44%;
	display: inline-block;
	vertical-align: middle;
}

.checkout-form .shopping-table .text {
	width: 50%;
	padding-left: 16px;
	display: inline-block;
	vertical-align: top;
}

.checkout-form .input-holder {
	margin-bottom: 32px;
}

.checkout-form label + label {
	margin-left: 32px;
}

.system-page .shopping-table {
	table-layout: fixed;
	background: none;
	margin: 0 0 1px;
}

.system-page .shopping-table .text {
	padding: 0;
	max-width: none;
}

.system-page .shopping-table .text a {
	color: #868787;
}

.system-page .shopping-table th {
	padding: 0 0 14px;
	border: none;
	text-align: center;
	background: none;
}

.system-page .shopping-table th:first-child {
	text-align: left;
	width: auto;
}

.system-page .shopping-table th:last-child {
	text-align: right;
}

.system-page .shopping-table td {
	padding: 0 0 28px;
	text-align: center;
	background: none;
}

.system-page .shopping-table td:first-child {
	width: auto;
}

.system-page .shopping-table td:last-child {
	text-align: right;
}

.filter-holder {
	padding: 0 0 31px;
}

.filter-holder .title {
	margin: 0 0 43px;
}

.filter-holder .form form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.filter-holder .form .select-holder,
.filter-holder .form .input-holder {
	width: 235px;
	margin: 0 30px 0 0;
}

.filter-holder .form .jcf-select,
.filter-holder .form input[type="text"],
.filter-holder .form select,
.filter-holder .form .jcf-select {
	margin: 0;
	min-width: 130px;
}

.productSmall {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 4px;
	font-size: 18px;
	line-height: 1.11;
	color: #4d4f4f;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.two-columns .productSmall li {
	width: 33.33%;
}

.productSmall li {
	margin-bottom: 44px;
}

.productSmall .holder {
	max-width: 262px;
	margin: 0 auto;
}

.productSmall .holder:hover .link-list li {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.productSmall .img-block {
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: center;
}

.productSmall .img-block img {
	display: inline-block;
	vertical-align: top;
}

.productSmall .link-list {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	padding: 0 10px;
	font-size: 0;
	line-height: 0;
	margin: 0 -5px;
	text-align: center;
}

.productSmall .link-list li {
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
	position: relative;
	width: auto;
	margin: 0;
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
	-webkit-transform: translate3d(0, 750%, 0);
	transform: translate3d(0, 750%, 0);
}

.productSmall .link-list li:nth-child(2) {
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
}

.productSmall .link-list li:nth-child(3) {
	-webkit-transition: -webkit-transform .7s;
	transition: transform .7s;
}

.productSmall .link-list a {
	width: 50px;
	height: 50px;
	display: inline-block;
	vertical-align: top;
	background: #d50000;
	color: #fff;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
}

.productSmall .link-list a:hover {
	color: #d50000;
	background: #fff;
}

.productSmall .text-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.productSmall .text-block span {
	display: block;
}

.productSmall .price {
	display: block;
	text-align: right;
	line-height: 1;
	padding-left: 10px;
}

.productSmall .price .old {
	text-decoration: line-through;
	color: #868787;
	font-size: 15px;
	margin-bottom: 4px;
}

.productSmall .price .old span:not([class]) {
	font-size: 15px;
	color: #868787;
}

.productSmall .price span:not([class]) {
	color: #d50000;
	font-weight: 700;
	font-size: 20px;
}

.product-slider {
	position: relative;
	color: #fff;
	text-transform: uppercase;
}

.product-slider .slide {
	padding: 164px 0 140px;
	background-size: cover;
	background-position: 50% 50%;
}

.product-slider .slide:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, .5);
}

.product-slider .slide:after {
	content: "";
}

.product-slider .container {
	z-index: 1;
}

.product-slider .h1 {
	color: #fff;
	font-weight: 700;
	letter-spacing: .07em;
}

.product-slider p {
	margin: 0 0 12px;
}

.productList .label {
	background: #d50000;
	color: #fff;
	position: absolute;
	top: 15px;
	right: 0;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	line-height: 1;
	padding: 8px 9px;
}

.productLarge section:not(.review-section) {
	margin-bottom: 86px;
}

.productLarge .btn-holder {
	width: 100%;
}

.productLarge .label {
	z-index: 60;
}

.productLarge .heading {
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 19px;
	margin-bottom: 20px;
}

.productLarge .heading .h3,
.productLarge .heading .portfolio-nav li,
.portfolio-nav .productLarge .heading li {
	text-transform: none;
	color: #4d4f4f;
	margin-bottom: 15px;
}

.productLarge .info-holder {
	border-bottom: 1px solid #ccc;
	margin-bottom: 16px;
	padding-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.productLarge .price {
	font-weight: 700;
	color: #d50000;
}

.productLarge .price .old {
	color: #868787;
	text-decoration: line-through;
	margin-left: 30px;
	font-weight: normal;
	font-size: 20px;
}

.productLarge .price .old span {
	font-size: 20px;
	color: #868787;
}

.productLarge .stock {
	font-size: 18px;
	color: #4d4f4f;
}

.productLarge .stock .counter {
	color: #d50000;
	padding-left: 5px;
}

.product-form .wrap {
	overflow: hidden;
}

.product-form .productAttributes {
	float: left;
	margin: 0 30px 0 0;
	width: 359px;
	padding-bottom: 15px;
	font-size: 22px;
	color: #4d4f4f;
}

.product-form .productAttributes .catProdAttributeTitle {
	display: none;
}

.product-form .catProdAttributeItem {
	padding-bottom: 15px;
}

.product-form input[type="text"] {
	width: 98px;
	float: left;
}

.product-form .catProductAttributeGroup {
	margin-bottom: 5px;
	width: 50%;
	float: left;
}

.product-form .catProductAttributeGroup:first-child {
	width: 100%;
}

.product-form .catProductAttributeGroup:last-child {
	text-align: right;
}

.product-form .catProductAttributeGroup .jcf-checkbox,
.product-form .catProductAttributeGroup .jcf-radio {
	margin-top: -3px;
}

.product-form .jcf-select {
	margin: 0;
}

.product-form .button-holder {
	margin: 0 -10px;
}

.product-form .button-holder .button {
	margin: 0 10px 10px;
	padding-left: 63px;
	padding-right: 63px;
}

.product-gallery {
	position: relative;
}

.product-gallery img {
	width: 100%;
}

.product-gallery .pager-btn {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 20px;
}

.product-gallery .pager-btn a {
	color: #fff;
	font-size: 40px;
	line-height: 1;
}

.review-section {
	margin-bottom: 0;
}

.review-section .autor {
	display: block;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
}

.review-section .comment-block {
	color: #4d4f4f;
	padding-bottom: 20px;
	margin-bottom: 26px;
	border-bottom: 1px solid #ccc;
}

.review-section .date {
	color: #868787;
	font-size: 16px;
}

.review-section .comments-form input[type="text"],
.review-section .comments-form input[type="email"],
.review-section .comments-form textarea {
	margin-bottom: 0;
}

.review-section .comments-form textarea {
	height: 115px;
	min-height: 115px;
}

.review-section .comments-form .captchaimg {
	width: 166px;
	margin-right: 30px;
}

.system-page h1,
.system-page .shopping-hold h2,
.shopping-hold .system-page h2,
.system-page .holder h2 {
	margin-bottom: 30px;
}

.system-page .form-holder {
	max-width: 555px;
	margin: 0 auto;
}

.system-page .holder {
	max-width: 750px;
	margin: 0 auto;
	text-align: left;
}

.system-page .holder h2 {
	text-transform: none;
}

.system-page .invoice-text {
	margin: 35px 0;
}

.system-page .invoice-text strong {
	color: #4d4f4f;
}

.summary-table.thank-you-table {
	max-width: 750px;
	margin: 0 auto;
}

.summary-table.thank-you-table table {
	width: 100%;
}

.summary-table.thank-you-table a[href^=tel] {
	color: #868787;
}

.summary-table.thank-you-table td {
	position: relative;
	padding-right: 0;
	padding-left: 250px;
}

.summary-table.thank-you-table td#title {
	display: none;
}

.summary-table.thank-you-table td:first-child {
	padding-right: 0;
}

.summary-table.thank-you-table td td {
	padding-left: 0;
}

.summary-table.thank-you-table br {
	display: none;
}

.summary-table.thank-you-table strong {
	text-align: left;
	font-weight: normal;
	float: left;
	width: 250px;
	margin-left: -250px;
}

.side-nav.account-nav li {
	text-align: left;
	padding-left: 22%;
	position: relative;
}

.side-nav.account-nav .fa {
	margin-right: 10px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 12%;
	font-size: 28px;
}

.account-holder {
	font-size: 22px;
	color: #4d4f4f;
}

.account-holder h3 {
	margin-bottom: 26px;
	font-weight: normal;
}

.account-table {
	margin: 0 0 26px;
	width: 100%;
	background: #f5f5f5;
	font-size: 18px;
	color: #868787;
}

.account-table th {
	font-size: 16px;
	text-transform: uppercase;
	padding: 9px 21px 11px;
	color: #4d4f4f;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.account-table td {
	text-align: left;
	vertical-align: top;
	padding: 30px 19px;
}

.invoice {
	color: #868787;
}

.invoice .border {
	border: none;
}

.invoice .border tr:first-child {
	border: 1px solid #868787;
	font-size: 14px;
}

.invoice .border tr:last-child {
	border-bottom: 1px solid #868787;
}

.invoice .border td {
	border: none;
	padding: 17px 10px 15px;
}

.invoice .border span {
	color: #868787;
}

.invoice .productitemcell {
	margin: 24px 0 0;
}

.invoice .productitemcell:first-child {
	margin-top: 0;
}

.invoice .textb {
	width: 30%;
	margin: 0 0 0 auto;
}

.invoice .textb tr:first-child td {
	padding: 0 0 15px;
}

.invoice .textb tr:first-child td br {
	display: none;
}

.invoice .textb tr:first-child td hr {
	height: 1px;
	border: none;
	background: #868787;
	display: none;
}

.invoice .textb td {
	text-align: left;
	padding: 5px 0 0;
}

.invoice .textb td:first-child {
	width: 60% !important;
}

.invoice .textb td:last-child {
	text-align: right;
}

table.case-details td {
	vertical-align: top;
}

table.case-details td.var {
	text-align: left;
	width: 150px;
}

#js-messages {
	padding: 40px 20px;
	background: #f5f5f5;
	font-size: 18px;
	margin-top: -25px;
}

.contact-panel {
	text-align: center;
	padding: 39px 0 10px;
}

.contact-panel .icon-block {
	border: 2px solid #d50000;
	border-radius: 50%;
	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;
	width: 124px;
	height: 124px;
	margin: 0 auto 28px;
}

.contact-panel .icon-block .fa {
	font-size: 47px;
	display: block;
	color: #d50000;
}

.contact-panel .head-block {
	padding-bottom: 15px;
	max-width: 100%;
}

.contact-panel .title {
	display: block;
	text-transform: uppercase;
	font-size: 22px;
	color: #4d4f4f;
	margin-bottom: 7px;
}

.contact-panel .text {
	font-style: normal;
}

.contact-panel .text span {
	display: block;
}

.contact-panel a[href^=mailto] {
	color: inherit;
}

.map-holder {
	width: 100%;
	height: 450px;
}

.map-holder .google-map-holder {
	position: absolute;
	left: 50%;
	width: 100vw !important;
	height: 100% !important;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 0;
	bottom: 0;
	max-width: none;
	margin: 0;
}

.map-holder img {
	width: 100%;
}

.map-holder .address-block {
	width: 244px;
	position: absolute;
	right: 10px;
	bottom: 30px;
	padding: 13px 20px;
	background: #d50000;
	color: #fff;
	font-style: normal;
}

.not-found {
	text-align: center;
}

.big-letter {
	color: #d50000;
	display: block;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 200px;
	line-height: 1.05;
	padding: 38px 0 74px;
}

.coming .container {
	max-width: 970px;
}

.coming #main {
	padding-top: 110px;
}

.coming .logo {
	margin-bottom: 192px;
}

.coming-holder {
	text-transform: uppercase;
	color: #d50000;
	font-weight: 900;
	text-align: center;
	padding-bottom: 67px;
}

.coming-holder .text-first {
	letter-spacing: .04em;
	font-size: 90px;
	line-height: 80px;
}

.coming-holder .text-second {
	font-size: 130px;
	line-height: 125px;
	display: block;
	letter-spacing: .06em;
}

.coming-holder .icon {
	font-size: 68px;
}

.customHomeBuilderPage * {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}

#main.builderItemsHolder {
	padding: 0;
}

.builderItem {
	position: relative;
}

.builderItem:hover .drag-drop-nav {
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.builderItem:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 4px solid #e8a900;
	z-index: 56;
	background: rgba(0, 0, 0, .3);
	display: none;
}

.builder-active .builderItem:hover:after {
	display: block;
}

.builderItem > section,
.builderItem > div,
.builderItem > aside {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.builderItem.hideItem:before {
	content: "\f070";
	font-family: "FontAwesome";
	font-size: 153px;
	line-height: 1;
	color: #7e7e7e;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 57;
}

.builderItem.hideItem:after {
	background: rgba(204, 204, 204, .65);
	display: block;
	border: none;
}

.builderItem.hideItem li {
	color: #ccc;
}

.builderItem.hideItem li a {
	color: inherit;
}

.builderItem.hideItem .icon.hide:before {
	content: "\f06e" !important;
}

.builderItem.hideItem .drag-drop-nav {
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.builderItem .bg-section:before {
	bottom: 0;
}

.drag-drop-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 57;
	font-family: "Arial", "Helvetica Neue", "Helvetica", sans-serif !important;
	display: none;
	-webkit-transform: translate(-200px, -50%);
	-ms-transform: translate(-200px, -50%);
	transform: translate(-200px, -50%);
	-webkit-transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}

.builder-active .drag-drop-nav {
	display: block;
}

.drag-drop-nav li {
	padding-bottom: 6px;
}

.drag-drop-nav .link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-decoration: none;
}

.drag-drop-nav .link:hover .icon {
	background: #e8a900;
	color: #fff;
}

.drag-drop-nav .link:hover .text,
.drag-drop-nav .link:hover .off-text {
	display: block;
}

.hideItem .drag-drop-nav .link .on-text {
	display: block;
}

.hideItem .drag-drop-nav .link:hover .off-text {
	display: none;
}

.drag-drop-nav .icon {
	font-size: 20px;
	line-height: 1;
	display: block;
	width: 36px;
	height: 36px;
	background: #efece6;
	position: relative;
	color: #000;
}

.drag-drop-nav .icon:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.drag-drop-nav .text,
.drag-drop-nav .off-text,
.drag-drop-nav .on-text {
	background: #efece6;
	white-space: nowrap;
	line-height: 36px;
	color: #000;
	font-size: 14px;
	padding: 0 13px;
	display: none;
}

.icon.hide:before {
	content: "\f070";
}

.build-switcher {
	position: fixed;
	left: 20px;
	bottom: 20px;
	text-transform: uppercase;
	z-index: 1000;
	padding: 0 10px;
}

.build-switcher .jcf-checkbox {
	display: block;
	margin: 0 auto 5px;
	border-color: #4d4d4d;
}

.build-switcher.build-switcher {
	position: fixed;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 40px;
	-webkit-transition: left .3s linear;
	transition: left .3s linear;
}

.builder-active .build-switcher.build-switcher {
	left: 100px;
}

.build-switcher.build-switcher .jcf-checkbox {
	position: static;
	width: 176px;
	height: 49px;
	border-radius: 23px;
	display: block;
	margin: 0 auto 5px;
	border: 2px solid  #e8a900 !important;
	background: #e8a900;
	-webkit-transition: background .2s linear, border .2s linear;
	transition: background .2s linear, border .2s linear;
	bottom: 20px;
	text-transform: uppercase;
	z-index: 1000;
	margin: 0;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.build-switcher.build-switcher .jcf-checkbox span {
	position: relative;
	display: block;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	top: 50%;
	left: 3px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	text-align: center;
	line-height: 26px;
	background: #fff;
	z-index: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.build-switcher.build-switcher .jcf-checkbox span:before {
	color: rgba(255, 255, 255, .5);
	visibility: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding-left: 3px;
	display: block;
}

.build-switcher.build-switcher .jcf-checkbox.jcf-checked {
	border-color: #e8a900;
	background: #fff;
}

.build-switcher.build-switcher .jcf-checkbox.jcf-checked span {
	left: calc(173px - 45px);
	background: #e8a900;
}

.build-switcher.build-switcher .jcf-checkbox.jcf-checked span:before {
	visibility: visible;
}

.build-switcher.build-switcher .jcf-checked + .text {
	color: #e8a900;
}

.build-switcher.build-switcher .jcf-checked + .text .on {
	display: block;
}

.build-switcher.build-switcher .jcf-unchecked + .text .off {
	display: block;
}

.build-switcher.build-switcher .text {
	font-family: "Arial", "Helvetica Neue", "Helvetica", sans-serif !important;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	text-transform: none;
	pointer-events: none;
	text-align: center;
	z-index: 1000;
}

.build-switcher.build-switcher .text .on,
.build-switcher.build-switcher .text .off {
	display: none;
}

.build-switcher.build-switcher .text .on {
	padding-right: 32px;
}

.build-switcher.build-switcher .text .off {
	padding-left: 35px;
}

.elements-tabset {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 22px;
	padding: 10px 0 29px;
}

.elements-tabset li {
	position: relative;
	margin: 0;
	text-align: center;
	padding: 0 3px 6px;
}

.elements-tabset li:first-child {
	text-align: left;
	padding: 0 0 6px;
}

.elements-tabset li:last-child {
	text-align: right;
	padding: 0 0 6px;
}

.elements-tabset .active a,
.elements-tabset a:hover {
	color: #d50000;
}

.elements-tabset a {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	color: #4d4f4f;
}

.elements-holder .bg-block {
	padding: 20px 0 0;
	position: relative;
	z-index: 0;
}

.elements-holder .bg-block:after {
	content: "";
	position: absolute;
	left: -9999px;
	top: 0;
	bottom: 0;
	right: -9999px;
	z-index: -1;
}

.elements-holder .side-navigation,
.elements-holder .add-nav,
.elements-holder .side-nav {
	max-width: 327px;
}

.elements-holder .progress-bar {
	max-width: 555px;
}

.elements-holder .page-nav,
.elements-holder .portfolio-nav {
	text-align: left;
}

.elements-holder .nav-web {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.elements-holder .nav-web li {
	margin-right: 30px;
}

.elements-holder .webapp-paging {
	max-width: 260px;
}

.elements-holder .label {
	margin-right: 16px;
	margin-bottom: 10px;
}

.elements-holder a {
	cursor: pointer;
}

.elements-holder h1,
.elements-holder .shopping-hold h2,
.shopping-hold .elements-holder h2,
.elements-holder .system-page .holder h2,
.system-page .holder .elements-holder h2 {
	margin-bottom: 25px;
}

.elements-section {
	padding-bottom: 42px;
}

.elements-section .accordion,
.elements-section .tab-holder,
.elements-section .filter-section {
	max-width: 750px;
}

.elements-section .filter-section {
	padding-bottom: 0;
}

.code-open-close {
	font-size: 22px;
}

.code-open-close .heading p {
	margin-bottom: 31px;
}

.code-open-close .opener {
	text-transform: none;
	background: -webkit-linear-gradient(top, #d2d2d2 0%, #bebebe 100%);
	background: linear-gradient(to bottom, #d2d2d2 0%, #bebebe 100%);
	display: inline-block;
	vertical-align: middle;
	padding: 6px 11px;
	border-radius: 3px;
	font-weight: normal;
	font-family: "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 14px;
	-webkit-transition: background .2s linear;
	transition: background .2s linear;
	color: #fff;
	margin: 0 0 0 27px;
	text-decoration: none;
}

.code-open-close .opener:hover {
	background: -webkit-linear-gradient(top, #bebebe 0%, #d2d2d2 100%);
	background: linear-gradient(to bottom, #bebebe 0%, #d2d2d2 100%);
}

.code-open-close .opener:before {
	content: "\f121";
	font-family: "FontAwesome";
	padding-right: 5px;
}

.code-open-close .slide {
	position: relative;
	margin-bottom: 35px;
}

.code-open-close .slide:hover .copy-text {
	opacity: 1;
}

.code-open-close pre {
	margin: 0;
}

.code-open-close .code-block {
	background: #f9f9f9;
	padding: 20px;
	max-height: 300px;
	overflow: auto;
	position: relative;
}

.code-open-close .copy-text {
	position: absolute;
	top: 2px;
	right: 18px;
	font-size: 20px;
	z-index: 1;
	opacity: 0;
}

.code-open-close .copy-text:before {
	content: "\f0c5";
	font-family: "FontAwesome";
	cursor: pointer;
}

.code-open-close p {
	margin: 0;
}

.code-open-close h2 {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 39px;
}

.buttons-section .button {
	margin: 0 20px 35px 0;
}

.inputs-section .input-wrap {
	max-width: 360px;
}

.inputs-section .search-form {
	width: 100%;
	max-width: 360px;
}

.check-list.inline,
.radio-list.inline {
	color: #4d4f4f;
}

.check-list.inline li,
.radio-list.inline li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 25px 10px 0;
	white-space: nowrap;
}

.check-list.inline li .jcf-checkbox,
.check-list.inline li .jcf-radio,
.radio-list.inline li .jcf-checkbox,
.radio-list.inline li .jcf-radio {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.check-list.inline li label,
.radio-list.inline li label {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
}

.switcher-list {
	margin: 0 -20px;
}

.switcher-list li {
	min-width: 80px;
	display: inline-block;
	vertical-align: top;
	margin: 0 20px 20px;
}

.switcher {
	margin-bottom: 30px;
}

.switcher .jcf-checkbox {
	margin: 0;
	float: none;
	display: inline-block;
	vertical-align: top;
	width: 56px;
	height: 30px;
	border-radius: 15px;
	background: #4d4f4f;
	-webkit-transition: background .2s linear, border .2s linear;
	transition: background .2s linear, border .2s linear;
}

.switcher .jcf-checkbox span {
	top: 50%;
	position: absolute;
	display: block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #fff;
	color: #4d4f4f;
	left: 2px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	text-align: center;
	line-height: 26px;
}

.switcher .jcf-checkbox span:before {
	visibility: hidden;
}

.switcher .jcf-checkbox.jcf-checked span,
.switcher.alt .jcf-checkbox.jcf-checked span {
	left: calc(56px - 29px);
}

.switcher .jcf-checkbox.jcf-checked span:before,
.switcher.alt .jcf-checkbox.jcf-checked span:before {
	visibility: visible;
}

.switcher.large .jcf-checkbox {
	background: #d50000;
	width: 80px;
	height: 42px;
	border-radius: 20px;
}

.switcher.large .jcf-checkbox.jcf-checked span {
	left: calc(80px - 39px);
	color: #d50000;
}

.switcher.large .jcf-checkbox span {
	height: 36px;
	width: 36px;
	line-height: 36px;
}

.nav-webapp {
	text-align: left;
	text-transform: uppercase;
	margin: 0 -10px 10px;
}

.nav-webapp li {
	float: left;
	padding: 0;
	margin: 0 10px 10px;
}

.nav-webapp a {
	display: block;
}

.sizes-list {
	color: #4d4f4f;
	font-size: 20px;
}

.sizes-list li {
	margin-bottom: 39px;
}

.sizes-list li:last-child {
	margin-bottom: 0;
}

.sizes-list dl {
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}

.sizes-list dt {
	width: 71px;
	float: none;
	margin: 0;
	line-height: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-weight: normal;
}

.sizes-list dd {
	float: none;
	overflow: visible;
	margin: 0;
	font-weight: normal;
}

.sizes-list h1,
.sizes-list .shopping-hold h2,
.shopping-hold .sizes-list h2,
.sizes-list .system-page .holder h2,
.system-page .holder .sizes-list h2,
.sizes-list h2,
.sizes-list h3,
.sizes-list h4 {
	line-height: 1;
	margin: 0;
}

.sizes-list p:last-child {
	margin-bottom: 0;
}

.anchor-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -11px 14px;
}

.anchor-nav li {
	padding: 0 11px 11px;
	font-size: 15px;
}

.breadcrumbs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #d50000;
}

.breadcrumbs li {
	position: relative;
	font-size: 18px;
}

.breadcrumbs li:first-child:before {
	display: none;
}

.breadcrumbs li:last-child:before {
	color: inherit;
}

.breadcrumbs li:before {
	content: "\f105";
	display: inline-block;
	vertical-align: middle;
	padding: 0 13px 0 10px;
	font-family: "FontAwesome";
	color: #4d4f4f;
}

.breadcrumbs a {
	color: #4d4f4f;
}

.table-holder {
	overflow: auto;
}

.table-holder table {
	border: 1px solid #ccc;
	text-align: left;
	line-height: 1.33;
	width: 100%;
	min-width: 500px;
	color: #4d4f4f;
}

.table-holder table thead th {
	font-size: 18px;
	text-transform: uppercase;
	padding: 20px;
	color: #4d4f4f;
	border-bottom: 1px solid #ccc;
	text-align: left;
	background: #f5f5f5;
}

.table-holder table tbody tr:first-child td {
	padding-top: 28px;
}

.table-holder table tbody tr:last-child td {
	padding-bottom: 28px;
}

.table-holder table tbody td {
	padding: 12px 18px;
	vertical-align: top;
}

.table-holder table tbody td:first-child {
	font-weight: 700;
}

.label {
	color: #fff;
	background: #d50000;
	display: inline-block;
	vertical-align: top;
	padding: 9px 10px;
	font-size: 18px;
	text-transform: uppercase;
}

.label.secondary {
	background: #4d4f4f;
}

.label.success {
	background: #9eca33;
}

.label.alert {
	background: #ba1a1a;
}

.label.warning {
	background: #f5a906;
}

.callout {
	margin: 0 0 51px;
	padding: 27px 35px;
	position: relative;
	border: 1px solid #dcdcdc;
	color: #4d4f4f;
	max-width: 848px;
}

.callout h3 {
	padding-right: 30px;
}

.callout.secondary {
	border-color: #f5f5f5;
	background: #f5f5f5;
}

.callout.success {
	border-color: #ddedb8;
	background: #ddedb8;
}

.callout.warning {
	border-color: #fce1a8;
	background: #fce1a8;
}

.callout.alert {
	border-color: #e7afaf;
	background: #e7afaf;
}

.callout .close {
	position: absolute;
	top: 1px;
	right: 7px;
}

.callout p {
	margin-bottom: .5em;
}

iframe {
	width: 100%;
}

figure {
	display: inline-block;
	margin: 0 0 20px;
	position: relative;
	font-weight: 700;
}

figure:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, .5);
}

figure img {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}

figure figcaption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 28px;
	z-index: 1;
}

figure .h3,
figure .portfolio-nav li,
.portfolio-nav figure li {
	text-transform: none;
	margin-bottom: 0;
}

figure .position {
	font-size: 14px;
	text-transform: uppercase;
}

.no-click-link {
	pointer-events: none;
}

.elements-app #main {
	padding-top: 0;
}

@media only screen and (min-width: 1025px) {
	a[href^=tel],
	a[href^=skype],
	a[href^=sms] {
		cursor: default;
		pointer-events: none;
		color: inherit;
	}
}

@media (min-width: 1025px) {
	.scroll .nav-slide .drop-down {
		padding-top: 25px;
	}
}

@media (max-width: 1799px) {
	.header-frame .container {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.header-frame .cart {
		font-size: 18px;
		line-height: 20px;
	}

	.side {
		width: auto;
	}

	.logo {
		min-width: 0;
		padding: 0 10px 0 0;
	}

	.nav-slide {
		max-width: 1000px;
	}

	.nav-slide > ul > li {
		font-size: 20px;
		margin: 0 10px;
	}
}

@media (max-width: 1299px) {
	.social-networks {
		margin: 0 -5px;
	}

	.social-networks li {
		padding: 0 5px 10px;
	}

	.team-section .title {
		margin-bottom: 10px;
	}

	.team-section.detail .position {
		margin-bottom: 10px;
	}

	.team-section.detail .info-list li {
		margin-bottom: 10px;
	}

	.info-section {
		margin-bottom: 50px;
	}

	.icons-panel {
		margin-bottom: 50px;
	}

	.team-gallery .mask {
		padding: 0 40px;
	}

	.team-gallery .bx-prev {
		left: 0;
	}

	.team-gallery .bx-next {
		right: 0;
	}

	.info-panel {
		margin-bottom: 50px;
	}

	.header-frame .cart i {
		font-size: 20px;
	}

	.logo {
		margin-top: 0;
	}

	.header-search {
		font-size: 20px;
		padding-top: 0;
	}

	.header-search .search-opener {
		height: 21px;
	}

	#nav {
		padding: 0 10px;
	}

	.nav-slide > ul {
		margin: 0;
	}

	.nav-slide > ul > li {
		margin: 0 5px;
	}

	.visual h1,
	.visual .shopping-hold h2,
	.shopping-hold .visual h2,
	.visual .system-page .holder h2,
	.system-page .holder .visual h2 {
		font-size: 60px;
		margin-bottom: 30px;
	}

	.visual-slider .typing-block {
		margin-bottom: 80px;
	}

	.visual-slider .typing-block div {
		font-size: 45px;
		line-height: 45px;
	}

	.visual-slider .typing-block span {
		margin: 0 -5px;
	}

	.info-wrap .holder {
		padding: 30px 20px;
	}

	[id="footer"] h2 {
		font-size: 30px;
	}

	.portfolio-section {
		padding-bottom: 50px;
	}

	.service-section {
		margin: 0 -15px;
	}

	.testimonials-gallery:before,
	.testimonials-gallery:after,
	.text-slider:before,
	.text-slider:after {
		font-size: 400px;
	}

	.testimonials-gallery blockquote,
	.text-slider blockquote {
		font-size: 30px;
		padding-bottom: 20px;
	}

	.panel,
	.builderItem .panel {
		padding: 50px 0;
	}

	.panel .h1,
	.builderItem .panel .h1 {
		font-size: 38px;
	}

	.post {
		margin-bottom: 30px;
	}

	.blog-detail .post {
		margin-bottom: 30px;
	}

	.panel-info {
		margin-bottom: 10px;
	}

	.time-line .post {
		padding-left: 30px;
		margin-bottom: 30px;
	}

	.time-line .post:before {
		left: 9px;
	}

	.time-line .post:after {
		left: 1px;
	}

	.time-line .date {
		display: block;
		clear: both;
		margin-bottom: 10px;
		position: relative;
	}

	.slide-gallery .btn-prev {
		left: 10px;
	}

	.slide-gallery .btn-next {
		right: 10px;
	}

	.shopping-table th {
		padding: 11px 15px 12px;
	}

	.checkout-form .shopping-table td:first-child {
		padding-left: 15px;
	}

	.checkout-form .shopping-table .text {
		padding-left: 10px;
	}

	.product-form .productAttributes {
		margin-right: 15px;
	}

	.side-nav.account-nav li {
		padding-left: 60px;
	}

	.side-nav.account-nav .fa {
		left: 20px;
	}

	.account-table th {
		padding: 11px 15px 12px;
	}

	.coming #main {
		padding-top: 50px;
	}

	.coming .logo {
		margin-bottom: 100px;
	}
}

@media (max-width: 1023px) {
	.jcf-select .jcf-select-text {
		line-height: 50px;
		margin-left: 10px;
	}

	.jcf-select .jcf-select-opener {
		width: 30px;
	}

	.jcf-list .jcf-list-content ul {
		font-size: 13px;
	}

	.fancybox-slide > * {
		padding: 44px 20px;
	}

	.row-holder,
	.productSmall {
		margin-left: -7px;
		margin-right: -7px;
	}

	.col-1 {
		padding-left: 7px;
		padding-right: 7px;
	}

	.col-2 {
		padding-left: 7px;
		padding-right: 7px;
	}

	.col-3,
	.productSmall li {
		padding-left: 7px;
		padding-right: 7px;
	}

	.col-4,
	.puzzle-gallery .img-block {
		padding-left: 7px;
		padding-right: 7px;
	}

	.col-5 {
		padding-left: 7px;
		padding-right: 7px;
	}

	.col-6 {
		padding-left: 7px;
		padding-right: 7px;
	}

	.col-7 {
		padding-left: 7px;
		padding-right: 7px;
	}

	.col-8 {
		padding-left: 7px;
		padding-right: 7px;
	}

	.col-9 {
		padding-left: 7px;
		padding-right: 7px;
	}

	.col-10 {
		padding-left: 7px;
		padding-right: 7px;
	}

	.col-11 {
		padding-left: 7px;
		padding-right: 7px;
	}

	.col-12 {
		padding-left: 7px;
		padding-right: 7px;
	}

	h1,
	.shopping-hold h2,
	.system-page .holder h2,
	.h1 {
		font-size: 35px;
	}

	h2,
	.h2 {
		font-size: 24px;
	}

	h3,
	.h3,
	.portfolio-nav li {
		font-size: 22px;
	}

	input[type="text"],
	input[type="tel"],
	input[type="email"],
	input[type="search"],
	input[type="password"],
	select,
	.jcf-select,
	.textbox {
		height: 50px;
		font-size: 20px;
	}

	.comments-form input[type="text"],
	.comments-form input[type="tel"],
	.comments-form input[type="email"],
	.comments-form input[type="search"],
	.comments-form input[type="password"],
	.comments-form textarea {
		font-size: 20px;
	}

	.comments-form .captcha-holder {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.comments-form .captchaimg img {
		height: 50px;
		width: auto !important;
	}

	.comments-form .captcha-row [class^="col-"] {
		width: 100%;
		margin-bottom: 20px;
		text-align: left;
	}

	.register-form {
		font-size: 18px;
	}

	.contact-form textarea {
		height: 120px;
		min-height: 120px;
	}

	.login-form {
		font-size: 18px;
	}

	.alignleft {
		float: none;
		margin: 0 auto 15px;
	}

	.alignright {
		float: none;
		margin: 0 0 15px;
	}

	blockquote {
		padding: 0 0 15px 60px;
	}

	hr {
		margin: 5px 0 10px;
	}

	.button,
	input[type="submit"],
	input[type="button"],
	button:not([class^="fancybox"]):not(.search-button) {
		font-size: 28px;
		padding: 12px 30px;
		min-width: 0;
	}

	.back-to-top {
		bottom: 10px;
	}

	.scroll .back-to-top {
		right: 10px;
	}

	.tabset a {
		padding: 10px 5px;
	}

	.tab-content {
		margin-bottom: 20px;
		padding: 20px;
	}

	.social-networks {
		margin: 0 -6px;
	}

	.social-networks li {
		padding: 0 6px;
	}

	.social-networks a:before,
	.social-networks a .icon {
		font-size: 30px;
	}

	.progress-bar {
		padding-top: 5px;
	}

	.progress-bar li {
		margin-bottom: 30px;
	}

	.progress-bar li:last-child {
		margin-bottom: 20px;
	}

	.progress-bar .title {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.progress-bar .value {
		width: 30px;
		height: 30px;
		font-size: 11px;
		top: -37px;
	}

	.team-section.section,
	.builderItem .team-section.section.bg-section {
		padding-bottom: 0;
	}

	.team-section .block {
		width: 50%;
		padding-bottom: 30px;
	}

	.team-section .img-block {
		margin-bottom: 15px;
	}

	.team-section .block.col-4 .title,
	.team-section .puzzle-gallery .block.img-block .title,
	.puzzle-gallery .team-section .block.img-block .title {
		margin-bottom: 20px;
	}

	.team-section .block.col-4 .text p,
	.team-section .puzzle-gallery .block.img-block .text p,
	.puzzle-gallery .team-section .block.img-block .text p {
		margin-bottom: 20px;
	}

	.icons-panel {
		margin-bottom: 30px;
	}

	.icons-panel .holder {
		display: block;
		text-align: center;
	}

	.icons-panel .icon-block {
		margin: 0 auto 10px;
	}

	.info-panel {
		margin-bottom: 30px;
	}

	.accordion .opener {
		font-size: 20px;
	}

	.portfolio-nav {
		margin: 0 -10px 10px;
	}

	.portfolio-nav li {
		padding: 0 10px 10px;
	}

	.portfolio-gallery .hover-description {
		font-size: 16px;
	}

	.portfolio-gallery .title {
		font-size: 18px;
	}

	body.nav-active {
		overflow: hidden;
	}

	.home-page [id="header"] {
		position: absolute;
	}

	.login-nav {
		margin: 0;
	}

	.sticky-header .login-nav {
		padding: 0;
		top: 0;
	}

	.login-nav ul li {
		font-size: 16px;
	}

	.header-frame {
		padding-top: 30px;
	}

	.sticky-header .header-frame {
		padding: 10px 0;
		position: static;
		-webkit-animation: none;
		animation: none;
	}

	.header-search-form .container {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.nav-slide {
		width: 250px;
		position: fixed;
		top: 0;
		right: -260px;
		height: 100%;
		overflow: auto;
		-webkit-transition: right .2s linear;
		transition: right .2s linear;
		border-left: 1px solid #4d4f4f;
		background: #fff;
		z-index: 100;
	}

	.nav-active .nav-slide {
		right: 0;
	}

	.nav-slide > ul {
		text-align: center;
		padding: 40px 0 0;
		margin: 0;
		display: block;
	}

	.nav-slide > ul > li {
		display: block;
		font-size: 18px;
		margin: 0 0 15px;
	}

	.nav-slide > ul > li:nth-last-child(-n+2) .drop-down {
		text-align: center;
	}

	.nav-slide > ul > li:nth-last-child(-n+2) .drop-down .has-drop-down-a:before {
		content: "\e900";
		right: 0;
		left: auto;
	}

	.nav-slide > ul > li:nth-last-child(-n+2) .drop-down a {
		padding: 0 20px;
	}

	.nav-slide > ul li.hover > .drop-down {
		display: block;
	}

	.nav-slide .drop-down {
		position: static;
		visibility: visible;
		opacity: 1;
		display: none;
		text-align: center;
		padding: 0;
	}

	.nav-slide .drop-down .drop-down {
		padding: 5px 0 0 0;
		margin: 0;
	}

	.nav-slide .drop-down ul {
		padding: 0;
		width: 100%;
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg);
		background: none;
		box-shadow: none;
		font-size: 18px;
	}

	.nav-slide .drop-down li {
		padding: 0 10px;
		margin-bottom: 5px;
	}

	.nav-slide .drop-down a {
		padding: 0 20px;
		display: block;
	}

	.nav-opener {
		display: block;
		float: right;
		margin: 0 0 0 10px;
	}

	body {
		font-size: 22px;
	}

	.nav-active #wrapper:after {
		display: block;
		opacity: 1;
		z-index: 70;
		visibility: visible;
	}

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

	.visual-wrap:first-child {
		margin-top: -44px;
	}

	.head-block {
		padding-bottom: 20px;
	}

	.head-block h1,
	.head-block .shopping-hold h2,
	.shopping-hold .head-block h2,
	.head-block .system-page .holder h2,
	.system-page .holder .head-block h2 {
		margin-bottom: 15px;
	}

	.section,
	.builderItem .section.form-wrap,
	.builderItem .section,
	.builderItem .section.bg-section {
		padding: 30px 0;
	}

	.visual .text-block {
		padding: 100px 0;
	}

	.visual h1,
	.visual .shopping-hold h2,
	.shopping-hold .visual h2,
	.visual .system-page .holder h2,
	.system-page .holder .visual h2 {
		font-size: 40px;
	}

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

	.visual .scroll-btn {
		bottom: 20px;
		font-size: 16px;
	}

	.visual .scroll-btn .icon {
		font-size: 40px;
		margin-bottom: 10px;
	}

	.visual-slider .text-box h1,
	.visual-slider .text-box .shopping-hold h2,
	.shopping-hold .visual-slider .text-box h2,
	.visual-slider .text-box .system-page .holder h2,
	.system-page .holder .visual-slider .text-box h2 {
		font-size: 100px;
		line-height: 100px;
		max-width: 50%;
		margin: 0 0 60px;
	}

	.visual-slider .text-box h1 span,
	.visual-slider .text-box .shopping-hold h2 span,
	.shopping-hold .visual-slider .text-box h2 span,
	.visual-slider .text-box .system-page .holder h2 span,
	.system-page .holder .visual-slider .text-box h2 span {
		margin: -25px 0;
	}

	.visual-slider .text-box h1 span,
	.visual-slider .text-box .shopping-hold h2 span,
	.shopping-hold .visual-slider .text-box h2 span,
	.visual-slider .text-box .system-page .holder h2 span,
	.system-page .holder .visual-slider .text-box h2 span {
		margin: -5px 0;
	}

	.visual-slider .typing-block {
		margin-bottom: 40px;
	}

	.visual-slider .typing-block div {
		font-size: 35px;
		line-height: 35px;
	}

	.visual-slider .typing-block span {
		margin: 0 -4px;
	}

	.home-page .info-wrap {
		padding: 50px 0 60px;
	}

	.info-wrap .head-block {
		font-size: 25px;
	}

	.search-result {
		padding-bottom: 0;
	}

	.search-result:first-of-type {
		padding-top: 0;
	}

	.search-result:last-child {
		padding-bottom: 0;
	}

	[id="sidebar"] {
		font-size: 20px;
	}

	.side-nav ul {
		margin-bottom: 30px;
	}

	.side-nav ul li {
		padding: 10px;
	}

	.side-block {
		padding: 30px 20px;
		margin-bottom: 30px;
	}

	.side-block.add {
		padding: 30px 20px;
	}

	.widget {
		padding-bottom: 10px;
	}

	.widget h3 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.widget ul {
		font-size: 20px;
	}

	.widget ul li {
		margin-bottom: 5px;
	}

	.BlogTagCloud a {
		font-size: 20px;
	}

	[id="footer"] {
		font-size: 18px;
		padding: 40px 0 20px;
	}

	[id="footer"] [class^="col-"] {
		left: auto;
		right: auto;
		width: 33.33%;
	}

	[id="footer"] .logotype {
		padding: 0 0 10px;
	}

	[id="footer"] .social-networks {
		padding: 0;
	}

	[id="footer"] h2 {
		font-size: 27px;
		margin-bottom: 20px;
	}

	[id="footer"] address span {
		padding-left: 28px;
	}

	[id="footer"] .icon-map-marker {
		top: 5px;
		font-size: 25px;
	}

	[id="footer"] .icon-envelope {
		font-size: 16px;
	}

	.video-box {
		margin: 0;
		display: inline-block;
		vertical-align: top;
	}

	.icons-section .holder {
		padding-bottom: 30px;
	}

	.icons-section .circle {
		margin-bottom: 20px;
	}

	.icons-section .h4 {
		margin-bottom: 10px;
	}

	.portfolio-section {
		padding-bottom: 30px;
	}

	.counter-section {
		padding: 30px 0;
		font-size: 20px;
	}

	.service-section .service-container {
		height: 260px;
	}

	.service-section .front-part,
	.service-section .back-part {
		height: 260px;
	}

	.service-section h3 {
		font-size: 20px;
	}

	.service-section .back-title {
		padding-bottom: 10px;
		margin-bottom: 5px;
	}

	.testimonials-gallery:before,
	.testimonials-gallery:after,
	.text-slider:before,
	.text-slider:after {
		font-size: 250px;
	}

	.testimonials-gallery q,
	.text-slider q {
		margin-bottom: 20px;
	}

	.testimonials-gallery .bx-pager .bx-pager-item,
	.text-slider .bx-pager .bx-pager-item {
		padding: 1px 5px;
	}

	.testimonials-gallery .bx-pager a,
	.text-slider .bx-pager a {
		height: 10px;
		width: 10px;
	}

	.panel,
	.builderItem .panel {
		padding: 40px 0;
	}

	.panel .button,
	.builderItem .panel .button {
		margin-left: 20px;
	}

	.panel .h1,
	.builderItem .panel .h1 {
		font-size: 35px;
	}

	.post {
		margin-bottom: 20px;
		font-size: 20px;
	}

	.post .img-block {
		margin-right: 15px;
		max-width: 40%;
	}

	.post .info-list {
		margin: 0 0 5px;
	}

	.post .info-list li {
		padding: 0 4px;
		font-size: 14px;
	}

	.post .info-list li {
		display: block;
		padding: 0;
	}

	.post .info-list .icon {
		margin-right: 5px;
		font-size: 18px;
		line-height: 26px;
	}

	.post .info-list .icon-calendar {
		font-size: 15px;
	}

	.post .info-list .icon-commenting {
		font-size: 19px;
	}

	.post p {
		margin-bottom: 10px;
	}

	.blog-detail h1,
	.blog-detail .shopping-hold h2,
	.shopping-hold .blog-detail h2,
	.blog-detail .system-page .holder h2,
	.system-page .holder .blog-detail h2 {
		margin-bottom: 5px;
	}

	.blog-detail .info-list {
		margin-bottom: 10px;
	}

	.comment-section {
		padding-bottom: 0;
	}

	.events-list .row-holder,
	.events-list .productSmall,
	.events-list .event {
		margin-bottom: 20px;
	}

	.events-list .info-block {
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		margin-bottom: 0;
	}

	.events-list .img-block {
		width: 100%;
	}

	.events-list .date {
		width: 130px;
		padding-top: 29px;
		margin-right: 15px;
	}

	.events-list .date:before,
	.events-list .date:after {
		width: 10px;
		height: 10px;
	}

	.events-list .date:after {
		margin-left: 15px;
	}

	.events-list .date span {
		font-size: 30px;
	}

	.events-detail .content img {
		margin-bottom: 20px;
	}

	.events-detail .information-block {
		padding: 30px;
	}

	.events-detail .map {
		width: 100% !important;
	}

	.booking h2 {
		margin-bottom: 30px;
	}

	.carouselImagesGalery .bx-pager .bx-pager-item {
		padding: 0 5px;
	}

	.carouselImagesGalery .bx-pager a {
		height: 10px;
		width: 10px;
	}

	.puzzle-gallery .img-block {
		padding-bottom: 15px;
	}

	.detail-info .block-center {
		padding: 0;
	}

	.detail-info section {
		margin-bottom: 0;
	}

	.detail-list {
		font-size: 20px;
	}

	.detail-list dd {
		padding-left: 15px;
	}

	.webapp-list {
		font-size: 18px;
	}

	.webapp-list [class^="col-"] {
		margin-bottom: 15px;
	}

	.webapp-list .text-block {
		padding: 0 10px 15px;
	}

	.webapp-list .button-holder {
		padding: 0;
	}

	.webapp-section section {
		margin-bottom: 30px;
	}

	.webapp-category {
		font-size: 22px;
	}

	.webapp-paging {
		font-size: 20px;
	}

	.steps {
		margin: 0 -5px;
		padding: 20px 0;
	}

	.steps li {
		font-size: 20px;
	}

	.steps li {
		padding: 0 5px;
		line-height: 1;
	}

	.steps .holder:before,
	.steps .holder:after {
		top: 35px;
	}

	.steps .icon,
	.steps .fa {
		width: 70px;
		height: 70px;
		font-size: 20px;
	}

	.steps .icon-card {
		font-size: 17px;
	}

	.shopping-table {
		margin-bottom: 30px;
		font-size: 18px;
		line-height: 1.2;
	}

	.shopping-table td {
		padding: 15px;
	}

	.shopping-table .image-block {
		margin-right: 20px;
	}

	.shopping-hold h2 {
		margin-bottom: 10px;
	}

	.shopping-hold .button-holder .button {
		padding-left: 30px;
		padding-right: 30px;
	}

	.summary-table {
		margin-bottom: 30px;
		font-size: 20px;
	}

	.summary-table td {
		padding: 5px 10px;
	}

	.summary-table td:last-child {
		font-size: 18px;
		line-height: 20px;
	}

	.summary-table .form-hold {
		padding: 0 0 5px;
	}

	.summary-table .form-code-area {
		margin: 0;
	}

	.summary-table .form-code-area input[type=text],
	.summary-table .form-code-area input#DiscountCode,
	.summary-table .form-code-area input#GiftVoucher {
		width: 110px;
	}

	.checkout-form fieldset {
		margin-bottom: 20px;
	}

	.checkout-form .shopping-table td:first-child {
		width: 40%;
	}

	.checkout-form .shopping-table .product-holder {
		display: block;
	}

	.checkout-form .shopping-table .image-block {
		width: auto;
		max-width: none;
		margin-bottom: 10px;
	}

	.checkout-form .shopping-table .text {
		width: 100%;
		max-width: none;
		padding: 0;
	}

	.filter-holder {
		padding-bottom: 20px;
	}

	.filter-holder .title {
		margin-bottom: 30px;
	}

	.filter-holder .form .select-holder,
	.filter-holder .form .input-holder {
		margin-right: 14px;
		width: 140px;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}

	.productSmall li {
		margin-bottom: 30px;
	}

	.productSmall .price .old {
		font-size: 14px;
	}

	.productSmall .price span:not([class]) {
		font-size: 18px;
	}

	.product-slider .slide {
		padding: 50px 0;
	}

	.productLarge section:not(.review-section) {
		margin-bottom: 50px;
	}

	.productLarge .heading .h3,
	.productLarge .heading .portfolio-nav li,
	.portfolio-nav .productLarge .heading li {
		margin-bottom: 5px;
	}

	.product-form .productAttributes {
		width: 248px;
		font-size: 15px;
	}

	.product-form .button-holder .button {
		padding-left: 30px;
		padding-right: 30px;
	}

	.system-page .invoice-text {
		margin: 10px 0;
	}

	.side-nav.account-nav li {
		padding-left: 40px;
		font-size: 20px;
	}

	.side-nav.account-nav .fa {
		left: 10px;
		font-size: 24px;
	}

	.account-holder {
		font-size: 18px;
	}

	.account-holder h3 {
		margin-bottom: 20px;
	}

	.account-table {
		font-size: 15px;
		margin-bottom: 15px;
	}

	.account-table td {
		padding: 10px;
	}

	.invoice {
		font-size: 15px;
	}

	.invoice .border td {
		padding: 10px;
	}

	.invoice .productitemcell {
		margin-top: 10px;
	}

	.invoice .textb {
		width: 40%;
	}

	#js-messages {
		padding: 20px 20px;
		margin-top: -15px;
	}

	.map-holder {
		height: 350px;
	}

	.big-letter {
		font-size: 150px;
		padding: 0 0 20px;
	}

	.coming .logo {
		margin-bottom: 50px;
	}

	.coming-holder {
		padding-bottom: 50px;
	}

	.coming-holder .icon {
		font-size: 38px;
	}

	.elements-tabset {
		font-size: 16px;
	}

	.code-open-close {
		font-size: 20px;
	}

	.code-open-close h2 {
		margin-bottom: 20px;
	}

	.switcher {
		margin-bottom: 20px;
	}

	.table-holder table thead th {
		padding: 5px 10px;
	}

	.table-holder table tbody tr:first-child td {
		padding-top: 20px;
	}

	.table-holder table tbody tr:last-child td {
		padding-bottom: 20px;
	}

	.table-holder table tbody td {
		padding: 5px 10px;
	}
}

@media all and (max-width: 800px) {
	.fancybox-controls {
		text-align: left;
	}

	.fancybox-button--left,
	.fancybox-button--right,
	.fancybox-buttons button:not(.fancybox-button--close) {
		display: none !important;
	}

	.fancybox-caption {
		padding: 20px 0;
		margin: 0;
	}

	.fancybox-thumbs {
		display: none !important;
	}

	.fancybox-container--thumbs .fancybox-controls,
	.fancybox-container--thumbs .fancybox-slider-wrap,
	.fancybox-container--thumbs .fancybox-caption-wrap {
		right: 0;
	}
}

@media (max-width: 767px) {
	.jcf-list .jcf-list-content ul {
		font-size: 18px;
	}

	.row-holder,
	.productSmall {
		margin-left: -5px;
		margin-right: -5px;
	}
                    
   	.logo {
		width: 80px;
	}                 
                    

	.col-1 {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 20px;
		width: 100%;
	}

	.col-2 {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 20px;
		width: 100%;
	}

	.col-3,
	.productSmall li {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 20px;
		width: 100%;
	}

	.col-4,
	.puzzle-gallery .img-block {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 20px;
		width: 100%;
	}

	.col-5 {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 20px;
		width: 100%;
	}

	.col-6 {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 20px;
		width: 100%;
	}

	.col-7 {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 20px;
		width: 100%;
	}

	.col-8 {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 20px;
		width: 100%;
	}

	.col-9 {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 20px;
		width: 100%;
	}

	.col-10 {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 20px;
		width: 100%;
	}

	.col-11 {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 20px;
		width: 100%;
	}

	.col-12 {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 20px;
		width: 100%;
	}

	h1,
	.shopping-hold h2,
	.system-page .holder h2,
	.h1 {
		font-size: 27px;
	}

	h2,
	.h2 {
		font-size: 22px;
	}

	h3,
	.h3,
	.portfolio-nav li {
		font-size: 20px;
	}

	.req {
		padding-bottom: 10px;
	}

	ul:not([class]) {
		font-size: 19px;
	}

	.mobile-center-mobile {
		text-align: center;
	}

	blockquote {
		padding-left: 30px;
	}

	.button,
	input[type="submit"],
	input[type="button"],
	button:not([class^="fancybox"]):not(.search-button) {
		font-size: 22px;
	}

	.back-to-top {
		width: 40px;
		height: 40px;
	}

	.back-to-top i {
		padding: 0 13px;
		line-height: 40px;
		font-size: 20px;
	}

	.tabset a {
		font-size: 14px;
	}

	.tab-content {
		margin-bottom: 10px;
	}

	.team-section .block {
		padding-bottom: 0;
	}

	.team-section .name {
		font-size: 18px;
	}

	.team-section .block.col-4 .title,
	.team-section .puzzle-gallery .block.img-block .title,
	.puzzle-gallery .team-section .block.img-block .title {
		margin-bottom: 10px;
	}

	.team-section .block.col-4 .text p,
	.team-section .puzzle-gallery .block.img-block .text p,
	.puzzle-gallery .team-section .block.img-block .text p {
		margin-bottom: 10px;
	}

	.team-section.detail .name {
		margin-bottom: 0;
	}

	.team-section.detail .info-list li {
		margin-bottom: 0;
	}

	.icons-panel {
		margin-bottom: 10px;
	}

	.info-panel {
		margin-bottom: 0;
	}

	.accordion .opener {
		padding: 10px 35px;
		font-size: 18px;
	}

	.accordion .opener:before,
	.accordion .opener:after {
		left: 10px;
	}

	.portfolio-nav {
		margin: 0 -5px;
	}

	.portfolio-nav li {
		padding: 0 5px 10px;
		font-size: 18px;
	}

	[id="header"] {
		position: relative;
		margin-bottom: 20px;
	}

	.login-nav {
		padding-top: 5px;
	}

	.header-frame {
		padding: 20px 0 10px;
	}

	.sticky-header .header-frame {
		position: static;
		padding: 20px 0 10px;
	}

	body {
		font-size: 19px;
	}

	#main {
		padding-top: 0;
		padding-bottom: 20px;
	}

	.visual-wrap:first-child {
		margin-top: -20px;
	}

	.head-block {
		padding-bottom: 10px;
	}

	.head-block h1,
	.head-block .shopping-hold h2,
	.shopping-hold .head-block h2,
	.head-block .system-page .holder h2,
	.system-page .holder .head-block h2 {
		margin-bottom: 10px;
	}

	.section,
	.builderItem .section.form-wrap,
	.builderItem .section,
	.builderItem .section.bg-section {
		padding: 20px 0 0;
	}

	.visual-block:first-of-type {
		margin-top: 0;
	}

	.visual h1,
	.visual .shopping-hold h2,
	.shopping-hold .visual h2,
	.visual .system-page .holder h2,
	.system-page .holder .visual h2 {
		font-size: 30px;
	}

	.visual .logotype {
		margin-bottom: 20px;
	}

	.visual-slider .text-box {
		padding: 50px 0;
	}

	.visual-slider .text-box h1,
	.visual-slider .text-box .shopping-hold h2,
	.shopping-hold .visual-slider .text-box h2,
	.visual-slider .text-box .system-page .holder h2,
	.system-page .holder .visual-slider .text-box h2 {
		font-size: 60px;
		line-height: 60px;
		max-width: 100%;
		margin: 0 0 20px;
		text-align: left;
	}

	.visual-slider .typing-block {
		margin-bottom: 20px;
		padding: 0;
	}

	.visual-slider .typing-block div {
		font-size: 30px;
		line-height: 30px;
	}

	.visual-slider .typing-block span {
		margin: 0 -3px;
	}

	.visual-slider .btn-prev,
	.visual-slider .btn-next {
		display: none;
	}

	.page-nav {
		font-size: 18px;
	}

	.page-nav .pagination {
		font-size: 18px;
	}

	.page-nav .pagination span {
		margin: 0 2px;
	}

	.page-nav a {
		margin: 0 2px;
	}

	[id="sidebar"] {
		margin-top: 20px;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.left-sidebar [id="sidebar"] {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.side-nav ul {
		margin-bottom: 20px;
	}

	.side-block {
		margin-bottom: 20px;
	}

	[id="footer"] [class^="col-"] {
		width: 100%;
	}

	[id="footer"] .logotype {
		text-align: center;
	}

	[id="footer"] h2 {
		margin-bottom: 10px;
	}

	.icons-section .holder {
		padding-bottom: 0;
	}

	.icons-section .holder:last-child {
		margin-bottom: 0;
	}

	.service-section .service-container {
		width: 50%;
	}

	.testimonials-gallery blockquote,
	.text-slider blockquote {
		font-size: 20px;
	}

	.testimonials-gallery q,
	.text-slider q {
		margin-bottom: 10px;
	}

	.testimonials-gallery cite,
	.text-slider cite {
		font-size: 22px;
	}

	.panel .text,
	.builderItem .panel .text {
		display: block;
		text-align: center;
	}

	.panel .h1,
	.builderItem .panel .h1 {
		margin-bottom: 20px;
	}

	.post .img-block {
		margin: 0 0 10px;
		float: none;
		text-align: center;
		max-width: 100%;
	}

	.time-line .post {
		padding-left: 24px;
	}

	.events-list .date {
		width: 120px;
	}

	.events-list .date:before {
		margin-left: -15px;
	}

	.events-list .time {
		margin-bottom: 0;
	}

	.events-detail .information-block {
		padding: 20px 15px;
		margin-bottom: 20px;
	}

	.events-detail .information-list li {
		margin-bottom: 10px;
	}

	.events-detail .title {
		font-size: 18px;
	}

	.events-detail .icon {
		font-size: 27px;
	}

	.events-detail .icon-clock-o {
		font-size: 32px;
	}

	.events-detail .icon-map-marker {
		font-size: 30px;
	}

	.events-detail .icon-money {
		font-size: 27px;
	}

	.events-detail p {
		margin-bottom: .75em;
	}

	.booking h2 {
		margin-bottom: 20px;
	}

	.thumbnail-gallery {
		margin: 0;
	}

	.puzzle-gallery .img-block {
		padding-bottom: 10px;
		margin-bottom: 0;
		width: 50%;
	}

	.puzzle-gallery .img-block.large {
		width: 100%;
	}

	.detail-list dt {
		width: auto;
		text-align: left;
	}

	.detail-list dd {
		width: auto;
	}

	.webapp-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.webapp-list [class^="col-"] {
		margin-bottom: 10px;
		width: auto;
		max-width: 50%;
	}

	.webapp-section section {
		margin: 0;
	}

	.steps {
		margin: 0 -1px;
		padding: 0 0 20px;
	}

	.steps li {
		padding: 0 1px;
	}

	.steps .icon,
	.steps .fa {
		display: block;
	}

	.steps .text {
		display: none;
	}

	.shopping-table thead {
		display: none;
	}

	.shopping-table tbody {
		display: block;
		width: 100%;
	}

	.shopping-table tr {
		display: block;
		width: 100%;
	}

	.shopping-table td {
		padding: 10px;
		display: block;
		text-align: left;
		padding-left: 108px;
		border: none;
	}

	.shopping-table td:before {
		content: attr(data-title);
		float: left;
		width: 108px;
		margin-left: -108px;
		position: relative;
		white-space: normal;
		text-align: left;
		padding-left: 10px;
	}

	.system-page .shopping-table td:before {
		padding-left: 0;
	}

	.shopping-table td:first-child {
		width: 100%;
		white-space: nowrap;
	}

	.shopping-table input[type="text"],
	.shopping-table input[type="number"] {
		height: 40px;
		width: 50px;
	}

	.shopping-table .product-holder {
		display: inline-block;
		vertical-align: top;
		white-space: normal;
	}

	.shopping-table .image-block {
		display: inline-block;
		vertical-align: middle;
		margin: 0 0 10px;
	}

	.shopping-table .text {
		max-width: 100%;
		padding-left: 0;
	}

	.shipping-form .jcf-select {
		margin-bottom: 10px;
	}

	.summary-table {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 20px;
	}

	.summary-table td {
		padding: 10px 5px;
	}

	.summary-table td:last-child {
		font-size: 16px;
		line-height: 18px;
	}

	.summary-table .form-code-area input[type=text],
	.summary-table .form-code-area input#DiscountCode,
	.summary-table .form-code-area input#GiftVoucher {
		width: 80px;
		margin-right: 0;
	}

	.checkout-form [class^="col-"] {
		margin-bottom: 0;
	}

	.checkout-form .note-block {
		padding-bottom: 10px;
	}

	.checkout-form .shopping-table td:first-child {
		width: 100%;
		padding-left: 108px;
	}

	.checkout-form .shopping-table .product-holder {
		display: inline-block;
		vertical-align: top;
	}

	.checkout-form label + label {
		margin-left: 10px;
	}

	.system-page .shopping-table th {
		text-align: left;
	}

	.system-page .shopping-table th:last-child {
		text-align: left;
	}

	.system-page .shopping-table td {
		text-align: right;
		padding-left: 108px;
		padding-bottom: 15px;
	}

	.filter-holder .title {
		margin-bottom: 10px;
	}

	.filter-holder .form form {
		display: block;
	}

	.filter-holder .form .select-holder,
	.filter-holder .form .input-holder {
		width: auto;
		margin: 0 0 10px;
	}

	.two-columns .productSmall li {
		width: 50%;
	}

	.productSmall li {
		width: 50%;
		margin-bottom: 20px;
	}

	.productLarge section:not(.review-section) {
		margin-bottom: 30px;
	}

	.product-form .productAttributes {
		width: 214px;
	}

	.product-form input[type="text"] {
		width: 60px;
	}

	.product-form .catProductAttributeGroup {
		width: 100%;
	}

	.product-form .catProductAttributeGroup:last-child {
		text-align: left;
	}

	.product-form .button-holder .button {
		padding-left: 15px;
		padding-right: 15px;
	}

	.review-section .comment-block {
		font-size: 18px;
	}

	.review-section .comments-form .captchaimg {
		margin-right: 10px;
	}

	.system-page h1,
	.system-page .shopping-hold h2,
	.shopping-hold .system-page h2,
	.system-page .holder h2 {
		margin-bottom: 20px;
	}

	.system-page .holder h2 {
		margin-bottom: 10px;
	}

	.summary-table.thank-you-table {
		display: block;
	}

	.summary-table.thank-you-table tbody,
	.summary-table.thank-you-table tr,
	.summary-table.thank-you-table td {
		display: block;
	}

	.summary-table.thank-you-table td {
		padding: 0 0 11px;
	}

	.summary-table.thank-you-table td:first-child {
		padding: 0 0 11px;
	}

	.summary-table.thank-you-table td:last-child {
		text-align: left;
	}

	.summary-table.thank-you-table strong {
		float: none;
		margin: 0;
		display: block;
		width: auto;
	}

	.account-holder h3 {
		margin-bottom: 10px;
	}

	.account-table {
		display: block;
	}

	.account-table thead {
		display: none;
	}

	.account-table tbody,
	.account-table tr {
		display: block;
	}

	.account-table tbody {
		padding-left: 118px;
	}

	.account-table td {
		display: block;
		padding: 5px 10px;
		padding-left: 118px;
		margin-left: -118px;
	}

	.account-table td:before {
		content: attr(data-title);
		display: inline-block;
		width: 118px;
		margin-left: -118px;
		position: relative;
		white-space: normal;
		text-align: left;
		padding-left: 10px;
	}

	.invoice-holder {
		overflow: auto;
	}

	.invoice {
		width: 600px;
	}

	.invoice .textb {
		margin: 0;
	}

	table.case-details {
		font-size: 14px;
	}

	table.case-details td.var {
		width: 112px;
	}

	#js-messages {
		margin-top: 0;
	}

	.contact-panel .icon-block {
		margin-bottom: 10px;
	}

	.contact-panel .title {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.map-holder {
		height: 250px;
	}

	.map-holder .address-block {
		bottom: 10px;
		font-size: 18px;
		width: 200px;
		padding: 10px;
	}

	.coming-holder {
		padding-bottom: 30px;
	}

	.coming-holder .text-first {
		font-size: 50px;
		line-height: 40px;
	}

	.coming-holder .text-second {
		font-size: 80px;
		line-height: 75px;
	}

	.elements-tabset {
		display: block;
		border: none;
	}

	.elements-tabset li {
		text-align: left;
		padding: 8px 0 6px;
	}

	.elements-tabset li:last-child {
		text-align: left;
		padding-top: 8px;
	}

	.code-open-close {
		font-size: 18px;
	}

	.switcher {
		margin-bottom: 10px;
	}

	iframe {
		height: auto;
	}
}

@media (max-width: 479px) {
	.team-section .block {
		width: 100%;
	}

	.portfolio-gallery li {
		width: 50%;
	}

	.portfolio-gallery li.large {
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.visual-slider {
		max-height: 650px;
	}

	.service-section .service-container {
		width: 100%;
	}

	.panel-info {
		display: block;
	}

	.webapp-list [class^="col-"] {
		max-width: 100%;
	}

	.two-columns .productSmall li {
		width: 100%;
	}

	.productSmall li {
		width: 100%;
	}
}

@-webkit-keyframes fancybox-rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fancybox-rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@-webkit-keyframes bounceInDown {
	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInDown {
	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

@-webkit-keyframes sk-bouncedelay {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes sk-bouncedelay {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes sticky-header {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes sticky-header {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes icon-scale {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes icon-scale {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	50% {
		opacity: .5;
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	50% {
		opacity: .5;
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@-webkit-keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}


/* Adele's code
   ========================================================================== */
    .darkbg {
	background: #1b1b1b;

}
