

/* Start:/local/templates/landing/css/all.css?153358080348781*/

@font-face {
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: normal;
  src: local('Bebas Neue Regular'), url('/local/templates/landing/css/../fonts/BebasNeue Regular.woff') format('woff');
}
@font-face {
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: bold;
  src: local('Bebas Neue Bold'), url('/local/templates/landing/css/../fonts/BEBASNEUE BOLD.woff') format('woff');
}
@font-face {
  font-family: 'ArialNarrow';
  src: url('/local/templates/landing/css/../fonts/ArialNarrow.eot?#iefix') format('embedded-opentype'), url('/local/templates/landing/css/../fonts/ArialNarrow.woff') format('woff'), url('/local/templates/landing/css/../fonts/ArialNarrow.ttf') format('truetype'), url('/local/templates/landing/css/../fonts/ArialNarrow.svg#ArialNarrow') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  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 {
  -webkit-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"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 2 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 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;
}
*:focus {
  outline: none;
}
.box-sizing {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
1. BASIC STYLE
*/

.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}
/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 0;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
/* ---------------------------------------- */

/* RangeSlider */
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}
.irs-line-left,
.irs-line-mid,
.irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}
.irs-line-left {
  left: 0;
  width: 11%;
}
.irs-line-mid {
  left: 9%;
  width: 82%;
}
.irs-line-right {
  right: 0;
  width: 11%;
}
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}
.irs-bar-edge {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}
.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1;
}
.irs-slider.type_last {
  z-index: 2;
}
.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default;
}
.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default;
}
.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}
.irs-with-grid .irs-grid {
  display: block;
}
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}
.irs-grid-pol.small {
  height: 4px;
}
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}
.irs-disabled {
  opacity: 0.4;
}
.lt-ie9 .irs-disabled {
  filter: alpha(opacity=40);
}
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}
/* Ion.RangeSlider, Simple Skin
// Skin details */
.irs {
  height: 30px;
}
.irs-with-grid {
  height: 75px;
}
.irs-line {
  height: 3px;
  top: 15px;
  background: #c8c8c8;
}
.irs-line-left {
  height: 8px;
}
.irs-line-mid {
  height: 8px;
}
.irs-line-right {
  height: 8px;
}
.irs-bar {
  height: 3px;
  top: 15px;
  background: #585857;
}
.irs-bar-edge {
  height: 10px;
  top: 33px;
  width: 14px;
  border: 1px solid #428bca;
  border-right: 0;
  background: #428bca;
  background: -webkit-gradient(linear, left bottom, left top, from(#428bca), to(#7fc3e8));
  background: -webkit-linear-gradient(bottom, #428bca 0%, #7fc3e8 100%);
  background: linear-gradient(to top, #428bca 0%, #7fc3e8 100%);
  /* W3C */
  border-radius: 16px 0 0 16px;
  -moz-border-radius: 16px 0 0 16px;
}
.irs-shadow {
  height: 2px;
  top: 38px;
  background: #000;
  opacity: 0.3;
  border-radius: 5px;
  -moz-border-radius: 5px;
}
.lt-ie9 .irs-shadow {
  filter: alpha(opacity=30);
}
.irs-slider {
  top: 5px;
  width: 22px;
  height: 22px;
  background: #0adfba;
  cursor: pointer;
}
.irs-slider.state_hover,
.irs-slider:hover {
  background: #08BF9F;
}
.irs-min,
.irs-max {
  display: none;
  color: #333;
  font-size: 12px;
  line-height: 1.333;
  text-shadow: none;
  top: 0;
  padding: 1px 5px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  -moz-border-radius: 3px;
}
.lt-ie9 .irs-min,
.lt-ie9 .irs-max {
  background: #ccc;
}
.irs-from,
.irs-to,
.irs-single {
  color: #fff;
  font-size: 14px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: #428bca;
  border-radius: 3px;
  -moz-border-radius: 3px;
}
.lt-ie9 .irs-from,
.lt-ie9 .irs-to,
.lt-ie9 .irs-single {
  background: #999;
}
.irs-grid {
  height: 27px;
}
.irs-grid-pol {
  opacity: 0.5;
  background: #428bca;
}
.irs-grid-pol.small {
  background: #999;
}
.irs-grid-text {
  bottom: 5px;
  color: #99a4ac;
}
.SumoSelect p {
  margin: 0;
  width: 100%;
}
.SelectBox {
  width: 100%;
  padding: 5px 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* Filtering style */
.SumoSelect .hidden {
  display: none;
}
.SumoSelect .search-txt {
  display: none;
  outline: none;
}
.SumoSelect .no-match {
  display: none;
  padding: 6px;
}
.SumoSelect.open .search-txt {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 5px 8px;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
}
.SumoSelect.open > .search > span,
.SumoSelect.open > .search > label {
  visibility: hidden;
}
/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass,
.SumoUnder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.SelectClass {
  z-index: 1;
}
.SumoSelect > .optWrapper > .options li.opt label,
.SumoSelect > .CaptionCont,
.SumoSelect .select-all > label {
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
.SumoSelect {
  display: inline-block;
  position: relative;
  outline: none;
  width: 100%;
}
.SumoSelect > .CaptionCont {
  position: relative;
  border: 1px solid #cbcbcb;
  min-height: 14px;
  background-color: #fff;
  margin: 0;
  width: 100%;
}
.SumoSelect > .CaptionCont > span {
  display: block;
  padding-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
}
/*placeholder style*/
.SumoSelect > .CaptionCont > span.placeholder {
  color: #ccc;
  font-style: italic;
}
.SumoSelect > .CaptionCont > label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  background: #c8c8c8;
}
.SumoSelect > .CaptionCont > label > i {
  background: url('/local/templates/landing/css/../images/arrow.png');
  background-position: center center;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  opacity: 0.8;
}
.SumoSelect > .optWrapper {
  display: none;
  z-index: 1000;
  top: 30px;
  width: 100%;
  position: absolute;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  border-radius: 3px;
  overflow: hidden;
}
.SumoSelect.open > .optWrapper {
  top: 35px;
  display: block;
}
.SumoSelect.open > .optWrapper.up {
  top: auto;
  bottom: 100%;
  margin-bottom: 5px;
}
.SumoSelect > .optWrapper > .options {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
  border-radius: 2px;
  position: relative;
  /*Set the height of pop up here (only for desktop mode)*/
  max-height: 250px;
  /*height*/
}
.SumoSelect > .optWrapper > .options li.group.disabled > label {
  opacity: 0.5;
}
.SumoSelect > .optWrapper > .options li ul li.opt {
  padding-left: 22px;
}
.SumoSelect > .optWrapper.multiple > .options li ul li.opt {
  padding-left: 50px;
}
.SumoSelect > .optWrapper.isFloating > .options {
  max-height: 100%;
  -webkit-box-shadow: 0 0 100px #595959;
  box-shadow: 0 0 100px #595959;
}
.SumoSelect > .optWrapper > .options li.opt {
  padding: 6px 6px;
  position: relative;
  border-bottom: 1px solid #f5f5f5;
}
.SumoSelect > .optWrapper > .options > li.opt:first-child {
  border-radius: 2px 2px 0 0;
}
.SumoSelect > .optWrapper > .options > li.opt:last-child {
  border-radius: 0 0 2px 2px;
  border-bottom: none;
}
.SumoSelect > .optWrapper > .options li.opt:hover {
  background-color: #E4E4E4;
}
.SumoSelect > .optWrapper > .options li.opt.sel {
  background-color: #a1c0e4;
  border-bottom: 1px solid #a1c0e4;
}
.SumoSelect > .optWrapper > .options li label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer;
}
.SumoSelect > .optWrapper > .options li span {
  display: none;
}
.SumoSelect > .optWrapper > .options li.group > label {
  cursor: default;
  padding: 8px 6px;
  font-weight: bold;
}
/*Floating styles*/
.SumoSelect > .optWrapper.isFloating {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 90%;
  bottom: 0;
  margin: auto;
  max-height: 90%;
}
/*disabled state*/
.SumoSelect > .optWrapper > .options li.opt.disabled {
  background-color: inherit;
  pointer-events: none;
}
.SumoSelect > .optWrapper > .options li.opt.disabled * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5;
}
/*styling for multiple select*/
.SumoSelect > .optWrapper.multiple > .options li.opt {
  padding-left: 35px;
  cursor: pointer;
}
.SumoSelect > .optWrapper.multiple > .options li.opt span,
.SumoSelect .select-all > span {
  position: absolute;
  display: block;
  width: 30px;
  top: 0;
  bottom: 0;
  margin-left: -35px;
}
.SumoSelect > .optWrapper.multiple > .options li.opt span i,
.SumoSelect .select-all > span i {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #AEAEAE;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
.SumoSelect > .optWrapper > .MultiControls {
  display: none;
  border-top: 1px solid #ddd;
  background-color: #fff;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
  border-radius: 0 0 3px 3px;
}
.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
  display: block;
  margin-top: 5px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
  display: block;
}
.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
  padding: 6px;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p {
  display: inline-block;
  cursor: pointer;
  padding: 12px;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
  background-color: #f1f1f1;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
  border-right: 1px solid #DBDBDB;
  border-radius: 0 0 0 3px;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
  border-radius: 0 0 3px 0;
}
/*styling for select on popup mode*/
.SumoSelect > .optWrapper.isFloating > .options li.opt {
  padding: 12px 6px;
}
/*styling for only multiple select on popup mode*/
.SumoSelect > .optWrapper.multiple.isFloating > .options li.opt {
  padding-left: 35px;
}
.SumoSelect > .optWrapper.multiple.isFloating {
  padding-bottom: 43px;
}
.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
  background-color: #11a911;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC');
  background-repeat: no-repeat;
  background-position: center center;
}
/*disabled state*/
.SumoSelect.disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.SumoSelect.disabled > .CaptionCont {
  border-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/**Select all button**/
.SumoSelect .select-all {
  border-radius: 3px 3px 0 0;
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 0 3px 35px;
  height: 20px;
  cursor: pointer;
}
.SumoSelect .select-all > label,
.SumoSelect .select-all > span i {
  cursor: pointer;
}
.SumoSelect .select-all.partial > span i {
  background-color: #ccc;
}
/*styling for optgroups*/
.SumoSelect > .optWrapper > .options li.optGroup {
  padding-left: 5px;
  text-decoration: underline;
}
#cvi_tooltip {
  display: none;
  position: absolute;
  padding: 13px 16px;
  color: #3f3f3f;
  font-family: "Bebas Neue", sans-serif;
  font-weight: bold;
  background: #fff;
  border: 1px solid #999;
  max-width: 240px;
  min-width: 30px;
  -ms-user-select: none;
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
#cvi_tooltip:after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  background: #fff;
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cvi_tooltip b {
  color: #333333;
}
#cvi_tooltip i {
  font-family: Times, serif;
}
#cvi_tooltip big {
  text-transform: uppercase;
}
#cvi_tooltip hr {
  color: orange;
  border-color: orange;
  background-color: orange;
}
html,
body {
  width: 100%;
  height: auto;
  font-family: ArialNarrow, sans-serif;
  font-size: 17px;
}

