

@charset "UTF-8";
/*------------------------------------*\
    STYLE.CSS
\*------------------------------------*/
/**
 *
 * sass --watch style.scss:style.min.css --style compressed
 *
 * Here we pull in some variables, include the inuit.css framework, then add our
 * project-specific components afterwards.
 */
/**
 * Setup
 */
/*------------------------------------*\
    FONTS.SCSS
\*------------------------------------*/
#formu{
	
	
	margin-top:25px;
}
#log{
	
	margin-top:25px;
}
#sondi{
	margin-left:130px;
}
#buttons{
	margin-left:16px;
}
#lll{
	
	margin-left:70px;
	
}
#cc{
 margin-top:-22px;
 }
#bb{
 margin-top:-4px;
 }
 #aa{
 margin-top:-41px;
 }
 #ze{
 color:#00AB5D;
 }
 #tt{
 margin-top:25px;
 }
 #photo1{
 
 margin-left:90px;
 }
 #photo{
 margin-top:-15px;
 margin-left:90px;
 }
#fopt{
	margin-top:-225px;
	
}
#titf{
	margin-left:380px;
	 margin-bottom : -50px;
	
}
#cont{
	background-color:#F8F8F8;
	margin-top:4px;
	
}
#ma{
	margin-top:-180px;
}
#vo{
	 margin-bottom : -10px;
	
}
#vo3{
	 margin-top : -10px;
	
}

#tit{
	margin-top:-71px;
}
#fo{
	 margin-left: 80px;
	margin-top:-148px;
	font-size:120%;
	background-color:#F8F8F8;
}
#fo1{
	 margin-left: 80px;
	margin-top:-148px;
	font-size:120%;
		background-color:#F8F8F8;
}

 
#fot{
	 margin-top: -163px;
	 margin-left: 80px;
	
	
  padding-top: 1px;
   padding-bottom:35px;
   	background-color:#F8F8F8;
   

}
#text{
	margin-top:15px;
	font-size:150%;
}
#formulaire{
	margin-top:-290px;
}
#c1{
	margin-left:px;
	margin-top:-5px;
}
#c2{
	margin-right:px;
	margin-top:-50px;
}
#c3{
	margin-right:px;
	margin-top:-183px;
}
#vid{
	background-color:#F8F8F8;
	margin-top:px;
}
#va1{
	margin-left:100px;
	font-size:110%;
}
#va2{
	margin-left:80px;

}
#va{
	margin-left:-20px;
}
#tete{
	background-color:#E1E0DE;
	margin-top:-280px;
}
.col-1{
	margin-left:190px;
	margin-top:50px;
}
.row
{
	margin-top:150px;
}
#az{
	margin-top:200px;
	margin-left:-27px;
}
@font-face {
  font-family: 'proximanova-light';
  src: url("../fonts/proximanova/proximanova-light-webfont.eot");
  src: url("../fonts/proximanova/proximanova-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova/proximanova-light-webfont.woff") format("woff"), url("../fonts/proximanova/proximanova-light-webfont.ttf") format("truetype"), url("../fonts/proximanova/proximanova-light-webfont.svg#proximanova-light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proximanova-regular';
  src: url("../fonts/proximanova/proximanova-regular-webfont.eot");
  src: url("../fonts/proximanova/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova/proximanova-regular-webfont.woff") format("woff"), url("../fonts/proximanova/proximanova-regular-webfont.ttf") format("truetype"), url("../fonts/proximanova/proximanova-regular-webfont.svg#proximanova-regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proximanova-bold';
  src: url("../fonts/proximanova/proximanova-bold-webfont.eot");
  src: url("../fonts/proximanova/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova/proximanova-bold-webfont.woff") format("woff"), url("../fonts/proximanova/proximanova-bold-webfont.ttf") format("truetype"), url("../fonts/proximanova/proximanova-bold-webfont.svg#proximanova-bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello/fontello.eot?9692769");
  src: url("../fonts/fontello/fontello.eot?9692769#iefix") format("embedded-opentype"), url("../fonts/fontello/fontello.woff?9692769") format("woff"), url("../fonts/fontello/fontello.ttf?9692769") format("truetype"), url("../fonts/fontello/fontello.svg?9692769#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
/*------------------------------------*\
    VARS.SCSS
\*------------------------------------*/
/**
 * Any variables you find set in inuit.css’ `_vars.scss` that you do not wish to
 * keep, simply redefine here. This means that if inuit.css, for example, sets
 * your `$base-font-size` at 16px and you wish it to be 14px, simply redeclare
 * that variable in this file. inuit.css ignores its own variables in favour of
 * using your own, so you can completely modify how inuit.css works without ever
 * having to alter the framework itself.
 */
/*------------------------------------*\
    $OBJECTS-AND-ABSTRACTIONS
\*------------------------------------*/
/**
 * All of inuit.css’ objects and abstractions are initially turned off by
 * default. This means that you start any project with as little as possible,
 * and introducing objects and abstractions is as simple as switching the
 * following variables to `true`.
 */
/*------------------------------------*\
    $OVERRIDES
\*------------------------------------*/
/**
 * Base
 */
/**
 * Responsive
 */
/**
 * Font sizes
 */
/**
 * Brand
 */
/*------------------------------------*\
    $CUSTOM
\*------------------------------------*/
/**
 * Fonts
 */
/**
 * Colors
 */
/**
 * Widget color
 */
/**
 * Separator color
 */
/*------------------------------------*\
    INUIT.CSS
\*------------------------------------*/
/*!*
 *
 * inuitcss.com -- @inuitcss -- @csswizardry
 *
 */
/**
 * inuit.css acts as a base stylesheet which you should extend with your own
 * theme stylesheet.
 *
 * inuit.css aims to do the heavy lifting; sorting objects and abstractions,
 * design patterns and fiddly bits of CSS, whilst leaving as much design as
 * possible to you. inuit.css is the scaffolding to your decorator.
 *
 * This stylesheet is heavily documented and contains lots of comments, please
 * take care to read and refer to them as you build. For further support please
 * tweet at @inuitcss.
 *
 * Owing to the amount of comments please only ever use minified CSS in
 * production. This file is purely a dev document.
 *
 * The table of contents below maps to section titles of the same name, to jump
 * to any section simply run a find for $[SECTION-TITLE].
 *
 * Most objects and abstractions come with a chunk of markup that you should be
 * able to paste into any view to quickly see how the CSS works in conjunction
 * with the correct HTML.
 *
 * inuit.css is written to this standard: github.com/csswizardry/CSS-Guidelines
 *
 * LICENSE
 *
 * Copyright 2013 Harry Roberts
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 *
 * Thank you for choosing inuit.css. May your web fonts render perfectly.
 */
/*------------------------------------*\
    $CONTENTS
\*------------------------------------*/
/**
 * CONTENTS............You’re reading it!
 * WARNING.............Here be dragons!
 * IMPORTS.............Begin importing the sections below
 *
 * MIXINS..............Super-simple Sass stuff
 * NORMALIZE...........normalize.css
 * RESET...............Set some defaults
 * CLEARFIX............
 * SHARED..............Shared declarations
 *
 * MAIN................High-level elements like `html`, `body`, etc.
 * HEADINGS............Double-stranded heading hierarchy
 * PARAGRAPHS..........
 * SMALLPRINT..........Smaller text elements like `small`
 * QUOTES..............
 * CODE................
 * LISTS...............
 * IMAGES..............
 * TABLES..............
 * FORMS...............
 *
 * GRIDS...............Fluid, proportional and nestable grids
 * FLEXBOX.............Crudely emulate flexbox
 * COLUMNS.............CSS3 columns
 * NAV.................A simple abstraction to put a list in horizontal nav mode
 * OPTIONS.............Grouped nav items
 * PAGINATION..........Very stripped back, basic paginator
 * BREADCRUMB..........Simple breadcrumb trail object
 * MEDIA...............Media object
 * MARGINALIA..........Simple marginalia content
 * ISLAND..............Boxed off content
 * BLOCK-LIST..........Blocky lists of content
 * MATRIX..............Gridded lists
 * SPLIT...............A simple split-in-two object
 * THIS-OR-THIS........Options object
 * LINK-COMPLEX........
 * FLYOUT..............Flyout-on-hover object
 * ARROWS..............CSS arrows
 * SPRITE..............Generic spriting element
 * ICON-TEXT...........Icon and text couplings
 * BEAUTONS............Use the beautons micro library
 * LOZENGES............Basic lozenge styles
 * RULES...............Horizontal rules
 * STATS...............Simple stats object
 * GREYBOX.............Wireframing styles
 *
 * WIDTHS..............Width classes for use alongside the grid system etc.
 * PUSH................Push classes for manipulating grids
 * PULL................Pull classes for manipulating grids
 * BRAND...............Helper class to apply brand treatment to elements
 * HELPER..............A series of helper classes to use arbitrarily
 * DEBUG...............Enable to add visual flags for debugging purposes
 */
/*------------------------------------*\
    $WARNING
\*------------------------------------*/
/*
 * inuit.css, being an OO framework, works in keeping with the open/closed
 * principle. The variables you set previously are now being used throughout
 * inuit.css to style everything we need for a base. Any custom styles SHOULD
 * NOT be added or modified in inuit.css directly, but added via your theme
 * stylesheet as per the open/closed principle:
 *
 * csswizardry.com/2012/06/the-open-closed-principle-applied-to-css
 *
 * Try not to edit any CSS beyond this point; if you find you need to do so
 * it is a failing of the framework so please tweet at @inuitcss.
 */
/*------------------------------------*\
    $IMPORTS
\*------------------------------------*/
/**
 * Generic utility styles etc.
 */
/*------------------------------------*\
    $DEFAULTS
\*------------------------------------*/
/**
 * inuit.css’ default variables. Redefine these in your `_vars.scss` file (found
 * in the inuit.css-web-template) to override them.
 */
/*------------------------------------*\
    $DEBUG
\*------------------------------------*/
/**
 * Debug mode will visually highlight any potential markup/accessibility quirks
 * in the browser. Set to `true` or `false`.
 */
/*------------------------------------*\
    $BORDER-BOX
\*------------------------------------*/
/**
 * Do you want all elements to adopt `box-sizing:border-box;` as per
 * paulirish.com/2012/box-sizing-border-box-ftw ?
 */
/*------------------------------------*\
    $BASE
\*------------------------------------*/
/**
 * Base stuff
 */
/**
 * Base font-family.
 */
/**
 * Default colour for objects’ borders etc.
 */
/*------------------------------------*\
    $RESPONSIVE
\*------------------------------------*/
/**
 * Responsiveness?
 */
/**
 * Responsiveness for widescreen/high resolution desktop monitors and beyond?
 * Note: `$responsive` variable above must be set to true before enabling this.
 */
/**
 * Responsive push and pull produce a LOT of code, only turn them on if you
 * definitely need them.
 */
/**
 * Note: `$push` variable above must be set to true before enabling these.
 */
/**
 * Note: `$pull` variable above must be set to true before enabling these.
 */
/**
 * Tell inuit.css when breakpoints start.
 */
/*------------------------------------*\
    $FONT-SIZES
\*------------------------------------*/
/**
 * Font-sizes (in pixels). Refer to relevant sections for their implementations.
 */
/*------------------------------------*\
    $QUOTES
\*------------------------------------*/
/**
 * English quote marks?
 */
/**
 * If you want English quotes then please do not edit these; they’re only here
 * because Sass needs them.
 */
/**
 * If you need non-English quotes, please alter the following values accordingly:
 */
/*------------------------------------*\
    $BRAND
\*------------------------------------*/
/**
 * Brand stuff
 */
/**
 * How big would you like round corners to be by default?
 */
/*------------------------------------*\
    $OBJECTS AND ABSTRACTIONS
\*------------------------------------*/
/**
 * Which objects and abstractions would you like to use?
 */
/*------------------------------------*\
    $FRAMEWORK
\*------------------------------------*/
/**
 * inuit.css will work these next ones out for use within the framework.
 *
 * Assign our `$base-line-height` to a new spacing var for more transparency.
 */
/*------------------------------------*\
    $MIXINS
\*------------------------------------*/
/**
 * Create a fully formed type style (sizing and vertical rhythm) by passing in a
 * single value, e.g.:
 *
   `@include font-size(10px);`
 *
 * Thanks to @redclov3r for the `line-height` Sass:
 * twitter.com/redclov3r/status/250301539321798657
 */
/**
 * Style any number of headings in one fell swoop, e.g.:
 *
   .foo{
       @include headings(1, 3){
           color:#BADA55;
       }
    }
 *
 * With thanks to @lar_zzz, @paranoida, @rowanmanning and ultimately
 * @thierrylemoulec for refining and improving my initial mixin.
 */
/**
 * Create vendor-prefixed CSS in one go, e.g.
 *
   `@include vendor(border-radius, 4px);`
 *
 */
/**
 * Create CSS keyframe animations for all vendors in one go, e.g.:
 *
   .foo{
       @include vendor(animation, shrink 3s);
   }

   @include keyframe(shrink){
       from{
           font-size:5em;
       }
   }
 *
 * Courtesy of @integralist: twitter.com/integralist/status/260484115315437569
 */
/**
 * Force overly long spans of text to truncate, e.g.:
 *
   `@include truncate(100%);`
 *
 * Where `$truncation-boundary` is a united measurement.
 */
/**
 * CSS arrows!!! But... before you read on, you might want to grab a coffee...
 *
 * This mixin creates a CSS arrow on a given element. We can have the arrow
 * appear in one of 12 locations, thus:
 *
 *       01    02    03
 *    +------------------+
 * 12 |                  | 04
 *    |                  |
 * 11 |                  | 05
 *    |                  |
 * 10 |                  | 06
 *    +------------------+
 *       09    08    07
 *
 * You pass this position in along with a desired arrow color and optional
 * border color, for example:
 *
 * `@include arrow(top, left, red)`
 *
 * for just a single, red arrow, or:
 *
 * `@include arrow(bottom, center, red, black)`
 *
 * which will create a red triangle with a black border which sits at the bottom
 * center of the element. Call the mixin thus:
 *
   .foo{
       background-color:#BADA55;
       border:1px solid #ACE;
       @include arrow(top, left, #BADA55, #ACE);
   }
 *
 */
/**
 * Media query mixin.
 *
 * It’s not great practice to define solid breakpoints up-front, preferring to
 * modify your design when it needs it, rather than assuming you’ll want a
 * change at ‘mobile’. However, as inuit.css is required to take a hands off
 * approach to design decisions, this is the closest we can get to baked-in
 * responsiveness. It’s flexible enough to allow you to set your own breakpoints
 * but solid enough to be frameworkified.
 *
 * We define some broad breakpoints in our vars file that are picked up here
 * for use in a simple media query mixin. Our options are:
 *
 * palm
 * lap
 * lap-and-up
 * portable
 * desk
 * desk-wide
 *
 * Not using a media query will, naturally, serve styles to all devices.
 *
 * `@include media-query(palm){ [styles here] }`
 *
 * We work out your end points for you:
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/*
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

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

/*
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 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 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

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

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

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

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

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

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

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

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

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

/*
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/*
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/*
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * 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.
 */
img {
  border: 0; }

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

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * 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.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

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

/*
 * 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 Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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; }

/*
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 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 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/*
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

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

/*------------------------------------*\
    $RESET
\*------------------------------------*/
/**
 * A more considered reset; more of a restart...
 * As per: csswizardry.com/2011/10/reset-restarted
 */
/**
* Let’s make the box model all nice, shall we...?
*/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

/**
 * The usual...
 */
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
table, th, td, caption,
hr {
  margin: 0;
  padding: 0; }

/**
 * Give a help cursor to elements that give extra info on `:hover`.
 */
abbr[title], dfn[title] {
  cursor: help; }

/**
 * Remove underlines from potentially troublesome elements.
 */
u, ins {
  text-decoration: none; }

/**
 * Apply faux underline via `border-bottom`.
 */
ins {
  border-bottom: 1px solid; }

/**
 * So that `alt` text is visually offset if images don’t load.
 */
img {
  font-style: italic; }

/**
 * Give form elements some cursor interactions...
 */
label,
input,
textarea,
button,
select,
option {
  cursor: pointer; }

.text-input:active,
.text-input:focus,
textarea:active,
textarea:focus {
  cursor: text;
  outline: none; }

/*------------------------------------*\
    $CLEARFIX
\*------------------------------------*/
/**
 * Micro clearfix, as per: css-101.org/articles/clearfix/latest-new-clearfix-so-far.php
 * Extend the clearfix class with Sass to avoid the `.cf` class appearing over
 * and over in your markup.
 */
.cf:after, .nav:after, .form-fields li:after, .tabs__links:after, .tabs__panes .pane:after, .toggle:after, .toggle__selector:after, .wrapper:after, .header__top:after,
.header__bottom:after, .about:after, .about__column--first .logo:after, .footer__social:after, .footer__links:after, .col-1 .heading:after, .col-2:after, .contact--list:after, .contact--list .contact__links:after, .team__list li:after, .guarantees:after, .guarantees--horizontal .guarantees__column:after, .favorites .favorites__cars:after, .top-discount .cars:after, .top-discount__car .description:after, .top-discount__car .informations ul li:after, .interview:after, .flash:after, .flash__car:after, .countdown:after, .toolbar:after, .car-list li:after, .car-list li .description .car-details:after, .car-details:after, .car-details__gallery .thumbnails:after, .car-details__description .top:after, .car-details__description .details li:after, .car-options .pane:after, .car-options .pane .left .image:after, .car-options .pane .right .viaxel-tools li:after, .seller__infos:after, .seller__infos .opening:after, .review__car:after, .article:after, .funding__option:after, .timeline__time:after, .promise .promise__item:after {
  content: "";
  display: table;
  clear: both; }

/*------------------------------------*\
    $SHARED
\*------------------------------------*/
/**
 * Where `margin-bottom` is concerned, this value will be the same as the
 * base line-height. This allows us to keep a consistent vertical rhythm.
 * As per: csswizardry.com/2012/06/single-direction-margin-declarations
 */
/**
 * Base elements
 */
h1, h2, h3, h4, h5, h6, hgroup,
ul, ol, dl,
blockquote, p, address,
table,
fieldset, figure,
pre,
.form-fields > li,
.media,
.island,
.islet {
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }
  .islet h1, .islet h2, .islet h3, .islet h4, .islet h5, .islet h6, .islet hgroup, .islet
  ul, .islet ol, .islet dl, .islet
  blockquote, .islet p, .islet address, .islet
  table, .islet
  fieldset, .islet figure, .islet
  pre, .islet .form-fields > li, .islet
  .media, .islet
  .island, .islet
  .islet {
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }

/**
 * Doubled up `margin-bottom` helper class.
 */
.landmark {
  margin-bottom: 40px;
  margin-bottom: 2.5rem; }

/**
 * `hr` elements only take up a few pixels, so we need to give them special
 * treatment regarding vertical rhythm.
 */
hr {
  margin-bottom: 18px;
  margin-bottom: 1.125rem; }

/**
 * Where `margin-left` is concerned we want to try and indent certain elements
 * by a consistent amount. Define that amount once, here.
 */
ul, ol, dd {
  margin-left: 40px;
  margin-left: 2.5rem; }

/**
 * Base styles; unclassed HTML elements etc.
 */
/*------------------------------------*\
    $MAIN
\*------------------------------------*/
html {
  font: 1em/1.25 sans-serif;
  overflow-y: scroll;
  min-height: 100%; }

/*------------------------------------*\
    $HEADINGS
\*------------------------------------*/
/**
 * As per: csswizardry.com/2012/02/pragmatic-practical-font-sizing-in-css
 *
 * When we define a heading we also define a corresponding class to go with it.
 * This allows us to apply, say, `class=alpha` to a `h3`; a double-stranded
 * heading hierarchy.
 */
h1, .alpha, .col-1 .heading h1, .search-engine__count strong, .countdown .countdown_section .countdown_amount, .countdown .countdown_separator, .car-details__description .top .car-price h3 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.11111; }

h2, .beta, .discount strong, .car-details__description .top 
ar-name h1,
.car-details__description .top .car-name h2 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.33333; }

h3, .gamma, .col-2 .col-2__left h1, .locate__title, .interview__content .quote, .flash__car .left .price-new, .toolbar__title, .car-list li .description .car-price, .car-details__options h4, .seller__infos h2 strong, .seller__flash .flash__car .left .car-contact {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.66667; }

h4, .delta, .col-2 .col-2__right .heading h3, .favorites__empty, .flash__car .left .car-brand,
.flash__car .left .car-model, .car-options .pane .left .image .car-description strong, .car-options .pane .left .image .car-description span, .car-options .pane .left .first, .car-options .pane .right .viaxel-description, .seller__infos h2, .seller__subtitle, .view--manual .toggle__content h2 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1; }

h5, .epsilon, .press__title, .col-2 .col-2__left .contact-form h2, .col-2 .col-2__right .heading h4, .team__title, .flash__car .left p, .review__car .review-description, .article .article__content h4, .funding__left strong, .view--manual .toggle__selector {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11111; }

h6, .zeta, .form-fields li li, .select2-drop .select2-search input, .select2-drop .select2-results li, .btn, .press__button, .search-engine__button, .contact__link, .main-slider .iosslider .slider .slide a, .top-discount__car .description .car-price a, .flash__seller .link, .toolbar__back, .car-details__description .top .car-button, .car-options .pane .right button, .car-options .pane .right .viaxel-tools li a, .car-options .pane .funding-form button, .top-nav li, .main-nav a, .press__quote span, .about__column p, .about__column--second li strong, .about__column--second li span, .footer__links li, .footer__docs strong,
.footer__docs a, .search-engine__range .amount, .search-engine__count span, .contact__opening strong,
.contact__opening span, .team__list li, .favorites__car .description .car-brand,
.favorites__car .description .car-model, .search-engine--home .search-engine__car .description .car-name span, .top-discount__car .description .car-name strong,
.top-discount__car .description .car-name span,
.top-discount__car .description .car-name em, .top-discount__car .informations ul li strong,
.top-discount__car .informations ul li span, .interview__content .from strong,
.interview__content .from em, .flash__seller .description span, .flash__car .right .image span, .discount span, .car-list li .image .layer span, .car-list li .description .car-version, .car-is-sold span, .car-details__description .top .car-price h3 small, .car-details__options p, .seller__infos .opening strong,
.seller__infos .opening span, .review__car .review-created, .article .article__content p, .funding__right > ul > li > ul li, .promise .promise__item p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.42857; }

