@font-face {

	font-family: 'HelveticaNeueLTPro';

	font-weight: 400;

	font-style: normal;

	src: url("fonts/HelveticaNeueLTPro-Roman.woff") format("woff");

}



@font-face {

	font-family: 'HelveticaNeueLTPro';

	font-weight: 300;

	font-style: normal;

	src: url("fonts/HelveticaNeueLTPro-Lt.woff") format("woff");

}



@font-face {

	font-family: 'HelveticaNeueLTPro';

	font-weight: 700;

	font-style: normal;

	src: url("fonts/HelveticaNeueLTPro-Bd.woff") format("woff");

}



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 */ /* 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;

}



/*! jQuery UI - v1.10.3 - 2013-08-25

* http://jqueryui.com

* Includes: jquery.ui.core.css, jquery.ui.datepicker.css

* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px

* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */



/* Layout helpers

----------------------------------*/



.ui-helper-hidden {

	display: none;

}



.ui-helper-hidden-accessible {

	border: 0;

	clip: rect(0 0 0 0);

	height: 1px;

	margin: -1px;

	overflow: hidden;

	padding: 0;

	position: absolute;

	width: 1px;

}



.ui-helper-reset {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	line-height: 1.3;

	text-decoration: none;

	font-size: 100%;

	list-style: none;

}



.ui-helper-clearfix:before,

.ui-helper-clearfix:after {

	content: "";

	display: table;

	border-collapse: collapse;

}



.ui-helper-clearfix:after {

	clear: both;

}



.ui-helper-clearfix {

	min-height: 0; /* support: IE7 */

}



.ui-helper-zfix {

	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

	position: absolute;

	opacity: 0;

	filter: alpha(opacity=0);

}



.ui-front {

	z-index: 100;

}



/* Interaction Cues

----------------------------------*/



.ui-state-disabled {

	cursor: default !important;

}



/* Icons

----------------------------------*/



/* states and images */



.ui-icon {

	display: block;

	text-indent: -99999px;

	overflow: hidden;

	background-repeat: no-repeat;

}



/* Misc visuals

----------------------------------*/



/* Overlays */



.ui-widget-overlay {

	position: fixed;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

}



.ui-datepicker {

	width: 17em;

	padding: 0.2em 0.2em 0;

	display: none;

}



.ui-datepicker .ui-datepicker-header {

	position: relative;

	padding: 0.2em 0;

}



.ui-datepicker .ui-datepicker-prev,

.ui-datepicker .ui-datepicker-next {

	position: absolute;

	top: 2px;

	width: 1.8em;

	height: 1.8em;

}



.ui-datepicker .ui-datepicker-prev-hover,

.ui-datepicker .ui-datepicker-next-hover {

	top: 1px;

}



.ui-datepicker .ui-datepicker-prev {

	left: 2px;

}



.ui-datepicker .ui-datepicker-next {

	right: 2px;

}



.ui-datepicker .ui-datepicker-prev-hover {

	left: 1px;

}



.ui-datepicker .ui-datepicker-next-hover {

	right: 1px;

}



.ui-datepicker .ui-datepicker-prev span,

.ui-datepicker .ui-datepicker-next span {

	display: block;

	position: absolute;

	left: 50%;

	margin-left: -8px;

	top: 50%;

	margin-top: -8px;

}



.ui-datepicker .ui-datepicker-title {

	margin: 0 2.3em;

	line-height: 1.8em;

	text-align: center;

}



.ui-datepicker .ui-datepicker-title select {

	font-size: 1em;

	margin: 1px 0;

}



.ui-datepicker select.ui-datepicker-month-year {

	width: 100%;

}



.ui-datepicker select.ui-datepicker-month,

.ui-datepicker select.ui-datepicker-year {

	width: 49%;

}



.ui-datepicker table {

	width: 100%;

	font-size: 0.9em;

	border-collapse: collapse;

	margin: 0 0 0.4em;

}



.ui-datepicker th {

	padding: 0.7em 0.3em;

	text-align: center;

	font-weight: bold;

	border: 0;

}



.ui-datepicker td {

	border: 0;

	padding: 1px;

}



.ui-datepicker td span,

.ui-datepicker td a {

	display: block;

	padding: 0.2em;

	text-align: right;

	text-decoration: none;

}



.ui-datepicker .ui-datepicker-buttonpane {

	background-image: none;

	margin: 0.7em 0 0 0;

	padding: 0 0.2em;

	border-left: 0;

	border-right: 0;

	border-bottom: 0;

}



.ui-datepicker .ui-datepicker-buttonpane button {

	float: right;

	margin: 0.5em 0.2em 0.4em;

	cursor: pointer;

	padding: 0.2em 0.6em 0.3em 0.6em;

	width: auto;

	overflow: visible;

}



.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {

	float: left;

}



/* with multiple calendars */



.ui-datepicker.ui-datepicker-multi {

	width: auto;

}



.ui-datepicker-multi .ui-datepicker-group {

	float: left;

}



.ui-datepicker-multi .ui-datepicker-group table {

	width: 95%;

	margin: 0 auto 0.4em;

}



.ui-datepicker-multi-2 .ui-datepicker-group {

	width: 50%;

}



.ui-datepicker-multi-3 .ui-datepicker-group {

	width: 33.3%;

}



.ui-datepicker-multi-4 .ui-datepicker-group {

	width: 25%;

}



.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {

	border-left-width: 0;

}



.ui-datepicker-multi .ui-datepicker-buttonpane {

	clear: left;

}



.ui-datepicker-row-break {

	clear: both;

	width: 100%;

	font-size: 0;

}



/* RTL support */



.ui-datepicker-rtl {

	direction: rtl;

}



.ui-datepicker-rtl .ui-datepicker-prev {

	right: 2px;

	left: auto;

}



.ui-datepicker-rtl .ui-datepicker-next {

	left: 2px;

	right: auto;

}



.ui-datepicker-rtl .ui-datepicker-prev:hover {

	right: 1px;

	left: auto;

}



.ui-datepicker-rtl .ui-datepicker-next:hover {

	left: 1px;

	right: auto;

}



.ui-datepicker-rtl .ui-datepicker-buttonpane {

	clear: right;

}



.ui-datepicker-rtl .ui-datepicker-buttonpane button {

	float: left;

}



.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,

.ui-datepicker-rtl .ui-datepicker-group {

	float: right;

}



.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {

	border-right-width: 0;

	border-left-width: 1px;

}



/* Component containers

----------------------------------*/



.ui-widget {

	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;

	font-size: 1.1em;

}



.ui-widget .ui-widget {

	font-size: 1em;

}



.ui-widget input,

.ui-widget select,

.ui-widget textarea,

.ui-widget button {

	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;

	font-size: 1em;

}



.ui-widget-content {

	border: 1px solid #dddddd;

	background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;

	color: #333333;

}



.ui-widget-content a {

	color: #333333;

}



.ui-widget-header {

	border: 1px solid #e78f08;

	background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;

	color: #ffffff;

	font-weight: bold;

}



.ui-widget-header a {

	color: #ffffff;

}



/* Interaction states

----------------------------------*/



.ui-state-default,

.ui-widget-content .ui-state-default,

.ui-widget-header .ui-state-default {

	border: 1px solid #cccccc;

	background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;

	font-weight: bold;

	color: #1c94c4;

}



.ui-state-default a,

.ui-state-default a:link,

.ui-state-default a:visited {

	color: #1c94c4;

	text-decoration: none;

}



.ui-state-hover,

.ui-widget-content .ui-state-hover,

.ui-widget-header .ui-state-hover,

.ui-state-focus,

.ui-widget-content .ui-state-focus,

.ui-widget-header .ui-state-focus {

	border: 1px solid #fbcb09;

	background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;

	font-weight: bold;

	color: #c77405;

}



.ui-state-hover a,

.ui-state-hover a:hover,

.ui-state-hover a:link,

.ui-state-hover a:visited {

	color: #c77405;

	text-decoration: none;

}



.ui-state-active,

.ui-widget-content .ui-state-active,

.ui-widget-header .ui-state-active {

	border: 1px solid #fbd850;

	background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;

	font-weight: bold;

	color: #eb8f00;

}



.ui-state-active a,

.ui-state-active a:link,

.ui-state-active a:visited {

	color: #eb8f00;

	text-decoration: none;

}



/* Interaction Cues

----------------------------------*/



.ui-state-highlight,

.ui-widget-content .ui-state-highlight,

.ui-widget-header .ui-state-highlight {

	border: 1px solid #fed22f;

	background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;

	color: #363636;

}



.ui-state-highlight a,

.ui-widget-content .ui-state-highlight a,

.ui-widget-header .ui-state-highlight a {

	color: #363636;

}



.ui-state-error,

.ui-widget-content .ui-state-error,

.ui-widget-header .ui-state-error {

	border: 1px solid #cd0a0a;

	background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;

	color: #ffffff;

}



.ui-state-error a,

.ui-widget-content .ui-state-error a,

.ui-widget-header .ui-state-error a {

	color: #ffffff;

}



.ui-state-error-text,

.ui-widget-content .ui-state-error-text,

.ui-widget-header .ui-state-error-text {

	color: #ffffff;

}



.ui-priority-primary,

.ui-widget-content .ui-priority-primary,

.ui-widget-header .ui-priority-primary {

	font-weight: bold;

}



.ui-priority-secondary,

.ui-widget-content .ui-priority-secondary,

.ui-widget-header .ui-priority-secondary {

	opacity: 0.7;

	filter: alpha(opacity=70);

	font-weight: normal;

}



.ui-state-disabled,

.ui-widget-content .ui-state-disabled,

.ui-widget-header .ui-state-disabled {

	opacity: 0.35;

	filter: alpha(opacity=35);

	background-image: none;

}



.ui-state-disabled .ui-icon {

	filter: alpha(opacity=35); /* For IE8 - See #6059 */

}



/* Icons

----------------------------------*/



/* states and images */



.ui-icon {

	width: 16px;

	height: 16px;

}



.ui-icon,

.ui-widget-content .ui-icon {

	background-image: url(images/ui-icons_222222_256x240.png);

}



.ui-widget-header .ui-icon {

	background-image: url(images/ui-icons_ffffff_256x240.png);

}



.ui-state-default .ui-icon {

	background-image: url(images/ui-icons_ef8c08_256x240.png);

}



.ui-state-hover .ui-icon,

.ui-state-focus .ui-icon {

	background-image: url(images/ui-icons_ef8c08_256x240.png);

}



.ui-state-active .ui-icon {

	background-image: url(images/ui-icons_ef8c08_256x240.png);

}



.ui-state-highlight .ui-icon {

	background-image: url(images/ui-icons_228ef1_256x240.png);

}



.ui-state-error .ui-icon,

.ui-state-error-text .ui-icon {

	background-image: url(images/ui-icons_ffd27a_256x240.png);

}



/* positioning */



.ui-icon-blank {

	background-position: 16px 16px;

}



.ui-icon-carat-1-n {

	background-position: 0 0;

}



.ui-icon-carat-1-ne {

	background-position: -16px 0;

}



.ui-icon-carat-1-e {

	background-position: -32px 0;

}



.ui-icon-carat-1-se {

	background-position: -48px 0;

}



.ui-icon-carat-1-s {

	background-position: -64px 0;

}



.ui-icon-carat-1-sw {

	background-position: -80px 0;

}



.ui-icon-carat-1-w {

	background-position: -96px 0;

}



.ui-icon-carat-1-nw {

	background-position: -112px 0;

}



.ui-icon-carat-2-n-s {

	background-position: -128px 0;

}



.ui-icon-carat-2-e-w {

	background-position: -144px 0;

}



.ui-icon-triangle-1-n {

	background-position: 0 -16px;

}



.ui-icon-triangle-1-ne {

	background-position: -16px -16px;

}



.ui-icon-triangle-1-e {

	background-position: -32px -16px;

}



.ui-icon-triangle-1-se {

	background-position: -48px -16px;

}



.ui-icon-triangle-1-s {

	background-position: -64px -16px;

}



.ui-icon-triangle-1-sw {

	background-position: -80px -16px;

}



.ui-icon-triangle-1-w {

	background-position: -96px -16px;

}



.ui-icon-triangle-1-nw {

	background-position: -112px -16px;

}



.ui-icon-triangle-2-n-s {

	background-position: -128px -16px;

}



.ui-icon-triangle-2-e-w {

	background-position: -144px -16px;

}



.ui-icon-arrow-1-n {

	background-position: 0 -32px;

}



.ui-icon-arrow-1-ne {

	background-position: -16px -32px;

}



.ui-icon-arrow-1-e {

	background-position: -32px -32px;

}



.ui-icon-arrow-1-se {

	background-position: -48px -32px;

}



.ui-icon-arrow-1-s {

	background-position: -64px -32px;

}



.ui-icon-arrow-1-sw {

	background-position: -80px -32px;

}



.ui-icon-arrow-1-w {

	background-position: -96px -32px;

}



.ui-icon-arrow-1-nw {

	background-position: -112px -32px;

}



.ui-icon-arrow-2-n-s {

	background-position: -128px -32px;

}



.ui-icon-arrow-2-ne-sw {

	background-position: -144px -32px;

}



.ui-icon-arrow-2-e-w {

	background-position: -160px -32px;

}



.ui-icon-arrow-2-se-nw {

	background-position: -176px -32px;

}



.ui-icon-arrowstop-1-n {

	background-position: -192px -32px;

}



.ui-icon-arrowstop-1-e {

	background-position: -208px -32px;

}



.ui-icon-arrowstop-1-s {

	background-position: -224px -32px;

}



.ui-icon-arrowstop-1-w {

	background-position: -240px -32px;

}



.ui-icon-arrowthick-1-n {

	background-position: 0 -48px;

}



.ui-icon-arrowthick-1-ne {

	background-position: -16px -48px;

}



.ui-icon-arrowthick-1-e {

	background-position: -32px -48px;

}



.ui-icon-arrowthick-1-se {

	background-position: -48px -48px;

}



.ui-icon-arrowthick-1-s {

	background-position: -64px -48px;

}



.ui-icon-arrowthick-1-sw {

	background-position: -80px -48px;

}



.ui-icon-arrowthick-1-w {

	background-position: -96px -48px;

}



.ui-icon-arrowthick-1-nw {

	background-position: -112px -48px;

}



.ui-icon-arrowthick-2-n-s {

	background-position: -128px -48px;

}



.ui-icon-arrowthick-2-ne-sw {

	background-position: -144px -48px;

}



.ui-icon-arrowthick-2-e-w {

	background-position: -160px -48px;

}



.ui-icon-arrowthick-2-se-nw {

	background-position: -176px -48px;

}



.ui-icon-arrowthickstop-1-n {

	background-position: -192px -48px;

}



.ui-icon-arrowthickstop-1-e {

	background-position: -208px -48px;

}



.ui-icon-arrowthickstop-1-s {

	background-position: -224px -48px;

}



.ui-icon-arrowthickstop-1-w {

	background-position: -240px -48px;

}



.ui-icon-arrowreturnthick-1-w {

	background-position: 0 -64px;

}



.ui-icon-arrowreturnthick-1-n {

	background-position: -16px -64px;

}



.ui-icon-arrowreturnthick-1-e {

	background-position: -32px -64px;

}



.ui-icon-arrowreturnthick-1-s {

	background-position: -48px -64px;

}



.ui-icon-arrowreturn-1-w {

	background-position: -64px -64px;

}



.ui-icon-arrowreturn-1-n {

	background-position: -80px -64px;

}



.ui-icon-arrowreturn-1-e {

	background-position: -96px -64px;

}



.ui-icon-arrowreturn-1-s {

	background-position: -112px -64px;

}



.ui-icon-arrowrefresh-1-w {

	background-position: -128px -64px;

}



.ui-icon-arrowrefresh-1-n {

	background-position: -144px -64px;

}



.ui-icon-arrowrefresh-1-e {

	background-position: -160px -64px;

}



.ui-icon-arrowrefresh-1-s {

	background-position: -176px -64px;

}



.ui-icon-arrow-4 {

	background-position: 0 -80px;

}



.ui-icon-arrow-4-diag {

	background-position: -16px -80px;

}



.ui-icon-extlink {

	background-position: -32px -80px;

}



.ui-icon-newwin {

	background-position: -48px -80px;

}



.ui-icon-refresh {

	background-position: -64px -80px;

}



.ui-icon-shuffle {

	background-position: -80px -80px;

}



.ui-icon-transfer-e-w {

	background-position: -96px -80px;

}



.ui-icon-transferthick-e-w {

	background-position: -112px -80px;

}



.ui-icon-folder-collapsed {

	background-position: 0 -96px;

}



.ui-icon-folder-open {

	background-position: -16px -96px;

}



.ui-icon-document {

	background-position: -32px -96px;

}



.ui-icon-document-b {

	background-position: -48px -96px;

}



.ui-icon-note {

	background-position: -64px -96px;

}



.ui-icon-mail-closed {

	background-position: -80px -96px;

}



.ui-icon-mail-open {

	background-position: -96px -96px;

}



.ui-icon-suitcase {

	background-position: -112px -96px;

}



.ui-icon-comment {

	background-position: -128px -96px;

}



.ui-icon-person {

	background-position: -144px -96px;

}



.ui-icon-print {

	background-position: -160px -96px;

}



.ui-icon-trash {

	background-position: -176px -96px;

}



.ui-icon-locked {

	background-position: -192px -96px;

}



.ui-icon-unlocked {

	background-position: -208px -96px;

}



.ui-icon-bookmark {

	background-position: -224px -96px;

}



.ui-icon-tag {

	background-position: -240px -96px;

}



.ui-icon-home {

	background-position: 0 -112px;

}



.ui-icon-flag {

	background-position: -16px -112px;

}



.ui-icon-calendar {

	background-position: -32px -112px;

}



.ui-icon-cart {

	background-position: -48px -112px;

}



.ui-icon-pencil {

	background-position: -64px -112px;

}



.ui-icon-clock {

	background-position: -80px -112px;

}



.ui-icon-disk {

	background-position: -96px -112px;

}



.ui-icon-calculator {

	background-position: -112px -112px;

}



.ui-icon-zoomin {

	background-position: -128px -112px;

}



.ui-icon-zoomout {

	background-position: -144px -112px;

}



.ui-icon-search {

	background-position: -160px -112px;

}



