

/* Start:/local/templates/mobiclin/css/normalize.css?15379265598178*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 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 */ 
  scroll-behavior: smooth; }

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

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

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

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

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

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

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td,
th {
  padding: 0; }

/*# sourceMappingURL=normalize.css.map */

/* End */


/* Start:/local/templates/mobiclin/css/style.css?156680898335956*/
@charset "UTF-8";
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/

.container {
	position: relative;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}
.column,
.columns {
	width: 100%;
	float: left;
	box-sizing: border-box;
}
/* For devices larger than 400px */
@media (min-width: 400px) {
	.container {
		width: 95%;
		padding: 0;
	}
}
/* For devices larger than 700px */
@media (min-width: 700px) {
	.container {
		width: 95%;
	}
	.column,
	.columns {
		margin-left: 4%;
	}
	.column:first-child,
	.columns:first-child {
		margin-left: 0;
	}
	.one.column,
	.one.columns {
		width: 4.66666666667%;
	}
	.two.columns {
		width: 13.3333333333%;
	}
	.three.columns {
		width: 22%;
	}
	.four.columns {
		width: 30.6666666667%;
	}
	.five.columns {
		width: 39.3333333333%;
	}
	.six.columns {
		width: 48%;
	}
	.seven.columns {
		width: 56.6666666667%;
	}
	.eight.columns {
		width: 65.3333333333%;
	}
	.nine.columns {
		width: 74.0%;
	}
	.ten.columns {
		width: 82.6666666667%;
	}
	.eleven.columns {
		width: 91.3333333333%;
	}
	.twelve.columns {
		width: 100%;
		margin-left: 0;
	}
	.one-third.column {
		width: 30.6666666667%;
	}
	.two-thirds.column {
		width: 65.3333333333%;
	}
	.one-half.column {
		width: 48%;
	}
	/* Offsets */
	.offset-by-one.column,
	.offset-by-one.columns {
		margin-left: 8.66666666667%;
	}
	.offset-by-two.column,
	.offset-by-two.columns {
		margin-left: 17.3333333333%;
	}
	.offset-by-three.column,
	.offset-by-three.columns {
		margin-left: 26%;
	}
	.offset-by-four.column,
	.offset-by-four.columns {
		margin-left: 34.6666666667%;
	}
	.offset-by-five.column,
	.offset-by-five.columns {
		margin-left: 43.3333333333%;
	}
	.offset-by-six.column,
	.offset-by-six.columns {
		margin-left: 52%;
	}
	.offset-by-seven.column,
	.offset-by-seven.columns {
		margin-left: 60.6666666667%;
	}
	.offset-by-eight.column,
	.offset-by-eight.columns {
		margin-left: 69.3333333333%;
	}
	.offset-by-nine.column,
	.offset-by-nine.columns {
		margin-left: 78.0%;
	}
	.offset-by-ten.column,
	.offset-by-ten.columns {
		margin-left: 86.6666666667%;
	}
	.offset-by-eleven.column,
	.offset-by-eleven.columns {
		margin-left: 95.3333333333%;
	}
	.offset-by-one-third.column,
	.offset-by-one-third.columns {
		margin-left: 34.6666666667%;
	}
	.offset-by-two-thirds.column,
	.offset-by-two-thirds.columns {
		margin-left: 69.3333333333%;
	}
	.offset-by-one-half.column,
	.offset-by-one-half.columns {
		margin-left: 52%;
	}
}
/* Base Styles
тАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУ */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
html {
	font-size: 62.5%;
}
body {
	font-size: 1.5em;
	/* currently ems cause chrome bug misinterpreting rems on body element */
	line-height: 1.6;
	font-weight: 400;
	font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #222;
}
/* Typography
тАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУ */
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 2rem;
	font-weight: 300;
}
h1 {
	font-size: 4.0rem;
	line-height: 1.2;
	letter-spacing: -.1rem;
}
h2 {
	font-size: 3.6rem;
	line-height: 1.25;
	letter-spacing: -.1rem;
}
h3 {
	font-size: 3.0rem;
	line-height: 1.3;
	letter-spacing: -.1rem;
}
h4 {
	font-size: 2.4rem;
	line-height: 1.35;
	letter-spacing: -.08rem;
}
h5 {
	font-size: 1.8rem;
	line-height: 1.5;
	letter-spacing: -.05rem;
}
h6 {
	font-size: 1.5rem;
	line-height: 1.6;
	letter-spacing: 0;
}
/* Larger than phablet */
@media (min-width: 700px) {
	h1 {
		font-size: 5.0rem;
	}
	h2 {
		font-size: 4.2rem;
	}
	h3 {
		font-size: 3.6rem;
	}
	h4 {
		font-size: 3.0rem;
	}
	h5 {
		font-size: 2.4rem;
	}
	h6 {
		font-size: 1.5rem;
	}
}
p {
	margin-top: 0;
}
/* Links
тАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУ */
a {
	color: #1eaedb;
}
a:hover {
	color: #0fa0ce;
}
/* Buttons
тАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУ */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	display: inline-block;
	height: 38px;
	padding: 0 30px;
	color: #555;
	text-align: center;
	font-size: 11px;
	font-weight: 600;
	line-height: 38px;
	letter-spacing: .1rem;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	background-color: transparent;
	border-radius: 4px;
	border: 1px solid #bbb;
	cursor: pointer;
	box-sizing: border-box;
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
	color: #333;
	border-color: #888;
	outline: 0;
}
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
	color: #fff;
	background-color: #33c3f0;
	border-color: #33c3f0;
}
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
	color: #fff;
	background-color: #1eaedb;
	border-color: #1eaedb;
}
/* Forms
тАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУ */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
	height: 38px;
	padding: 6px 10px;
	/* The 6px vertically centers text on FF, ignored by Webkit */
	background-color: #fff;
	border: 1px solid #d1d1d1;
	border-radius: 4px;
	box-shadow: none;
	box-sizing: border-box;
}
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
textarea {
	min-height: 65px;
	padding-top: 6px;
	padding-bottom: 6px;
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
	border: 1px solid #33c3f0;
	outline: 0;
}
label,
legend {
	display: block;
	margin-bottom: .5rem;
	font-weight: 600;
}
fieldset {
	padding: 0;
	border-width: 0;
}
input[type="checkbox"],
input[type="radio"] {
	display: inline;
}
label &gt; .label-body {
	display: inline-block;
	margin-left: .5rem;
	font-weight: normal;
}
/* Lists
тАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУ */
ul {
	list-style: circle inside;
}
ol {
	list-style: decimal inside;
}
ol, ul {
	padding-left: 0;
	margin-top: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
	margin: 1.5rem 0 1.5rem 3rem;
	font-size: 90%;
}
li {
	margin-bottom: 1rem;
}
/* Code
тАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУ */
code {
	padding: .2rem .5rem;
	margin: 0 .2rem;
	font-size: 90%;
	white-space: nowrap;
	background: #f1f1f1;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
}
pre &gt; code {
	display: block;
	padding: 1rem 1.5rem;
	white-space: pre;
}
/* Tables
тАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУ */
th,
td {
	padding: 12px 15px;
	text-align: left;
	border-bottom: 1px solid #e1e1e1;
}
th:first-child,
td:first-child {
	padding-left: 0;
}
th:last-child,
td:last-child {
	padding-right: 0;
}
/* Spacing
тАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУ */
button,
.button {
	margin-bottom: 1rem;
}
input,
textarea,
select,
fieldset {
	margin-bottom: 1.5rem;
}
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
	margin-bottom: 2.5rem;
}
/* Utilities
тАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУ */
.u-full-width {
	width: 100%;
	box-sizing: border-box;
}
.u-max-full-width {
	max-width: 100%;
	box-sizing: border-box;
}
.u-pull-right {
	float: right;
}
.u-pull-left {
	float: left;
}
/* Misc
тАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУ */
hr {
	margin-top: 3rem;
	margin-bottom: 3.5rem;
	border-width: 0;
	border-top: 1px solid #e1e1e1;
}
/* Clearing
тАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУ */
/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
	content: "";
	display: table;
	clear: both;
}
/* Media Queries
тАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУтАУ */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/
/* Larger than mobile */
/* Larger than phablet (also point when grid becomes active) */
/* Larger than tablet */
/* Larger than desktop */
/* Larger than Desktop HD */
.header {
	position: relative;
	width: 100%;
	height: 654px;
	background-size: cover;
}
.header_thin {
	height: auto;
}
.header_long {
	height: 713px;
}
.header_long .container_large {
	padding-top: 90px;
}
.header__center {
	position: relative;
	margin: 0 auto;
	max-width: 1429px;
	z-index: 1000;
}
.header__logo {
	margin: 14px 0 0 20px;
	color: #0095c2;
	font-size: 34px;
	font-weight: 600;
	float: left;
}
.header__logo a {
	text-decoration: none;
}
.header__logo span.color {
	color: #000;
	/* margin-left: -11px; */
}
.header__logo img {
	/*max-width: 223px;
	 height: 65px; */
	margin: -7px 17px 0px 0;
	vertical-align: middle;
}
@media (max-width: 700px) {
.header__logo {
    margin: 14px 0 0 10px;
    color: #0095c2;
    font-size: 25px;
    font-weight: 600;
    float: left;
}
.header__logo img {
	/*display: block;
	margin: 0 0 20px 0;*/
}
}
.header__menu {
	float: right;
}