/**
 * Heading groups and generic any-heading class.
 * To target any heading of any level simply apply a class of `.hN`, e.g.:
 *
   <hgroup>
       <h1 class=hN>inuit.css</h1>
       <h2 class=hN>Best. Framework. Ever!</h2>
   </hgroup>
 *
 */
hgroup .hN {
  margin-bottom: 0; }

/**
 * A series of classes for setting massive type; for use in heroes, mastheads,
 * promos, etc.
 */
.giga {
  font-size: 96px;
  font-size: 6rem;
  line-height: 1.04167; }

.mega {
  font-size: 72px;
  font-size: 4.5rem;
  line-height: 1.11111; }

.kilo {
  font-size: 48px;
  font-size: 3rem;
  line-height: 1.25; }

/*------------------------------------*\
    $PARAGRAPHS
\*------------------------------------*/
/**
 * The `.lede` class is used to make the introductory text (usually a paragraph)
 * of a document slightly larger.
 */
.lede,
.lead {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11111; }

/*------------------------------------*\
    $SMALLPRINT
\*------------------------------------*/
/**
 * A series of classes for setting tiny type; for use in smallprint etc.
 */
.smallprint,
.milli,
.top-discount__car .description .car-name em,
.countdown .countdown_section .countdown_label,
.car-details__description .top .car-price em,
.car-options .pane .right .notice,
.article .article__content .date {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.66667; }

.micro, .funding__right > ul > li:before {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 2; }

/*------------------------------------*\
    $QUOTES
\*------------------------------------*/
/**
 * If English quotes are set in `_vars.scss`, define them here.
 */
/**
 * Big up @boblet: html5doctor.com/blockquote-q-cite
 */
/**
 * Inline quotes.
 */
q {
  quotes: "\2018" "\2019" "\201C" "\201D"; }
  q:before {
    content: "\2018";
    content: open-quote; }
  q:after {
    content: "\2019";
    content: close-quote; }
  q q:before {
    content: "\201C";
    content: open-quote; }
  q q:after {
    content: "\201D";
    content: close-quote; }

blockquote {
  quotes: "\201C" "\201D"; }
  blockquote p:before {
    content: "\201C";
    content: open-quote; }
  blockquote p:after {
    content: "";
    content: no-close-quote; }
  blockquote p:last-of-type:after {
    content: "\201D";
    content: close-quote; }
  blockquote q:before {
    content: "\2018";
    content: open-quote; }
  blockquote q:after {
    content: "\2019";
    content: close-quote; }

/**
 *
   <blockquote>
       <p>Insanity: doing the same thing over and over again and expecting
       different results.</p>
       <b class=source>Albert Einstein</b>
   </blockquote>
 *
 */
blockquote {
  /**
   * .4em is roughly equal to the width of the opening “ that we wish to hang.
   */
  text-indent: -0.41em; }
  blockquote p:last-of-type {
    margin-bottom: 0; }

.source {
  display: block;
  text-indent: 0; }
  .source:before {
    content: "\2014"; }

/*------------------------------------*\
    $CODE
\*------------------------------------*/
/**
 * Use an explicit font stack to ensure browsers render correct `line-height`.
 */
pre {
  overflow: auto; }

pre mark {
  background: none;
  border-bottom: 1px solid;
  color: inherit; }

/**
 * Add comments to your code examples, e.g.:
 *
   <code>&lt;/div&gt;<span class=code-comment>&lt;!-- /wrapper --&gt;</span></code>
 *
 */
.code-comment {
  /**
   * Override this setting in your theme stylesheet
   */
  opacity: 0.75;
  filter: alpha(opacity=75); }

/**
 * You can add line numbers to your code examples but be warned, it requires
 * some pretty funky looking markup, e.g.:
 *
   <ol class=line-numbers>
       <li><code>.nav{</code></li>
       <li><code>    list-style:none;</code></li>
       <li><code>    margin-left:0;</code></li>
       <li><code>}</code></li>
       <li><code>    .nav > li,</code></li>
       <li><code>        .nav > li > a{</code></li>
       <li><code>            display:inline-block;</code></li>
       <li><code>           *display:inline-block;</code></li>
       <li><code>            zoom:1;</code></li>
       <li><code>        }</code></li>
   </ol>
 *
 * 1. Make the list look like code.
 * 2. Give the list flush numbers with a leading zero.
 * 3. Make sure lines of code don’t wrap.
 * 4. Give the code form by forcing the `code` to honour white-space.
 */
.line-numbers {
  font-family: monospace, serif;
  /* [1] */
  list-style: decimal-leading-zero inside;
  /* [2] */
  white-space: nowrap;
  /* [3] */
  overflow: auto;
  /* [3] */
  margin-left: 0; }

.line-numbers code {
  white-space: pre;
  /* [4] */ }

/*------------------------------------*\
    $IMAGES
\*------------------------------------*/
/**
 * Demo: jsfiddle.net/inuitcss/yMtur
 */
/**
 * Fluid images.
 */
img {
  max-width: 100%; }

/**
 * Non-fluid images if you specify `width` and/or `height` attributes.
 */
img[width],
img[height] {
  max-width: none; }

/**
 * Rounded images.
 */
.img--round {
  border-radius: 5px; }

/**
 * Image placement variations.
 */
.img--right {
  float: right;
  margin-bottom: 20px;
  margin-left: 20px; }

.img--left {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px; }

.img--center {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto; }

/**
 * Keep your images on your baseline.
 *
 * Please note, these will not work too nicely with fluid images and will
 * distort when resized below a certain width. Use with caution.
 */
.img--short {
  height: 100px; }

.img--medium {
  height: 200px; }

.img--tall {
  height: 300px; }

/**
 * Images in `figure` elements.
 */
figure > img {
  display: block; }

/*------------------------------------*\
    $LISTS
\*------------------------------------*/
/**
 * Remove vertical spacing from nested lists.
 */
li > ul,
li > ol {
  margin-bottom: 0; }

/**
 * Have a numbered `ul` without the semantics implied by using an `ol`.
 */
/*ul*/
.numbered-list {
  list-style-type: decimal; }

/*------------------------------------*\
    $TABLES
\*------------------------------------*/
/**
 * We have a lot at our disposal for making very complex table constructs, e.g.:
 *
   <table class="table--bordered  table--striped  table--data">
       <colgroup>
           <col class=t10>
           <col class=t10>
           <col class=t10>
           <col>
       </colgroup>
       <thead>
           <tr>
               <th colspan=3>Foo</th>
               <th>Bar</th>
           </tr>
           <tr>
               <th>Lorem</th>
               <th>Ipsum</th>
               <th class=numerical>Dolor</th>
               <th>Sit</th>
           </tr>
       </thead>
       <tbody>
           <tr>
               <th rowspan=3>Sit</th>
               <td>Dolor</td>
               <td class=numerical>03.788</td>
               <td>Lorem</td>
           </tr>
           <tr>
               <td>Dolor</td>
               <td class=numerical>32.210</td>
               <td>Lorem</td>
           </tr>
           <tr>
               <td>Dolor</td>
               <td class=numerical>47.797</td>
               <td>Lorem</td>
           </tr>
           <tr>
               <th rowspan=2>Sit</th>
               <td>Dolor</td>
               <td class=numerical>09.640</td>
               <td>Lorem</td>
           </tr>
           <tr>
               <td>Dolor</td>
               <td class=numerical>12.117</td>
               <td>Lorem</td>
           </tr>
       </tbody>
   </table>
 *
 */
table {
  width: 100%; }

th,
td {
  padding: 5px;
  text-align: left; }
  @media screen and (min-width: 480px) {
    th,
    td {
      padding: 10px; } }

/**
 * Cell alignments
 */
[colspan] {
  text-align: center; }

[colspan="1"] {
  text-align: left; }

[rowspan] {
  vertical-align: middle; }

[rowspan="1"] {
  vertical-align: top; }

.numerical {
  text-align: right; }

/**
 * In the HTML above we see several `col` elements with classes whose numbers
 * represent a percentage width for that column. We leave one column free of a
 * class so that column can soak up the effects of any accidental breakage in
 * the table.
 */
.t5 {
  width: 5%; }

.t10 {
  width: 10%; }

.t12 {
  width: 12.5%; }

/* 1/8 */
.t15 {
  width: 15%; }

.t20 {
  width: 20%; }

.t25 {
  width: 25%; }

/* 1/4 */
.t30 {
  width: 30%; }

.t33 {
  width: 33.333%; }

/* 1/3 */
.t35 {
  width: 35%; }

.t37 {
  width: 37.5%; }

/* 3/8 */
.t40 {
  width: 40%; }

.t45 {
  width: 45%; }

.t50 {
  width: 50%; }

/* 1/2 */
.t55 {
  width: 55%; }

.t60 {
  width: 60%; }

.t62 {
  width: 62.5%; }

/* 5/8 */
.t65 {
  width: 65%; }

.t66 {
  width: 66.666%; }

/* 2/3 */
.t70 {
  width: 70%; }

.t75 {
  width: 75%; }

/* 3/4*/
.t80 {
  width: 80%; }

.t85 {
  width: 85%; }

.t87 {
  width: 87.5%; }

/* 7/8 */
.t90 {
  width: 90%; }

.t95 {
  width: 95%; }

/**
 * Bordered tables
 */