.ui-icon-wrench {

	background-position: -176px -112px;

}



.ui-icon-gear {

	background-position: -192px -112px;

}



.ui-icon-heart {

	background-position: -208px -112px;

}



.ui-icon-star {

	background-position: -224px -112px;

}



.ui-icon-link {

	background-position: -240px -112px;

}



.ui-icon-cancel {

	background-position: 0 -128px;

}



.ui-icon-plus {

	background-position: -16px -128px;

}



.ui-icon-plusthick {

	background-position: -32px -128px;

}



.ui-icon-minus {

	background-position: -48px -128px;

}



.ui-icon-minusthick {

	background-position: -64px -128px;

}



.ui-icon-close {

	background-position: -80px -128px;

}



.ui-icon-closethick {

	background-position: -96px -128px;

}



.ui-icon-key {

	background-position: -112px -128px;

}



.ui-icon-lightbulb {

	background-position: -128px -128px;

}



.ui-icon-scissors {

	background-position: -144px -128px;

}



.ui-icon-clipboard {

	background-position: -160px -128px;

}



.ui-icon-copy {

	background-position: -176px -128px;

}



.ui-icon-contact {

	background-position: -192px -128px;

}



.ui-icon-image {

	background-position: -208px -128px;

}



.ui-icon-video {

	background-position: -224px -128px;

}



.ui-icon-script {

	background-position: -240px -128px;

}



.ui-icon-alert {

	background-position: 0 -144px;

}



.ui-icon-info {

	background-position: -16px -144px;

}



.ui-icon-notice {

	background-position: -32px -144px;

}



.ui-icon-help {

	background-position: -48px -144px;

}



.ui-icon-check {

	background-position: -64px -144px;

}



.ui-icon-bullet {

	background-position: -80px -144px;

}



.ui-icon-radio-on {

	background-position: -96px -144px;

}



.ui-icon-radio-off {

	background-position: -112px -144px;

}



.ui-icon-pin-w {

	background-position: -128px -144px;

}



.ui-icon-pin-s {

	background-position: -144px -144px;

}



.ui-icon-play {

	background-position: 0 -160px;

}



.ui-icon-pause {

	background-position: -16px -160px;

}



.ui-icon-seek-next {

	background-position: -32px -160px;

}



.ui-icon-seek-prev {

	background-position: -48px -160px;

}



.ui-icon-seek-end {

	background-position: -64px -160px;

}



.ui-icon-seek-start {

	background-position: -80px -160px;

}



/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */



.ui-icon-seek-first {

	background-position: -80px -160px;

}



.ui-icon-stop {

	background-position: -96px -160px;

}



.ui-icon-eject {

	background-position: -112px -160px;

}



.ui-icon-volume-off {

	background-position: -128px -160px;

}



.ui-icon-volume-on {

	background-position: -144px -160px;

}



.ui-icon-power {

	background-position: 0 -176px;

}



.ui-icon-signal-diag {

	background-position: -16px -176px;

}



.ui-icon-signal {

	background-position: -32px -176px;

}



.ui-icon-battery-0 {

	background-position: -48px -176px;

}



.ui-icon-battery-1 {

	background-position: -64px -176px;

}



.ui-icon-battery-2 {

	background-position: -80px -176px;

}



.ui-icon-battery-3 {

	background-position: -96px -176px;

}



.ui-icon-circle-plus {

	background-position: 0 -192px;

}



.ui-icon-circle-minus {

	background-position: -16px -192px;

}



.ui-icon-circle-close {

	background-position: -32px -192px;

}



.ui-icon-circle-triangle-e {

	background-position: -48px -192px;

}



.ui-icon-circle-triangle-s {

	background-position: -64px -192px;

}



.ui-icon-circle-triangle-w {

	background-position: -80px -192px;

}



.ui-icon-circle-triangle-n {

	background-position: -96px -192px;

}



.ui-icon-circle-arrow-e {

	background-position: -112px -192px;

}



.ui-icon-circle-arrow-s {

	background-position: -128px -192px;

}



.ui-icon-circle-arrow-w {

	background-position: -144px -192px;

}



.ui-icon-circle-arrow-n {

	background-position: -160px -192px;

}



.ui-icon-circle-zoomin {

	background-position: -176px -192px;

}



.ui-icon-circle-zoomout {

	background-position: -192px -192px;

}



.ui-icon-circle-check {

	background-position: -208px -192px;

}



.ui-icon-circlesmall-plus {

	background-position: 0 -208px;

}



.ui-icon-circlesmall-minus {

	background-position: -16px -208px;

}



.ui-icon-circlesmall-close {

	background-position: -32px -208px;

}



.ui-icon-squaresmall-plus {

	background-position: -48px -208px;

}



.ui-icon-squaresmall-minus {

	background-position: -64px -208px;

}



.ui-icon-squaresmall-close {

	background-position: -80px -208px;

}



.ui-icon-grip-dotted-vertical {

	background-position: 0 -224px;

}



.ui-icon-grip-dotted-horizontal {

	background-position: -16px -224px;

}



.ui-icon-grip-solid-vertical {

	background-position: -32px -224px;

}



.ui-icon-grip-solid-horizontal {

	background-position: -48px -224px;

}



.ui-icon-gripsmall-diagonal-se {

	background-position: -64px -224px;

}



.ui-icon-grip-diagonal-se {

	background-position: -80px -224px;

}



/* Misc visuals

----------------------------------*/



/* Corner radius */



.ui-corner-all,

.ui-corner-top,

.ui-corner-left,

.ui-corner-tl {

	border-top-left-radius: 4px;

}



.ui-corner-all,

.ui-corner-top,

.ui-corner-right,

.ui-corner-tr {

	border-top-right-radius: 4px;

}



.ui-corner-all,

.ui-corner-bottom,

.ui-corner-left,

.ui-corner-bl {

	border-bottom-left-radius: 4px;

}



.ui-corner-all,

.ui-corner-bottom,

.ui-corner-right,

.ui-corner-br {

	border-bottom-right-radius: 4px;

}



/* Overlays */



.ui-widget-overlay {

	background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;

	opacity: 0.5;

	filter: alpha(opacity=50);

}



.ui-widget-shadow {

	margin: -5px 0 0 -5px;

	padding: 5px;

	background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;

	opacity: 0.2;

	filter: alpha(opacity=20);

	border-radius: 5px;

}



/* 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;

}



.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;

	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;

	box-shadow: none;

	-ms-touch-action: manipulation;

	touch-action: manipulation;

}



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;

	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;

}



.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;

	margin: 0;

	top: 50%;

	margin-top: -55px;

	padding: 0;

	width: 90px;

	height: 110px;

	-webkit-tap-highlight-color: transparent;

}



.mfp-arrow:active {

	margin-top: -54px;

}



.mfp-arrow:hover,

.mfp-arrow:focus {

	opacity: 1;

}



.mfp-arrow:before,

.mfp-arrow:after {

	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 {

	border-top-width: 13px;

	border-bottom-width: 13px;

	top: 8px;

}



.mfp-arrow:before {

	border-top-width: 21px;

	border-bottom-width: 21px;

	opacity: 0.7;

}



.mfp-arrow-left {

	left: 0;

}



.mfp-arrow-left:after {

	border-right: 17px solid #FFF;

	margin-left: 31px;

}



.mfp-arrow-left:before {

	margin-left: 25px;

	border-right: 27px solid #3F3F3F;

}



.mfp-arrow-right {

	right: 0;

}



.mfp-arrow-right:after {

	border-left: 17px solid #FFF;

	margin-left: 39px;

}



.mfp-arrow-right:before {

	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%;

	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;

	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;

	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;

}



/**

 * Swiper 4.3.3

 * Most modern mobile touch slider and framework with hardware accelerated transitions

 * http://www.idangero.us/swiper/

 *

 * Copyright 2014-2018 Vladimir Kharlampidi

 *

 * Released under the MIT License

 *

 * Released on: June 5, 2018

 */



.swiper-container {

	margin: 0 auto;

	position: relative;

	overflow: hidden;

	list-style: none;

	padding: 0; /* Fix of Webkit flickering */

	z-index: 1;

}



.swiper-container-no-flexbox .swiper-slide {

	float: left;

}



.swiper-container-vertical > .swiper-wrapper {

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

}



.swiper-wrapper {

	position: relative;

	width: 100%;

	height: 100%;

	z-index: 1;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-transition-property: -webkit-transform;

	transition-property: -webkit-transform;

	transition-property: transform;

	-webkit-transition-property: -webkit-transform, -webkit-transform;

	transition-property: transform, -webkit-transform;

	box-sizing: content-box;

}



.swiper-container-android .swiper-slide,

.swiper-wrapper {

	-webkit-transform: translate3d(0px, 0, 0);

	transform: translate3d(0px, 0, 0);

}



.swiper-container-multirow > .swiper-wrapper {

	-webkit-flex-wrap: wrap;

	-ms-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-negative: 0;

	flex-shrink: 0;

	width: 100%;

	height: 100%;

	position: relative;

	-webkit-transition-property: -webkit-transform;

	transition-property: -webkit-transform;

	transition-property: transform;

	-webkit-transition-property: -webkit-transform, -webkit-transform;

	transition-property: transform, -webkit-transform;

}



.swiper-invisible-blank-slide {

	visibility: hidden;

}



/* Auto Height */



.swiper-container-autoheight,

.swiper-container-autoheight .swiper-slide {

	height: auto;

}



.swiper-container-autoheight .swiper-wrapper {

	-webkit-box-align: start;

	-webkit-align-items: flex-start;

	-ms-flex-align: start;

	align-items: flex-start;

	-webkit-transition-property: height, -webkit-transform;

	transition-property: height, -webkit-transform;

	transition-property: transform, height;

	-webkit-transition-property: -webkit-transform, height, -webkit-transform;

	transition-property: transform, height, -webkit-transform;

}



/* 3D Effects */



.swiper-container-3d {

	-webkit-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;

	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, 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));

}



.swiper-container-3d .swiper-slide-shadow-right {

	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));

}



.swiper-container-3d .swiper-slide-shadow-top {

	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));

}



.swiper-container-3d .swiper-slide-shadow-bottom {

	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));

}



/* IE10 Windows Phone 8 Fixes */



.swiper-container-wp8-horizontal,

.swiper-container-wp8-horizontal > .swiper-wrapper {

	-ms-touch-action: pan-y;

	touch-action: pan-y;

}



.swiper-container-wp8-vertical,

.swiper-container-wp8-vertical > .swiper-wrapper {

	-ms-touch-action: pan-x;

	touch-action: pan-x;

}



.swiper-button-prev,

.swiper-button-next {

	position: absolute;

	top: 50%;

	width: 27px;

	height: 44px;

	margin-top: -22px;

	z-index: 10;

	cursor: pointer;

	background-size: 27px 44px;

	background-position: center;

	background-repeat: no-repeat;

}



.swiper-button-prev.swiper-button-disabled,

.swiper-button-next.swiper-button-disabled {

	opacity: 0.35;

	cursor: auto;

	pointer-events: none;

}



.swiper-button-prev,

.swiper-container-rtl .swiper-button-next {

	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");

	left: 10px;

	right: auto;

}



.swiper-button-next,

.swiper-container-rtl .swiper-button-prev {

	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");

	right: 10px;

	left: auto;

}



.swiper-button-prev.swiper-button-white,

.swiper-container-rtl .swiper-button-next.swiper-button-white {

	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");

}



.swiper-button-next.swiper-button-white,

.swiper-container-rtl .swiper-button-prev.swiper-button-white {

	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");

}



.swiper-button-prev.swiper-button-black,

.swiper-container-rtl .swiper-button-next.swiper-button-black {

	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");

}



.swiper-button-next.swiper-button-black,

.swiper-container-rtl .swiper-button-prev.swiper-button-black {

	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");

}



.swiper-button-lock {

	display: none;

}



.swiper-pagination {

	position: absolute;

	text-align: center;

	-webkit-transition: 300ms opacity;

	transition: 300ms opacity;

	-webkit-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-bullets-dynamic {

	overflow: hidden;

	font-size: 0;

}



.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {

	-webkit-transform: scale(0.33);

	-ms-transform: scale(0.33);

	transform: scale(0.33);

	position: relative;

}



.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {

	-webkit-transform: scale(1);

	-ms-transform: scale(1);

	transform: scale(1);

}



.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {

	-webkit-transform: scale(1);

	-ms-transform: scale(1);

	transform: scale(1);

}



.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {

	-webkit-transform: scale(0.66);

	-ms-transform: scale(0.66);

	transform: scale(0.66);

}



.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {

	-webkit-transform: scale(0.33);

	-ms-transform: scale(0.33);

	transform: scale(0.33);

}



.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {

	-webkit-transform: scale(0.66);

	-ms-transform: scale(0.66);

	transform: scale(0.66);

}



.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {

	-webkit-transform: scale(0.33);

	-ms-transform: scale(0.33);

	transform: scale(0.33);

}



.swiper-pagination-bullet {

	width: 8px;

	height: 8px;

	display: inline-block;

	border-radius: 100%;

	background: #000;

	opacity: 0.2;

}



button.swiper-pagination-bullet {

	border: none;

	margin: 0;

	padding: 0;

	box-shadow: none;

	-webkit-appearance: none;

	-moz-appearance: none;

	appearance: none;

}



.swiper-pagination-clickable .swiper-pagination-bullet {

	cursor: pointer;

}



.swiper-pagination-bullet-active {

	opacity: 1;

	background: #007aff;

}



.swiper-container-vertical > .swiper-pagination-bullets {

	right: 10px;

	top: 50%;

	-webkit-transform: translate3d(0px, -50%, 0);

	transform: translate3d(0px, -50%, 0);

}



.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {

	margin: 6px 0;

	display: block;

}



.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {

	top: 50%;

	-webkit-transform: translateY(-50%);

	-ms-transform: translateY(-50%);

	transform: translateY(-50%);

	width: 8px;

}



.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {

	display: inline-block;

	-webkit-transition: 200ms top, 200ms -webkit-transform;

	transition: 200ms top, 200ms -webkit-transform;

	transition: 200ms transform, 200ms top;

	-webkit-transition: 200ms -webkit-transform, 200ms top, 200ms -webkit-transform;

	transition: 200ms transform, 200ms top, 200ms -webkit-transform;

}



.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {

	margin: 0 4px;

}



.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {

	left: 50%;

	-webkit-transform: translateX(-50%);

	-ms-transform: translateX(-50%);

	transform: translateX(-50%);

	white-space: nowrap;

}



.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {

	-webkit-transition: 200ms left, 200ms -webkit-transform;

	transition: 200ms left, 200ms -webkit-transform;

	transition: 200ms transform, 200ms left;

	-webkit-transition: 200ms -webkit-transform, 200ms left, 200ms -webkit-transform;

	transition: 200ms transform, 200ms left, 200ms -webkit-transform;

}



.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {

	-webkit-transition: 200ms right, 200ms -webkit-transform;

	transition: 200ms right, 200ms -webkit-transform;

	transition: 200ms transform, 200ms right;

	-webkit-transition: 200ms -webkit-transform, 200ms right, 200ms -webkit-transform;

	transition: 200ms transform, 200ms right, 200ms -webkit-transform;

}



/* Progress */



.swiper-pagination-progressbar {

	background: rgba(0, 0, 0, 0.25);

	position: absolute;

}



.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {

	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-progressbar .swiper-pagination-progressbar-fill {

	-webkit-transform-origin: right top;

	-ms-transform-origin: right top;

	transform-origin: right top;

}



.swiper-container-horizontal > .swiper-pagination-progressbar,

.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {

	width: 100%;

	height: 4px;

	left: 0;

	top: 0;

}



.swiper-container-vertical > .swiper-pagination-progressbar,

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {

	width: 4px;

	height: 100%;

	left: 0;

	top: 0;

}



.swiper-pagination-white .swiper-pagination-bullet-active {

	background: #ffffff;

}



.swiper-pagination-progressbar.swiper-pagination-white {

	background: rgba(255, 255, 255, 0.25);

}



.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {

	background: #ffffff;

}



.swiper-pagination-black .swiper-pagination-bullet-active {

	background: #000000;

}



.swiper-pagination-progressbar.swiper-pagination-black {

	background: rgba(0, 0, 0, 0.25);

}



.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {

	background: #000000;

}



.swiper-pagination-lock {

	display: none;

}



/* Scrollbar */



.swiper-scrollbar {

	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);

	border-radius: 10px;

	left: 0;

	top: 0;

}



.swiper-scrollbar-cursor-drag {

	cursor: move;

}



.swiper-scrollbar-lock {

	display: none;

}



.swiper-zoom-container {

	width: 100%;

	height: 100%;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	text-align: center;

}



.swiper-zoom-container > img,

.swiper-zoom-container > svg,

.swiper-zoom-container > canvas {

	max-width: 100%;

	max-height: 100%;

	object-fit: contain;

}



.swiper-slide-zoomed {

	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");

}



/* a11y */



.swiper-container .swiper-notification {

	position: absolute;

	left: 0;

	top: 0;

	pointer-events: none;

	opacity: 0;

	z-index: -1000;

}



.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;

}



.swiper-container-cube {

	overflow: visible;

}



.swiper-container-cube .swiper-slide {

	pointer-events: none;

	-webkit-backface-visibility: hidden;

	backface-visibility: hidden;

	z-index: 1;

	visibility: hidden;

	-webkit-transform-origin: 0 0;

	-ms-transform-origin: 0 0;

	transform-origin: 0 0;

	width: 100%;

	height: 100%;

}



.swiper-container-cube .swiper-slide .swiper-slide {

	pointer-events: none;

}



.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-active .swiper-slide-active {

	pointer-events: auto;

}



.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-slide-shadow-top,

.swiper-container-cube .swiper-slide-shadow-bottom,

.swiper-container-cube .swiper-slide-shadow-left,

.swiper-container-cube .swiper-slide-shadow-right {

	z-index: 0;

	-webkit-backface-visibility: hidden;

	backface-visibility: hidden;

}



.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;

}



.swiper-container-flip {

	overflow: visible;

}



.swiper-container-flip .swiper-slide {

	pointer-events: none;

	-webkit-backface-visibility: hidden;

	backface-visibility: hidden;

	z-index: 1;

}