/* Tiny Carousel */
.slider_d {
  height: 772px;
  width: 100%;
  position: relative;
}
.slider_d .carousel{
  position: relative;
  width: 100%;
  height: 772px;
  overflow: hidden;
}
.slider_d .viewport {
  height: 772px;
  overflow: hidden;
  position: relative;
}
.carousel .disable {
  visibility: hidden;
}
.carousel .overview {
  list-style: none;
  position: absolute;
  padding: 0;
  margin: 0;
  width: 100%;
  left: 0;
  top: 0;
}
.slider_d .overview li {
  float: left;
  height: 772px;
  width: auto;
  position: relative;
}
.carousel .inner-block{
  background-size: cover;
  background-position: center;
  backgronud-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.inner-carousel{
  height: 630px;
  width: 100%;
  position: relative;
}

.inner-carousel .carousel{
  position: relative;
  width: 100%;
  height: 630px;
  overflow: hidden;
}
.inner-carousel .viewport {
  height: 630px;
  overflow: hidden;
  position: relative;
}

.inner-carousel .overview li {
  float: left;
  height: 630px;
  width: auto;
  position: relative;
}

.inner-carousel .slider_arrows{
  position: absolute;
  margin-top: 0;
  bottom: 10px;
  left: 50%;
  margin-left: -52px;
}

.container {
  width: 1250px;
  margin: 0 auto;
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  font-family: "Bebas Neue", sans-serif;
  background: rgba(0,0,0,0.3);
}
.logo {
  float: left;
}
.logo img {
  width: 178px;
  margin: 10px 0 0 -10px;
}
.menu__list {
  float: left;
  margin: 35px 0 0 50px;
  padding: 0 5px 25px;
  border-bottom: 1px solid #b7bcc5;
  width: 860px;
  display: table;
}
.menu__list.tradein {
  width: 1050px;
}
.menu__item {
  font-size: 1.352em;
  list-style: none;
  display: table-cell;
  letter-spacing: 1.5px;
}
.menu__item--phone {
  font-size: 1.47em;
  margin-top: -2px;
  margin-right: 0;
  width: 178px;
}
.menu__link, .menu__item--phone {
  color: #fff;
  text-decoration: none;
}
.menu__link:hover {
  border-bottom: 1px solid #fff;
}
.text_title {
  color: #fff;
  font-size: 10em;
  text-align: center;
  letter-spacing: 15px;
  margin-top: 250px;
  width: 100%;
  padding-left: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.text_title.more_s {
  font-size: 4.5em;
}
.text_desc {
  color: #fff;
  font-size: 1.47em;
  letter-spacing: 5px;
  text-align: center;
  margin-top: 27px;
}
.callback {
  font-size: 0.88em;
  color: #fff;
  text-decoration: none;
  padding: 7px 19px;
  border: 1px solid #fff;
  border-radius: 3px;
  float: right;
  margin-top: 35px;
  letter-spacing: 1.5px;
}
.btn_choose {
  color: #fff;
  padding: 11px 32px;
  text-decoration: none;
  border: 2px solid #fff;
  border-radius: 4px;
  letter-spacing: 3px;
  font-size: 1.14em;
}
.choose {
  text-align: center;
  margin-top: 80px;
}
.slider_arrows {
  text-align: center;
  margin-top: 100px;
}
.slider_arrows .left_arr {
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #fff;
  border-radius: 4px;
  padding: 14px 16px;
  margin: 3px;
  cursor: pointer;
}
.slider_arrows .left_arr .ico {
  background: url('/local/templates/landing/css/../images/arrows.png');
  background-position: left top;
  width: 9px;
  height: 13px;
  display: block;
}
.slider_arrows .right_arr {
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #fff;
  border-radius: 4px;
  padding: 14px 16px;
  margin: 3px;
  cursor: pointer;
}
.slider_arrows .right_arr .ico {
  background: url('/local/templates/landing/css/../images/arrows.png');
  background-position: right top;
  width: 9px;
  height: 13px;
  display: block;
}
.information_block {
  width: 50%;
  float: left;
  height: 630px;
  backgronud-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.form-error{
  color: rgb(228, 25, 25);
}
.information_block--full {
  width: 100%;
  border: 1px solid #9a9a9a;
  box-sizing: border-box;
  margin: 5px 0;
}
.information_block .map {
  width: 100%;
  height: 100%;
}
.map_area {
  width: 100% !important;
  height: 100% !important;
  overflow: hidden;
}
.block_text {
  margin: 80px 80px 80px 60px;
  color: #2a2a2a;
}
.block_text .block_title {
  color: #999999;
  font-size: 2.52em;
  font-family: "Bebas Neue", sans-serif;
  font-weight: bold;
  margin-bottom: 50px;
}
.information_block #search {
  width: 100%;
  height: 100%;
}
.block_text--gray {
  margin: 0;
  padding: 80px 80px 80px 60px;
  background: #f6f6f6;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.block_text .custom_scroll {
  font-size: 20px;
  line-height: 1.1em;
  height: 370px;
  /*  width: 580px;*/
  margin-left: 0;
}
.block_text .custom_scroll p.gray {
  color: #666;
}
.block_text .custom_scroll--table {
  height: 410px;
}
.block_text--table {
  margin: 80px 60px 10px 60px;
}
.block_text--table--new {
  margin: 0 60px 10px 60px;
}
.block_text--table .block_title {
  margin-bottom: 20px;
}
.tabs .block_title {
  margin-bottom: 5px;
  display: inline-block;
  cursor: pointer;
  padding-bottom: 3px;
}
.tabs .block_title.active {
  color: #4f4f4f;
  border-bottom: 3px solid #4f4f4f;
  padding-bottom: 0px;
}
.tabs .tab_content {
  margin-top: 0px;
  display: none;
}
.tabs .tab_content.active {
  display: block;
}
.phone_address .phone, .phone_address .phone2 {
  font-size: 2.94em;
  font-family: "Bebas Neue", sans-serif;
  line-height: 1em;
  padding: 0;
  margin: 0;
}
.phone_address .address {
  margin-bottom: 25px;
}
.form_control input[type="text"] {
  width: 100%;
  height: 43px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e4e4e4;
  padding: 0 10px;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.form_control textarea {
  width: 100%;
  height: 124px;
  padding: 15px 10px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e4e4e4;
  margin-bottom: 15px;
  resize: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.form_control input[type="submit"] {
  background: #666;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  width: 100%;
  height: 43px;
  border-radius: 4px;
  border: 1px solid #e4e4e4;
  font-size: 1.176em;
  letter-spacing: 1.5px;
}
.custom_table {
  width: 100%;
  text-align: center;
}
.custom_table thead td {
  height: 41px;
  vertical-align: middle;
  font-size: 0.8em;
}
.custom_table tbody td {
  height: 41px;
  vertical-align: middle;
  font-size: 0.85em;
  border-right: 1px solid #fff;
  position: relative;
}
.custom_table tbody tr:nth-child(odd) td {
  background: #f3f3f3;
}
.custom_table tbody tr:nth-child(even) td {
  background: #f9f9f9;
}

.custom_table tbody tr:hover td {
  background: #08BF9F;
  color: #fff;
  border-right: 1px solid #17DAB8;
}

.sign_up {
  margin: 0 60px;
  border: #0ADFBA 3px solid;
  width: 190px;
  text-align: center;
  margin-top: -100px;
}

.sign_up-btn {
  text-decoration: none;
  color: #0ADFBA;
  margin: 15px 20px;
  display: block;
  font-size: 1.2em;
}

.slider_range {
  margin-bottom: 42px;
}
.slider_range__input {
  width: 10%;
  float: left;
}
.slider_range__input input[type="text"] {
  width: 100%;
  height: 33px;
  text-align: center;
  border: 1px solid #cbcbcb;
  font-size: 0.9em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.slider_range__item {
  width: 80%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 16px;
}
.slider_range__text {
  padding: 0;
  margin: 0;
  font-size: 0.8em;
  margin-bottom: 10px;
}
.slider_range.slider_price .slider_range__item {
  width: 64%;
}
.slider_range.slider_price .slider_range__input {
  width: 18%;
}
.slider_range .slider_range__input--two {
  float: right;
}
.slider_range .slider_range__input--two input[type="text"] {
  float: right;
}
.slider_range--select {
  width: 30%;
  float: left;
}
.slider_range--select_two {
  width: 30%;
  float: right;
}
.send_title.active {
  text-align: center;
}
.result {
  text-align: center;
  display: none;
}
.to_top {
  font-size: 1.2em;
  color: #666;
  text-decoration: none;
  padding: 7px 19px;
  border: 1px solid #cdcccc;
  border-radius: 3px;
  display: inline-block;
  font-family: "Bebas Neue", sans-serif;
  margin-top: 35px;
  letter-spacing: 1.5px;
}
.menu_btn {
  background: url('/local/templates/landing/css/../images/menu_mob.png') no-repeat;
  background-size: 56px 41px;
  width: 56px;
  height: 41px;
  /*float: right;*/
  margin: 30px 25px;
}
.menu_btn--mb {
  background: url('/local/templates/landing/css/../images/menu_mob.png');
  width: 35px;
  height: 26px;
  /*float: right;*/
  margin: 13px 0;
}
.top_line--mobile {
  display: none;
}
.mb {
  display: none;
}
.zoom {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}

.zoom .orig {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c-menu_mob__container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 1em;
  background: #f0f0f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1000;
}
.close_menu {
  float: right;
  background: url('/local/templates/landing/css/../images/close.png');
  width: 41px;
  height: 41px;
}
.menu_mob__item {
  text-align: center;
  font-size: 2.05em;
  margin-bottom: 1em;
}
.menu_mob__item a {
  text-decoration: none;
  color: #666;
}
.menu_mob__item--phone {
  margin-top: 2em;
}
.text_center {
  text-align: center;
}
.c-menu_mob__container {
  display: none;
}
.map-overlay {
  display: none;
}

.filter_range_price {
  width: 45% !important;
  margin-right: 0px !important;
}
.information_block_plan {
  height: auto;
  width: 100%;
}
.filter_range {
  margin-right: 1em;
  width: 25%;
  display: inline-block;
}
.select_facing {
  float:left;
  margin-top: -20px;
  vertical-align: top;
}
.information_block_plan#search_results {
  width: 100%;
  height: auto;
  background: #f6f6f6;
  padding-bottom: 40px;
}
.filter_range__input {
  width: 15%;
}
.filter_range__item {
  width: 70%;
  padding: 0 6px;
}
.filter_range.slider_price .filter_range__item {
  width: 60%;
}
.filter_range.slider_price .filter_range__input {
  width: 20%;
}
.block_results {
  /* height: 470px;*/
  padding-bottom: 40px;
  background: #f3f3f3;
  width: 100%;
}
.block_results__item {
  background: #fff;
  width: 24.5%;
  min-height: 380px;
  display: inline-block;
  margin: 16px 0 0 2px;
  vertical-align: top;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.block_results__item:hover {
  background: rgba(0, 0, 0, 0.04);
}

.block_results__items {
  display: block;
  margin: 0 auto;
  width: 98%;
  /* height: 390px;
   overflow: hidden;*/
}

.results__item__content {
  margin: 10px;
}

.item__img {
  height: 190px;
  width: 100%;
  vertical-align: top;
  text-align: center;
}
.item__img button {
  margin-top: 40px;
  transition: .5s;
}
.item__img button:hover {
  -moz-transform: scale(1.05); /* Ð”Ð»Ñ Firefox */
  -ms-transform: scale(1.05); /* Ð”Ð»Ñ IE */
  -webkit-transform: scale(1.05); /* Ð”Ð»Ñ Safari, Chrome, iOS */
  -o-transform: scale(1.05); /* Ð”Ð»Ñ Opera */
  transform: scale(1.05);
}
.item__img img {
  /*  height: 100%;
    max-height: 170px;
  */
  width: auto !important;
  height: auto !important;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  display: block;
}
.item__parametrs {
  width: 100%;
  height: 40%;
}
.param__type--name {
  color: #2a2a2a;
  font-weight: 700;
  width: 40%;
  text-align: right;
  margin-right: 20px;
  display: inline-block;
}

.item_param {
  margin-top: 10px;
}
.down_more {
  width: 20%;
  margin: 0 auto;
  position: relative;
  top: 15px;
}
.filter_range--select {
  width: 15%;
}

.block_results__items a {
  text-decoration: none;
  color: #2a2a2a;
}
.param__type--name, .param__type--value {
  max-width: 45%;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 1250px) {
  .container {
    width: 100%;
  }
  .text_title {
    margin-top: 351px;
  }
  .top_line {
    display: none;
  }
  .top_line--mobile {
    display: block;
    background: #f2f2f2;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .top_line--mobile .logo {
    float: left;
  }
  .top_line--mobile .logo img {
    width: 140px;
    margin: 0;
  }
  .logo {
    margin: 10px auto;
  }
  .callback_mobile {
    color: #666;
    font-size: 1.2em;
    float: none;
    display: inline-block;
    margin-bottom: 2em;
    text-decoration: none;
    padding: 7px 19px;
    border: 1px solid #666;
    border-radius: 3px;
    margin-top: 35px;
    letter-spacing: 1.5px;
  }
  .menu_mob__phone {
    height: 40px;
    width: 210px;
    margin: 30px auto;
    display: block;
    color: #666;
    font-size: 24pt;
  }
  .menu_mob__phone a {
    color: #666;
    text-decoration: none;
  }
  .callback_mobile-fixed {
    margin: 27px auto;
    width: 150px;
    font-size: 1.1em;
    padding: 10px 0;
    color: #666;
    /*display: block;*/
    text-decoration: none;
    border: 1px solid #666;
    border-radius: 3px;
    letter-spacing: 1.1px;
    text-align: center;
  }
  .top_line--mobile-content {
    display: flex;
    justify-content: space-between;
    margin: 0 15px;
  }
  .sign_up {
    margin: 0 auto;
  }
  .block_results__items {
    text-align: center;
  }
  .item__parametrs {
    text-align: left;
  }
  .filter_range--select {
    width: 15%;
  }
  .filter_range_price {
    width: 45%;
  }
  .logo .mb {
    display: block;
  }
  .logo .pl {
    display: none;
  }
}

@media screen and (max-width: 960px) {
  .information_block {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .tabs .block_title {
    margin: 0 25px 0;
  }
  .sign_up {
    margin: 0 auto;
  }
  .filter_range {
    width: 55%;
  }
  .filter_range--select {
    width: 30%;
  }
  .block_results__item {
    width: 33.5%;
  }
  .filter_range_price {
    width: 90% !important;
  }
  .phone_address .address {
    margin-bottom: 20px;
  }

  .block_text .block_title {
    margin-bottom: 20px;
  }

  .tabs .tab_content {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
  }
  .information_block , .inner-carousel, .inner-carousel .carousel, .inner-carousel .viewport, .inner-carousel .overview li{
    height: 550px;
  }
  .block_text {
    margin: 30px 20px;
    margin-left: 50px;
  }
  .block_text--gray {
    margin: 0;
    padding: 30px 20px;
  }
  .slider_range--select,
  .slider_range--select_two {
    width: 45%;
  }
  .text_title {
    font-size: 7em;
  }
  .text_title.more_s {
    font-size: 3.5em;
    letter-spacing: 12px;
  }
  .text_desc {
    font-size: 1.2em;
  }
  .block_text .block_title {
    text-align: center;
  }
  .tabs {
    text-align: center;
  }
  .tabs .tab_content {
    text-align: left;
  }
  .phone_address,
  .schedule,
  .custom_scroll {
    font-size: 1.3em;
  }
  .sign_up {
    margin: 0 auto;
  }
  .filter_range_price {
    width: 48%;
    margin-right: 0px !important;
  }
  .callback_mobile-fixed {
    height: 15px;
  }
}

@media screen and (max-width: 680px) {
  .top_line--mobile .logo img {
    width: 100px;
    margin: 0;
  }
  .menu_mob__phone {
    font-size: 18pt;
    text-align: center;
  }
}

@media screen and (max-width: 480px) {
  .top_line--mobile .logo img {
    margin: 0;
    width: 75px;
  }
  .pl {
    display: none;
  }
  .mb {
    display: block;
  }
  .menu_btn {
    width: 39px;
    height: 28px;
    background-size: 100%;
    margin: 31px 0;
  }
  .text_title {
    margin-top: 143px;
  }
  .text_title,
  .text_desc {
    letter-spacing: 2px;
  }
  .top_line--mobile {
    background: #f2f2f2;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .slider_d  .carousel, .slider_d .viewport, .slider_d .overview li, .slider_d{
    height: 515px;
  }
  .tabs .block_title {
    margin: 0 20px;
  }
  .block_text {
    margin: 15px 9px;
    padding: 10px;
  }
  .block_text--gray {
    margin: 0;
    padding: 15px 9px;
  }
  .block_text .block_title {
    font-size: 2.72em;
  }
  .block_text .custom_scroll--table {
    margin: -9px;
  }
  .block_text .custom_scroll--table .mCSB_container {
    margin-right: 14px;
  }
  .custom_table thead td,
  .custom_table tbody td {
    font-size: 0.65em;
  }
  .close_menu {
    width: 20px;
    height: 20px;
    background-size: 100%;
  }

  .text_title.more_s {
    letter-spacing: 4px;
  }
  .menu_mob__phone {
    height: 15px;
    width: 100px;
    margin: 18px 0;
    display: block;
    color: #666;
    font-size: 1.1em;
  }
  .menu_mob__phone a {
    color: #666;
    text-decoration: none;
  }
  .map-overlay {
    display: block;
    width: 100%;
    height: inherit;
    position: absolute;
    z-index: 999999999;
  }
  .logo {
    margin: 12px 0;
  }
  .callback_mobile-fixed {
    margin: 15px 0 15px 5px;
    width: 70px;
    height: 10px;
    font-size: 0.7em;
    padding: 5px;
    color: #666;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #666;
    border-radius: 3px;
    letter-spacing: 1.1px;
  }
  .top_line--mobile-content {
    display: flex;
    justify-content: space-between;
    margin: 0 10px;
  }
  .sign_up {
    margin: 0 auto;
  }
  .genplan_image, #search_results, .map-block {
    height: 300px;
  }
  .block_text .custom_scroll--table {
    height: 222px;
  }
  .block_results__item {
    width: 56.5%;
  }
  .filter_range {
    width: 90%;
  }
  .filter_range--select {
    width: 50%;
  }
  .callback_mobile-fixed {
    height: 10px;
  }
}
@media screen and (max-width: 330px) {
  .callback_mobile-fixed {
    font-size: 0.6em;
  }
}

.block_text .block_title.block_title--min_marg {
  margin-bottom: 10px;
}

.reset_button {
  margin-top: 30px;
  color: #fff;
  text-decoration: none;
  background: #08BF9F;
  float: right;
  padding: 5px 10px;
}

.absolute_link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: default;
}

.top_line {
  position: fixed;
  width: 100%;
}

.top_line-menu {
  position: relative;
  height: auto;
  overflow: auto;
  width: 1250px;
  margin: 0 auto;
}

.top_line-scrolled {
  background: #fff;
  box-shadow: 0 0 10px gray;
  height: 60px;
}

.menu__list-scrolled {
  border: none;
  height: 30px;
  padding: 0;
  margin: 15px 0 0 50px;
}

.menu__link-scrolled, .callback-scrolled {
  color: gray;
  margin: 15px 0;
}

.menu__list-scrolled .menu__item--phone {
  color: gray;
}

.callback-scrolled {
  border-color: gray;
}

.logo-scrolled img {
  margin: 0;
}

.slider_text {
  padding: 0;
  list-style: none;
}


.scrl {
  display: none;
}
.top_line-scrolled .scrl {
  display: block;
  width: 87px;
  margin: 5px;
}
.top_line-scrolled .no-scrl {
  display: none;

}

.landing-detail-scb {
  border: 3px solid #0ADFBA;
  float: left;
  font-size: 1em;
  text-align: center;
  padding: 20px 5%;
  color: #0ADFBA;
}

@media (max-width: 783px) {
  .information_block.wide#calc {
    height:auto!important;
  }
}

.menu__list a {
  color: white;
}
/* End */
/* /local/templates/landing/css/all.css?153358080348781 */
