@import url(https://fonts.googleapis.com/css?family=Exo+2:400,700,400italic,500&subset=latin,latin-ext);html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
main {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	font: inherit;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * 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/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
	outline: 0;
}

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}

/**
 * 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
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	-webkit-box-sizing: content-box; /* 2 */
	box-sizing: content-box;
}

/**
 * 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;
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/* Magnific Popup CSS */

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
	border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

/* Main image in popup */

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

.mfp-ie7 .mfp-img {
	padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
	padding: 0;
}

.mfp-ie7 .mfp-content {
	padding-top: 44px;
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}

/**
 * Swiper 3.3.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: January 10, 2016
 */

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden; /* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	-ms-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
}

/* Auto Height */

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	transition-property: transform, height;
}

/* a11y */

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}

/* Pagination Styles */

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 300ms;
	transition: 300ms;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 10px;
	left: 0;
	width: 100%;
}

/* Bullets */

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background: #000;
	opacity: 0.2;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0px, -50%, 0);
	-ms-transform: translate3d(0px, -50%, 0);
	transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
}

/* Progress */

.swiper-pagination-progress {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000;
}

/* 3D Container */

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); /* Safari 4+, Chrome */
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Chrome 10+, Safari 5.1+, iOS 5+ */ /* Firefox 3.6-15 */ /* Opera 11.10-12.00 */
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); /* Safari 4+, Chrome */
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Chrome 10+, Safari 5.1+, iOS 5+ */ /* Firefox 3.6-15 */ /* Opera 11.10-12.00 */
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); /* Safari 4+, Chrome */
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Chrome 10+, Safari 5.1+, iOS 5+ */ /* Firefox 3.6-15 */ /* Opera 11.10-12.00 */
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); /* Safari 4+, Chrome */
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Chrome 10+, Safari 5.1+, iOS 5+ */ /* Firefox 3.6-15 */ /* Opera 11.10-12.00 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Firefox 16+, IE10, Opera 12.50+ */
}

/* Coverflow */

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper { /* Windows 8 IE 10 fix */
	-ms-perspective: 1200px;
}

/* Cube + Flip */

.swiper-container-cube,
.swiper-container-flip {
	overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* Cube */

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0;
}

/* Fade */

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

/* Scrollbar */

.swiper-scrollbar {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 10px;
	border-radius: 10px;
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

/* Preloader */

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	background: #646f79  no-repeat;
	font-size: 10px;
}

body {
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-family: sans-serif;
	line-height: 1.25;
}

.fontsLoaded body {
	font-family: 'Exo 2', sans-serif;
}

b,
strong {
	font-weight: 700;
}

i,
em {
	font-style: italic;
}

a {
	color: inherit;
	text-decoration: none;
}

h2 {
	font-size: 30px;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 6px;
	position: relative;
	padding-bottom: 25px;
	margin: 0 auto 20px;
}

h2::before {
	content: '';
	width: 67px;
	height: 5px;
	background: #d7213f  no-repeat;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -33px;
}

h2.left {
	text-align: left;
}

h2.left::before {
	left: 0;
	margin-left: 0;
}

.cleaner {
	display: block;
	clear: both;
}

.hidden {
	position: absolute;
	top: -9876px;
	left: -9876px;
}

.tableWrap {
	overflow: auto;
}

.body {
	max-width: 1348px;
	margin: 0 auto;
	position: relative;
	background: url('../img/bg.jpg') 0 0 repeat;
}

.orderStatusPage .body{
    padding: 72px 0 0 0;
}

.perex {
	font-style: italic;
	line-height: 1.5625;
	text-align: center;
	opacity: .8;
	max-width: 640px;
	margin: 0 auto;
}

.perex.left {
	text-align: left;
}

[type="text"],
[type="password"],
[type="email"],
select,
textarea {
	width: 100%;
	height: 45px;
	border: 1px solid #e2e2e2;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #fff  no-repeat;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
	color: #2e2e2e;
	font-size: 15px;
	font-size: 1.5rem;
	padding: 0 15px;
	outline: 0 !important;
}

textarea {
	height: 195px;
	padding-top: 11px;
	padding-bottom: 11px;
	resize: none;
}

select {
	padding-right: 0;
}

.button {
	display: inline-block;
	height: 60px;
	width: 260px;
	position: relative;
	color: #fff;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 500;
	line-height: 58px;
	text-align: center;
	text-decoration: none;
	padding: 0 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 0;
	background: #4bad6b  no-repeat;
	-webkit-transition: background-color 0.2s;
	transition: background-color 0.2s;
}