.swiper-container-flip .swiper-slide .swiper-slide {

	pointer-events: none;

}



.swiper-container-flip .swiper-slide-active,

.swiper-container-flip .swiper-slide-active .swiper-slide-active {

	pointer-events: auto;

}



.swiper-container-flip .swiper-slide-shadow-top,

.swiper-container-flip .swiper-slide-shadow-bottom,

.swiper-container-flip .swiper-slide-shadow-left,

.swiper-container-flip .swiper-slide-shadow-right {

	z-index: 0;

	-webkit-backface-visibility: hidden;

	backface-visibility: hidden;

}



.swiper-container-coverflow .swiper-wrapper { /* Windows 8 IE 10 fix */

	-ms-perspective: 1200px;

}



.body {

	position: relative;

}



*,

*::before,

*::after {

	box-sizing: border-box;

}



html {

	font-size: 10px;

}



body {

	background: #f4f4f4 no-repeat;

	color: #003b5a;

	font-size: 1.6rem;

	font-family: sans-serif;

	line-height: 1.625;

}



.fontsLoaded body {

	font-family: 'HelveticaNeueLTPro', sans-serif;

}



b,

strong {

	font-weight: 700;

}



i,

em {

	font-style: italic;

}



a {

	color: inherit;

	text-decoration: none;

}



img {

	display: block;

	max-width: 100%;

	height: auto;

}



.h1,

h1 {

	font-size: 6.6rem;

	font-weight: 700;

	line-height: 1;

	text-transform: uppercase;

}



.h2,

h2 {

	font-size: 4.6rem;

	font-weight: 700;

	line-height: 1;

	text-transform: uppercase;

}



.h3,

h3 {

	font-size: 3.2rem;

	font-weight: 700;

	line-height: 1;

	text-transform: none;

}



.h4,

h4 {

	font-size: 2.4rem;

	font-weight: 700;

	line-height: 1;

	text-transform: none;

}



.hidden {

	position: absolute;

	top: -9876px;

	left: -9876px;

}



.tableWrap {

	overflow: auto;

}



.ui-widget {

	font-family: inherit;

	z-index: 101 !important;

}



.ui-datepicker {

	padding: 0;

	background: #fff no-repeat;

	border: 0;

	border-radius: 0;

	box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);

}



.ui-datepicker table {

	font-size: 1.4rem;

	margin: 5px 10px 10px;

	width: -webkit-calc(100% - 20px);

	width: calc(100% - 20px);

}



.ui-datepicker td {

	padding: 0;

}



.ui-datepicker td span,

.ui-datepicker td a {

	padding: 0;

	line-height: 30px;

	text-align: center;

	border: 0 !important;

}



.ui-datepicker th {

	text-transform: capitalize;

	color: #003b5a;

	font-size: 1.4rem;

	font-weight: 400;

	border-bottom: 1px solid #e6e7e7;

}



.ui-datepicker .ui-datepicker-title {

	line-height: 60px;

}



.ui-datepicker .ui-datepicker-header {

	padding: 0;

}



.ui-datepicker-prev,

.ui-datepicker-next {

	top: 0 !important;

	border: 0 !important;

	width: 60px !important;

	height: 60px !important;

	cursor: pointer;

}



.ui-datepicker-prev .ui-icon,

.ui-datepicker-next .ui-icon {

	display: none !important;

}



.ui-datepicker-prev.ui-state-hover,

.ui-datepicker-next.ui-state-hover {

	background: none no-repeat !important;

}



.ui-datepicker-prev.ui-state-hover::after,

.ui-datepicker-next.ui-state-hover::after {

	display: none;

}



.ui-datepicker-prev.ui-state-disabled,

.ui-datepicker-next.ui-state-disabled {

	cursor: default;

}



.ui-datepicker-prev.ui-state-disabled::after,

.ui-datepicker-next.ui-state-disabled::after {

	display: block;

}



.ui-datepicker-prev {

	left: 0 !important;

}



.ui-datepicker-prev::before {

	content: '';

	width: 0;

	height: 0;

	border-width: 12px 18px 12px 0;

	border-style: solid;

	border-color: transparent #003b5a transparent transparent;

	position: absolute;

	top: 50%;

	left: 50%;

	margin-left: -9px;

	margin-top: -12px;

}



.ui-datepicker-prev::after {

	content: '';

	width: 0;

	height: 0;

	border-width: 10px 15px 10px 0;

	border-style: solid;

	border-color: transparent #cdcfd0 transparent transparent;

	position: absolute;

	top: 50%;

	left: 50%;

	margin-left: -7px;

	margin-top: -10px;

}



.ui-datepicker-next {

	right: 0 !important;

}



.ui-datepicker-next::before {

	content: '';

	width: 0;

	height: 0;

	border-width: 12px 0 12px 18px;

	border-style: solid;

	border-color: transparent transparent transparent #003b5a;

	position: absolute;

	top: 50%;

	right: 50%;

	margin-right: -9px;

	margin-top: -12px;

}



.ui-datepicker-next::after {

	content: '';

	width: 0;

	height: 0;

	border-width: 10px 0 10px 15px;

	border-style: solid;

	border-color: transparent transparent transparent #cdcfd0;

	position: absolute;

	top: 50%;

	right: 50%;

	margin-right: -7.5px;

	margin-top: -10px;

}



.ui-datepicker-header {

	background: #cdcfd0 no-repeat !important;

	border: 0 !important;

	border-radius: 0;

	color: #003b5a;

	font-size: 1.6rem;

	font-weight: 400;

}



.ui-state-default {

	background: none no-repeat !important;

	color: #003b5a !important;

}



.ui-state-hover,

.ui-state-highlight {

	background: #cdcfd0 no-repeat !important;

}



.ui-state-active {

	background: #003b5a no-repeat !important;

	color: #fff !important;

}



[type="text"],

[type="password"],

[type="email"],

select,

textarea {

	width: 100%;

	height: 60px;

	min-width: 0;

	border: 0;

	border-radius: 0;

	background: #003b5a no-repeat;

	color: #fff;

	font-size: 1.6rem;

	padding: 0 34px;

	outline: 0 !important;

}



[type="text"]::-ms-clear,

[type="password"]::-ms-clear,

[type="email"]::-ms-clear,

select::-ms-clear,

textarea::-ms-clear {

	display: none;

}



[type="text"]::-ms-reveal,

[type="password"]::-ms-reveal,

[type="email"]::-ms-reveal,

select::-ms-reveal,

textarea::-ms-reveal {

	display: none;

}



[type="text"]::-webkit-input-placeholder,

[type="password"]::-webkit-input-placeholder,

[type="email"]::-webkit-input-placeholder,

select::-webkit-input-placeholder,

textarea::-webkit-input-placeholder {

	opacity: 1;

	color: #a4a4a4;

}



[type="text"]:-moz-placeholder,

[type="password"]:-moz-placeholder,

[type="email"]:-moz-placeholder,

select:-moz-placeholder,

textarea:-moz-placeholder {

	opacity: 1;

	color: #a4a4a4;

}



[type="text"]::-moz-placeholder,

[type="password"]::-moz-placeholder,

[type="email"]::-moz-placeholder,

select::-moz-placeholder,

textarea::-moz-placeholder {

	opacity: 1;

	color: #a4a4a4;

}



[type="text"]:-ms-input-placeholder,

[type="password"]:-ms-input-placeholder,

[type="email"]:-ms-input-placeholder,

select:-ms-input-placeholder,

textarea:-ms-input-placeholder {

	opacity: 1;

	color: #a4a4a4;

}



textarea {

	height: 179px;

	padding-top: 9px;

	padding-bottom: 9px;

	resize: none;

}



select {

	padding-right: 0;

}



.ico {

	pointer-events: none;

}



.ico,

.ico * {

	fill: currentColor;

}



.swiper {

	position: relative;

	padding: 0 30px;

}



.swiper-slide {

	width: auto;

	height: auto;

}



.swiper-prev,

.swiper-next {

	position: absolute;

	top: 50%;

	z-index: 98;

	width: 42px;

	height: 42px;

	margin-top: -21px;

	border-radius: 0;

	opacity: 1;

	cursor: pointer;

}



.swiper-prev {

	left: -10px;

}



.swiper-prev:hover .swiper_prevTriangleFill {

	opacity: 0.6;

}



.swiper-next {

	right: -10px;

}



.swiper-next:hover .swiper_nextTriangleFill {

	opacity: 0.6;

}



.swiper_prevTriangle,

.swiper_nextTriangle {

	display: none;

}



.swiper_prevTriangleFill,

.swiper_nextTriangleFill {

	width: 18px;

	height: 24px;

	position: absolute;

	top: 0;

	left: 0;

	right: 0;

	bottom: 0;

	margin: auto;

	opacity: 1;

	-webkit-transition-property: opacity;

	transition-property: opacity;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

}



.swiper_prevTriangleFill {

	-webkit-transform: rotate(180deg);

	-ms-transform: rotate(180deg);

	transform: rotate(180deg);

}



.swiper-button-disabled,

.swiper-button-disabled:hover {

	cursor: default;

}



.swiper-button-disabled .swiper_prevTriangleFill,

.swiper-button-disabled:hover .swiper_prevTriangleFill,

.swiper-button-disabled .swiper_nextTriangleFill,

.swiper-button-disabled:hover .swiper_nextTriangleFill {

	opacity: 0.2;

}



.swiper-pagination {

	position: static;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

}



.swiper-pagination-bullet {

	opacity: 1;

	margin-right: 4px;

	margin-left: 4px;

}



.back {

	display: inline-block;

	position: relative;

	color: #003b5a;

	font-size: 1.6rem;

	font-weight: 700;

	line-height: 1.25;

	text-align: center;

	text-decoration: none;

	text-transform: uppercase;

	padding: 19px 40px;

	border-radius: 0;

	border: 1px solid #003b5a;

	background: rgba(0, 0, 0, 0) no-repeat;

	cursor: pointer;

	-webkit-transition-property: background-color, border-color, color;

	transition-property: background-color, border-color, color;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

}



.back:hover {

	background-color: #003b5a;

	color: #fff;

}



.back_arrow {

	width: 24px;

	height: 15px;

	position: relative;

	top: 2px;

	left: -12px;

	margin-right: 6px;

	-webkit-transform: rotate(180deg);

	-ms-transform: rotate(180deg);

	transform: rotate(180deg);

}


.formatted_justify {
    text-align: justify !important;
    text-justify: inter-word !important;
}


.button {

	display: inline-block;

	position: relative;

	color: #003b5a;

	font-size: 1.6rem;

	font-weight: 700;

	line-height: 1.25;

	text-align: center;

	text-decoration: none;

	text-transform: uppercase;

	padding: 19px 40px;

	border-radius: 0;

	border: 1px solid #003b5a;

	background: rgba(0, 0, 0, 0) no-repeat;

	cursor: pointer;

	-webkit-transition-property: background-color, border-color, color;

	transition-property: background-color, border-color, color;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

}



.button:hover {

	background-color: #003b5a;

	color: #fff;

}



.button_arrow {

	width: 24px;

	height: 15px;

	position: relative;

	top: 2px;

	left: 12px;

	margin-left: 6px;

}



.button_arrow__down {

	-webkit-transform: rotate(90deg);

	-ms-transform: rotate(90deg);

	transform: rotate(90deg);

}



.button_arrow__big {

	margin-left: 45px;

}



.button__white {

	border-color: #fff;

	color: #fff;

}



.button__white:hover {

	background-color: #fff;

	color: #003b5a;

}



.button__triangle {

	padding-left: 46px;

	padding-right: 108px;

}



.button__triangle svg {

	position: absolute;

	top: 50%;

	right: 26px;

	-webkit-transform: rotate(-90deg);

	-ms-transform: rotate(-90deg);

	transform: rotate(-90deg);

	width: 18px;

	height: 26px;

	margin-top: -12px;

	-webkit-transition-property: -webkit-transform;

	transition-property: transform;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

}



.button__triangle.opened svg {

	-webkit-transform: rotate(90deg);

	-ms-transform: rotate(90deg);

	transform: rotate(90deg);

}



.category {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;

	-webkit-box-align: end;

	-webkit-align-items: flex-end;

	-ms-flex-align: end;

	align-items: flex-end;

	width: 420px;

	height: 300px;

	background: 50% 50% / cover no-repeat;

	padding: 0px 30px 50px 43px;

	color: #fff;

}



.category_title {

	font-size: 3.2rem;

	font-weight: 700;

	line-height: 1;

	text-transform: uppercase;

	margin-right: 20px;

}



.category_title span {

	display: block;

	font-size: 2.4rem;

	font-weight: 300;

}



.category_arrow {

	border: 1px solid rgba(255, 255, 255, 0.3);

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	width: 60px;

	height: 60px;

	-webkit-box-flex: 0;

	-webkit-flex: 0 0 auto;

	-ms-flex: 0 0 auto;

	flex: 0 0 auto;

	color: #fff;

	-webkit-transition-property: color, background-color;

	transition-property: color, background-color;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

}



.category_ico {

	width: 24px;

	height: 15px;

}



.category:hover .category_arrow {

	color: #003b5a;

	background-color: #fff;

}



.category__mini {

	height: 160px;

	padding-right: 23px;

	padding-bottom: 16px;

	padding-left: 23px;

	-webkit-transition-property: box-shadow;

	transition-property: box-shadow;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

}



.category__mini:hover {

	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.25);

}



.category__mini .category_title {

	font-size: 2.4rem;

}



.category__mini .category_title span {

	font-size: 1.6rem;

}



.category__listed {

	width: 31.4%;

	margin-right: 2.9%;

	margin-top: 39px;

	-webkit-box-orient: horizontal !important;

	-webkit-box-direction: normal !important;

	-webkit-flex-direction: row !important;

	-ms-flex-direction: row !important;

	flex-direction: row !important;

}



.category__listed:nth-child(3n + 3) {

	margin-right: 0;

}



.categoryList {

	width: 100%;

	height: 100%;

	background-color: #fff;

	padding: 20px 30px;

}



.categoryList_item {

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;

	border-bottom: 1px solid #e0e0e0;

}



.categoryList_item.active .categoryList_show::before {

	display: none;

}



.categoryList_linkWrap {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

}



.categoryList_link {

	display: block;

	-webkit-box-flex: 1;

	-webkit-flex: auto;

	-ms-flex: auto;

	flex: auto;

	width: 100%;

	font-weight: 700;

	text-transform: uppercase;

	padding: 20px 0 20px 31px;

}



.categoryList_link:hover {

	text-decoration: underline;

}



.categoryList_show {

	position: relative;

	-webkit-box-flex: 0;

	-webkit-flex: 0 0 auto;

	-ms-flex: 0 0 auto;

	flex: 0 0 auto;

	width: 33px;

	font-size: 2.4rem;

	border: 0;

	background-color: rgba(0, 0, 0, 0);

}



.categoryList_show::after,

.categoryList_show::before {

	content: "";

	position: absolute;

	top: 0;

	left: 0;

	right: 0;

	bottom: 0;

	margin: auto;

	height: 1px;

	width: 13px;

	background-color: #003b5a;

	-webkit-transition: background-color 0.2s;

	transition: background-color 0.2s;

}



.categoryList_show::before {

	-webkit-transform-origin: 50% 50%;

	-ms-transform-origin: 50% 50%;

	transform-origin: 50% 50%;

	-webkit-transform: rotate(90deg);

	-ms-transform: rotate(90deg);

	transform: rotate(90deg);

}



.categoryList_show:hover::before,

.categoryList_show:hover::after {

	background-color: #000;

}



.categorySubList {

	width: 100%;

}



.categorySubList {

	display: none;

	padding-left: 32px;

	padding-bottom: 28px;

}



.categorySubList .categorySubList {

	padding-left: 52px;

	padding-bottom: 0;

}



.categorySubList_item.active > .categorySubList_linkWrap .categorySubList_show::before {

	display: none;

}



.categorySubList_item.active > .categorySubList_linkWrap .categorySubList_link,

.categorySubList_item.active > .categorySubList_link {

	font-weight: 700;

}



.categorySubList_linkWrap {

	padding-left: 32px;

	position: relative;

}



.categorySubList_link {

	display: block;

	position: relative;

	text-transform: uppercase;

	padding: 7px 0 7px 0;

}



.categorySubList_link:hover {

	text-decoration: underline;

}



.categorySubList_show {

	position: absolute;

	top: 0px;

	left: -6px;

	width: 32px;

	height: 100%;

	border: 0;

	background-color: rgba(0, 0, 0, 0);

}



.categorySubList_show::after,

.categorySubList_show::before {

	content: "";

	position: absolute;

	top: 0;

	left: 0;

	right: 0;

	bottom: 0;

	margin: auto;

	height: 1px;

	width: 13px;

	background-color: #003b5a;

	-webkit-transition: background-color 0.2s;

	transition: background-color 0.2s;

}



.categorySubList_show::before {

	-webkit-transform-origin: 50% 50%;

	-ms-transform-origin: 50% 50%;

	transform-origin: 50% 50%;

	-webkit-transform: rotate(90deg);

	-ms-transform: rotate(90deg);

	transform: rotate(90deg);

}



.categorySubList_show:hover::before,

.categorySubList_show:hover::after {

	background-color: #000;

}



.departmentContact {

	padding: 55px 40px 45px;

}



.departmentContact_columns {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;

}



.departmentContact_column {

	margin-right: 40px;

}



.departmentContact_column:last-child {

	margin-right: 0;

}



.departmentContact_heading {

	font-size: 2.4rem;

	font-weight: 700;

	line-height: 1.15384615;

	text-transform: uppercase;

}



.departmentContact_subheading {

	font-size: 2.4rem;

	font-weight: 300;

	line-height: 1.15384615;

	text-transform: uppercase;

	margin-bottom: 18px;

}



.departmentContact_item {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	margin: 4px 0;

}



.departmentContact_label {

	width: 107px;

}



.departmentContact_value {

	font-weight: 700;

}



.departmentContact_value a:hover {

	text-decoration: underline;

}



.form_row {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

}



.form_row__double {

	max-width: 49%;

}



.form_element {

	display: block;

	-webkit-box-flex: 1;

	-webkit-flex: 1 1 10%;

	-ms-flex: 1 1 10%;

	flex: 1 1 10%;

	margin-right: 20px;

	margin-bottom: 20px;

	position: relative;

}