.mobile-phone1 {
	bottom: 0px;
	position: absolute;
	right: 17px;
	color: #0095c2;
	font-weight: 800;
	font-size: 22px;
	display: none;
}
.mobile-phone2 {
	bottom: -26px;
	position: absolute;
	right: 17px;
	color: #0095c2;
	font-weight: 800;
	font-size: 22px;
	display: none;
}
.mobile-phone1 a {
	text-decoration: none;
	color: #0095c2;
}
.mobile-phone2 a {
	text-decoration: none;
	color: #0095c2;
}
@media (max-width: 1024px) {

.header__menu {
	display: none;
}
.mobile-phone1 {
	display: block;
}
.mobile-phone2 {
	display: block;
}
}
.header__form {
	float: right;
	max-width: 409px;
	padding: 25px 22px;
	position: relative;
	top: -25px;
	border-radius: 9px;
	background-color: #fff;
	box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.5);
}
.header__form .field, .header__form .button {
	margin: 10px 0;
	min-width: 100%;
}

.fancy-review img {
	width: 320px;
}


@media (max-width: 700px) {
	.header__form {
		top: 0;
		float: none;
		position: relative;
		margin: 0 auto 50px;
	}

	.fancy-review img {
		width: 240px;
	}
}
.header__text {
	max-width: 405px;
	margin: 30px 0;
	float: left;
	font-size: 14px;
	font-weight: 600;
}
.header__slider {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.header__slider .slick-dots {
	text-align: left;
	position: relative;
	z-index: 1000;
	top: -412px;
	left: 0;
	max-width: 1219px;
	width: 95%;
	margin: 0 auto;
}
@media (max-width: 700px) {
	.header__slider .slick-dots {
		top: -322px;
	}
}
.header__slider .slick-dots li {
	background: #9b9b9b;
}
.header .columns {
	min-height: 20px;
}
.menu {
	padding: 39px 0 0 0;
}
.menu__item {
	display: inline-block;
	margin: 0px 10px;
	font-size: 18px;
	font-weight: 500;
}
.menu__item_phone_n {
	margin: 0 10px;
	color: #0095c2;
}
.menu__item_phone_n a{
	color: #0095c2!important;
}
.menu__item a {
	text-decoration: none;
	color: #000;
}
.city {
	position: relative;
	top: -5px;
	display: inline-block;
	font-size: 12px;
	color: #000;
	font-weight: 600;
	margin: 0 0 0 25px;
	cursor: pointer;
	z-index: 1000;
}
@media (max-width: 700px) {
	.city {
		margin: 0;
	}
}
.city:after {
	content: "";
	position: absolute;
	right: -23px;
	top: 4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 7.5px 0 7.5px;
	border-color: #0095c2 transparent transparent transparent;
	transition: all .2s ease-in-out;
}
.city__popup {
	display: none;
	width: 256px;
	padding: 8px 20px 17px;
	box-sizing: border-box;
	position: absolute;
	left: -100px;
	top: 35px;
	background: #fff;
	border: solid 1px #979797;
	border-radius: 9px;
}
@media (max-width: 700px) {
	.city__popup {
		left: 0;
	}
}
.city__popup:after {
	content: "";
	position: absolute;
	left: 118px;
	top: -9px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 12px 10px 12px;
	border-color: transparent transparent #fff transparent;
}
@media (max-width: 700px) {
	.city__popup:after {
		left: 56px;
	}
}
.city__popup:before {
	content: "";
	position: absolute;
	left: 117px;
	top: -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 13px 10px 13px;
	border-color: transparent transparent #979797 transparent;
}
@media (max-width: 700px) {
	.city__popup:before {
		left: 55px;
	}
}
.city__label {
	text-align: center;
	margin: 0 0 15px;
	font-size: 9px;
	font-weight: 500;
	color: #9b9b9b;
	cursor: pointer;
}
.city__current {
	float: left;
	color: #0095c2;
	font-size: 13px;
	font-weight: 500;
	cursor: pointer;
}
.city__more {
	float: right;
	font-size: 13px;
	font-weight: 500;
	cursor: pointer;
}
.title {
	float: left;
	max-width: 600px;
	margin-top: 0;
	margin-bottom: 2rem;
	font-size: 72px;
	line-height: 91px;
	font-weight: bold;
	color: #0095c2;
	text-shadow: 1px 3px 0 #fff;
}
@media (max-width: 700px) {
	.title {
		font-size: 42px;
		line-height: 46px;
	}
}
.subtitle {
	font-size: 24px;
	font-weight: bold;
}
.subtitle_window {
	text-align: center;
	margin: 0 0 15px;
}
.subtitle_margin_bottom {
	margin-bottom: 20px;
	text-align: center;
}
.counter {
	margin: 10px 0;
	position: relative;
}
.counter__button {
	position: absolute;
	top: 1px;
	width: 44px;
	height: 44px;
	cursor: pointer;
}
.counter__button_plus {
	left: 1px;
	background: url("/local/templates/mobiclin/css/./img/plus.svg") center no-repeat;
	border-right: solid 1px #979797;
}
.counter__button_minus {
	right: 1px;
	background: url("/local/templates/mobiclin/css/./img/minus.svg") center no-repeat;
	border-left: solid 1px #979797;
}
.counter .field {
	margin: 0;
	padding: 12px 50px;
	text-align: center;
}
.hamburger {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 27px;
	height: 16px;
	display: none;
	border-bottom: 4px solid #0095c2;
	cursor: pointer;
}
@media (max-width: 1024px) {
	.hamburger {
		display: block;
	}
}
.hamburger:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 20px;
	width: 27px;
	height: 4px;
	background: #0095c2;
}
.hamburger:after {
	content: "";
	display: block;
	position: absolute;
	top: 8px;
	left: 0;
	right: 20px;
	width: 27px;
	height: 4px;
	background: #0095c2;
}
.advantage {
	text-align: center;
}
.advantage__icon {
	height: 120px;
	line-height: 120px;
}
/*.advantage__icon img {
	vertical-align: middle;
}*/