#kolik-stojí-repase-brzd .button {
	width: 385px;
}

#kolik-stojí-repase-brzd2 .button {
	width: 307px;
}

.button:hover {
	background-color: #73b3ff;
}

.form::before,
.form::after {
	content: "";
	display: table;
}

.form::after {
	clear: both;
}

.form_row::before,
.form_row::after {
	content: "";
	display: table;
}

.form_row::after {
	clear: both;
}

.form_left {
	float: left;
	width: 37.8%;
}

.form_right {
	float: right;
	width: 58%;
}

.form_element {
	margin-bottom: 5px;
	display: block;
	position: relative;
}

.form_label {
	display: inline-block;
	color: #616161;
	font-size: 15px;
	font-size: 1.5rem;
	padding-left: 7px;
	margin-bottom: 4px;
}

form span.error{
	color: #D7213F;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0 0 10px 9px;
	display: inline-block;
}

.form_buttons {
	text-align: center;
	margin-top: 31px;
}

.form_check a {
	color: #73b3ff;
	text-decoration: underline;
}

.form_check a:hover {
	text-decoration: none;
}

.formatted > *:first-child {
	margin-top: 0 !important;
}

.formatted > *:last-child {
	margin-bottom: 0 !important;
}

.formatted h1 {
	color: red;
	text-align: center;
	margin-bottom: 17px;
}

.formatted h2 {
	color: red;
	line-height: 18px;
	text-transform: uppercase;
	margin: 27px 0 4px;
}

.formatted h3 {
	color: red;
	line-height: 18px;
	text-transform: uppercase;
	margin: 27px 0 4px;
}

.formatted h4 {
	color: red;
	line-height: 18px;
	text-transform: uppercase;
	margin: 27px 0 4px;
}

.formatted p {
	line-height: 18px;
	margin: 18px 0;
}

.formatted p.bold,
.formatted p.strong {
	font-weight: 600;
}

.formatted p small {
	font-size: .888em;
}

.formatted a {
	color: red;
}

.formatted a:hover {
	text-decoration: underline;
}

.formatted img {
	max-width: 100%;
	height: auto;
}

.formatted ol,
.formatted ul {
	margin: 18px 0;
}