.form_element:last-child {

	margin-right: 0;

}



.form_label {

	display: block;

	margin-bottom: 4px;

	font-weight: 700;

}



.form_field__ico {

	padding-right: 60px;

}



.form_textarea {

	padding-top: 19px;

	line-height: 1.2;

}



.form_textarea.small {

	height: 60px;

	resize: vertical;

}



.form_fieldIco {

	position: absolute;

	top: 18px;

	right: 27px;

	width: 24px;

	height: 24px;

	opacity: 0.5;

	color: #fff;

	pointer-events: none;

}



.form_footer {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	position: relative;

	z-index: 1;

}



.form_button {

	width: 100%;

}



.form_button__small {

	width: auto;

}



.form_par {

	position: relative;

	top: 40px;

}



.formatted > *:first-child {

	margin-top: 0 !important;

}



.formatted > *:last-child {

	margin-bottom: 0 !important;

}



.formatted h1 {

	margin-bottom: 60px;

}



.formatted h2 {

	font-size: 3.2rem;

	font-weight: 700;

	line-height: 1;

	margin: 1.722em 0 26px;

	text-transform: none;

}



.formatted h3 {

	font-size: 2.4rem;

	font-weight: 700;

	line-height: 1;

	text-transform: none;

	font-weight: 300;

	margin: 1.7em 0 26px;

}



.formatted p {

	margin: 1.625em 0;

}



.formatted p.bold,

.formatted p.strong {

	font-weight: 700;

}



.formatted p small {

	font-size: 0.75em;

}



.formatted a {

	text-decoration: underline;

}



.formatted a:hover {

	text-decoration: none;

}



.formatted img {

	max-width: 100%;

	height: auto;

}



.formatted ol,

.formatted ul {

	margin: 1.625em 0;

}



.formatted ol li,

.formatted ul li {

	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: 0;

}



.formatted ul > li {

	padding-left: 72px;

	position: relative;

}



.formatted ul > li::before {

	content: '';

	position: absolute;

	top: 0.75em;

	left: 43px;

	width: 13px;

	height: 1px;

	background: #003b5a no-repeat;

}



.formatted ol {

	margin-left: 5px;

}



.formatted ol > li {

	padding-left: 26px;

	list-style: decimal;

}



.formatted table {

	margin: 18px 0;

	border: 1px solid #d5d4d4;

}



.formatted table th,

.formatted table td {

	border: 1px solid #d5d4d4;

	padding: 12px 8px;

	vertical-align: middle;

}



.formatted table th {

	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;

}



.formatted .box {

	background: #fff no-repeat;

	padding: 56px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

}


.gallery {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;

}



.gallery-item {

	margin: 0 20px 20px 0;

}



.hamburgerCross {

	position: relative;

	width: 24px;

	height: 13px;

}



.hamburgerCross span,

.hamburgerCross::before,

.hamburgerCross::after {

	content: '';

	position: absolute;

	left: 0px;

	width: 24px;

	height: 1px;

	-webkit-transform-origin: 50% 50%;

	-ms-transform-origin: 50% 50%;

	transform-origin: 50% 50%;

}



.hamburgerCross::before {

	top: 0px;

	background: currentColor;

	-webkit-transition-property: top, -webkit-transform;

	transition-property: top, transform;

	-webkit-transition-duration: 0.08s, 0.12s;

	transition-duration: 0.08s, 0.12s;

	-webkit-transition-timing-function: ease-in-out;

	transition-timing-function: ease-in-out;

	-webkit-transition-delay: 0.12s, 0s;

	transition-delay: 0.12s, 0s;

}



.hamburgerCross span {

	top: 6px;

	background: currentColor;

	-webkit-transition-property: opacity;

	transition-property: opacity;

	-webkit-transition-duration: 0s;

	transition-duration: 0s;

	-webkit-transition-timing-function: linear;

	transition-timing-function: linear;

	-webkit-transition-delay: 0.08s;

	transition-delay: 0.08s;

}



.hamburgerCross::after {

	top: 12px;

	background: currentColor;

	-webkit-transition-property: top, -webkit-transform;

	transition-property: top, transform;

	-webkit-transition-duration: 0.08s, 0.12s;

	transition-duration: 0.08s, 0.12s;

	-webkit-transition-timing-function: ease-in-out;

	transition-timing-function: ease-in-out;

	-webkit-transition-delay: 0.12s, 0s;

	transition-delay: 0.12s, 0s;

}



.active .hamburgerCross::before,

.hamburgerCross.active::before {

	top: 6px;

	-webkit-transform: rotate(-45deg);

	-ms-transform: rotate(-45deg);

	transform: rotate(-45deg);

	-webkit-transition-delay: 0s, 0.08s;

	transition-delay: 0s, 0.08s;

}



.active .hamburgerCross span,

.hamburgerCross.active span {

	opacity: 0;

}



.active .hamburgerCross::after,

.hamburgerCross.active::after {

	top: 6px;

	-webkit-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	transform: rotate(45deg);

	-webkit-transition-delay: 0s, 0.08s;

	transition-delay: 0s, 0.08s;

}



.hours {

	color: #cdcfd0;

	font-size: 1.4rem;

	line-height: 1.71428571;

}



.hours_heading {

	color: #fff;

	font-weight: 700;

	text-transform: uppercase;

	margin-bottom: 16px;

}



.hours_day {

	display: inline-block;

	width: 71px;

}



.icobutton {

	width: 60px;

	height: 60px;

	padding: 0px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

}



.icobutton_ico {

	width: 24px;

	height: 24px;

}



.icobutton_ico__arrowUp {

	-webkit-transform: rotate(-90deg);

	-ms-transform: rotate(-90deg);

	transform: rotate(-90deg);

}



.icotext {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: start;

	-webkit-justify-content: flex-start;

	-ms-flex-pack: start;

	justify-content: flex-start;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	margin: 30px 0;

	font-weight: 700;

}



.icotext:last-child {

	margin-bottom: 0;

}



.icotext_ico {

	width: 60px;

	height: 42px;

	-webkit-box-flex: 0;

	-webkit-flex: 0 0 auto;

	-ms-flex: 0 0 auto;

	flex: 0 0 auto;

	color: #a29b8e;

	margin-right: 20px;

}



.inner {

	max-width: 1500px;

	margin: 0 auto;

	position: relative;

	padding: 0 30px;

}



.logo_image {

	display: block;

	max-width: 100%;

	width: 160px;

	height: 68px;

}



.mainContacts {

	background: #fff no-repeat;

	box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);

	padding: 80px 5.722% 90px;

}



.mainContacts_heading {

	font-size: 3.2rem;

	font-weight: 700;

	line-height: 1;

	text-transform: none;

	text-transform: uppercase;

	margin-bottom: 42px;

}



.mainContacts_address {

	font-size: 2.4rem;

	font-weight: 300;

	line-height: 1.15384615;

	text-transform: uppercase;

	margin-bottom: 37px;

}



.mainContacts_id {

	font-weight: 700;

	line-height: 1.875;

}



.mainContacts_id span {

	display: inline-block;

	width: 71px;

}



.mainContacts_other {

	line-height: 1.875;

	margin-top: 30px;

}



.menuOpener {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	cursor: pointer;

	color: #fff;

	-webkit-transition-property: color;

	transition-property: color;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

}



.menuOpener_label {

	font-weight: 700;

	text-transform: uppercase;

	margin-left: 16px;

}



.blueheader .menuOpener {

	color: #003b5a;

}



.blueheader.menuOpened .menuOpener {

	color: #fff;

}



.newsItem {

	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);

	background: #fff no-repeat;

	-webkit-transition-property: box-shadow;

	transition-property: box-shadow;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

}



.newsItem_image {

	width: 100%;

}



.newsItem_text {

	padding: 25px 38px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

}



.newsItem_date {

	-webkit-box-ordinal-group: 0;

	-webkit-order: -1;

	-ms-flex-order: -1;

	order: -1;

	margin-bottom: 6px;

	font-weight: 300;

	text-transform: uppercase;

}



.newsItem_title {

	font-size: 2.4rem;

	font-weight: 700;

	line-height: 1;

	text-transform: none;

	text-transform: uppercase;

	margin-bottom: 13px;

}



.newsItem:hover {

	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);

}



.niceCheck {

	position: relative;

	display: inline-block;

	cursor: pointer;

}



.niceCheck_input {

	width: 100%;

	height: 100%;

	position: absolute;

	top: 0px;

	left: 0px;

	z-index: -1;

	opacity: 0;

}



.niceCheck_el,

.niceCheck .wpcf7-list-item-label {

	width: 100%;

	height: 100%;

	position: relative;

	padding-left: 33px;

	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;

	min-height: 26px;

}



.niceCheck_el::before,

.niceCheck .wpcf7-list-item-label::before {

	content: '';

	width: 26px;

	height: 26px;

	border: 1px solid #003b5a;

	position: absolute;

	top: 0px;

	left: 0px;

	-webkit-transition-property: background-color;

	transition-property: background-color;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

}



.niceCheck_el::after,

.niceCheck .wpcf7-list-item-label::after {

	content: '';

	width: 15px;

	height: 12px;

	position: absolute;

	top: 7px;

	left: 6px;

	background: url('./img/ico-tick.svg') 0px 0px / 15px 12px no-repeat;

	opacity: 0;

	-webkit-transition-property: opacity;

	transition-property: opacity;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

}



.niceCheck_input:checked + .niceCheck_el::before,

.niceCheck_input:checked + .niceCheck .wpcf7-list-item-label::before {

	background-color: #003b5a;

}



.niceCheck_input:checked + .niceCheck_el::after,

.niceCheck_input:checked + .niceCheck .wpcf7-list-item-label::after {

	opacity: 1;

}



.niceCheck .wpcf7-list-item {

	margin-left: 0;

}



.niceCheck_input:checked + .wpcf7-list-item-label::before {

	background-color: #003b5a;

}



.niceCheck_input:checked + .wpcf7-list-item-label::after {

	opacity: 1;

}



.outer {

	position: relative;

}



.outer__bg {

	background: url('./img/bg.jpg') 50% 0px / cover no-repeat;

}



.outer__bg::before,

.outer__bg::after {

	content: "";

	display: table;

}



.outer__bg::after {

	clear: both;

}



.outer__1770 {

	max-width: 1770px;

	margin-right: auto;

	margin-left: auto;

}



.outer__spaceUnder {

	margin-bottom: 80px;

}



.outer__white {

	background: #fff no-repeat;

}



.outer__white::before,

.outer__white::after {

	content: "";

	display: table;

}



.outer__white::after {

	clear: both;

}



.outer__blue {

	background: #003b5a no-repeat;

}



.outer__blue::before,

.outer__blue::after {

	content: "";

	display: table;

}



.outer__blue::after {

	clear: both;

}



.outer_leftDecor,

.outer_rightDecor {

	position: absolute;

	top: 50%;

	left: 0px;

	z-index: 1;

	width: 80px;

	height: 540px;

	margin-top: -270px;

	color: #cdcfd0;

	opacity: 0.5;
}



.outer_rightDecor {

	right: 0;

	left: auto;

}



.partner {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	padding: 0 20px;

}



.perex {

	font-size: 2.4rem;

	font-weight: 300;

	line-height: 1.38461538;

	text-transform: uppercase;

}



.mfp-bg {

	background-color: #003b5a;

	opacity: 0.8;

}



.mfp-wrap {

	-webkit-overflow-scrolling: touch;

}



.mfp-container {

	padding-left: 10px;

	padding-right: 10px;

}



.popup {

	max-width: 1040px;

	margin: 50px auto;

	position: relative;

	background: #fff no-repeat;

	border-radius: 0;

	padding: 75px 80px 58px;

}



.popupForm_item {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	padding: 20px;

	border-bottom: 1px solid #e0e0e0;

}



.popupForm_number {

	-webkit-box-flex: 0;

	-webkit-flex: none;

	-ms-flex: none;

	flex: none;

	width: 60px;

	height: 60px;

	background-color: #e0e0e0;

	border-radius: 50%;

	font-size: 3.2rem;

	font-weight: 700;

	line-height: 60px;

	text-align: center;

}



.popupForm_content {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

	-webkit-box-flex: 1;

	-webkit-flex: auto;

	-ms-flex: auto;

	flex: auto;

	padding-left: 20px;

}



.popupForm_heading {

	font-weight: 700;

	line-height: 1;

}



.popupForm_par {

	line-height: 1;

}



.popup_form {

	margin-top: 40px;

}



.popup_close {

	width: 46px;

	height: 46px;

	position: absolute;

	top: 10px;

	right: 10px;

	cursor: pointer;

	-webkit-transition: opacity 0.2s;

	transition: opacity 0.2s;

}



.popup_close::before,

.popup_close::after {

	content: '';

	width: 2px;

	height: 20px;

	background: #003b5a no-repeat;

	position: absolute;

	top: 0;

	left: 0;

	right: 0;

	bottom: 0;

	margin: auto;

}



.popup_close::before {

	-webkit-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	transform: rotate(45deg);

}



.popup_close::after {

	-webkit-transform: rotate(-45deg);

	-ms-transform: rotate(-45deg);

	transform: rotate(-45deg);

}



.popup_close:hover {

	opacity: 0.7;

}



.popupSample_heading {

	font-size: 3.2rem;

	font-weight: 700;

	line-height: 1;

	text-align: center;

	text-transform: uppercase;

}



.popupSample_subheading {

	font-size: 2.4rem;

	font-weight: 300;

	text-align: center;

	text-transform: uppercase;

}



.popupSample_message {

	display: none;

	color: #710c22;

	text-align: center;

	padding: 10px 0;

}



.popupSample_wrap {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;

}



.popupItem {

	position: relative;

	-webkit-box-flex: 0;

	-webkit-flex: 0 0 auto;

	-ms-flex: 0 0 auto;

	flex: 0 0 auto;

	width: 31%;

	min-height: 220px;

	background-color: #e0e0e0;

	margin-top: 15px;

}



.popupItem.active {

	background-color: #fff;

	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);

}



.popupItem.active .popupAdded {

	display: block;

}



.popupItem.active .popupAdd {

	display: none;

}



.popupItem.active .popupItem_button {

	border-color: #fff;

}



.popupItem.active .popupItem_button::after,

.popupItem.active .popupItem_button::before {

	background-color: #fff;

}



.popupItem.active .popupItem_button::after {

	-webkit-transform: rotate(-45deg);

	-ms-transform: rotate(-45deg);

	transform: rotate(-45deg);

}



.popupItem.active .popupItem_button::before {

	-webkit-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	transform: rotate(45deg);

}



.popupItem.active .popupItem_button:hover::after {

	-webkit-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	transform: rotate(45deg);

}



.popupItem.active .popupItem_button:hover::before {

	-webkit-transform: rotate(135deg);

	-ms-transform: rotate(135deg);

	transform: rotate(135deg);

}



.popupItem .popupAdded {

	display: none;

}



.popupItem_button {

	position: absolute;

	top: 41px;

	left: 50%;

	margin-left: -30px;

	width: 60px;

	height: 60px;

	border: 1px solid #003b5a;

	cursor: pointer;

}



.popupItem_button::after,

.popupItem_button::before {

	content: "";

	position: absolute;

	top: 50%;

	left: 50%;

	width: 24px;

	height: 1px;

	margin-left: -12px;

	background-color: #003b5a;

	-webkit-transform-origin: 50% 50%;

	-ms-transform-origin: 50% 50%;

	transform-origin: 50% 50%;

	-webkit-transition: -webkit-transform 0.2s;

	transition: transform 0.2s;

}



.popupItem_button::after {

	-webkit-transform: rotate(90deg);

	-ms-transform: rotate(90deg);

	transform: rotate(90deg);

}



.popupItem_button:hover::after {

	-webkit-transform: rotate(180deg);

	-ms-transform: rotate(180deg);

	transform: rotate(180deg);

}



.popupItem_button:hover::before {

	-webkit-transform: rotate(90deg);

	-ms-transform: rotate(90deg);

	transform: rotate(90deg);

}



.popupAdded {

	padding-bottom: 18px;

}



.popupAdded_image {

	max-height: 140px;

	overflow: hidden;

}



.popupAdded_image img {

	width: 100%;

}



.popupAdded_heading,

.popupAdded_subheading {

	padding-left: 30px;

	padding-right: 30px;

}



.popupAdded_heading {

	margin-top: 20px;

	font-weight: 700;

	line-height: 1;

	text-transform: uppercase;

}



.popupAdd {

	padding-top: 120px;

}



.popupAdd_heading {

	font-weight: 700;

	text-align: center;

	text-transform: uppercase;

}



.popupInfo {

	position: relative;

	margin: 15px auto 0;

	width: 24px;

	height: 24px;

}



.popupInfo:hover .popupInfo_text {

	display: block;

}



.popupInfo_open {

	width: 24px;

	height: 24px;

	color: #fff;

	font-weight: 700;

	line-height: 24px;

	text-align: center;

	background-color: #003b5a;

	border-radius: 50%;

}



.popupInfo_text {

	display: none;

	position: absolute;

	top: 100%;

	left: 50%;

	z-index: 199;

	margin-left: -100px;

	margin-top: 10px;

	background-color: #003b5a;

	padding: 10px 15px;

	width: 200px;

	color: #fff;

}



.product {

	width: 31.4%;

	margin-right: 2.9%;

	margin-top: 39px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

	position: relative;

}



.product:nth-child(3n + 3) {

	margin-right: 0;

}



.product_photo {

	-webkit-box-flex: 0;

	-webkit-flex: 0 0 auto;

	-ms-flex: 0 0 auto;

	flex: 0 0 auto;

	height: 180px;

	background: 50% 50% / cover no-repeat;

}

.product_photo-empty {
	background-image: none;
	background-color: #e0e0e0;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.product_empty-ico {
	width: 51px;
	height: 50px;
}

.product_empty-title {
	font-size: 16px;
	font-weight: 700;
	color: #cdcfd0;
	text-transform: uppercase;
	margin: 5px 0 -7px;
}

.product_info {

	-webkit-box-flex: 1;

	-webkit-flex: 1 1 auto;

	-ms-flex: 1 1 auto;

	flex: 1 1 auto;

	min-height: 120px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-align: start;

	-webkit-align-items: flex-start;

	-ms-flex-align: start;

	align-items: flex-start;

	padding: 20px 100px 20px 30px;

	background: #fff no-repeat;

	position: relative;

}