.table--bordered th,
.table--bordered td {
  border: 1px solid #d8dce3; }
  .table--bordered th:empty,
  .table--bordered td:empty {
    border: none; }
.table--bordered thead tr:last-child th {
  border-bottom-width: 2px; }
.table--bordered tbody tr th:last-of-type {
  border-right-width: 2px; }

/**
 * Striped tables
 */
.table--striped tbody tr:nth-of-type(odd) {
  background-color: #ffc;
  /* Override this color in your theme stylesheet */ }

/**
 * Data table
 */
.table--data {
  font: 12px/1.5 sans-serif; }

/*------------------------------------*\
    $FORMS
\*------------------------------------*/
/**
 *
 * Demo: jsfiddle.net/inuitcss/MhHHU
 *
 */
fieldset {
  padding: 20px; }

/**
 * Text inputs
 *
 * Instead of a `[type]` selector for each kind of form input, we just use a
 * class to target any/every one, e.g.:
   <input type=text class=text-input>
   <input type=email class=text-input>
   <input type=password class=text-input>
 *
 */
.text-input,
textarea {
  /**
   * Style these via your theme stylesheet.
   */ }

/**
 * Group sets of form fields in a list, e.g.:
 *
   <ul class=form-fields>
       <li>
           <label />
           <input />
       </li>
       <li>
           <label />
           <select />
       </li>
       <li>
           <label />
           <input />
       </li>
   </ul>
 *
 */
.form-fields {
  list-style: none;
  margin: 0; }

.form-fields > li:last-child {
  margin-bottom: 0; }

/**
 * Labels
 *
 * Define a `.label` class as well as a `label` element. This means we can apply
 * label-like styling to meta-labels for groups of options where a `label`
 * element is not suitable, e.g.:
 *
   <li>
       <span class=label>Select an option below:</span>
       <ul class="multi-list  four-cols">
           <li>
               <input /> <label />
           </li>
           <li>
               <input /> <label />
           </li>
           <li>
               <input /> <label />
           </li>
           <li>
               <input /> <label />
           </li>
       </ul>
   </li>
 *
 */
label,
.label {
  display: block; }

/**
 * Extra help text in `label`s, e.g.:
 *
   <label>Card number <small class=additional>No spaces</small></label>
 *
 */
.additional {
  display: block;
  font-weight: normal; }

/*
 * Groups of checkboxes and radios, e.g.:
 *
   <li>
       <ul class=check-list>
           <li>
               <input /> <label />
           </li>
           <li>
               <input /> <label />
           </li>
       </ul>
   </li>
 *
 */
.check-list {
  list-style: none;
  margin: 0; }

/*
 * Labels in check-lists
 */
.check-label,
.check-list label,
.check-list .label {
  display: inline-block; }

/**
 * Spoken forms are for forms that read like spoken word, e.g.:
 *
   <li class=spoken-form>
       Hello, my <label for=spoken-name>name</label> is
       <input type=text class=text-input id=spoken-name>. My home
       <label for=country>country</label> is
       <select id=country>
           <option>UK</option>
           <option>US</option>
           <option>Other</option>
       </select>
   </li>
 *
 */
.spoken-form label {
  display: inline-block;
  font: inherit; }

/**
 * Extra help text displayed after a field when that field is in focus, e.g.:
 *
   <label for=email>Email:</label>
   <input type=email class=text-input id=email>
   <small class=extra-help>.edu emails only</small>
 *
 * We leave the help text in the document flow and merely set it to
 * `visibility:hidden;`. This means that it won’t interfere with anything once
 * it reappears.
 *
 */
/*small*/
.extra-help {
  display: inline-block;
  visibility: hidden; }

.text-input:active + .extra-help,
.text-input:focus + .extra-help {
  visibility: visible; }

/**
 * Objects and abstractions
 */
/*------------------------------------*\
    $NAV
\*------------------------------------*/
/**
 * Nav abstraction as per: csswizardry.com/2011/09/the-nav-abstraction
 * When used on an `ol` or `ul`, this class throws the list into horizontal mode
 * e.g.:
 *
   <ul class=nav>
       <li><a href=#>Home</a></li>
       <li><a href=#>About</a></li>
       <li><a href=#>Portfolio</a></li>
       <li><a href=#>Contact</a></li>
   </ul>
 *
 * Demo: jsfiddle.net/inuitcss/Vnph4
 *
 */
.nav {
  list-style: none;
  margin-left: 0; }
  .nav > li,
  .nav > li > a {
    display: inline-block;
    *display: inline;
    zoom: 1; }

/**
 * `.nav--stacked` extends `.nav` and throws the list into vertical mode, e.g.:
 *
   <ul class="nav  nav--stacked">
       <li><a href=#>Home</a></li>
       <li><a href=#>About</a></li>
       <li><a href=#>Portfolio</a></li>
       <li><a href=#>Contact</a></li>
   </ul>
 *
 */
.nav--stacked > li {
  display: list-item; }
  .nav--stacked > li > a {
    display: block; }

/**
 * `.nav--banner` extends `.nav` and centres the list, e.g.:
 *
   <ul class="nav  nav--banner">
       <li><a href=#>Home</a></li>
       <li><a href=#>About</a></li>
       <li><a href=#>Portfolio</a></li>
       <li><a href=#>Contact</a></li>
   </ul>
 *
 */
.nav--banner {
  text-align: center; }

/**
 * Give nav links a big, blocky hit area. Extends `.nav`, e.g.:
 *
   <ul class="nav  nav--block">
       <li><a href=#>Home</a></li>
       <li><a href=#>About</a></li>
       <li><a href=#>Portfolio</a></li>
       <li><a href=#>Contact</a></li>
   </ul>
 *
 */
.nav--block {
  line-height: 1;
  /**
   * Remove whitespace caused by `inline-block`.
   */
  letter-spacing: -0.31em;
  word-spacing: -0.43em;
  white-space: nowrap; }
  .nav--block > li {
    letter-spacing: normal;
    word-spacing: normal; }
    .nav--block > li > a {
      padding: 10px; }

/**
 * Force a nav to occupy 100% of the available width of its parent. Extends
 * `.nav`, e.g.:
 *
   <ul class="nav  nav--fit">
       <li><a href=#>Home</a></li>
       <li><a href=#>About</a></li>
       <li><a href=#>Portfolio</a></li>
       <li><a href=#>Contact</a></li>
   </ul>
 *
 * Thanks to @pimpl for this idea!
 */
.nav--fit {
  display: table;
  width: 100%; }
  .nav--fit > li {
    display: table-cell; }
    .nav--fit > li > a {
      display: block; }

/**
 * Make a list of keywords. Extends `.nav`, e.g.:
 *
   `<ul class="nav  nav--keywords>`
 *
 */
.nav--keywords > li:after {
  content: "\002C" "\00A0"; }
.nav--keywords > li:last-child:after {
  display: none; }

/**
 * Style trumps; helper and brand classes
 */
/*------------------------------------*\
    $WIDTHS
\*------------------------------------*/
/**
 * Sizes in human readable format. These are used in conjunction with other
 * objects and abstractions found in inuit.css, most commonly the grid system
 * and faux flexbox.
 *
 * We have a mixin to generate our widths and their breakpoint-specific
 * variations.
 */
/**
* Whole
*/
.one-whole {
  width: 100%; }

/**
* Halves
*/
.one-half, .two-quarters, .three-sixths, .four-eighths, .five-tenths, .six-twelfths {
  width: 50%; }

/**
* Thirds
*/
.one-third, .two-sixths, .four-twelfths {
  width: 33.333%; }

.two-thirds, .four-sixths, .eight-twelfths {
  width: 66.666%; }

/**
* Quarters
*/
.one-quarter, .two-eighths, .three-twelfths {
  width: 25%; }

.three-quarters, .six-eighths, .nine-twelfths {
  width: 75%; }

/**
* Fifths
*/
.one-fifth, .two-tenths {
  width: 20%; }

.two-fifths, .four-tenths {
  width: 40%; }

.three-fifths, .six-tenths {
  width: 60%; }

.four-fifths, .eight-tenths {
  width: 80%; }

/**
* Sixths
*/
.one-sixth, .two-twelfths {
  width: 16.666%; }

.five-sixths, .ten-twelfths {
  width: 83.333%; }

/**
* Eighths
*/
.one-eighth {
  width: 12.5%; }

.three-eighths {
  width: 37.5%; }

.five-eighths {
  width: 62.5%; }

.seven-eighths {
  width: 87.5%; }

/**
* Tenths
*/
.one-tenth {
  width: 10%; }

.three-tenths {
  width: 30%; }

.seven-tenths {
  width: 70%; }

.nine-tenths {
  width: 90%; }

/**
* Twelfths
*/
.one-twelfth {
  width: 8.333%; }

.five-twelfths {
  width: 41.666%; }

.seven-twelfths {
  width: 58.333%; }

.eleven-twelfths {
  width: 91.666%; }

/**
 * If you have set `$responsive` to ‘true’ in `_vars.scss` then you now have
 * access to these classes. You can define at which breakpoint you’d like an
 * element to be a certain size, e.g.:
 *
 * `<div class="g  one-quarter  lap-one-half  palm-one-whole"> ... </div>`
 *
 * This would create a `div` that, at ‘desktop’ sizes, takes up a quarter of the
 * horizontal space, a half of that space at ‘tablet’ sizes, and goes full width
 * at ‘mobile’ sizes.
 *
 * Demo: jsfiddle.net/inuitcss/WS4Ge
 *
 */
/* endif */
/*------------------------------------*\
    $PUSH
\*------------------------------------*/
/**
 * Push classes, to move grid items over to the right by certain amounts.
 */
/*------------------------------------*\
    $PULL
\*------------------------------------*/
/**
 * Pull classes, to move grid items over to the right by certain amounts.
 */
/*------------------------------------*\
    $BRAND
\*------------------------------------*/
/**
 * `.brand` is a quick and simple way to apply your brand face and/or color to
 * any element using a handy helper class.
 */
.brand, body {
  font-family: "proximanova-regular", sans-serif!important;
  color: #323551!important; }

.brand-face {
  font-family: "proximanova-regular", sans-serif!important; }

.brand-color,
.brand-colour {
  color: #323551!important; }

/*------------------------------------*\
    $HELPER
\*------------------------------------*/
/**
 * A series of helper classes to use arbitrarily. Only use a helper class if an
 * element/component doesn’t already have a class to which you could apply this
 * styling, e.g. if you need to float `.main-nav` left then add `float:left;` to
 * that ruleset as opposed to adding the `.float--left` class to the markup.
 *
 * A lot of these classes carry `!important` as you will always want them to win
 * out over other selectors.
 */
/**
 * Add/remove floats
 */
.float--right {
  float: right !important; }

.float--left {
  float: left !important; }

.float--none {
  float: none !important; }

/**
 * Text alignment
 */
.text--left {
  text-align: left  !important; }

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

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

/**
 * Font weights
 */
.weight--light {
  font-weight: 300 !important; }

.weight--normal {
  font-weight: 400 !important; }

.weight--semibold {
  font-weight: 600 !important; }

/**
 * Add/remove margins
 */
.push {
  margin: 20px !important; }

.push--top {
  margin-top: 20px !important; }

.push--right {
  margin-right: 20px !important; }

.push--bottom {
  margin-bottom: 20px !important; }

.push--left {
  margin-left: 20px !important; }

.push--ends {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.push--sides {
  margin-right: 20px !important;
  margin-left: 20px !important; }

.push-half {
  margin: 10px !important; }

.push-half--top {
  margin-top: 10px !important; }

.push-half--right {
  margin-right: 10px !important; }

.push-half--bottom {
  margin-bottom: 10px !important; }

.push-half--left {
  margin-left: 10px !important; }

.push-half--ends {
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

.push-half--sides {
  margin-right: 10px !important;
  margin-left: 10px !important; }

.flush {
  margin: 0 !important; }

.flush--top {
  margin-top: 0 !important; }

.flush--right {
  margin-right: 0 !important; }

.flush--bottom {
  margin-bottom: 0 !important; }

.flush--left {
  margin-left: 0 !important; }

.flush--ends {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.flush--sides {
  margin-right: 0 !important;
  margin-left: 0 !important; }

/**
 * Add/remove paddings
 */
.soft {
  padding: 20px !important; }

.soft--top {
  padding-top: 20px !important; }

.soft--right {
  padding-right: 20px !important; }

.soft--bottom {
  padding-bottom: 20px !important; }

.soft--left {
  padding-left: 20px !important; }

.soft--ends {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.soft--sides {
  padding-right: 20px !important;
  padding-left: 20px !important; }

.soft-half {
  padding: 10px !important; }

.soft-half--top {
  padding-top: 10px !important; }

.soft-half--right {
  padding-right: 10px !important; }

.soft-half--bottom {
  padding-bottom: 10px !important; }

.soft-half--left {
  padding-left: 10px !important; }

.soft-half--ends {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.soft-half--sides {
  padding-right: 10px !important;
  padding-left: 10px !important; }

.hard {
  padding: 0 !important; }

.hard--top {
  padding-top: 0 !important; }

.hard--right {
  padding-right: 0 !important; }

.hard--bottom {
  padding-bottom: 0 !important; }

.hard--left {
  padding-left: 0 !important; }

.hard--ends {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.hard--sides {
  padding-right: 0 !important;
  padding-left: 0 !important; }

/**
 * Pull items full width of `.island` parents.
 */
.full-bleed {
  margin-right: -20px !important;
  margin-left: -20px !important; }
  .islet .full-bleed {
    margin-right: -10px !important;
    margin-left: -10px !important; }

/**
 * Add a help cursor to any element that gives the user extra information on
 * `:hover`.
 */
.informative {
  cursor: help !important; }

/**
 * Mute an object by reducing its opacity.
 */
.muted {
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important; }

/**
 * Align items to the right where they imply progression/movement forward, e.g.:
 *
   <p class=proceed><a href=#>Read more...</a></p>
 *
 */
.proceed {
  text-align: right !important; }

/**
 * Add a right-angled quote to links that imply movement, e.g.:
 *
   <a href=# class=go>Read more</a>
 *
 */
.go:after {
  content: "\00A0" "\00BB" !important; }

/**
 * Apply capital case to an element (usually a `strong`).
 */
.caps {
  text-transform: uppercase !important; }

/**
 * Hide content off-screen without resorting to `display:none;`, also provide
 * breakpoint specific hidden elements.
 */
.accessibility,
.visuallyhidden {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

/* endif */
/**
 * Bourbon
 */
/**
 * UI
 */
/*------------------------------------*\
    FORMS.SCSS
\*------------------------------------*/
/**
 * Form fields
 */
.form-fields ul {
  margin: 0;
  list-style: none; }
.form-fields li {
  margin-bottom: 8px; }
  .form-fields li li {
    float: left;
    clear: both;
    margin: 8px 0 0 0;
    color: #e83f3f;
    line-height: 18px; }

/**
 * Label and input
 */
input {
  outline: 0; }

.form-fields label,
.form-fields input[type="text"],
.form-fields input[type="email"],
.form-fields textarea {
  display: block;
  float: left;
  border: 1px solid #cecece;
  background-color: #f8f8f8;
  -webkit-box-shadow: inset 0 3px 7px rgba(15, 16, 16, 0.09);
  box-shadow: inset 0 3px 7px rgba(15, 16, 16, 0.09); }
.form-fields label {
  line-height: 38px; }
.form-fields input[type="text"],
.form-fields input[type="email"] {
  height: 40px; }

/**
 * Label
 */
.form-fields label {
  width: 50%;
  padding-left: 15px;
  border-right: 0;
  border-radius: 5px 0 0 5px;
  color: #aeacac; }
.form-fields .box-label {
  display: block;
  color: #6f7290;
  line-height: 35px; }
.form-fields .box-date label,
.form-fields .box-file label {
  margin-right: 12px;
  border-right: 1px solid #cecece;
  border-radius: 5px; }
.form-fields .box-date {
  margin: 16px 0; }
  .form-fields .box-date .select2-container {
    margin-right: 5px; }
.form-fields .box-fields.box-date {
  margin: 0; }
  .form-fields .box-fields.box-date label {
    display: none; }
.form-fields .box-file input {
  padding-top: 8px; }
.form-fields .box-textarea label,
.form-fields .box-radio label,
.form-fields .box-checkbox label {
  float: none;
  width: auto;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: "proximanova-bold", sans-serif;
  color: #6f7290; }
.form-fields .box-radio {
  float: left;
  margin-right: 12px;
  width: 115px;
  height: 90px;
  background-color: white;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f8f8f8));
  background-image: -webkit-linear-gradient(white, #f8f8f8);
  background-image: linear-gradient(white, #f8f8f8);
  border: 1px solid #c3c5d0;
  border-radius: 5px;
  text-align: center; }
  .form-fields .box-radio.box-radio--last {
    margin-right: 0; }
  .form-fields .box-radio label {
    min-height: 40px;
    margin-top: 10px;
    font-family: "proximanova-regular", sans-serif;
    color: #6f7290;
    line-height: 17px; }
.form-fields .box-checkbox {
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #c3c5d0; }
  .form-fields .box-checkbox label {
    float: left;
    width: 500px;
    line-height: 18px; }
  .form-fields .box-checkbox input {
    float: right;
    margin-top: 10px; }
  .form-fields .box-checkbox.box-checkbox--small input {
    margin-top: 0; }

/**
 * Input
 */
.form-fields input[type="text"],
.form-fields input[type="email"],
.form-fields textarea {
  padding: 0 15px;
  border-radius: 0 5px 5px 0;
  color: #00ab5d; }
.form-fields textarea {
  padding: 10px 15px;
  border-radius: 5px;
  width: 100%; }

/**
 * Form subitle
 */
.form-subtitle {
  margin: 18px 0 0 0 !important;
  border-top: 1px solid #c3c5d0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 48px; }

/**
 * Box fields
 */
.box-fields {
  width: 49%; }
  .box-fields.box-fields--left {
    float: left; }
  .box-fields.box-fields--right {
    float: right; }
  .box-fields label {
    width: 120px; }

/**
 * Form success
 */
.form-success {
  padding: 10px 15px;
  border-radius: 5px;
  background-color: #e2f1ea; }
  .form-success strong,
  .form-success span {
    display: block;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 18px; }
  .form-success strong {
    color: #00ab5d;
    text-transform: uppercase; }
  .form-success span {
    color: #103c28; }

/**
 * Select2
 */
.select2-container .select2-choice {
  height: 40px;
  border-color: #d4d4d4;
  background: #fbfbfb;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  color: #323551;
  line-height: 40px;
  outline: 0; }
  .select2-container .select2-choice.select2-default {
    color: #323551 !important; }
  .select2-container .select2-choice .select2-arrow {
    border-color: transparent;
    background: transparent; }
    .select2-container .select2-choice .select2-arrow b {
      background-position: 0 6px; }
.select2-container.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -17px 6px; }

.select2-drop {
  background: #fbfbfb;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); }
  .select2-drop.select2-drop-active {
    border-color: #d4d4d4; }
  .select2-drop .select2-search input {
    font-family: "proximanova-regular", sans-serif;
    color: #666; }
  .select2-drop .select2-results li {
    color: #323551; }
    .select2-drop .select2-results li.select2-highlighted {
      color: #fff;
      background-color: #6f7290; }
    .select2-drop .select2-results li.select2-result-with-children > .select2-result-label {
      font-family: "proximanova-bold", sans-serif;
      font-weight: normal; }

/**
 * Range slider
 */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  width: 27px;
  height: 27px;
  top: -9px;
  margin-left: -14px;
  border: 0;
  background-image: url("../images/handle.png");
  background-color: transparent;
  outline: 0;
  cursor: pointer; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default {
      background-image: url("../images/handle@2x.png");
      background-size: 27px 27px; } }

.ui-widget-content {
  height: 8px;
  border: 0;
  background: #dbdbdb;
  -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1); }

.ui-widget-header {
  background-color: #ffb01f;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb01f), color-stop(100%, #f07036));
  background-image: -webkit-linear-gradient(#ffb01f, #f07036);
  background-image: linear-gradient(#ffb01f, #f07036); }

/*------------------------------------*\
    BUTTONS.SCSS
\*------------------------------------*/
/**
 * Base
 */
.btn, .press__button, .search-engine__button, .contact__link, .main-slider .iosslider .slider .slide a, .top-discount__car .description .car-price a, .flash__seller .link, .toolbar__back, .car-details__description .top .car-button, .car-options .pane .right button, .car-options .pane .right .viaxel-tools li a, .car-options .pane .funding-form button {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  vertical-align: middle;
  padding-left: 18px;
  padding-right: 18px;
  border: none;
  border-radius: 5px;
  font-family: "proximanova-bold", sans-serif;
  color: #fff;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 0.15s ease-out 0;
  -moz-transition: all 0.15s ease-out 0;
  transition: all 0.15s ease-out 0; }
  .btn, .press__button, .search-engine__button, .contact__link, .main-slider .iosslider .slider .slide a, .top-discount__car .description .car-price a, .flash__seller .link, .toolbar__back, .car-details__description .top .car-button, .car-options .pane .right button, .car-options .pane .right .viaxel-tools li a, .car-options .pane .funding-form button, .btn:hover, .press__button:hover, .search-engine__button:hover, .contact__link:hover, .main-slider .iosslider .slider .slide a:hover, .top-discount__car .description .car-price a:hover, .flash__seller .link:hover, .toolbar__back:hover, .car-details__description .top .car-button:hover, .car-options .pane .right button:hover, .car-options .pane .right .viaxel-tools li a:hover, .car-options .pane .funding-form button:hover {
    text-decoration: none; }
  .btn:active, .press__button:active, .search-engine__button:active, .contact__link:active, .main-slider .iosslider .slider .slide a:active, .top-discount__car .description .car-price a:active, .flash__seller .link:active, .toolbar__back:active, .car-details__description .top .car-button:active, .car-options .pane .right button:active, .car-options .pane .right .viaxel-tools li a:active, .car-options .pane .funding-form button:active, .btn:focus, .press__button:focus, .search-engine__button:focus, .contact__link:focus, .main-slider .iosslider .slider .slide a:focus, .top-discount__car .description .car-price a:focus, .flash__seller .link:focus, .toolbar__back:focus, .car-details__description .top .car-button:focus, .car-options .pane .right button:focus, .car-options .pane .right .viaxel-tools li a:focus, .car-options .pane .funding-form button:focus {
    outline: none;
        color:green; }

/**
 * Button size modifiers
 */
.btn--small, .contact__link, .top-discount__car .description .car-price a, .flash__seller .link {
  height: 30px; }

a.btn--small, a.contact__link, .top-discount__car .description .car-price a, .flash__seller a.link {
  line-height: 30px; }

.btn--big, .press__button, .main-slider .iosslider .slider .slide a, .search-engine--home .search-engine__button, .toolbar__back, .search-engine--list .search-engine__button, .car-details__description .top .car-button, .car-options .pane .right button, .car-options .pane .right .viaxel-tools li a, .car-options .pane .funding-form button {
  height: 38px; }

a.btn--big, a.press__button, .main-slider .iosslider .slider .slide a, .search-engine--home a.search-engine__button, a.toolbar__back, .search-engine--list a.search-engine__button, .car-details__description .top a.car-button, .car-options .pane .right .viaxel-tools li a {
  line-height: 38px; }

.btn--wide, .contact--list .contact__link.contact__link--phone, .search-engine--list .search-engine__button {
  width: 100%;
  padding: 0; }

/**
 * Button shape modifiers
 */
.btn--round, .contact__link, .flash__seller .link {
  border-radius: 15px;
  text-transform: none; }

/**
 * Button skin
 */
.btn--green, .press__button, .contact__link.contact__link--phone, .contact__link.contact__link--email, .main-slider .iosslider .slider .slide a, .top-discount__car .description .car-price a, .flash__seller .link, .car-details__description .top .car-button.car-button--book, .car-options .pane .right button, .car-options .pane .funding-form button {
  background-color: #00ab5d; }
  .btn--green:hover, .press__button:hover, .contact__link.contact__link--phone:hover, .contact__link.contact__link--email:hover, .main-slider .iosslider .slider .slide a:hover, .top-discount__car .description .car-price a:hover, .flash__seller .link:hover, .car-details__description .top .car-button.car-button--book:hover, .car-options .pane .right button:hover, .car-options .pane .funding-form button:hover {
    background-color: #007841; }

.btn--orange, .search-engine__button {
  background-color: #f27d31; }
  .btn--orange:hover, .search-engine__button:hover {
    background-color: #e2620e; }

.btn--blue, .contact__link.contact__link--skype {
  background-color: #4eb2e7; }
  .btn--blue:hover, .contact__link.contact__link--skype:hover {
    background-color: #219ee1; }

.btn--dark-blue, .car-options .pane .right .viaxel-tools li a {
  background-color: #323551; }
  .btn--dark-blue:hover, .car-options .pane .right .viaxel-tools li a:hover {
    background-color: #4eb2e7; }

/*------------------------------------*\
    TABS.SCSS
\*------------------------------------*/
/**
 * Module
 */
.tabs {
  border-radius: 5px;
  background-color: #f8f8f8;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); }

/**
 * Tabs
 */
.tabs__links {
  height: 56px;
  border-radius: 5px 5px 0 0; }
  .tabs__links a {
    display: block;
    float: left;
    cursor: pointer;
    width: 50%;
    height: 50px;
    overflow: hidden;
    background-color: #f8f8f8;
    font-family: "proximanova-bold", sans-serif;
    color: #323551;
    line-height: 56px;
    text-transform: uppercase;
    text-align: center; }
    .tabs__links a:first-child {
      border-radius: 5px 0 5px 0; }
    .tabs__links a:last-child {
      border-radius: 0 5px 0 5px; }
    .tabs__links a:hover, .tabs__links a.is-active {
      background-color: transparent;
      color: #fff;
      -webkit-text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
      text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
      text-decoration: none; }

/**
 * Tabs skin
 */
.tabs__links--blue {
  background-color: #484b68;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #484b68), color-stop(100%, #363955));
  background-image: -webkit-linear-gradient(#484b68, #363955);
  background-image: linear-gradient(#484b68, #363955); }

.tabs__links--green {
  background-color: #00a55a;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a55a), color-stop(100%, #007d44));
  background-image: -webkit-linear-gradient(#00a55a, #007d44);
  background-image: linear-gradient(#00a55a, #007d44); }

/**
 * Panes
 */
.tabs__panes .pane {
  display: none; }
  .tabs__panes .pane:first-child {
    display: block; }

/*------------------------------------*\
    TOGGLES.SCSS
\*------------------------------------*/
/**
 * Base
 */
/**
 * Toggle left
 */
.toggle__left {
  float: left;
  width: 280px;
  margin: 0;
  list-style: none; }

/**
 * Toggle selector
 */
.toggle__selector {
  position: relative;
  height: 88px;
  padding: 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #d8dce3;
  cursor: pointer; }
  .toggle__selector:first-child {
    border-top-color: transparent; }
  .toggle__selector:last-child {
    border-bottom-color: transparent; }

.toggle__selector--is-active {
  border-color: transparent;
  border-radius: 5px 0 0 5px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); }
  .toggle__selector--is-active:after {
    content: '';
    position: absolute;
    top: -1px;
    right: -5px;
    width: 10px;
    height: 88px;
    background-color: #fff; }
  .toggle__selector--is-active + li {
    border-top-color: transparent; }

/**
 * Toggle right
 */
.toggle__right {
  float: left;
  width: 680px;
  padding: 20px 28px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); }

/**
 * Toggle content
 */
.toggle__content {
  display: none; }
  .toggle__content.toggle__content--is-active {
    display: block; }

.landing-content {
  padding: 20px 28px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); }

/**
 * Base and layout
 */
/*------------------------------------*\
    BASE.SCSS
\*------------------------------------*/
/**
 * Global styles
 */
strong, b, h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: "proximanova-bold", sans-serif; }

iframe {
  display: block;
  margin: 0;
  padding: 0; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

/**
 * Colors
 */
.blue {
  color: #4eb2e7; }

.light-blue {
  color: #6f7290; }

.green {
  color: #00ab5d; }

.light-green {
  color: #00d473; }

.orange {
  color: #f27d31; }

/**
 * Hack
 */
.iosslider i {
  display: none !important; }

/*------------------------------------*\
    LAYOUT.SCSS
\*------------------------------------*/
/*
 * BODY
 * WRAPPER
 * HEADER
 * PRESS
 * ABOUT
 * FOOTER
 * MAIN
 */
/*------------------------------------*\
    $BODY
\*------------------------------------*/
/**
 * Base
 */
body {
  border-top: 6px solid #323551;
  background-color: #f0f0f0; }

/*------------------------------------*\
    $WRAPPER
\*------------------------------------*/
/**
 * Base
 */
.wrapper {
  position: relative;
  width: 960px;
  margin: 0 auto; }

/*------------------------------------*\
    $HEADER
\*------------------------------------*/
/**
 * base
 */
.header {
  position: relative;
  z-index: 9999;
  padding-bottom: 18px; }

/**
 * Behind
 */
.header--behind {
  margin-top:-50px;	
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #fff;
  background-color: #fcfcfc;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, gainsboro));
  background-image: -webkit-linear-gradient(#fcfcfc, gainsboro);
  background-image: linear-gradient(#fcfcfc, gainsboro); }

.view--home .header--behind,
.view--sellers .header--behind {
  height: 509px; }

/**
 * Parts
 */
/**
 * Top nav
 */
.top-nav {
  float: right;
  margin: 0; }
  .top-nav li {
    float: left;
    line-height: 46px; }
  .top-nav .link {
    color: #6f7290;
    text-decoration: none;
    -webkit-transition: all 0.15s ease-out 0;
    -moz-transition: all 0.15s ease-out 0;
    transition: all 0.15s ease-out 0; }
    .top-nav .link:hover {
      color: #00ab5d; }
  .top-nav .separator {
    color: #6f7290;
    padding: 0 6px; }
  .top-nav .favorite {
    display: block;
    position: relative;
    margin-left: 20px;
    padding: 0 20px 0 60px;
    border-radius: 0 0 5px 5px;
    background-color: #323551;
    font-family: "proximanova-bold", sans-serif;
    color: #b3b5c4;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer; }
    .top-nav .favorite:before {
      content: '';
      position: absolute;
      top: 12px;
      left: 18px;
      width: 26px;
      height: 17px;
      background-image: url("../images/favorite.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
        .top-nav .favorite:before {
          background-image: url("../images/favorite@2x.png");
          background-size: 26px 17px; } }

/**
 * Main logo
 */
.main-logo {
  float: left; }
  .main-logo a, .main-logo img {
    display: block; }
  .main-logo img {
    height: 100px; }

/**
 * Main nav
 */
.main-nav {
  float: right;
  margin-top: 40px; }
  .main-nav ul {
    margin: 0; }
  .main-nav a {
    display: block;
    padding: 0 11px;
    border: 1px solid transparent;
    border-radius: 5px;
    font-family: "proximanova-bold", sans-serif;
    color: #323551;
    line-height: 44px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all 0.15s ease-out 0;
    -moz-transition: all 0.15s ease-out 0;
    transition: all 0.15s ease-out 0; }
    .main-nav a:hover, .main-nav a.selected {
      border-color: #f1f1f2;
      background-color: #fff;
      color: #323551; }

/*------------------------------------*\
    $PRESS
\*------------------------------------*/
/**
 * Base
 */
.press {
  height: 130px;
  margin-top: 40px;
  background-color: #323551; }

/**
 * Press title
 */
.press__title {
  float: left;
  width: 100px;
  margin: 35px 60px 0 0;
  font-family: "proximanova-bold", sans-serif;
  color: #fff;
  line-height: 20px;
  text-transform: uppercase; }
  .press__title span {
    color: #00ab5d; }

/**
 * Press quotes
 */
.press__quote {
  float: left;
  margin-top: 30px;
  background-position: left center;
  background-repeat: no-repeat; }
  .press__quote span {
    display: block;
    position: relative;
    width: 160px;
    padding: 10px 15px;
    color: #fff;
    line-height: 16px;
    border-radius: 5px;
    background-color: #424561; }
    .press__quote span:before {
      content: '\e897';
      position: absolute;
      top: 0px;
      left: -12px;
      position: absolute;
      font-family: "fontello", sans-serif;
      font-size: 32px;
      font-size: 2rem;
      color: #424561;
      line-height: 68px; }

.press__quote--france2 {
  margin-right: 40px;
  padding-left: 70px;
  background-image: url("../images/white_france2.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
    .press__quote--france2 {
      background-image: url("../images/white_france2@2x.png");
      background-size: 38px 66px; } }

.press__quote--leprogres {
  padding-left: 210px;
  background-image: url("../images/leprogres.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
    .press__quote--leprogres {
      background-image: url("../images/leprogres@2x.png");
      background-size: 176px 24px; } }

/**
 * Press button
 */
.press__button {
  float: right;
  margin-top: 46px; }

/*------------------------------------*\
    $ABOUT
\*------------------------------------*/
/**
 * Base
 */
.about {
  padding: 34px 0; }

/**
 * About columns
 */
.about__column h5 {
  margin: 8px 0 25px 0;
  color: #6f7290;
  line-height: 1;
  text-transform: uppercase; }
.about__column p {
  color: #6f7290; }
  .about__column p strong, .about__column p span {
    display: block; }
  .about__column p strong {
    color: #323551; }
  .about__column p a, .about__column p span {
    font-family: "proximanova-bold", sans-serif;
    color: #00ab5d; }
  .about__column p a {
    text-decoration: none; }
    .about__column p a:hover {
      text-decoration: underline; }
  .about__column p:last-child {
    margin-bottom: 0; }

.about__column--first {
  float: left;
  width: 330px;
  margin-right: 26px; }
  .about__column--first .logo {
    margin-bottom: 15px; }
    .about__column--first .logo img {
      float: left;
      width: 190px; }
    .about__column--first .logo .fb-like {
      float: right;
      margin: 30px 20px 0 0; }
  .about__column--first p {
    line-height: 20px; }
    .about__column--first p strong {
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 20px; }

.about__column--second {
  float: left;
  width: 230px; }
  .about__column--second ul {
    margin: 0;
    list-style: none; }
  .about__column--second li {
    position: relative;
    padding-left: 26px;
    padding-bottom: 10px; }
    .about__column--second li strong, .about__column--second li span {
      line-height: 18px; }
    .about__column--second li span {
      color: #6f7290; }
    .about__column--second li.block strong, .about__column--second li.block span {
      display: block; }
    .about__column--second li:before {
      position: absolute;
      top: 0px;
      left: 0px;
      color: #00ab5d;
      line-height: 1; }
    .about__column--second li.address:before {
      content: '\e8d9';
      font-family: "fontello", sans-serif;
      font-size: 22px;
      font-size: 1.375rem; }
    .about__column--second li.phone:before {
      content: '\e8bc';
      font-family: "fontello", sans-serif;
      font-size: 18px;
      font-size: 1.125rem; }
    .about__column--second li.email:before {
      content: '\e90d';
      font-family: "fontello", sans-serif;
      font-size: 16px;
      font-size: 1rem; }
    .about__column--second li.skype:before {
      content: '\e80d';
      font-family: "fontello", sans-serif;
      font-size: 17px;
      font-size: 1.0625rem; }

.about__column--third {
  float: right;
  width: 340px; }
  .about__column--third p {
    line-height: 18px; }
    .about__column--third p strong {
      text-transform: uppercase; }

/*------------------------------------*\
    $FOOTER
\*------------------------------------*/
/**
 * Footer
 */
.footer {
  padding: 28px 0;
  background-color: #fff; }

/**
 * Footer social
 */
.footer__social {
  float: left; }
  .footer__social a {
    position: relative;
    float: left;
    width: 46px;
    height: 55px;
    margin-right: 8px;
    background-image: url("../images/social.png");
    font-family: "fontello", sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    color: #fff;
    line-height: 55px;
    text-align: center;
    text-decoration: none; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      .footer__social a {
        background-image: url("../images/social@2x.png");
        background-size: 92px 55px; } }
    .footer__social a:hover {
      background-position: -46px 0; }
    .footer__social a.facebook:after {
      content: '\e828'; }
    .footer__social a.twitter:after {
      content: '\e82a'; }
    .footer__social a.youtube:after {
      content: '';
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      background-image: url("../images/youtube.png");
      background-position: center 12px;
      background-repeat: no-repeat; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
        .footer__social a.youtube:after {
          background-image: url("../images/youtube@2x.png");
          background-size: 23px 28px; } }

/**
 * Footer links
 */
.footer__links {
  float: right;
  margin: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #b5b7ca;
  list-style: none; }
  .footer__links li {
    position: relative;
    float: left;
    color: #323551;
    line-height: 28px; }
    .footer__links li:first-child {
      padding-left: 18px; }
      .footer__links li:first-child a:before {
        content: '\e8ff';
        position: absolute;
        top: -2px;
        left: 0px;
        font-family: "fontello", sans-serif;
        font-size: 15px;
        font-size: 0.9375rem;
        color: #00ab5d;
        line-height: 30px; }
  .footer__links a,
  .footer__links span {
    font-family: "proximanova-light", sans-serif; }
  .footer__links a {
    color: #323551;
    text-decoration: none; }
    .footer__links a:hover {
      color: #00ab5d; }
  .footer__links span {
    padding: 0 12px; }
  .footer__links strong {
    padding-left: 14px; }

/**
 * Footer docs
 */
.footer__docs {
  float: right;
  clear: both;
  margin: 10px 0 0 0;
  list-style: none; }
  .footer__docs li {
    text-align: right; }
  .footer__docs strong,
  .footer__docs a {
    color: #b5b7ca;
    line-height: 20px; }
  .footer__docs a {
    font-family: "proximanova-light", sans-serif;
    text-decoration: none; }
    .footer__docs a:hover {
      text-decoration: underline; }

/*------------------------------------*\
    $MAIN
\*------------------------------------*/
/**
 * Col 1 layout
 */
.col-1 .heading {
  height: 270px; }
  .col-1 .heading h1 {
    width: 450px;
    margin-top: 20px;
    margin-bottom: 12px;
    font-family: "proximanova-light", sans-serif;
    line-height: 1; }
    .col-1 .heading h1 strong {
      font-family: "proximanova-bold", sans-serif; }
  .col-1 .heading p {
    margin: 0;
    width: 380px; }
    .col-1 .heading p a {
      font-family: "proximanova-bold", sans-serif;
      color: #4eb2e7; }

/**
 * Col 2 layout
 */
.col-2 .col-2__left {
  float: left;
  width: 260px; }
  .col-2 .col-2__left h1 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c3c5d0;
    line-height: 1; }
  .col-2 .col-2__left .contact-form {
    overflow: hidden;
    border-radius: 5px;
    background-color: #f8f8f8;
    -webkit-box-shadow: 0 3px 5px rgba(15, 16, 16, 0.18);
    box-shadow: 0 3px 5px rgba(15, 16, 16, 0.18); }
    .col-2 .col-2__left .contact-form h2 {
      position: relative;
      margin: 0;
      padding-left: 66px;
      background-color: #00a55a;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a55a), color-stop(100%, #007d44));
      background-image: -webkit-linear-gradient(#00a55a, #007d44);
      background-image: linear-gradient(#00a55a, #007d44);
      color: #fff;
      line-height: 56px;
      text-transform: uppercase;
      text-shadow: 0 2px 0 rgba(11, 14, 18, 0.31); }
      .col-2 .col-2__left .contact-form h2:before {
        content: '\e90d';
        position: absolute;
        top: 0px;
        left: 22px;
        font-family: "fontello", sans-serif;
        font-size: 25px;
        font-size: 1.5625rem;
        line-height: 56px; }
    .col-2 .col-2__left .contact-form .form-fields {
      padding: 10px 20px; }
      .col-2 .col-2__left .contact-form .form-fields label {
        width: 95px; }
      .col-2 .col-2__left .contact-form .form-fields input[type="text"],
      .col-2 .col-2__left .contact-form .form-fields input[type="email"] {
        width: 125px; }
.col-2 .col-2__right {
  float: right;
  width: 680px;
  padding: 28px;
  border-radius: 5px;
  background-color: #f8f8f8;
  -webkit-box-shadow: 0 3px 5px rgba(15, 16, 16, 0.18);
  box-shadow: 0 3px 5px rgba(15, 16, 16, 0.18); }
  .col-2 .col-2__right .heading h3 {
    color: #00ab5d; }
  .col-2 .col-2__right input[type="text"],
  .col-2 .col-2__right input[type="email"] {
    width: 312px; }
  .col-2 .col-2__right .box-fields input[type="text"],
  .col-2 .col-2__right .box-fields input[type="email"] {
    width: 185px; }
  .col-2 .col-2__right .box-file label {
    width: 260px; }

/**
 * Parts
 */
/*------------------------------------*\
    SEARCH-ENGINE.SCSS
\*------------------------------------*/
/**
 * Search engine range
 */
.search-engine__range .range {
  padding: 10px 15px 10px 16px;
  border-radius: 14px;
  background-color: #ececec;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #f4f4f4));
  background-image: -webkit-linear-gradient(#ececec, #f4f4f4);
  background-image: linear-gradient(#ececec, #f4f4f4);
  -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1), 0 2px 0 rgba(255, 255, 255, 0.9);
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1), 0 2px 0 rgba(255, 255, 255, 0.9); }
.search-engine__range .amount {
  margin-top: 6px;
  font-family: "proximanova-bold", sans-serif;
  text-align: center; }

/**
 * Search engine Ajax loading
 */
.search-engine__loading {
  display: none; }

/**
 * Search engine count
 */
.search-engine__count strong {
  font-family: "proximanova-bold", sans-serif; }

/**
 * Search engine button
 */
.search-engine__button {
  background-image: url("../images/search.png");
  background-repeat: no-repeat; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
    .search-engine__button {
      background-image: url("../images/search@2x.png");
      background-size: 20px 19px; } }

/**
 * Search engine car
 */
.search-engine__car {
  position: relative; }
  .search-engine__car a {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 999;
    background: url("../images/blank.gif") repeat; }
  .search-engine__car .description .car-name strong,
  .search-engine__car .description .car-name span {
    text-transform: uppercase; }
  .search-engine__car .description .car-version {
    border-top: 1px solid #c7c9d4; }
    .search-engine__car .description .car-version strong,
    .search-engine__car .description .car-version span {
      color: #6f7290; }
  .search-engine__car .description .car-price {
    margin-top: 8px; }
    .search-engine__car .description .car-price strong {
      display: block;
      color: #00ab5d;
      line-height: 1; }

/*------------------------------------*\
    CONTACT.SCSS
\*------------------------------------*/
/**
 * Base
 */
.contact {
  height: 82px;
  margin-top: 20px;
  border-radius: 5px;
  background-color: #4f526f;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4f526f), color-stop(100%, #323550));
  background-image: -webkit-linear-gradient(#4f526f, #323550);
  background-image: linear-gradient(#4f526f, #323550);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); }

/**
 * Contact title
 */
.contact__title {
  display: block;
  float: left;
  width: 160px;
  height: 59px;
  margin: 10px 0 0 26px;
  padding: 12px 0 0 65px;
  background-image: url("../images/contact.png");
  background-position: left center;
  background-repeat: no-repeat;
  font-family: "proximanova-bold", sans-serif;
  color: #fff;
  line-height: 18px;
  text-transform: uppercase;
  -webkit-text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
    .contact__title {
      background-image: url("../images/contact@2x.png");
      background-size: 48px 59px; } }

/**
 * Contact link
 */
.contact__link {
  position: relative;
  float: left;
  margin: 26px 8px 0 0; }
  .contact__link:before {
    line-height: 30px; }
  .contact__link.contact__link--phone {
    margin-left: 68px;
    padding-left: 40px; }
    .contact__link.contact__link--phone:before {
      content: '\e8bc';
      position: absolute;
      top: 0px;
      left: 14px;
      font-family: "fontello", sans-serif;
      font-size: 16px;
      font-size: 1rem; }
  .contact__link.contact__link--email {
    padding-left: 44px; }
    .contact__link.contact__link--email:before {
      content: '\e90d';
      position: absolute;
      top: 0px;
      left: 12px;
      font-family: "fontello", sans-serif;
      font-size: 20px;
      font-size: 1.25rem; }
  .contact__link.contact__link--skype {
    margin-right: 0;
    padding-left: 40px; }
    .contact__link.contact__link--skype:before {
      content: '\e80d';
      position: absolute;
      top: 0px;
      left: 12px;
      font-family: "fontello", sans-serif;
      font-size: 17px;
      font-size: 1.0625rem; }

/**
 * Contact opening
 */
.contact__opening {
  float: right;
  width: 310px;
  margin: 14px 0 0 0;
  padding: 0 20px;
  text-align: center; }
  .contact__opening strong,
  .contact__opening span {
    display: block;
    color: #b3b5c4;
    line-height: 18px; }
  .contact__opening strong {
    text-transform: uppercase; }

/**
 * Contact view modifier
 * Car list
 */
.contact--list {
  height: auto;
  margin-top: 14px;
  padding-top: 14px;
  padding-bottom: 20px; }
  .contact--list .contact__title {
    float: none;
    width: 100%;
    margin: 0;
    padding-left: 85px;
    padding-right: 60px;
    border-bottom: 1px solid #696c83;
    background-position: 20px center; }
  .contact--list .contact__links {
    padding: 20px; }
  .contact--list .contact__link {
    margin: 0; }
    .contact--list .contact__link.contact__link--phone {
      margin: 0 0 10px 0;
      padding-left: 60px;
      text-align: left;
      font-size: 18px;
      font-size: 1.125rem; }
      .contact--list .contact__link.contact__link--phone:before {
        left: 36px;
        font-size: 17px;
        font-size: 1.0625rem;
        line-height: 30px; }
    .contact--list .contact__link.contact__link--email, .contact--list .contact__link.contact__link--skype {
      padding-left: 44px;
      font-size: 16px;
      font-size: 1rem; }
    .contact--list .contact__link.contact__link--skype {
      float: right; }
  .contact--list .contact__opening {
    width: 100%;
    margin: 0;
    padding: 0 20px; }

/**
 * Contact view modifier
 * Car details
 */
.contact--car {
  margin-top: 0;
  margin-bottom: 14px; }
  .contact--car .contact__title {
    width: 210px; }
  .contact--car .contact__link--phone {
    margin-left: 40px; }

/*------------------------------------*\
    LOCATE.SCSS
\*------------------------------------*/
/**
 * Module
 */
.locate {
  margin-top: 10px; }

/**
 * Locate title
 */
.locate__title {
  margin: 0 0 10px 0;
  border-bottom: 1px solid #c3c5d0;
  font-family: "proximanova-bold", sans-serif;
  line-height: 60px; }

/**
 * Locate left
 */
.locate__left {
  float: left;
  width: 400px; }
  .locate__left strong,
  .locate__left span {
    display: block; }
  .locate__left a {
    margin-top: 10px; }

/**
 * Locate right
 */
.locate__right {
  float: right;
  width: 560px; }
  .locate__right img {
    display: block;
    float: right;
    width: 102px;
    margin-left: 8px;
    border: 4px solid #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 5px rgba(15, 16, 16, 0.18);
    box-shadow: 0 3px 5px rgba(15, 16, 16, 0.18); }

/**
 * Locate bottom
 */
.locate__bottom {
  margin-top: 20px; }

/*------------------------------------*\
    TEAM.SCSS
\*------------------------------------*/
/**
 * Module
 */
.team {
  position: relative;
  margin-top: 40px;
  border-top: 1px solid #c3c5d0; }
  .team:after {
    content: '';
    position: absolute;
    top: -9px;
    right: 75px;
    width: 16px;
    height: 16px;
    border: 1px solid #c3c5d0;
    border-right: 0;
    border-bottom: 0;
    background-color: #f0f0f0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

/**
 * Team title
 */
.team__title {
  font-family: "proximanova-bold", sans-serif;
  line-height: 56px;
  text-transform: uppercase; }

/**
 * Team list
 */
.team__list {
  margin: 0;
  list-style: none; }
  .team__list li {
    margin-bottom: 18px;
    color: #6f7290;
    line-height: 18px; }
    .team__list li .left {
      position: relative;
      float: left;
      width: 80px; }
      .team__list li .left img {
        display: block;
        border-radius: 5px;
        border: 1px solid #c3c5d0; }
      .team__list li .left.left--little {
        width: 80px;
        margin-right: 10px;
        text-align: center; }
        .team__list li .left.left--little img {
          margin-bottom: 5px; }
        .team__list li .left.left--little.left--little-last {
          margin-right: 0; }
    .team__list li .right {
      float: right;
      width: 165px; }
  .team__list .service {
    margin-bottom: 10px;
    font-family: "proximanova-bold", sans-serif;
    color: #323551;
    text-transform: uppercase; }
  .team__list .name {
    display: block;
    color: #00ab5d; }
  .team__list .mailto {
    color: #6f7290;
    word-wrap: break-word; }
    .team__list .mailto:before {
      content: '\e90d';
      margin-right: 5px;
      font-family: "fontello", sans-serif;
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 1;
      color: #6f7290; }
    .team__list .mailto.mailto--no {
      word-wrap: normal; }
    .team__list .mailto:hover {
      text-decoration: none;
      color: #00ab5d; }
      .team__list .mailto:hover:before {
        color: #00ab5d; }

/*------------------------------------*\
    GUARANTEES.SCSS
\*------------------------------------*/
/**
 * Module
 */
.guarantees {
  margin-top: 20px; }

/**
 * Guarantees columns
 */
.guarantees__column h4 {
  margin-bottom: 15px;
  font-family: "proximanova-regular", sans-serif;
  font-style: italic;
  text-align: center; }
.guarantees__column ul {
  margin: 0;
  list-style: none; }
.guarantees__column li {
  position: relative;
  padding-left: 20px;
  border-bottom: 1px solid #bdbecb;
  color: #6f7290;
  line-height: 28px; }
  .guarantees__column li:last-child {
    border: 0; }
  .guarantees__column li:before {
    content: '\e8a6';
    position: absolute;
    left: 0px;
    font-family: "fontello", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    color: #00ab5d; }

/**
 * Guarantees vertical
 */
.guarantees--vertical .guarantees__column {
  float: left;
  width: 260px;
  margin-right: 90px;
  padding-top: 105px;
  background-repeat: no-repeat; }
  .guarantees--vertical .guarantees__column.guarantees__column--first {
    background-image: url("../images/guarantees_1.png");
    background-position: center 15px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      .guarantees--vertical .guarantees__column.guarantees__column--first {
        background-image: url("../images/guarantees_1@2x.png");
        background-size: 111px 72px; } }
  .guarantees--vertical .guarantees__column.guarantees__column--second {
    background-image: url("../images/guarantees_2.png");
    background-position: center 5px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      .guarantees--vertical .guarantees__column.guarantees__column--second {
        background-image: url("../images/guarantees_2@2x.png");
        background-size: 103px 81px; } }
  .guarantees--vertical .guarantees__column.guarantees__column--third {
    margin-right: 0;
    background-image: url("../images/guarantees_3.png");
    background-position: center top; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      .guarantees--vertical .guarantees__column.guarantees__column--third {
        background-image: url("../images/guarantees_3@2x.png");
        background-size: 89px 93px; } }

/**
 * Guarantees horizontal
 */
.guarantees--horizontal .guarantees__column h4 {
  float: left;
  width: 210px;
  padding: 100px 25px 0 25px;
  background-repeat: no-repeat; }
.guarantees--horizontal .guarantees__column.guarantees__column--first h4 {
  background-image: url("../images/guarantees_1.png");
  background-position: center 15px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
    .guarantees--horizontal .guarantees__column.guarantees__column--first h4 {
      background-image: url("../images/guarantees_1@2x.png");
      background-size: 111px 72px; } }
.guarantees--horizontal .guarantees__column.guarantees__column--second h4 {
  background-image: url("../images/guarantees_2.png");
  background-position: center 5px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
    .guarantees--horizontal .guarantees__column.guarantees__column--second h4 {
      background-image: url("../images/guarantees_2@2x.png");
      background-size: 103px 81px; } }
.guarantees--horizontal .guarantees__column.guarantees__column--third h4 {
  background-image: url("../images/guarantees_3.png");
  background-position: center top; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
    .guarantees--horizontal .guarantees__column.guarantees__column--third h4 {
      background-image: url("../images/guarantees_3@2x.png");
      background-size: 89px 93px; } }
.guarantees--horizontal .guarantees__column ul {
  float: right;
  width: 400px; }

/*------------------------------------*\
    FAVORITES.SCSS
\*------------------------------------*/
/**
 * Module
 */
.favorites {
  position: relative;
  z-index: 9999;
  height: 0;
  background-color: #323551;
  overflow: hidden; }
  .favorites .favorites__cars {
    padding: 24px 0; }
  .favorites .iosslider {
    position: relative;
    float: left;
    top: 0;
    left: 0;
    margin-left: 19px;
    overflow: hidden;
    width: 880px;
    height: 170px; }
    .favorites .iosslider .slider {
      width: 100%;
      height: 100%; }

/**
 * Empty
 */
.favorites__empty {
  display: block;
  padding-bottom: 6px;
  color: #b3b5c4;
  line-height: 44px; }

/**
 * Links
 */
.favorites__link {
  opacity: 0.5;
  width: 28px;
  height: 170px;
  border-radius: 5px;
  background-color: #3b3e5b;
  font-family: "fontello", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  color: #fff;
  line-height: 170px;
  text-align: center;
  cursor: default;
  -webkit-transition: all 0.15s ease-out 0;
  -moz-transition: all 0.15s ease-out 0;
  transition: all 0.15s ease-out 0; }
  .favorites__link:hover {
    text-decoration: none; }
  .favorites__link.favorites__link--enabled {
    opacity: 1;
    cursor: pointer; }
    .favorites__link.favorites__link--enabled:hover {
      background-color: #515471;
      text-decoration: none; }
  .favorites__link.favorites__link--prev {
    float: left; }
    .favorites__link.favorites__link--prev:after {
      content: '\e897'; }
  .favorites__link.favorites__link--next {
    float: right; }
    .favorites__link.favorites__link--next:after {
      content: '\e896'; }

/**
 * Favorites car
 */
.favorites__car {
  float: left;
  width: 162px;
  height: 170px;
  margin-right: 14px; }
  .favorites__car.favorites__car--last {
    margin-right: 0; }
  .favorites__car .image {
    position: relative;
    border: 1px solid #22253f;
    border-radius: 5px;
    overflow: hidden; }
    .favorites__car .image .link {
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      z-index: 999;
      background: url("../images/blank.gif") repeat; }
    .favorites__car .image img {
      display: block;
      max-width: 160px; }
  .favorites__car .description {
    position: relative;
    margin-top: 6px; }
    .favorites__car .description span,
    .favorites__car .description strong {
      display: block; }
    .favorites__car .description .car-brand,
    .favorites__car .description .car-model {
      color: #fff;
      line-height: 16px;
      text-transform: uppercase; }
    .favorites__car .description .car-price {
      color: #00ab5d;
      line-height: 18px; }
    .favorites__car .description .delete-link {
      position: absolute;
      top: 2px;
      right: 0px;
      display: block;
      width: 22px;
      height: 22px;
      background-color: #454864;
      color: #fff;
      line-height: 22px;
      text-align: center;
      cursor: pointer;
      -webkit-transition: all 0.15s ease-out 0;
      -moz-transition: all 0.15s ease-out 0;
      transition: all 0.15s ease-out 0; }
      .favorites__car .description .delete-link:after {
        content: '\e91b';
        font-family: "fontello", sans-serif;
        font-size: 12px;
        font-size: 0.75rem; }
      .favorites__car .description .delete-link:hover {
        background-color: #fff;
        color: #323551;
        text-decoration: none; }

/**
 * Views
 */
/*------------------------------------*\
    HOME.SCSS
\*------------------------------------*/
/*
 * SLIDER
 * SEARCH-ENGINE
 * TOP DISCOUNT
 * INTERVIEW
 * FLASH
 */
/*------------------------------------*\
    $SLIDER
\*------------------------------------*/
/**
 * Base
 */
.main-slider {
  height: 508px; }
  .main-slider .iosslider {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 508px; }
    .main-slider .iosslider .slider {
      width: 100%;
      height: 100%; }
      .main-slider .iosslider .slider .slide {
        float: left;
        width: 100%;
        height: 508px; }
        .main-slider .iosslider .slider .slide h2, .main-slider .iosslider .slider .slide h3 {
          width: 450px;
          text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }
        .main-slider .iosslider .slider .slide h2 {
          margin-top: 180px;
          font-family: "proximanova-light", sans-serif;
          font-size: 35px;
          font-size: 2.1875rem;
          line-height: 1; }
        .main-slider .iosslider .slider .slide h3 {
          font-family: "proximanova-regular", sans-serif;
          font-size: 15px;
          font-size: 0.9375rem;
          line-height: 19px; }
        .main-slider .iosslider .slider .slide.slide-1 {
          background: url("../images/slider/slide1.jpg") top center no-repeat; }
        .main-slider .iosslider .slider .slide.slide-2 {
          background: url("../images/slider/slide2.jpg") top center no-repeat; }
        .main-slider .iosslider .slider .slide.slide-3 {
          background: url("../images/slider/slide3.jpg") top center no-repeat; }
        .main-slider .iosslider .slider .slide.slide-4 {
          background: url("../images/slider/slide4.jpg") top center no-repeat; }
          .main-slider .iosslider .slider .slide.slide-4 h2 {
            width: 490px; }
  .main-slider .slider-bullets {
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: 80px;
    left: 0px;
    z-index: 100; }
    .main-slider .slider-bullets .bullet {
      float: left;
      width: 10px;
      height: 10px;
      margin-right: 6px;
      border-radius: 5px;
      background-color: #6f7290;
      -webkit-transition: all 0.15s ease-out 0;
      -moz-transition: all 0.15s ease-out 0;
      transition: all 0.15s ease-out 0; }
      .main-slider .slider-bullets .bullet:hover, .main-slider .slider-bullets .bullet.selected {
        background-color: #00ab5d; }
      .main-slider .slider-bullets .bullet.bullet--first {
        margin-left: 200px; }

/*------------------------------------*\
    $SEARCH-ENGINE
\*------------------------------------*/
/**
 * Base
 */
.search-engine--home {
  position: relative;
  margin-top: 288px;
  z-index: 9999;
  	/*.pane--new {
  		padding: 16px 16px 10px 16px;
  
  		.iosslider {
  			position: relative;
  			top: 0;
  			left: 0;
  			overflow: hidden;
  			@include size(928px 132px);
  			@extend .cf;
  
  			.slider {
  				@include size(100%);
  			}
  		}
  
  		.scrollbar {
  			position: relative;
  			@include size(928px 10px);
  			margin-top: 10px;
  			border-radius: 5px;
  			background-color: #d7d7d7;
  			-webkit-box-shadow: inset 0 5px 5px rgba(0,0,0,0.1);
  					box-shadow: inset 0 5px 5px rgba(0,0,0,0.1);
  		}
  	}*/ }
  .search-engine--home .pane--old,
  .search-engine--home .pane--new {
    width: 886px;
    margin: 0 auto;
    padding: 14px 0; }

/**
 * Search engine selector
 */
.search-engine--home .search-engine__selector {
  width: 211px; }
  .search-engine--home .search-engine__selector.js-selector--model {
    margin: 0 14px; }
  .search-engine--home .search-engine__selector.js-selector--version {
    margin-right: 14px; }

/**
 * Search engine range
 */
.search-engine--home .search-engine__range {
  float: left;
  width: 460px;
  margin-top: 24px; }

/**
 * Search engine Ajax loading
 */
.search-engine--home .search-engine__loading {
  float: left;
  width: 80px;
  height: 38px;
  margin-top: 20px; }

/**
 * Search engine count
 */
.search-engine--home .search-engine__count {
  float: left;
  margin: 14px 0 0 18px; }

/**
 * Search engine button
 */
.search-engine--home .search-engine__button {
  float: right;
  margin-top: 20px;
  padding-left: 52px;
  padding-right: 22px;
  background-position: 18px center; }

/**
 * Search engine car
 */
.search-engine--home .search-engine__car {
  float: left;
  width: 298px;
  height: 132px;
  margin-right: 16px; }
  .search-engine--home .search-engine__car .image {
    position: relative;
    float: left;
    width: 162px;
    border: 1px solid #d8dce3;
    border-radius: 5px;
    overflow: hidden; }
    .search-engine--home .search-engine__car .image img {
      display: block;
      max-width: 160px; }
  .search-engine--home .search-engine__car .description {
    float: left;
    width: 120px;
    margin: 3px 0 0 16px; }
    .search-engine--home .search-engine__car .description .car-name strong,
    .search-engine--home .search-engine__car .description .car-name span {
      display: block;
      line-height: 18px; }
    .search-engine--home .search-engine__car .description .car-name span {
      line-height: 16px; }
    .search-engine--home .search-engine__car .description .car-version {
      margin-top: 8px;
      padding-top: 8px;
      line-height: 16px; }
      .search-engine--home .search-engine__car .description .car-version strong,
      .search-engine--home .search-engine__car .description .car-version span {
        font-size: 12px;
        font-size: 0.75rem; }

/*------------------------------------*\
    $TOP-DISCOUNT
\*------------------------------------*/
/**
 * Base
 */
.top-discount {
  margin-top: 15px; }
  .top-discount h3 {
    margin-bottom: 15px;
    padding-left: 50px;
    border-bottom: 1px solid #c3c5d0;
    background-image: url("../images/top_discount.png");
    background-position: 0 center;
    background-repeat: no-repeat;
    line-height: 48px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      .top-discount h3 {
        background-image: url("../images/top_discount@2x.png");
        background-size: 40px 32px; } }
    .top-discount h3 span {
      font-family: "proximanova-light", sans-serif; }

/**
 * Top Discount car
 */
.top-discount__car {
  position: relative;
  float: left;
  width: 234px;
  margin-right: 8px;
  border: 1px solid #d8dce3;
  border-radius: 5px;
  overflow: hidden; }
  .top-discount__car.top-discount__car--last {
    margin: 0; }
  .top-discount__car .image {
    position: relative; }
    .top-discount__car .image img {
      display: block;
      max-width: 232px; }
  .top-discount__car .description {
    width: 232px;
    padding: 12px;
    border-radius: 0 0 5px 5px;
    background-color: #323551; }
    .top-discount__car .description .car-name {
      float: left;
      width: 100px;
      padding-top: 2px; }
      .top-discount__car .description .car-name strong,
      .top-discount__car .description .car-name span,
      .top-discount__car .description .car-name em {
        display: block;
        color: #fff;
        line-height: 14px;
        text-transform: uppercase; }
      .top-discount__car .description .car-name em {
        color: #b3b5c4;
        font-style: normal; }
    .top-discount__car .description .car-price {
      position: relative;
      float: right;
      width: 95px; }
      .top-discount__car .description .car-price a,
      .top-discount__car .description .car-price span {
        display: block;
        width: 95px; }
      .top-discount__car .description .car-price a {
        padding: 0; }
      .top-discount__car .description .car-price span {
        margin-top: 10px;
        font-family: "proximanova-bold", sans-serif;
        color: #00d473;
        line-height: 1;
        text-align: center; }
  .top-discount__car .link {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 2;
    background: url("../images/blank.gif") repeat; }
    .top-discount__car .link:hover + .informations {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  .top-discount__car .informations {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 170px;
    border-radius: 5px 5px 0 0;
    background: url("../images/bg_blue.png") repeat;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.15s ease-out 0;
    -moz-transition: all 0.15s ease-out 0;
    transition: all 0.15s ease-out 0; }
    .top-discount__car .informations ul {
      margin: 0;
      padding: 16px 20px 0 20px;
      list-style: none; }
      .top-discount__car .informations ul li {
        border-bottom: 1px solid #8f91a5; }
        .top-discount__car .informations ul li:last-child {
          border: 0; }
        .top-discount__car .informations ul li strong,
        .top-discount__car .informations ul li span {
          float: left;
          color: #fff;
          line-height: 24px; }
        .top-discount__car .informations ul li strong {
          float: left;
          width: 78px; }
        .top-discount__car .informations ul li.version {
          padding-bottom: 4px; }
          .top-discount__car .informations ul li.version span {
            line-height: 18px; }

/*------------------------------------*\
    $INTERVIEW
\*------------------------------------*/
/**
 * Base
 */
.interview {
  margin-top: 20px;
  border: 1px solid #d8dce3;
  border-radius: 5px;
  background-color: #fff; }
  .interview iframe {
    float: right;
    margin: 20px 20px 20px 0; }

/**
 * Interview content
 */
.interview__content {
  float: left;
  width: 480px;
  padding: 25px 0 0 30px; }
  .interview__content .quote {
    margin-bottom: 20px;
    color: #6f7290;
    line-height: 30px;
    text-align: center; }
  .interview__content .from {
    height: 49px;
    padding: 2px 0 0 50px;
    background-image: url("../images/france2.png");
    background-position: 0 center;
    background-repeat: no-repeat; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      .interview__content .from {
        background-image: url("../images/france2@2x.png");
        background-size: 28px 49px; } }
    .interview__content .from strong,
    .interview__content .from em {
      display: block;
      color: #6f7290;
      line-height: 22px; }

/*------------------------------------*\
    $FLASH
\*------------------------------------*/
/**
 * Base
 */
.flash {
  margin-top: 20px; }
  .flash h3 {
    margin-bottom: 18px;
    padding-left: 35px;
    border-bottom: 1px solid #c3c5d0;
    background-image: url("../images/flash.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
    line-height: 48px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      .flash h3 {
        background-image: url("../images/flash@2x.png");
        background-size: 25px 33px; } }
    .flash h3 span {
      font-family: "proximanova-light", sans-serif; }
  .flash .sellers {
    width: 400px; }
  .flash .cars {
    width: 560px; }

/**
 * Flash seller
 */
.flash__seller.toggle__selector--is-active a {
  display: block; }
.flash__seller .picture {
  display: block;
  float: left;
  max-width: 66px;
  border-radius: 5px; }
.flash__seller .description {
  float: left;
  margin: 6px 0 0 16px; }
  .flash__seller .description span {
    display: block;
    font-family: "proximanova-bold", sans-serif;
    line-height: 18px; }
    .flash__seller .description span.username {
      color: #4eb2e7; }
    .flash__seller .description span.status {
      text-transform: uppercase; }
.flash__seller .link {
  display: none;
  float: right;
  margin: 18px 0 0 0; }

/**
 * Flash car
 */
.flash__car .left {
  float: left;
  width: 180px; }
  .flash__car .left strong,
  .flash__car .left span {
    display: block; }
  .flash__car .left .car-brand,
  .flash__car .left .car-model {
    line-height: 20px;
    text-transform: uppercase; }
  .flash__car .left .price-old {
    margin-top: 18px;
    font-family: "proximanova-light", sans-serif;
    line-height: 16px;
    text-decoration: line-through; }
  .flash__car .left .price-new {
    font-family: "proximanova-bold", sans-serif;
    color: #f27d31;
    line-height: 26px; }
  .flash__car .left p {
    margin: 10px 0 0 0;
    color: #6f7290;
    line-height: 22px; }
.flash__car .right {
  float: right;
  margin-right: -8px; }
  .flash__car .right .image {
    position: relative;
    z-index: 1;
    width: 310px;
    height: 230px; }
    .flash__car .right .image a {
      display: block;
      position: absolute;
      z-index: 4;
      width: 100%;
      height: 100%; }
      .flash__car .right .image a:hover ~ span, .flash__car .right .image a:hover ~ div {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
    .flash__car .right .image span {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 3;
      width: 140px;
      height: 40px;
      margin-top: -20px;
      margin-left: -70px;
      border-radius: 5px;
      background-color: #323551;
      overflow: hidden;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      font-family: "proximanova-bold", sans-serif;
      color: #fff;
      line-height: 40px;
      text-transform: uppercase;
      text-align: center;
      -webkit-transition: all 0.15s ease-out 0;
      -moz-transition: all 0.15s ease-out 0;
      transition: all 0.15s ease-out 0; }
    .flash__car .right .image div {
      position: absolute;
      z-index: 2;
      width: 100%;
      height: 100%;
      background-color: rgba(81, 84, 113, 0.8);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-transition: all 0.15s ease-out 0;
      -moz-transition: all 0.15s ease-out 0;
      transition: all 0.15s ease-out 0; }
    .flash__car .right .image img {
      display: block;
      position: absolute;
      z-index: 1; }
  .flash__car .right .discount {
    position: relative;
    z-index: 2;
    margin: -34px auto 0 auto; }

/**
 * Discount
 */
.discount {
  padding: 12px 0 10px 0;
  border-radius: 5px; }
  .discount span,
  .discount strong {
    display: block;
    font-family: "proximanova-bold", sans-serif;
    color: #fff;
    text-align: center; }
  .discount span {
    line-height: 16px;
    text-transform: uppercase; }
  .discount strong {
    line-height: 30px; }
  .discount.discount--progress {
    width: 140px;
    background-color: #f27d31; }
  .discount.discount--end {
    width: 160px;
    background-color: #323551; }
  .discount.discount--sold {
    width: 140px;
    background-color: #00ab5d; }

/**
 * Countdown
 */
.countdown {
  display: block;
  margin-top: 14px;
  text-align: center; }
  .countdown .countdown_section {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    vertical-align: top;
    min-width: 44px; }
    .countdown .countdown_section span {
      display: block;
      text-align: center; }
    .countdown .countdown_section .countdown_amount {
      font-family: "proximanova-light", sans-serif;
      line-height: 36px; }
    .countdown .countdown_section .countdown_label {
      font-family: "proximanova-light", sans-serif;
      line-height: 12px;
      text-transform: uppercase; }
  .countdown .countdown_separator {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    vertical-align: top;
    font-family: "proximanova-light", sans-serif;
    line-height: 36px; }

/*------------------------------------*\
    LIST.SCSS
\*------------------------------------*/
/*
 * TOOLBAR
 * SEARCH-ENGINE
 * LIST
 */
/*------------------------------------*\
    $TOOLBAR
\*------------------------------------*/
/**
 * Base
 */
.toolbar {
  margin-bottom: 20px;
  border-bottom: 1px solid #c3c5d0; }

/**
 * Toolbar title
 */
.toolbar__title {
  margin: 0;
  line-height: 62px; }
  .toolbar__title span {
    font-family: "proximanova-regular", sans-serif; }

/**
 * Toolbar back
 */
.toolbar__back {
  float: left;
  margin: 9px 0;
  background-color: #4c4f6b;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c4f6b), color-stop(100%, #363954));
  background-image: -webkit-linear-gradient(#4c4f6b, #363954);
  background-image: linear-gradient(#4c4f6b, #363954); }
  .toolbar__back:hover {
    background-color: #363954;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #363954), color-stop(100%, #4c4f6b));
    background-image: -webkit-linear-gradient(#363954, #4c4f6b);
    background-image: linear-gradient(#363954, #4c4f6b); }
  .toolbar__back:before {
    content: '\25C2';
    padding-right: 5px; }

/**
 * Toolbar right
 */
.toolbar__right {
  float: right;
  line-height: 56px; }
  .toolbar__right a {
    font-family: "proximanova-bold", sans-serif;
    color: #323551;
    -webkit-transition: all 0.15s ease-out 0;
    -moz-transition: all 0.15s ease-out 0;
    transition: all 0.15s ease-out 0; }
    .toolbar__right a:hover {
      color: #00ab5d;
      text-decoration: none; }

/*------------------------------------*\
    $SEARCH-ENGINE
\*------------------------------------*/
/**
 * Base
 */
.search-engine--list {
  /*.pane--new {
  	//height: 355px;
  	padding: 20px;
  	overflow: auto;
  }*/ }
  .search-engine--list .tabs__panes .pane {
    display: none; }
    .search-engine--list .tabs__panes .pane.is-active {
      display: block; }
  .search-engine--list .pane--old,
  .search-engine--list .pane--new {
    padding: 20px; }

/**
 * Search engine selector
 */
.search-engine--list .search-engine__selector {
  width: 100%;
  margin-bottom: 10px; }

/**
 * Search engine range
 */
.search-engine--list .search-engine__range {
  width: 100%;
  margin-top: 10px; }

/**
 * Search engine Ajax loading
 */
.search-engine--list .search-engine__loading {
  margin: 0 auto;
  width: 80px;
  height: 47px;
  margin-top: 20px; }

/**
 * Search engine count
 */
.search-engine--list .search-engine__count {
  margin-top: 20px;
  text-align: center; }

/**
 * Search engine button
 */
.search-engine--list .search-engine__button {
  margin-top: 15px;
  padding-left: 35px;
  background-position: 18px center;
  text-transform: none; }

/**
 * Search engine car
 */
.search-engine--list .search-engine__car {
  margin-bottom: 20px; }
  .search-engine--list .search-engine__car:last-child {
    margin-bottom: 0; }
  .search-engine--list .search-engine__car .image {
    display: none; }
  .search-engine--list .search-engine__car .description .car-name {
    line-height: 1; }
  .search-engine--list .search-engine__car .description .car-version {
    margin-top: 8px;
    padding-top: 8px;
    line-height: 18px; }
    .search-engine--list .search-engine__car .description .car-version strong,
    .search-engine--list .search-engine__car .description .car-version span {
      font-size: 14px;
      font-size: 0.875rem; }

/*------------------------------------*\
    $LIST
\*------------------------------------*/
/**
 * Layout
 */
.view--list .col-2__right {
  padding: 0;
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

/**
 * List
 */
.car-list {
  margin: 0;
  list-style: none; }
  .car-list li {
    position: relative;
    margin-bottom: 10px; }
    .car-list li a.link {
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      z-index: 99;
      background: url("../images/blank.gif") repeat; }
      .car-list li a.link:hover ~ .image .layer {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
        .car-list li a.link:hover ~ .image .layer span {
          opacity: 1;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
    .car-list li .image {
      position: relative;
      float: left;
      width: 162px;
      border: 1px solid #d8dce3;
      border-radius: 5px;
      overflow: hidden; }
      .car-list li .image img {
        display: block;
        max-width: 160px; }
      .car-list li .image .layer {
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        background-color: rgba(81, 84, 113, 0.8);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: all 0.15s ease-out 0;
        -moz-transition: all 0.15s ease-out 0;
        transition: all 0.15s ease-out 0; }
        .car-list li .image .layer span {
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          width: 80px;
          height: 40px;
          margin-top: -20px;
          margin-left: -40px;
          border-radius: 5px;
          background-color: #323551;
          overflow: hidden;
          font-family: "proximanova-bold", sans-serif;
          color: #fff;
          line-height: 40px;
          text-transform: uppercase;
          text-align: center;
          opacity: 0;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
    .car-list li .description {
      position: relative;
      float: right;
      width: 495px;
      height: 117px;
      border-bottom: 1px solid #c3c5d0; }
      .car-list li .description .car-name {
        display: inline-block;
        vertical-align: baseline;
        zoom: 1;
        *display: inline;
        *vertical-align: auto;
        vertical-align: top;
        position: relative;
        padding-right: 35px;
        line-height: 36px; }
        .car-list li .description .car-name h2,
        .car-list li .description .car-name h3 {
          display: inline;
          margin: 0;
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 36px;
          text-transform: uppercase; }
        .car-list li .description .car-name h3 {
          font-family: "proximanova-regular", sans-serif; }
        .car-list li .description .car-name.car-name--video:after {
          position: absolute;
          top: 0px;
          right: 0px;
          content: '\e916';
          font-family: "fontello", sans-serif;
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 36px; }
      .car-list li .description .car-version {
        color: #6f7290;
        line-height: 24px; }
      .car-list li .description .car-price {
        position: absolute;
        top: 0px;
        right: 0px;
        color: #00ab5d;
        line-height: 36px; }
      .car-list li .description .car-details {
        margin-top: 10px;
        background-color: #e9e8e8; }
        .car-list li .description .car-details .car-details__col {
          float: left;
          width: 25%;
          color: #6f7290;
          font-size: 13px;
          font-size: 0.8125rem;
          line-height: 28px;
          text-align: center; }

/*------------------------------------*\
    CAR.SCSS
\*------------------------------------*/
/**
 * Details
 */
/**
 * Car sold
 */
.car-is-sold {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 1;
  background-color: rgba(81, 84, 113, 0.8);
  text-align: center; }
  .car-is-sold span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 40px;
    margin-top: -20px;
    margin-left: -50px;
    border-radius: 5px;
    background-color: #323551;
    font-family: "proximanova-bold", sans-serif;
    color: #fff;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center; }

/**
 * Car in stock
 */
.car-in-stock {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  height: 0;
  width: 0;
  border-bottom: 60px solid #00ab5d;
  border-left: 60px solid transparent; }
  .car-in-stock:after {
    content: 'En stock';
    position: absolute;
    top: 24px;
    right: 2px;
    font-size: 9px;
    font-size: 0.5625rem;
    line-height: 2.22222;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

/**
 * Gallery
 */
.car-details__gallery {
  float: left;
  width: 472px;
  border: 1px solid #d8dce3;
  background-color: #e9e8e8;
  overflow: hidden; }
  .car-details__gallery.car-details__gallery--round {
    border-radius: 0 0 5px 5px; }
  .car-details__gallery .image {
    position: relative; }
    .car-details__gallery .image .iosslider {
      position: relative;
      top: 0;
      left: 0;
      overflow: hidden;
      width: 470px;
      height: 350px; }
      .car-details__gallery .image .iosslider .slider {
        width: 100%;
        height: 100%; }
        .car-details__gallery .image .iosslider .slider .slide {
          float: left;
          display: block;
          width: 470px;
          height: 350px; }
    .car-details__gallery .image .prev,
    .car-details__gallery .image .next {
      display: block;
      position: absolute;
      top: 50%;
      z-index: 999;
      width: 34px;
      height: 30px;
      margin-top: -15px;
      background-color: rgba(240, 240, 240, 0.8);
      -webkit-transition: all 0.15s ease-out 0;
      -moz-transition: all 0.15s ease-out 0;
      transition: all 0.15s ease-out 0; }
      .car-details__gallery .image .prev:after,
      .car-details__gallery .image .next:after {
        font-family: "fontello", sans-serif;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 30px; }
      .car-details__gallery .image .prev:hover,
      .car-details__gallery .image .next:hover {
        background-color: #fff;
        text-decoration: none; }
    .car-details__gallery .image .prev {
      left: 0;
      padding-right: 15px;
      border-radius: 0 15px 15px 0;
      text-align: right; }
      .car-details__gallery .image .prev:after {
        content: '\e897'; }
    .car-details__gallery .image .next {
      right: 0;
      padding-left: 15px;
      border-radius: 15px 0 0 15px; }
      .car-details__gallery .image .next:after {
        content: '\e896'; }
  .car-details__gallery .thumbnails {
    padding: 10px 16px; }
    .car-details__gallery .thumbnails .iosslider {
      position: relative;
      top: 0;
      left: 0;
      overflow: hidden;
      width: 438px;
      height: 76px; }
      .car-details__gallery .thumbnails .iosslider .slider {
        width: 100%;
        height: 100%; }
        .car-details__gallery .thumbnails .iosslider .slider .slide {
          float: left;
          margin-right: 10px;
          width: 102px;
          height: 76px;
          border-radius: 5px;
          background-color: #fff; }
          .car-details__gallery .thumbnails .iosslider .slider .slide:hover, .car-details__gallery .thumbnails .iosslider .slider .slide.selected {
            background-color: #323551; }
          .car-details__gallery .thumbnails .iosslider .slider .slide:last-child {
            margin-right: 0; }
          .car-details__gallery .thumbnails .iosslider .slider .slide img {
            display: block;
            max-width: 94px;
            margin: 4px 0 0 4px; }
    .car-details__gallery .thumbnails .scrollbar {
      position: relative;
      width: 438px;
      height: 10px;
      margin-top: 10px;
      border-radius: 5px;
      background-color: #d7d7d7;
      -webkit-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.1);
      box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.1); }

/**
 * Description
 */
.car-details__description {
  float: right;
  width: 465px; }
  .car-details__description .top .car-name {
    float: left;
    width: 50%; }
    .car-details__description .top .car-name h1,
    .car-details__description .top .car-name h2 {
      margin: 0;
      line-height: 1;
      text-transform: uppercase; }
    .car-details__description .top .car-name h1 {
      font-family: "proximanova-regular", sans-serif; }
  .car-details__description .top .car-price {
    float: right;
    width: 50%;
    text-align: right; }
    .car-details__description .top .car-price h3 {
      margin: 0;
      color: #00ab5d;
      line-height: 1; }
      .car-details__description .top .car-price h3 small {
        font-family: "proximanova-regular", sans-serif;
        color: #323551; }
      .car-details__description .top .car-price h3.flash {
        color: #f27d31; }
    .car-details__description .top .car-price em {
      display: block;
      margin-right: 70px;
      font-family: "proximanova-bold", sans-serif;
      color: #f27d31;
      line-height: 1;
      font-style: normal;
      text-transform: uppercase; }
  .car-details__description .top .flash {
    float: left;
    clear: both;
    width: 100%;
    margin: 10px 0; }
    .car-details__description .top .flash .countdown {
      float: left;
      height: 68px;
      margin-top: 0;
      padding: 10px 31px;
      border-radius: 5px;
      background-color: #fff; }
    .car-details__description .top .flash .discount {
      float: right;
      width: 192px;
      height: 68px; }
  .car-details__description .top .fb-like {
    float: left;
    clear: both;
    height: 20px;
    margin-top: 12px; }
  .car-details__description .top .car-button {
    position: relative;
    float: right;
    margin-left: 10px; }
    .car-details__description .top .car-button.car-button--book {
      padding-left: 48px; }
      .car-details__description .top .car-button.car-button--book:before {
        content: '\e8e6';
        position: absolute;
        top: 0px;
        left: 20px;
        font-family: "fontello", sans-serif;
        font-size: 17px;
        font-size: 1.0625rem;
        line-height: 38px; }
    .car-details__description .top .car-button.car-button--favorites {
      padding: 0 14px;
      background-color: #323551; }
      .car-details__description .top .car-button.car-button--favorites:hover {
        background-color: #e83f3f; }
      .car-details__description .top .car-button.car-button--favorites:before {
        content: '\e90e';
        font-family: "fontello", sans-serif;
        font-size: 17px;
        font-size: 1.0625rem;
        line-height: 38px; }
    .car-details__description .top .car-button.car-button--print {
      margin-left: 0;
      padding: 0 14px;
      background-color: #fff;
      color: #323551; }
      .car-details__description .top .car-button.car-button--print:hover {
        color: #6f7290; }
      .car-details__description .top .car-button.car-button--print:before {
        content: '\e900';
        font-family: "fontello", sans-serif;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 38px; }
  .car-details__description .details {
    margin: 20px 0 0 0;
    border-top: 1px solid #c3c5d0;
    border-bottom: 1px solid #c3c5d0;
    list-style: none; }
    .car-details__description .details li {
      display: block;
      font-size: 15px;
      font-size: 0.9375rem; }
      .car-details__description .details li.odd {
        background-color: #e9e8e8; }
      .car-details__description .details li strong,
      .car-details__description .details li span {
        display: block; }
      .car-details__description .details li strong {
        float: left;
        width: 190px;
        padding-left: 15px;
        line-height: 29px; }
      .car-details__description .details li span {
        float: right;
        width: 275px;
        padding: 7px 0;
        color: #6f7290;
        line-height: 1; }

/**
 * Description
 */
.car-details__options {
  margin-top: 20px; }
  .car-details__options h4 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #c3c5d0;
    line-height: 1; }
  .car-details__options p {
    margin: 0;
    color: #6f7290; }

/**
 * Reviews
 */
.toggle--reviews {
  margin-top: 20px; }
  .toggle--reviews .toggle__right p {
    margin: 0;
    color: #6f7290; }

/**
 * Options
 */
.car-options {
  margin-top: 30px; }
  .car-options .pane {
    padding: 25px 30px; }
    .car-options .pane .left {
      float: left;
      width: 275px; }
      .car-options .pane .left .image img {
        display: block;
        float: left;
        max-width: 110px;
        border: 1px solid #d8dce3;
        border-radius: 5px; }
      .car-options .pane .left .image .car-description {
        float: right;
        width: 145px; }
        .car-options .pane .left .image .car-description strong, .car-options .pane .left .image .car-description span {
          display: block;
          line-height: 1;
          text-transform: uppercase; }
        .car-options .pane .left .image .car-description span {
          margin-top: 10px;
          padding-top: 10px;
          border-top: 1px solid #c3c5d0; }
      .car-options .pane .left .first {
        margin-top: 20px;
        line-height: 24px; }
      .car-options .pane .left .last {
        margin: 0;
        line-height: 20px; }
      .car-options .pane .left .viaxel {
        margin-top: 20px; }
    .car-options .pane .right {
      float: right;
      width: 585px; }
      .car-options .pane .right input[type="text"],
      .car-options .pane .right input[type="email"] {
        width: 166px; }
      .car-options .pane .right input[type="checkbox"] {
        float: left;
        margin-right: 20px;
        margin-top: 12px; }
      .car-options .pane .right button {
        position: relative;
        float: right;
        margin-top: 10px;
        padding-left: 48px; }
        .car-options .pane .right button:before {
          content: '\e8e6';
          position: absolute;
          top: 0px;
          left: 20px;
          font-family: "fontello", sans-serif;
          font-size: 17px;
          font-size: 1.0625rem;
          line-height: 38px; }
      .car-options .pane .right .checkbox-label {
        float: left;
        width: 175px;
        margin-top: 2px;
        font-family: "proximanova-bold", sans-serif;
        line-height: 18px; }
        .car-options .pane .right .checkbox-label a {
          color: #323551;
          -webkit-transition: all 0.15s ease-out 0;
          -moz-transition: all 0.15s ease-out 0;
          transition: all 0.15s ease-out 0; }
          .car-options .pane .right .checkbox-label a:hover {
            color: #00ab5d; }
      .car-options .pane .right .notice {
        float: left;
        width: 395px;
        margin: 10px 0 0 0;
        padding-bottom: 50px;
        line-height: 16px;
        background-image: url("../images/payment.png");
        background-position: bottom left;
        background-repeat: no-repeat; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
          .car-options .pane .right .notice {
            background-image: url("../images/payment@2x.png");
            background-size: 166px 36px; } }
      .car-options .pane .right .viaxel-description {
        font-family: "proximanova-bold", sans-serif;
        line-height: 24px; }
      .car-options .pane .right .viaxel-tools {
        margin: 0;
        list-style: none; }
        .car-options .pane .right .viaxel-tools li {
          margin-bottom: 12px; }
          .car-options .pane .right .viaxel-tools li span {
            float: left;
            width: 230px;
            line-height: 20px; }
          .car-options .pane .right .viaxel-tools li a {
            position: relative;
            float: right;
            width: 330px;
            font-family: "fontello", sans-serif;
            text-align: left; }
            .car-options .pane .right .viaxel-tools li a:after {
              position: absolute;
              right: 18px;
              content: '\e896'; }
            .car-options .pane .right .viaxel-tools li a.is-active {
              background-color: #4eb2e7; }
              .car-options .pane .right .viaxel-tools li a.is-active:after {
                content: '\e898'; }
    .car-options .pane .funding-form {
      display: none; }
      .car-options .pane .funding-form label {
        width: 280px; }
      .car-options .pane .funding-form input[type="text"],
      .car-options .pane .funding-form input[type="email"] {
        width: 620px; }
      .car-options .pane .funding-form .box-fields label {
        width: 120px; }
      .car-options .pane .funding-form .box-fields input[type="text"],
      .car-options .pane .funding-form .box-fields input[type="email"] {
        width: 320px; }
      .car-options .pane .funding-form button {
        margin-top: 20px; }

/*------------------------------------*\
    SELLERS.SCSS
\*------------------------------------*/
/*
 * LAYOUT
 * INFOS
 * FLASH
 * REVIEWS
 */
/*------------------------------------*\
    $LAYOUT
\*------------------------------------*/
/**
 * Base
 */
.view--sellers__header {
  height: 508px;
  background: url("../images/slider/slide2.jpg") top center no-repeat; }

/*------------------------------------*\
    $INFOS
\*------------------------------------*/
/**
 * Base
 */
.seller__infos h2 {
  float: left;
  margin: 0;
  font-family: "proximanova-regular", sans-serif;
  line-height: 24px; }
  .seller__infos h2 strong {
    font-family: "proximanova-bold", sans-serif;
    line-height: 24px; }
.seller__infos .contact__link {
  float: right;
  margin: 10px 0 0 10px; }
  .seller__infos .contact__link.contact__link--email {
    padding-left: 28px; }
.seller__infos .opening {
  margin-top: 15px;
  padding: 0 14px;
  background-color: #e9e8e8; }
  .seller__infos .opening strong,
  .seller__infos .opening span {
    display: block;
    float: left;
    color: #6f7290;
    line-height: 28px; }
  .seller__infos .opening strong {
    float: left;
    text-transform: uppercase; }
  .seller__infos .opening span {
    float: right; }

/**
 * Subtitle
 */
.seller__subtitle {
  margin: 18px 0;
  padding-left: 50px;
  border-bottom: 1px solid #c3c5d0;
  background-repeat: no-repeat;
  line-height: 48px; }
  .seller__subtitle span {
    font-family: "proximanova-light", sans-serif; }
  .seller__subtitle.seller__subtitle--flash {
    background-image: url("../images/flash.png");
    background-position: 8px 4px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      .seller__subtitle.seller__subtitle--flash {
        background-image: url("../images/flash@2x.png");
        background-size: 25px 33px; } }
  .seller__subtitle.seller__subtitle--top {
    background-image: url("../images/top_discount.png");
    background-position: 0 center; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      .seller__subtitle.seller__subtitle--top {
        background-image: url("../images/top_discount@2x.png");
        background-size: 40px 32px; } }

/*------------------------------------*\
    $FLASH
\*------------------------------------*/
/**
 * Base
 */
.seller__flash .flash__car .left {
  width: 300px; }
  .seller__flash .flash__car .left .car-contact {
    display: block;
    margin-top: 30px;
    font-family: "proximanova-light", sans-serif;
    line-height: 1; }

/*------------------------------------*\
    $REVIEWS
\*------------------------------------*/
/**
 * Base
 */
.review__car {
  margin-bottom: 14px; }
  .review__car:last-child {
    margin-bottom: 0; }
  .review__car .top-discount__car {
    margin-right: 0; }
    .review__car .top-discount__car .link:hover ~ .description .car-price span {
      opacity: 1; }
  .review__car .review-content {
    float: right;
    width: 365px; }
  .review__car .review-description {
    margin: 0;
    color: #6f7290;
    line-height: 22px; }
    .review__car .review-description a {
      display: block;
      font-family: "proximanova-bold", sans-serif;
      color: #00ab5d; }
  .review__car .review-created {
    display: block;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #c3c5d0; }

/*------------------------------------*\
    NEWS.SCSS
\*------------------------------------*/
/**
 * Article
 */
.article {
  margin-bottom: 20px; }
  .article img, .article iframe {
    float: left;
    max-width: 225px;
    border: 1px solid #d8dce3;
    border-radius: 5px; }
  .article .article__content {
    float: right;
    width: 370px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c3c5d0; }
    .article .article__content h4 {
      margin-bottom: 10px; }
      .article .article__content h4 a {
        color: #323551; }
        .article .article__content h4 a:hover {
          color: #00ab5d;
          text-decoration: none; }
    .article .article__content .date {
      display: inline-block;
      padding: 0 10px;
      background-color: #e9e8e8;
      font-family: "proximanova-bold", sans-serif;
      color: #6f7290;
      line-height: 28px; }
    .article .article__content p {
      margin: 10px 0 0 0;
      color: #6f7290; }
      .article .article__content p a {
        color: #00ab5d; }
  .article:last-child {
    margin-bottom: 0; }
    .article:last-child .article__content {
      padding-bottom: 0;
      border-bottom: 0; }

/*------------------------------------*\
    FUNDING.SCSS
\*------------------------------------*/
/**
 * Funding option
 */
.funding__option {
  margin: 20px 28px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c3c5d0; }

.funding__option--last {
  border-bottom: 0;
  margin-bottom: 0; }

/**
 * Funding left
 */
.funding__left {
  float: left;
  width: 130px; }
  .funding__left strong,
  .funding__left span {
    display: block;
    font-family: "proximanova-bold", sans-serif; }
  .funding__left strong {
    text-transform: uppercase; }
  .funding__left span {
    color: #00ab5d; }

/**
 * Funding right
 */
.funding__right {
  float: right;
  width: 390px; }
  .funding__right ul {
    margin: 0;
    list-style: none; }
  .funding__right > ul {
    color: #6f7290; }
    .funding__right > ul > li:before {
      content: '\e91a';
      padding-right: 4px;
      font-family: "fontello", sans-serif; }
    .funding__right > ul > li > ul {
      padding-top: 10px;
      padding-left: 20px;
      list-style-type: decimal; }

/*------------------------------------*\
    MANUAL.SCSS
\*------------------------------------*/
/*
 * LAYOUT
 * TOGGLE
 * TIMELINE
 */
/*------------------------------------*\
    $LAYOUT
\*------------------------------------*/
/**
 * Base
 */
.view--manual__header {
  height: 508px;
  background: url("../images/slider/slide1.jpg") top center no-repeat; }

/*------------------------------------*\
    $TOGGLE
\*------------------------------------*/
/**
 * Toggle selector
 */
.view--manual .toggle__selector {
  padding-left: 40px;
  font-family: "proximanova-bold", sans-serif;
  line-height: 68px;
  text-transform: uppercase; }

/**
 * Toggle content
 */
.view--manual .toggle__content {
  padding-top: 14px;
  padding-bottom: 14px; }
  .view--manual .toggle__content h2 {
    margin: 0;
    line-height: 1;
    color: #00ab5d; }

/*------------------------------------*\
    $TIMELINE
\*------------------------------------*/
/**
 * Module
 */
.timeline {
  margin-top: 20px;
  padding-left: 20px; }

/**
 * Timeline time
 */
.timeline__time {
  position: relative;
  border-left: 6px solid #c3c5d0; }
  .timeline__time:before {
    content: '';
    position: absolute;
    top: 0px;
    left: -14px;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    border: 5px solid #fff;
    background-color: #00ab5d; }
  .timeline__time .title {
    float: left;
    width: 160px;
    height: 30px;
    margin-left: 20px; }
    .timeline__time .title span,
    .timeline__time .title strong {
      display: block;
      float: left;
      font-family: "proximanova-bold", sans-serif;
      color: #fff;
      line-height: 30px; }
    .timeline__time .title span {
      width: 40px;
      padding-right: 12px;
      border-radius: 15px 0 0 15px;
      background-color: #008247;
      text-align: right; }
    .timeline__time .title strong {
      width: 120px;
      padding-left: 12px;
      border-radius: 0 15px 15px 0;
      background-color: #00ab5d; }
  .timeline__time p {
    float: right;
    width: 400px; }
    .timeline__time p a {
      font-family: "proximanova-bold", sans-serif;
      color: #00ab5d; }
  .timeline__time.timeline__time--last p {
    margin-bottom: 0; }

/**
 * Promise
 */
.promise ul {
  margin: 0;
  list-style: none; }
.promise .promise__item {
  position: relative;
  margin-bottom: 10px;
  background-repeat: no-repeat; }
  .promise .promise__item p {
    float: right;
    width: 540px;
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #c3c5d0;
    color: #6f7290; }
    .promise .promise__item p strong {
      color: #00ab5d;
      text-transform: uppercase; }
  .promise .promise__item.promise__item--last {
    margin-bottom: 0; }
    .promise .promise__item.promise__item--last p {
      border-bottom: 0;
      padding-bottom: 0; }
  .promise .promise__item.promise__item--top {
    background-image: url("../images/top_discount.png");
    background-position: 10px center; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      .promise .promise__item.promise__item--top {
        background-image: url("../images/top_discount@2x.png");
        background-size: 40px 32px; } }
  .promise .promise__item.promise__item--flash {
    background-image: url("../images/flash.png");
    background-position: 18px center; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      .promise .promise__item.promise__item--flash {
        background-image: url("../images/flash@2x.png");
        background-size: 25px 33px; } }
  .promise .promise__item.promise__item--pictures:before {
    content: '\e915';
    position: absolute;
    top: 0px;
    left: 13px;
    font-family: "fontello", sans-serif;
    font-size: 30px;
    font-size: 1.875rem;
    color: #323551;
    line-height: 97px; }

/**
 * Print
 */
/*------------------------------------*\
    PRINT.SCSS
\*------------------------------------*/
@media print {
  body {
    border-top: none; }

  .header {
    display: none;
    padding: 0;
    margin-bottom: 50px; }
    .header .header__top {
      display: none; }
    .header .header__bottom .main-logo {
      float: none; }
      .header .header__bottom .main-logo img {
        margin: 0 auto; }
    .header .header__bottom .main-nav {
      display: none; }

  .car-details__gallery {
    border: none; }

  .car-details__description .details {
    padding-top: 20px;
    border-bottom: 0; }

  .car-details__description .details li span {
    color: #323551; }

  .car-details__gallery--round {
    border-radius: 0 !important; }

  .car-details__description .details li strong {
    padding-left: 0; }

  .contact,
  .toolbar,
  .car-details__gallery .image .prev,
  .car-details__gallery .image .next,
  .car-details__gallery .thumbnails,
  .fb-like,
  .car-button,
  .car-in-stock,
  .car-options,
  .press,
  .locate__left .btn,
  .locate__left .press__button,
  .locate__left .search-engine__button,
  .locate__left .contact__link,
  .locate__left .main-slider .iosslider .slider .slide a,
  .main-slider .iosslider .slider .slide .locate__left a,
  .locate__left .top-discount__car .description .car-price a,
  .top-discount__car .description .car-price .locate__left a,
  .locate__left .flash__seller .link,
  .flash__seller .locate__left .link,
  .locate__left .toolbar__back,
  .locate__left .car-details__description .top .car-button,
  .car-details__description .top .locate__left .car-button,
  .locate__left .car-options .pane .right button,
  .car-options .pane .right .locate__left button,
  .locate__left .car-options .pane .right .viaxel-tools li a,
  .car-options .pane .right .viaxel-tools li .locate__left a,
  .locate__left .car-options .pane .funding-form button,
  .car-options .pane .funding-form .locate__left button,
  .about,
  .footer {
    display: none !important; }

  .car-details__options p {
    color: #323551; }

  .locate__title {
    margin-top: 50px;
    padding-bottom: 10px;
    line-height: 1; }

  .locate__left {
    float: none;
    width: auto; }

  .locate__right {
    float: none;
    width: auto;
    margin-top: 20px; }
    .locate__right img {
      float: left;
      width: 178px;
      margin: 0 14px 0 0;
      border: none;
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }

  iframe {
    margin-top: 50px; } }

