.formatted ol li,
.formatted ul li {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 18px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.formatted ol li:first-child,
.formatted ul li:first-child {
	margin-top: 0;
}

.formatted ol li:last-child,
.formatted ul li:last-child {
	margin-bottom: 0;
}

.formatted ol ol,
.formatted ul ol,
.formatted ol ul,
.formatted ul ul {
	margin-top: 7px;
	margin-bottom: 0;
	margin-left: 0;
}

.formatted ul {
	margin-left: 15px;
}

.formatted ul > li {
	padding-left: 26px;
	list-style: disc;
}

.formatted ol {
	margin-left: 5px;
}

.formatted ol > li {
	padding-left: 26px;
	list-style: decimal;
}

.formatted table {
	width: 100%;
	margin: 18px 0;
	border: 1px solid #d5d4d4;
}

.formatted table th,
.formatted table td {
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
	border-bottom: 1px solid #d5d4d4;
	border-right: 1px solid #f595a3;
	padding: 12px 8px;
	vertical-align: middle;
}

.formatted table th:last-child,
.formatted table td:last-child {
	border-right: 0;
}

.formatted table th {
	color: #0e2263;
	font-weight: 700;
}

.formatted h1 + ul,
.formatted h2 + ul,
.formatted h3 + ul,
.formatted h4 + ul,
.formatted h1 + ol,
.formatted h2 + ol,
.formatted h3 + ol,
.formatted h4 + ol,
.formatted h1 + h2,
.formatted h2 + h2,
.formatted h3 + h2,
.formatted h4 + h2,
.formatted h1 + h3,
.formatted h2 + h3,
.formatted h3 + h3,
.formatted h4 + h3,
.formatted h1 + h4,
.formatted h2 + h4,
.formatted h3 + h4,
.formatted h4 + h4,
.formatted h1 + p,
.formatted h2 + p,
.formatted h3 + p,
.formatted h4 + p,
.formatted h1 + .sloupce-2,
.formatted h2 + .sloupce-2,
.formatted h3 + .sloupce-2,
.formatted h4 + .sloupce-2,
.formatted h1 + .twoColumn,
.formatted h2 + .twoColumn,
.formatted h3 + .twoColumn,
.formatted h4 + .twoColumn {
	margin-top: 0;
}

.formatted .prava,
.formatted .right {
	float: right;
	margin-left: 33px;
}

.formatted .leva,
.formatted .left {
	float: left;
	margin-right: 33px;
}

.formatted .sloupce-2,
.formatted .twoColumn {
	margin: 18px 0;
}

.formatted .sloupce-2::before,
.formatted .twoColumn::before,
.formatted .sloupce-2::after,
.formatted .twoColumn::after {
	content: "";
	display: table;
}

.formatted .sloupce-2::after,
.formatted .twoColumn::after {
	clear: both;
}

.formatted .sloupce-2 > div,
.formatted .twoColumn > div {
	width: 47%;
	float: left;
	margin-right: 3%;
}

.formatted .sloupce-2 > div + div,
.formatted .twoColumn > div + div {
	margin-right: 0;
	margin-left: 3%;
}

.formatted .sloupce-2 > div > *:first-child,
.formatted .twoColumn > div > *:first-child {
	margin-top: 0 !important;
}

.formatted .sloupce-2 > div > *:last-child,
.formatted .twoColumn > div > *:last-child {
	margin-bottom: 0 !important;
}

.inner {
	margin: 0 auto;
	position: relative;
}

.logo_image {
	display: block;
	max-width: 100%;
}

.mfp-bg {
	background-color: #212a34;
	opacity: 0.9;
}

.mfp-wrap {
	-webkit-overflow-scrolling: touch;
}

.mfp-container {
	padding-left: 20px;
	padding-right: 20px;
}

.mfp-close-btn-in .mfp-close {
	color: #3a3025;
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.popup {
	max-width: 882px;
	margin: 0 auto;
	position: relative;
	color: #2e2e2e;
	background: #fff  no-repeat;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	padding: 41px 45px 41px;
}

.popup_header {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 47px;
}

.popup_close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

.popup_close::before {
	content: '';
	background: url('../img/sprite.png') -142px -135px no-repeat;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
}

.popup_close:hover::before {
	opacity: .6;
}

.contactPopup_terms {
	margin: 42px 0 31px;
	color: #b9b9b9;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}

.ref {
	width: 557px;
	height: 200px;
	padding: 26px 39px 0 39px;
	background: #42505c  no-repeat;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: relative;
}

.ref_author {
	font-size: 14px;
	font-size: 1.4rem;
	border-bottom: 2px solid rgba(234, 234, 234, 0.2);
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ref_author span {
	color: #f5a623;
}

.ref_text {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.4666666666666666;
	max-height: 110px;
	overflow: hidden;
}

.ref_image {
	position: absolute;
	top: 41px;
	left: 40px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.specialMobileMenu_hamburger {
	display: none;
}

.step {
	float: left;
	width: 44.31%;
	margin-right: 11.38%;
	margin-bottom: 54px;
	padding-top: 220px;
	position: relative;
}

.step:nth-of-type(2n) {
	margin-right: 0;
}

.step::before {
	content: '';
	position: absolute;
	top: 90px;
	left: 50%;
}

.step__1::before {
	background: url('../img/sprite.png') -280px 0px no-repeat;
	width: 122px;
	height: 141px;
	margin-top: -70.5px;
	margin-left: -61px;
}

.step__2::before {
	background: url('../img/sprite.png') -142px 0px no-repeat;
	width: 136px;
	height: 133px;
	margin-top: -66.5px;
	margin-left: -68px;
}

.step__3::before {
	background: url('../img/sprite.png') 0px 0px no-repeat;
	width: 140px;
	height: 158px;
	margin-top: -79px;
	margin-left: -70px;
}

.step__4::before {
	background: url('../img/sprite.png') 0px -160px no-repeat;
	width: 122px;
	height: 128px;
	margin-top: -64px;
	margin-left: -61px;
}

.step_header {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 21px;
}

.step_desc {
	font-style: italic;
	line-height: 1.5625;
	opacity: .8;
}

.swiper {
	position: relative;
	padding-bottom: 72px;
}

.swiper-slide {
	width: auto;
}

.swiper-prev,
.swiper-next {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	opacity: .7;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	cursor: pointer;
}

.swiper-prev:hover,
.swiper-next:hover {
	opacity: 1;
}

.swiper-prev {
	left: 0;
}

.swiper-next {
	right: 0;
}

.swiper-button-disabled,
.swiper-button-disabled:hover {
	opacity: .35;
	cursor: default;
}

.swiper-pagination {
	position: absolute;
	bottom: 10px;
	left: 0px;
	width: 100%;
	height: 22px;
}

.swiper-pagination-bullet {
	display: inline-block;
	opacity: 1;
	width: 22px;
	height: 22px;
	background: #313c46  no-repeat;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid transparent;
	margin: 0 9px;
	-webkit-transition: background-color 0.2s, border-color 0.2s;
	transition: background-color 0.2s, border-color 0.2s;
}

.swiper-pagination-bullet-active {
	background: transparent  no-repeat;
	background-origin: content-box;
	border-color: #fff;
}

.footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	font-size: 13px;
	font-size: 1.3rem;
	font-style: italic;
	line-height: 1.2307692307692308;
}

.footer_inner {
	max-width: 1180px;
	padding: 0 20px 79px;
}

.footer_inner::before,
.footer_inner::after {
	content: "";
	display: table;
}

.footer_inner::after {
	clear: both;
}

.footer_copyright {
	float: left;
	padding-left: 149px;
	position: relative;
}

.footer_copyright::before {
	content: '';
	background: url('../img/sprite.png') -124px -160px no-repeat;
	width: 119px;
	height: 26px;
	position: absolute;
	top: -4px;
	left: 0px;
}

.footer_studio {
	float: right;
}

.footer_studio a:hover {
	text-decoration: underline;
}

.gallery_inner {
	height: 1200px;
	overflow: hidden;
}

.gallery_mobile{
	display: none;
}

.gallery_mobile .gallery_inner{
	height: auto;
}

.gallery_mobile .gallery_inner .swiper{
	padding-bottom: 0px;
}

.gallery_photos {
	width: 1350px;
	height: 450px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -675px;
}

.gallery_photos::before,
.gallery_photos::after {
	content: "";
	display: table;
}

.gallery_photos::after {
	clear: both;
}

.gallery_photo {
	float: left;
	width: 150px;
	height: 150px;
	position: relative;
}

.gallery_photo::before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(227, 14, 40, 0.86)  no-repeat;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	opacity: 0;
}

.gallery_photo::after {
	content: '';
	background: url('../img/sprite.png') -124px -188px no-repeat;
	width: 38px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 3;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	opacity: 0;
}

.gallery_photo:hover::before,
.gallery_photo:hover::after {
	opacity: 1;
}

.gallery_image {
	display: block;
	width: 150px;
	height: 150px;
}

.header {
	background: #d7213f url('../img/bg-header.jpg') 100% 50% no-repeat;
	background-size: cover;
}

.header_inner {
	height: 93px;
	padding: 23px 56px 0 51px;
}

.header_inner::before,
.header_inner::after {
	content: "";
	display: table;
}

.header_inner::after {
	clear: both;
}

.header_logo {
	float: left;
	margin-top: 14px;
}

.header_motto {
	float: left;
	height: 46px;
	font-size: 18px;
	font-size: 1.8rem;
	font-style: italic;
	line-height: 46px;
	opacity: .8;
	margin-left: 29px;
	border-left: 1px solid rgba(255, 255, 255, 0.3);
	padding-left: 33px;
}

.header_phone {
	float: right;
	font-size: 19px;
	font-size: 1.9rem;
	font-weight: 700;
	/*line-height: 46px;*/
	text-align: right;
}

.header_phone span{
	font-weight: normal;
	font-size: 15px;
	font-size: 1.5rem;
}

.intro {
	background: #2D3743 url('../img/bg1.jpg') 50% 0 no-repeat;
	position: relative;
}

.intro::before {
	content: '';
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 18px;
	left: 0px;
	background: #444d5a  no-repeat;
}

.intro::after {
	content: '';
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 5px;
	left: 0px;
	background: #444d5a  no-repeat;
}

.intro_inner {
	height: 692px;
	max-width: 952px;
	padding: 182px 20px 0;
}

.intro_wrap {
	max-width: 472px;
}

.intro_logos {
	margin-top: 70px;
	line-height: 40px;
}

.intro_logo {
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
	margin-bottom: 30px;
}

.intro_special {
	position: absolute;
	bottom: 65px;
	right: 377px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.7857142857142858;
}

.intro_special::before {
	content: '';
	width: 115px;
	height: 2px;
	position: absolute;
	top: 21px;
	right: -144px;
	background: #fff  no-repeat;
}

.intro_special::after {
	content: '';
	width: 145px;
	height: 2px;
	position: absolute;
	top: 21px;
	right: -288px;
	background: #fff  no-repeat;
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transform: rotate(-52deg);
	-ms-transform: rotate(-52deg);
	transform: rotate(-52deg);
}

.menu {
	background: #212a34  no-repeat;
	cursor: default;
}

.menu_inner {
	max-width: 1244px;
	border-bottom: 1px solid rgba(95, 105, 114, 0.23);
	padding: 10px 10px 10px;
	text-align: center;
}

.menu_item {
	display: inline-block;
	margin-left: 4px;
	margin-right: 4px;
}

.menu_item.active .menu_link {
	opacity: 1;
}



.menu_link {
	display: block;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 42px;
	padding: 0 10px;
	opacity: .5;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
}

.menu_item_red a{
	color: #f5a623;
	font-weight: bold;
	opacity: .8;
}

.menu_link:hover {
	opacity: 1;
}

.menu_opener {
	display: none;
}

.price {
	position: relative;
}

.price::before {
	content: '';
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: 16px;
	left: 0px;
	background: #212a34  no-repeat;
}

.price::after {
	content: '';
	width: 100%;
	height: 10px;
	position: absolute;
	bottom: 3px;
	left: 0px;
	background: #212a34  no-repeat;
}

.price_inner {
	padding: 75px 20px 83px;
	max-width: 890px;
}

.price_perex {
	color: #b4bdc6;
}

.price_table {
	margin-top: 33px;
}

.price_row {
	border-bottom: 1px solid #5f6e7a;
	padding: 22px 13px 23px 19px;
}

.price_row::before,
.price_row::after {
	content: "";
	display: table;
}

.price_row::after {
	clear: both;
}

.price_row:last-child {
	border-bottom: 0;
}

.price_type {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 700;
	float: left;
	width: 70.6%;
	width: -webkit-calc(100% - 135px - 52px);
	width: calc(100% - 135px - 52px);
}

.price_type small {
	display: inline-block;
	color: #b6c3cf;
	font-size: 14px;
	font-size: 1.4rem;
	margin-left: 5px;
}

.price_price {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 500;
	text-align: right;
	float: left;
	width: 19.4%;
	width: -webkit-calc(135px);
	width: calc(135px);
	padding-right: 20px;
}

.price_price__green {
	color: #b8e986;
}

.price_discount {
	float: left;
	width: 10%;
	width: -webkit-calc(52px);
	width: calc(52px);
	height: 26px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 26px;
	text-align: center;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #4a90e2  no-repeat;
}

.price_buttons {
	text-align: center;
	margin-top: 46px;
}

.refs {
	background: #212a34 url('../img/bg4.jpg') 50% 0 no-repeat;
	background-size: cover;
}

.contact{
	background: #212a34 url('../img/bg-contact.jpg') 50% 0 no-repeat;
	background-size: cover;
	min-height: 564px;
	position: relative;
}


.refs_inner {
	padding: 97px 0 277px;
}

.refs_header {
	margin-bottom: 88px;
}

.steps {
	background: url('../img/bg2.jpg') 50% 0 no-repeat;
	position: relative;
}

.steps::before {
	content: '';
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: 16px;
	left: 0px;
	background: #212a34  no-repeat;
}

.steps::after {
	content: '';
	width: 100%;
	height: 10px;
	position: absolute;
	bottom: 3px;
	left: 0px;
	background: #212a34  no-repeat;
}

.steps_inner {
	max-width: 920px;
	padding: 80px 20px 76px;
}

.steps_inner::before,
.steps_inner::after {
	content: "";
	display: table;
}

.steps_inner::after {
	clear: both;
}

.steps_perex {
	margin-bottom: 110px;
}

.time {
	background: #212a34 url('../img/bg3.jpg') 50% 0 no-repeat;
	position: relative;
}

.time::before {
	content: '';
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 18px;
	left: 0px;
	background: #444d5a  no-repeat;
}

.time::after {
	content: '';
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 5px;
	left: 0px;
	background: #444d5a  no-repeat;
}

.time_inner {
	max-width: 935px;
	padding: 86px 20px 86px;
}

.time_perex {
	margin-bottom: 64px;
	color: #b4bdc6;
}

.time_timeline {
	height: 54px;
	position: relative;
	margin-bottom: 100px;
}

.time_timeline::before {
	content: '';
	position: absolute;
	bottom: -65px;
	left: 0px;
	width: 100%;
	height: 29px;
	border-top: 1px solid #4d545c;
	background-image: -webkit-gradient(linear, left top, right top, from(#4d545c), color-stop(20%, #4d545c), color-stop(20%, transparent));
	background-image: -webkit-linear-gradient(left, #4d545c 0%, #4d545c 20%, transparent 20%);
	background-image: linear-gradient(to right, #4d545c 0%, #4d545c 20%, transparent 20%);
	background-repeat: repeat-x;
	background-size: 10px 20px;
	background-position: 0 100%;
}

.time_timeline::after {
	content: '';
	width: 1px;
	height: 40px;
	background: #73b3ff  no-repeat;
	position: absolute;
	bottom: -20px;
	right: 0px;
}

.time_max,
.time_average {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 700;
	text-align: center;
	height: 54px;
	border-bottom-width: 2px;
	float: left;
	position: relative;
	padding-left: 8px;
}

.time_max::before,
.time_average::before {
	content: '';
	width: 1px;
	height: 40px;
	position: absolute;
	bottom: -22px;
	left: 0px;
}

.time_max::after,
.time_average::after {
	content: '';
	width: 12px;
	height: 12px;
	position: absolute;
	bottom: -7px;
	left: -6px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff  no-repeat;
}

.time_max span,
.time_average span {
	position: relative;
	padding-left: 29px;
	padding-right: 8px;
	display: inline-block;
}

.time_max span::before,
.time_average span::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0px;
}

.time_average {
	width: 70.6%;
	color: #b8e986;
	border-bottom-color: #b8e986;
	border-bottom-style: solid;
}

.time_average::before {
	background: #b8e986  no-repeat;
}

.time_average span::before {
	background: url('../img/sprite.png') -185px -135px no-repeat;
	width: 17px;
	height: 19px;
	margin-top: -9.5px;
}

.time_max {
	width: 29.4%;
	color: #73b3ff;
	border-bottom-color: #73b3ff;
	border-bottom-style: dashed;
}

.time_max::before {
	background: #fff  no-repeat;
}

.time_max span::before {
	background: url('../img/sprite.png') -166px -135px no-repeat;
	width: 17px;
	height: 19px;
	margin-top: -9.5px;
}

.time_info {
	color: #b4bdc6;
	font-size: 14px;
	font-size: 1.4rem;
	font-style: italic;
	line-height: 1.2142857142857142;
	text-align: center;
	opacity: .8;
}

.time_info span {
	display: inline-block;
	position: relative;
	padding-left: 30px;
}

.time_info span::before {
	content: '?';
	width: 17px;
	height: 17px;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -9px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #4c5660;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b646d), color-stop(100%, #3c4752));
	background: -webkit-linear-gradient(top, #5b646d 0%, #3c4752 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#5b646d), to(#3c4752));
	background: linear-gradient(to bottom, #5b646d 0%, #3c4752 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5b646d', endColorstr='#ff3c4752', GradientType=0);
	color: #b4bdc6;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 17px;
	text-align: center;
}

@media only screen and (max-width: 980px) {

.specialMobileMenu {
	float: none;
	width: 100%;
	padding: 0;
	height: 57px;
	position: relative;
	z-index: 97;
	cursor: pointer;
}

.specialMobileMenu::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	width: 100%;
	height: 57px;
}

.specialMobileMenu_hamburger {
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	z-index: 89;
	width: 0;
	height: 0;
	border-width: 10px 5px 0;
	border-style: solid;
	border-color: #fff transparent transparent;
	margin-top: -5px;
	-webkit-transition: -webkit-transform .2s;
	transition: transform .2s;
}

.specialMobileMenu ul {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 89;
	width: 100%;
	height: 57px;
	padding-top: 57px;
	overflow: hidden;
	background: #212a34  no-repeat;
}

.specialMobileMenu li {
	float: none;
	width: 100%;
	height: 57px;
	border-bottom: 1px solid #3e4751;
}

.specialMobileMenu li.active {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

.specialMobileMenu li.active:before {
	bottom: -1px;
	z-index: 20;
}

.specialMobileMenu.active .specialMobileMenu_hamburger {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.header_inner {
	padding-left: 15px;
	padding-right: 15px;
}

.menu_inner {
	padding: 0;
}

.menu_list {
	display: none;
	position: absolute;
	top: 72px;
	left: 15px;
	z-index: 99;
	right: 15px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #3e4751;
	-webkit-box-shadow: 0 10px 40px #12181e;
	box-shadow: 0 10px 40px #12181e;
	background: #2e3741  no-repeat;
}

.menu_item {
	display: block;
}

.menu_item:last-child .menu_link::before {
	display: none;
}

.menu_link {
	line-height: 56px;
	position: relative;
}

.menu_link::before {
	content: '';
	height: 1px;
	position: absolute;
	bottom: 0px;
	left: 15px;
	right: 15px;
	background: #3e4751  no-repeat;
}

.menu_opener {
	display: block;
	cursor: pointer;
	height: 56px;
	line-height: 56px;
	text-align: center;
	position: relative;
}

.menu_opener::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 21px;
	background: url('../img/sprite.png') -280px -143px no-repeat;
	width: 13px;
	height: 7px;
	margin-top: -3.5px;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: -webkit-transform .2s;
	transition: transform .2s;
}

.menu_opener.active::before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.time_average {
	width: 65%;
}

.time_max {
	width: 35%;
}

}

@media all and (max-width: 900px) {

.mfp-arrow {
	-webkit-transform: scale(0.75);
	-ms-transform: scale(0.75);
	transform: scale(0.75);
}

.mfp-arrow-left {
	-webkit-transform-origin: 0;
	-ms-transform-origin: 0;
	transform-origin: 0;
}

.mfp-arrow-right {
	-webkit-transform-origin: 100%;
	-ms-transform-origin: 100%;
	transform-origin: 100%;
}

.mfp-container {
	padding-left: 6px;
	padding-right: 6px;
}

}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

/**
       * Remove all paddings around the image on small screen
       */

.mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0;
}

.mfp-img-mobile img.mfp-img {
	padding: 0;
}

.mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0;
}

.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px;
}

.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0, 0, 0, 0.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0;
}

.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px;
}

.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	text-align: center;
	padding: 0;
}

}

@media only screen and (max-width: 768px) {

h2 {
	font-size: 24px;
	font-size: 2.4rem;
	letter-spacing: 2px;
}

.inner {
	padding-top: 40px;
	padding-bottom: 50px;
}

.popup {
	padding-left: 15px;
	padding-right: 15px;
}

.footer {
	background: #212a34  no-repeat;
	position: static;
}

.footer_inner {
	padding-bottom: 20px;
}

.footer_copyright {
	float: none;
	text-align: center;
	padding-left: 0;
	padding-top: 40px;
	margin-bottom: 20px;
}

.footer_copyright::before {
	top: 0;
	left: 50%;
	margin-left: -60px;
}

.footer_studio {
	float: none;
	text-align: center;
}

.header_inner {
	padding-top: 23px;
}

.header_phone {
	display: none;
}

.intro {
	background-size: 768px auto;
	background-position: 100% 0;
}

.intro_inner {
	padding-top: 327px;
	padding-bottom: 44px;
	height: auto;
}

.intro_wrap {
	margin: 0 auto;
}

.intro_special {
	display: none;
}

.intro_logos {
	text-align: center;
}

.menu_inner {
	padding-top: 0;
	padding-bottom: 0;
}

.refs {
	background-image: none;
}

.refs_header {
	margin-bottom: 30px;
}

.steps {
	background-image: none;
}

.time {
	background-image: none;
}

.time_average span,
.time_max span {
	padding-left: 0;
}

.time_average span::before,
.time_max span::before {
	display: none;
}

}

@media only screen and (max-width: 600px) {

.form_left,
.form_right {
	float: none;
	width: auto;
}

.popup_header {
	margin-bottom: 25px;
}

.contactPopup_terms {
	margin-top: 20px;
	margin-bottom: 18px;
}

.ref {
	width: -webkit-calc(100vw - 70px);
	width: calc(100vw - 70px);
	padding: 30px 20px 0 20px;
}

.ref_image {
	left: 20px;
	top: 30px;
}

.step {
	width: 100%;
	margin-right: 0 !important;
	margin-bottom: 25px;
	text-align: center;
	padding-top: 190px;
}

.gallery_inner {
	height: 150px;
}

.gallery{
	display: none;
}

.gallery_mobile {
	display: block;
}

.gallery_mobile .inner{
	padding-top: 0px;
	padding-bottom: 0px;
}


.header {
	background-image: none;
}

.header_inner {
	text-align: center;
	height: 75px;
	padding: 17px 0 0;
}

.header_logo {
	display: inline-block;
	float: none;
	margin-top: 0;
	margin-bottom: 2px;
}

.header_motto {
	display: block;
	float: none;
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
	line-height: normal;
	font-size: 16px;
	font-size: 1.6rem;
}

.price_row {
	padding: 15px 10px;
}

.price_type {
	font-size: 16px;
	font-size: 1.6rem;
}

.price_type small {
	font-size: 12px;
	font-size: 1.2rem;
}

.price_price {
	font-size: 16px;
	font-size: 1.6rem;
}

.price_discount {
	height: 22px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 22px;
}

.steps .cleaner {
	display: none;
}

.steps_perex {
	margin-bottom: 30px;
}

.time_average {
	width: 57%;
}

.time_max {
	width: 43%;
}

}

@media only screen and (max-width: 540px) {
	.time_max, .time_average {
		height: 63px;
	}
}

@media only screen and (max-width: 1085px) {
	.header_phone span{
		display: none;
	}
}




@media only screen and (max-width: 440px) {

.ref {
	padding: 20px 15px 0 15px;
}


/*.ref_author {
	margin-left: 57px;
}*/

.ref_text {
	max-height: 132px;
}

.ref_image {
	left: 15px;
	top: 15px;
}

.price_type {
	float: none;
	width: auto;
	margin-bottom: 3px;
}

.price_price {
	width: auto;
}

}

@-webkit-keyframes swiper-preloader-spin {

100% {
	-webkit-transform: rotate(360deg);
}

}

@keyframes swiper-preloader-spin {

100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}

.messageBox .message{
	border: 1px solid #259956;
	color: #259956;
	margin: 0px 0 20px;
	text-align: center;
	padding: 10px;
	font-size: 0.9em;
	border-radius: 4px;

}

.messageBox .error{
	border: 1px solid #d00b2a;
	color: #d00b2a;
}

@media only screen and (max-width: 380px) {
	.time_max, .time_average {
		height: 100px;
	}

	.time_timeline::after {
		bottom: -68px;
	}

	.time_timeline::before{
		bottom: -100px;
	}
}

@media only screen and (max-width: 580px) {
	.ref {
		min-height: 220px;
		height: auto;
		padding-bottom: 30px;
	}

	.ref_text {
		max-height: none;
	}
}

#cookies-information{
	text-align: center;
	padding: 10px 0;
	background: #1E2025;
	color: #fff;
	font-size: 0.9em;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1000;

}