.product_type {
	margin-bottom: 5px;
	color: rgba(0, 59, 90, .5);
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
}

.product_title {

	font-size: 1.6rem;

	font-weight: 700;

	text-transform: uppercase;

	margin-bottom: 6px;
	
	max-width: 100%;

}



.product_priceOld {

	font-size: 1.4rem;

	text-decoration: line-through;

	opacity: 0.5;

	margin-bottom: -5px;

}



.product_arrow {

	border: 1px solid #003b5a;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	width: 60px;

	height: 60px;

	color: #003b5a;

	-webkit-transition-property: color, background-color;

	transition-property: color, background-color;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

	position: absolute;

	top: 50%;

	right: 30px;

	margin-top: -30px;

}



.product_ico {

	width: 24px;

	height: 15px;

}



.product_labels {

	position: absolute;

	top: 20px;

	left: 0px;

}



.product_label {

	position: relative;

	top: 0px;

	left: -10px;

	height: 30px;

	margin-bottom: 15px;

	color: #fff;

	font-size: 1.2rem;

	font-weight: 700;

	line-height: 30px;

	text-align: center;

	text-transform: uppercase;

	padding: 0 20px;

	background: #003b5a no-repeat;

}



.product_label::before {

	content: '';

	width: 0;

	height: 0;

	border-width: 5px 5px;

	border-style: solid;

	border-color: #00283d #00283d transparent transparent;

	position: absolute;

	bottom: -10px;

	left: 0px;

}



.product_label__gray {

	background-color: #a29b8e;

}

.product_label__lightgray {
	background-color: #c6c1b9;
}


.product_label__darkgreen {
	background-color: #a1c900;
}

.product_label__red {
	background-color: #ff0000;
}



.product_label__gray::before {

	border-top-color: #3f3932;

	border-right-color: #3f3932;

}

.product_label__lightgray::before {

	border-top-color: #7e7667;

	border-right-color: #7e7667;

}

.product_label__darkgreen::before {

	border-top-color: #a1c900;

	border-right-color: #a1c900;

}

.product_label__red::before {

	border-top-color: #ff0000;

	border-right-color: #ff0000;

}



.product:hover .product_arrow {

	color: #fff;

	background-color: #003b5a;

}



.refDesc {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	font-size: 3.2rem;

	font-weight: 700;

	line-height: 1;

	text-transform: none;

}



.refDesc::after {

	content: '';

	height: 1px;

	background: currentColor no-repeat;

	-webkit-box-flex: 1;

	-webkit-flex: 1 1 auto;

	-ms-flex: 1 1 auto;

	flex: 1 1 auto;

	margin-top: 0.5em;

}



.refDesc_wrap {

	margin-right: 50px;

}



.refDesc_title {

	margin-bottom: 6px;

}



.refDesc_hash {

	font-size: 2.4rem;

	font-weight: 700;

	line-height: 1;

	text-transform: none;

	font-weight: 300;

}



.search {

	position: relative;

}



.search_opener {

	position: relative;

	z-index: 2;

	width: 60px;

	height: 60px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	color: #fff;

	-webkit-transition-property: color, background-color;

	transition-property: color, background-color;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

	cursor: pointer;

}



.blueheader .search_opener,

.blueheader__half .search_opener {

	color: #003b5a;

}



.blueheader.menuOpened .search_opener,

.blueheader__half.menuOpened .search_opener {

	color: #fff;

}



.search_openerIco {

	width: 24px;

	height: 24px;

}



.search_form {

	width: -webkit-calc(100vw - 42px - 440px - 42px);

	width: calc(100vw - 42px - 440px - 42px);

	height: 61px;

	position: absolute;

	top: 0px;

	right: 0px;

	z-index: -1;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	border-bottom: 1px solid #fff;

	-webkit-transition-property: opacity, z-index;

	transition-property: opacity, z-index;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

	opacity: 0;

}



.search_form.opened {

	opacity: 1;

	z-index: 10;

}



.blueheader .search_form {

	border-bottom-color: #003b5a;

}



.blueheader.menuOpened .search_form {

	border-bottom-color: #fff;

}



.search_field {

	-webkit-box-flex: 1;

	-webkit-flex: 1 1 auto;

	-ms-flex: 1 1 auto;

	flex: 1 1 auto;

	background: none no-repeat;

}



.blueheader .search_field {

	color: #003b5a;

}



.blueheader.menuOpened .search_field {

	color: #fff;

}



.search_button {

	width: 60px;

	height: 60px;

	-webkit-box-flex: 0;

	-webkit-flex: 0 0 auto;

	-ms-flex: 0 0 auto;

	flex: 0 0 auto;

	border: 0;

	margin: 0;

	padding: 0;

	color: #fff;

	background: rgba(0, 0, 0, 0) no-repeat;

}



.blueheader .search_button {

	color: #003b5a;

}



.blueheader.menuOpened .search_button {

	color: #fff;

}



.search_buttonInside {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	width: 100%;

	height: 100%;

}



.search_buttonIco {

	width: 24px;

	height: 24px;

}



.social {

	width: 40px;

	height: 40px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	color: #003b5a;

	border: 1px solid #003b5a;

	-webkit-transition-property: background-color, color;

	transition-property: background-color, color;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

	margin: 0 3px;

}



.social:hover {

	background-color: #003b5a;

	color: #fff;

}



.social_ico__facebook {

	width: 9px;

	height: 18px;

}



.timepicker {

	position: relative;

}



.timepicker_wrap {

	display: none;

	position: absolute;

	top: 100%;

	left: 0px;

	z-index: 98;

	width: 100%;

	height: 120px;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	padding: 0 20px;

	background: #fff no-repeat;

	box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);

}



.timepicker_minus,

.timepicker_plus {

	width: 40px;

	height: 40px;

	border: 1px solid #003b5a;

	color: #003b5a;

	font-size: 2.4rem;

	line-height: 38px;

	text-align: center;

	cursor: pointer;

	-webkit-transition-property: background-color, color;

	transition-property: background-color, color;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none;

}



.timepicker_minus:hover,

.timepicker_plus:hover {

	background-color: #003b5a;

	color: #fff;

}



.timepicker_value {

	color: #003b5a;

	font-size: 4.6rem;

	font-weight: 700;

	line-height: 1;

}



.wpcf7 br {

	display: none;

}



.wpcf7-not-valid {

	border-color: #710c22;

}



span.wpcf7-not-valid-tip {

	color: #710c22 !important;

	display: block;

}



.wpcf7-form-control-wrap {

	display: block;

}



div.wpcf7-response-output {

	margin: 28px 0 0 !important;

	padding: 0 !important;

	border: 0 !important;

}



div.wpcf7-validation-errors,

div.wpcf7-acceptance-missing {

	color: #710c22 !important;

}



div.wpcf7 .ajax-loader {

	position: absolute;

	top: 0px;

	right: -18px;

}



.section__top {

	padding-top: 200px;

}



.section_inner {

	margin-top: 140px;

	margin-bottom: 140px;

	z-index: 2;

}



.section_inner__spaceUnderSupersmall,

.section_inner__spaceSupersmall {

	margin-bottom: 20px;

}



.section_inner__spaceUnderSmall,

.section_inner__spaceSmall {

	margin-bottom: 60px;

}



.section_inner__spaceUnderMedium,

.section_inner__spaceMedium {

	margin-bottom: 90px;

}



.section_inner__spaceUnderNo,

.section_inner__spaceNo {

	margin-bottom: 0;

}



.section_inner__spaceOverSupersmall,

.section_inner__spaceSupersmall {

	margin-top: 20px;

}



.section_inner__spaceOverSmall,

.section_inner__spaceSmall {

	margin-top: 60px;

}



.section_inner__spaceOverMedium,

.section_inner__spaceMedium {

	margin-top: 100px;

}



.section_inner__spaceOverNo,

.section_inner__spaceNo {

	margin-top: 0;

}



.about {

	max-width: 1660px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-orient: horizontal;

	-webkit-box-direction: reverse;

	-webkit-flex-direction: row-reverse;

	-ms-flex-direction: row-reverse;

	flex-direction: row-reverse;

	-webkit-box-pack: end;

	-webkit-justify-content: flex-end;

	-ms-flex-pack: end;

	justify-content: flex-end;

}



.about_photo {

	width: 47.5%;

	margin-right: 10%;

	-webkit-box-flex: 0;

	-webkit-flex: 0 0 auto;

	-ms-flex: 0 0 auto;

	flex: 0 0 auto;

}



.about_text {

	max-width: 600px;

}



.about_heading {

	margin-bottom: 4px;

}



.about_perex {

	margin-bottom: 26px;

}



.appointment {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-orient: horizontal;

	-webkit-box-direction: reverse;

	-webkit-flex-direction: row-reverse;

	-ms-flex-direction: row-reverse;

	flex-direction: row-reverse;

	-webkit-box-pack: end;

	-webkit-justify-content: flex-end;

	-ms-flex-pack: end;

	justify-content: flex-end;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	max-width: none;

	padding-right: 0px;

	padding-left: 0px;

}



.appointment_left {

	width: 50%;

	margin-right: 6.25%;

	-webkit-box-flex: 0;

	-webkit-flex: 0 0 auto;

	-ms-flex: 0 0 auto;

	flex: 0 0 auto;

}



.appointment_right {

	-webkit-box-flex: 1;

	-webkit-flex: 1 1 auto;

	-ms-flex: 1 1 auto;

	flex: 1 1 auto;

	padding-right: 80px;

}



.appointment_rightWrap {

	max-width: 650px;

	/*overflow: hidden;*/

}



.appointment_form {

	max-width: 600px;

	margin-top: 90px;

}



.appointment_map {

	display: block;

	width: 100%;

}



.articleFooter {

	max-width: 976px;

	border-top: 1px solid #e0e0e0;

	padding-top: 60px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

}



.articleFooter_socials {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

}



.articleFooter_social {

	margin-left: 20px;

}



.articleFooter_socialIco {

	width: 24px;

	height: 24px;

}



.bigPhoto {

	max-width: 1100px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

}



.bottom {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;

	color: #fff;

}



.bottom_contacts {

	margin-right: 20px;

}



.bottom_hours {

	margin-right: 20px;

}



.bottom_contact {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: start;

	-webkit-justify-content: flex-start;

	-ms-flex-pack: start;

	justify-content: flex-start;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	font-size: 2.2rem;

	font-weight: 700;

	line-height: 1.18181818;

	margin-bottom: 29px;

}



.bottom_contact:last-child {

	margin-bottom: 0;

}



a.bottom_contact:hover {

	text-decoration: underline;

}



.bottom_contactIco {

	width: 24px;

	height: 24px;

	-webkit-box-flex: 0;

	-webkit-flex: 0 0 auto;

	-ms-flex: 0 0 auto;

	flex: 0 0 auto;

	margin-right: 15px;

}



.bottom_menu {

	font-size: 1.4rem;

	font-weight: 700;

	line-height: 1.71428571;

	text-transform: uppercase;

}



.bottom_menu > li {

	margin: 12px 0;

}



.bottom_menu > li:first-child {

	margin-top: 0;

}



.bottom_menu > li:last-child {

	margin-bottom: 0;

}



.bottom_menu > li > a {

	display: block;

	padding-left: 34px;

	position: relative;

}



.bottom_menu > li > a::before {

	content: '';

	width: 20px;

	height: 1px;

	background: #fff no-repeat;

	opacity: 0.5;

	position: absolute;

	top: 50%;

	left: 0px;

}



.bottom_menu > li > a:hover {

	text-decoration: underline;

}



.breadcrumbs {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;

	font-size: 1.2rem;

	text-transform: uppercase;

	cursor: default;

}



.breadcrumbs_separator {

	margin: 0 9px;

}



.breadcrumbs_link:hover {

	text-decoration: underline;

}



.breadcrumbs__left {

	max-width: 976px;

	text-align: left;

	-webkit-box-pack: start;

	-webkit-justify-content: flex-start;

	-ms-flex-pack: start;

	justify-content: flex-start;

}



.categoryPage {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	padding-top: 160px;

	background: url('./img/bg.jpg') 50% 50% no-repeat;

	background-size: cover;

}



.categoryPage_listOpener {

	display: none;

}



.categoryPage_list {

	-webkit-box-flex: 0;

	-webkit-flex: 0 0 auto;

	-ms-flex: 0 0 auto;

	flex: 0 0 auto;

	width: 440px;

}



.categoryPage_content {

	-webkit-box-flex: 1;

	-webkit-flex: auto;

	-ms-flex: auto;

	flex: auto;

	padding: 0 80px 0 60px;
	
	width: calc(100% - 440px);

}



.categoryPage_header {

	padding: 40px 30px 0 40px;

	margin-bottom: 67px;

}



.categoryPage_article {

	padding: 60px 0;

	display: none;

}



.categoryPage_articleText {

	max-width: none !important;

	font-size: 1.6rem;

	padding-left: 40px;

	padding-right: 30px;

}



.categoryPage_heading {

	margin-top: 67px;

	margin-left: -3px;

}



.categoryPage_perex {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	margin-top: 62px;

}



.categoryPage_par {

	font-size: 1.6rem;

	margin-right: 120px;

}



.categoryPage_info {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	background-color: #e0e0e0;

	padding: 31px;

	margin-top: 67px;

}



.categoryPage_icon svg {

	width: 70px;

	height: 50px;

}



.categoryPage_parSmall {

	font-weight: 700;

	text-transform: uppercase;

	margin-right: 10%;

}



.categoryPage_button {

	-webkit-box-flex: 0;

	-webkit-flex: none;

	-ms-flex: none;

	flex: none;

	margin-left: auto;

}



.categoryPage_wrap {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;

	padding-bottom: 60px;

}

.categoryPage_wrap + .categoryPage_filters {
	margin-top: -21px !important;
}



.categoryPage_filters {

	background: #fff no-repeat;

	padding: 0 60px 0 40px;

}



.categoryPage_buttons {

	position: relative;

	margin: 0 0 60px;

}



.contacts {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	max-width: 1860px;

}



.contacts_left {

	width: 43.333%;

	margin-right: 4.444%;

}



.contacts_right {

	-webkit-box-flex: 1;

	-webkit-flex: 1 1 auto;

	-ms-flex: 1 1 auto;

	flex: 1 1 auto;

	margin-right: 7.777%;

}



.contacts_rightCell {

	border-width: 1px 0 0;

	border-style: solid;

	border-color: #e0e0e0;

}



.contacts_rightCell:last-child {

	border-bottom-width: 1px;

}



.cookie {

	position: fixed;

	bottom: 0px;

	left: 0px;

	z-index: 999;

	width: 100%;

	background: #f4f4f4 no-repeat;

	font-size: 1.4rem;

}



.cookie_inner {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	padding-top: 20px;

	padding-bottom: 20px;

}



.cookie_message {

	padding: 0;

	margin-right: 40px;

	-webkit-box-flex: 1;

	-webkit-flex: 1 1 auto;

	-ms-flex: 1 1 auto;

	flex: 1 1 auto;

	line-height: 1.125;

}



.cookie_message a {

	text-decoration: underline;

}



.cookie_message a:hover {

	text-decoration: none;

}



.cookie_buttons {

	padding: 0;

	-webkit-box-flex: 0;

	-webkit-flex: 0 0 auto;

	-ms-flex: 0 0 auto;

	flex: 0 0 auto;

}



.cookie_button {

	cursor: pointer;

}



.detail {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: start;

	-webkit-justify-content: flex-start;

	-ms-flex-pack: start;

	justify-content: flex-start;

	-webkit-box-align: start;

	-webkit-align-items: flex-start;

	-ms-flex-align: start;

	align-items: flex-start;

}



.detail_intro {

	width: 50%;

	position: -webkit-sticky;

	position: sticky;

	top: 0;

	padding-bottom: 70px;

}



.detail_intro__mobile {

	display: none;

}



.detail_image {

	height: 100vh;

	background-position: 50% 50%;

	background-size: cover;

}


.detail_image-empty {
	background-image: none;
	background-color: #e0e0e0;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.detail_empty-ico {
	width: 150px;
	height: 150px;
}

.detail_empty-title {
	font-size: 22px;
	font-weight: 700;
	color: #cdcfd0;
	text-transform: uppercase;
	margin: 10px 0 0;
}


.detailSwiper {

	position: relative;

	top: -240px;

	margin-bottom: -240px;

	margin-left: auto;

	max-width: 610px;

	padding: 0;

}



.detailSwiper_image {

	display: block;

	width: 232px;

	height: 162px;

	background-size: cover;

	background-position: 50% 50%;

	border: 1px solid #fff;

}



.detailSwiper_prev,

.detailSwiper_next {

	position: absolute;

	top: 50%;

	left: 0px;

}



.detailSwiper_next {

	left: -75px;

}



.detailSwiper_prev {

	left: -120px;

}



.detail_contentWrap {

	width: 50%;

	max-width: 960px;

	padding-bottom: 70px;

	-webkit-align-self: stretch;

	-ms-flex-item-align: stretch;

	align-self: stretch;

	background: url('./img/detail-bg-01.jpg') 50% 0px no-repeat;

	background-size: auto 1000px;

}



.detail_content {

	padding: 183px 10.4% 0 4.2%;

}



.detail_header {

	padding-left: 5.5%;

}



.detail_heading {

	margin-top: 50px;

	margin-left: -2px;

}



.detail_perex {

	font-size: 2.4rem;

	font-weight: 300;

	line-height: 1.38;

	text-transform: uppercase;

	margin-top: 7px;

}



.detail_price {

	margin-top: 9px;

	font-size: 3.2rem;

	font-weight: 700;

}

.detail_lastProducts {
	font-size: 2.3rem;

	font-weight: 700;

	color: #d80000;
}

.product_lastProducts {

	font-weight: 700;

	color: #d80000;
}



.detail_priceOld {

	margin-top: 9px;

	margin-bottom: -18px;

	font-size: 3rem;

	font-weight: 700;

	text-decoration: line-through;

	opacity: 0.5;

}



.detail_par {

	margin-top: 22px;

	padding-right: 8%;

}



.detailTable {

	display: block;

	width: 100%;

	margin-top: 51px;

	border-top: 1px solid #e0e0e0;

	border-bottom: 1px solid #e0e0e0;

	padding: 19px 0 22px 0;

}