.advantage .quality {
	background: url('../img/quality1.png');
	background-repeat: no-repeat;
	background-position: center;
}
.advantage .washing {
	background: url('../img/washing.png');
	background-repeat: no-repeat;
	background-position: center;
}
.advantage .cost {
	background: url('../img/calculator.png');
	background-repeat: no-repeat;
	background-position: center;
}
.advantage .efficiency {
	background: url('../img/efficiency.png');
	background-repeat: no-repeat;
	background-position: center;
}
.advantage .clock {
	background: url('../img/24_7.png');
	background-repeat: no-repeat;
	background-position: center;
}
.advantage .complexity{
	background: url('../img/legal-support.png');
	background-repeat: no-repeat;
	background-position: center;
}
.advantage__icon{
	transition: all .5s ease-out;
}

.advantage:hover .advantage__icon{
	transform: rotateY(180deg);		
}
@media (max-width: 700px) {
	.advantage__icon {
		height: auto;
		line-height: initial;
		margin: 45px 0 12px;
	}
}
.advantage__title {
	padding: 9px 0 15px;
	min-height: 40px;
	line-height: 21px;
	font-size: 18px;
	font-weight: 800;
}
@media (max-width: 700px) {
	.advantage__title {
		min-height: 0;
	}
}
.advantage__text {
	font-size: 14px;
	line-height: 18px;
}
.right_tabs {
	padding-bottom: 60px;
}
.right_tabs__title {
	margin: 70px 0 40px;
}
@media (max-width: 700px) {
	.right_tabs__title {
		margin: 0 0 40px;
	}
}
.text {
	position: relative;
	margin: 0 auto;
	max-width: 607px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	line-height: 17px;
}
.text_grey {
	color: #9b9b9b;
}
.text_left {
	text-align: left;
	margin: 40px 0;
	max-width: 450px;
}
@media (max-width: 700px) {
	.text_left {
		max-width: 700px;
	}
}
.cards {
	margin: 75px 0 0;
	text-align: center;
}
.cards-dry {
	margin: 75px 0 40px;
	text-align: center;
}
.card-dry {
	width: 100% !important;
	text-align: center;
	font-size: 18px;
	font-weight: 800;
	padding: 25px;
	text-align: center;
	margin-bottom: 50px;
	background: #fff;
	border-radius: 9px;
	border: solid 1px #9b9b9b;
	outline: none;
}
.card {
	/*position: relative;*/
	font-size: 18px;
	font-weight: 800;
	padding: 25px;
	text-align: center;
	margin-bottom: 50px;
	background: #fff;
	border-radius: 9px;
	border: solid 1px #9b9b9b;
	outline: none;
}
.card-title {
	min-height: 59px;
}
@media (min-width: 700px) {
	.card {
		margin-left: 2%;
		width: 32% !important;
		margin-bottom: 0;
	}
}