#cookies-information a{
	color: #fff;
	text-decoration: underline;
}

#cookies-information a:hover{
	text-decoration: none;
}

a#allow-cookies-button{
	display: inline-block;
	background: #D21D7A;
	color: #fff;
	border-radius: 10px;
	text-decoration: none;
	margin: 0 0 0 10px;
	padding: 2px 10px;
}


.contact:after{
	background: #212a34 none no-repeat scroll 0 0;
	bottom: 16px;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	width: 100%;
}

.contact:before{
	background: #212a34 none no-repeat scroll 0 0;
	bottom: 3px;
	content: "";
	height: 10px;
	left: 0;
	position: absolute;
	width: 100%;
}

.contact .inner{
	padding: 64px 0 0 0;
	max-width: 582px;
}

.contact .contact_position{
	font-style: oblique;
}


.contact .column{
	float: left;
	width: 50%;
	text-align: center;
}

.contact .perex{
	padding: 0 0 84px 0;
}

.contact .column h3{
	font-weight: bold;
	font-size: 1.25em;
}

.contact .column .conctact_box{
	position: relative;
	margin: 27px 0 0 0;
	padding: 27px 0 0 0;
	font-style: oblique;
}

.contact .column .conctact_box a{
	color: #f5a623;
	font-weight: 500;
}

.contact .column .conctact_box:after{
	background: #f5a623;
	border-radius: 3px;
	top: 0;
	content: "";
	height: 5px;
	left: 50%;
	margin-left: -33px;
	position: absolute;
	width: 67px;
}


.orderStatus{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
}

.orderStatus .inner{
    max-width: 1348px;
    margin: 0 auto;
    text-align: center;
    background: #f5a623;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px 0;
    font-size: 1.6em;
}


@media only screen and (max-width: 676px) {
    .orderStatusPage .body{
        padding: 104px 0 0 0;
    }
}


@media only screen and (max-width: 522px) {

	.contact{
		 padding-bottom: 50px;
	}

	.contact .column{
		float: none;
		margin: 0 auto;
		width: 90%;
	}

	.contact .column:last-of-type{
		margin-top: 60px;
	}
}

@media only screen and (max-width: 492px) {


	#kolik-stojí-repase-brzd .button,
	#kolik-stojí-repase-brzd2 .button {
		width: auto;
		font-size: 15px;
		height: auto;
		line-height: normal;
		padding: 10px 20px;
	}
}

@media only screen and (max-width: 381px) {
    .orderStatusPage .body{
        padding: 136px 0 0 0;
    }
}