.detailTable tbody {

	display: block;

	width: 100%;

}



.detailTable__second {

	border-top: 0;

	border-bottom: 0;

	margin-top: 6px;

}



.detailTable__second .detailTable_item {

	padding: 7px 0;

}



.detailTable__second .detailTable_item__head {

	width: 193px;

}



.detailTable_row {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	padding: 0 5.6%;

	width: 100%;

}



.detailTable_item {

	text-align: left;

	padding: 2px 0;

	-webkit-box-flex: 1;

	-webkit-flex: auto;

	-ms-flex: auto;

	flex: auto;

}



.detailTable_item__head {

	padding-right: 10px;

	font-weight: 700;

	-webkit-box-flex: 0;

	-webkit-flex: none;

	-ms-flex: none;

	flex: none;

	width: 146px;

}



.detailForm {

	margin-top: 52px;

}



.detail_subheading {

	padding: 0 5.4%;

}



.detailForm_wrap {

	margin-top: 25px;

	box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);

}



.detailForm_top {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;

	background-color: #e0e0e0;

	padding: 22px 4.9% 50px 6%;

}



.detailForm_other {

	-webkit-box-flex: 1;

	-webkit-flex: auto;

	-ms-flex: auto;

	flex: auto;

	padding-right: 10px;

}



.detailForm_info {

	font-weight: 700;

}



.detailForm_check {

	display: block;

	margin-top: 13px;

}



.detailForm_check .niceCheck_el {

	padding-left: 40px;

}



.detailForm_space {

	-webkit-box-flex: 0;

	-webkit-flex: 0 0 auto;

	-ms-flex: 0 0 auto;

	flex: 0 0 auto;

	width: 200px;

}



.detailForm_input {

	margin-top: 12px;

}



.detailForm_bot {

	padding: 23px 4.9% 45px 6%;

}



.detailForm_prices {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	margin-top: 5px;

}



.detailForm_prices__main .detailForm_property {

	font-weight: 700;

}



.detailForm_prices__main .detailForm_value {

	font-size: 3.2rem;

	font-weight: 700;

}



.detailForm_property {

	line-height: 1;

}



.detailForm_value {

	font-size: 2.4rem;

	font-weight: 300;

	line-height: 1;

	text-align: right;

}



.detailForm_buttonWrap {

	margin-top: 40px;

}



.detailForm_button {

	display: block;

	width: 100%;

	max-width: 325px;

	margin: 0 auto;

}



.detailSample {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	padding: 54px 4.9% 50px 7%;

	border-bottom: 1px solid #e0e0e0;

}



.detailSample_icon {

	-webkit-box-flex: 0;

	-webkit-flex: none;

	-ms-flex: none;

	flex: none;

	width: 41px;

	height: 41px;

}



.detailSample_icon svg {

	width: 41px;

	height: 41px;

	fill: #a29b8e;

}



.detailSample_content {

	-webkit-box-flex: 1;

	-webkit-flex: auto;

	-ms-flex: auto;

	flex: auto;

	padding: 0 5% 0 4%;

}



.detailSample_par {

	line-height: 1.25;

}



.detailSample_par:first-child {

	margin-bottom: 10px;

}



.detailSample_button {

	-webkit-box-flex: 0;

	-webkit-flex: 0 0 auto;

	-ms-flex: 0 0 auto;

	flex: 0 0 auto;

	padding-left: 16px;

	padding-right: 16px;

}



.detail_specification {

	margin-top: 53px;

}



.err404 {

	min-height: 100vh;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	background: #003b5a no-repeat;

	color: #fff;

	text-align: center;

	padding: 120px 10px 80px;

}



.err404_logo {

	position: absolute;

	top: 46px;

	left: 60px;

}



.err404_heading {

	font-size: 10.6rem;

	font-weight: 700;

}



.err404_desc {

	margin-top: 1.25em;

	margin-bottom: 2em;

	font-size: 3.2rem;

	line-height: 1.2;

}



.filters_group {

	position: relative;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	padding: 27px 0;

	border-bottom: 1px solid #e0e0e0;

}



.filters_group:last-child {

	border-bottom-width: 0;

}



.filters_group__single {

	padding: 0;

}



.filters_label {

	width: 22.258%;

	-webkit-box-flex: 0;

	-webkit-flex: 0 0 auto;

	-ms-flex: 0 0 auto;

	flex: 0 0 auto;

	padding-right: 20px;

	font-weight: 700;

}



.filters_options {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;

	-webkit-box-flex: 1;

	-webkit-flex: 1 1 auto;

	-ms-flex: 1 1 auto;

	flex: 1 1 auto;

	margin-bottom: -14px;

}



.filters_option {

	width: 25%;

	-webkit-box-flex: 0;

	-webkit-flex: 0 0 auto;

	-ms-flex: 0 0 auto;

	flex: 0 0 auto;

	margin-bottom: 14px;

	padding-right: 15px;

}



.filters_count {

	display: inline-block;

	width: 26px;

	height: 26px;

	border-radius: 50%;

	background: #e0e0e0 no-repeat;

	color: rgba(0, 59, 90, 0.5);

	line-height: 26px;

	text-align: center;

	margin-left: 9px;

}



.filters_order {

	position: absolute;

	top: 27px;

	right: 0px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

}



.filters_orderLabel {

	margin-left: 10px;

	margin-right: 10px;

}



.filters_orderDir {

	width: 28px;

	height: 26px;

	color: #b2c4cd;

	position: relative;

}



.filters_orderDir.active,

.filters_orderDir:hover {

	color: #003b5a;

}



.filters_orderArrow {

	width: 24px;

	height: 15px;

	position: absolute;

	top: 0;

	left: 0;

	right: 0;

	bottom: 0;

	margin: auto;

}



.filters_orderArrow__desc {

	-webkit-transform: rotate(90deg);

	-ms-transform: rotate(90deg);

	transform: rotate(90deg);

}



.filters_orderArrow__asc {

	-webkit-transform: rotate(-90deg);

	-ms-transform: rotate(-90deg);

	transform: rotate(-90deg);

}



.footer {

	font-size: 1.4rem;

	position: relative;

	background: #fff no-repeat;

	border-top: 1px solid #e5ebee;

}



.footer_inner {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	padding-top: 37px;

	padding-bottom: 37px;

}



.footer_copyright {

	width: 400px;

	-webkit-box-ordinal-group: 0;

	-webkit-order: -1;

	-ms-flex-order: -1;

	order: -1;

}



.footer_webdesigner {

	width: 400px;

	text-align: right;

}



.footer_webdesigner a:hover {

	text-decoration: underline;

}



.footer_socials {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

}



.header {

	position: absolute;

	top: 0px;

	left: 0px;

	z-index: 99;

	width: 100%;

}

/*.home .header {
	background-color: rgba(0, 0, 0, .5);
}*/


.home .header::before {
	background-color: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    content: '';
    -webkit-box-shadow: 0px 48px 69px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 48px 69px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 48px 69px 0px rgba(0,0,0,0.5);
    z-index: -1;
    opacity: 1;
    transition: opacity .05s linear;
    -webkit-transition: opacity .05s linear;
    -moz-transition: opacity .05s linear;
    -o-transition: opacity .05s linear;
    -webkit-transition-delay: 0.15s;
    -moz-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

/*.warning + .home .header::before {*/
/*	height: calc(75% + 0.2px);*/
/*}*/

/*.warning[style*="display: none;"] + .home .header::before {*/
/*	height: 75% !important;*/
/*}*/

.menuOpened .home .header::before {
	opacity: 0;
	-webkit-transition-delay: initial;
    -moz-transition-delay: initial;
    -o-transition-delay: initial;
    transition-delay: initial;
}


.header_inner {

	max-width: none;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: start;

	-webkit-justify-content: flex-start;

	-ms-flex-pack: start;

	justify-content: flex-start;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	padding-right: 0px;

	padding-left: 0px;

}



.header_logoWrap {

	width: 440px;

	height: 160px;

	padding-left: 60px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: start;

	-webkit-justify-content: flex-start;

	-ms-flex-pack: start;

	justify-content: flex-start;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	-webkit-box-flex: 0;

	-webkit-flex: 0 0 auto;

	-ms-flex: 0 0 auto;

	flex: 0 0 auto;

	background: #003b5a no-repeat;

}



.header_opener {

	margin-left: 107px;

	-webkit-transition-property: opacity;

	transition-property: opacity;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

}



.blueheader__half .header_opener {

	color: #003b5a;

	margin-left: 170px;

}



.blueheader__half.menuOpened .header_opener {

	color: #fff;

}



.searchOpened .header_opener {

	opacity: 0;

}



.header_phone {

	margin-left: 61px;

	color: #fff;

	font-weight: 700;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: start;

	-webkit-justify-content: flex-start;

	-ms-flex-pack: start;

	justify-content: flex-start;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	-webkit-transition-property: color, opacity;

	transition-property: color, opacity;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

}



.header_phone:hover {

	text-decoration: underline;

}



.blueheader .header_phone {

	color: #003b5a;

}



.blueheader.menuOpened .header_phone {

	color: #fff;

}



.blueheader__half .header_phone {

	margin-left: 55px;

}



.searchOpened .header_phone {

	opacity: 0;

}



.header_phoneIco {

	width: 18px;

	height: 24px;

	margin-right: 10px;

}



.header_mail {

	margin-left: 77px;

	color: #fff;

	font-weight: 700;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: start;

	-webkit-justify-content: flex-start;

	-ms-flex-pack: start;

	justify-content: flex-start;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	-webkit-transition-property: color, opacity;

	transition-property: color, opacity;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

}



.header_mail:hover {

	text-decoration: underline;

}



.blueheader .header_mail {

	color: #003b5a;

}



.blueheader.menuOpened .header_mail {

	color: #fff;

}



.blueheader__half .header_mail {

	margin-left: 20px;

}



.searchOpened .header_mail {

	opacity: 0;

}



.header_mailIco {

	width: 24px;

	height: 18px;

	margin-right: 15px;

}



.header_search {

	position: absolute;

	top: 50px;

	right: 42px;

}



.heading {

	text-align: center;

}



.heading__left {

	max-width: 976px;

	text-align: left;

}



.heading_date {

	display: block;

	font-size: 2.4rem;

	font-weight: 300;

	line-height: 1.15384615;

	text-transform: uppercase;

	margin-bottom: 10px;

}



.homeTop {

	max-width: none;

	padding: 200px 0px 80px 12.604%;

	min-height: 100vh;

	background: 50% 50% / cover no-repeat;

	color: #fff;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

	-webkit-box-pack: end;

	-webkit-justify-content: flex-end;

	-ms-flex-pack: end;

	justify-content: flex-end;

	-webkit-box-align: start;

	-webkit-align-items: flex-start;

	-ms-flex-align: start;

	align-items: flex-start;

}



.homeTop_heading {

	position: relative;

	z-index: 3;

	margin-right: 40px;

	font-size: 10.6rem;

	font-weight: 700;

	line-height: 1.18;

	text-transform: uppercase;

	width: -webkit-calc(100% - 40px);

	width: calc(100% - 40px);

}



.homeTop_subheadings {

	display: block;

	font-size: 0.52830189em;

	font-weight: 300;

	position: relative;

	height: 1.18em;

}



.homeTop_subheading {

	width: 100%;

	position: absolute;

	top: 0px;

	left: 0px;

	opacity: 0;

	pointer-events: none;

	-webkit-transition-property: opacity;

	transition-property: opacity;

	-webkit-transition-duration: 0.5s;

	transition-duration: 0.5s;

}



.homeTop_subheading.active {

	opacity: 1;

	pointer-events: auto;

}



.homeTop_swiper {

	position: relative;

	z-index: 2;

	max-width: 100%;

	padding-left: 15.495%;

	padding-right: 0;

	margin-top: 13.888vh;

}



.homeTop_prev {

	left: -12px;

	top: auto;

	bottom: 59px;

	margin-top: 0;

}



.homeTop_next {

	right: auto;

	left: 31px;

	top: auto;

	bottom: 59px;

	margin-top: 0;

}



.homeTop_bgs {

	position: absolute;

	top: 0px;

	left: 0px;

	z-index: 1;

	width: 100%;

	height: 100%;

}



.homeTop_bg {

	position: absolute;

	top: 0px;

	left: 0px;

	z-index: 1;

	width: 100%;

	height: 100%;

	background: 50% 50% / cover no-repeat;

	opacity: 0;

	-webkit-transition-property: opacity, z-index;

	transition-property: opacity, z-index;

	-webkit-transition-duration: 0.5s;

	transition-duration: 0.5s;

}



.homeTop_bg.prev {

	opacity: 1;

	z-index: 2;

	-webkit-transition-property: opacity;

	transition-property: opacity;

	-webkit-transition-duration: 0.5s;

	transition-duration: 0.5s;

}



.homeTop_bg.active {

	opacity: 1;

	z-index: 3;

	-webkit-transition-property: opacity;

	transition-property: opacity;

	-webkit-transition-duration: 0.5s;

	transition-duration: 0.5s;

}



.homeTop_bg.hover {

	opacity: 1;

	z-index: 40;

}



.homeTop_category {

	background-position: -9876px -9876px;

	background-repeat: no-repeat;

}



.homeTop_category::before {

	content: '';

	position: absolute;

	top: 0px;

	left: 0px;

	z-index: -1;

	width: 100%;

	height: 100%;

	background-image: inherit;

	background-position: 50% 50%;

	background-size: cover;

	-webkit-transition-property: opacity;

	transition-property: opacity;

	-webkit-transition-duration: 0.5s;

	transition-duration: 0.5s;

}



.homeTop_category::after {

	content: '';

	position: absolute;

	top: 0px;

	left: 0px;

	z-index: -2;

	width: 100%;

	height: 100%;

	border: 1px solid #fff;

}



.homeTop_category .category_title {

	-webkit-transition-property: opacity;

	transition-property: opacity;

	-webkit-transition-duration: 0.5s;

	transition-duration: 0.5s;

}



.homeTop_category:hover::before {

	opacity: 0;

}



.homeTop_category:hover .category_title {

	opacity: 0;

}



.map {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	max-width: none;

	padding-right: 0px;

	padding-left: 0px;

}



.map_map {

	width: 50%;

}



.map_photo {

	width: 50%;

}



.map_image {

	width: 100%;

}



.mapCanvas {

	width: 100%;

	height: 100%;

}



.menu {

	background: #003b5a no-repeat;

	color: #fff;

	display: none;

}



.menu_inner {

	padding: 180px 60px 60px;

	max-width: 1920px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

}



.menu_categories {

	width: 51.111%;

	margin-right: 5.555%;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;

}



.menu_category {

	width: -webkit-calc(33.333% - 26.666px);

	width: calc(33.333% - 26.666px);

	margin-bottom: 40px;

}



.menu_category:nth-last-child(-n+3) {

	margin-bottom: 0;

}



.menu_lists {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-flex: 1;

	-webkit-flex: 1 1 auto;

	-ms-flex: 1 1 auto;

	flex: 1 1 auto;

}



.menu_list {

	width: 50%;

	font-size: 1.4rem;

	font-weight: 700;

	line-height: 1.71428571;

	text-transform: uppercase;

}



.menu_list > li {

	margin: 12px 0;

}



.menu_list > li:first-child {

	margin-top: 0;

}



.menu_list > li:last-child {

	margin-bottom: 0;

}



.menu_list > li > a {

	display: block;

	padding-left: 34px;

	padding-right: 20px;

	position: relative;

}



.menu_list > li > a::before {

	content: '';

	width: 20px;

	height: 1px;

	background: #fff no-repeat;

	opacity: 0.5;

	position: absolute;

	top: 50%;

	left: 0px;

}



.menu_list > li > a:hover {

	text-decoration: underline;

}



.multirefs {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: start;

	-webkit-justify-content: flex-start;

	-ms-flex-pack: start;

	justify-content: flex-start;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	max-width: none;

	padding-right: 0px;

	padding-left: 0px;

}



.multirefs_left {

	width: 50%;

	padding: 60px 120px 60px 40px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: end;

	-webkit-justify-content: flex-end;

	-ms-flex-pack: end;

	justify-content: flex-end;

}



.multirefs_leftWrap {

	width: 100%;

	max-width: 600px;

}



.multirefs_right {

	width: 50%;

}



.multirefs_heading {

	margin-bottom: 8px;

}



.multirefs_perex {

	margin-bottom: 130px;

}



.multirefs_swiper,

.multirefs_images {

	padding-right: 0px;

	padding-left: 0px;

}



.multirefs_image {

	width: 100%;

}



.multirefs_desc {

	height: 270px;

}



.multirefs_bottom {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

}



.multirefs_controls {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

}



.multirefs_prev,

.multirefs_next {

	position: relative;

	top: 0px;

	left: -12px;

	margin-top: 0;

}



.news_list {

	margin-bottom: -30px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;

}



.news_list.search_list {

	-webkit-box-pack: start;

	-webkit-justify-content: flex-start;

	-ms-flex-pack: start;

	justify-content: flex-start;

}

.news__actions {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	margin-top: 66px;
}


@media (max-width: 768px) {
	.news__actions {
		margin-top: 20px;
	}

	.news__actions .button {
		display: inline-block !important;
	}
}


.news_item {

	width: -webkit-calc(33.333% - 20px);

	width: calc(33.333% - 20px);

	margin-right: 30px;

	margin-bottom: 30px;

}



.news_item:nth-child(3n) {

	margin-right: 0;

}



.offer {

	max-width: 1660px;

	margin-top: 120px;

	font-size: 2.4rem;

	font-weight: 300;

	text-transform: uppercase;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

}



.offer_label {

	font-weight: 700;

}



.offer_list {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: start;

	-webkit-justify-content: flex-start;

	-ms-flex-pack: start;

	justify-content: flex-start;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

}



.offer_item {

	margin-left: 72px;

	position: relative;

	line-height: 1.2;

}



.offer_item::before {

	content: '';

	width: 40px;

	height: 1px;

	background: currentColor no-repeat;

	position: absolute;

	top: 50%;

	left: -56px;

}



.pagination {

	max-width: 1660px;

	padding-right: 80px;

	padding-left: 80px;

}



.pagination_buttons {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

}



.pagination_toTop {

	position: absolute;

	top: 50%;

	right: 10px;

	margin-top: -30px;

}



.pagination_list {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

}



.pagination_item__prev {

	margin-right: 82px;

}



.pagination_item__next {

	margin-left: 82px;

}



.pagination_link,

.pagination_active {

	display: block;

	padding: 0 12px;

	font-size: 2.4rem;

}



.pagination_link:hover {

	text-decoration: underline;

}



.pagination_link__prev,

.pagination_link__next {

	border: 1px solid #003b5a;

	width: 60px;

	height: 60px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	-webkit-transition-property: background-color, color;

	transition-property: background-color, color;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

}



.pagination_link__prev:hover,

.pagination_link__next:hover {

	background-color: #003b5a;

	color: #fff;

}



.pagination_active {

	font-weight: 700;

}



.pagination_arrow {

	width: 24px;

	height: 15px;

}



.pagination_arrow__prev {

	-webkit-transform: rotate(180deg);

	-ms-transform: rotate(180deg);

	transform: rotate(180deg);

}



.partners {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

}



.partners_left {

	width: 55.069%;

	margin-right: 40px;

}



.partners_right {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: start;

	-webkit-justify-content: flex-start;

	-ms-flex-pack: start;

	justify-content: flex-start;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

}



.partners_designLabel {

	font-size: 1.4rem;

	font-weight: 700;

	line-height: 1.42857143;

	text-transform: uppercase;

	margin-right: 32px;

}



.ref {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: start;

	-webkit-justify-content: flex-start;

	-ms-flex-pack: start;

	justify-content: flex-start;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	max-width: none;

	padding-right: 0px;

	padding-left: 0px;

}



.ref_left {

	width: 50%;

	padding: 60px 120px 60px 40px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: end;

	-webkit-justify-content: flex-end;

	-ms-flex-pack: end;

	justify-content: flex-end;

}



.ref_leftWrap {

	width: 100%;

	max-width: 600px;

}



.ref_right {

	width: 50%;

}



.ref_swiper,

.ref_images {

	padding-right: 0px;

	padding-left: 0px;

}



.ref_image {

	width: 100%;

}



.ref_controls {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	margin-top: 45px;

}



.ref_prev,

.ref_next {

	position: relative;

	top: 0px;

	left: -12px;

	margin-top: 0;

}



.ref__reverse {

	-webkit-box-orient: horizontal;

	-webkit-box-direction: reverse;

	-webkit-flex-direction: row-reverse;

	-ms-flex-direction: row-reverse;

	flex-direction: row-reverse;

}



.ref__reverse .ref_left {

	-webkit-box-pack: start;

	-webkit-justify-content: flex-start;

	-ms-flex-pack: start;

	justify-content: flex-start;

	padding-right: 40px;

	padding-left: 120px;

}



.text {

	max-width: 976px;

}



.warning {

	background: #a1c900 no-repeat;

	color: #fff;

	font-size: 1.4rem;

	font-weight: 700;

	text-transform: uppercase;

	position: fixed;

	z-index: 99999;

	top: 0;

	left: 0;

	width: 100%;

}



.warning_inner {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: start;

	-webkit-justify-content: flex-start;

	-ms-flex-pack: start;

	justify-content: flex-start;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	max-width: 1836px;

	padding-top: 18px;

	padding-bottom: 18px;

	padding-right: 50px !important;

}



.warning_ico {

	width: 24px;

	height: 22px;

	margin-right: 23px;

}



.warning_close {

	position: absolute;

	top: 50%;

	right: 20px;

	width: 30px;

	height: 30px;

	margin-top: -15px;

	cursor: pointer;

}



.warning_close::before,

.warning_close::after {

	content: '';

	width: 1px;

	height: 24px;

	background: currentColor no-repeat;

	position: absolute;

	top: 0;

	left: 0;

	right: 0;

	bottom: 0;

	margin: auto;

}



.warning_close::before {

	-webkit-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	transform: rotate(45deg);

}



.warning_close::after {

	-webkit-transform: rotate(-45deg);

	-ms-transform: rotate(-45deg);

	transform: rotate(-45deg);

}



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



.category__listed {

	width: 23%;

}



.category__listed:nth-child(n) {

	margin-right: 2.666%;

}



.category__listed:nth-child(4n) {

	margin-right: 0;

}



.product {

	width: 23%;

}



.product:nth-child(n) {

	margin-right: 2.666%;

}



.product:nth-child(4n) {

	margin-right: 0;

}



}


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