.card_inline {
	display: inline-block;
	width: 300px;
	box-sizing: border-box;
	padding: 19px 38px;
}
.card_carousel {
	width: 93% !important;
	box-sizing: border-box;
	padding: 25px 15px 15px;
	border: 1px solid #979797;
}
@media (max-width: 700px) {
	.card_carousel {
		margin: 0 auto;
	}
}
.card__icon {
	height: 77px;
	line-height: 77px;
}
.card__icon img {
	vertical-align: middle;
	display: inline-block !important;
}
.card__icon_window {
	margin: 23px 0 33px;
}
.card__title {
	min-height: 44px;
	line-height: 22px;
	margin: 24px 0 30px;
}
.card__price {
	padding: 35px 0 50px;
	font-size: 36px;
}
.card__price_window {
	font-weight: 600;
	padding: 0;
	margin: 20px 0 24px;
}
.card__button {
	background: #0095c2;
	/*max-width: 225px;*/
	height: 56px;
	border-radius: 9px;
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	line-height: 56px;
	cursor: pointer;
}
.card__button_small {
	margin: 30px auto 30px;
	max-width: 152px;
	height: 39px;
	line-height: 39px;
}
.card__button_window {
	margin: 0;
	width: 100%;
}
.card__button:hover {
	opacity: 0.9;
}
.card__more {
	color: #0095c2;
	font-weight: 600;
	font-size: 18px;
	text-decoration: none;
	cursor: pointer;
}
.slick-slide {
	outline: none;
}
.carousel {
	position: relative;
	margin: 0 15px;
	top: 50px;
}
.carousel_people {
	margin: 78px -100px 40px;
}
.carousel_people .slick-slide .people {
	transform: scale(0.8);
	opacity: 0.36;
	transition: all .3s ease-in-out;
}
.carousel_people .slick-slide .people__text {
	opacity: 0;
}
.carousel_people .slick-slide.slick-current .people {
	opacity: 1;
	transform: none;
}
.carousel_people .slick-slide.slick-current .people__text {
	opacity: 1;
}
@media (max-width: 1200px) {
	.carousel_people {
		margin: 78px 0 40px;
	}
}
.carousel__prev {
	position: absolute;
	width: 29px;
	height: 50px;
	top: 124px;
	left: -56px;
	z-index: 100;
	background: url("../img/arrows.png") -29px 0 no-repeat;
	cursor: pointer;
}
.carousel__prev_center {
	left: 32%;
	top: 74px;
	background: url("../img/arrows_green.png") -29px 0 no-repeat;
}
@media (max-width: 1030px) {
	.prev-left {
		left: -45px;
	}
}
@media (max-width: 800px) {
	.carousel__prev_center {
		left: 20px;
		top: 47px;
}
	.prev-left {
		left: -21px;
	}

}
@media (max-width: 500px) {
	.prev-left {
	left: -25px;
	}
}