.category__listed {

	padding-left: 20px;

}



.blueheader__half .header_mail {

	margin-left: auto;

	color: #003b5a;

}



.blueheader__half.menuOpened .header_mail {

	color: #fff;

}



.blueheader__half .header_opener {

	margin-left: 30px;

	margin-right: 150px;

}



}



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



.category__listed {

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;

}



}



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



.homeTop_heading {

	font-size: -webkit-calc(106 / 1620 * 100vw);

	font-size: calc(106 / 1620 * 100vw);

}



}



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



.h1,

h1 {

	font-size: 5.4rem;

}



.h2,

h2 {

	font-size: 4.2rem;

}



.h3,

h3 {

	font-size: 3.2rem;

}



.h4,

h4 {

	font-size: 2.4rem;

}



.category {

	width: 360px;

	height: 257px;

	padding: 0px 30px 40px 30px;

}



.category_title {

	font-size: 3rem;

}



.category__mini {

	height: 160px;

	padding-right: 23px;

	padding-bottom: 16px;

	padding-left: 23px;

}



.category__mini .category_title {

	font-size: 2rem;

}



.category__listed {

	width: 48%;

	margin-right: 4%;

}



.category__listed:nth-child(3n + 3) {

	margin-right: 4%;

}



.category__listed:nth-child(2n + 2) {

	margin-right: 0;

}



.formatted h2 {

	font-size: 3.2rem;

}



.formatted h3 {

	font-size: 2.4rem;

}



.mainContacts_heading {

	font-size: 3.2rem;

}



.newsItem_title {

	font-size: 2.4rem;

}



.outer__spaceUnder {

	margin-bottom: 60px;

}



.outer_leftDecor,

.outer_rightDecor {

	opacity: 0.3;

}



.perex {

	font-size: 2.4rem;

}



.product {

	width: 48%;

	margin-right: 4%;

}



.product:nth-child(3n + 3) {

	margin-right: 4%;

}



.product:nth-child(2n + 2) {

	margin-right: 0;

}



.refDesc {

	font-size: 3.2rem;

}



.refDesc_hash {

	font-size: 2.4rem;

}



.section_inner {

	margin-top: 100px;

	margin-bottom: 100px;

}



.section_inner__spaceUnderSupersmall,

.section_inner__spaceSupersmall {

	margin-bottom: 20px;

}



.section_inner__spaceUnderSmall,

.section_inner__spaceSmall {

	margin-bottom: 50px;

}



.section_inner__spaceUnderMedium,

.section_inner__spaceMedium {

	margin-bottom: 80px;

}



.section_inner__spaceUnderNo,

.section_inner__spaceNo {

	margin-bottom: 0;

}



.section_inner__spaceOverSupersmall,

.section_inner__spaceSupersmall {

	margin-top: 20px;

}



.section_inner__spaceOverSmall,

.section_inner__spaceSmall {

	margin-top: 50px;

}



.section_inner__spaceOverMedium,

.section_inner__spaceMedium {

	margin-top: 80px;

}



.section_inner__spaceOverNo,

.section_inner__spaceNo {

	margin-top: 0;

}



.appointment_left {

	margin-right: 80px;

}



.appointment_map {

	height: 600px;

}



.appointment_form {

	margin-top: 50px;

}



.categoryPage_content {

	-webkit-box-flex: 1;

	-webkit-flex: auto;

	-ms-flex: auto;

	flex: auto;

	padding: 0 60px 0 40px;

}



.categoryPage_header {

	padding: 30px 20px 0 30px;

}



.categoryPage_articleText {

	padding-left: 30px;

	padding-right: 20px;

}



.categoryPage_par {

	margin-right: 0;

}



.categoryPage_perex {

	margin-top: 45px;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

	-webkit-box-align: start;

	-webkit-align-items: flex-start;

	-ms-flex-align: start;

	align-items: flex-start;

}



.categoryPage_perex .categoryPage_button {

	margin-left: 0;

	margin-top: 20px;

}



.contacts_left {

	margin-right: 60px;

}



.contacts_right {

	margin-right: 0;

}



.detail_content {

	padding: 163px 8% 0 4.2%;

}



.detailSample {

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

}



.detailSample_content {

	margin: 10px 0;

}



.detailSample_par {

	text-align: center;

}



.detailSwiper {

	padding-left: 20px;

}



.detailSwiper_prev,

.detailSwiper_next {

	top: 100%;

	margin-top: 10px;

}



.detailSwiper_next {

	left: 55px;

}



.detailSwiper_prev {

	left: 10px;

}



.filters_group {

	display: block;

}



.filters_label {

	width: auto;

	margin-bottom: 8px;

}



.filters_option__list {

	width: 33.333%;

}



.filters_order {

	top: 61px;

}



.menu_category {

	width: -webkit-calc(33.333% - 26.666px);

	width: calc(33.333% - 26.666px);

}



.multirefs_left {

	padding-right: 80px;

}



.multirefs_perex {

	margin-bottom: 60px;

}



.multirefs_desc {

	height: 180px;

}



.offer {

	display: block;

}



.offer_item:first-child {

	margin-left: 56px;

}



.ref_left {

	padding-right: 80px;

}



.ref__reverse .ref_left {

	padding-left: 80px;

	padding-right: 40px;

}



}



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



.about_photo {

	width: 50%;

	margin-right: 6%;

}



}



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



.h1,

h1 {

	font-size: 4.4rem;

}



.h2,

h2 {

	font-size: 3.2rem;

}



.h3,

h3 {

	font-size: 2.8rem;

}



.h4,

h4 {

	font-size: 2.2rem;

}



.categoryList {

	padding: 20px 15px;

}



.categoryList_link {

	display: block;

	-webkit-box-flex: 1;

	-webkit-flex: auto;

	-ms-flex: auto;

	flex: auto;

	width: 100%;

	font-weight: 700;

	text-transform: uppercase;

	padding: 15px 0 15px 10px;

}



.categoryList_link:hover {

	text-decoration: underline;

}



.categorySubList {

	padding-left: 0;

}



.departmentContact {

	padding: 50px 40px 40px;

}



.formatted h2 {

	font-size: 2.8rem;

}



.formatted h3 {

	font-size: 2.2rem;

}



.mainContacts_heading {

	font-size: 2.8rem;

}



.mainContacts {

	padding: 50px 40px 40px;

}



.newsItem_title {

	font-size: 2.2rem;

}



.perex {

	font-size: 2.2rem;

}



.refDesc {

	font-size: 2.8rem;

}



.refDesc_hash {

	font-size: 2.2rem;

}



.refDesc_wrap {

	margin-right: 30px;

}



.search_form {

	width: -webkit-calc(100vw - 42px - 260px - 42px);

	width: calc(100vw - 42px - 260px - 42px);

}



.section__top {

	padding-top: 160px;

}



.bottom {

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;

	max-width: 900px;

}



.bottom_contacts,

.bottom_hours,

.bottom_menu {

	width: 50%;

	margin-right: 0;

}



.bottom_contacts {

	-webkit-box-ordinal-group: 2;

	-webkit-order: 1;

	-ms-flex-order: 1;

	order: 1;

	padding-right: 20px;

}



.bottom_menu {

	-webkit-box-ordinal-group: 4;

	-webkit-order: 3;

	-ms-flex-order: 3;

	order: 3;

}



.bottom_hours {

	-webkit-box-ordinal-group: 6;

	-webkit-order: 5;

	-ms-flex-order: 5;

	order: 5;

	margin-top: 40px;

}



.categoryPage {

	padding-top: 130px;

}



.categoryPage_list {

	width: 260px;

}



.contacts {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

	-webkit-box-pack: start;

	-webkit-justify-content: flex-start;

	-ms-flex-pack: start;

	justify-content: flex-start;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

}



.contacts_left,

.contacts_right {

	width: 100%;

	max-width: 700px;

	margin-right: 0;

}



.contacts_rightCell {

	border-top-width: 0;

	border-bottom-width: 1px;

}



.detail_content {

	padding: 143px 6% 0 4.2%;

}



.header_logoWrap {

	width: auto;

	height: auto;

	padding: 30px 50px;

}



.header_search {

	top: 34px;

}



.menu_inner {

	padding: 148px 50px 50px;

}



.menu_categories {

	width: 70%;

}



.menu_category {

	width: -webkit-calc(33.333% - 13.333px);

	width: calc(33.333% - 13.333px);

	margin-bottom: 20px;

}



.menu_lists {

	display: block;

}



.menu_list {

	margin-bottom: 24px;

	width: auto;

}



.menu_list:last-child {

	margin-bottom: 0;

}



.offer {

	font-size: 2.4rem;

	text-align: center;

}



.offer_list {

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

}



.offer_item {

	margin-top: 10px;

}



.offer_item:first-child,

.offer_item:last-child {

	margin-left: 0;

}



.offer_item:first-child::before,

.offer_item:last-child::before {

	display: none;

}



.offer_item:last-child {

	width: 100%;

}



.partners_left {

	width: 60%;

}



.partners_designLabel {

	max-width: 190px;

}



}



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



.category {

	width: 300px;

	height: 214px;

}



.category_arrow {

	display: none;

}



.category__listed {

	width: 48%;

}



.newsItem_text {

	padding: 20px 25px;

}



.search_form {

	width: -webkit-calc(100vw - 10px - 260px - 20px);

	width: calc(100vw - 10px - 260px - 20px);

}



.about_photo {

	margin-right: 50px;

}



.appointment_left {

	width: 45%;

	margin-right: 50px;

}



.appointment_right {

	padding-right: 50px;

}



.categoryPage_header {

	margin-bottom: 45px;

}



.categoryPage_info {

	margin-top: 45px;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

	-webkit-box-align: start;

	-webkit-align-items: flex-start;

	-ms-flex-align: start;

	align-items: flex-start;

}



.categoryPage_par {

	padding-right: 0;

}



.categoryPage_parSmall {

	margin-top: 15px;

	margin-right: 0;

}



.categoryPage_button {

	margin-left: 0;

	margin-top: 20px;

}



.categoryPage_filters {

	padding-left: 31px;

	padding-right: 31px;

}



.detail {

	-webkit-box-orient: vertical;

	-webkit-box-direction: reverse;

	-webkit-flex-direction: column-reverse;

	-ms-flex-direction: column-reverse;

	flex-direction: column-reverse;

}



.detail_contentWrap {

	width: 100%;

	max-width: 100%;

}



.detail_content {

	padding: 173px 4% 0 4%;

}



.detail_intro {

	width: 94.5%;

	margin: 20px 0;

	position: static;

	padding-bottom: 0;

}



.detail_intro__desktop {

	display: none;

}



.detail_intro__mobile {

	display: block;

}



.detail_image {

	height: 500px;

	padding-bottom: 0;

}



.detailSwiper {

	margin-bottom: -160px;

	min-height: 160px;

}



.filters_option {

	width: 33.333%;

}



.filters_option__list {

	width: 50%;

}



.filters_order {

	top: 17px;

}



.header_phone {

	margin-left: 40px;

}



.blueheader__half .header_phone {

	color: #003b5a;

}



.blueheader__half.menuOpened .header_phone {

	color: #fff;

}



.header_mail {

	margin-left: 40px;

}



.blueheader__half .header_mail {

	margin-left: 40px;

}



.header_opener {

	margin-left: 60px;

}



.blueheader__half .header_opener {

	margin-right: 0;

}



.header_search {

	right: 10px;

}



.menu_category {

	width: -webkit-calc(33.333% - 13.333px);

	width: calc(33.333% - 13.333px);

}



.multirefs_left {

	padding-right: 50px;

}



.multirefs_perex {

	margin-bottom: 40px;

}



.multirefs_desc {

	height: 110px;

}



.ref_left {

	padding-right: 50px;

}



.ref__reverse .ref_left {

	padding-left: 50px;

	padding-right: 40px;

}



}



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



.h1,

h1 {

	font-size: 3.2rem;

}



.h2,

h2 {

	font-size: 2.8rem;

}



.h3,

h3 {

	font-size: 2.4rem;

}



.h4,

h4 {

	font-size: 2rem;

}



[type="text"],

[type="password"],

[type="email"],

select,

textarea {

	padding: 0 15px;
}

.categoryPage_wrap + .categoryPage_filters {
	margin-top: -40px !important;
}



.back {

	padding: 14px 30px;

}



.back_arrow {

	left: -7px;

}



.button {

	padding: 14px 30px;

}



.button_arrow {

	left: 7px;

}



.category__listed {

	width: 100%;

	margin-right: 0;

	margin-top: 20px;

}



.category__listed:nth-child(3n + 3) {

	margin-right: 0;

}



.category__listed:nth-child(2n + 2) {

	margin-right: 0;

}



.form_field__ico {

	padding-right: 50px;

}



.form_fieldIco {

	right: 15px;

}



.formatted h2 {

	font-size: 2.4rem;

}



.formatted h3 {

	font-size: 2rem;

}



.formatted .box {

	padding: 35px;

}



.inner {

	padding-right: 10px;

	padding-left: 10px;

}



.mainContacts_heading {

	font-size: 2.4rem;

}



.mainContacts_address {

	font-size: 2rem;

}



.newsItem_title {

	font-size: 2rem;

}



.newsItem_text {

	padding: 16px 20px;

}



.outer__spaceUnder {

	margin-bottom: 40px;

}



.outer_leftDecor,

.outer_rightDecor {

	display: none;

}



.perex {

	font-size: 2rem;

}



.popup {

	padding: 60px 55px 50px;

}



.product {

	width: 100%;

	margin-right: 0;

	margin-top: 20px;

}



.product:nth-child(3n + 3) {

	margin-right: 0;

}



.product:nth-child(2n + 2) {

	margin-right: 0;

}



.refDesc {

	font-size: 2.4rem;

}



.refDesc_hash {

	font-size: 2rem;

}



.section_inner {

	margin-top: 60px;

	margin-bottom: 60px;

}



.section_inner__spaceUnderSupersmall,