.carousel__next {
	position: absolute;
	width: 29px;
	height: 50px;
	top: 124px;
	right: -56px;
	z-index: 100;
	background: url("../img/arrows.png") 0 0 no-repeat;
	cursor: pointer;
}
.carousel__next_center {
	top: 74px;
	right: 32%;
	background: url("../img/arrows_green.png") 0 0 no-repeat;
}
@media (max-width: 1030px) {
	.prev-right {
		right: -13px;
	}
}
@media (max-width: 800px) {
	.carousel__next_center {
		right: 20px;
		top: 47px;
	}
	.prev-right {
		right: -18px;
	}
}
.tabs {
	margin: 44px 0 15px;
	font-size: 0;
	text-align: center;
}
.tabs_short {
	max-width: 480px;
}
@media (max-width: 700px) {
	.tabs {
		text-align: left;
	}
}
.tab {
	width: 25%;
	box-sizing: border-box;
	margin: 0 -1px 0 0;
	padding: 8px;
	display: inline-block;
	border: solid 1px #979797;
	text-align: center;
	font-weight: 800;
	font-size: 18px;
	color: #4a4a4a;
	cursor: pointer;
}
.tab:hover, .tab_active {
	color: #0095c2;
}
.tab:first-child {
	border-radius: 9px 0 0 9px;
}
.tab:last-child {
	border-radius: 0 9px 9px 0;
}
@media (max-width: 700px) {
	.tab {
		width: 50%;
	}
	.tab:nth-child(1) {
		border-radius: 9px 0 0 0;
	}
	.tab:nth-child(2) {
		border-radius: 0 9px 0 0;
	}
	.tab:nth-child(3) {
		border-radius: 0 0 0 9px;
	}
	.tab:nth-child(4) {
		border-radius: 0 0 9px 0;
	}
}
.tab__content {
	display: none;
	padding-bottom: 30px;
}
.tab__content_active {
	display: block;
}
.tab__content img {
	max-width: 100%;
}
.tab__content__text {
	display: none;
	font-weight: 600;
	padding: 20px 20px 0;
}
.tab__content_displaced {
	position: relative;
	top: 54px;
}
.tab__content_displaced_top {
	position: relative;
	top: -46px;
}
@media (max-width: 700px) {
	.tab__content img {
		display: none;
	}
	.tab__content__text {
		display: block;
	}
}
.image_block img {
	max-width: 100%;
}
.image_block_displaced {
	position: relative;
	top: 54px;
}
.image_block_displaced_top {
	position: relative;
	top: -46px;
}
@media (max-width: 700px) {
	.image_block_displaced {
		top: 0;
		margin: 0 0 30px;
	}
}
.peoples h2 {
	margin: 71px 0 28px;
}
@media (max-width: 800px) {
	.peoples h2 {
		margin: 0 0 28px;
	}
}
.people {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}
.people__photo img {
	display: inline !important;
}
.people__title {
	margin: 30px 0 11px;
}
.people__text {
	position: relative;
	margin: 20px auto 10px;
	max-width: 300px;
	font-size: 14px;
	line-height: 17px;
	text-align: left;
}
.slick-dots {
	text-align: center;
}
.slick-dots li {
	display: inline-block;
	margin: 0 4px;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #f5a623;
	cursor: pointer;
}
.slick-dots li:hover, .slick-dots li.slick-active {
	background: #01c0e9;
}
.slick-dots li button {
	display: none;
}
.rating__star {
	display: inline-block;
	width: 29px;
	height: 28px;
	margin: 10px 7px 8px;
	background: url("../img/star.png");
}
.rating__star_half {
	width: 15px;
}
.questions {
	margin: 120px auto 40px;
}
@media (max-width: 780px) {
	.questions {
		margin: 0 auto 40px;
	}
}
.questions__list {
	margin: 45px 0 0;
}
.collapsed {
	position: relative;
	padding: 0 0 0 25px;
	margin: 0 0 25px;
}
.collapsed__title {
	font-weight: 800;
	cursor: pointer;
}
.collapsed__title:before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 7.5px 0 7.5px;
	border-color: #9b9b9b transparent transparent transparent;
	transition: all .2s ease-in-out;
}
.collapsed__text {
	transition: all .2s ease-in-out;
	padding: 0;
	line-height: 18px;
	font-weight: 600;
	color: #4a4a4a;
	overflow: hidden;
}
.collapsed_open .collapsed__text {
	padding: 18px 0 0;
}
.collapsed_open .collapsed__title:before {
	transform: rotate(180deg);
	border-color: #0095c2 transparent transparent transparent;
}
.form {
	margin: 60px 0 0;
	padding: 24px 0 0;
	width: 100%;
	height: 458px;
	background-size: cover;
	text-align: center;
	box-sizing: border-box;
}
.form h2 {
	color: #0095c2;
}
@media (max-width: 750px) {
	.form h2 {
		margin: 0 0 28px;
	}
}
.form__fields {
	margin: 26px 0 27px;
}
.form_cleaner {
	text-align: center;
	margin: 40px auto 50px;
}
.form_cleaner .text {
	margin: 20px auto 20px;
}
.form_cleaner .button {
	margin: 30px auto 0;
}
.form__success {
	font-size: 21px;
	text-align: center;
	padding: 40px 0 30px;
}
input.field {
	padding: 12px;
	height: 45px;
	border: solid 1px #979797 !important;
	border-radius: 9px;
	font-size: 18px;
	font-weight: 800;
	background: none;
	outline: none;
	width: 370px;
	max-width: calc(100% - 22px);
	margin: 10px 10px 10px;
}
input.field::placeholder {
	color: #aaa;
}
input.field_error {
	border-color: #f00 !important;
}
.button {
	margin: 0 auto 0;
	background: #0095c2;
	height: 45px;
	border-radius: 9px;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	cursor: pointer;
	max-width: calc(100% - 22px);
	text-transform: none;
	padding: 5px;
	width: 370px;
	min-height: 0;
	border: none;
	outline: none;
	line-height: normal;
}
.button:hover, .button:focus {
	color: #fff;
}
.button:hover {
	opacity: 0.9;
}
@media (max-width: 700px) {
	.button_center {
		display: block;
		position: relative;
	}
}
.about {
	margin: 40px 0 10px;
}
.about__item {
	margin-bottom: 60px;
}
.about__title {
	min-height: 90px;
	line-height: 90px;
	margin: 6px auto 20px;
	max-width: 430px;
}
.about__title_middle {
	display: inline-block;
	vertical-align: middle;
	line-height: 45px;
}
.about__icon {
	height: 185px;
	line-height: 185px;
	text-align: center;
}
.about__icon img {
	vertical-align: middle;
}
.contacts {
	margin: 80px 0 0;
}
.contacts td {
	border: none;
	line-height: 18px;
	padding: 14px 15px;
	vertical-align: top;
}
.contacts td:first-child {
	font-weight: 800;
	padding-left: 0;
	min-width: 120px;
}
.contacts td:last-child {
	color: #0095c2;
}
.contacts_center {
	position: relative;
	margin: 0 auto;
}
.contacts_center td:first-child {
	padding-left: 15px;
}
.include {
	text-align: center;
}
.cities {
	position: relative;
	padding: 40px 0;
	margin: 60px auto 50px;
}
.cities__item {
	font-size: 12px;
	color: #9b9b9b;
	font-weight: 500;
	text-align: left;
	width: 26%;
	margin-right: 2%;
	float: left;
}
.cities__item:nth-child(2n+1) {
	padding-left: 15%;
	width: 45%;
}
.cities__item a {
	text-decoration: none;
	color: #777;
	font-weight: 500;
}
.cities__item_active a {
	color: #000;
	font-weight: 600;
}
@media (max-width: 500px) {
	.cities__item {
		width: 100% !important;
		padding: 0 !important;
		margin: 0;
		text-align: center;
	}
}
.cities__text {
	font-weight: 500;
	padding: 50px 5% 0 0;
	line-height: 19px;
}
@media (max-width: 500px) {
	.cities__text {
		padding: 50px 0;
	}
}
.cities__link {
	color: #0095c2;
	text-decoration: none;
}
.footer {
	font-size: 14px;
	background: #1f2225;
}
.footer__top {
	padding: 20px 0;
	background: #1f2225;
	color: #fff;
	overflow: hidden;
}
.footer__top a {
	color: #fff;
	text-decoration: none;
}
@media (max-width: 700px) {
	.footer__top {
		text-align: center;
	}
}
.footer__bottom {
	padding: 18px 15px 30px;
	color: #6d6e70;
	position: relative;
	width: 95%;
	max-width: 960px;
	margin: 0 auto;
}
@media (max-width: 700px) {
	.footer__bottom {
		text-align: center;
		padding: 18px 0 30px;
	}
}
.footer__mail, .footer__phone {
	display: inline-block;
	padding: 0 0 6px 35px;
	margin: 0 0 10px 0;
}
@media (max-width: 700px) {
	.footer__mail, .footer__phone {
		margin: 0 20px 10px 20px;
	}
}
.footer__logo {
	margin: 0 0 30px 0;
	font-size: 14px;
	font-weight: bold;
	color: #0095c2;
}
.footer__logo img {
	margin: 0 0 7px 21px;
}
@media (max-width: 700px) {
	.footer__logo img {
		display: block;
		position: relative;
		margin: 0 auto 7px;
	}
}
.footer__mail {
	background: url("../img/mail.svg") no-repeat;
}
.footer__phone {
	background: url("../img/phone.svg") no-repeat;
}
.footer__title {
	font-weight: 700;
	margin: 0 0 15px;
}
.footer__menu {
	list-style: none;
	margin-bottom: 30px;
}
.footer__item {
	margin-bottom: 10px;
}
.footer__text {
	font-size: 12px;
}
.socials__item {
	display: inline-block;
	width: 22px;
	height: 22px;
	margin: 0 16px 10px 0;
	background: url("../img/socials.svg") no-repeat;
}
.socials__item_fb {
	background-position: -40px 0;
}
.socials__item_inst {
	background-position: -80px 0;
}
.socials_dummy {
	margin: 30px 0;
}
body, a, p, div, input, button {
	font-family: 'Montserrat', sans-serif;
}
h2 {
	position: relative;
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	margin: 38px 0 28px;
}
@media (max-width: 700px) {
h2 {
	margin: 0 0 28px;
}
}
a:hover {
	color: #0095c2;
}
.grey {
	margin: 100px 0;
	padding: 1px 0;
	background: #f7f7f7;
}
.grey h2 {
	color: #0095c2;
	margin-bottom: 35px;
}
.grey_bottom {
	margin: 70px 0 0;
	padding: 5px 0 60px;
}
.grey_cleaners {
	margin: 70px 0 44px;
}
.grey_peoples {
	margin: 0 0 60px;
}
.grey_services {
	margin: 100px 0 120px;
}