.section_inner__spaceSupersmall {

	margin-bottom: 20px;

}



.section_inner__spaceUnderSmall,

.section_inner__spaceSmall {

	margin-bottom: 40px;

}



.section_inner__spaceUnderMedium,

.section_inner__spaceMedium {

	margin-bottom: 40px;

}



.section_inner__spaceUnderNo,

.section_inner__spaceNo {

	margin-bottom: 0;

}



.section_inner__spaceOverSupersmall,

.section_inner__spaceSupersmall {

	margin-top: 20px;

}



.section_inner__spaceOverSmall,

.section_inner__spaceSmall {

	margin-top: 40px;

}



.section_inner__spaceOverMedium,

.section_inner__spaceMedium {

	margin-top: 40px;

}



.section_inner__spaceOverNo,

.section_inner__spaceNo {

	margin-top: 0;

}



.about {

	display: block;

}



.about_photo {

	width: auto;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	margin-right: 0;

}



.about_text {

	max-width: none;

	margin-bottom: 40px;

}



.appointment {

	padding-right: 0px;

	padding-left: 0px;

}



.appointment_left {

	margin-right: 40px;

	width: 40%;

}



.appointment_right {

	padding-right: 40px;

}



.appointment_map {

	height: 420px;

}



.appointment_form {

	margin-top: 40px;

}



.articleFooter {

	padding-top: 40px;

}



.categoryPage_par {

	font-size: 1.8rem;

}



.categoryPage_button svg {

	display: none;

}



.categoryPage_heading {

	margin-top: 50px;

}



.categoryPage_articleText {

	padding-left: 30px;

	padding-right: 20px;

}



.cookie_inner {

	padding-top: 15px;

	padding-bottom: 15px;

}



.cookie_inner::before {

	display: none;

}



.err404_heading {

	font-size: 7.2rem;

}



.err404_desc {

	font-size: 2.4rem;

}



.footer_inner {

	display: block;

	padding-top: 30px;

	padding-bottom: 20px;

}



.footer_webdesigner,

.footer_copyright {

	width: auto;

	text-align: center;

}



.footer_socials {

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	margin-bottom: 15px;

}



.header_inner {

	padding-right: 0px;

	padding-left: 0px;

}



.header_phone,

.header_mail {

	display: none;

}



.heading_date {

	font-size: 2rem;

}



.homeTop {

	padding-right: 0px;

	padding-bottom: 60px;

	padding-left: 20px;

}



.homeTop_heading {

	font-size: -webkit-calc(72 / 980 * 100vw);

	font-size: calc(72 / 980 * 100vw);

	margin-right: 20px;

	width: -webkit-calc(100% - 20px);

	width: calc(100% - 20px);

}



.map {

	padding-right: 0px;

	padding-left: 0px;

}



.menu_inner {

	display: block;

	padding-right: 50px;

	padding-left: 50px;

}



.menu_categories {

	width: auto;

	margin-right: 0;

	margin-bottom: 30px;

}



.menu_lists {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

}



.menu_list {

	width: 50%;

	margin-bottom: 0;

}



.multirefs {

	padding-right: 0px;

	padding-left: 0px;

}



.multirefs_left {

	padding: 40px 30px 40px 20px;

}



.multirefs_bottom {

	display: block;

	margin-top: 15px;

}



.multirefs_desc {

	height: auto;

}



.multirefs_more {

	margin-top: 15px;

}



.news_list {

	margin-bottom: -15px;

}



.news_item {

	width: -webkit-calc(33.333% - 10px);

	width: calc(33.333% - 10px);

	margin-bottom: 15px;

	margin-right: 15px;

}



.pagination_item__prev {

	margin-right: 30px;

}



.pagination_item__next {

	margin-left: 30px;

}



.partners {

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

	text-align: center;

}



.partners_left {

	width: 100%;

	max-width: 792px;

	margin-right: 0;

}



.partners_right {

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

	margin-top: 30px;

}



.partners_designLabel {

	max-width: none;

	margin-bottom: 15px;

	margin-right: 0;

}



.ref {

	padding-right: 0px;

	padding-left: 0px;

}



.ref_left {

	padding: 40px 30px 40px 20px;

}



.ref_more {

	margin-top: 15px;

}



.ref__reverse .ref_left {

	padding-left: 30px;

	padding-right: 20px;

}



}



@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;

	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) {



.h1,

h1 {

	font-size: 2.8rem;

}



.h2,

h2 {

	font-size: 2.2rem;

}



.h3,

h3 {

	font-size: 2rem;

}



.h4,

h4 {

	font-size: 1.8rem;

}



.category__mini {

	height: 120px;

}



.categoryList_item:last-child {

	border-bottom: 0;

}

.categoryPage_content {
  width: 100%;
}



.departmentContact {

	padding: 25px 20px;

}



.departmentContact_columns {

	display: block;

}



.departmentContact_column {

	margin-right: 0;

	margin-bottom: 25px;

}



.departmentContact_column:last-child {

	margin-bottom: 0;

}



.form_par {

	top: 0;

	text-align: center;

	margin: 10px 0;

}


.form_row {

	display: block;

}



.form_row__double {

	max-width: 100%;

}



.form_element {

	margin-right: 0;

	margin-bottom: 15px;

}



.formatted h2 {

	font-size: 2rem;

}



.formatted h3 {

	font-size: 1.8rem;

}



.mainContacts_heading {

	font-size: 2rem;

}



.mainContacts {

	padding: 25px 20px;

}



.newsItem_title {

	font-size: 1.8rem;

}



.perex {

	font-size: 1.8rem;

}



.popup {

	padding: 50px 35px 30px;

}



.popupSample_wrap {

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

}



.popupItem {

	width: 250px;

	margin: 10px;

}



.refDesc {

	font-size: 2rem;

}



.refDesc_hash {

	font-size: 1.8rem;

}



.refDesc {

	text-align: center;

	display: block;

}



.refDesc::after {

	display: none;

}



.refDesc_wrap {

	margin-right: 0;

}



.section_inner {

	margin-top: 40px;

	margin-bottom: 40px;

}



.section_inner__spaceUnderSupersmall,

.section_inner__spaceSupersmall {

	margin-bottom: 20px;

}



.section_inner__spaceOverSupersmall,

.section_inner__spaceSupersmall {

	margin-top: 20px;

}



.section_inner__spaceUnderNo,

.section_inner__spaceNo {

	margin-bottom: 0;

}



.section_inner__spaceOverNo,

.section_inner__spaceNo {

	margin-top: 0;

}



.appointment {

	display: block;

}



.appointment_left {

	width: auto;

	margin-right: 0;

}



.appointment_right {

	padding: 40px 10px;

	text-align: center;

}



.appointment_rightWrap {

	max-width: none;

}



.appointment_form {

	margin-right: auto;

	margin-left: auto;

}



.appointment_map {

	height: 340px;

}



.bottom_contact {

	font-size: 2rem;

}



.bottom_contacts,

.bottom_hours__2 {

	width: 58%;

}



.bottom_menu,

.bottom_hours__1 {

	width: 42%;

}



.bottom_hours__2 {

	-webkit-box-ordinal-group: 5;

	-webkit-order: 4;

	-ms-flex-order: 4;

	order: 4;

}



.categoryPage {

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

}



.categoryPage_listOpener {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

	-webkit-box-pack: start;

	-webkit-justify-content: flex-start;

	-ms-flex-pack: start;

	justify-content: flex-start;

	cursor: pointer;

	color: #fff;

	-webkit-transition-property: color;

	transition-property: color;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

	background: #003b5a no-repeat;

	padding: 12px 20px;

	margin: 10px 0 0;

}



.categoryPage_listOpenerIco {

	margin-right: 16px;

}



.categoryPage_content {

	padding: 0 15px 0 15px;

}



.categoryPage_header {

	padding: 30px 0 0 0;

}



.categoryPage_articleText {

	padding-left: 0;

	padding-right: 0;

}



.categoryPage_list {

	width: 100%;

}



.categoryPage_heading {

	margin-top: 40px;

}



.categoryList {

	display: none;

	height: auto;

}



.contacts {

	display: block;

}



.contacts_left,

.contacts_right {

	max-width: none;

}



.filters_option {

	width: 50%;

}



.homeTop {

	min-height: 0;

}



.homeTop_swiper {

	display: none;

}



.homeTop_subheadings {

	height: auto;

}



.homeTop_subheading {

	display: none;

}



.homeTop_subheading:first-child {

	display: block;

	opacity: 1 !important;

	position: static;

}



.map {

	display: block;

}



.map_map,

.map_photo {

	width: auto;

}



.map_map {

	height: 300px;

}



.menu_inner {

	padding-top: 130px;

	padding-right: 10px;

	padding-left: 10px;

}



.menu_category {

	width: -webkit-calc(33.333% - 6.666px);

	width: calc(33.333% - 6.666px);

	margin-bottom: 10px;

}



.multirefs {

	display: block;

}



.multirefs_left {

	width: auto;

	padding: 40px 10px 15px;

}



.multirefs_right {

	width: auto;

}



.multirefs_leftWrap {

	max-width: none;

}



.multirefs_controls {

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

}



.multirefs_prev,

.multirefs_next {

	left: 0;

}



.multirefs_more {

	display: none;

}



.news_list {

	margin-bottom: -10px;

}



.news_item {

	width: -webkit-calc(50% - 5px);

	width: calc(50% - 5px);

	margin-bottom: 10px;

}



.news_item:nth-child(n) {

	margin-right: 10px;

}



.news_item:nth-child(2n) {

	margin-right: 0;

}



.news__oneLine .news_item:last-child {

	display: none;

}



.offer {

	font-size: 2rem;

}



.pagination_toTop {

	display: none;

}



.ref {

	display: block;

}



.ref_left {

	width: auto;

	padding: 40px 10px 15px;

}



.ref_right {

	width: auto;

}



.ref_leftWrap {

	max-width: none;

}



.ref_controls {

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

	margin-top: 15px;

}



.ref_prev,

.ref_next {

	left: 0;

}



.ref_more {

	display: none;

}



.ref__reverse .ref_left {

	padding-left: 10px;

	padding-right: 10px;

}



}



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



.bottom {

	display: block;

}



.bottom_contacts,

.bottom_hours,

.bottom_menu {

	width: auto;

}



.bottom_menu {

	margin-top: 40px;

}



.cookie {

	text-align: center;

}



.cookie_inner {

	display: block;

}



.cookie_message {

	margin-bottom: 8px;

	margin-right: 0;

}



.cookie_message br {

	display: none;

}



}



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

.home .header::before {
	content: none !important;
}


.category__mini {

	padding-right: 12px;

	padding-left: 12px;

}



.category__mini .category_title {

	font-size: 1.8rem;

}



.category__mini .category_title span {

	font-size: 1.4rem;

}



.formatted .box {

	padding: 20px;

}



.logo_image {

	width: 141px;

	height: 60px;

}



.popup {

	padding: 50px 15px 30px;

}



.popupForm_item {

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;

}



.popupForm_content {

	padding-left: 0;

}



.popupForm_par,

.popupForm_heading {

	text-align: center;

	margin-top: 4px;

}



.search_form {

	width: -webkit-calc(100vw - 20px);

	width: calc(100vw - 20px);

}



.section__top {

	padding-top: 130px;

}



.articleFooter {

	-webkit-box-orient: vertical;

	-webkit-box-direction: reverse;

	-webkit-flex-direction: column-reverse;

	-ms-flex-direction: column-reverse;

	flex-direction: column-reverse;

}



.articleFooter_socials {

	margin-bottom: 15px;

}



.categoryPage {

	padding-top: 100px;

}



.categoryPage_header {

	margin-bottom: 25px;

}



.categoryPage_perex,

.categoryPage_info {

	margin-top: 25px;

}



.categoryPage_par {

	font-size: 1.8rem;

}



.categoryPage_heading {

	margin-top: 30px;

}



.detail {

	-webkit-box-orient: vertical;

	-webkit-box-direction: reverse;

	-webkit-flex-direction: column-reverse;

	-ms-flex-direction: column-reverse;

	flex-direction: column-reverse;

}



.detail_content {

	padding: 123px 15px 0 15px;

}



.detail_header {

	padding-left: 0;

}



.detail_heading {

	margin-top: 30px;

}



.detail_price {

	font-size: 3rem;

}



.detailForm_top {

	-webkit-box-orient: vertical;

	-webkit-box-direction: reverse;

	-webkit-flex-direction: column-reverse;

	-ms-flex-direction: column-reverse;

	flex-direction: column-reverse;

}



.detailForm_space {

	width: 100%;

}



.detailForm_prices {

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

	margin-top: 12px;

}



.detail_intro {

	width: 100%;

}



.detail_image {

	height: 400px;

	padding-bottom: 0;

}



.detailSwiper {

	top: -220px;

}



.detailTable_row {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

	margin-top: 5px;

}



.detailTable_item,

.detailTable__second .detailTable_item {

	padding: 0 3px;

}



.detailTable_item__head,

.detailTable__second .detailTable_item__head {

	width: 100%;

}



.err404_logo {

	left: 20px;

	top: 20px;

}



.filters_option {

	width: 100%;

}



.header_logoWrap {

	padding: 20px 30px;

	-webkit-transition-property: opacity;

	transition-property: opacity;

	-webkit-transition-duration: 0.2s;

	transition-duration: 0.2s;

}



.searchOpened .header_logoWrap {

	opacity: 0;

}



.header_search {

	top: 20px;

}



.header_opener {

	margin-left: 25px;

}



.homeTop {

	padding: 140px 0px 40px 10px;

}



.homeTop_heading {

	text-align: center;

	font-size: -webkit-calc(52 / 540 * 100vw);

	font-size: calc(52 / 540 * 100vw);

	margin-right: 10px;

	width: -webkit-calc(100% - 10px);

	width: calc(100% - 10px);

}



.homeTop_subheadings {

	font-size: 2rem;

}



.menu_inner {

	padding-top: 100px;

}



.menu_categories {

	margin-bottom: 20px;

}



.menu_category {

	width: -webkit-calc(50% - 5px);

	width: calc(50% - 5px);

}



.news_item {

	width: 100%;

}



.news_item:nth-child(n) {

	margin-right: 0;

}



.pagination_item {

	display: none;

}



.pagination_item__prev,

.pagination_item__next {

	display: block;

}



}



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



.gallery {

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;

}



.gallery-item {

	width: 130px;

	margin: 0 10px 20px;

}



.icotext_ico {

	width: 50px;

	height: 35px;

	margin-right: 15px;

}



.product_info {

	padding-right: 30px;

}



.product_arrow {

	display: none;

}



.categoryPage_filters .filters_group {

	padding-top: 55px;

}



.header_opener {

	position: absolute;

	top: 10px;

	right: 10px;

}



.header_search {

	top: 40px;

}



.menu_lists {

	display: block;

}



.menu_list {

	margin-bottom: 24px;

	width: auto;

}



.offer_item {

	margin-left: 0;

	width: 100%;

}



.offer_item::before {

	display: none;

}



}



@-webkit-keyframes swiper-preloader-spin {



100% {

	-webkit-transform: rotate(360deg);

	transform: rotate(360deg);

}



}



@keyframes swiper-preloader-spin {



100% {

	-webkit-transform: rotate(360deg);

	transform: rotate(360deg);

}



}


.selectbox {
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}

.selectbox__title {
	width: 100%;
    height: 60px;
    min-width: 0;
    border: 0;
    border-radius: 0;
    background: #003b5a no-repeat;
    color: #a9a9a9;
    font-size: 1.6rem;
    padding: 16px 34px;
    outline: 0 !important;
    margin-bottom: 0;
    display: block;
    cursor: pointer;
	transition: color .2s linear;
	position: relative;
	text-align: left;
}

.selectbox__title--active,
.selectbox__title--has-value {
	color: #fff;
}

.selectbox__inner {
	background: #e6e7e8 no-repeat;
	width: 100%;
	top: 60px;
	left: 0;
	position: absolute;
	padding: 11px 0;
	margin-top: 0;
	z-index: 10;
	display: none;
}

.selectbox__checkbox {
	width: 50%;
	position: relative;
	display: inline-block;
	float: right;
}

.selectbox__checkbox-input {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 10;
	opacity: 0;
	cursor: pointer;
}

.selectbox__checkbox-title {
	color: #003b5a;
    font-size: 1.6rem;
    margin: 0;
    width: 100%;
    position: relative;
    display: block;
    padding: 7px 34px;
    padding-right: 57px;
    text-align: left;
    cursor: pointer;
    -webkit-transition-property: background-color, opacity;
    transition-property: background-color, opacity;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.selectbox__title::after {
	background-image: url(./img/ico-arrow-down-white.svg);
	content: '';
	background-size: 13px 19px;
	width: 13px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 50%;
	right: 40px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: transform .2s linear;
}


.selectbox__title--active::after {
	-webkit-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate();
	-o-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}

.selectbox__checkbox-title::after {
	content: '';
    width: 22px;
    height: 22px;
    border: 1px solid #003b5a;
    position: absolute;
    top: 50%;
    right: 34px;
    -webkit-transition-property: background-color, opacity;
    transition-property: background-color, opacity;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.selectbox__checkbox-input:hover + .selectbox__checkbox-title {
	background-color: rgba(255, 255, 255, .05) !important;
}

.selectbox__checkbox-input:checked + .selectbox__checkbox-title::after {
	background-color: #003b5a;
}

.selectbox__checkbox-input:checked + .selectbox__checkbox-title::before {
	    content: '';
    width: 13px;
    height: 11px;
    position: absolute;
    top: 13px;
    right: 39px;
    background: url(./img/ico-tick.svg) 0px 0px / 15px 12px no-repeat;
    opacity: 1;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    z-index: 2;
}

@media (max-width: 980px) {
	.selectbox__title {
		padding: 16px 15px;
	}

	.selectbox__checkbox-title {
		padding: 7px 15px;
		padding-right: 57px;
	}
}

@media (max-width: 550px) {
	.selectbox__checkbox {
		width: 100%;
	}
}

.contacts__notification {
    max-width: 800px;
}

.contacts__notification p {
    padding-top: 45px !important;
    background: #fff no-repeat;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
    .contacts__notification {
        margin-top: -1px;
    }

    .contacts__notification p {
        padding-top: 25px !important;
    }
}

aside.section {overflow: hidden;}