form {
	margin: 0;
}
h3 {
	font-size: 24px;
	font-weight: 800;
}
.clear {
	clear: both;
}
.container_large {
	position: relative;
	z-index: 10;
	max-width: 1211px;
	padding-top: 135px;
}
@media (max-width: 700px) {
	.container_large {
		padding-top: 60px;
	}
}
.container_large_main {
	padding-top: 170px;
}
@media (max-width: 700px) {
	.container_large_main {
		padding-top: 240px;
	}
}
.container_max {
	max-width: 1436px;
}
.container_small {
	max-width: 800px;
}
.container_min {
	position: relative;
	max-width: 420px;
}
.container_questions {
	max-width: 750px;
	padding: 0 0 120px;
}
.slider {
	height: 654px;
}
.slider__item {
	height: 654px !important;
	background-size: cover;
}
.slider__content {
	padding-top: 275px;
}
@media (max-width: 700px) {
	.slider__content {
		padding-top: 150px;
	}
}
.align_left {
	text-align: left;
}
.align_center {
	text-align: center;
}
h1 {
	max-width: 600px;
	font-size: 72px;
	line-height: 76px;
	margin: 120px 0 110px;
	font-weight: bold;
	color: #0095c2;
}
@media (max-width: 700px) {
	h1 {
		font-size: 42px;
		line-height: 42px;
		margin: 60px 0 60px;
	}
}
h1.small {
	max-width: 100%;
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	line-height: 40px;
	margin: 38px 0 28px;
	color: #000;
}
.green {
	color: #0095c2;
}
.page {
	transition: all .3s ease-in-out;
}
.page_blured {
	opacity: 0.7;
	-webkit-filter: blur(45px);
	-moz-filter: blur(45px);
	-o-filter: blur(45px);
	-ms-filter: blur(45px);
	filter: blur(45px);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.page_blured {
		opacity: 0.2;
	}
}
.page_error {
	position: relative;
	min-height: 100vh;
	background: url("/local/templates/mobiclin/css/./img/error.jpg") center repeat-x;
	background-size: cover;
}
.page_error.page_blured {
	opacity: 0.8;
	-webkit-filter: blur(35px);
	-moz-filter: blur(35px);
	-o-filter: blur(35px);
	-ms-filter: blur(35px);
	filter: blur(35px);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.page_error.page_blured {
		opacity: 0.2;
	}
}
.page_error h1 {
	padding: 175px 0 10px;
	margin: 0;
	color: #000;
	text-align: center;
}
.page_error h2 {
	margin: 0 0 25px;
}
.popup {
	transition: all .3s ease-in-out;
	visibility: hidden;
	pointer-events: none;
	opacity: 0;
	z-index: 100;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.popup__close {
	position: absolute;
	top: -15px;
	right: 12%;
	width: 27px;
	height: 27px;
	cursor: pointer;
	opacity: 0.7;
}
.popup__close:hover {
	opacity: 1;
}
.popup__close:before, .popup__close:after {
	position: absolute;
	left: 6px;
	content: ' ';
	height: 17px;
	width: 4px;
	background-color: #6d6e70;
}
.popup__close:before {
	transform: rotate(45deg);
}
.popup__close:after {
	transform: rotate(-45deg);
}
.popup__close_menu {
	top: 15%;
	right: 20%;
	width: 27px;
	height: 27px;
}
.popup__close_menu:before, .popup__close_menu:after {
	position: absolute;
	left: 11px;
	height: 27px;
	width: 4px;
}
.popup .container &gt; .popup__close {
	right: 20px;
}
.popup_open {
	visibility: visible;
	pointer-events: auto;
	opacity: 1;
}
.popup__content {
	position: relative;
	padding: 100px 0 200px;
	z-index: 1000;
	box-sizing: border-box;
	max-height: 100%;
	overflow-y: scroll;
	margin-right: -18px;
}
@media (max-width: 700px) {
.popup__content {
	margin-right: 0;
}
}
.popup__content h2 {
	margin: 38px 0 40px;
}
.popup__content h3 {
	font-weight: 700;
	margin: 30px 0 20px;
}
.popup__content ul {
	list-style: none;
	text-align: left;
}
.popup__content li {
	margin: 23px 0;
	font-weight: 600;
	font-size: 14px;
}
.popup__content li:before {
	content: "\2014";
	margin-right: 5px;
}
.popup__content .field {
	margin: 15px 0 15px;
}
.popup__content .button {
	margin: 30px 0 0;
}
.popup__background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.popup__form {
	margin: 66px 0 0;
}
.popup__menu li {
	text-align: center;
}
.popup__menu li:before {
	content: "";
}
.popup__menu a {
	color: #0095c2;
	text-decoration: none;
}
.popup__menu a:hover {
	text-decoration: underline;
}
.popup__success {
	margin: 60px 0 -5px;
}
.popup__message {
	margin: 30px 0;
	font-size: 14px;
	font-weight: 600;
	line-height: 17px;
}
.sidebar__item {
	position: relative;
	list-style: none;
	font-size: 18px;
	font-weight: bold;
}
.sidebar__item a {
	display: inline-block;
	padding: 0 25px 0 0;
	position: relative;
	z-index: 10;
	background: #fff;
	color: #9b9b9b;
	text-decoration: none;
}
.sidebar__item a:hover {
	color: #0095c2;
}
.sidebar__item_active {
	font-size: 36px;
}
.sidebar__item_active a {
	color: #0095c2;
}
.sidebar__item_active:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: 2px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #979797;
}
.up {
	position: fixed;
	right: 22px;
	bottom: 23px;
	width: 34px;
	height: 33px;
	background: url("../img/up.svg");
	cursor: pointer;
	z-index: 10;
}
hr {
	margin-top: 20px;
	margin-bottom: 30px;
}
hr.black {
	border-top: solid 1px #979797;
}




.form .form__fields .field {
	border: 1px solid #000;
	color: #000;
	background: #fff;
}

.form .form__fields .field::placeholder {
	color: #000;
}


.mobile_button {
	display: none;
	position: fixed;
	box-sizing: border-box;
	left: 0;
	bottom: 0;
	width: 100vw;
	background: #fff;
	text-align: center;
	padding: 10px;
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
}

@media (max-width: 800px) {
	.mobile_button {
		display: block;
		z-index: 1000;
	}
}
.mobile_button .button {
	max-width: calc(100% - 20px);
	box-sizing: border-box;
	margin: 0;
	border-radius: 3px;
	font-weight: 400;
	height: 47px;
	font-size: 14px;
	padding: 10px 0;
}
.up {
	bottom: 17px;
}


/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/mobiclin/css/slick.css?15457380411923*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1030px) {
	.slick-track {
		left: -20px;
	}
}
@media (max-width: 800px) {
	.slick-track {
		left: 3px;
	}
}
@media (max-width: 500px) {
	.slick-track {
		left: 0;
	}
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
    height: auto;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.feild_e{
	width: 1px!important;
	height: 1px!important;
	padding: 0px!important;
	margin: 0px!important;
	position: absolute;
}

.spoiler-body-block {
	position: relative;
}
.spoiler-title {cursor: pointer;}
.spoiler-body {
	display: none;
	width: 320px;
    position: absolute;
	top: 20px;
    left: 33%;
	background: #f1f1f1;
	font-size: 13px;
	line-height: 12px;
	padding: 15px 15px 5px 15px;
	text-align: left;
	border-radius: 10px;
    border: 1px solid #A5A5A5;
    z-index: 10000;
}
@media (max-width: 800px) {
	.spoiler-body {
		left: 25%;
	}
}
@media (max-width: 500px) {
	.spoiler-body {
		left: 6.5%;
	}
}
@media (max-width: 400px) {
	.spoiler-body {
		width: 243px;
		left: 30px;
	}
}
@media (max-width: 330px) {
	.spoiler-body {
		width: 243px;
		left: 0;
	}
}
.modal-close {
	color: #9b9b9b;
	font-size: 20px;
	-moz-transition: all 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.modal-close:hover {
	color: #0095c2;
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
    
.txt {
	font-size: 14px;
	text-align: center;
	min-height: 44px;
	padding: 0;
	margin: 0;
}

/*-------------------------*/
.pict h2 {
    color: #0095c2;
    margin-bottom: 35px;
}
.flex-pict{
	display: flex;
	flex-wrap: wrap;
	max-width: 1200px;
	margin: 0 auto;
}

.item{
	flex: 1 400px;
	margin: 5px;
	box-sizing: border-box;
	min-width: 300px;
	text-align: center;
}
.item img {
	max-width: 400px;
}

@media (max-width: 400px) {
	.item img {
		max-width: 335px;
	}
	.item {
		margin: 0 auto;
	}
}
@media (max-width: 320px) {
	.item img {
		max-width: 300px;
	}
	.item {
		flex: 1 400px;
		margin: 5px;
		box-sizing: border-box;
		min-width: 280px;
		text-align: center;
	}
}
/*--------------------------------*/

.sl{
	max-width: 400px;
	margin: 0 auto;
}
.sl_slide{
	position: relative;
	background: #ffff00;
}

.action{
	text-align: center;
	margin-top: 13px;
}
/*------------------*/

.loaderArea {
  background: linear-gradient(90deg, #0095c2 10%, #01c0e9 90%);
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  right:0;
  bottom:0;
  z-index: 100000;
}
.loader {
  height: 40px;
  width: 40px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: 50%;
  margin-top: -20px;
}
 
.loader:before,
.loader:after {
  content: "";
  height: 40px;
  width: 40px;
  border: 8px solid rgba(255,255,255,.5);
  border-radius: 10px;
  position: absolute;
  top: 0;
}
 
.loader:before {
  animation: animate 2s infinite linear;
}
 
@keyframes animate {
  0% {
    transform: rotate(0) skew(0);
  }
   
  100% {
    transform: rotate(180deg) skew(360deg);
  }
}
 
 
.loader:after {
  animation: animate2 2s infinite linear;
}
 
@keyframes animate2 {
  0% {
    transform: rotate(0) skew(0);
  }
   
  100% {
    transform: rotate(-180deg) skew(-360deg);
  }
}
  
.text-table {
	text-align: left;
	line-height: 17px;
	color: #222;
	font-size: 16px;
	font-weight: 600;
	padding: 2% 10%;
	border: solid 1px #979797 !important;
    border-radius: 9px;
	margin: 20px;
}

 

 



/*свои стили

  input[type="range"]{
    color:#0095c2;
    height: 3px;
  }
  input[type="range"]::-moz-range-track {   
    height: 1px;
    color: #ff0000;
    border: none;
  }
  input[type="range"]::-moz-range-thumb {
    background: #00ff00;
    height: 1px;
    width: 0px;
    border: 1px solid transparent;
    border-top: 1px solid  #ff0000;
    border-radius: 0;
  }

input[type="range"]::-webkit-slider-runnable-track {
	color:#0095c2;
}
input[type="range"]::-webkit-slider-thumb {
	color: #ff0000;
}



input[type=range] {
  -webkit-appearance: none;
  margin: 0 0 5px 0;
 
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  height: 3px;
  cursor: pointer;
  animate: 0.2s;
  background: #0095c2;
  border-radius: 5px;
  border: 0px solid #0095c2;
}

input[type=range]::-webkit-slider-thumb {

  border: 3px solid #0095c2;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8px;
}

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #0095c2;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;

  background: transparent;
  border-radius: 25px;
  border: 0px solid #000101;
}
input[type=range]::-moz-range-thumb {

  border: 0px solid #000000;
  height: 20px;
  width: 10px;
  border-radius: 7px;
  background: #0095c2;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 39px 0;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #ffff00;
  border: 0px solid #000101;
  border-radius: 50px;

}
input[type=range]::-ms-fill-upper {
  background: #ffff00;
  border: 0px solid #000101;
  border-radius: 50px;
 
}
input[type=range]::-ms-thumb {

  border: 0px solid #000000;
  height: 20px;
  width: 10px;
  border-radius: 7px;
  background: #0095c2;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: #0095c2;
}
input[type=range]:focus::-ms-fill-upper {
  background: #0095c2;
}



/* End */
/* /local/templates/mobiclin/css/normalize.css?15379265598178 */
/* /local/templates/mobiclin/css/style.css?156680898335956 */
/* /local/templates/mobiclin/css/slick.css?15457380411923 */
