@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

.cancel-container {
  left: 50% !important;
  margin-left: -50vw !important;
  position: relative !important;
  width: calc(100vw) !important;
  z-index: 1 !important; }
  .cancel-container .container {
    margin: 0 auto !important; }

@media (max-width: 992.65px) {
  .cancel-container {
    width: 100vw !important;
    padding-left: 0 !important; } }
:root {
  --ae-color-first-light: #cbd882;
  --ae-color-first: #afca0b;
  --ae-color-first-dark: #89a315;
  --ae-color-second-lighter: rgba(40, 89, 106, 0.5);
  --ae-color-second-light: #28596a;
  --ae-color-second: #18374c;
  --ae-color-second-dark: #0a1d2c;
  --ae-color-second-logo: #1C2432;
  --ae-primary: #28596a;
  --ae-primary-dark: #18374c;
  --ae-accent: #afca0b;
  --ae-accent-dark: #89a315;
  --ae-color-orange: #ff9515;
  --ae-color-orange-dark: #b95a12;
  --ae-color-red: #f13340;
  --ae-grey-darker: #4b4b4c;
  --ae-grey-dark: #6b6b6b;
  --ae-grey: #838383;
  --ae-grey-light: #d1d1d1;
  --ae-grey-lighter: #ededed;
  --ae-grey-white: #f5f5f5;
  --ae-radius-sm: 8px;
  --ae-radius-md: 16px;
  --ae-radius-lg: 30px; }

/* ----------------------------------------- FONTS AUTOEASY - Roboto / Roboto Condensed
-------------------------------------------------------------------------------------------------------------------- */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url("../fonts/RobotoCondensed-VariableFont_wght.woff2") format("woff2"), url("../fonts/RobotoCondensed-VariableFont_wght.ttf") format("truetype"); }
@font-face {
  font-family: 'RobotoCondensed-variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url("../fonts/RobotoCondensed-VariableFont_wght.woff2") format("woff2"), url("../fonts/RobotoCondensed-VariableFont_wght.ttf") format("truetype"); }
@font-face {
  font-family: 'robotolight';
  src: url("../fonts/roboto-light.eot");
  src: url("../fonts/roboto-light.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-light.woff2") format("woff2"), url("../fonts/roboto-light.woff") format("woff"), url("../fonts/roboto-light.ttf") format("truetype"), url("../fonts/roboto-light.svg#robotolight") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'robotoregular';
  src: url("../fonts/roboto-regular.eot");
  src: url("../fonts/roboto-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-regular.woff2") format("woff2"), url("../fonts/roboto-regular.woff") format("woff"), url("../fonts/roboto-regular.ttf") format("truetype"), url("../fonts/roboto-regular.svg#robotoregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'yesteryearregular';
  src: url("../fonts/yesteryear-regular.woff2") format("woff2"), url("../fonts/yesteryear-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'autoeasy';
  src: url("../fonts/autoeasy.eot?xlpa1p");
  src: url("../fonts/autoeasy.eot?xlpa1p#iefix") format("embedded-opentype"), url("../fonts/autoeasy.ttf?xlpa1p") format("truetype"), url("../fonts/autoeasy.woff?xlpa1p") format("woff"), url("../fonts/autoeasy.svg?xlpa1p#autoeasy") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
[class^="icon-ae-"], [class*=" icon-ae-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'autoeasy' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-ae-rdv:before {
  content: "\e904"; }

.icon-ae-colors:before {
  content: "\e90b"; }

.icon-ae-garanty:before {
  content: "\e90a"; }

.icon-ae-equipment:before {
  content: "\e907"; }

.icon-ae-option:before {
  content: "\e908"; }

.icon-ae-technic:before {
  content: "\e909"; }

.icon-ae-administration:before {
  content: "\e906"; }

.icon-ae-cheque:before {
  content: "\e905"; }

.icon-ae-certif:before {
  content: "\e900"; }

.icon-ae-contact:before {
  content: "\e901"; }

.icon-ae-france:before {
  content: "\e902"; }

.icon-ae-price:before {
  content: "\e903"; }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-display: swap;
  font-weight: normal;
  font-style: normal; }
.icon, [class^="icon-"] {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.icon-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.icon-2x {
  font-size: 2em; }

.icon-3x {
  font-size: 3em; }

.icon-4x {
  font-size: 4em; }

.icon-5x {
  font-size: 5em; }

.icon-fw {
  width: 1.28571em;
  text-align: center; }

.icon-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .icon-ul > li {
    position: relative; }

.icon-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .icon-li.icon-lg {
    left: -1.85714em; }

.icon-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.icon.pull-left, .pull-left[class^="icon-"] {
  margin-right: .3em; }
.icon.pull-right, .pull-right[class^="icon-"] {
  margin-left: .3em; }

.icon-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.icon-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.icon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.icon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.icon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.icon-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.icon-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
  filter: none; }

.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.icon-stack-1x, .icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.icon-stack-1x {
  line-height: inherit; }

.icon-stack-2x {
  font-size: 2em; }

.icon-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: ""; }

.icon-music:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-envelope-o:before, .icon-envelope-alt:before {
  content: ""; }

.icon-heart:before {
  content: ""; }

.icon-star:before {
  content: ""; }

.icon-star-o:before, .icon-star-empty:before {
  content: ""; }

.icon-user:before {
  content: ""; }

.icon-film:before {
  content: ""; }

.icon-th-large:before {
  content: ""; }

.icon-th:before {
  content: ""; }

.icon-th-list:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-remove:before,
.icon-close:before,
.icon-times:before,
.icon-remove:before {
  content: ""; }

.icon-search-plus:before, .icon-zoom-in:before {
  content: ""; }

.icon-search-minus:before, .icon-zoom-out:before {
  content: ""; }

.icon-power-off:before, .icon-off:before {
  content: ""; }

.icon-signal:before {
  content: ""; }

.icon-gear:before,
.icon-cog:before {
  content: ""; }

.icon-trash-o:before, .icon-trash:before {
  content: ""; }

.icon-home:before {
  content: ""; }

.icon-file-o:before, .icon-file-alt:before {
  content: ""; }

.icon-clock-o:before, .icon-time:before {
  content: ""; }

.icon-road:before {
  content: ""; }

.icon-download:before, .icon-download-alt:before {
  content: ""; }

.icon-arrow-circle-o-down:before, .icon-download:before, .icon-download-alt:before {
  content: ""; }

.icon-arrow-circle-o-up:before, .icon-upload:before, .icon-upload-alt:before {
  content: ""; }

.icon-inbox:before {
  content: ""; }

.icon-play-circle-o:before, .icon-play-circle:before, .icon-play-sign:before {
  content: ""; }

.icon-rotate-right:before,
.icon-repeat:before {
  content: ""; }

.icon-refresh:before {
  content: ""; }

.icon-list-alt:before {
  content: ""; }

.icon-lock:before {
  content: ""; }

.icon-flag:before {
  content: ""; }

.icon-headphones:before {
  content: ""; }

.icon-volume-off:before {
  content: ""; }

.icon-volume-down:before {
  content: ""; }

.icon-volume-up:before {
  content: ""; }

.icon-qrcode:before {
  content: ""; }

.icon-barcode:before {
  content: ""; }

.icon-tag:before {
  content: ""; }

.icon-tags:before {
  content: ""; }

.icon-book:before {
  content: ""; }

.icon-bookmark:before {
  content: ""; }

.icon-print:before {
  content: ""; }

.icon-camera:before {
  content: ""; }

.icon-font:before {
  content: ""; }

.icon-bold:before {
  content: ""; }

.icon-italic:before {
  content: ""; }

.icon-text-height:before {
  content: ""; }

.icon-text-width:before {
  content: ""; }

.icon-align-left:before {
  content: ""; }

.icon-align-center:before {
  content: ""; }

.icon-align-right:before {
  content: ""; }

.icon-align-justify:before {
  content: ""; }

.icon-list:before {
  content: ""; }

.icon-dedent:before,
.icon-outdent:before,
.icon-indent-left:before {
  content: ""; }

.icon-indent:before, .icon-indent-right:before {
  content: ""; }

.icon-video-camera:before, .icon-facetime-video:before {
  content: ""; }

.icon-photo:before,
.icon-image:before,
.icon-picture-o:before,
.icon-picture:before {
  content: ""; }

.icon-pencil:before {
  content: ""; }

.icon-map-marker:before {
  content: ""; }

.icon-adjust:before {
  content: ""; }

.icon-tint:before {
  content: ""; }

.icon-edit:before,
.icon-pencil-square-o:before,
.icon-edit:before {
  content: ""; }

.icon-share-square-o:before, .icon-share:before, .icon-share-alt:before {
  content: ""; }

.icon-check-square-o:before {
  content: ""; }

.icon-arrows:before, .icon-move:before {
  content: ""; }

.icon-step-backward:before {
  content: ""; }

.icon-fast-backward:before {
  content: ""; }

.icon-backward:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-pause:before {
  content: ""; }

.icon-stop:before {
  content: ""; }

.icon-forward:before {
  content: ""; }

.icon-fast-forward:before {
  content: ""; }

.icon-step-forward:before {
  content: ""; }

.icon-eject:before {
  content: ""; }

.icon-chevron-left:before {
  content: ""; }

.icon-chevron-right:before {
  content: ""; }

.icon-plus-circle:before, .icon-plus-sign:before {
  content: ""; }

.icon-minus-circle:before, .icon-minus-sign:before {
  content: ""; }

.icon-times-circle:before, .icon-remove-sign:before {
  content: ""; }

.icon-check-circle:before, .icon-ok-sign:before {
  content: ""; }

.icon-question-circle:before, .icon-question-sign:before {
  content: ""; }

.icon-info-circle:before, .icon-info-sign:before {
  content: ""; }

.icon-crosshairs:before, .icon-screenshot:before {
  content: ""; }

.icon-times-circle-o:before, .icon-remove-circle:before {
  content: ""; }

.icon-check-circle-o:before, .icon-ok-circle:before {
  content: ""; }

.icon-ban:before {
  content: ""; }

.icon-arrow-left:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-arrow-up:before {
  content: ""; }

.icon-arrow-down:before {
  content: ""; }

.icon-mail-forward:before,
.icon-share:before,
.icon-share-alt:before {
  content: ""; }

.icon-expand:before, .icon-resize-full:before {
  content: ""; }

.icon-compress:before, .icon-resize-small:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-minus:before {
  content: ""; }

.icon-asterisk:before {
  content: ""; }

.icon-exclamation-circle:before, .icon-exclamation-sign:before {
  content: ""; }

.icon-gift:before {
  content: ""; }

.icon-leaf:before {
  content: ""; }

.icon-fire:before {
  content: ""; }

.icon-eye:before, .icon-eye-open:before {
  content: ""; }

.icon-eye-slash:before, .icon-eye-close:before {
  content: ""; }

.icon-warning:before,
.icon-exclamation-triangle:before,
.icon-warning-sign:before {
  content: ""; }

.icon-plane:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-random:before {
  content: ""; }

.icon-comment:before {
  content: ""; }

.icon-magnet:before {
  content: ""; }

.icon-chevron-up:before {
  content: ""; }

.icon-chevron-down:before {
  content: ""; }

.icon-retweet:before {
  content: ""; }

.icon-shopping-cart:before {
  content: ""; }

.icon-folder:before, .icon-folder-close:before {
  content: ""; }

.icon-folder-open:before {
  content: ""; }

.icon-arrows-v:before, .icon-resize-vertical:before {
  content: ""; }

.icon-arrows-h:before, .icon-resize-horizontal:before {
  content: ""; }

.icon-bar-chart-o:before, .icon-bar-chart:before,
.icon-bar-chart:before {
  content: ""; }

.icon-twitter-square:before, .icon-twitter-sign:before {
  content: ""; }

.icon-facebook-square:before, .icon-facebook-sign:before {
  content: ""; }

.icon-camera-retro:before {
  content: ""; }

.icon-key:before {
  content: ""; }

.icon-gears:before,
.icon-cogs:before {
  content: ""; }

.icon-comments:before {
  content: ""; }

.icon-thumbs-o-up:before, .icon-thumbs-up-alt:before {
  content: ""; }

.icon-thumbs-o-down:before, .icon-thumbs-down-alt:before {
  content: ""; }

.icon-star-half:before {
  content: ""; }

.icon-heart-o:before, .icon-heart-empty:before {
  content: ""; }

.icon-sign-out:before, .icon-signout:before {
  content: ""; }

.icon-linkedin-square:before, .icon-linkedin-sign:before {
  content: ""; }

.icon-thumb-tack:before, .icon-pushpin:before {
  content: ""; }

.icon-external-link:before {
  content: ""; }

.icon-sign-in:before, .icon-signin:before {
  content: ""; }

.icon-trophy:before {
  content: ""; }

.icon-github-square:before, .icon-github-sign:before {
  content: ""; }

.icon-upload:before, .icon-upload-alt:before {
  content: ""; }

.icon-lemon-o:before, .icon-lemon:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-square-o:before, .icon-check-empty:before {
  content: ""; }

.icon-bookmark-o:before, .icon-bookmark-empty:before {
  content: ""; }

.icon-phone-square:before, .icon-phone-sign:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-facebook-f:before,
.icon-facebook:before {
  content: ""; }

.icon-github:before {
  content: ""; }

.icon-unlock:before {
  content: ""; }

.icon-credit-card:before {
  content: ""; }

.icon-rss:before {
  content: ""; }

.icon-hdd-o:before, .icon-hdd:before {
  content: ""; }

.icon-bullhorn:before {
  content: ""; }

.icon-bell:before, .icon-bell-alt:before {
  content: ""; }

.icon-certificate:before {
  content: ""; }

.icon-hand-o-right:before, .icon-hand-right:before {
  content: ""; }

.icon-hand-o-left:before, .icon-hand-left:before {
  content: ""; }

.icon-hand-o-up:before, .icon-hand-up:before {
  content: ""; }

.icon-hand-o-down:before, .icon-hand-down:before {
  content: ""; }

.icon-arrow-circle-left:before, .icon-circle-arrow-left:before {
  content: ""; }

.icon-arrow-circle-right:before, .icon-circle-arrow-right:before {
  content: ""; }

.icon-arrow-circle-up:before, .icon-circle-arrow-up:before {
  content: ""; }

.icon-arrow-circle-down:before, .icon-circle-arrow-down:before {
  content: ""; }

.icon-globe:before {
  content: ""; }

.icon-wrench:before {
  content: ""; }

.icon-tasks:before {
  content: ""; }

.icon-filter:before {
  content: ""; }

.icon-briefcase:before {
  content: ""; }

.icon-arrows-alt:before, .icon-fullscreen:before {
  content: ""; }

.icon-group:before,
.icon-users:before,
.icon-group:before {
  content: ""; }

.icon-chain:before,
.icon-link:before {
  content: ""; }

.icon-cloud:before {
  content: ""; }

.icon-flask:before, .icon-beaker:before {
  content: ""; }

.icon-cut:before,
.icon-scissors:before,
.icon-cut:before {
  content: ""; }

.icon-copy:before,
.icon-files-o:before,
.icon-copy:before {
  content: ""; }

.icon-paperclip:before, .icon-paper-clip:before {
  content: ""; }

.icon-save:before,
.icon-floppy-o:before,
.icon-save:before {
  content: ""; }

.icon-square:before, .icon-sign-blank:before {
  content: ""; }

.icon-navicon:before,
.icon-reorder:before,
.icon-bars:before,
.icon-reorder:before {
  content: ""; }

.icon-list-ul:before {
  content: ""; }

.icon-list-ol:before {
  content: ""; }

.icon-strikethrough:before {
  content: ""; }

.icon-underline:before {
  content: ""; }

.icon-table:before {
  content: ""; }

.icon-magic:before {
  content: ""; }

.icon-truck:before {
  content: ""; }

.icon-pinterest:before {
  content: ""; }

.icon-pinterest-square:before, .icon-pinterest-sign:before {
  content: ""; }

.icon-google-plus-square:before, .icon-google-plus-sign:before {
  content: ""; }

.icon-google-plus:before {
  content: ""; }

.icon-money:before {
  content: ""; }

.icon-caret-down:before {
  content: ""; }

.icon-caret-up:before {
  content: ""; }

.icon-caret-left:before {
  content: ""; }

.icon-caret-right:before {
  content: ""; }

.icon-columns:before {
  content: ""; }

.icon-unsorted:before,
.icon-sort:before {
  content: ""; }

.icon-sort-down:before,
.icon-sort-desc:before,
.icon-sort-up:before {
  content: ""; }

.icon-sort-up:before,
.icon-sort-asc:before,
.icon-sort-down:before {
  content: ""; }

.icon-envelope:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-rotate-left:before,
.icon-undo:before {
  content: ""; }

.icon-legal:before,
.icon-gavel:before,
.icon-legal:before {
  content: ""; }

.icon-dashboard:before,
.icon-tachometer:before,
.icon-dashboard:before {
  content: ""; }

.icon-comment-o:before, .icon-comment-alt:before {
  content: ""; }

.icon-comments-o:before, .icon-comments-alt:before {
  content: ""; }

.icon-flash:before,
.icon-bolt:before {
  content: ""; }

.icon-sitemap:before {
  content: ""; }

.icon-umbrella:before {
  content: ""; }

.icon-paste:before,
.icon-clipboard:before,
.icon-paste:before {
  content: ""; }

.icon-lightbulb-o:before, .icon-lightbulb:before {
  content: ""; }

.icon-exchange:before {
  content: ""; }

.icon-cloud-download:before {
  content: ""; }

.icon-cloud-upload:before {
  content: ""; }

.icon-user-md:before {
  content: ""; }

.icon-stethoscope:before {
  content: ""; }

.icon-suitcase:before {
  content: ""; }

.icon-bell-o:before, .icon-bell:before, .icon-bell-alt:before {
  content: ""; }

.icon-coffee:before {
  content: ""; }

.icon-cutlery:before, .icon-food:before {
  content: ""; }

.icon-file-text-o:before, .icon-file-text-alt:before {
  content: ""; }

.icon-building-o:before, .icon-building:before {
  content: ""; }

.icon-hospital-o:before, .icon-hospital:before {
  content: ""; }

.icon-ambulance:before {
  content: ""; }

.icon-medkit:before {
  content: ""; }

.icon-fighter-jet:before {
  content: ""; }

.icon-beer:before {
  content: ""; }

.icon-h-square:before, .icon-h-sign:before {
  content: ""; }

.icon-plus-square:before, .icon-plus-sign-alt:before {
  content: ""; }

.icon-angle-double-left:before, .icon-double-angle-left:before {
  content: ""; }

.icon-angle-double-right:before, .icon-double-angle-right:before {
  content: ""; }

.icon-angle-double-up:before, .icon-double-angle-up:before {
  content: ""; }

.icon-angle-double-down:before, .icon-double-angle-down:before {
  content: ""; }

.icon-angle-left:before {
  content: ""; }

.icon-angle-right:before {
  content: ""; }

.icon-angle-up:before {
  content: ""; }

.icon-angle-down:before {
  content: ""; }

.icon-desktop:before {
  content: ""; }

.icon-laptop:before {
  content: ""; }

.icon-tablet:before {
  content: ""; }

.icon-mobile-phone:before,
.icon-mobile:before,
.icon-mobile-phone:before {
  content: ""; }

.icon-circle-o:before, .icon-circle-blank:before {
  content: ""; }

.icon-quote-left:before {
  content: ""; }

.icon-quote-right:before {
  content: ""; }

.icon-spinner:before {
  content: ""; }

.icon-circle:before {
  content: ""; }

.icon-mail-reply:before,
.icon-reply:before {
  content: ""; }

.icon-github-alt:before {
  content: ""; }

.icon-folder-o:before, .icon-folder-close-alt:before {
  content: ""; }

.icon-folder-open-o:before, .icon-folder-open-alt:before {
  content: ""; }

.icon-smile-o:before, .icon-smile:before {
  content: ""; }

.icon-frown-o:before, .icon-frown:before {
  content: ""; }

.icon-meh-o:before, .icon-meh:before {
  content: ""; }

.icon-gamepad:before {
  content: ""; }

.icon-keyboard-o:before, .icon-keyboard:before {
  content: ""; }

.icon-flag-o:before, .icon-flag-alt:before {
  content: ""; }

.icon-flag-checkered:before {
  content: ""; }

.icon-terminal:before {
  content: ""; }

.icon-code:before {
  content: ""; }

.icon-mail-reply-all:before,
.icon-reply-all:before {
  content: ""; }

.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before,
.icon-star-half-empty:before {
  content: ""; }

.icon-location-arrow:before {
  content: ""; }

.icon-crop:before {
  content: ""; }

.icon-code-fork:before {
  content: ""; }

.icon-unlink:before,
.icon-chain-broken:before,
.icon-unlink:before {
  content: ""; }

.icon-question:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-exclamation:before {
  content: ""; }

.icon-superscript:before {
  content: ""; }

.icon-subscript:before {
  content: ""; }

.icon-eraser:before {
  content: ""; }

.icon-puzzle-piece:before {
  content: ""; }

.icon-microphone:before {
  content: ""; }

.icon-microphone-slash:before, .icon-microphone-off:before {
  content: ""; }

.icon-shield:before {
  content: ""; }

.icon-calendar-o:before, .icon-calendar-empty:before {
  content: ""; }

.icon-fire-extinguisher:before {
  content: ""; }

.icon-rocket:before {
  content: ""; }

.icon-maxcdn:before {
  content: ""; }

.icon-chevron-circle-left:before, .icon-chevron-sign-left:before {
  content: ""; }

.icon-chevron-circle-right:before, .icon-chevron-sign-right:before {
  content: ""; }

.icon-chevron-circle-up:before, .icon-chevron-sign-up:before {
  content: ""; }

.icon-chevron-circle-down:before, .icon-chevron-sign-down:before {
  content: ""; }

.icon-html5:before {
  content: ""; }

.icon-css3:before {
  content: ""; }

.icon-anchor:before {
  content: ""; }

.icon-unlock-alt:before {
  content: ""; }

.icon-bullseye:before {
  content: ""; }

.icon-ellipsis-h:before, .icon-ellipsis-horizontal:before {
  content: ""; }

.icon-ellipsis-v:before, .icon-ellipsis-vertical:before {
  content: ""; }

.icon-rss-square:before, .icon-rss-sign:before {
  content: ""; }

.icon-play-circle:before, .icon-play-sign:before {
  content: ""; }

.icon-ticket:before {
  content: ""; }

.icon-minus-square:before, .icon-minus-sign-alt:before {
  content: ""; }

.icon-minus-square-o:before, .icon-check-minus:before, .icon-collapse-alt:before {
  content: ""; }

.icon-level-up:before {
  content: ""; }

.icon-level-down:before {
  content: ""; }

.icon-check-square:before, .icon-check-sign:before {
  content: ""; }

.icon-pencil-square:before, .icon-edit-sign:before {
  content: ""; }

.icon-external-link-square:before, .icon-external-link-sign:before {
  content: ""; }

.icon-share-square:before, .icon-share-sign:before {
  content: ""; }

.icon-compass:before {
  content: ""; }

.icon-toggle-down:before,
.icon-caret-square-o-down:before,
.icon-collapse:before {
  content: ""; }

.icon-toggle-up:before,
.icon-caret-square-o-up:before,
.icon-collapse-top:before,
.icon-collapse.collapsed:before {
  content: ""; }

.icon-toggle-right:before,
.icon-caret-square-o-right:before {
  content: ""; }

.icon-euro:before,
.icon-eur:before {
  content: ""; }

.icon-gbp:before {
  content: ""; }

.icon-dollar:before,
.icon-usd:before {
  content: ""; }

.icon-rupee:before,
.icon-inr:before {
  content: ""; }

.icon-cny:before,
.icon-rmb:before,
.icon-yen:before,
.icon-jpy:before {
  content: ""; }

.icon-ruble:before,
.icon-rouble:before,
.icon-rub:before,
.icon-cny:before {
  content: ""; }

.icon-won:before,
.icon-krw:before {
  content: ""; }

.icon-bitcoin:before,
.icon-btc:before {
  content: ""; }

.icon-file:before {
  content: ""; }

.icon-file-text:before {
  content: ""; }

.icon-sort-alpha-asc:before, .icon-sort-by-alphabet:before {
  content: ""; }

.icon-sort-alpha-desc:before, .icon-sort-by-alphabet-alt:before {
  content: ""; }

.icon-sort-amount-asc:before, .icon-sort-by-attributes:before {
  content: ""; }

.icon-sort-amount-desc:before, .icon-sort-by-attributes-alt:before {
  content: ""; }

.icon-sort-numeric-asc:before, .icon-sort-by-order:before {
  content: ""; }

.icon-sort-numeric-desc:before, .icon-sort-by-order-alt:before {
  content: ""; }

.icon-thumbs-up:before {
  content: ""; }

.icon-thumbs-down:before {
  content: ""; }

.icon-youtube-square:before, .icon-youtube-sign:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-xing:before {
  content: ""; }

.icon-xing-square:before, .icon-xing-sign:before {
  content: ""; }

.icon-youtube-play:before {
  content: ""; }

.icon-dropbox:before {
  content: ""; }

.icon-stack-overflow:before, .icon-stackexchange:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-flickr:before {
  content: ""; }

.icon-adn:before {
  content: ""; }

.icon-bitbucket:before {
  content: ""; }

.icon-bitbucket-square:before, .icon-bitbucket-sign:before {
  content: ""; }

.icon-tumblr:before {
  content: ""; }

.icon-tumblr-square:before, .icon-tumblr-sign:before {
  content: ""; }

.icon-long-arrow-down:before {
  content: ""; }

.icon-long-arrow-up:before {
  content: ""; }

.icon-long-arrow-left:before {
  content: ""; }

.icon-long-arrow-right:before {
  content: ""; }

.icon-apple:before {
  content: ""; }

.icon-windows:before {
  content: ""; }

.icon-android:before {
  content: ""; }

.icon-linux:before {
  content: ""; }

.icon-dribbble:before {
  content: ""; }

.icon-skype:before {
  content: ""; }

.icon-foursquare:before {
  content: ""; }

.icon-trello:before {
  content: ""; }

.icon-female:before {
  content: ""; }

.icon-male:before {
  content: ""; }

.icon-gittip:before,
.icon-gratipay:before {
  content: ""; }

.icon-sun-o:before, .icon-sun:before {
  content: ""; }

.icon-moon-o:before, .icon-moon:before {
  content: ""; }

.icon-archive:before {
  content: ""; }

.icon-bug:before {
  content: ""; }

.icon-vk:before {
  content: ""; }

.icon-weibo:before {
  content: ""; }

.icon-renren:before {
  content: ""; }

.icon-pagelines:before {
  content: ""; }

.icon-stack-exchange:before {
  content: ""; }

.icon-arrow-circle-o-right:before {
  content: ""; }

.icon-arrow-circle-o-left:before {
  content: ""; }

.icon-toggle-left:before,
.icon-caret-square-o-left:before {
  content: ""; }

.icon-dot-circle-o:before {
  content: ""; }

.icon-wheelchair:before {
  content: ""; }

.icon-vimeo-square:before {
  content: ""; }

.icon-turkish-lira:before,
.icon-try:before {
  content: ""; }

.icon-plus-square-o:before, .icon-expand-alt:before {
  content: ""; }

.icon-space-shuttle:before {
  content: ""; }

.icon-slack:before {
  content: ""; }

.icon-envelope-square:before {
  content: ""; }

.icon-wordpress:before {
  content: ""; }

.icon-openid:before {
  content: ""; }

.icon-institution:before,
.icon-bank:before,
.icon-university:before {
  content: ""; }

.icon-mortar-board:before,
.icon-graduation-cap:before {
  content: ""; }

.icon-yahoo:before {
  content: ""; }

.icon-google:before {
  content: ""; }

.icon-reddit:before {
  content: ""; }

.icon-reddit-square:before {
  content: ""; }

.icon-stumbleupon-circle:before {
  content: ""; }

.icon-stumbleupon:before {
  content: ""; }

.icon-delicious:before {
  content: ""; }

.icon-digg:before {
  content: ""; }

.icon-pied-piper:before {
  content: ""; }

.icon-pied-piper-alt:before {
  content: ""; }

.icon-drupal:before {
  content: ""; }

.icon-joomla:before {
  content: ""; }

.icon-language:before {
  content: ""; }

.icon-fax:before {
  content: ""; }

.icon-building:before {
  content: ""; }

.icon-child:before {
  content: ""; }

.icon-paw:before {
  content: ""; }

.icon-spoon:before {
  content: ""; }

.icon-cube:before {
  content: ""; }

.icon-cubes:before {
  content: ""; }

.icon-behance:before {
  content: ""; }

.icon-behance-square:before {
  content: ""; }

.icon-steam:before {
  content: ""; }

.icon-steam-square:before {
  content: ""; }

.icon-recycle:before {
  content: ""; }

.icon-automobile:before,
.icon-car:before {
  content: ""; }

.icon-cab:before,
.icon-taxi:before {
  content: ""; }

.icon-tree:before {
  content: ""; }

.icon-spotify:before {
  content: ""; }

.icon-deviantart:before {
  content: ""; }

.icon-soundcloud:before {
  content: ""; }

.icon-database:before {
  content: ""; }

.icon-file-pdf-o:before {
  content: ""; }

.icon-file-word-o:before {
  content: ""; }

.icon-file-excel-o:before {
  content: ""; }

.icon-file-powerpoint-o:before {
  content: ""; }

.icon-file-photo-o:before,
.icon-file-picture-o:before,
.icon-file-image-o:before {
  content: ""; }

.icon-file-zip-o:before,
.icon-file-archive-o:before {
  content: ""; }

.icon-file-sound-o:before,
.icon-file-audio-o:before {
  content: ""; }

.icon-file-movie-o:before,
.icon-file-video-o:before {
  content: ""; }

.icon-file-code-o:before {
  content: ""; }

.icon-vine:before {
  content: ""; }

.icon-codepen:before {
  content: ""; }

.icon-jsfiddle:before {
  content: ""; }

.icon-life-bouy:before,
.icon-life-buoy:before,
.icon-life-saver:before,
.icon-support:before,
.icon-life-ring:before {
  content: ""; }

.icon-circle-o-notch:before {
  content: ""; }

.icon-ra:before,
.icon-rebel:before {
  content: ""; }

.icon-ge:before,
.icon-empire:before {
  content: ""; }

.icon-git-square:before {
  content: ""; }

.icon-git:before {
  content: ""; }

.icon-hacker-news:before {
  content: ""; }

.icon-tencent-weibo:before {
  content: ""; }

.icon-qq:before {
  content: ""; }

.icon-wechat:before,
.icon-weixin:before {
  content: ""; }

.icon-send:before,
.icon-paper-plane:before {
  content: ""; }

.icon-send-o:before,
.icon-paper-plane-o:before {
  content: ""; }

.icon-history:before {
  content: ""; }

.icon-genderless:before,
.icon-circle-thin:before {
  content: ""; }

.icon-header:before {
  content: ""; }

.icon-paragraph:before {
  content: ""; }

.icon-sliders:before {
  content: ""; }

.icon-share-alt:before {
  content: ""; }

.icon-share-alt-square:before {
  content: ""; }

.icon-bomb:before {
  content: ""; }

.icon-soccer-ball-o:before,
.icon-futbol-o:before {
  content: ""; }

.icon-tty:before {
  content: ""; }

.icon-binoculars:before {
  content: ""; }

.icon-plug:before {
  content: ""; }

.icon-slideshare:before {
  content: ""; }

.icon-twitch:before {
  content: ""; }

.icon-yelp:before {
  content: ""; }

.icon-newspaper-o:before {
  content: ""; }

.icon-wifi:before {
  content: ""; }

.icon-calculator:before {
  content: ""; }

.icon-paypal:before {
  content: ""; }

.icon-google-wallet:before {
  content: ""; }

.icon-cc-visa:before {
  content: ""; }

.icon-cc-mastercard:before {
  content: ""; }

.icon-cc-discover:before {
  content: ""; }

.icon-cc-amex:before {
  content: ""; }

.icon-cc-paypal:before {
  content: ""; }

.icon-cc-stripe:before {
  content: ""; }

.icon-bell-slash:before {
  content: ""; }

.icon-bell-slash-o:before {
  content: ""; }

.icon-trash:before {
  content: ""; }

.icon-copyright:before {
  content: ""; }

.icon-at:before {
  content: ""; }

.icon-eyedropper:before {
  content: ""; }

.icon-paint-brush:before {
  content: ""; }

.icon-birthday-cake:before {
  content: ""; }

.icon-area-chart:before {
  content: ""; }

.icon-pie-chart:before {
  content: ""; }

.icon-line-chart:before {
  content: ""; }

.icon-lastfm:before {
  content: ""; }

.icon-lastfm-square:before {
  content: ""; }

.icon-toggle-off:before {
  content: ""; }

.icon-toggle-on:before {
  content: ""; }

.icon-bicycle:before {
  content: ""; }

.icon-bus:before {
  content: ""; }

.icon-ioxhost:before {
  content: ""; }

.icon-angellist:before {
  content: ""; }

.icon-cc:before {
  content: ""; }

.icon-shekel:before,
.icon-sheqel:before,
.icon-ils:before {
  content: ""; }

.icon-meanpath:before {
  content: ""; }

.icon-buysellads:before {
  content: ""; }

.icon-connectdevelop:before {
  content: ""; }

.icon-dashcube:before {
  content: ""; }

.icon-forumbee:before {
  content: ""; }

.icon-leanpub:before {
  content: ""; }

.icon-sellsy:before {
  content: ""; }

.icon-shirtsinbulk:before {
  content: ""; }

.icon-simplybuilt:before {
  content: ""; }

.icon-skyatlas:before {
  content: ""; }

.icon-cart-plus:before {
  content: ""; }

.icon-cart-arrow-down:before {
  content: ""; }

.icon-diamond:before {
  content: ""; }

.icon-ship:before {
  content: ""; }

.icon-user-secret:before {
  content: ""; }

.icon-motorcycle:before {
  content: ""; }

.icon-street-view:before {
  content: ""; }

.icon-heartbeat:before {
  content: ""; }

.icon-venus:before {
  content: ""; }

.icon-mars:before {
  content: ""; }

.icon-mercury:before {
  content: ""; }

.icon-transgender:before {
  content: ""; }

.icon-transgender-alt:before {
  content: ""; }

.icon-venus-double:before {
  content: ""; }

.icon-mars-double:before {
  content: ""; }

.icon-venus-mars:before {
  content: ""; }

.icon-mars-stroke:before {
  content: ""; }

.icon-mars-stroke-v:before {
  content: ""; }

.icon-mars-stroke-h:before {
  content: ""; }

.icon-neuter:before {
  content: ""; }

.icon-facebook-official:before {
  content: ""; }

.icon-pinterest-p:before {
  content: ""; }

.icon-whatsapp:before {
  content: ""; }

.icon-server:before {
  content: ""; }

.icon-user-plus:before {
  content: ""; }

.icon-user-times:before {
  content: ""; }

.icon-hotel:before,
.icon-bed:before {
  content: ""; }

.icon-viacoin:before {
  content: ""; }

.icon-train:before {
  content: ""; }

.icon-subway:before {
  content: ""; }

.icon-medium:before {
  content: ""; }

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.icon, [class^="icon-"],
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.icon-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.icon-xs {
  font-size: .75em; }

.icon-sm {
  font-size: .875em; }

.icon-1x {
  font-size: 1em; }

.icon-2x {
  font-size: 2em; }

.icon-3x {
  font-size: 3em; }

.icon-4x {
  font-size: 4em; }

.icon-5x {
  font-size: 5em; }

.icon-6x {
  font-size: 6em; }

.icon-7x {
  font-size: 7em; }

.icon-8x {
  font-size: 8em; }

.icon-9x {
  font-size: 9em; }

.icon-10x {
  font-size: 10em; }

.icon-fw {
  text-align: center;
  width: 1.25em; }

.icon-ul {
  list-style-type: none;
  margin-left: 2.67857em;
  padding-left: 0; }
  .icon-ul > li {
    position: relative; }

.icon-li {
  left: -2.14286em;
  position: absolute;
  text-align: center;
  width: 2.14286em;
  line-height: inherit; }

.icon-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.icon-pull-left {
  float: left; }

.icon-pull-right {
  float: right; }

.icon.icon-pull-left, .icon-pull-left[class^="icon-"],
.fas.icon-pull-left,
.far.icon-pull-left,
.fal.icon-pull-left,
.fab.icon-pull-left {
  margin-right: .3em; }
.icon.icon-pull-right, .icon-pull-right[class^="icon-"],
.fas.icon-pull-right,
.far.icon-pull-right,
.fal.icon-pull-right,
.fab.icon-pull-right {
  margin-left: .3em; }

.icon-spin {
  animation: fa-spin 2s infinite linear; }

.icon-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.icon-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.icon-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.icon-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.icon-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.icon-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.icon-flip-both, .icon-flip-horizontal.icon-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical,
:root .icon-flip-both {
  filter: none; }

.icon-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.icon-stack-1x,
.icon-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.icon-stack-1x {
  line-height: inherit; }

.icon-stack-2x {
  font-size: 2em; }

.icon-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.icon-500px:before {
  content: "\f26e"; }

.icon-accessible-icon:before {
  content: "\f368"; }

.icon-accusoft:before {
  content: "\f369"; }

.icon-acquisitions-incorporated:before {
  content: "\f6af"; }

.icon-ad:before {
  content: "\f641"; }

.icon-address-book:before {
  content: "\f2b9"; }

.icon-address-card:before {
  content: "\f2bb"; }

.icon-adjust:before {
  content: "\f042"; }

.icon-adn:before {
  content: "\f170"; }

.icon-adversal:before {
  content: "\f36a"; }

.icon-affiliatetheme:before {
  content: "\f36b"; }

.icon-air-freshener:before {
  content: "\f5d0"; }

.icon-airbnb:before {
  content: "\f834"; }

.icon-algolia:before {
  content: "\f36c"; }

.icon-align-center:before {
  content: "\f037"; }

.icon-align-justify:before {
  content: "\f039"; }

.icon-align-left:before {
  content: "\f036"; }

.icon-align-right:before {
  content: "\f038"; }

.icon-alipay:before {
  content: "\f642"; }

.icon-allergies:before {
  content: "\f461"; }

.icon-amazon:before {
  content: "\f270"; }

.icon-amazon-pay:before {
  content: "\f42c"; }

.icon-ambulance:before {
  content: "\f0f9"; }

.icon-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.icon-amilia:before {
  content: "\f36d"; }

.icon-anchor:before {
  content: "\f13d"; }

.icon-android:before {
  content: "\f17b"; }

.icon-angellist:before {
  content: "\f209"; }

.icon-angle-double-down:before, .icon-double-angle-down:before {
  content: "\f103"; }

.icon-angle-double-left:before, .icon-double-angle-left:before {
  content: "\f100"; }

.icon-angle-double-right:before, .icon-double-angle-right:before {
  content: "\f101"; }

.icon-angle-double-up:before, .icon-double-angle-up:before {
  content: "\f102"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angry:before {
  content: "\f556"; }

.icon-angrycreative:before {
  content: "\f36e"; }

.icon-angular:before {
  content: "\f420"; }

.icon-ankh:before {
  content: "\f644"; }

.icon-app-store:before {
  content: "\f36f"; }

.icon-app-store-ios:before {
  content: "\f370"; }

.icon-apper:before {
  content: "\f371"; }

.icon-apple:before {
  content: "\f179"; }

.icon-apple-alt:before {
  content: "\f5d1"; }

.icon-apple-pay:before {
  content: "\f415"; }

.icon-archive:before {
  content: "\f187"; }

.icon-archway:before {
  content: "\f557"; }

.icon-arrow-alt-circle-down:before {
  content: "\f358"; }

.icon-arrow-alt-circle-left:before {
  content: "\f359"; }

.icon-arrow-alt-circle-right:before {
  content: "\f35a"; }

.icon-arrow-alt-circle-up:before {
  content: "\f35b"; }

.icon-arrow-circle-down:before, .icon-circle-arrow-down:before {
  content: "\f0ab"; }

.icon-arrow-circle-left:before, .icon-circle-arrow-left:before {
  content: "\f0a8"; }

.icon-arrow-circle-right:before, .icon-circle-arrow-right:before {
  content: "\f0a9"; }

.icon-arrow-circle-up:before, .icon-circle-arrow-up:before {
  content: "\f0aa"; }

.icon-arrow-down:before {
  content: "\f063"; }

.icon-arrow-left:before {
  content: "\f060"; }

.icon-arrow-right:before {
  content: "\f061"; }

.icon-arrow-up:before {
  content: "\f062"; }

.icon-arrows-alt:before, .icon-fullscreen:before {
  content: "\f0b2"; }

.icon-arrows-alt-h:before {
  content: "\f337"; }

.icon-arrows-alt-v:before {
  content: "\f338"; }

.icon-artstation:before {
  content: "\f77a"; }

.icon-assistive-listening-systems:before {
  content: "\f2a2"; }

.icon-asterisk:before {
  content: "\f069"; }

.icon-asymmetrik:before {
  content: "\f372"; }

.icon-at:before {
  content: "\f1fa"; }

.icon-atlas:before {
  content: "\f558"; }

.icon-atlassian:before {
  content: "\f77b"; }

.icon-atom:before {
  content: "\f5d2"; }

.icon-audible:before {
  content: "\f373"; }

.icon-audio-description:before {
  content: "\f29e"; }

.icon-autoprefixer:before {
  content: "\f41c"; }

.icon-avianex:before {
  content: "\f374"; }

.icon-aviato:before {
  content: "\f421"; }

.icon-award:before {
  content: "\f559"; }

.icon-aws:before {
  content: "\f375"; }

.icon-baby:before {
  content: "\f77c"; }

.icon-baby-carriage:before {
  content: "\f77d"; }

.icon-backspace:before {
  content: "\f55a"; }

.icon-backward:before {
  content: "\f04a"; }

.icon-bacon:before {
  content: "\f7e5"; }

.icon-bacteria:before {
  content: "\e059"; }

.icon-bacterium:before {
  content: "\e05a"; }

.icon-bahai:before {
  content: "\f666"; }

.icon-balance-scale:before {
  content: "\f24e"; }

.icon-balance-scale-left:before {
  content: "\f515"; }

.icon-balance-scale-right:before {
  content: "\f516"; }

.icon-ban:before {
  content: "\f05e"; }

.icon-band-aid:before {
  content: "\f462"; }

.icon-bandcamp:before {
  content: "\f2d5"; }

.icon-barcode:before {
  content: "\f02a"; }

.icon-bars:before, .icon-reorder:before {
  content: "\f0c9"; }

.icon-baseball-ball:before {
  content: "\f433"; }

.icon-basketball-ball:before {
  content: "\f434"; }

.icon-bath:before {
  content: "\f2cd"; }

.icon-battery-empty:before {
  content: "\f244"; }

.icon-battery-full:before {
  content: "\f240"; }

.icon-battery-half:before {
  content: "\f242"; }

.icon-battery-quarter:before {
  content: "\f243"; }

.icon-battery-three-quarters:before {
  content: "\f241"; }

.icon-battle-net:before {
  content: "\f835"; }

.icon-bed:before {
  content: "\f236"; }

.icon-beer:before {
  content: "\f0fc"; }

.icon-behance:before {
  content: "\f1b4"; }

.icon-behance-square:before {
  content: "\f1b5"; }

.icon-bell:before, .icon-bell-alt:before {
  content: "\f0f3"; }

.icon-bell-slash:before {
  content: "\f1f6"; }

.icon-bezier-curve:before {
  content: "\f55b"; }

.icon-bible:before {
  content: "\f647"; }

.icon-bicycle:before {
  content: "\f206"; }

.icon-biking:before {
  content: "\f84a"; }

.icon-bimobject:before {
  content: "\f378"; }

.icon-binoculars:before {
  content: "\f1e5"; }

.icon-biohazard:before {
  content: "\f780"; }

.icon-birthday-cake:before {
  content: "\f1fd"; }

.icon-bitbucket:before {
  content: "\f171"; }

.icon-bitcoin:before {
  content: "\f379"; }

.icon-bity:before {
  content: "\f37a"; }

.icon-black-tie:before {
  content: "\f27e"; }

.icon-blackberry:before {
  content: "\f37b"; }

.icon-blender:before {
  content: "\f517"; }

.icon-blender-phone:before {
  content: "\f6b6"; }

.icon-blind:before {
  content: "\f29d"; }

.icon-blog:before {
  content: "\f781"; }

.icon-blogger:before {
  content: "\f37c"; }

.icon-blogger-b:before {
  content: "\f37d"; }

.icon-bluetooth:before {
  content: "\f293"; }

.icon-bluetooth-b:before {
  content: "\f294"; }

.icon-bold:before {
  content: "\f032"; }

.icon-bolt:before {
  content: "\f0e7"; }

.icon-bomb:before {
  content: "\f1e2"; }

.icon-bone:before {
  content: "\f5d7"; }

.icon-bong:before {
  content: "\f55c"; }

.icon-book:before {
  content: "\f02d"; }

.icon-book-dead:before {
  content: "\f6b7"; }

.icon-book-medical:before {
  content: "\f7e6"; }

.icon-book-open:before {
  content: "\f518"; }

.icon-book-reader:before {
  content: "\f5da"; }

.icon-bookmark:before {
  content: "\f02e"; }

.icon-bootstrap:before {
  content: "\f836"; }

.icon-border-all:before {
  content: "\f84c"; }

.icon-border-none:before {
  content: "\f850"; }

.icon-border-style:before {
  content: "\f853"; }

.icon-bowling-ball:before {
  content: "\f436"; }

.icon-box:before {
  content: "\f466"; }

.icon-box-open:before {
  content: "\f49e"; }

.icon-box-tissue:before {
  content: "\e05b"; }

.icon-boxes:before {
  content: "\f468"; }

.icon-braille:before {
  content: "\f2a1"; }

.icon-brain:before {
  content: "\f5dc"; }

.icon-bread-slice:before {
  content: "\f7ec"; }

.icon-briefcase:before {
  content: "\f0b1"; }

.icon-briefcase-medical:before {
  content: "\f469"; }

.icon-broadcast-tower:before {
  content: "\f519"; }

.icon-broom:before {
  content: "\f51a"; }

.icon-brush:before {
  content: "\f55d"; }

.icon-btc:before {
  content: "\f15a"; }

.icon-buffer:before {
  content: "\f837"; }

.icon-bug:before {
  content: "\f188"; }

.icon-building:before {
  content: "\f1ad"; }

.icon-bullhorn:before {
  content: "\f0a1"; }

.icon-bullseye:before {
  content: "\f140"; }

.icon-burn:before {
  content: "\f46a"; }

.icon-buromobelexperte:before {
  content: "\f37f"; }

.icon-bus:before {
  content: "\f207"; }

.icon-bus-alt:before {
  content: "\f55e"; }

.icon-business-time:before {
  content: "\f64a"; }

.icon-buy-n-large:before {
  content: "\f8a6"; }

.icon-buysellads:before {
  content: "\f20d"; }

.icon-calculator:before {
  content: "\f1ec"; }

.icon-calendar:before {
  content: "\f133"; }

.icon-calendar-alt:before {
  content: "\f073"; }

.icon-calendar-check:before {
  content: "\f274"; }

.icon-calendar-day:before {
  content: "\f783"; }

.icon-calendar-minus:before {
  content: "\f272"; }

.icon-calendar-plus:before {
  content: "\f271"; }

.icon-calendar-times:before {
  content: "\f273"; }

.icon-calendar-week:before {
  content: "\f784"; }

.icon-camera:before {
  content: "\f030"; }

.icon-camera-retro:before {
  content: "\f083"; }

.icon-campground:before {
  content: "\f6bb"; }

.icon-canadian-maple-leaf:before {
  content: "\f785"; }

.icon-candy-cane:before {
  content: "\f786"; }

.icon-cannabis:before {
  content: "\f55f"; }

.icon-capsules:before {
  content: "\f46b"; }

.icon-car:before {
  content: "\f1b9"; }

.icon-car-alt:before {
  content: "\f5de"; }

.icon-car-battery:before {
  content: "\f5df"; }

.icon-car-crash:before {
  content: "\f5e1"; }

.icon-car-side:before {
  content: "\f5e4"; }

.icon-caravan:before {
  content: "\f8ff"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-left:before {
  content: "\f0d9"; }

.icon-caret-right:before {
  content: "\f0da"; }

.icon-caret-square-down:before {
  content: "\f150"; }

.icon-caret-square-left:before {
  content: "\f191"; }

.icon-caret-square-right:before {
  content: "\f152"; }

.icon-caret-square-up:before {
  content: "\f151"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-carrot:before {
  content: "\f787"; }

.icon-cart-arrow-down:before {
  content: "\f218"; }

.icon-cart-plus:before {
  content: "\f217"; }

.icon-cash-register:before {
  content: "\f788"; }

.icon-cat:before {
  content: "\f6be"; }

.icon-cc-amazon-pay:before {
  content: "\f42d"; }

.icon-cc-amex:before {
  content: "\f1f3"; }

.icon-cc-apple-pay:before {
  content: "\f416"; }

.icon-cc-diners-club:before {
  content: "\f24c"; }

.icon-cc-discover:before {
  content: "\f1f2"; }

.icon-cc-jcb:before {
  content: "\f24b"; }

.icon-cc-mastercard:before {
  content: "\f1f1"; }

.icon-cc-paypal:before {
  content: "\f1f4"; }

.icon-cc-stripe:before {
  content: "\f1f5"; }

.icon-cc-visa:before {
  content: "\f1f0"; }

.icon-centercode:before {
  content: "\f380"; }

.icon-centos:before {
  content: "\f789"; }

.icon-certificate:before {
  content: "\f0a3"; }

.icon-chair:before {
  content: "\f6c0"; }

.icon-chalkboard:before {
  content: "\f51b"; }

.icon-chalkboard-teacher:before {
  content: "\f51c"; }

.icon-charging-station:before {
  content: "\f5e7"; }

.icon-chart-area:before {
  content: "\f1fe"; }

.icon-chart-bar:before {
  content: "\f080"; }

.icon-chart-line:before {
  content: "\f201"; }

.icon-chart-pie:before {
  content: "\f200"; }

.icon-check:before {
  content: "\f00c"; }

.icon-check-circle:before, .icon-ok-sign:before {
  content: "\f058"; }

.icon-check-double:before {
  content: "\f560"; }

.icon-check-square:before, .icon-check-sign:before {
  content: "\f14a"; }

.icon-cheese:before {
  content: "\f7ef"; }

.icon-chess:before {
  content: "\f439"; }

.icon-chess-bishop:before {
  content: "\f43a"; }

.icon-chess-board:before {
  content: "\f43c"; }

.icon-chess-king:before {
  content: "\f43f"; }

.icon-chess-knight:before {
  content: "\f441"; }

.icon-chess-pawn:before {
  content: "\f443"; }

.icon-chess-queen:before {
  content: "\f445"; }

.icon-chess-rook:before {
  content: "\f447"; }

.icon-chevron-circle-down:before, .icon-chevron-sign-down:before {
  content: "\f13a"; }

.icon-chevron-circle-left:before, .icon-chevron-sign-left:before {
  content: "\f137"; }

.icon-chevron-circle-right:before, .icon-chevron-sign-right:before {
  content: "\f138"; }

.icon-chevron-circle-up:before, .icon-chevron-sign-up:before {
  content: "\f139"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-child:before {
  content: "\f1ae"; }

.icon-chrome:before {
  content: "\f268"; }

.icon-chromecast:before {
  content: "\f838"; }

.icon-church:before {
  content: "\f51d"; }

.icon-circle:before {
  content: "\f111"; }

.icon-circle-notch:before {
  content: "\f1ce"; }

.icon-city:before {
  content: "\f64f"; }

.icon-clinic-medical:before {
  content: "\f7f2"; }

.icon-clipboard:before, .icon-paste:before {
  content: "\f328"; }

.icon-clipboard-check:before {
  content: "\f46c"; }

.icon-clipboard-list:before {
  content: "\f46d"; }

.icon-clock:before {
  content: "\f017"; }

.icon-clone:before {
  content: "\f24d"; }

.icon-closed-captioning:before {
  content: "\f20a"; }

.icon-cloud:before {
  content: "\f0c2"; }

.icon-cloud-download-alt:before {
  content: "\f381"; }

.icon-cloud-meatball:before {
  content: "\f73b"; }

.icon-cloud-moon:before {
  content: "\f6c3"; }

.icon-cloud-moon-rain:before {
  content: "\f73c"; }

.icon-cloud-rain:before {
  content: "\f73d"; }

.icon-cloud-showers-heavy:before {
  content: "\f740"; }

.icon-cloud-sun:before {
  content: "\f6c4"; }

.icon-cloud-sun-rain:before {
  content: "\f743"; }

.icon-cloud-upload-alt:before {
  content: "\f382"; }

.icon-cloudflare:before {
  content: "\e07d"; }

.icon-cloudscale:before {
  content: "\f383"; }

.icon-cloudsmith:before {
  content: "\f384"; }

.icon-cloudversify:before {
  content: "\f385"; }

.icon-cocktail:before {
  content: "\f561"; }

.icon-code:before {
  content: "\f121"; }

.icon-code-branch:before {
  content: "\f126"; }

.icon-codepen:before {
  content: "\f1cb"; }

.icon-codiepie:before {
  content: "\f284"; }

.icon-coffee:before {
  content: "\f0f4"; }

.icon-cog:before {
  content: "\f013"; }

.icon-cogs:before {
  content: "\f085"; }

.icon-coins:before {
  content: "\f51e"; }

.icon-columns:before {
  content: "\f0db"; }

.icon-comment:before {
  content: "\f075"; }

.icon-comment-alt:before {
  content: "\f27a"; }

.icon-comment-dollar:before {
  content: "\f651"; }

.icon-comment-dots:before {
  content: "\f4ad"; }

.icon-comment-medical:before {
  content: "\f7f5"; }

.icon-comment-slash:before {
  content: "\f4b3"; }

.icon-comments:before {
  content: "\f086"; }

.icon-comments-dollar:before {
  content: "\f653"; }

.icon-compact-disc:before {
  content: "\f51f"; }

.icon-compass:before {
  content: "\f14e"; }

.icon-compress:before, .icon-resize-small:before {
  content: "\f066"; }

.icon-compress-alt:before {
  content: "\f422"; }

.icon-compress-arrows-alt:before {
  content: "\f78c"; }

.icon-concierge-bell:before {
  content: "\f562"; }

.icon-confluence:before {
  content: "\f78d"; }

.icon-connectdevelop:before {
  content: "\f20e"; }

.icon-contao:before {
  content: "\f26d"; }

.icon-cookie:before {
  content: "\f563"; }

.icon-cookie-bite:before {
  content: "\f564"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-copyright:before {
  content: "\f1f9"; }

.icon-cotton-bureau:before {
  content: "\f89e"; }

.icon-couch:before {
  content: "\f4b8"; }

.icon-cpanel:before {
  content: "\f388"; }

.icon-creative-commons:before {
  content: "\f25e"; }

.icon-creative-commons-by:before {
  content: "\f4e7"; }

.icon-creative-commons-nc:before {
  content: "\f4e8"; }

.icon-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.icon-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.icon-creative-commons-nd:before {
  content: "\f4eb"; }

.icon-creative-commons-pd:before {
  content: "\f4ec"; }

.icon-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.icon-creative-commons-remix:before {
  content: "\f4ee"; }

.icon-creative-commons-sa:before {
  content: "\f4ef"; }

.icon-creative-commons-sampling:before {
  content: "\f4f0"; }

.icon-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.icon-creative-commons-share:before {
  content: "\f4f2"; }

.icon-creative-commons-zero:before {
  content: "\f4f3"; }

.icon-credit-card:before {
  content: "\f09d"; }

.icon-critical-role:before {
  content: "\f6c9"; }

.icon-crop:before {
  content: "\f125"; }

.icon-crop-alt:before {
  content: "\f565"; }

.icon-cross:before {
  content: "\f654"; }

.icon-crosshairs:before, .icon-screenshot:before {
  content: "\f05b"; }

.icon-crow:before {
  content: "\f520"; }

.icon-crown:before {
  content: "\f521"; }

.icon-crutch:before {
  content: "\f7f7"; }

.icon-css3:before {
  content: "\f13c"; }

.icon-css3-alt:before {
  content: "\f38b"; }

.icon-cube:before {
  content: "\f1b2"; }

.icon-cubes:before {
  content: "\f1b3"; }

.icon-cut:before {
  content: "\f0c4"; }

.icon-cuttlefish:before {
  content: "\f38c"; }

.icon-d-and-d:before {
  content: "\f38d"; }

.icon-d-and-d-beyond:before {
  content: "\f6ca"; }

.icon-dailymotion:before {
  content: "\e052"; }

.icon-dashcube:before {
  content: "\f210"; }

.icon-database:before {
  content: "\f1c0"; }

.icon-deaf:before {
  content: "\f2a4"; }

.icon-deezer:before {
  content: "\e077"; }

.icon-delicious:before {
  content: "\f1a5"; }

.icon-democrat:before {
  content: "\f747"; }

.icon-deploydog:before {
  content: "\f38e"; }

.icon-deskpro:before {
  content: "\f38f"; }

.icon-desktop:before {
  content: "\f108"; }

.icon-dev:before {
  content: "\f6cc"; }

.icon-deviantart:before {
  content: "\f1bd"; }

.icon-dharmachakra:before {
  content: "\f655"; }

.icon-dhl:before {
  content: "\f790"; }

.icon-diagnoses:before {
  content: "\f470"; }

.icon-diaspora:before {
  content: "\f791"; }

.icon-dice:before {
  content: "\f522"; }

.icon-dice-d20:before {
  content: "\f6cf"; }

.icon-dice-d6:before {
  content: "\f6d1"; }

.icon-dice-five:before {
  content: "\f523"; }

.icon-dice-four:before {
  content: "\f524"; }

.icon-dice-one:before {
  content: "\f525"; }

.icon-dice-six:before {
  content: "\f526"; }

.icon-dice-three:before {
  content: "\f527"; }

.icon-dice-two:before {
  content: "\f528"; }

.icon-digg:before {
  content: "\f1a6"; }

.icon-digital-ocean:before {
  content: "\f391"; }

.icon-digital-tachograph:before {
  content: "\f566"; }

.icon-directions:before {
  content: "\f5eb"; }

.icon-discord:before {
  content: "\f392"; }

.icon-discourse:before {
  content: "\f393"; }

.icon-disease:before {
  content: "\f7fa"; }

.icon-divide:before {
  content: "\f529"; }

.icon-dizzy:before {
  content: "\f567"; }

.icon-dna:before {
  content: "\f471"; }

.icon-dochub:before {
  content: "\f394"; }

.icon-docker:before {
  content: "\f395"; }

.icon-dog:before {
  content: "\f6d3"; }

.icon-dollar-sign:before {
  content: "\f155"; }

.icon-dolly:before {
  content: "\f472"; }

.icon-dolly-flatbed:before {
  content: "\f474"; }

.icon-donate:before {
  content: "\f4b9"; }

.icon-door-closed:before {
  content: "\f52a"; }

.icon-door-open:before {
  content: "\f52b"; }

.icon-dot-circle:before {
  content: "\f192"; }

.icon-dove:before {
  content: "\f4ba"; }

.icon-download:before, .icon-download-alt:before {
  content: "\f019"; }

.icon-draft2digital:before {
  content: "\f396"; }

.icon-drafting-compass:before {
  content: "\f568"; }

.icon-dragon:before {
  content: "\f6d5"; }

.icon-draw-polygon:before {
  content: "\f5ee"; }

.icon-dribbble:before {
  content: "\f17d"; }

.icon-dribbble-square:before {
  content: "\f397"; }

.icon-dropbox:before {
  content: "\f16b"; }

.icon-drum:before {
  content: "\f569"; }

.icon-drum-steelpan:before {
  content: "\f56a"; }

.icon-drumstick-bite:before {
  content: "\f6d7"; }

.icon-drupal:before {
  content: "\f1a9"; }

.icon-dumbbell:before {
  content: "\f44b"; }

.icon-dumpster:before {
  content: "\f793"; }

.icon-dumpster-fire:before {
  content: "\f794"; }

.icon-dungeon:before {
  content: "\f6d9"; }

.icon-dyalog:before {
  content: "\f399"; }

.icon-earlybirds:before {
  content: "\f39a"; }

.icon-ebay:before {
  content: "\f4f4"; }

.icon-edge:before {
  content: "\f282"; }

.icon-edge-legacy:before {
  content: "\e078"; }

.icon-edit:before {
  content: "\f044"; }

.icon-egg:before {
  content: "\f7fb"; }

.icon-eject:before {
  content: "\f052"; }

.icon-elementor:before {
  content: "\f430"; }

.icon-ellipsis-h:before, .icon-ellipsis-horizontal:before {
  content: "\f141"; }

.icon-ellipsis-v:before, .icon-ellipsis-vertical:before {
  content: "\f142"; }

.icon-ello:before {
  content: "\f5f1"; }

.icon-ember:before {
  content: "\f423"; }

.icon-empire:before {
  content: "\f1d1"; }

.icon-envelope:before {
  content: "\f0e0"; }

.icon-envelope-open:before {
  content: "\f2b6"; }

.icon-envelope-open-text:before {
  content: "\f658"; }

.icon-envelope-square:before {
  content: "\f199"; }

.icon-envira:before {
  content: "\f299"; }

.icon-equals:before {
  content: "\f52c"; }

.icon-eraser:before {
  content: "\f12d"; }

.icon-erlang:before {
  content: "\f39d"; }

.icon-ethereum:before {
  content: "\f42e"; }

.icon-ethernet:before {
  content: "\f796"; }

.icon-etsy:before {
  content: "\f2d7"; }

.icon-euro-sign:before {
  content: "\f153"; }

.icon-evernote:before {
  content: "\f839"; }

.icon-exchange-alt:before {
  content: "\f362"; }

.icon-exclamation:before {
  content: "\f12a"; }

.icon-exclamation-circle:before, .icon-exclamation-sign:before {
  content: "\f06a"; }

.icon-exclamation-triangle:before, .icon-warning-sign:before {
  content: "\f071"; }

.icon-expand:before, .icon-resize-full:before {
  content: "\f065"; }

.icon-expand-alt:before {
  content: "\f424"; }

.icon-expand-arrows-alt:before {
  content: "\f31e"; }

.icon-expeditedssl:before {
  content: "\f23e"; }

.icon-external-link-alt:before {
  content: "\f35d"; }

.icon-external-link-square-alt:before {
  content: "\f360"; }

.icon-eye:before, .icon-eye-open:before {
  content: "\f06e"; }

.icon-eye-dropper:before {
  content: "\f1fb"; }

.icon-eye-slash:before, .icon-eye-close:before {
  content: "\f070"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-facebook-f:before {
  content: "\f39e"; }

.icon-facebook-messenger:before {
  content: "\f39f"; }

.icon-facebook-square:before, .icon-facebook-sign:before {
  content: "\f082"; }

.icon-fan:before {
  content: "\f863"; }

.icon-fantasy-flight-games:before {
  content: "\f6dc"; }

.icon-fast-backward:before {
  content: "\f049"; }

.icon-fast-forward:before {
  content: "\f050"; }

.icon-faucet:before {
  content: "\e005"; }

.icon-fax:before {
  content: "\f1ac"; }

.icon-feather:before {
  content: "\f52d"; }

.icon-feather-alt:before {
  content: "\f56b"; }

.icon-fedex:before {
  content: "\f797"; }

.icon-fedora:before {
  content: "\f798"; }

.icon-female:before {
  content: "\f182"; }

.icon-fighter-jet:before {
  content: "\f0fb"; }

.icon-figma:before {
  content: "\f799"; }

.icon-file:before {
  content: "\f15b"; }

.icon-file-alt:before {
  content: "\f15c"; }

.icon-file-archive:before {
  content: "\f1c6"; }

.icon-file-audio:before {
  content: "\f1c7"; }

.icon-file-code:before {
  content: "\f1c9"; }

.icon-file-contract:before {
  content: "\f56c"; }

.icon-file-csv:before {
  content: "\f6dd"; }

.icon-file-download:before {
  content: "\f56d"; }

.icon-file-excel:before {
  content: "\f1c3"; }

.icon-file-export:before {
  content: "\f56e"; }

.icon-file-image:before {
  content: "\f1c5"; }

.icon-file-import:before {
  content: "\f56f"; }

.icon-file-invoice:before {
  content: "\f570"; }

.icon-file-invoice-dollar:before {
  content: "\f571"; }

.icon-file-medical:before {
  content: "\f477"; }

.icon-file-medical-alt:before {
  content: "\f478"; }

.icon-file-pdf:before {
  content: "\f1c1"; }

.icon-file-powerpoint:before {
  content: "\f1c4"; }

.icon-file-prescription:before {
  content: "\f572"; }

.icon-file-signature:before {
  content: "\f573"; }

.icon-file-upload:before {
  content: "\f574"; }

.icon-file-video:before {
  content: "\f1c8"; }

.icon-file-word:before {
  content: "\f1c2"; }

.icon-fill:before {
  content: "\f575"; }

.icon-fill-drip:before {
  content: "\f576"; }

.icon-film:before {
  content: "\f008"; }

.icon-filter:before {
  content: "\f0b0"; }

.icon-fingerprint:before {
  content: "\f577"; }

.icon-fire:before {
  content: "\f06d"; }

.icon-fire-alt:before {
  content: "\f7e4"; }

.icon-fire-extinguisher:before {
  content: "\f134"; }

.icon-firefox:before {
  content: "\f269"; }

.icon-firefox-browser:before {
  content: "\e007"; }

.icon-first-aid:before {
  content: "\f479"; }

.icon-first-order:before {
  content: "\f2b0"; }

.icon-first-order-alt:before {
  content: "\f50a"; }

.icon-firstdraft:before {
  content: "\f3a1"; }

.icon-fish:before {
  content: "\f578"; }

.icon-fist-raised:before {
  content: "\f6de"; }

.icon-flag:before {
  content: "\f024"; }

.icon-flag-checkered:before {
  content: "\f11e"; }

.icon-flag-usa:before {
  content: "\f74d"; }

.icon-flask:before, .icon-beaker:before {
  content: "\f0c3"; }

.icon-flickr:before {
  content: "\f16e"; }

.icon-flipboard:before {
  content: "\f44d"; }

.icon-flushed:before {
  content: "\f579"; }

.icon-fly:before {
  content: "\f417"; }

.icon-folder:before, .icon-folder-close:before {
  content: "\f07b"; }

.icon-folder-minus:before {
  content: "\f65d"; }

.icon-folder-open:before {
  content: "\f07c"; }

.icon-folder-plus:before {
  content: "\f65e"; }

.icon-font:before {
  content: "\f031"; }

.icon-font-awesome:before {
  content: "\f2b4"; }

.icon-font-awesome-alt:before {
  content: "\f35c"; }

.icon-font-awesome-flag:before {
  content: "\f425"; }

.icon-font-awesome-logo-full:before {
  content: "\f4e6"; }

.icon-fonticons:before {
  content: "\f280"; }

.icon-fonticons-fi:before {
  content: "\f3a2"; }

.icon-football-ball:before {
  content: "\f44e"; }

.icon-fort-awesome:before {
  content: "\f286"; }

.icon-fort-awesome-alt:before {
  content: "\f3a3"; }

.icon-forumbee:before {
  content: "\f211"; }

.icon-forward:before {
  content: "\f04e"; }

.icon-foursquare:before {
  content: "\f180"; }

.icon-free-code-camp:before {
  content: "\f2c5"; }

.icon-freebsd:before {
  content: "\f3a4"; }

.icon-frog:before {
  content: "\f52e"; }

.icon-frown:before {
  content: "\f119"; }

.icon-frown-open:before {
  content: "\f57a"; }

.icon-fulcrum:before {
  content: "\f50b"; }

.icon-funnel-dollar:before {
  content: "\f662"; }

.icon-futbol:before {
  content: "\f1e3"; }

.icon-galactic-republic:before {
  content: "\f50c"; }

.icon-galactic-senate:before {
  content: "\f50d"; }

.icon-gamepad:before {
  content: "\f11b"; }

.icon-gas-pump:before {
  content: "\f52f"; }

.icon-gavel:before, .icon-legal:before {
  content: "\f0e3"; }

.icon-gem:before {
  content: "\f3a5"; }

.icon-genderless:before {
  content: "\f22d"; }

.icon-get-pocket:before {
  content: "\f265"; }

.icon-gg:before {
  content: "\f260"; }

.icon-gg-circle:before {
  content: "\f261"; }

.icon-ghost:before {
  content: "\f6e2"; }

.icon-gift:before {
  content: "\f06b"; }

.icon-gifts:before {
  content: "\f79c"; }

.icon-git:before {
  content: "\f1d3"; }

.icon-git-alt:before {
  content: "\f841"; }

.icon-git-square:before {
  content: "\f1d2"; }

.icon-github:before {
  content: "\f09b"; }

.icon-github-alt:before {
  content: "\f113"; }

.icon-github-square:before, .icon-github-sign:before {
  content: "\f092"; }

.icon-gitkraken:before {
  content: "\f3a6"; }

.icon-gitlab:before {
  content: "\f296"; }

.icon-gitter:before {
  content: "\f426"; }

.icon-glass-cheers:before {
  content: "\f79f"; }

.icon-glass-martini:before {
  content: "\f000"; }

.icon-glass-martini-alt:before {
  content: "\f57b"; }

.icon-glass-whiskey:before {
  content: "\f7a0"; }

.icon-glasses:before {
  content: "\f530"; }

.icon-glide:before {
  content: "\f2a5"; }

.icon-glide-g:before {
  content: "\f2a6"; }

.icon-globe:before {
  content: "\f0ac"; }

.icon-globe-africa:before {
  content: "\f57c"; }

.icon-globe-americas:before {
  content: "\f57d"; }

.icon-globe-asia:before {
  content: "\f57e"; }

.icon-globe-europe:before {
  content: "\f7a2"; }

.icon-gofore:before {
  content: "\f3a7"; }

.icon-golf-ball:before {
  content: "\f450"; }

.icon-goodreads:before {
  content: "\f3a8"; }

.icon-goodreads-g:before {
  content: "\f3a9"; }

.icon-google:before {
  content: "\f1a0"; }

.icon-google-drive:before {
  content: "\f3aa"; }

.icon-google-pay:before {
  content: "\e079"; }

.icon-google-play:before {
  content: "\f3ab"; }

.icon-google-plus:before {
  content: "\f2b3"; }

.icon-google-plus-g:before {
  content: "\f0d5"; }

.icon-google-plus-square:before, .icon-google-plus-sign:before {
  content: "\f0d4"; }

.icon-google-wallet:before {
  content: "\f1ee"; }

.icon-gopuram:before {
  content: "\f664"; }

.icon-graduation-cap:before {
  content: "\f19d"; }

.icon-gratipay:before {
  content: "\f184"; }

.icon-grav:before {
  content: "\f2d6"; }

.icon-greater-than:before {
  content: "\f531"; }

.icon-greater-than-equal:before {
  content: "\f532"; }

.icon-grimace:before {
  content: "\f57f"; }

.icon-grin:before {
  content: "\f580"; }

.icon-grin-alt:before {
  content: "\f581"; }

.icon-grin-beam:before {
  content: "\f582"; }

.icon-grin-beam-sweat:before {
  content: "\f583"; }

.icon-grin-hearts:before {
  content: "\f584"; }

.icon-grin-squint:before {
  content: "\f585"; }

.icon-grin-squint-tears:before {
  content: "\f586"; }

.icon-grin-stars:before {
  content: "\f587"; }

.icon-grin-tears:before {
  content: "\f588"; }

.icon-grin-tongue:before {
  content: "\f589"; }

.icon-grin-tongue-squint:before {
  content: "\f58a"; }

.icon-grin-tongue-wink:before {
  content: "\f58b"; }

.icon-grin-wink:before {
  content: "\f58c"; }

.icon-grip-horizontal:before {
  content: "\f58d"; }

.icon-grip-lines:before {
  content: "\f7a4"; }

.icon-grip-lines-vertical:before {
  content: "\f7a5"; }

.icon-grip-vertical:before {
  content: "\f58e"; }

.icon-gripfire:before {
  content: "\f3ac"; }

.icon-grunt:before {
  content: "\f3ad"; }

.icon-guilded:before {
  content: "\e07e"; }

.icon-guitar:before {
  content: "\f7a6"; }

.icon-gulp:before {
  content: "\f3ae"; }

.icon-h-square:before, .icon-h-sign:before {
  content: "\f0fd"; }

.icon-hacker-news:before {
  content: "\f1d4"; }

.icon-hacker-news-square:before {
  content: "\f3af"; }

.icon-hackerrank:before {
  content: "\f5f7"; }

.icon-hamburger:before {
  content: "\f805"; }

.icon-hammer:before {
  content: "\f6e3"; }

.icon-hamsa:before {
  content: "\f665"; }

.icon-hand-holding:before {
  content: "\f4bd"; }

.icon-hand-holding-heart:before {
  content: "\f4be"; }

.icon-hand-holding-medical:before {
  content: "\e05c"; }

.icon-hand-holding-usd:before {
  content: "\f4c0"; }

.icon-hand-holding-water:before {
  content: "\f4c1"; }

.icon-hand-lizard:before {
  content: "\f258"; }

.icon-hand-middle-finger:before {
  content: "\f806"; }

.icon-hand-paper:before {
  content: "\f256"; }

.icon-hand-peace:before {
  content: "\f25b"; }

.icon-hand-point-down:before {
  content: "\f0a7"; }

.icon-hand-point-left:before {
  content: "\f0a5"; }

.icon-hand-point-right:before {
  content: "\f0a4"; }

.icon-hand-point-up:before {
  content: "\f0a6"; }

.icon-hand-pointer:before {
  content: "\f25a"; }

.icon-hand-rock:before {
  content: "\f255"; }

.icon-hand-scissors:before {
  content: "\f257"; }

.icon-hand-sparkles:before {
  content: "\e05d"; }

.icon-hand-spock:before {
  content: "\f259"; }

.icon-hands:before {
  content: "\f4c2"; }

.icon-hands-helping:before {
  content: "\f4c4"; }

.icon-hands-wash:before {
  content: "\e05e"; }

.icon-handshake:before {
  content: "\f2b5"; }

.icon-handshake-alt-slash:before {
  content: "\e05f"; }

.icon-handshake-slash:before {
  content: "\e060"; }

.icon-hanukiah:before {
  content: "\f6e6"; }

.icon-hard-hat:before {
  content: "\f807"; }

.icon-hashtag:before {
  content: "\f292"; }

.icon-hat-cowboy:before {
  content: "\f8c0"; }

.icon-hat-cowboy-side:before {
  content: "\f8c1"; }

.icon-hat-wizard:before {
  content: "\f6e8"; }

.icon-hdd:before {
  content: "\f0a0"; }

.icon-head-side-cough:before {
  content: "\e061"; }

.icon-head-side-cough-slash:before {
  content: "\e062"; }

.icon-head-side-mask:before {
  content: "\e063"; }

.icon-head-side-virus:before {
  content: "\e064"; }

.icon-heading:before {
  content: "\f1dc"; }

.icon-headphones:before {
  content: "\f025"; }

.icon-headphones-alt:before {
  content: "\f58f"; }

.icon-headset:before {
  content: "\f590"; }

.icon-heart:before {
  content: "\f004"; }

.icon-heart-broken:before {
  content: "\f7a9"; }

.icon-heartbeat:before {
  content: "\f21e"; }

.icon-helicopter:before {
  content: "\f533"; }

.icon-highlighter:before {
  content: "\f591"; }

.icon-hiking:before {
  content: "\f6ec"; }

.icon-hippo:before {
  content: "\f6ed"; }

.icon-hips:before {
  content: "\f452"; }

.icon-hire-a-helper:before {
  content: "\f3b0"; }

.icon-history:before {
  content: "\f1da"; }

.icon-hive:before {
  content: "\e07f"; }

.icon-hockey-puck:before {
  content: "\f453"; }

.icon-holly-berry:before {
  content: "\f7aa"; }

.icon-home:before {
  content: "\f015"; }

.icon-hooli:before {
  content: "\f427"; }

.icon-hornbill:before {
  content: "\f592"; }

.icon-horse:before {
  content: "\f6f0"; }

.icon-horse-head:before {
  content: "\f7ab"; }

.icon-hospital:before {
  content: "\f0f8"; }

.icon-hospital-alt:before {
  content: "\f47d"; }

.icon-hospital-symbol:before {
  content: "\f47e"; }

.icon-hospital-user:before {
  content: "\f80d"; }

.icon-hot-tub:before {
  content: "\f593"; }

.icon-hotdog:before {
  content: "\f80f"; }

.icon-hotel:before {
  content: "\f594"; }

.icon-hotjar:before {
  content: "\f3b1"; }

.icon-hourglass:before {
  content: "\f254"; }

.icon-hourglass-end:before {
  content: "\f253"; }

.icon-hourglass-half:before {
  content: "\f252"; }

.icon-hourglass-start:before {
  content: "\f251"; }

.icon-house-damage:before {
  content: "\f6f1"; }

.icon-house-user:before {
  content: "\e065"; }

.icon-houzz:before {
  content: "\f27c"; }

.icon-hryvnia:before {
  content: "\f6f2"; }

.icon-html5:before {
  content: "\f13b"; }

.icon-hubspot:before {
  content: "\f3b2"; }

.icon-i-cursor:before {
  content: "\f246"; }

.icon-ice-cream:before {
  content: "\f810"; }

.icon-icicles:before {
  content: "\f7ad"; }

.icon-icons:before {
  content: "\f86d"; }

.icon-id-badge:before {
  content: "\f2c1"; }

.icon-id-card:before {
  content: "\f2c2"; }

.icon-id-card-alt:before {
  content: "\f47f"; }

.icon-ideal:before {
  content: "\e013"; }

.icon-igloo:before {
  content: "\f7ae"; }

.icon-image:before {
  content: "\f03e"; }

.icon-images:before {
  content: "\f302"; }

.icon-imdb:before {
  content: "\f2d8"; }

.icon-inbox:before {
  content: "\f01c"; }

.icon-indent:before, .icon-indent-right:before {
  content: "\f03c"; }

.icon-industry:before {
  content: "\f275"; }

.icon-infinity:before {
  content: "\f534"; }

.icon-info:before {
  content: "\f129"; }

.icon-info-circle:before, .icon-info-sign:before {
  content: "\f05a"; }

.icon-innosoft:before {
  content: "\e080"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-instagram-square:before {
  content: "\e055"; }

.icon-instalod:before {
  content: "\e081"; }

.icon-intercom:before {
  content: "\f7af"; }

.icon-internet-explorer:before {
  content: "\f26b"; }

.icon-invision:before {
  content: "\f7b0"; }

.icon-ioxhost:before {
  content: "\f208"; }

.icon-italic:before {
  content: "\f033"; }

.icon-itch-io:before {
  content: "\f83a"; }

.icon-itunes:before {
  content: "\f3b4"; }

.icon-itunes-note:before {
  content: "\f3b5"; }

.icon-java:before {
  content: "\f4e4"; }

.icon-jedi:before {
  content: "\f669"; }

.icon-jedi-order:before {
  content: "\f50e"; }

.icon-jenkins:before {
  content: "\f3b6"; }

.icon-jira:before {
  content: "\f7b1"; }

.icon-joget:before {
  content: "\f3b7"; }

.icon-joint:before {
  content: "\f595"; }

.icon-joomla:before {
  content: "\f1aa"; }

.icon-journal-whills:before {
  content: "\f66a"; }

.icon-js:before {
  content: "\f3b8"; }

.icon-js-square:before {
  content: "\f3b9"; }

.icon-jsfiddle:before {
  content: "\f1cc"; }

.icon-kaaba:before {
  content: "\f66b"; }

.icon-kaggle:before {
  content: "\f5fa"; }

.icon-key:before {
  content: "\f084"; }

.icon-keybase:before {
  content: "\f4f5"; }

.icon-keyboard:before {
  content: "\f11c"; }

.icon-keycdn:before {
  content: "\f3ba"; }

.icon-khanda:before {
  content: "\f66d"; }

.icon-kickstarter:before {
  content: "\f3bb"; }

.icon-kickstarter-k:before {
  content: "\f3bc"; }

.icon-kiss:before {
  content: "\f596"; }

.icon-kiss-beam:before {
  content: "\f597"; }

.icon-kiss-wink-heart:before {
  content: "\f598"; }

.icon-kiwi-bird:before {
  content: "\f535"; }

.icon-korvue:before {
  content: "\f42f"; }

.icon-landmark:before {
  content: "\f66f"; }

.icon-language:before {
  content: "\f1ab"; }

.icon-laptop:before {
  content: "\f109"; }

.icon-laptop-code:before {
  content: "\f5fc"; }

.icon-laptop-house:before {
  content: "\e066"; }

.icon-laptop-medical:before {
  content: "\f812"; }

.icon-laravel:before {
  content: "\f3bd"; }

.icon-lastfm:before {
  content: "\f202"; }

.icon-lastfm-square:before {
  content: "\f203"; }

.icon-laugh:before {
  content: "\f599"; }

.icon-laugh-beam:before {
  content: "\f59a"; }

.icon-laugh-squint:before {
  content: "\f59b"; }

.icon-laugh-wink:before {
  content: "\f59c"; }

.icon-layer-group:before {
  content: "\f5fd"; }

.icon-leaf:before {
  content: "\f06c"; }

.icon-leanpub:before {
  content: "\f212"; }

.icon-lemon:before {
  content: "\f094"; }

.icon-less:before {
  content: "\f41d"; }

.icon-less-than:before {
  content: "\f536"; }

.icon-less-than-equal:before {
  content: "\f537"; }

.icon-level-down-alt:before {
  content: "\f3be"; }

.icon-level-up-alt:before {
  content: "\f3bf"; }

.icon-life-ring:before {
  content: "\f1cd"; }

.icon-lightbulb:before {
  content: "\f0eb"; }

.icon-line:before {
  content: "\f3c0"; }

.icon-link:before {
  content: "\f0c1"; }

.icon-linkedin:before {
  content: "\f08c"; }

.icon-linkedin-in:before {
  content: "\f0e1"; }

.icon-linode:before {
  content: "\f2b8"; }

.icon-linux:before {
  content: "\f17c"; }

.icon-lira-sign:before {
  content: "\f195"; }

.icon-list:before {
  content: "\f03a"; }

.icon-list-alt:before {
  content: "\f022"; }

.icon-list-ol:before {
  content: "\f0cb"; }

.icon-list-ul:before {
  content: "\f0ca"; }

.icon-location-arrow:before {
  content: "\f124"; }

.icon-lock:before {
  content: "\f023"; }

.icon-lock-open:before {
  content: "\f3c1"; }

.icon-long-arrow-alt-down:before {
  content: "\f309"; }

.icon-long-arrow-alt-left:before {
  content: "\f30a"; }

.icon-long-arrow-alt-right:before {
  content: "\f30b"; }

.icon-long-arrow-alt-up:before {
  content: "\f30c"; }

.icon-low-vision:before {
  content: "\f2a8"; }

.icon-luggage-cart:before {
  content: "\f59d"; }

.icon-lungs:before {
  content: "\f604"; }

.icon-lungs-virus:before {
  content: "\e067"; }

.icon-lyft:before {
  content: "\f3c3"; }

.icon-magento:before {
  content: "\f3c4"; }

.icon-magic:before {
  content: "\f0d0"; }

.icon-magnet:before {
  content: "\f076"; }

.icon-mail-bulk:before {
  content: "\f674"; }

.icon-mailchimp:before {
  content: "\f59e"; }

.icon-male:before {
  content: "\f183"; }

.icon-mandalorian:before {
  content: "\f50f"; }

.icon-map:before {
  content: "\f279"; }

.icon-map-marked:before {
  content: "\f59f"; }

.icon-map-marked-alt:before {
  content: "\f5a0"; }

.icon-map-marker:before {
  content: "\f041"; }

.icon-map-marker-alt:before {
  content: "\f3c5"; }

.icon-map-pin:before {
  content: "\f276"; }

.icon-map-signs:before {
  content: "\f277"; }

.icon-markdown:before {
  content: "\f60f"; }

.icon-marker:before {
  content: "\f5a1"; }

.icon-mars:before {
  content: "\f222"; }

.icon-mars-double:before {
  content: "\f227"; }

.icon-mars-stroke:before {
  content: "\f229"; }

.icon-mars-stroke-h:before {
  content: "\f22b"; }

.icon-mars-stroke-v:before {
  content: "\f22a"; }

.icon-mask:before {
  content: "\f6fa"; }

.icon-mastodon:before {
  content: "\f4f6"; }

.icon-maxcdn:before {
  content: "\f136"; }

.icon-mdb:before {
  content: "\f8ca"; }

.icon-medal:before {
  content: "\f5a2"; }

.icon-medapps:before {
  content: "\f3c6"; }

.icon-medium:before {
  content: "\f23a"; }

.icon-medium-m:before {
  content: "\f3c7"; }

.icon-medkit:before {
  content: "\f0fa"; }

.icon-medrt:before {
  content: "\f3c8"; }

.icon-meetup:before {
  content: "\f2e0"; }

.icon-megaport:before {
  content: "\f5a3"; }

.icon-meh:before {
  content: "\f11a"; }

.icon-meh-blank:before {
  content: "\f5a4"; }

.icon-meh-rolling-eyes:before {
  content: "\f5a5"; }

.icon-memory:before {
  content: "\f538"; }

.icon-mendeley:before {
  content: "\f7b3"; }

.icon-menorah:before {
  content: "\f676"; }

.icon-mercury:before {
  content: "\f223"; }

.icon-meteor:before {
  content: "\f753"; }

.icon-microblog:before {
  content: "\e01a"; }

.icon-microchip:before {
  content: "\f2db"; }

.icon-microphone:before {
  content: "\f130"; }

.icon-microphone-alt:before {
  content: "\f3c9"; }

.icon-microphone-alt-slash:before {
  content: "\f539"; }

.icon-microphone-slash:before, .icon-microphone-off:before {
  content: "\f131"; }

.icon-microscope:before {
  content: "\f610"; }

.icon-microsoft:before {
  content: "\f3ca"; }

.icon-minus:before {
  content: "\f068"; }

.icon-minus-circle:before, .icon-minus-sign:before {
  content: "\f056"; }

.icon-minus-square:before, .icon-minus-sign-alt:before {
  content: "\f146"; }

.icon-mitten:before {
  content: "\f7b5"; }

.icon-mix:before {
  content: "\f3cb"; }

.icon-mixcloud:before {
  content: "\f289"; }

.icon-mixer:before {
  content: "\e056"; }

.icon-mizuni:before {
  content: "\f3cc"; }

.icon-mobile:before, .icon-mobile-phone:before {
  content: "\f10b"; }

.icon-mobile-alt:before {
  content: "\f3cd"; }

.icon-modx:before {
  content: "\f285"; }

.icon-monero:before {
  content: "\f3d0"; }

.icon-money-bill:before {
  content: "\f0d6"; }

.icon-money-bill-alt:before {
  content: "\f3d1"; }

.icon-money-bill-wave:before {
  content: "\f53a"; }

.icon-money-bill-wave-alt:before {
  content: "\f53b"; }

.icon-money-check:before {
  content: "\f53c"; }

.icon-money-check-alt:before {
  content: "\f53d"; }

.icon-monument:before {
  content: "\f5a6"; }

.icon-moon:before {
  content: "\f186"; }

.icon-mortar-pestle:before {
  content: "\f5a7"; }

.icon-mosque:before {
  content: "\f678"; }

.icon-motorcycle:before {
  content: "\f21c"; }

.icon-mountain:before {
  content: "\f6fc"; }

.icon-mouse:before {
  content: "\f8cc"; }

.icon-mouse-pointer:before {
  content: "\f245"; }

.icon-mug-hot:before {
  content: "\f7b6"; }

.icon-music:before {
  content: "\f001"; }

.icon-napster:before {
  content: "\f3d2"; }

.icon-neos:before {
  content: "\f612"; }

.icon-network-wired:before {
  content: "\f6ff"; }

.icon-neuter:before {
  content: "\f22c"; }

.icon-newspaper:before {
  content: "\f1ea"; }

.icon-nimblr:before {
  content: "\f5a8"; }

.icon-node:before {
  content: "\f419"; }

.icon-node-js:before {
  content: "\f3d3"; }

.icon-not-equal:before {
  content: "\f53e"; }

.icon-notes-medical:before {
  content: "\f481"; }

.icon-npm:before {
  content: "\f3d4"; }

.icon-ns8:before {
  content: "\f3d5"; }

.icon-nutritionix:before {
  content: "\f3d6"; }

.icon-object-group:before {
  content: "\f247"; }

.icon-object-ungroup:before {
  content: "\f248"; }

.icon-octopus-deploy:before {
  content: "\e082"; }

.icon-odnoklassniki:before {
  content: "\f263"; }

.icon-odnoklassniki-square:before {
  content: "\f264"; }

.icon-oil-can:before {
  content: "\f613"; }

.icon-old-republic:before {
  content: "\f510"; }

.icon-om:before {
  content: "\f679"; }

.icon-opencart:before {
  content: "\f23d"; }

.icon-openid:before {
  content: "\f19b"; }

.icon-opera:before {
  content: "\f26a"; }

.icon-optin-monster:before {
  content: "\f23c"; }

.icon-orcid:before {
  content: "\f8d2"; }

.icon-osi:before {
  content: "\f41a"; }

.icon-otter:before {
  content: "\f700"; }

.icon-outdent:before, .icon-indent-left:before {
  content: "\f03b"; }

.icon-page4:before {
  content: "\f3d7"; }

.icon-pagelines:before {
  content: "\f18c"; }

.icon-pager:before {
  content: "\f815"; }

.icon-paint-brush:before {
  content: "\f1fc"; }

.icon-paint-roller:before {
  content: "\f5aa"; }

.icon-palette:before {
  content: "\f53f"; }

.icon-palfed:before {
  content: "\f3d8"; }

.icon-pallet:before {
  content: "\f482"; }

.icon-paper-plane:before {
  content: "\f1d8"; }

.icon-paperclip:before, .icon-paper-clip:before {
  content: "\f0c6"; }

.icon-parachute-box:before {
  content: "\f4cd"; }

.icon-paragraph:before {
  content: "\f1dd"; }

.icon-parking:before {
  content: "\f540"; }

.icon-passport:before {
  content: "\f5ab"; }

.icon-pastafarianism:before {
  content: "\f67b"; }

.icon-paste:before {
  content: "\f0ea"; }

.icon-patreon:before {
  content: "\f3d9"; }

.icon-pause:before {
  content: "\f04c"; }

.icon-pause-circle:before {
  content: "\f28b"; }

.icon-paw:before {
  content: "\f1b0"; }

.icon-paypal:before {
  content: "\f1ed"; }

.icon-peace:before {
  content: "\f67c"; }

.icon-pen:before {
  content: "\f304"; }

.icon-pen-alt:before {
  content: "\f305"; }

.icon-pen-fancy:before {
  content: "\f5ac"; }

.icon-pen-nib:before {
  content: "\f5ad"; }

.icon-pen-square:before {
  content: "\f14b"; }

.icon-pencil-alt:before {
  content: "\f303"; }

.icon-pencil-ruler:before {
  content: "\f5ae"; }

.icon-penny-arcade:before {
  content: "\f704"; }

.icon-people-arrows:before {
  content: "\e068"; }

.icon-people-carry:before {
  content: "\f4ce"; }

.icon-pepper-hot:before {
  content: "\f816"; }

.icon-perbyte:before {
  content: "\e083"; }

.icon-percent:before {
  content: "\f295"; }

.icon-percentage:before {
  content: "\f541"; }

.icon-periscope:before {
  content: "\f3da"; }

.icon-person-booth:before {
  content: "\f756"; }

.icon-phabricator:before {
  content: "\f3db"; }

.icon-phoenix-framework:before {
  content: "\f3dc"; }

.icon-phoenix-squadron:before {
  content: "\f511"; }

.icon-phone:before {
  content: "\f095"; }

.icon-phone-alt:before {
  content: "\f879"; }

.icon-phone-slash:before {
  content: "\f3dd"; }

.icon-phone-square:before, .icon-phone-sign:before {
  content: "\f098"; }

.icon-phone-square-alt:before {
  content: "\f87b"; }

.icon-phone-volume:before {
  content: "\f2a0"; }

.icon-photo-video:before {
  content: "\f87c"; }

.icon-php:before {
  content: "\f457"; }

.icon-pied-piper:before {
  content: "\f2ae"; }

.icon-pied-piper-alt:before {
  content: "\f1a8"; }

.icon-pied-piper-hat:before {
  content: "\f4e5"; }

.icon-pied-piper-pp:before {
  content: "\f1a7"; }

.icon-pied-piper-square:before {
  content: "\e01e"; }

.icon-piggy-bank:before {
  content: "\f4d3"; }

.icon-pills:before {
  content: "\f484"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest-p:before {
  content: "\f231"; }

.icon-pinterest-square:before, .icon-pinterest-sign:before {
  content: "\f0d3"; }

.icon-pizza-slice:before {
  content: "\f818"; }

.icon-place-of-worship:before {
  content: "\f67f"; }

.icon-plane:before {
  content: "\f072"; }

.icon-plane-arrival:before {
  content: "\f5af"; }

.icon-plane-departure:before {
  content: "\f5b0"; }

.icon-plane-slash:before {
  content: "\e069"; }

.icon-play:before {
  content: "\f04b"; }

.icon-play-circle:before, .icon-play-sign:before {
  content: "\f144"; }

.icon-playstation:before {
  content: "\f3df"; }

.icon-plug:before {
  content: "\f1e6"; }

.icon-plus:before {
  content: "\f067"; }

.icon-plus-circle:before, .icon-plus-sign:before {
  content: "\f055"; }

.icon-plus-square:before, .icon-plus-sign-alt:before {
  content: "\f0fe"; }

.icon-podcast:before {
  content: "\f2ce"; }

.icon-poll:before {
  content: "\f681"; }

.icon-poll-h:before {
  content: "\f682"; }

.icon-poo:before {
  content: "\f2fe"; }

.icon-poo-storm:before {
  content: "\f75a"; }

.icon-poop:before {
  content: "\f619"; }

.icon-portrait:before {
  content: "\f3e0"; }

.icon-pound-sign:before {
  content: "\f154"; }

.icon-power-off:before, .icon-off:before {
  content: "\f011"; }

.icon-pray:before {
  content: "\f683"; }

.icon-praying-hands:before {
  content: "\f684"; }

.icon-prescription:before {
  content: "\f5b1"; }

.icon-prescription-bottle:before {
  content: "\f485"; }

.icon-prescription-bottle-alt:before {
  content: "\f486"; }

.icon-print:before {
  content: "\f02f"; }

.icon-procedures:before {
  content: "\f487"; }

.icon-product-hunt:before {
  content: "\f288"; }

.icon-project-diagram:before {
  content: "\f542"; }

.icon-pump-medical:before {
  content: "\e06a"; }

.icon-pump-soap:before {
  content: "\e06b"; }

.icon-pushed:before {
  content: "\f3e1"; }

.icon-puzzle-piece:before {
  content: "\f12e"; }

.icon-python:before {
  content: "\f3e2"; }

.icon-qq:before {
  content: "\f1d6"; }

.icon-qrcode:before {
  content: "\f029"; }

.icon-question:before {
  content: "\f128"; }

.icon-question-circle:before, .icon-question-sign:before {
  content: "\f059"; }

.icon-quidditch:before {
  content: "\f458"; }

.icon-quinscape:before {
  content: "\f459"; }

.icon-quora:before {
  content: "\f2c4"; }

.icon-quote-left:before {
  content: "\f10d"; }

.icon-quote-right:before {
  content: "\f10e"; }

.icon-quran:before {
  content: "\f687"; }

.icon-r-project:before {
  content: "\f4f7"; }

.icon-radiation:before {
  content: "\f7b9"; }

.icon-radiation-alt:before {
  content: "\f7ba"; }

.icon-rainbow:before {
  content: "\f75b"; }

.icon-random:before {
  content: "\f074"; }

.icon-raspberry-pi:before {
  content: "\f7bb"; }

.icon-ravelry:before {
  content: "\f2d9"; }

.icon-react:before {
  content: "\f41b"; }

.icon-reacteurope:before {
  content: "\f75d"; }

.icon-readme:before {
  content: "\f4d5"; }

.icon-rebel:before {
  content: "\f1d0"; }

.icon-receipt:before {
  content: "\f543"; }

.icon-record-vinyl:before {
  content: "\f8d9"; }

.icon-recycle:before {
  content: "\f1b8"; }

.icon-red-river:before {
  content: "\f3e3"; }

.icon-reddit:before {
  content: "\f1a1"; }

.icon-reddit-alien:before {
  content: "\f281"; }

.icon-reddit-square:before {
  content: "\f1a2"; }

.icon-redhat:before {
  content: "\f7bc"; }

.icon-redo:before {
  content: "\f01e"; }

.icon-redo-alt:before {
  content: "\f2f9"; }

.icon-registered:before {
  content: "\f25d"; }

.icon-remove-format:before {
  content: "\f87d"; }

.icon-renren:before {
  content: "\f18b"; }

.icon-reply:before {
  content: "\f3e5"; }

.icon-reply-all:before {
  content: "\f122"; }

.icon-replyd:before {
  content: "\f3e6"; }

.icon-republican:before {
  content: "\f75e"; }

.icon-researchgate:before {
  content: "\f4f8"; }

.icon-resolving:before {
  content: "\f3e7"; }

.icon-restroom:before {
  content: "\f7bd"; }

.icon-retweet:before {
  content: "\f079"; }

.icon-rev:before {
  content: "\f5b2"; }

.icon-ribbon:before {
  content: "\f4d6"; }

.icon-ring:before {
  content: "\f70b"; }

.icon-road:before {
  content: "\f018"; }

.icon-robot:before {
  content: "\f544"; }

.icon-rocket:before {
  content: "\f135"; }

.icon-rocketchat:before {
  content: "\f3e8"; }

.icon-rockrms:before {
  content: "\f3e9"; }

.icon-route:before {
  content: "\f4d7"; }

.icon-rss:before {
  content: "\f09e"; }

.icon-rss-square:before, .icon-rss-sign:before {
  content: "\f143"; }

.icon-ruble-sign:before {
  content: "\f158"; }

.icon-ruler:before {
  content: "\f545"; }

.icon-ruler-combined:before {
  content: "\f546"; }

.icon-ruler-horizontal:before {
  content: "\f547"; }

.icon-ruler-vertical:before {
  content: "\f548"; }

.icon-running:before {
  content: "\f70c"; }

.icon-rupee-sign:before {
  content: "\f156"; }

.icon-rust:before {
  content: "\e07a"; }

.icon-sad-cry:before {
  content: "\f5b3"; }

.icon-sad-tear:before {
  content: "\f5b4"; }

.icon-safari:before {
  content: "\f267"; }

.icon-salesforce:before {
  content: "\f83b"; }

.icon-sass:before {
  content: "\f41e"; }

.icon-satellite:before {
  content: "\f7bf"; }

.icon-satellite-dish:before {
  content: "\f7c0"; }

.icon-save:before {
  content: "\f0c7"; }

.icon-schlix:before {
  content: "\f3ea"; }

.icon-school:before {
  content: "\f549"; }

.icon-screwdriver:before {
  content: "\f54a"; }

.icon-scribd:before {
  content: "\f28a"; }

.icon-scroll:before {
  content: "\f70e"; }

.icon-sd-card:before {
  content: "\f7c2"; }

.icon-search:before {
  content: "\f002"; }

.icon-search-dollar:before {
  content: "\f688"; }

.icon-search-location:before {
  content: "\f689"; }

.icon-search-minus:before, .icon-zoom-out:before {
  content: "\f010"; }

.icon-search-plus:before, .icon-zoom-in:before {
  content: "\f00e"; }

.icon-searchengin:before {
  content: "\f3eb"; }

.icon-seedling:before {
  content: "\f4d8"; }

.icon-sellcast:before {
  content: "\f2da"; }

.icon-sellsy:before {
  content: "\f213"; }

.icon-server:before {
  content: "\f233"; }

.icon-servicestack:before {
  content: "\f3ec"; }

.icon-shapes:before {
  content: "\f61f"; }

.icon-share:before, .icon-share-alt:before {
  content: "\f064"; }

.icon-share-alt:before {
  content: "\f1e0"; }

.icon-share-alt-square:before {
  content: "\f1e1"; }

.icon-share-square:before, .icon-share-sign:before {
  content: "\f14d"; }

.icon-shekel-sign:before {
  content: "\f20b"; }

.icon-shield-alt:before {
  content: "\f3ed"; }

.icon-shield-virus:before {
  content: "\e06c"; }

.icon-ship:before {
  content: "\f21a"; }

.icon-shipping-fast:before {
  content: "\f48b"; }

.icon-shirtsinbulk:before {
  content: "\f214"; }

.icon-shoe-prints:before {
  content: "\f54b"; }

.icon-shopify:before {
  content: "\e057"; }

.icon-shopping-bag:before {
  content: "\f290"; }

.icon-shopping-basket:before {
  content: "\f291"; }

.icon-shopping-cart:before {
  content: "\f07a"; }

.icon-shopware:before {
  content: "\f5b5"; }

.icon-shower:before {
  content: "\f2cc"; }

.icon-shuttle-van:before {
  content: "\f5b6"; }

.icon-sign:before {
  content: "\f4d9"; }

.icon-sign-in-alt:before {
  content: "\f2f6"; }

.icon-sign-language:before {
  content: "\f2a7"; }

.icon-sign-out-alt:before {
  content: "\f2f5"; }

.icon-signal:before {
  content: "\f012"; }

.icon-signature:before {
  content: "\f5b7"; }

.icon-sim-card:before {
  content: "\f7c4"; }

.icon-simplybuilt:before {
  content: "\f215"; }

.icon-sink:before {
  content: "\e06d"; }

.icon-sistrix:before {
  content: "\f3ee"; }

.icon-sitemap:before {
  content: "\f0e8"; }

.icon-sith:before {
  content: "\f512"; }

.icon-skating:before {
  content: "\f7c5"; }

.icon-sketch:before {
  content: "\f7c6"; }

.icon-skiing:before {
  content: "\f7c9"; }

.icon-skiing-nordic:before {
  content: "\f7ca"; }

.icon-skull:before {
  content: "\f54c"; }

.icon-skull-crossbones:before {
  content: "\f714"; }

.icon-skyatlas:before {
  content: "\f216"; }

.icon-skype:before {
  content: "\f17e"; }

.icon-slack:before {
  content: "\f198"; }

.icon-slack-hash:before {
  content: "\f3ef"; }

.icon-slash:before {
  content: "\f715"; }

.icon-sleigh:before {
  content: "\f7cc"; }

.icon-sliders-h:before {
  content: "\f1de"; }

.icon-slideshare:before {
  content: "\f1e7"; }

.icon-smile:before {
  content: "\f118"; }

.icon-smile-beam:before {
  content: "\f5b8"; }

.icon-smile-wink:before {
  content: "\f4da"; }

.icon-smog:before {
  content: "\f75f"; }

.icon-smoking:before {
  content: "\f48d"; }

.icon-smoking-ban:before {
  content: "\f54d"; }

.icon-sms:before {
  content: "\f7cd"; }

.icon-snapchat:before {
  content: "\f2ab"; }

.icon-snapchat-ghost:before {
  content: "\f2ac"; }

.icon-snapchat-square:before {
  content: "\f2ad"; }

.icon-snowboarding:before {
  content: "\f7ce"; }

.icon-snowflake:before {
  content: "\f2dc"; }

.icon-snowman:before {
  content: "\f7d0"; }

.icon-snowplow:before {
  content: "\f7d2"; }

.icon-soap:before {
  content: "\e06e"; }

.icon-socks:before {
  content: "\f696"; }

.icon-solar-panel:before {
  content: "\f5ba"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-sort-alpha-down:before {
  content: "\f15d"; }

.icon-sort-alpha-down-alt:before {
  content: "\f881"; }

.icon-sort-alpha-up:before {
  content: "\f15e"; }

.icon-sort-alpha-up-alt:before {
  content: "\f882"; }

.icon-sort-amount-down:before {
  content: "\f160"; }

.icon-sort-amount-down-alt:before {
  content: "\f884"; }

.icon-sort-amount-up:before {
  content: "\f161"; }

.icon-sort-amount-up-alt:before {
  content: "\f885"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort-numeric-down:before {
  content: "\f162"; }

.icon-sort-numeric-down-alt:before {
  content: "\f886"; }

.icon-sort-numeric-up:before {
  content: "\f163"; }

.icon-sort-numeric-up-alt:before {
  content: "\f887"; }

.icon-sort-up:before {
  content: "\f0de"; }

.icon-soundcloud:before {
  content: "\f1be"; }

.icon-sourcetree:before {
  content: "\f7d3"; }

.icon-spa:before {
  content: "\f5bb"; }

.icon-space-shuttle:before {
  content: "\f197"; }

.icon-speakap:before {
  content: "\f3f3"; }

.icon-speaker-deck:before {
  content: "\f83c"; }

.icon-spell-check:before {
  content: "\f891"; }

.icon-spider:before {
  content: "\f717"; }

.icon-spinner:before {
  content: "\f110"; }

.icon-splotch:before {
  content: "\f5bc"; }

.icon-spotify:before {
  content: "\f1bc"; }

.icon-spray-can:before {
  content: "\f5bd"; }

.icon-square:before, .icon-sign-blank:before {
  content: "\f0c8"; }

.icon-square-full:before {
  content: "\f45c"; }

.icon-square-root-alt:before {
  content: "\f698"; }

.icon-squarespace:before {
  content: "\f5be"; }

.icon-stack-exchange:before {
  content: "\f18d"; }

.icon-stack-overflow:before, .icon-stackexchange:before {
  content: "\f16c"; }

.icon-stackpath:before {
  content: "\f842"; }

.icon-stamp:before {
  content: "\f5bf"; }

.icon-star:before {
  content: "\f005"; }

.icon-star-and-crescent:before {
  content: "\f699"; }

.icon-star-half:before {
  content: "\f089"; }

.icon-star-half-alt:before {
  content: "\f5c0"; }

.icon-star-of-david:before {
  content: "\f69a"; }

.icon-star-of-life:before {
  content: "\f621"; }

.icon-staylinked:before {
  content: "\f3f5"; }

.icon-steam:before {
  content: "\f1b6"; }

.icon-steam-square:before {
  content: "\f1b7"; }

.icon-steam-symbol:before {
  content: "\f3f6"; }

.icon-step-backward:before {
  content: "\f048"; }

.icon-step-forward:before {
  content: "\f051"; }

.icon-stethoscope:before {
  content: "\f0f1"; }

.icon-sticker-mule:before {
  content: "\f3f7"; }

.icon-sticky-note:before {
  content: "\f249"; }

.icon-stop:before {
  content: "\f04d"; }

.icon-stop-circle:before {
  content: "\f28d"; }

.icon-stopwatch:before {
  content: "\f2f2"; }

.icon-stopwatch-20:before {
  content: "\e06f"; }

.icon-store:before {
  content: "\f54e"; }

.icon-store-alt:before {
  content: "\f54f"; }

.icon-store-alt-slash:before {
  content: "\e070"; }

.icon-store-slash:before {
  content: "\e071"; }

.icon-strava:before {
  content: "\f428"; }

.icon-stream:before {
  content: "\f550"; }

.icon-street-view:before {
  content: "\f21d"; }

.icon-strikethrough:before {
  content: "\f0cc"; }

.icon-stripe:before {
  content: "\f429"; }

.icon-stripe-s:before {
  content: "\f42a"; }

.icon-stroopwafel:before {
  content: "\f551"; }

.icon-studiovinari:before {
  content: "\f3f8"; }

.icon-stumbleupon:before {
  content: "\f1a4"; }

.icon-stumbleupon-circle:before {
  content: "\f1a3"; }

.icon-subscript:before {
  content: "\f12c"; }

.icon-subway:before {
  content: "\f239"; }

.icon-suitcase:before {
  content: "\f0f2"; }

.icon-suitcase-rolling:before {
  content: "\f5c1"; }

.icon-sun:before {
  content: "\f185"; }

.icon-superpowers:before {
  content: "\f2dd"; }

.icon-superscript:before {
  content: "\f12b"; }

.icon-supple:before {
  content: "\f3f9"; }

.icon-surprise:before {
  content: "\f5c2"; }

.icon-suse:before {
  content: "\f7d6"; }

.icon-swatchbook:before {
  content: "\f5c3"; }

.icon-swift:before {
  content: "\f8e1"; }

.icon-swimmer:before {
  content: "\f5c4"; }

.icon-swimming-pool:before {
  content: "\f5c5"; }

.icon-symfony:before {
  content: "\f83d"; }

.icon-synagogue:before {
  content: "\f69b"; }

.icon-sync:before {
  content: "\f021"; }

.icon-sync-alt:before {
  content: "\f2f1"; }

.icon-syringe:before {
  content: "\f48e"; }

.icon-table:before {
  content: "\f0ce"; }

.icon-table-tennis:before {
  content: "\f45d"; }

.icon-tablet:before {
  content: "\f10a"; }

.icon-tablet-alt:before {
  content: "\f3fa"; }

.icon-tablets:before {
  content: "\f490"; }

.icon-tachometer-alt:before {
  content: "\f3fd"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-tags:before {
  content: "\f02c"; }

.icon-tape:before {
  content: "\f4db"; }

.icon-tasks:before {
  content: "\f0ae"; }

.icon-taxi:before {
  content: "\f1ba"; }

.icon-teamspeak:before {
  content: "\f4f9"; }

.icon-teeth:before {
  content: "\f62e"; }

.icon-teeth-open:before {
  content: "\f62f"; }

.icon-telegram:before {
  content: "\f2c6"; }

.icon-telegram-plane:before {
  content: "\f3fe"; }

.icon-temperature-high:before {
  content: "\f769"; }

.icon-temperature-low:before {
  content: "\f76b"; }

.icon-tencent-weibo:before {
  content: "\f1d5"; }

.icon-tenge:before {
  content: "\f7d7"; }

.icon-terminal:before {
  content: "\f120"; }

.icon-text-height:before {
  content: "\f034"; }

.icon-text-width:before {
  content: "\f035"; }

.icon-th:before {
  content: "\f00a"; }

.icon-th-large:before {
  content: "\f009"; }

.icon-th-list:before {
  content: "\f00b"; }

.icon-the-red-yeti:before {
  content: "\f69d"; }

.icon-theater-masks:before {
  content: "\f630"; }

.icon-themeco:before {
  content: "\f5c6"; }

.icon-themeisle:before {
  content: "\f2b2"; }

.icon-thermometer:before {
  content: "\f491"; }

.icon-thermometer-empty:before {
  content: "\f2cb"; }

.icon-thermometer-full:before {
  content: "\f2c7"; }

.icon-thermometer-half:before {
  content: "\f2c9"; }

.icon-thermometer-quarter:before {
  content: "\f2ca"; }

.icon-thermometer-three-quarters:before {
  content: "\f2c8"; }

.icon-think-peaks:before {
  content: "\f731"; }

.icon-thumbs-down:before {
  content: "\f165"; }

.icon-thumbs-up:before {
  content: "\f164"; }

.icon-thumbtack:before {
  content: "\f08d"; }

.icon-ticket-alt:before {
  content: "\f3ff"; }

.icon-tiktok:before {
  content: "\e07b"; }

.icon-times:before, .icon-remove:before {
  content: "\f00d"; }

.icon-times-circle:before, .icon-remove-sign:before {
  content: "\f057"; }

.icon-tint:before {
  content: "\f043"; }

.icon-tint-slash:before {
  content: "\f5c7"; }

.icon-tired:before {
  content: "\f5c8"; }

.icon-toggle-off:before {
  content: "\f204"; }

.icon-toggle-on:before {
  content: "\f205"; }

.icon-toilet:before {
  content: "\f7d8"; }

.icon-toilet-paper:before {
  content: "\f71e"; }

.icon-toilet-paper-slash:before {
  content: "\e072"; }

.icon-toolbox:before {
  content: "\f552"; }

.icon-tools:before {
  content: "\f7d9"; }

.icon-tooth:before {
  content: "\f5c9"; }

.icon-torah:before {
  content: "\f6a0"; }

.icon-torii-gate:before {
  content: "\f6a1"; }

.icon-tractor:before {
  content: "\f722"; }

.icon-trade-federation:before {
  content: "\f513"; }

.icon-trademark:before {
  content: "\f25c"; }

.icon-traffic-light:before {
  content: "\f637"; }

.icon-trailer:before {
  content: "\e041"; }

.icon-train:before {
  content: "\f238"; }

.icon-tram:before {
  content: "\f7da"; }

.icon-transgender:before {
  content: "\f224"; }

.icon-transgender-alt:before {
  content: "\f225"; }

.icon-trash:before {
  content: "\f1f8"; }

.icon-trash-alt:before {
  content: "\f2ed"; }

.icon-trash-restore:before {
  content: "\f829"; }

.icon-trash-restore-alt:before {
  content: "\f82a"; }

.icon-tree:before {
  content: "\f1bb"; }

.icon-trello:before {
  content: "\f181"; }

.icon-trophy:before {
  content: "\f091"; }

.icon-truck:before {
  content: "\f0d1"; }

.icon-truck-loading:before {
  content: "\f4de"; }

.icon-truck-monster:before {
  content: "\f63b"; }

.icon-truck-moving:before {
  content: "\f4df"; }

.icon-truck-pickup:before {
  content: "\f63c"; }

.icon-tshirt:before {
  content: "\f553"; }

.icon-tty:before {
  content: "\f1e4"; }

.icon-tumblr:before {
  content: "\f173"; }

.icon-tumblr-square:before, .icon-tumblr-sign:before {
  content: "\f174"; }

.icon-tv:before {
  content: "\f26c"; }

.icon-twitch:before {
  content: "\f1e8"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-twitter-square:before, .icon-twitter-sign:before {
  content: "\f081"; }

.icon-typo3:before {
  content: "\f42b"; }

.icon-uber:before {
  content: "\f402"; }

.icon-ubuntu:before {
  content: "\f7df"; }

.icon-uikit:before {
  content: "\f403"; }

.icon-umbraco:before {
  content: "\f8e8"; }

.icon-umbrella:before {
  content: "\f0e9"; }

.icon-umbrella-beach:before {
  content: "\f5ca"; }

.icon-uncharted:before {
  content: "\e084"; }

.icon-underline:before {
  content: "\f0cd"; }

.icon-undo:before {
  content: "\f0e2"; }

.icon-undo-alt:before {
  content: "\f2ea"; }

.icon-uniregistry:before {
  content: "\f404"; }

.icon-unity:before {
  content: "\e049"; }

.icon-universal-access:before {
  content: "\f29a"; }

.icon-university:before {
  content: "\f19c"; }

.icon-unlink:before {
  content: "\f127"; }

.icon-unlock:before {
  content: "\f09c"; }

.icon-unlock-alt:before {
  content: "\f13e"; }

.icon-unsplash:before {
  content: "\e07c"; }

.icon-untappd:before {
  content: "\f405"; }

.icon-upload:before, .icon-upload-alt:before {
  content: "\f093"; }

.icon-ups:before {
  content: "\f7e0"; }

.icon-usb:before {
  content: "\f287"; }

.icon-user:before {
  content: "\f007"; }

.icon-user-alt:before {
  content: "\f406"; }

.icon-user-alt-slash:before {
  content: "\f4fa"; }

.icon-user-astronaut:before {
  content: "\f4fb"; }

.icon-user-check:before {
  content: "\f4fc"; }

.icon-user-circle:before {
  content: "\f2bd"; }

.icon-user-clock:before {
  content: "\f4fd"; }

.icon-user-cog:before {
  content: "\f4fe"; }

.icon-user-edit:before {
  content: "\f4ff"; }

.icon-user-friends:before {
  content: "\f500"; }

.icon-user-graduate:before {
  content: "\f501"; }

.icon-user-injured:before {
  content: "\f728"; }

.icon-user-lock:before {
  content: "\f502"; }

.icon-user-md:before {
  content: "\f0f0"; }

.icon-user-minus:before {
  content: "\f503"; }

.icon-user-ninja:before {
  content: "\f504"; }

.icon-user-nurse:before {
  content: "\f82f"; }

.icon-user-plus:before {
  content: "\f234"; }

.icon-user-secret:before {
  content: "\f21b"; }

.icon-user-shield:before {
  content: "\f505"; }

.icon-user-slash:before {
  content: "\f506"; }

.icon-user-tag:before {
  content: "\f507"; }

.icon-user-tie:before {
  content: "\f508"; }

.icon-user-times:before {
  content: "\f235"; }

.icon-users:before, .icon-group:before {
  content: "\f0c0"; }

.icon-users-cog:before {
  content: "\f509"; }

.icon-users-slash:before {
  content: "\e073"; }

.icon-usps:before {
  content: "\f7e1"; }

.icon-ussunnah:before {
  content: "\f407"; }

.icon-utensil-spoon:before {
  content: "\f2e5"; }

.icon-utensils:before {
  content: "\f2e7"; }

.icon-vaadin:before {
  content: "\f408"; }

.icon-vector-square:before {
  content: "\f5cb"; }

.icon-venus:before {
  content: "\f221"; }

.icon-venus-double:before {
  content: "\f226"; }

.icon-venus-mars:before {
  content: "\f228"; }

.icon-vest:before {
  content: "\e085"; }

.icon-vest-patches:before {
  content: "\e086"; }

.icon-viacoin:before {
  content: "\f237"; }

.icon-viadeo:before {
  content: "\f2a9"; }

.icon-viadeo-square:before {
  content: "\f2aa"; }

.icon-vial:before {
  content: "\f492"; }

.icon-vials:before {
  content: "\f493"; }

.icon-viber:before {
  content: "\f409"; }

.icon-video:before {
  content: "\f03d"; }

.icon-video-slash:before {
  content: "\f4e2"; }

.icon-vihara:before {
  content: "\f6a7"; }

.icon-vimeo:before {
  content: "\f40a"; }

.icon-vimeo-square:before {
  content: "\f194"; }

.icon-vimeo-v:before {
  content: "\f27d"; }

.icon-vine:before {
  content: "\f1ca"; }

.icon-virus:before {
  content: "\e074"; }

.icon-virus-slash:before {
  content: "\e075"; }

.icon-viruses:before {
  content: "\e076"; }

.icon-vk:before {
  content: "\f189"; }

.icon-vnv:before {
  content: "\f40b"; }

.icon-voicemail:before {
  content: "\f897"; }

.icon-volleyball-ball:before {
  content: "\f45f"; }

.icon-volume-down:before {
  content: "\f027"; }

.icon-volume-mute:before {
  content: "\f6a9"; }

.icon-volume-off:before {
  content: "\f026"; }

.icon-volume-up:before {
  content: "\f028"; }

.icon-vote-yea:before {
  content: "\f772"; }

.icon-vr-cardboard:before {
  content: "\f729"; }

.icon-vuejs:before {
  content: "\f41f"; }

.icon-walking:before {
  content: "\f554"; }

.icon-wallet:before {
  content: "\f555"; }

.icon-warehouse:before {
  content: "\f494"; }

.icon-watchman-monitoring:before {
  content: "\e087"; }

.icon-water:before {
  content: "\f773"; }

.icon-wave-square:before {
  content: "\f83e"; }

.icon-waze:before {
  content: "\f83f"; }

.icon-weebly:before {
  content: "\f5cc"; }

.icon-weibo:before {
  content: "\f18a"; }

.icon-weight:before {
  content: "\f496"; }

.icon-weight-hanging:before {
  content: "\f5cd"; }

.icon-weixin:before {
  content: "\f1d7"; }

.icon-whatsapp:before {
  content: "\f232"; }

.icon-whatsapp-square:before {
  content: "\f40c"; }

.icon-wheelchair:before {
  content: "\f193"; }

.icon-whmcs:before {
  content: "\f40d"; }

.icon-wifi:before {
  content: "\f1eb"; }

.icon-wikipedia-w:before {
  content: "\f266"; }

.icon-wind:before {
  content: "\f72e"; }

.icon-window-close:before {
  content: "\f410"; }

.icon-window-maximize:before {
  content: "\f2d0"; }

.icon-window-minimize:before {
  content: "\f2d1"; }

.icon-window-restore:before {
  content: "\f2d2"; }

.icon-windows:before {
  content: "\f17a"; }

.icon-wine-bottle:before {
  content: "\f72f"; }

.icon-wine-glass:before {
  content: "\f4e3"; }

.icon-wine-glass-alt:before {
  content: "\f5ce"; }

.icon-wix:before {
  content: "\f5cf"; }

.icon-wizards-of-the-coast:before {
  content: "\f730"; }

.icon-wodu:before {
  content: "\e088"; }

.icon-wolf-pack-battalion:before {
  content: "\f514"; }

.icon-won-sign:before {
  content: "\f159"; }

.icon-wordpress:before {
  content: "\f19a"; }

.icon-wordpress-simple:before {
  content: "\f411"; }

.icon-wpbeginner:before {
  content: "\f297"; }

.icon-wpexplorer:before {
  content: "\f2de"; }

.icon-wpforms:before {
  content: "\f298"; }

.icon-wpressr:before {
  content: "\f3e4"; }

.icon-wrench:before {
  content: "\f0ad"; }

.icon-x-ray:before {
  content: "\f497"; }

.icon-xbox:before {
  content: "\f412"; }

.icon-xing:before {
  content: "\f168"; }

.icon-xing-square:before, .icon-xing-sign:before {
  content: "\f169"; }

.icon-y-combinator:before {
  content: "\f23b"; }

.icon-yahoo:before {
  content: "\f19e"; }

.icon-yammer:before {
  content: "\f840"; }

.icon-yandex:before {
  content: "\f413"; }

.icon-yandex-international:before {
  content: "\f414"; }

.icon-yarn:before {
  content: "\f7e3"; }

.icon-yelp:before {
  content: "\f1e9"; }

.icon-yen-sign:before {
  content: "\f157"; }

.icon-yin-yang:before {
  content: "\f6ad"; }

.icon-yoast:before {
  content: "\f2b1"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-youtube-square:before, .icon-youtube-sign:before {
  content: "\f431"; }

.icon-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg"); }
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/* ----------------------------------------- BUTTON AUTOEASY - Review
-------------------------------------------------------------------------------------------------------------------- */
input.button-mini,
input.button-small,
input.button,
input.button-medium,
.formulaire-contact input.button,
input.button-large,
input.button_disabled,
input.exclusive,
input.btn-default,
button.button-mini,
button.button-small,
button.button,
button.button-medium,
.formulaire-contact button,
button.button-large,
button.button_disabled,
button.exclusive,
button.btn-default,
a.button-mini,
a.button-small,
a.button,
a.button-medium,
a.button-large,
a.exclusive,
a.btn-default,
span.atc.btn-default,
span.button-mini,
span.button-small,
span.button,
span.button-medium,
span.button-large,
span.exclusive,
span.btn-default {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 0 none;
  border-bottom: solid 2px #89a315;
  background-color: #afca0b;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 900;
  font-size: 14px;
  padding: 5px 7px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  white-space: normal; }
  input.button-mini.right,
  input.button-small.right,
  input.button.right,
  input.right.button-medium,
  input.button-large.right,
  input.button_disabled.right,
  input.exclusive.right,
  input.btn-default.right,
  button.button-mini.right,
  button.button-small.right,
  button.button.right,
  button.right.button-medium,
  .formulaire-contact button.right,
  button.button-large.right,
  button.button_disabled.right,
  button.exclusive.right,
  button.btn-default.right,
  a.button-mini.right,
  a.button-small.right,
  a.button.right,
  a.right.button-medium,
  a.button-large.right,
  a.exclusive.right,
  a.btn-default.right,
  span.atc.btn-default.right,
  span.button-mini.right,
  span.button-small.right,
  span.button.right,
  span.right.button-medium,
  span.button-large.right,
  span.exclusive.right,
  span.btn-default.right {
    float: right; }
  input.button-mini.left,
  input.button-small.left,
  input.button.left,
  input.left.button-medium,
  input.button-large.left,
  input.button_disabled.left,
  input.exclusive.left,
  input.btn-default.left,
  button.button-mini.left,
  button.button-small.left,
  button.button.left,
  button.left.button-medium,
  .formulaire-contact button.left,
  button.button-large.left,
  button.button_disabled.left,
  button.exclusive.left,
  button.btn-default.left,
  a.button-mini.left,
  a.button-small.left,
  a.button.left,
  a.left.button-medium,
  a.button-large.left,
  a.exclusive.left,
  a.btn-default.left,
  span.atc.btn-default.left,
  span.button-mini.left,
  span.button-small.left,
  span.button.left,
  span.left.button-medium,
  span.button-large.left,
  span.exclusive.left,
  span.btn-default.left {
    float: left; }
  input.button-mini.other,
  input.button-small.other,
  input.button.other,
  input.other.button-medium,
  input.button-large.other,
  input.button_disabled.other,
  input.exclusive.other,
  input.btn-default.other,
  button.button-mini.other,
  button.button-small.other,
  button.button.other,
  button.other.button-medium,
  .formulaire-contact button.other,
  button.button-large.other,
  button.button_disabled.other,
  button.exclusive.other,
  button.btn-default.other,
  a.button-mini.other,
  a.button-small.other,
  a.button.other,
  a.other.button-medium,
  a.button-large.other,
  a.exclusive.other,
  a.btn-default.other,
  span.atc.btn-default.other,
  span.button-mini.other,
  span.button-small.other,
  span.button.other,
  span.other.button-medium,
  span.button-large.other,
  span.exclusive.other,
  span.btn-default.other {
    background-color: #28596a;
    border-color: #18374c; }
  input.button-mini.other-dark,
  input.button-small.other-dark,
  input.button.other-dark,
  input.other-dark.button-medium,
  input.button-large.other-dark,
  input.button_disabled.other-dark,
  input.exclusive.other-dark,
  input.btn-default.other-dark,
  button.button-mini.other-dark,
  button.button-small.other-dark,
  button.button.other-dark,
  button.other-dark.button-medium,
  .formulaire-contact button.other-dark,
  button.button-large.other-dark,
  button.button_disabled.other-dark,
  button.exclusive.other-dark,
  button.btn-default.other-dark,
  a.button-mini.other-dark,
  a.button-small.other-dark,
  a.button.other-dark,
  a.other-dark.button-medium,
  a.button-large.other-dark,
  a.exclusive.other-dark,
  a.btn-default.other-dark,
  span.atc.btn-default.other-dark,
  span.button-mini.other-dark,
  span.button-small.other-dark,
  span.button.other-dark,
  span.other-dark.button-medium,
  span.button-large.other-dark,
  span.exclusive.other-dark,
  span.btn-default.other-dark {
    background-color: #18374c;
    border: none; }
  input.button-mini span,
  input.button-small span,
  input.button span,
  input.button-medium span,
  .formulaire-contact input.button span,
  input.button-large span,
  input.button_disabled span,
  input.exclusive span,
  input.btn-default span,
  button.button-mini span,
  button.button-small span,
  button.button span,
  button.button-medium span,
  .formulaire-contact button span,
  button.button-large span,
  button.button_disabled span,
  button.exclusive span,
  button.btn-default span,
  a.button-mini span,
  a.button-small span,
  a.button span,
  a.button-medium span,
  a.button-large span,
  a.exclusive span,
  a.btn-default span,
  span.atc.btn-default span,
  span.button-mini span,
  span.button-small span,
  span.button span,
  span.button-medium span,
  span.button-large span,
  span.exclusive span,
  span.btn-default span {
    display: block;
    color: inherit;
    font-size: 100%;
    font-weight: 400;
    text-align: center; }
  input.button-mini i,
  input.button-small i,
  input.button i,
  input.button-medium i,
  .formulaire-contact input.button i,
  input.button-large i,
  input.button_disabled i,
  input.exclusive i,
  input.btn-default i,
  button.button-mini i,
  button.button-small i,
  button.button i,
  button.button-medium i,
  .formulaire-contact button i,
  button.button-large i,
  button.button_disabled i,
  button.exclusive i,
  button.btn-default i,
  a.button-mini i,
  a.button-small i,
  a.button i,
  a.button-medium i,
  a.button-large i,
  a.exclusive i,
  a.btn-default i,
  span.atc.btn-default i,
  span.button-mini i,
  span.button-small i,
  span.button i,
  span.button-medium i,
  span.button-large i,
  span.exclusive i,
  span.btn-default i {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px; }
    input.button-mini i.left,
    input.button-small i.left,
    input.button i.left,
    input.button-medium i.left,
    input.button-large i.left,
    input.button_disabled i.left,
    input.exclusive i.left,
    input.btn-default i.left,
    button.button-mini i.left,
    button.button-small i.left,
    button.button i.left,
    button.button-medium i.left,
    .formulaire-contact button i.left,
    button.button-large i.left,
    button.button_disabled i.left,
    button.exclusive i.left,
    button.btn-default i.left,
    a.button-mini i.left,
    a.button-small i.left,
    a.button i.left,
    a.button-medium i.left,
    a.button-large i.left,
    a.exclusive i.left,
    a.btn-default i.left,
    span.atc.btn-default i.left,
    span.button-mini i.left,
    span.button-small i.left,
    span.button i.left,
    span.button-medium i.left,
    span.button-large i.left,
    span.exclusive i.left,
    span.btn-default i.left {
      margin-left: 0; }
    input.button-mini i.right,
    input.button-small i.right,
    input.button i.right,
    input.button-medium i.right,
    input.button-large i.right,
    input.button_disabled i.right,
    input.exclusive i.right,
    input.btn-default i.right,
    button.button-mini i.right,
    button.button-small i.right,
    button.button i.right,
    button.button-medium i.right,
    .formulaire-contact button i.right,
    button.button-large i.right,
    button.button_disabled i.right,
    button.exclusive i.right,
    button.btn-default i.right,
    a.button-mini i.right,
    a.button-small i.right,
    a.button i.right,
    a.button-medium i.right,
    a.button-large i.right,
    a.exclusive i.right,
    a.btn-default i.right,
    span.atc.btn-default i.right,
    span.button-mini i.right,
    span.button-small i.right,
    span.button i.right,
    span.button-medium i.right,
    span.button-large i.right,
    span.exclusive i.right,
    span.btn-default i.right {
      margin-right: 0; }

*:first-child + html input.button-mini,
*:first-child + html input.button-small,
*:first-child + html input.button,
*:first-child + html input.button-medium,
*:first-child + html input.button-large,
*:first-child + html input.button-mini_disabled,
*:first-child + html input.button-small_disabled,
*:first-child + html input.button_disabled,
*:first-child + html input.button-large_disabled,
*:first-child + html input.exclusive_mini,
*:first-child + html input.exclusive_small,
*:first-child + html input.exclusive,
*:first-child + html input.exclusive_large,
*:first-child + html input.exclusive_mini_disabled,
*:first-child + html input.exclusive_small_disabled,
*:first-child + html input.exclusive_disabled,
*:first-child + html input.exclusive_large_disabled {
  border: none; }

input.button-mini:hover,
input.button-small:hover,
input.button:hover,
input.button-medium:hover,
input.button-large:hover,
input.exclusive_mini:hover,
input.exclusive_small:hover,
input.exclusive:hover,
input.exclusive_large:hover,
button.button-mini:hover,
button.button-small:hover,
button.button:hover,
button.button-medium:hover,
.formulaire-contact button:hover,
button.button-large:hover,
button.exclusive_mini:hover,
button.exclusive_small:hover,
button.exclusive:hover,
button.exclusive_large:hover,
span.button:hover,
span.button-medium:hover,
a.button-mini:hover,
a.button-small:hover,
a.button:hover,
a.button-medium:hover,
a.button-large:hover,
a.exclusive_mini:hover,
a.exclusive_small:hover,
a.exclusive:hover,
a.exclusive_large:hover {
  background: #89a315;
  border-color: #cbd882;
  color: #FFFFFF; }
  input.button-mini:hover span,
  input.button-small:hover span,
  input.button:hover span,
  input.button-medium:hover span,
  input.button-large:hover span,
  input.exclusive_mini:hover span,
  input.exclusive_small:hover span,
  input.exclusive:hover span,
  input.exclusive_large:hover span,
  button.button-mini:hover span,
  button.button-small:hover span,
  button.button:hover span,
  button.button-medium:hover span,
  .formulaire-contact button:hover span,
  button.button-large:hover span,
  button.exclusive_mini:hover span,
  button.exclusive_small:hover span,
  button.exclusive:hover span,
  button.exclusive_large:hover span,
  span.button:hover span,
  span.button-medium:hover span,
  a.button-mini:hover span,
  a.button-small:hover span,
  a.button:hover span,
  a.button-medium:hover span,
  a.button-large:hover span,
  a.exclusive_mini:hover span,
  a.exclusive_small:hover span,
  a.exclusive:hover span,
  a.exclusive_large:hover span {
    color: #FFFFFF; }
  input.button-mini:hover.other,
  input.button-small:hover.other,
  input.button:hover.other,
  input.button-medium:hover.other,
  input.button-large:hover.other,
  input.exclusive_mini:hover.other,
  input.exclusive_small:hover.other,
  input.exclusive:hover.other,
  input.exclusive_large:hover.other,
  button.button-mini:hover.other,
  button.button-small:hover.other,
  button.button:hover.other,
  button.button-medium:hover.other,
  .formulaire-contact button:hover.other,
  button.button-large:hover.other,
  button.exclusive_mini:hover.other,
  button.exclusive_small:hover.other,
  button.exclusive:hover.other,
  button.exclusive_large:hover.other,
  span.button:hover.other,
  span.button-medium:hover.other,
  a.button-mini:hover.other,
  a.button-small:hover.other,
  a.button:hover.other,
  a.button-medium:hover.other,
  a.button-large:hover.other,
  a.exclusive_mini:hover.other,
  a.exclusive_small:hover.other,
  a.exclusive:hover.other,
  a.exclusive_large:hover.other {
    background: #89a315;
    border-color: #cbd882;
    color: #FFFFFF; }

input.button-mini:active,
input.button-small:active,
input.button:active,
input.button-medium:active,
input.button-large:active,
input.exclusive_mini:active,
input.exclusive_small:active,
input.exclusive:active,
input.exclusive_large:active,
a.button-mini:active,
a.button-small:active,
a.button:active,
a.button-medium:active,
a.button-large:active,
a.exclusive_mini:active,
a.exclusive_small:active,
a.exclusive:active,
a.exclusive_large:active {
  background: #afca0b;
  color: #FFFFFF; }

input.disabled,
button.disabled,
a.disabled,
span.disabled,
input.button_disabled,
input.exclusive_disabled {
  background: #ededed;
  border-color: #d1d1d1;
  color: #838383;
  cursor: default; }

.btn.disabled,
.btn[disabled]:hover {
  opacity: 1; }

/* ------------------------------------------ BUTTON ACCOUNT
------------------------------------------------------------------------------------------- */
.footer_links .button,
.footer_links .formulaire-contact input.button,
.formulaire-contact .footer_links input.button,
.footer_links .formulaire-contact button,
.formulaire-contact .footer_links button,
.footer_links .button-medium,
.footer_links .formulaire-contact select.button,
.formulaire-contact .footer_links select.button {
  background-color: transparent;
  border: solid 1px #838383;
  color: #838383; }
  .footer_links .button span,
  .footer_links .formulaire-contact button span,
  .formulaire-contact .footer_links button span,
  .footer_links .button-medium span {
    color: inherit; }

/* ------------------------------------------ BUTTON EXCLUSIVE
------------------------------------------------------------------------------------------- */
.exclusive_btn, .exclusive, .exclusive-medium, a.button-small.exclusive,
input.button-small.exclusive,
button.button-small.exclusive,
.button-small.exclusive, span.button-medium.exclusive,
a.button-medium.exclusive,
input.button-medium.exclusive,
.formulaire-contact input.exclusive.button,
button.button-medium.exclusive,
.formulaire-contact button.exclusive,
.button-medium.exclusive,
.formulaire-contact select.exclusive.button,
.formulaire-contact select.exclusive.button-medium, a.button-large.exclusive,
input.button-large.exclusive,
button.button-large.exclusive,
.button-large.exclusive {
  font-size: 15px;
  text-transform: uppercase; }
  .exclusive_btn strong, .exclusive strong, .exclusive-medium strong,
  .button-small.exclusive strong,
  .formulaire-contact input.exclusive.button strong,
  .formulaire-contact button.exclusive strong,
  .button-medium.exclusive strong,
  .formulaire-contact select.exclusive.button strong,
  .button-large.exclusive strong,
  .exclusive_btn span,
  .exclusive span,
  .exclusive-medium span,
  .button-small.exclusive span,
  .formulaire-contact input.exclusive.button span,
  .formulaire-contact button.exclusive span,
  .button-medium.exclusive span,
  .formulaire-contact select.exclusive.button span,
  .button-large.exclusive span {
    color: #ededed;
    display: block;
    font-size: 10px;
    font-weight: normal;
    text-transform: none; }

.exclusive-medium {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #6b6b6b;
  border-bottom: solid 3px #4b4b4c;
  color: #FFFFFF;
  padding: 10px 30px;
  text-align: center; }
  .exclusive-medium i {
    margin-right: 15px; }
  .exclusive-medium:hover {
    background-color: #4b4b4c;
    border-color: #6b6b6b;
    color: #FFFFFF; }

/* ------------------------------------------ BUTTON SMALL
------------------------------------------------------------------------------------------- */
a.button-small,
input.button-small,
button.button-small,
.button-small {
  padding: 5px 12px; }
  a.button-small span,
  input.button-small span,
  button.button-small span,
  .button-small span {
    color: #FFFFFF;
    display: block;
    font-size: 13px; }
  a.button-small.exclusive,
  input.button-small.exclusive,
  button.button-small.exclusive,
  .button-small.exclusive {
    font-size: 13px;
    line-height: 19px;
    padding: 5px 15px;
    text-align: center; }
    a.button-small.exclusive span,
    input.button-small.exclusive span,
    button.button-small.exclusive span,
    .button-small.exclusive span {
      font-size: 10px; }

/* ------------------------------------------ BUTTON MEDIUM
------------------------------------------------------------------------------------------- */
span.button-medium,
a.button-medium,
input.button-medium,
.formulaire-contact input.button,
.formulaire-contact input.button-medium,
button.button-medium,
.formulaire-contact button,
.button-medium,
.formulaire-contact input.button,
.formulaire-contact input.button-medium,
.formulaire-contact select.button,
.formulaire-contact select.button-medium,
.formulaire-contact button {
  font-size: 15px;
  padding: 10px 20px;
  text-decoration: none !important;
  text-align: center; }
  span.button-medium span,
  a.button-medium span,
  input.button-medium span,
  .formulaire-contact input.button span,
  .formulaire-contact input.button-medium span,
  button.button-medium span,
  .formulaire-contact button span,
  .button-medium span,
  .formulaire-contact input.button span,
  .formulaire-contact input.button-medium span,
  .formulaire-contact select.button span,
  .formulaire-contact select.button-medium span,
  .formulaire-contact button span {
    font-size: 100%; }
  span.button-medium strong,
  a.button-medium strong,
  input.button-medium strong,
  .formulaire-contact input.button strong,
  .formulaire-contact input.button-medium strong,
  button.button-medium strong,
  .formulaire-contact button strong,
  .button-medium strong,
  .formulaire-contact input.button strong,
  .formulaire-contact input.button-medium strong,
  .formulaire-contact select.button strong,
  .formulaire-contact select.button-medium strong,
  .formulaire-contact button strong {
    color: #FFFFFF;
    display: block;
    font-size: 13px; }
  span.button-medium.button-blue,
  a.button-medium.button-blue,
  input.button-medium.button-blue,
  .formulaire-contact input.button-blue.button,
  button.button-medium.button-blue,
  .formulaire-contact button.button-blue,
  .button-medium.button-blue,
  .formulaire-contact input.button-blue.button,
  .formulaire-contact input.button-blue.button-medium,
  .formulaire-contact select.button-blue.button,
  .formulaire-contact select.button-blue.button-medium,
  .formulaire-contact button.button-blue {
    background: #28596a;
    border-bottom: solid 2px #18374c; }
  span.button-medium.exclusive,
  a.button-medium.exclusive,
  input.button-medium.exclusive,
  .formulaire-contact input.exclusive.button,
  button.button-medium.exclusive,
  .formulaire-contact button.exclusive,
  .button-medium.exclusive,
  .formulaire-contact input.exclusive.button,
  .formulaire-contact input.exclusive.button-medium,
  .formulaire-contact select.exclusive.button,
  .formulaire-contact select.exclusive.button-medium,
  .formulaire-contact button.exclusive {
    font-size: 15px; }
    span.button-medium.exclusive span,
    a.button-medium.exclusive span,
    input.button-medium.exclusive span,
    .formulaire-contact input.exclusive.button span,
    button.button-medium.exclusive span,
    .formulaire-contact button.exclusive span,
    .button-medium.exclusive span,
    .formulaire-contact input.exclusive.button span,
    .formulaire-contact select.exclusive.button span,
    .formulaire-contact button.exclusive span {
      font-size: 11px; }

/* ------------------------------------------ BUTTON LARGE
------------------------------------------------------------------------------------------- */
a.button-large,
input.button-large,
button.button-large,
.button-large {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #FFFFFF;
  font-size: 21px;
  line-height: 21px;
  padding: 10px 100px;
  text-align: center;
  max-width: 100%; }
  a.button-large span,
  input.button-large span,
  button.button-large span,
  .button-large span {
    color: inherit;
    font-size: 100%;
    text-transform: none; }
  a.button-large.exclusive,
  input.button-large.exclusive,
  button.button-large.exclusive,
  .button-large.exclusive {
    color: #FFFFFF;
    font-size: 18px; }
    a.button-large.exclusive span,
    input.button-large.exclusive span,
    button.button-large.exclusive span,
    .button-large.exclusive span {
      color: inherit;
      font-size: 100%;
      text-transform: uppercase; }

/* ------------------------------------------ BUTTON AJAX ADD CART
------------------------------------------------------------------------------------------- */
.ajax_add_to_cart_button {
  background: #afca0b;
  padding: 7px 10px; }
  .ajax_add_to_cart_button span {
    border: 0;
    display: block;
    padding: 5px 14px; }
  .ajax_add_to_cart_button:hover {
    background: #6b6b6b;
    border-color: #6b6b6b; }
    .ajax_add_to_cart_button:hover span {
      color: #FFFFFF; }

/* ------------------------------------------ BUTTON LINK VIEW
------------------------------------------------------------------------------------------- */
.button.lnk_view i,
.formulaire-contact button.lnk_view i,
.lnk_view.button-medium i {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #afca0b;
  color: #FFFFFF;
  display: inline-block;
  line-height: 18px;
  margin: 0;
  padding: 10px 14px; }
  .button.lnk_view i.left,
  .formulaire-contact button.lnk_view i.left,
  .lnk_view.button-medium i.left {
    padding-right: 8px; }
  .button.lnk_view i.right,
  .formulaire-contact button.lnk_view i.right,
  .lnk_view.button-medium i.right {
    padding-left: 8px; }
.button.lnk_view:hover i,
.formulaire-contact button.lnk_view:hover i,
.lnk_view.button-medium:hover i {
  background-color: #4b4b4c; }

/* ------------------------------------------ LINK BUTTON
------------------------------------------------------------------------------------------- */
.link-button i {
  margin-right: 5px; }
  .link-button i.large {
    font-size: 26px;
    line-height: 26px;
    vertical-align: -3px;
    color: silver; }

.link-text {
  cursor: pointer; }
  .link-text:hover {
    color: #89a315; }

/* ------------------------------------------ BUTTON PLUS / BUTTON MINUS
------------------------------------------------------------------------------------------- */
.btn.button-plus,
.btn.button-minus {
  background-color: #ededed;
  border: 1px solid #d1d1d1;
  font-size: 14px;
  line-height: 14px;
  color: #d1d1d1;
  padding: 0; }
  .btn.button-plus span,
  .btn.button-minus span {
    background: none;
    display: block;
    padding: 4px 0 0 0;
    text-align: center;
    vertical-align: middle;
    width: 15px; }
    .btn.button-plus span i,
    .btn.button-minus span i {
      margin: 0; }
  .btn.button-plus:hover,
  .btn.button-minus:hover {
    background-color: #4b4b4c; }
    .btn.button-plus:hover span,
    .btn.button-minus:hover span {
      color: #6b6b6b; }

/* ------------------------------------------ BUTTON PULL RIGHT - Aligner à droite
------------------------------------------------------------------------------------------- */
/* ------------------------------------------ BUTTON PULL RIGHT - Aligner à droite
------------------------------------------------------------------------------------------- */
.button.button_previous,
.formulaire-contact input.button_previous.button,
.formulaire-contact button.button_previous,
.button_previous.button-medium,
.formulaire-contact select.button_previous.button {
  background: none;
  border: solid 1px #4b4b4c;
  color: #4b4b4c; }
  .button.button_previous.exclusive-medium,
  .formulaire-contact button.button_previous.exclusive-medium,
  .button_previous.exclusive-medium.button-medium {
    padding: 10px; }
  .button.button_previous:hover,
  .formulaire-contact button.button_previous:hover,
  .button_previous.button-medium:hover {
    border-color: #afca0b;
    color: #afca0b; }

.btn-icon {
  align-items: center;
  background: #28596a;
  border: none;
  border-bottom: 2px solid #18374c;
  border-radius: 5px;
  color: #FFFFFF;
  display: inline-flex;
  font-size: 20px;
  padding: 10px 25px;
  justify-content: center; }
  .btn-icon i {
    margin-right: 10px; }
    .btn-icon i.big {
      font-size: 40px; }
  .btn-icon:hover {
    background: #18374c;
    cursor: pointer; }
  .btn-icon .small {
    font-size: 12px; }
  @media (max-width: 1199.99875px) {
    .btn-icon.w-200 {
      width: 200px; } }
  .btn-icon.btn-first {
    border-color: #89a315;
    background: #afca0b; }
    .btn-icon.btn-first:hover {
      background: #18374c;
      border-color: #0a1d2c; }

.button-flat {
  border-radius: 12px;
  border-style: solid;
  border-width: 1px;
  font-weight: normal;
  padding: 8px 24px;
  text-align: center;
  background: white;
  border-color: #afca0b;
  color: #afca0b; }
  .button-flat:hover {
    background: #f5f5f5;
    color: #89a315;
    border-color: #89a315; }

.button-flat-fill {
  border-radius: 12px;
  border-style: solid;
  border-width: 1px;
  font-weight: normal;
  padding: 8px 24px;
  text-align: center;
  background: #afca0b;
  border-color: #afca0b;
  color: white; }
  .button-flat-fill:hover {
    background: #89a315;
    border-color: #89a315; }

.button-flat-alt-fill {
  border-radius: 12px;
  border-style: solid;
  border-width: 1px;
  font-weight: normal;
  padding: 8px 24px;
  text-align: center;
  background: #18374c;
  border-color: #18374c;
  color: white; }
  .button-flat-alt-fill:hover {
    color: white;
    background: #0a1d2c;
    border-color: #0a1d2c; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0, .my-0 {
  margin-top: 0 !important; }

.mr-0, .mx-0 {
  margin-right: 0 !important; }

.mb-0, .my-0 {
  margin-bottom: 0 !important; }

.ml-0, .mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 5px !important;
  margin: 0.3125rem !important; }

.mb-1, .my-1 {
  margin-bottom: 5px !important;
  margin-bottom: 0.3125rem !important; }

.m-2 {
  margin: 10px !important;
  margin: 0.625rem !important; }

.mt-2, .my-2 {
  margin-top: 10px !important;
  margin-top: 0.625rem !important; }

.mr-2, .mx-2 {
  margin-right: 10px !important;
  margin-right: 0.625rem !important; }

.mb-2, .my-2 {
  margin-bottom: 10px !important;
  margin-bottom: 0.625rem !important; }

.ml-2, .mx-2 {
  margin-left: 10px !important;
  margin-left: 0.625rem !important; }

.m-3 {
  margin: 15px !important;
  margin: 0.9375rem !important; }

.mt-3, .my-3 {
  margin-top: 15px !important;
  margin-top: 0.9375rem !important; }

.mr-3, .mx-3 {
  margin-right: 15px !important;
  margin-right: 0.9375rem !important; }

.mb-3, .my-3 {
  margin-bottom: 15px !important;
  margin-bottom: 0.9375rem !important; }

.ml-3, .mx-3 {
  margin-left: 15px !important;
  margin-left: 0.9375rem !important; }

.m-4 {
  margin: 30px !important;
  margin: 1.875rem !important; }

.mt-4, .my-4 {
  margin-top: 30px !important;
  margin-top: 1.875rem !important; }

.mr-4, .mx-4 {
  margin-right: 30px !important;
  margin-right: 1.875rem !important; }

.mb-4, .my-4 {
  margin-bottom: 30px !important;
  margin-bottom: 1.875rem !important; }

.ml-4, .mx-4 {
  margin-left: 30px !important;
  margin-left: 1.875rem !important; }

.m-5 {
  margin: 60px !important;
  margin: 3.75rem !important; }

.mt-5, .my-5 {
  margin-top: 60px !important;
  margin-top: 3.75rem !important; }

.mr-5, .mx-5 {
  margin-right: 60px !important;
  margin-right: 3.75rem !important; }

.mb-5, .my-5 {
  margin-bottom: 60px !important;
  margin-bottom: 3.75rem !important; }

.ml-5, .mx-5 {
  margin-left: 60px !important;
  margin-left: 3.75rem !important; }

.p-0 {
  padding: 0 !important; }

.p-2 {
  padding: 10px !important;
  padding: 0.625rem !important; }

.p-3 {
  padding: 15px !important;
  padding: 0.9375rem !important; }

.p-4 {
  padding: 30px !important;
  padding: 1.875rem !important; }

.p-5 {
  padding: 60px !important;
  padding: 3.75rem !important; }

.pt-0, .py-0 {
  padding-top: 0 !important; }

.pr-0, .px-0 {
  padding-right: 0 !important; }

.pb-0, .py-0 {
  padding-bottom: 0 !important; }

.pl-0, .px-0 {
  padding-left: 0 !important; }

.pt-1, .py-1 {
  padding-top: 5px !important;
  padding-top: 0.3125rem !important; }

.pr-1, .px-1 {
  padding-right: 5px !important;
  padding-right: 0.3125rem !important; }

.pb-1, .py-1 {
  padding-bottom: 5px !important;
  padding-bottom: 0.3125rem !important; }

.pl-1, .px-1 {
  padding-left: 5px !important;
  padding-left: 0.3125rem !important; }

.pr-2, .px-2 {
  padding-right: 10px !important;
  padding-right: 0.625rem !important; }

.pt-2, .py-2 {
  padding-top: 10px !important;
  padding-top: 0.625rem !important; }

.pb-2, .py-2 {
  padding-bottom: 10px !important;
  padding-bottom: 0.625rem !important; }

.pl-2, .px-2 {
  padding-left: 10px !important;
  padding-left: 0.625rem !important; }

.pt-3, .py-3 {
  padding-top: 15px !important;
  padding-top: 0.9375rem !important; }

.pr-3, .px-3 {
  padding-right: 15px !important;
  padding-right: 0.9375rem !important; }

.pb-3, .py-3 {
  padding-bottom: 15px !important;
  padding-bottom: 0.9375rem !important; }

.pl-3, .px-3 {
  padding-left: 15px !important;
  padding-left: 0.9375rem !important; }

.pt-4, .py-4 {
  padding-top: 30px !important;
  padding-top: 1.875rem !important; }

.pr-4, .px-4 {
  padding-right: 30px !important;
  padding-right: 1.875rem !important; }

.pb-4, .py-4 {
  padding-bottom: 30px !important;
  padding-bottom: 1.875rem !important; }

.pl-4, .px-4 {
  padding-left: 30px !important;
  padding-left: 1.875rem !important; }

.pt-5, .py-5 {
  padding-top: 60px !important;
  padding-top: 3.75rem !important; }

.pr-5, .px-5 {
  padding-right: 60px !important;
  padding-right: 3.75rem !important; }

.pb-5, .py-5 {
  padding-bottom: 60px !important;
  padding-bottom: 3.75rem !important; }

.pl-5, .px-5 {
  padding-left: 60px !important;
  padding-left: 3.75rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto, .my-auto {
  margin-top: auto !important; }

.mr-auto, .mx-auto {
  margin-right: auto !important; }

.mb-auto, .my-auto {
  margin-bottom: auto !important; }

.ml-auto, .mx-auto {
  margin-left: auto !important; }

.fst-italic {
  font-style: italic !important; }

.fst-normal {
  font-style: normal !important; }

.fw-light {
  font-weight: 300 !important; }

.fw-lighter {
  font-weight: lighter !important; }

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

.fw-bold {
  font-weight: 700 !important; }

.fw-bolder {
  font-weight: bolder !important; }

.lh-1 {
  line-height: 1 !important; }

.lh-sm {
  line-height: 1.25 !important; }

.lh-base {
  line-height: 1.5 !important; }

.lh-lg {
  line-height: 2 !important; }

/*!
 * Bootstrap v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*, ::after, ::before {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[data-original-title], abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b, strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }

a:hover {
  color: #0056b3;
  text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none; }

code, kbd, pre, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

[role=button] {
  cursor: pointer; }

select {
  word-wrap: normal; }

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button; }

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2; }

.h1, h1 {
  font-size: 2.5rem; }

.h2, h2 {
  font-size: 2rem; }

.h3, h3 {
  font-size: 1.75rem; }

.h4, h4 {
  font-size: 1.5rem; }

.h5, h5 {
  font-size: 1.25rem; }

.h6, h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.small, small {
  font-size: 80%;
  font-weight: 400; }

.mark, mark {
  padding: .2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }

.blockquote-footer::before {
  content: "— "; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: .5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }

a > code {
  color: inherit; }

kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }
@media (min-width: 768px) {
  .container, .container-md, .container-sm {
    max-width: 720px; } }
@media (min-width: 992px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px; } }
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.66667%; }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.33333%; }

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.66667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.33333%; }

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.66667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.33333%; }

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.66667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.33333%; }

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.66667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.33333%; }

  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.66667%; }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.33333%; }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.66667%; }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.33333%; }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.66667%; }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.33333%; }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.66667%; }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.33333%; }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.66667%; }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-sm-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-sm-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.33333%; }

  .offset-sm-2 {
    margin-left: 16.66667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.33333%; }

  .offset-sm-5 {
    margin-left: 41.66667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.33333%; }

  .offset-sm-8 {
    margin-left: 66.66667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.33333%; }

  .offset-sm-11 {
    margin-left: 91.66667%; } }
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.33333%; }

  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.66667%; }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.33333%; }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.66667%; }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.33333%; }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.66667%; }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.33333%; }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.66667%; }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.33333%; }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.66667%; }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-md-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.33333%; }

  .offset-md-2 {
    margin-left: 16.66667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.33333%; }

  .offset-md-5 {
    margin-left: 41.66667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.33333%; }

  .offset-md-8 {
    margin-left: 66.66667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.33333%; }

  .offset-md-11 {
    margin-left: 91.66667%; } }
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.33333%; }

  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.66667%; }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.33333%; }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.66667%; }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.33333%; }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.66667%; }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.33333%; }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.66667%; }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.33333%; }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.66667%; }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.33333%; }

  .offset-lg-2 {
    margin-left: 16.66667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.33333%; }

  .offset-lg-5 {
    margin-left: 41.66667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.33333%; }

  .offset-lg-8 {
    margin-left: 66.66667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.33333%; }

  .offset-lg-11 {
    margin-left: 91.66667%; } }
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.33333%; }

  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.66667%; }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.33333%; }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.66667%; }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.33333%; }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.66667%; }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.33333%; }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.66667%; }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.33333%; }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.66667%; }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-xl-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.33333%; }

  .offset-xl-2 {
    margin-left: 16.66667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.33333%; }

  .offset-xl-5 {
    margin-left: 41.66667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.33333%; }

  .offset-xl-8 {
    margin-left: 66.66667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.33333%; }

  .offset-xl-11 {
    margin-left: 91.66667%; } }
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }

.table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6; }

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6; }

.table tbody + tbody {
  border-top: 2px solid #dee2e6; }

.table-sm td, .table-sm th {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }

.table-bordered td, .table-bordered th {
  border: 1px solid #dee2e6; }

.table-bordered thead td, .table-bordered thead th {
  border-bottom-width: 2px; }

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary, .table-primary > td, .table-primary > th {
  background-color: #b8daff; }

.table-primary tbody + tbody, .table-primary td, .table-primary th, .table-primary thead th {
  border-color: #7abaff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }

.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
  background-color: #9fcdff; }

.table-secondary, .table-secondary > td, .table-secondary > th {
  background-color: #d6d8db; }

.table-secondary tbody + tbody, .table-secondary td, .table-secondary th, .table-secondary thead th {
  border-color: #b3b7bb; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }

.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf; }

.table-success, .table-success > td, .table-success > th {
  background-color: #c3e6cb; }

.table-success tbody + tbody, .table-success td, .table-success th, .table-success thead th {
  border-color: #8fd19e; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }

.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
  background-color: #b1dfbb; }

.table-info, .table-info > td, .table-info > th {
  background-color: #bee5eb; }

.table-info tbody + tbody, .table-info td, .table-info th, .table-info thead th {
  border-color: #86cfda; }

.table-hover .table-info:hover {
  background-color: #abdde5; }

.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
  background-color: #abdde5; }

.table-warning, .table-warning > td, .table-warning > th {
  background-color: #ffeeba; }

.table-warning tbody + tbody, .table-warning td, .table-warning th, .table-warning thead th {
  border-color: #ffdf7e; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }

.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
  background-color: #ffe8a1; }

.table-danger, .table-danger > td, .table-danger > th {
  background-color: #f5c6cb; }

.table-danger tbody + tbody, .table-danger td, .table-danger th, .table-danger thead th {
  border-color: #ed969e; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }

.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
  background-color: #f1b0b7; }

.table-light, .table-light > td, .table-light > th {
  background-color: #fdfdfe; }

.table-light tbody + tbody, .table-light td, .table-light th, .table-light thead th {
  border-color: #fbfcfc; }

.table-hover .table-light:hover {
  background-color: #ececf6; }

.table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
  background-color: #ececf6; }

.table-dark, .table-dark > td, .table-dark > th {
  background-color: #c6c8ca; }

.table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
  border-color: #95999c; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }

.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
  background-color: #b9bbbe; }

.table-active, .table-active > td, .table-active > th {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }

.table-dark td, .table-dark th, .table-dark thead th {
  border-color: #454d55; }

.table-dark.table-bordered {
  border: 0; }

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05); }

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }

  .table-responsive-sm > .table-bordered {
    border: 0; } }
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }

  .table-responsive-md > .table-bordered {
    border: 0; } }
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }

  .table-responsive-lg > .table-bordered {
    border: 0; } }
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }

  .table-responsive-xl > .table-bordered {
    border: 0; } }
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

.table-responsive > .table-bordered {
  border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none; } }
.form-control::-ms-expand {
  background-color: transparent;
  border: 0; }

.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057; }

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control::placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1; }

input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file, .form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: .875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: .375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + .5rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[multiple], select.form-control[size] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }

.form-row > .col, .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem; }

.form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {
  color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }

.is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip, .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip {
  display: block; }

.form-control.is-valid, .was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem); }

.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem); }

.custom-select.is-valid, .was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc(.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem); }

.custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745; }

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block; }

.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745; }

.custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before {
  border-color: #28a745; }

.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745; }

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }

.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {
  display: block; }

.form-control.is-invalid, .was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem); }

.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem); }

.custom-select.is-invalid, .was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc(.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem); }

.custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545; }

.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block; }

.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545; }

.custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  border-color: #dc3545; }

.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }

.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }

.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545; }

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center; }

.form-inline .form-check {
  width: 100%; }

@media (min-width: 576px) {
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0; }

  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0; }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .form-inline .form-control-plaintext {
    display: inline-block; }

  .form-inline .custom-select, .form-inline .input-group {
    width: auto; }

  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0; }

  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0; }

  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; }

  .form-inline .custom-control-label {
    margin-bottom: 0; } }
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none; } }
.btn:hover {
  color: #212529;
  text-decoration: none; }

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.btn.disabled, .btn:disabled {
  opacity: 0.65; }

.btn:not(:disabled):not(.disabled) {
  cursor: pointer; }

a.btn.disabled, fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc; }

.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf; }

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62; }

.btn-secondary.focus, .btn-secondary:focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b; }

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34; }

.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430; }

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b; }

.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f; }

.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00; }

.btn-warning.focus, .btn-warning:focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500; }

.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130; }

.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d; }

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5; }

.btn-light.focus, .btn-light:focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df; }

.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124; }

.btn-dark.focus, .btn-dark:focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d; }

.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff; }

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.btn-outline-primary.focus, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent; }

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-outline-secondary.focus, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent; }

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }

.btn-outline-success.focus, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent; }

.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }

.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-outline-info.focus, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent; }

.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-outline-warning.focus, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent; }

.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545; }

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }

.btn-outline-danger.focus, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent; }

.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }

.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-outline-light.focus, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent; }

.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

.btn-outline-dark.focus, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent; }

.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none; }

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline; }

.btn-link.focus, .btn-link:focus {
  text-decoration: underline; }

.btn-link.disabled, .btn-link:disabled {
  color: #6c757d;
  pointer-events: none; }

.btn-group-lg > .btn, .btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-group-sm > .btn, .btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none; } }
.fade:not(.show) {
  opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none; } }
.dropdown, .dropleft, .dropright, .dropup {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }

  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: 0;
  border-bottom: .3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }

.dropdown-item:focus, .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa; }

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff; }

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529; }

.btn-group, .btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }

.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.btn-group-vertical > .btn:hover, .btn-group > .btn:hover {
  z-index: 1; }

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus {
  z-index: 1; }

.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.btn-toolbar .input-group {
  width: auto; }

.btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child) {
  margin-left: -1px; }

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: 0.5625rem; }

.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
  margin-left: 0; }

.dropleft .dropdown-toggle-split::before {
  margin-right: 0; }

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: 0.375rem; }

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
  width: 100%; }

.btn-group-vertical > .btn-group:not(:first-child), .btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px; }

.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }

.btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }

.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0; }

.input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control, .input-group > .form-control-plaintext + .custom-file, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .form-control {
  margin-left: -1px; }

.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus {
  z-index: 3; }

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4; }

.input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-append, .input-group-prepend {
  display: -ms-flexbox;
  display: flex; }

.input-group-append .btn, .input-group-prepend .btn {
  position: relative;
  z-index: 2; }

.input-group-append .btn:focus, .input-group-prepend .btn:focus {
  z-index: 3; }

.input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }

.input-group-text input[type=checkbox], .input-group-text input[type=radio] {
  margin-top: 0; }

.input-group-lg > .custom-select, .input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .custom-select, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + .5rem + 2px); }

.input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select, .input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact; }

.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff; }

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff; }

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff; }

.custom-control-input:disabled ~ .custom-control-label, .custom-control-input[disabled] ~ .custom-control-label {
  color: #6c757d; }

.custom-control-input:disabled ~ .custom-control-label::before, .custom-control-input[disabled] ~ .custom-control-label::before {
  background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }

.custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px; }

.custom-control-label::after {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }

.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem; }

.custom-switch .custom-control-label::after {
  top: calc(.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: .5rem;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
  transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none; } }
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem); }

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none; }

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef; }

.custom-select::-ms-expand {
  display: none; }

.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057; }

.custom-select-sm {
  height: calc(1.5em + .5rem + 2px);
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  margin: 0;
  opacity: 0; }

.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-file-input:disabled ~ .custom-file-label, .custom-file-input[disabled] ~ .custom-file-label {
  background-color: #e9ecef; }

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse"; }

.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + .75rem);
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.custom-range:focus {
  outline: 0; }

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-range::-moz-focus-outer {
  border: 0; }

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  appearance: none; }

@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none; } }
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff; }

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem; }

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -moz-appearance: none;
  appearance: none; }

@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none; } }
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff; }

.custom-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem; }

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: .2rem;
  margin-left: .2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  appearance: none; }

@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none; } }
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff; }

.custom-range::-ms-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem; }

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem; }

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem; }

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd; }

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default; }

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd; }

.custom-range:disabled::-moz-range-track {
  cursor: default; }

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd; }

.custom-control-label::before, .custom-file-label, .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before, .custom-file-label, .custom-select {
    transition: none; } }
.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }

.nav-link:focus, .nav-link:hover {
  text-decoration: none; }

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }

.nav-tabs .nav-item {
  margin-bottom: -1px; }

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: 0.25rem; }

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6; }

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent; }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill .nav-item, .nav-fill > .nav-link {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item, .nav-justified > .nav-link {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem; }

.navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none; }

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0; }

.navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-text {
  display: inline-block;
  padding-top: .5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute; }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: 0.5rem; }

  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }

  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

  .navbar-expand-sm .navbar-toggler {
    display: none; } }
@media (max-width: 767.98px) {
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute; }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: 0.5rem; }

  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }

  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

  .navbar-expand-md .navbar-toggler {
    display: none; } }
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute; }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: 0.5rem; }

  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }

  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

  .navbar-expand-lg .navbar-toggler {
    display: none; } }
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute; }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: 0.5rem; }

  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }

  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

  .navbar-expand-xl .navbar-toggler {
    display: none; } }
.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0; }

.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute; }

.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: 0.5rem; }

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

.navbar-expand .navbar-toggler {
  display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7); }

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-text a {
  color: #fff; }

.navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
  color: #fff; }

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }

.card > hr {
  margin-right: 0;
  margin-left: 0; }

.card > .list-group {
  border-top: inherit;
  border-bottom: inherit; }

.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px); }

.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px); }

.card > .card-header + .list-group, .card > .list-group + .card-footer {
  border-top: 0; }

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0; }

.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-footer:last-child {
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px); }

.card-header-tabs {
  margin-right: -.625rem;
  margin-bottom: -.75rem;
  margin-left: -.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(.25rem - 1px); }

.card-img, .card-img-bottom, .card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%; }

.card-img, .card-img-top {
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px); }

.card-img, .card-img-bottom {
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px); }

.card-deck .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }

  .card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px; } }
.card-group > .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }

  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0; }

  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0; }

  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

  .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0; }

  .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0; }

  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

  .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0; }

  .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0; } }
.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }

  .card-columns .card {
    display: inline-block;
    width: 100%; } }
.accordion {
  overflow-anchor: none; }

.accordion > .card {
  overflow: hidden; }

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px; }

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item {
  display: -ms-flexbox;
  display: flex; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #6c757d;
  content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }

.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: .3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: .3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: .2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: .2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none; } }
a.badge:focus, a.badge:hover {
  text-decoration: none; }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #007bff; }

a.badge-primary:focus, a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc; }

a.badge-primary.focus, a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }

a.badge-secondary:focus, a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62; }

a.badge-secondary.focus, a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.badge-success {
  color: #fff;
  background-color: #28a745; }

a.badge-success:focus, a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34; }

a.badge-success.focus, a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }

a.badge-info:focus, a.badge-info:hover {
  color: #fff;
  background-color: #117a8b; }

a.badge-info.focus, a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }

a.badge-warning:focus, a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00; }

a.badge-warning.focus, a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }

a.badge-danger:focus, a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130; }

a.badge-danger.focus, a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }

a.badge-light:focus, a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5; }

a.badge-light.focus, a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.badge-dark {
  color: #fff;
  background-color: #343a40; }

a.badge-dark:focus, a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124; }

a.badge-dark.focus, a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem; } }
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: .75rem 1.25rem;
  color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }

.alert-primary hr {
  border-top-color: #9fcdff; }

.alert-primary .alert-link {
  color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }

.alert-secondary hr {
  border-top-color: #c8cbcf; }

.alert-secondary .alert-link {
  color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }

.alert-success hr {
  border-top-color: #b1dfbb; }

.alert-success .alert-link {
  color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }

.alert-info hr {
  border-top-color: #abdde5; }

.alert-info .alert-link {
  color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }

.alert-warning hr {
  border-top-color: #ffe8a1; }

.alert-warning .alert-link {
  color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }

.alert-danger hr {
  border-top-color: #f1b0b7; }

.alert-danger .alert-link {
  color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }

.alert-light hr {
  border-top-color: #ececf6; }

.alert-light .alert-link {
  color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }

.alert-dark hr {
  border-top-color: #b9bbbe; }

.alert-dark .alert-link {
  color: #040505; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease; }

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none; } }
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 1rem 1rem; }

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite; }

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none; } }
.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start; }

.media-body {
  -ms-flex: 1;
  flex: 1; }

.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }

.list-group-item-action:focus, .list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa; }

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit; }

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit; }

.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff; }

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.list-group-item + .list-group-item {
  border-top-width: 0; }

.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px; }

.list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row; }

.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: .25rem;
  border-top-right-radius: 0; }

.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: .25rem;
  border-bottom-left-radius: 0; }

.list-group-horizontal > .list-group-item.active {
  margin-top: 0; }

.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0; }

.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row; }

  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0; }

  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0; }

  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0; }

  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }

  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px; } }
@media (min-width: 768px) {
  .list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row; }

  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0; }

  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0; }

  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0; }

  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }

  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px; } }
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row; }

  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0; }

  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0; }

  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0; }

  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }

  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px; } }
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row; }

  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0; }

  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0; }

  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0; }

  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }

  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px; } }
.list-group-flush {
  border-radius: 0; }

.list-group-flush > .list-group-item {
  border-width: 0 0 1px; }

.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }

.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff; }

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }

.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf; }

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }

.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb; }

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }

.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5; }

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }

.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1; }

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }

.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7; }

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }

.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6; }

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }

.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe; }

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5; }

.close:hover {
  color: #000;
  text-decoration: none; }

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  opacity: 0.75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0; }

a.close.disabled {
  pointer-events: none; }

.toast {
  -ms-flex-preferred-size: 350px;
  flex-basis: 350px;
  max-width: 350px;
  font-size: .875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem; }

.toast:not(:last-child) {
  margin-bottom: 0.75rem; }

.toast.showing {
  opacity: 1; }

.toast.show {
  display: block;
  opacity: 1; }

.toast.hide {
  display: none; }

.toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .25rem .75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px); }

.toast-body {
  padding: 0.75rem; }

.modal-open {
  overflow: hidden; }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none; }

.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none; } }
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none; }

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02); }

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden; }

.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.modal-dialog-scrollable .modal-body {
  overflow-y: auto; }

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem); }

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: ""; }

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%; }

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none; }

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none; }

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop.show {
  opacity: 0.5; }

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px); }

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: .75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(.3rem - 1px);
  border-bottom-left-radius: calc(.3rem - 1px); }

.modal-footer > * {
  margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem); }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }

  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content; }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg, .modal-xl {
    max-width: 800px; } }
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  opacity: 0; }

.tooltip.show {
  opacity: 0.9; }

.tooltip .arrow {
  position: absolute;
  display: block;
  width: .8rem;
  height: 0.4rem; }

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid; }

.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
  padding: 0.4rem 0; }

.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
  bottom: 0; }

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
  top: 0;
  border-width: .4rem .4rem 0;
  border-top-color: #000; }

.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
  padding: 0 0.4rem; }

.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
  left: 0;
  width: .4rem;
  height: 0.8rem; }

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000; }

.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
  padding: 0.4rem 0; }

.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
  top: 0; }

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 .4rem .4rem;
  border-bottom-color: #000; }

.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
  padding: 0 0.4rem; }

.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
  right: 0;
  width: .4rem;
  height: 0.8rem; }

.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 0 0.3rem; }

.popover .arrow::after, .popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid; }

.bs-popover-auto[x-placement^=top], .bs-popover-top {
  margin-bottom: 0.5rem; }

.bs-popover-auto[x-placement^=top] > .arrow, .bs-popover-top > .arrow {
  bottom: calc(-.5rem - 1px); }

.bs-popover-auto[x-placement^=top] > .arrow::before, .bs-popover-top > .arrow::before {
  bottom: 0;
  border-width: .5rem .5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25); }

.bs-popover-auto[x-placement^=top] > .arrow::after, .bs-popover-top > .arrow::after {
  bottom: 1px;
  border-width: .5rem .5rem 0;
  border-top-color: #fff; }

.bs-popover-auto[x-placement^=right], .bs-popover-right {
  margin-left: 0.5rem; }

.bs-popover-auto[x-placement^=right] > .arrow, .bs-popover-right > .arrow {
  left: calc(-.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: 0.3rem 0; }

.bs-popover-auto[x-placement^=right] > .arrow::before, .bs-popover-right > .arrow::before {
  left: 0;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25); }

.bs-popover-auto[x-placement^=right] > .arrow::after, .bs-popover-right > .arrow::after {
  left: 1px;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #fff; }

.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
  margin-top: 0.5rem; }

.bs-popover-auto[x-placement^=bottom] > .arrow, .bs-popover-bottom > .arrow {
  top: calc(-.5rem - 1px); }

.bs-popover-auto[x-placement^=bottom] > .arrow::before, .bs-popover-bottom > .arrow::before {
  top: 0;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.bs-popover-auto[x-placement^=bottom] > .arrow::after, .bs-popover-bottom > .arrow::after {
  top: 1px;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: #fff; }

.bs-popover-auto[x-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7; }

.bs-popover-auto[x-placement^=left], .bs-popover-left {
  margin-right: 0.5rem; }

.bs-popover-auto[x-placement^=left] > .arrow, .bs-popover-left > .arrow {
  right: calc(-.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: 0.3rem 0; }

.bs-popover-auto[x-placement^=left] > .arrow::before, .bs-popover-left > .arrow::before {
  right: 0;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: rgba(0, 0, 0, 0.25); }

.bs-popover-auto[x-placement^=left] > .arrow::after, .bs-popover-left > .arrow::after {
  right: 1px;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #fff; }

.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px); }

.popover-header:empty {
  display: none; }

.popover-body {
  padding: .5rem .75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner::after {
  display: block;
  clear: both;
  content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none; } }
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  display: block; }

.active.carousel-item-right, .carousel-item-next:not(.carousel-item-left) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none; }

.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s; }

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    transition: none; } }
.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
  transition: opacity 0.15s ease; }

@media (prefers-reduced-motion: reduce) {
  .carousel-control-next, .carousel-control-prev {
    transition: none; } }
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease; }

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none; } }
.carousel-indicators .active {
  opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border 0.75s linear infinite; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow 0.75s linear infinite; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: .25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: .25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: .25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: .25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }

  .d-sm-inline {
    display: inline !important; }

  .d-sm-inline-block {
    display: inline-block !important; }

  .d-sm-block {
    display: block !important; }

  .d-sm-table {
    display: table !important; }

  .d-sm-table-row {
    display: table-row !important; }

  .d-sm-table-cell {
    display: table-cell !important; }

  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }

  .d-md-inline {
    display: inline !important; }

  .d-md-inline-block {
    display: inline-block !important; }

  .d-md-block {
    display: block !important; }

  .d-md-table {
    display: table !important; }

  .d-md-table-row {
    display: table-row !important; }

  .d-md-table-cell {
    display: table-cell !important; }

  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

  .d-lg-inline-block {
    display: inline-block !important; }

  .d-lg-block {
    display: block !important; }

  .d-lg-table {
    display: table !important; }

  .d-lg-table-row {
    display: table-row !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }

  .d-xl-inline {
    display: inline !important; }

  .d-xl-inline-block {
    display: inline-block !important; }

  .d-xl-block {
    display: block !important; }

  .d-xl-table {
    display: table !important; }

  .d-xl-table-row {
    display: table-row !important; }

  .d-xl-table-cell {
    display: table-cell !important; }

  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media print {
  .d-print-none {
    display: none !important; }

  .d-print-inline {
    display: inline !important; }

  .d-print-inline-block {
    display: inline-block !important; }

  .d-print-block {
    display: block !important; }

  .d-print-table {
    display: table !important; }

  .d-print-table-row {
    display: table-row !important; }

  .d-print-table-cell {
    display: table-cell !important; }

  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive::before {
  display: block;
  content: ""; }

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important; }

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important; }

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
.float-left {
  float: left !important; }

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }

  .float-sm-right {
    float: right !important; }

  .float-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }

  .float-md-right {
    float: right !important; }

  .float-md-none {
    float: none !important; } }
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }

  .float-lg-right {
    float: right !important; }

  .float-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }

  .float-xl-right {
    float: right !important; }

  .float-xl-none {
    float: none !important; } }
.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  -ms-user-select: all !important;
  user-select: all !important; }

.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important; }

.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: -webkit-sticky) or (position: sticky) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.m-0 {
  margin: 0 !important; }

.mt-0, .my-0 {
  margin-top: 0 !important; }

.mr-0, .mx-0 {
  margin-right: 0 !important; }

.mb-0, .my-0 {
  margin-bottom: 0 !important; }

.ml-0, .mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1, .my-1 {
  margin-top: 0.25rem !important; }

.mr-1, .mx-1 {
  margin-right: 0.25rem !important; }

.mb-1, .my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2, .my-2 {
  margin-top: 0.5rem !important; }

.mr-2, .mx-2 {
  margin-right: 0.5rem !important; }

.mb-2, .my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3, .my-3 {
  margin-top: 1rem !important; }

.mr-3, .mx-3 {
  margin-right: 1rem !important; }

.mb-3, .my-3 {
  margin-bottom: 1rem !important; }

.ml-3, .mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4, .my-4 {
  margin-top: 1.5rem !important; }

.mr-4, .mx-4 {
  margin-right: 1.5rem !important; }

.mb-4, .my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5, .my-5 {
  margin-top: 3rem !important; }

.mr-5, .mx-5 {
  margin-right: 3rem !important; }

.mb-5, .my-5 {
  margin-bottom: 3rem !important; }

.ml-5, .mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0, .py-0 {
  padding-top: 0 !important; }

.pr-0, .px-0 {
  padding-right: 0 !important; }

.pb-0, .py-0 {
  padding-bottom: 0 !important; }

.pl-0, .px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1, .py-1 {
  padding-top: 0.25rem !important; }

.pr-1, .px-1 {
  padding-right: 0.25rem !important; }

.pb-1, .py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1, .px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2, .py-2 {
  padding-top: 0.5rem !important; }

.pr-2, .px-2 {
  padding-right: 0.5rem !important; }

.pb-2, .py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2, .px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3, .py-3 {
  padding-top: 1rem !important; }

.pr-3, .px-3 {
  padding-right: 1rem !important; }

.pb-3, .py-3 {
  padding-bottom: 1rem !important; }

.pl-3, .px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4, .py-4 {
  padding-top: 1.5rem !important; }

.pr-4, .px-4 {
  padding-right: 1.5rem !important; }

.pb-4, .py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4, .px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5, .py-5 {
  padding-top: 3rem !important; }

.pr-5, .px-5 {
  padding-right: 3rem !important; }

.pb-5, .py-5 {
  padding-bottom: 3rem !important; }

.pl-5, .px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1, .my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1, .mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1, .my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1, .mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2, .my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2, .mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2, .my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2, .mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3, .my-n3 {
  margin-top: -1rem !important; }

.mr-n3, .mx-n3 {
  margin-right: -1rem !important; }

.mb-n3, .my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3, .mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4, .my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4, .mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4, .my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4, .mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5, .my-n5 {
  margin-top: -3rem !important; }

.mr-n5, .mx-n5 {
  margin-right: -3rem !important; }

.mb-n5, .my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5, .mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto, .my-auto {
  margin-top: auto !important; }

.mr-auto, .mx-auto {
  margin-right: auto !important; }

.mb-auto, .my-auto {
  margin-bottom: auto !important; }

.ml-auto, .mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }

  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important; }

  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important; }

  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important; }

  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important; }

  .m-sm-1 {
    margin: 0.25rem !important; }

  .mt-sm-1, .my-sm-1 {
    margin-top: 0.25rem !important; }

  .mr-sm-1, .mx-sm-1 {
    margin-right: 0.25rem !important; }

  .mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem !important; }

  .ml-sm-1, .mx-sm-1 {
    margin-left: 0.25rem !important; }

  .m-sm-2 {
    margin: 0.5rem !important; }

  .mt-sm-2, .my-sm-2 {
    margin-top: 0.5rem !important; }

  .mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important; }

  .mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem !important; }

  .ml-sm-2, .mx-sm-2 {
    margin-left: 0.5rem !important; }

  .m-sm-3 {
    margin: 1rem !important; }

  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important; }

  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important; }

  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important; }

  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important; }

  .m-sm-4 {
    margin: 1.5rem !important; }

  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important; }

  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important; }

  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important; }

  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important; }

  .m-sm-5 {
    margin: 3rem !important; }

  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important; }

  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important; }

  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important; }

  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important; }

  .p-sm-0 {
    padding: 0 !important; }

  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important; }

  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important; }

  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important; }

  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important; }

  .p-sm-1 {
    padding: 0.25rem !important; }

  .pt-sm-1, .py-sm-1 {
    padding-top: 0.25rem !important; }

  .pr-sm-1, .px-sm-1 {
    padding-right: 0.25rem !important; }

  .pb-sm-1, .py-sm-1 {
    padding-bottom: 0.25rem !important; }

  .pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem !important; }

  .p-sm-2 {
    padding: 0.5rem !important; }

  .pt-sm-2, .py-sm-2 {
    padding-top: 0.5rem !important; }

  .pr-sm-2, .px-sm-2 {
    padding-right: 0.5rem !important; }

  .pb-sm-2, .py-sm-2 {
    padding-bottom: 0.5rem !important; }

  .pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem !important; }

  .p-sm-3 {
    padding: 1rem !important; }

  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important; }

  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important; }

  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important; }

  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important; }

  .p-sm-4 {
    padding: 1.5rem !important; }

  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important; }

  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important; }

  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important; }

  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important; }

  .p-sm-5 {
    padding: 3rem !important; }

  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important; }

  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important; }

  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important; }

  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important; }

  .m-sm-n1 {
    margin: -0.25rem !important; }

  .mt-sm-n1, .my-sm-n1 {
    margin-top: -0.25rem !important; }

  .mr-sm-n1, .mx-sm-n1 {
    margin-right: -0.25rem !important; }

  .mb-sm-n1, .my-sm-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-sm-n1, .mx-sm-n1 {
    margin-left: -0.25rem !important; }

  .m-sm-n2 {
    margin: -0.5rem !important; }

  .mt-sm-n2, .my-sm-n2 {
    margin-top: -0.5rem !important; }

  .mr-sm-n2, .mx-sm-n2 {
    margin-right: -0.5rem !important; }

  .mb-sm-n2, .my-sm-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-sm-n2, .mx-sm-n2 {
    margin-left: -0.5rem !important; }

  .m-sm-n3 {
    margin: -1rem !important; }

  .mt-sm-n3, .my-sm-n3 {
    margin-top: -1rem !important; }

  .mr-sm-n3, .mx-sm-n3 {
    margin-right: -1rem !important; }

  .mb-sm-n3, .my-sm-n3 {
    margin-bottom: -1rem !important; }

  .ml-sm-n3, .mx-sm-n3 {
    margin-left: -1rem !important; }

  .m-sm-n4 {
    margin: -1.5rem !important; }

  .mt-sm-n4, .my-sm-n4 {
    margin-top: -1.5rem !important; }

  .mr-sm-n4, .mx-sm-n4 {
    margin-right: -1.5rem !important; }

  .mb-sm-n4, .my-sm-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-sm-n4, .mx-sm-n4 {
    margin-left: -1.5rem !important; }

  .m-sm-n5 {
    margin: -3rem !important; }

  .mt-sm-n5, .my-sm-n5 {
    margin-top: -3rem !important; }

  .mr-sm-n5, .mx-sm-n5 {
    margin-right: -3rem !important; }

  .mb-sm-n5, .my-sm-n5 {
    margin-bottom: -3rem !important; }

  .ml-sm-n5, .mx-sm-n5 {
    margin-left: -3rem !important; }

  .m-sm-auto {
    margin: auto !important; }

  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important; }

  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important; }

  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important; }

  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important; } }
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }

  .mt-md-0, .my-md-0 {
    margin-top: 0 !important; }

  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important; }

  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important; }

  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important; }

  .m-md-1 {
    margin: 0.25rem !important; }

  .mt-md-1, .my-md-1 {
    margin-top: 0.25rem !important; }

  .mr-md-1, .mx-md-1 {
    margin-right: 0.25rem !important; }

  .mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem !important; }

  .ml-md-1, .mx-md-1 {
    margin-left: 0.25rem !important; }

  .m-md-2 {
    margin: 0.5rem !important; }

  .mt-md-2, .my-md-2 {
    margin-top: 0.5rem !important; }

  .mr-md-2, .mx-md-2 {
    margin-right: 0.5rem !important; }

  .mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem !important; }

  .ml-md-2, .mx-md-2 {
    margin-left: 0.5rem !important; }

  .m-md-3 {
    margin: 1rem !important; }

  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important; }

  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important; }

  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important; }

  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important; }

  .m-md-4 {
    margin: 1.5rem !important; }

  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important; }

  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important; }

  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important; }

  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important; }

  .m-md-5 {
    margin: 3rem !important; }

  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important; }

  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important; }

  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important; }

  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important; }

  .p-md-0 {
    padding: 0 !important; }

  .pt-md-0, .py-md-0 {
    padding-top: 0 !important; }

  .pr-md-0, .px-md-0 {
    padding-right: 0 !important; }

  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important; }

  .pl-md-0, .px-md-0 {
    padding-left: 0 !important; }

  .p-md-1 {
    padding: 0.25rem !important; }

  .pt-md-1, .py-md-1 {
    padding-top: 0.25rem !important; }

  .pr-md-1, .px-md-1 {
    padding-right: 0.25rem !important; }

  .pb-md-1, .py-md-1 {
    padding-bottom: 0.25rem !important; }

  .pl-md-1, .px-md-1 {
    padding-left: 0.25rem !important; }

  .p-md-2 {
    padding: 0.5rem !important; }

  .pt-md-2, .py-md-2 {
    padding-top: 0.5rem !important; }

  .pr-md-2, .px-md-2 {
    padding-right: 0.5rem !important; }

  .pb-md-2, .py-md-2 {
    padding-bottom: 0.5rem !important; }

  .pl-md-2, .px-md-2 {
    padding-left: 0.5rem !important; }

  .p-md-3 {
    padding: 1rem !important; }

  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important; }

  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important; }

  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important; }

  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important; }

  .p-md-4 {
    padding: 1.5rem !important; }

  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important; }

  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important; }

  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important; }

  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important; }

  .p-md-5 {
    padding: 3rem !important; }

  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important; }

  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important; }

  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important; }

  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important; }

  .m-md-n1 {
    margin: -0.25rem !important; }

  .mt-md-n1, .my-md-n1 {
    margin-top: -0.25rem !important; }

  .mr-md-n1, .mx-md-n1 {
    margin-right: -0.25rem !important; }

  .mb-md-n1, .my-md-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-md-n1, .mx-md-n1 {
    margin-left: -0.25rem !important; }

  .m-md-n2 {
    margin: -0.5rem !important; }

  .mt-md-n2, .my-md-n2 {
    margin-top: -0.5rem !important; }

  .mr-md-n2, .mx-md-n2 {
    margin-right: -0.5rem !important; }

  .mb-md-n2, .my-md-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-md-n2, .mx-md-n2 {
    margin-left: -0.5rem !important; }

  .m-md-n3 {
    margin: -1rem !important; }

  .mt-md-n3, .my-md-n3 {
    margin-top: -1rem !important; }

  .mr-md-n3, .mx-md-n3 {
    margin-right: -1rem !important; }

  .mb-md-n3, .my-md-n3 {
    margin-bottom: -1rem !important; }

  .ml-md-n3, .mx-md-n3 {
    margin-left: -1rem !important; }

  .m-md-n4 {
    margin: -1.5rem !important; }

  .mt-md-n4, .my-md-n4 {
    margin-top: -1.5rem !important; }

  .mr-md-n4, .mx-md-n4 {
    margin-right: -1.5rem !important; }

  .mb-md-n4, .my-md-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-md-n4, .mx-md-n4 {
    margin-left: -1.5rem !important; }

  .m-md-n5 {
    margin: -3rem !important; }

  .mt-md-n5, .my-md-n5 {
    margin-top: -3rem !important; }

  .mr-md-n5, .mx-md-n5 {
    margin-right: -3rem !important; }

  .mb-md-n5, .my-md-n5 {
    margin-bottom: -3rem !important; }

  .ml-md-n5, .mx-md-n5 {
    margin-left: -3rem !important; }

  .m-md-auto {
    margin: auto !important; }

  .mt-md-auto, .my-md-auto {
    margin-top: auto !important; }

  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important; }

  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important; }

  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important; } }
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }

  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important; }

  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important; }

  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important; }

  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important; }

  .m-lg-1 {
    margin: 0.25rem !important; }

  .mt-lg-1, .my-lg-1 {
    margin-top: 0.25rem !important; }

  .mr-lg-1, .mx-lg-1 {
    margin-right: 0.25rem !important; }

  .mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem !important; }

  .ml-lg-1, .mx-lg-1 {
    margin-left: 0.25rem !important; }

  .m-lg-2 {
    margin: 0.5rem !important; }

  .mt-lg-2, .my-lg-2 {
    margin-top: 0.5rem !important; }

  .mr-lg-2, .mx-lg-2 {
    margin-right: 0.5rem !important; }

  .mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem !important; }

  .ml-lg-2, .mx-lg-2 {
    margin-left: 0.5rem !important; }

  .m-lg-3 {
    margin: 1rem !important; }

  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important; }

  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important; }

  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important; }

  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important; }

  .m-lg-4 {
    margin: 1.5rem !important; }

  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important; }

  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important; }

  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important; }

  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important; }

  .m-lg-5 {
    margin: 3rem !important; }

  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important; }

  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important; }

  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important; }

  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important; }

  .p-lg-0 {
    padding: 0 !important; }

  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important; }

  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important; }

  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important; }

  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important; }

  .p-lg-1 {
    padding: 0.25rem !important; }

  .pt-lg-1, .py-lg-1 {
    padding-top: 0.25rem !important; }

  .pr-lg-1, .px-lg-1 {
    padding-right: 0.25rem !important; }

  .pb-lg-1, .py-lg-1 {
    padding-bottom: 0.25rem !important; }

  .pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem !important; }

  .p-lg-2 {
    padding: 0.5rem !important; }

  .pt-lg-2, .py-lg-2 {
    padding-top: 0.5rem !important; }

  .pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem !important; }

  .pb-lg-2, .py-lg-2 {
    padding-bottom: 0.5rem !important; }

  .pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem !important; }

  .p-lg-3 {
    padding: 1rem !important; }

  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important; }

  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important; }

  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important; }

  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important; }

  .p-lg-4 {
    padding: 1.5rem !important; }

  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important; }

  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important; }

  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important; }

  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important; }

  .p-lg-5 {
    padding: 3rem !important; }

  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important; }

  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important; }

  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important; }

  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important; }

  .m-lg-n1 {
    margin: -0.25rem !important; }

  .mt-lg-n1, .my-lg-n1 {
    margin-top: -0.25rem !important; }

  .mr-lg-n1, .mx-lg-n1 {
    margin-right: -0.25rem !important; }

  .mb-lg-n1, .my-lg-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-lg-n1, .mx-lg-n1 {
    margin-left: -0.25rem !important; }

  .m-lg-n2 {
    margin: -0.5rem !important; }

  .mt-lg-n2, .my-lg-n2 {
    margin-top: -0.5rem !important; }

  .mr-lg-n2, .mx-lg-n2 {
    margin-right: -0.5rem !important; }

  .mb-lg-n2, .my-lg-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-lg-n2, .mx-lg-n2 {
    margin-left: -0.5rem !important; }

  .m-lg-n3 {
    margin: -1rem !important; }

  .mt-lg-n3, .my-lg-n3 {
    margin-top: -1rem !important; }

  .mr-lg-n3, .mx-lg-n3 {
    margin-right: -1rem !important; }

  .mb-lg-n3, .my-lg-n3 {
    margin-bottom: -1rem !important; }

  .ml-lg-n3, .mx-lg-n3 {
    margin-left: -1rem !important; }

  .m-lg-n4 {
    margin: -1.5rem !important; }

  .mt-lg-n4, .my-lg-n4 {
    margin-top: -1.5rem !important; }

  .mr-lg-n4, .mx-lg-n4 {
    margin-right: -1.5rem !important; }

  .mb-lg-n4, .my-lg-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-lg-n4, .mx-lg-n4 {
    margin-left: -1.5rem !important; }

  .m-lg-n5 {
    margin: -3rem !important; }

  .mt-lg-n5, .my-lg-n5 {
    margin-top: -3rem !important; }

  .mr-lg-n5, .mx-lg-n5 {
    margin-right: -3rem !important; }

  .mb-lg-n5, .my-lg-n5 {
    margin-bottom: -3rem !important; }

  .ml-lg-n5, .mx-lg-n5 {
    margin-left: -3rem !important; }

  .m-lg-auto {
    margin: auto !important; }

  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important; }

  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important; }

  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important; }

  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important; } }
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }

  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important; }

  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important; }

  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important; }

  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important; }

  .m-xl-1 {
    margin: 0.25rem !important; }

  .mt-xl-1, .my-xl-1 {
    margin-top: 0.25rem !important; }

  .mr-xl-1, .mx-xl-1 {
    margin-right: 0.25rem !important; }

  .mb-xl-1, .my-xl-1 {
    margin-bottom: 0.25rem !important; }

  .ml-xl-1, .mx-xl-1 {
    margin-left: 0.25rem !important; }

  .m-xl-2 {
    margin: 0.5rem !important; }

  .mt-xl-2, .my-xl-2 {
    margin-top: 0.5rem !important; }

  .mr-xl-2, .mx-xl-2 {
    margin-right: 0.5rem !important; }

  .mb-xl-2, .my-xl-2 {
    margin-bottom: 0.5rem !important; }

  .ml-xl-2, .mx-xl-2 {
    margin-left: 0.5rem !important; }

  .m-xl-3 {
    margin: 1rem !important; }

  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important; }

  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important; }

  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important; }

  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important; }

  .m-xl-4 {
    margin: 1.5rem !important; }

  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important; }

  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important; }

  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important; }

  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important; }

  .m-xl-5 {
    margin: 3rem !important; }

  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important; }

  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important; }

  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important; }

  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important; }

  .p-xl-0 {
    padding: 0 !important; }

  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important; }

  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important; }

  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important; }

  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important; }

  .p-xl-1 {
    padding: 0.25rem !important; }

  .pt-xl-1, .py-xl-1 {
    padding-top: 0.25rem !important; }

  .pr-xl-1, .px-xl-1 {
    padding-right: 0.25rem !important; }

  .pb-xl-1, .py-xl-1 {
    padding-bottom: 0.25rem !important; }

  .pl-xl-1, .px-xl-1 {
    padding-left: 0.25rem !important; }

  .p-xl-2 {
    padding: 0.5rem !important; }

  .pt-xl-2, .py-xl-2 {
    padding-top: 0.5rem !important; }

  .pr-xl-2, .px-xl-2 {
    padding-right: 0.5rem !important; }

  .pb-xl-2, .py-xl-2 {
    padding-bottom: 0.5rem !important; }

  .pl-xl-2, .px-xl-2 {
    padding-left: 0.5rem !important; }

  .p-xl-3 {
    padding: 1rem !important; }

  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important; }

  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important; }

  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important; }

  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important; }

  .p-xl-4 {
    padding: 1.5rem !important; }

  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important; }

  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important; }

  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important; }

  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important; }

  .p-xl-5 {
    padding: 3rem !important; }

  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important; }

  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important; }

  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important; }

  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important; }

  .m-xl-n1 {
    margin: -0.25rem !important; }

  .mt-xl-n1, .my-xl-n1 {
    margin-top: -0.25rem !important; }

  .mr-xl-n1, .mx-xl-n1 {
    margin-right: -0.25rem !important; }

  .mb-xl-n1, .my-xl-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-xl-n1, .mx-xl-n1 {
    margin-left: -0.25rem !important; }

  .m-xl-n2 {
    margin: -0.5rem !important; }

  .mt-xl-n2, .my-xl-n2 {
    margin-top: -0.5rem !important; }

  .mr-xl-n2, .mx-xl-n2 {
    margin-right: -0.5rem !important; }

  .mb-xl-n2, .my-xl-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-xl-n2, .mx-xl-n2 {
    margin-left: -0.5rem !important; }

  .m-xl-n3 {
    margin: -1rem !important; }

  .mt-xl-n3, .my-xl-n3 {
    margin-top: -1rem !important; }

  .mr-xl-n3, .mx-xl-n3 {
    margin-right: -1rem !important; }

  .mb-xl-n3, .my-xl-n3 {
    margin-bottom: -1rem !important; }

  .ml-xl-n3, .mx-xl-n3 {
    margin-left: -1rem !important; }

  .m-xl-n4 {
    margin: -1.5rem !important; }

  .mt-xl-n4, .my-xl-n4 {
    margin-top: -1.5rem !important; }

  .mr-xl-n4, .mx-xl-n4 {
    margin-right: -1.5rem !important; }

  .mb-xl-n4, .my-xl-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-xl-n4, .mx-xl-n4 {
    margin-left: -1.5rem !important; }

  .m-xl-n5 {
    margin: -3rem !important; }

  .mt-xl-n5, .my-xl-n5 {
    margin-top: -3rem !important; }

  .mr-xl-n5, .mx-xl-n5 {
    margin-right: -3rem !important; }

  .mb-xl-n5, .my-xl-n5 {
    margin-bottom: -3rem !important; }

  .ml-xl-n5, .mx-xl-n5 {
    margin-left: -3rem !important; }

  .m-xl-auto {
    margin: auto !important; }

  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important; }

  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important; }

  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important; }

  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important; } }
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent; }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

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

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

.text-right, #cart_summary tbody td.cart_unit, #cart_summary tbody td.cart_total {
  text-align: right !important; }

.text-center, #cart_summary thead th.cart_product, #cart_summary tbody td.cart_product, #cart_summary tbody td.cart_avail, #cart_summary tbody td.cart_delete {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }

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

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }

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

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }

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

  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }

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

  .text-xl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

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

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #0056b3 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:focus, a.text-secondary:hover {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:focus, a.text-success:hover {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:focus, a.text-info:hover {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #a71d2a !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:focus, a.text-light:hover {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:focus, a.text-dark:hover {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *, ::after, ::before {
    text-shadow: none !important;
    box-shadow: none !important; }

  a:not(.btn) {
    text-decoration: underline; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  pre {
    white-space: pre-wrap !important; }

  blockquote, pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  img, tr {
    page-break-inside: avoid; }

  h2, h3, p {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  @page {
    size: a3; }
  body {
    min-width: 992px !important; }

  .container {
    min-width: 992px !important; }

  .navbar {
    display: none; }

  .badge {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table td, .table th {
    background-color: #fff !important; }

  .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6 !important; }

  .table-dark {
    color: inherit; }

  .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
    border-color: #dee2e6; }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }
.fs-0 {
  font-size: 2.2em !important; }

.fs-1 {
  font-size: 1.8em !important; }

.fs-2 {
  font-size: 1.5em !important; }

.fs-3 {
  font-size: 1.3em !important; }

.fs-4 {
  font-size: 1.15em !important; }

.fs-5 {
  font-size: 1em !important; }

.fs-6 {
  font-size: 0.75em !important; }

.fs-7 {
  font-size: 0.5em !important; }

.fs-8 {
  font-size: 0.25em !important; }

.bg-img-vendeurs {
  background: url("../img/vendeurs-4-dark.webp") center center no-repeat;
  background-size: auto 250px;
  background-position: top left; }
  @media (min-width: 480px) {
    .bg-img-vendeurs {
      background-size: auto 340px; } }
  @media (min-width: 768px) {
    .bg-img-vendeurs {
      background-size: cover;
      background: linear-gradient(90deg, rgba(10, 29, 44, 0.5) 0%, rgba(10, 29, 44, 0.5) 100%), url(../img/vendeurs-4.webp) center center;
      background-size: cover;
      background-repeat: no-repeat; } }

.bg-img-vo-parking {
  background: url("../img/bg-thumb-up-reverse.webp") center center no-repeat;
  background-size: auto 200px;
  background-position: top center;
  padding-top: 120px !important; }
  @media (min-width: 480px) {
    .bg-img-vo-parking {
      background-size: auto 235px;
      padding-top: 150px !important; } }
  @media (min-width: 768px) {
    .bg-img-vo-parking {
      background-size: cover; } }

@media (max-width: 767px) {
  .bgimg-xs-none {
    background-image: none !important; } }

@media (max-width: 991px) {
  .bgimg-sm-none {
    background-image: none !important; } }

.bg-dashs {
  background: url("../img/bg-dashs.png") center center no-repeat;
  background-size: 90%; }

.bg-nidabeilles {
  background: url("../img/bg-mosaique.png"), linear-gradient(90deg, #afca0b 0%, #afca0b 100%); }
  .bg-nidabeilles.no_bg {
    background: none; }

.bg-nidabeilles-bleu {
  background: url("../img/bg-abeilles-leu.webp"), linear-gradient(90deg, rgba(24, 55, 76, 0.8) 0%, rgba(24, 55, 76, 0.8) 100%); }
  .bg-nidabeilles-bleu.no_bg {
    background: none; }

.reassurance-card {
  align-items: center;
  background: white;
  border-radius: 16px;
  display: flex;
  padding: 16px; }
  .reassurance-card__title {
    font-weight: bold;
    font-size: 16px; }

.form-blue label {
  text-transform: uppercase;
  color: #0a1d2c;
  font-size: 13px; }
.form-blue input.form-control, .form-blue textarea.form-control {
  border-color: #28596a;
  color: black; }
.form-blue .form-error input, .form-blue .form-error textarea {
  border-color: #f13340; }
.form-blue .form-ok input, .form-blue .form-ok textarea {
  border-color: #89a315; }

form.form-grey .form-control {
  height: 40px;
  font-size: 14px; }

.rte-2025 h2 {
  border: none;
  color: #0a1d2c;
  font-size: 2rem;
  font-weight: normal;
  margin-bottom: 15px;
  text-align: left; }

.modal.fade .modal-dialog__offcanvas {
  width: 350px;
  height: 100%;
  margin: 0;
  max-width: 90%;
  position: absolute;
  top: 0;
  transform: translateX(-100%);
  transition: transform .3s ease-out; }

.modal.show .modal-dialog__offcanvas {
  transform: translateX(0); }

.modal.fade .modal-dialog__offcanvas.modal-dialog__offcanvas--right {
  max-width: 100%;
  right: 0;
  transform: translateX(100%);
  width: 100%; }

.modal.show .modal-dialog__offcanvas.modal-dialog__offcanvas--right {
  transform: translateX(0); }

.modal-dialog__offcanvas .modal-content {
  height: inherit;
  border-width: 0;
  border-radius: 0; }

.modal-dialog__offcanvas .modal-header {
  border-radius: inherit; }

.modal-dialog__offcanvas .modal-body {
  overflow-y: auto;
  height: inherit; }

#offcanvas_search_filter #left_column_search {
  border: 0; }

.departements-sprite, .departements-a_01, .departements-a_02, .departements-a_03, .departements-a_04, .departements-a_05, .departements-a_06, .departements-a_07, .departements-a_08, .departements-a_09, .departements-a_10, .departements-a_11, .departements-a_12, .departements-a_13, .departements-a_14, .departements-a_15, .departements-a_16, .departements-a_17, .departements-a_18, .departements-a_19, .departements-a_21, .departements-a_22, .departements-a_23, .departements-a_24, .departements-a_25, .departements-a_26, .departements-a_27, .departements-a_28, .departements-a_29, .departements-a_2A, .departements-a_2B, .departements-a_30, .departements-a_31, .departements-a_32, .departements-a_33, .departements-a_34, .departements-a_35, .departements-a_36, .departements-a_37, .departements-a_38, .departements-a_39, .departements-a_40, .departements-a_41, .departements-a_42, .departements-a_43, .departements-a_44, .departements-a_45, .departements-a_46, .departements-a_47, .departements-a_48, .departements-a_49, .departements-a_50, .departements-a_51, .departements-a_52, .departements-a_53, .departements-a_54, .departements-a_55, .departements-a_56, .departements-a_57, .departements-a_58, .departements-a_59, .departements-a_60, .departements-a_61, .departements-a_62, .departements-a_63, .departements-a_64, .departements-a_65, .departements-a_66, .departements-a_67, .departements-a_68, .departements-a_69, .departements-a_70, .departements-a_71, .departements-a_72, .departements-a_73, .departements-a_74, .departements-a_75, .departements-a_76, .departements-a_77, .departements-a_78, .departements-a_79, .departements-a_80, .departements-a_81, .departements-a_82, .departements-a_83, .departements-a_84, .departements-a_85, .departements-a_86, .departements-a_87, .departements-a_88, .departements-a_89, .departements-a_90, .departements-a_91, .departements-a_92, .departements-a_93, .departements-a_94, .departements-a_95, .departements-a_97, .departements-a_971, .departements-a_972, .departements-a_975 {
  background-image: url('../img/departements-s693686a047.png');
  background-repeat: no-repeat; }

.departements-a_01 {
  background-position: 0 0;
  height: 114px;
  width: 230px; }

.departements-a_02 {
  background-position: 0 -114px;
  height: 114px;
  width: 230px; }

.departements-a_03 {
  background-position: 0 -228px;
  height: 114px;
  width: 230px; }

.departements-a_04 {
  background-position: 0 -342px;
  height: 114px;
  width: 230px; }

.departements-a_05 {
  background-position: 0 -456px;
  height: 114px;
  width: 230px; }

.departements-a_06 {
  background-position: 0 -570px;
  height: 114px;
  width: 230px; }

.departements-a_07 {
  background-position: 0 -684px;
  height: 114px;
  width: 230px; }

.departements-a_08 {
  background-position: 0 -798px;
  height: 114px;
  width: 230px; }

.departements-a_09 {
  background-position: 0 -912px;
  height: 114px;
  width: 230px; }

.departements-a_10 {
  background-position: 0 -1026px;
  height: 114px;
  width: 230px; }

.departements-a_11 {
  background-position: 0 -1140px;
  height: 114px;
  width: 230px; }

.departements-a_12 {
  background-position: 0 -1254px;
  height: 114px;
  width: 230px; }

.departements-a_13 {
  background-position: 0 -1368px;
  height: 114px;
  width: 230px; }

.departements-a_14 {
  background-position: 0 -1482px;
  height: 114px;
  width: 230px; }

.departements-a_15 {
  background-position: 0 -1596px;
  height: 114px;
  width: 230px; }

.departements-a_16 {
  background-position: 0 -1710px;
  height: 114px;
  width: 230px; }

.departements-a_17 {
  background-position: 0 -1824px;
  height: 114px;
  width: 230px; }

.departements-a_18 {
  background-position: 0 -1938px;
  height: 114px;
  width: 230px; }

.departements-a_19 {
  background-position: 0 -2052px;
  height: 114px;
  width: 230px; }

.departements-a_21 {
  background-position: 0 -2166px;
  height: 114px;
  width: 230px; }

.departements-a_22 {
  background-position: 0 -2280px;
  height: 114px;
  width: 230px; }

.departements-a_23 {
  background-position: 0 -2394px;
  height: 114px;
  width: 230px; }

.departements-a_24 {
  background-position: 0 -2508px;
  height: 114px;
  width: 230px; }

.departements-a_25 {
  background-position: 0 -2622px;
  height: 114px;
  width: 230px; }

.departements-a_26 {
  background-position: 0 -2736px;
  height: 114px;
  width: 230px; }

.departements-a_27 {
  background-position: 0 -2850px;
  height: 114px;
  width: 230px; }

.departements-a_28 {
  background-position: 0 -2964px;
  height: 114px;
  width: 230px; }

.departements-a_29 {
  background-position: 0 -3078px;
  height: 114px;
  width: 230px; }

.departements-a_2A {
  background-position: 0 -3192px;
  height: 114px;
  width: 230px; }

.departements-a_2B {
  background-position: 0 -3306px;
  height: 114px;
  width: 230px; }

.departements-a_30 {
  background-position: 0 -3420px;
  height: 114px;
  width: 230px; }

.departements-a_31 {
  background-position: 0 -3534px;
  height: 114px;
  width: 230px; }

.departements-a_32 {
  background-position: 0 -3648px;
  height: 114px;
  width: 230px; }

.departements-a_33 {
  background-position: 0 -3762px;
  height: 114px;
  width: 230px; }

.departements-a_34 {
  background-position: 0 -3876px;
  height: 114px;
  width: 230px; }

.departements-a_35 {
  background-position: 0 -3990px;
  height: 114px;
  width: 230px; }

.departements-a_36 {
  background-position: 0 -4104px;
  height: 114px;
  width: 230px; }

.departements-a_37 {
  background-position: 0 -4218px;
  height: 114px;
  width: 230px; }

.departements-a_38 {
  background-position: 0 -4332px;
  height: 114px;
  width: 230px; }

.departements-a_39 {
  background-position: 0 -4446px;
  height: 114px;
  width: 230px; }

.departements-a_40 {
  background-position: 0 -4560px;
  height: 114px;
  width: 230px; }

.departements-a_41 {
  background-position: 0 -4674px;
  height: 114px;
  width: 230px; }

.departements-a_42 {
  background-position: 0 -4788px;
  height: 114px;
  width: 230px; }

.departements-a_43 {
  background-position: 0 -4902px;
  height: 114px;
  width: 230px; }

.departements-a_44 {
  background-position: 0 -5016px;
  height: 114px;
  width: 230px; }

.departements-a_45 {
  background-position: 0 -5130px;
  height: 114px;
  width: 230px; }

.departements-a_46 {
  background-position: 0 -5244px;
  height: 114px;
  width: 230px; }

.departements-a_47 {
  background-position: 0 -5358px;
  height: 114px;
  width: 230px; }

.departements-a_48 {
  background-position: 0 -5472px;
  height: 114px;
  width: 230px; }

.departements-a_49 {
  background-position: 0 -5586px;
  height: 114px;
  width: 230px; }

.departements-a_50 {
  background-position: 0 -5700px;
  height: 114px;
  width: 230px; }

.departements-a_51 {
  background-position: 0 -5814px;
  height: 114px;
  width: 230px; }

.departements-a_52 {
  background-position: 0 -5928px;
  height: 114px;
  width: 230px; }

.departements-a_53 {
  background-position: 0 -6042px;
  height: 114px;
  width: 230px; }

.departements-a_54 {
  background-position: 0 -6156px;
  height: 114px;
  width: 230px; }

.departements-a_55 {
  background-position: 0 -6270px;
  height: 114px;
  width: 230px; }

.departements-a_56 {
  background-position: 0 -6384px;
  height: 114px;
  width: 230px; }

.departements-a_57 {
  background-position: 0 -6498px;
  height: 114px;
  width: 230px; }

.departements-a_58 {
  background-position: 0 -6612px;
  height: 114px;
  width: 230px; }

.departements-a_59 {
  background-position: 0 -6726px;
  height: 114px;
  width: 230px; }

.departements-a_60 {
  background-position: 0 -6840px;
  height: 114px;
  width: 230px; }

.departements-a_61 {
  background-position: 0 -6954px;
  height: 114px;
  width: 230px; }

.departements-a_62 {
  background-position: 0 -7068px;
  height: 114px;
  width: 230px; }

.departements-a_63 {
  background-position: 0 -7182px;
  height: 114px;
  width: 230px; }

.departements-a_64 {
  background-position: 0 -7296px;
  height: 114px;
  width: 230px; }

.departements-a_65 {
  background-position: 0 -7410px;
  height: 114px;
  width: 230px; }

.departements-a_66 {
  background-position: 0 -7524px;
  height: 114px;
  width: 230px; }

.departements-a_67 {
  background-position: 0 -7638px;
  height: 114px;
  width: 230px; }

.departements-a_68 {
  background-position: 0 -7752px;
  height: 114px;
  width: 230px; }

.departements-a_69 {
  background-position: 0 -7866px;
  height: 114px;
  width: 230px; }

.departements-a_70 {
  background-position: 0 -7980px;
  height: 114px;
  width: 230px; }

.departements-a_71 {
  background-position: 0 -8094px;
  height: 114px;
  width: 230px; }

.departements-a_72 {
  background-position: 0 -8208px;
  height: 114px;
  width: 230px; }

.departements-a_73 {
  background-position: 0 -8322px;
  height: 114px;
  width: 230px; }

.departements-a_74 {
  background-position: 0 -8436px;
  height: 114px;
  width: 230px; }

.departements-a_75 {
  background-position: 0 -8550px;
  height: 114px;
  width: 230px; }

.departements-a_76 {
  background-position: 0 -8664px;
  height: 114px;
  width: 230px; }

.departements-a_77 {
  background-position: 0 -8778px;
  height: 114px;
  width: 230px; }

.departements-a_78 {
  background-position: 0 -8892px;
  height: 114px;
  width: 230px; }

.departements-a_79 {
  background-position: 0 -9006px;
  height: 114px;
  width: 230px; }

.departements-a_80 {
  background-position: 0 -9120px;
  height: 114px;
  width: 230px; }

.departements-a_81 {
  background-position: 0 -9234px;
  height: 114px;
  width: 230px; }

.departements-a_82 {
  background-position: 0 -9348px;
  height: 114px;
  width: 230px; }

.departements-a_83 {
  background-position: 0 -9462px;
  height: 114px;
  width: 230px; }

.departements-a_84 {
  background-position: 0 -9576px;
  height: 114px;
  width: 230px; }

.departements-a_85 {
  background-position: 0 -9690px;
  height: 114px;
  width: 230px; }

.departements-a_86 {
  background-position: 0 -9804px;
  height: 114px;
  width: 230px; }

.departements-a_87 {
  background-position: 0 -9918px;
  height: 114px;
  width: 230px; }

.departements-a_88 {
  background-position: 0 -10032px;
  height: 114px;
  width: 230px; }

.departements-a_89 {
  background-position: 0 -10146px;
  height: 114px;
  width: 230px; }

.departements-a_90 {
  background-position: 0 -10260px;
  height: 114px;
  width: 230px; }

.departements-a_91 {
  background-position: 0 -10374px;
  height: 114px;
  width: 230px; }

.departements-a_92 {
  background-position: 0 -10488px;
  height: 114px;
  width: 230px; }

.departements-a_93 {
  background-position: 0 -10602px;
  height: 114px;
  width: 230px; }

.departements-a_94 {
  background-position: 0 -10716px;
  height: 114px;
  width: 230px; }

.departements-a_95 {
  background-position: 0 -10830px;
  height: 114px;
  width: 230px; }

.departements-a_97 {
  background-position: 0 -10944px;
  height: 114px;
  width: 230px; }

.departements-a_971 {
  background-position: 0 -11058px;
  height: 114px;
  width: 230px; }

.departements-a_972 {
  background-position: 0 -11172px;
  height: 114px;
  width: 230px; }

.departements-a_975 {
  background-position: 0 -11286px;
  height: 114px;
  width: 230px; }

.fas {
  font-family: 'Font Awesome 5 Free' !important; }

a:hover {
  text-decoration: none; }

@media only screen and (min-width: 1200px) {
  .container {
    padding-left: 0;
    padding-right: 0; } }
html {
  scroll-behavior: smooth; }

body {
  min-width: 320px;
  height: 100%;
  line-height: 1.25;
  font-size: 15px;
  font-family: "Roboto", Arial, sans-serif;
  color: #0a1d2c; }
  body.content_only {
    background: none;
    min-width: 0px; }

textarea {
  resize: none; }

.columns-container {
  background: #FFFFFF;
  position: relative;
  z-index: 10; }

#index .columns-container #columns {
  background: #FFFFFF;
  position: relative;
  z-index: 10; }
#index .tab-content {
  margin-bottom: 0;
  margin-top: 35px; }

header {
  position: relative;
  z-index: 10; }

#center_column .page_product_box {
  background: transparent;
  border: 0 none;
  border-bottom: solid 3px #afca0b;
  color: #4b4b4c;
  font: 300 28px/32px "RobotoCondensed-variable", sans-serif;
  margin: 15px 0 30px;
  padding: 10px 0;
  position: relative; }

p.info-title {
  font-weight: bold;
  color: #6b6b6b;
  margin-bottom: 25px; }

p.info-account {
  margin: -4px 0 24px 0; }

.dark {
  color: #6b6b6b; }

.main-page-indent {
  margin-bottom: 30px; }

.alert {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px; }
  .alert:before {
    cursor: pointer; }
  .alert ul, .alert ol {
    padding-left: 15px;
    margin-left: 27px; }
    .alert ul li, .alert ol li {
      list-style-type: decimal;
      font-weight: normal; }
  .alert.alert-success {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
    .alert.alert-success:before {
      font-family: "FontAwesome";
      content: "\f058";
      font-size: 20px;
      vertical-align: -2px;
      padding-right: 7px; }
  .alert.alert-danger {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
    .alert.alert-danger:before {
      font-family: "FontAwesome";
      content: "\f057";
      font-size: 20px;
      vertical-align: -2px;
      padding-right: 7px;
      float: left; }

.label {
  white-space: normal;
  display: inline-block;
  padding: 6px 10px; }
  .label.small {
    color: #6b6b6b;
    font-size: 12px; }
  .label sup {
    color: #f13340; }

label {
  color: #6b6b6b; }
  label.required:after {
    content: "*";
    color: #f13340;
    font-size: 14px;
    position: relative;
    line-height: 12px; }
  label sup {
    color: #f13340;
    left: 4px;
    top: -4px; }

.unvisible {
  display: none; }

.checkbox {
  line-height: 16px; }
  .checkbox label {
    color: #777777; }

.close {
  opacity: 1; }
  .close:hover {
    opacity: 1; }

.form-control {
  padding: 3px 5px;
  height: 27px;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .form-control.grey {
    background: transparent; }

table.std,
table.table_block {
  margin-bottom: 20px;
  width: 100%;
  border: 1px solid #999999;
  border-bottom: none;
  background: white;
  border-collapse: inherit; }

table.std th,
table.table_block th {
  padding: 14px 12px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 1px 0 black;
  background: #999999; }

table.std tr.alternate_item,
table.table_block tr.alternate_item {
  background-color: #f3f3f3; }

table.std td,
table.table_block td {
  padding: 12px;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  font-size: 12px;
  vertical-align: top; }

.table {
  margin-bottom: 30px; }
  .table > thead > tr > th {
    background: transparent;
    border-bottom-width: 1px;
    color: #6b6b6b;
    vertical-align: middle; }
  .table td ul, .table td ol {
    margin-bottom: 0 !important; }
  .table td a.color-myaccount {
    color: #777;
    text-decoration: underline; }
    .table td a.color-myaccount:hover {
      text-decoration: none; }
  .table tfoot tr {
    background: transparent; }

.product-name {
  font-size: 17px;
  line-height: 23px;
  color: #3a3939;
  margin-bottom: 0; }
  .product-name a {
    font-size: 17px;
    line-height: 23px;
    color: #3a3939; }
    .product-name a:hover {
      color: #515151; }
    @media (max-width: 768px) {
      .product-name a {
        font-size: 14px; } }

.price.product-price {
  font: 900 20px/24px "Roboto", Arial, sans-serif;
  color: #4b4b4c; }

.old-price {
  color: #6f6f6f;
  text-decoration: line-through; }

.old-price.product-price {
  font-size: 17px; }

.special-price {
  color: #f13340; }

.price-percent-reduction {
  background: #f13340;
  border: 1px solid #d02a2c;
  font: 600 21px/24px "RobotoCondensed-variable", sans-serif;
  color: #fff;
  padding: 0 5px 0 3px;
  display: inline-block; }
  .price-percent-reduction.small {
    font: 700 14px/17px "Roboto", Arial, sans-serif;
    padding: 1px 6px; }

.box {
  background: transparent;
  border: 1px solid #d6d4d4;
  padding: 14px 18px 13px;
  margin: 0 0 30px 0;
  line-height: 23px; }
  .box p {
    margin-bottom: 0; }
  .box.box-small {
    padding: 9px 10px 9px 20px; }
    .box.box-small .dark {
      padding-top: 10px;
      padding-right: 20px;
      margin-bottom: 0;
      width: auto; }

.page-product-box {
  padding-bottom: 10px; }

#home-page-tabs {
  border: none;
  background: #FFFFFF; }
  @media (min-width: 768px) {
    #home-page-tabs {
      padding: 10px 0;
      margin: 0 0 0 -18px; } }
  #home-page-tabs > li {
    margin-bottom: 0; }
    @media (min-width: 991px) {
      #home-page-tabs > li {
        border-left: 1px solid #d6d4d4;
        margin: 0 0px 0 9px;
        padding: 0 0px 0 9px; } }
    @media (max-width: 479px) {
      #home-page-tabs > li {
        width: 100%; } }
    #home-page-tabs > li a {
      font: 600 21px/24px "RobotoCondensed-variable", sans-serif;
      color: #4b4b4c;
      text-transform: uppercase;
      border: none;
      outline: none;
      margin: 0;
      padding: 10px; }
      @media (min-width: 768px) {
        #home-page-tabs > li a {
          padding: 1px 10px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        #home-page-tabs > li a {
          padding: 10px 10px; } }
    #home-page-tabs > li:first-child {
      border: none; }
  #home-page-tabs > li.active a,
  #home-page-tabs > li a:hover {
    background: #4b4b4c;
    color: #fff;
    padding: 10px; }
    @media (min-width: 768px) {
      #home-page-tabs > li.active a,
      #home-page-tabs > li a:hover {
        margin: -9px 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #home-page-tabs > li.active a,
      #home-page-tabs > li a:hover {
        margin: 0px 0; } }

.block {
  margin-bottom: 20px; }

.block .title_block,
.block h4 {
  font: 600 18px/22px "RobotoCondensed-variable", sans-serif;
  color: #4b4b4c;
  background: #f6f6f6;
  border-top: 5px solid #333;
  text-transform: uppercase;
  padding: 14px 5px 17px 20px;
  margin-bottom: 20px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .block .title_block,
    .block h4 {
      font-size: 14px; } }
  @media (max-width: 767px) {
    .block .title_block,
    .block h4 {
      position: relative; }
      .block .title_block:after,
      .block h4:after {
        display: block;
        font-family: "FontAwesome";
        content: "";
        position: absolute;
        right: 0;
        top: 15px;
        height: 36px;
        width: 36px;
        font-size: 26px;
        font-weight: normal; }
      .block .title_block.active:after,
      .block h4.active:after {
        content: ""; } }
  .block .title_block a,
  .block h4 a {
    color: #4b4b4c; }
    .block .title_block a:hover,
    .block h4 a:hover {
      color: #6b6b6b; }
.block .list-block {
  margin-top: -8px; }
  @media (max-width: 767px) {
    .block .list-block {
      margin-top: 0; } }
  .block .list-block li {
    padding: 5px 0 6px 20px;
    border-top: 1px solid #d6d4d4; }
    .block .list-block li a i {
      display: none; }
    .block .list-block li a:before {
      content: "\f105";
      display: inline;
      font-family: "FontAwesome";
      color: #6b6b6b;
      padding-right: 8px; }
    .block .list-block li a:hover {
      color: #6b6b6b;
      font-weight: bold; }
    .block .list-block li:first-child {
      border-top: none; }
  .block .list-block .form-group {
    padding-top: 20px;
    border-top: 1px solid #d6d4d4;
    margin-bottom: 0; }
    .block .list-block .form-group select {
      max-width: 270px; }
      @media (max-width: 767px) {
        .block .list-block .form-group select {
          width: 270px; } }
  .block .list-block .btn {
    margin-top: 12px; }
.block .products-block li {
  padding: 0 0 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #d6d4d4; }
  .block .products-block li .products-block-image {
    float: left;
    border: 1px solid #d6d4d4;
    margin-right: 19px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .block .products-block li .products-block-image {
        float: none;
        display: inline-block;
        margin: 0 auto 10px;
        text-align: center; } }
  .block .products-block li .product-content {
    overflow: hidden; }
    .block .products-block li .product-content h5 {
      position: relative;
      top: -11px; }
.block .products-block .product-name {
  font-size: 15px;
  line-height: 18px; }
.block .products-block .product-description {
  margin-bottom: 14px; }
.block .products-block .price-percent-reduction {
  font: 700 14px/17px "Roboto", Arial, sans-serif;
  padding: 1px 6px; }

.page-heading {
  background: transparent;
  border: 0 none;
  border-bottom: solid 3px #afca0b;
  color: #4b4b4c;
  font: 300 28px/32px "RobotoCondensed-variable", sans-serif;
  margin: 15px 0 30px;
  padding: 10px 0;
  position: relative; }
  .page-heading span.heading-counter {
    border: 0 none;
    color: #6b6b6b;
    font: 400 13px/22px "Roboto", Arial, sans-serif;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: none; }
  .page-heading span.lighter {
    color: #838383; }
  .page-heading.bottom-indent {
    margin-bottom: 0; }
  .page-heading.product-listing {
    border-bottom: none;
    margin-bottom: 0; }

.page-subheading {
  color: #838383;
  font: 300 32px/38px "RobotoCondensed-variable", sans-serif;
  margin: 15px 0 25px;
  text-align: center; }

.page-product-heading {
  background: transparent;
  border: 0 none;
  border-bottom: solid 3px #afca0b;
  color: #4b4b4c;
  font: 300 28px/32px "RobotoCondensed-variable", sans-serif;
  margin: 15px 0 30px;
  padding: 10px 0;
  position: relative; }

ul.footer_links {
  padding: 20px 0 0px 0;
  border-top: 1px solid #d6d4d4;
  height: 65px; }
  ul.footer_links li {
    float: left; }
    ul.footer_links li + li {
      margin-left: 10px; }

.content_sortPagiBar .sortPagiBar {
  clear: both; }
  .content_sortPagiBar .sortPagiBar #productsSortForm {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px; }
    .content_sortPagiBar .sortPagiBar #productsSortForm select {
      float: left;
      max-width: 192px; }
      @media (max-width: 991px) {
        .content_sortPagiBar .sortPagiBar #productsSortForm select {
          max-width: 160px; } }
    .content_sortPagiBar .sortPagiBar #productsSortForm .selector {
      float: left; }
  .content_sortPagiBar .sortPagiBar .nbrItemPage .selector1 {
    float: left;
    margin-right: 20px; }
    .content_sortPagiBar .sortPagiBar .nbrItemPage .selector1 .selector {
      float: left; }
    .content_sortPagiBar .sortPagiBar .nbrItemPage .selector1.last {
      margin-right: 0; }
  .content_sortPagiBar .sortPagiBar .nbrItemPage select {
    max-width: 59px;
    float: left; }
  .content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix > span {
    padding: 3px 0 0 12px;
    display: inline-block;
    float: left; }
  .content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item {
    float: left; }
  .content_sortPagiBar .sortPagiBar label,
  .content_sortPagiBar .sortPagiBar select {
    float: left; }
  .content_sortPagiBar .sortPagiBar label {
    padding: 3px 6px 0 0; }
  .content_sortPagiBar .sortPagiBar.instant_search #productsSortForm {
    display: none; }
.content_sortPagiBar .display,
.content_sortPagiBar .display_m {
  float: right;
  margin-top: -4px; }
  .content_sortPagiBar .display li,
  .content_sortPagiBar .display_m li {
    float: left;
    padding-left: 12px;
    text-align: center; }
    .content_sortPagiBar .display li a,
    .content_sortPagiBar .display_m li a {
      color: #808080;
      font-size: 11px;
      line-height: 14px;
      cursor: pointer; }
      .content_sortPagiBar .display li a i,
      .content_sortPagiBar .display_m li a i {
        display: block;
        font-size: 24px;
        height: 24px;
        line-height: 24px;
        margin-bottom: -3px;
        color: #e1e0e0; }
      .content_sortPagiBar .display li a:hover i,
      .content_sortPagiBar .display_m li a:hover i {
        color: #b8b8b8; }
    .content_sortPagiBar .display li.selected a,
    .content_sortPagiBar .display_m li.selected a {
      cursor: default; }
    .content_sortPagiBar .display li.selected i,
    .content_sortPagiBar .display_m li.selected i {
      color: #6b6b6b; }
    .content_sortPagiBar .display li.display-title,
    .content_sortPagiBar .display_m li.display-title {
      font-weight: bold;
      color: #6b6b6b;
      padding: 7px 6px 0 0; }

ul.step {
  margin-bottom: 30px;
  overflow: hidden; }
  @media (min-width: 768px) {
    ul.step {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px; } }
  ul.step li {
    float: left;
    width: 20%;
    text-align: left;
    border: 1px solid;
    border-top-color: #cacaca;
    border-bottom-color: #9a9a9a;
    border-right-color: #b7b7b7;
    border-left-width: 0px; }
    @media (max-width: 767px) {
      ul.step li {
        width: 100%;
        border-left-width: 1px; } }
    ul.step li a,
    ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
      display: block;
      padding: 13px 10px 14px 13px;
      color: #6b6b6b;
      font-size: 17px;
      line-height: 21px;
      font-weight: bold;
      text-shadow: 1px 1px white;
      position: relative; }
      @media (max-width: 992px) {
        ul.step li a,
        ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
          font-size: 15px; } }
      @media (min-width: 992px) {
        ul.step li a:after,
        ul.step li span:after, ul.step li.step_current span:after, ul.step li.step_current_end span:after {
          content: ".";
          position: absolute;
          top: 0;
          right: -31px;
          z-index: 0;
          text-indent: -5000px;
          display: block;
          width: 31px;
          height: 52px;
          margin-top: -2px; } }
      ul.step li a:focus,
      ul.step li span:focus, ul.step li.step_current span:focus, ul.step li.step_current_end span:focus {
        text-decoration: none;
        outline: none; }
    ul.step li.first {
      border-left-width: 1px;
      border-left-color: #b7b7b7; }
      @media (min-width: 768px) {
        ul.step li.first {
          -moz-border-radius-topleft: 4px;
          -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
          -moz-border-radius-bottomleft: 4px;
          -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px; } }
      ul.step li.first span,
      ul.step li.first a {
        z-index: 5;
        padding-left: 13px !important; }
        @media (min-width: 768px) {
          ul.step li.first span,
          ul.step li.first a {
            -moz-border-radius-topleft: 4px;
            -webkit-border-top-left-radius: 4px;
            border-top-left-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            -webkit-border-bottom-left-radius: 4px;
            border-bottom-left-radius: 4px; } }
    ul.step li.second span, ul.step li.second a {
      z-index: 4; }
    ul.step li.third span, ul.step li.third a {
      z-index: 3; }
    ul.step li.four span, ul.step li.four a {
      z-index: 2; }
    ul.step li.last span {
      z-index: 1; }
    @media (min-width: 768px) {
      ul.step li.last {
        -moz-border-radius-topright: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px; }
        ul.step li.last span {
          -moz-border-radius-topright: 4px;
          -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
          -moz-border-radius-bottomright: 4px;
          -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px; } }
    ul.step li.step_current {
      font-weight: bold;
      background: #42b856;
      background-image: -webkit-gradient(linear, left 0%, left 100%, from(#42b856), to(#43ab54));
      background-image: -webkit-linear-gradient(top, #42b856, 0%, #43ab54, 100%);
      background-image: -moz-linear-gradient(top, #42b856 0%, #43ab54 100%);
      background-image: linear-gradient(to bottom, #42b856 0%, #43ab54 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF42B856', endColorstr='#FF43AB54', GradientType=0);
      border-color: #399b49 #51ae5c #208931 #369946; }
      ul.step li.step_current span {
        color: #fff;
        text-shadow: 1px 1px #208931;
        border: 1px solid;
        border-color: #73ca77 #74c776 #74c175 #74c776;
        position: relative; }
        @media (min-width: 992px) {
          ul.step li.step_current span {
            padding-left: 38px; }
            ul.step li.step_current span:after {
              background: url(../img/order-step-a.png) right 0 no-repeat; } }
    ul.step li.step_current_end {
      font-weight: bold; }
    ul.step li.step_todo {
      background: #f7f7f7;
      background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f7f7f7), to(#ededed));
      background-image: -webkit-linear-gradient(top, #f7f7f7, 0%, #ededed, 100%);
      background-image: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
      background-image: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF7F7F7', endColorstr='#FFEDEDED', GradientType=0); }
      ul.step li.step_todo span {
        display: block;
        border: 1px solid;
        border-color: #fff;
        color: #6b6b6b;
        position: relative; }
        @media (min-width: 992px) {
          ul.step li.step_todo span {
            padding-left: 38px; }
            ul.step li.step_todo span:after {
              background: url(../img/order-step-current.png) right 0 no-repeat; } }
    ul.step li.step_done {
      border-color: #666666 #5f5f5f #292929 #5f5f5f;
      background: #727171;
      background-image: -webkit-gradient(linear, left 0%, left 100%, from(#727171), to(#666666));
      background-image: -webkit-linear-gradient(top, #727171, 0%, #666666, 100%);
      background-image: -moz-linear-gradient(top, #727171 0%, #666666 100%);
      background-image: linear-gradient(to bottom, #727171 0%, #666666 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF727171', endColorstr='#FF666666', GradientType=0); }
      ul.step li.step_done a {
        color: #fff;
        text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
        border: 1px solid;
        border-color: #8b8a8a; }
        @media (min-width: 992px) {
          ul.step li.step_done a {
            padding-left: 38px; }
            ul.step li.step_done a:after {
              background: url(../img/order-step-done.png) right 0 no-repeat; } }
    @media (min-width: 992px) {
      ul.step li.step_done.step_done_last a:after {
        background: url(../img/order-step-done-last.png) right 0 no-repeat; } }
    @media (min-width: 992px) {
      ul.step li#step_end span:after {
        display: none; } }
    ul.step li em {
      font-style: normal; }
      @media (min-width: 768px) and (max-width: 991px) {
        ul.step li em {
          display: none; } }

.rating {
  clear: both;
  display: block;
  margin: 2em;
  cursor: pointer; }

.rating:after {
  content: ".";
  display: block;
  height: 0;
  width: 0;
  clear: both;
  visibility: hidden; }

.cancel, .star {
  overflow: hidden;
  float: left;
  margin: 0 1px 0 0;
  width: 16px;
  height: 16px;
  cursor: pointer; }

.cancel, .cancel a {
  background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px !important; }

.cancel a, .star a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 0; }

div.star_on a {
  background-position: 0 -16px; }

div.star_hover a,
div.star a:hover {
  background-position: 0 -32px; }

.pack_content {
  margin: 10px 0 10px 0; }

.confirmation {
  margin: 0 0 10px;
  padding: 10px;
  border: 1px solid #e6db55;
  font-size: 13px;
  background: none repeat scroll 0 0 lightyellow; }

#page .rte {
  background: transparent none repeat scroll 0 0; }
  #page .rte em {
    font-style: italic !important; }

.listcomment {
  list-style-type: none;
  margin: 0 0 20px 0 !important; }

.listcomment li {
  padding: 10px 0;
  border-bottom: 1px dotted #d6d4d4;
  color: #666666; }

.listcomment .titlecomment {
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #6b6b6b; }

.listcomment .txtcomment {
  display: block;
  padding: 5px 0;
  color: #6b6b6b; }

.header-container {
  background: #FFFFFF;
  position: relative;
  z-index: 100; }

.footer-container {
  background-color: #4b4b4c;
  position: relative; }
  .footer-container.cancel-container {
    z-index: 2000 !important; }
  .footer-container #footer {
    color: #d1d1d1; }
    .footer-container #footer .row {
      position: relative; }
    .footer-container #footer ul.row {
      position: static; }
    .footer-container #footer .footer-block {
      margin-top: 45px; }
      @media (max-width: 767px) {
        .footer-container #footer .footer-block {
          margin-top: 20px; } }
    .footer-container #footer a, .footer-container #footer span.atc {
      color: #d1d1d1;
      cursor: pointer; }
      .footer-container #footer a:hover, .footer-container #footer span.atc:hover {
        color: #afca0b; }
    .footer-container #footer .title.footer,
    .footer-container #footer h4 {
      color: #fff;
      font: italic 700 19px/29px "RobotoCondensed-variable", sans-serif;
      margin: 0 0 13px 0; }
      @media (max-width: 991.99875px) {
        .footer-container #footer .title.footer,
        .footer-container #footer h4 {
          font: italic 700 17px/28px "RobotoCondensed-variable", sans-serif; } }
      .footer-container #footer .title.footer a,
      .footer-container #footer h4 a {
        color: #fff; }
    .footer-container #footer ul li {
      padding-bottom: 8px; }
      .footer-container #footer ul li a:before, .footer-container #footer ul li span.atc:before {
        content: "";
        display: inline-block;
        font-family: "FontAwesome";
        font-size: 15px;
        margin-right: 3px; }
    .footer-container #footer .blockcategories_footer {
      clear: left; }
    .footer-container #footer #social_block ul {
      padding-left: 15px; }
      .footer-container #footer #social_block ul li {
        padding-bottom: 10px; }
        .footer-container #footer #social_block ul li a, .footer-container #footer #social_block ul li span.atc {
          display: inline-block;
          color: #FFFFFF;
          font-size: 14px; }
          .footer-container #footer #social_block ul li a:before, .footer-container #footer #social_block ul li span.atc:before {
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
            background: #FFFFFF;
            color: #4b4b4c;
            display: inline-block;
            font-family: "FontAwesome";
            font-weight: normal;
            height: 25px;
            line-height: 25px;
            text-align: center;
            width: 25px; }
            @media (max-width: 767.99875px) {
              .footer-container #footer #social_block ul li a:before, .footer-container #footer #social_block ul li span.atc:before {
                height: 35px;
                line-height: 35px;
                font-size: 18px;
                width: 35px; } }
          .footer-container #footer #social_block ul li a:hover, .footer-container #footer #social_block ul li span.atc:hover {
            color: #afca0b; }
            .footer-container #footer #social_block ul li a:hover:before, .footer-container #footer #social_block ul li span.atc:hover:before {
              background-color: #afca0b; }
        .footer-container #footer #social_block ul li.facebook a:before, .footer-container #footer #social_block ul li.facebook span.atc:before {
          content: "\f09a"; }
        .footer-container #footer #social_block ul li.linkedin a:before, .footer-container #footer #social_block ul li.linkedin span.atc:before {
          content: "\f0e1"; }
        .footer-container #footer #social_block ul li.twitter a:before, .footer-container #footer #social_block ul li.twitter span.atc:before {
          content: "\f099"; }
        .footer-container #footer #social_block ul li.rss a:before, .footer-container #footer #social_block ul li.rss span.atc:before {
          content: "\f09e"; }
        .footer-container #footer #social_block ul li.youtube a:before, .footer-container #footer #social_block ul li.youtube span.atc:before {
          content: "\f167"; }
        .footer-container #footer #social_block ul li.google-plus a:before {
          content: "\f0d5"; }
        .footer-container #footer #social_block ul li.pinterest a:before {
          content: "\f0d2"; }
        .footer-container #footer #social_block ul li.vimeo a:before {
          content: "\f194"; }
        .footer-container #footer #social_block ul li.instagram a:before, .footer-container #footer #social_block ul li.instagram span.atc:before, .footer-container #footer #social_block ul li.instagram span.atc:before {
          content: "\f16d"; }
    .footer-container #footer .bottom-footer {
      position: absolute;
      bottom: -55px;
      left: 0; }
      .footer-container #footer .bottom-footer div {
        padding: 15px 0 0 0;
        border-top: 1px solid #515151;
        width: 100%; }
  @media (max-width: 992px) {
    .footer-container .footer--agencies--link {
      font-size: 15px; } }

#reinsurance_block {
  clear: both !important; }

#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {
  margin-left: 20px; }

.rte ul {
  list-style-type: disc;
  padding-left: 15px; }

.rte ol {
  list-style-type: decimal;
  padding-left: 15px; }

.block_hidden_only_for_screen {
  display: none; }

.cart_navigation {
  margin: 0 0 20px; }
  .cart_navigation .button-medium, .cart_navigation .formulaire-contact input.button, .formulaire-contact .cart_navigation input.button,
  .cart_navigation .formulaire-contact input.button-medium,
  .formulaire-contact .cart_navigation input.button-medium, .cart_navigation .formulaire-contact select.button, .formulaire-contact .cart_navigation select.button,
  .cart_navigation .formulaire-contact select.button-medium,
  .formulaire-contact .cart_navigation select.button-medium, .cart_navigation .formulaire-contact button, .formulaire-contact .cart_navigation button {
    float: right;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 20px;
    line-height: 24px; }
    .cart_navigation .button-medium span, .cart_navigation .formulaire-contact input.button span, .formulaire-contact .cart_navigation input.button span, .cart_navigation .formulaire-contact select.button span, .formulaire-contact .cart_navigation select.button span, .cart_navigation .formulaire-contact button span, .formulaire-contact .cart_navigation button span {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      padding: 11px 15px 10px 15px; }
      @media (max-width: 992px) {
        .cart_navigation .button-medium span, .cart_navigation .formulaire-contact input.button span, .formulaire-contact .cart_navigation input.button span, .cart_navigation .formulaire-contact select.button span, .formulaire-contact .cart_navigation select.button span, .cart_navigation .formulaire-contact button span, .formulaire-contact .cart_navigation button span {
          font-size: 16px; } }
    .cart_navigation .button-medium i.right, .cart_navigation .formulaire-contact input.button i.right, .formulaire-contact .cart_navigation input.button i.right, .cart_navigation .formulaire-contact select.button i.right, .formulaire-contact .cart_navigation select.button i.right, .cart_navigation .formulaire-contact button i.right, .formulaire-contact .cart_navigation button i.right {
      font-size: 25px;
      line-height: 25px;
      vertical-align: -4px;
      margin-left: 6px; }
  .cart_navigation .button-exclusive {
    border: none;
    background: none;
    padding: 0;
    font-size: 17px;
    font-weight: bold;
    color: #6b6b6b;
    margin: 9px 0 0 0; }
    .cart_navigation .button-exclusive i {
      color: #777777;
      margin-right: 8px; }
    .cart_navigation .button-exclusive:hover, .cart_navigation .button-exclusive:focus, .cart_navigation .button-exclusive:active {
      color: #515151;
      -webkit-box-shadow: none;
      box-shadow: none; }
  @media (max-width: 480px) {
    .cart_navigation > span {
      display: block;
      width: 100%;
      padding-bottom: 15px; } }

.cart_last_product {
  display: none; }

.cart_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  width: 57px; }

.cart_gift_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  width: 57px; }

.table tbody > tr > td {
  vertical-align: middle; }
  .table tbody > tr > td.cart_quantity {
    padding: 41px 14px 25px;
    width: 70px; }
    .table tbody > tr > td.cart_quantity .cart_quantity_button {
      margin-top: 3px; }
      .table tbody > tr > td.cart_quantity .cart_quantity_button a {
        float: left;
        margin-right: 3px; }
        .table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
          margin-right: 0; }
  .table tbody > tr > td.cart_delete, .table tbody > tr > td.price_discount_del {
    padding: 5px; }
.table tfoot > tr > td {
  vertical-align: middle; }

.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
  font-size: 23px;
  color: #6b6b6b; }
  .cart_delete a.cart_quantity_delete:hover,
  a.price_discount_delete:hover {
    color: silver; }

#cart_summary thead th {
  padding: 7px 8px 9px 8px; }
#cart_summary tbody td {
  padding: 7px 8px 9px 8px; }
  #cart_summary tbody td.cart_product {
    padding: 7px;
    width: 137px; }
    #cart_summary tbody td.cart_product img {
      border: 1px solid #d6d4d4; }
  #cart_summary tbody td.cart_unit .price span {
    display: inline-block; }
    #cart_summary tbody td.cart_unit .price span.price-percent-reduction {
      margin: 5px auto;
      display: inline-block; }
    #cart_summary tbody td.cart_unit .price span.old-price {
      text-decoration: line-through; }
  #cart_summary tbody td.cart_description small {
    display: block;
    padding: 5px 0 0 0; }
  #cart_summary tbody td.cart_avail {
    width: 1%; }
    #cart_summary tbody td.cart_avail span {
      white-space: nowrap; }
  #cart_summary tbody td.cart_delete {
    width: 1%; }
#cart_summary tfoot td.text-right, #cart_summary tfoot tbody td.cart_unit, #cart_summary tbody tfoot td.cart_unit, #cart_summary tfoot tbody td.cart_total, #cart_summary tbody tfoot td.cart_total {
  font-weight: bold;
  color: #6b6b6b; }
#cart_summary tfoot td.price {
  text-align: right; }
#cart_summary tfoot td.total_price_container span {
  font: 600 18px/22px "RobotoCondensed-variable", sans-serif;
  color: #555454;
  text-transform: uppercase; }
#cart_summary tfoot td#total_price_container {
  font: 600 21px/25px "RobotoCondensed-variable", sans-serif;
  color: #4b4b4c;
  background: #FFFFFF; }

#cart_summary .stock-management-on tbody td.cart_description {
  width: 480px; }

.cart_discount_price {
  text-align: right; }

.cart_discount_delete {
  text-align: center; }

@media (max-width: 767px) {
  #order-detail-content #cart_summary table, #order-detail-content #cart_summary thead, #order-detail-content #cart_summary tbody, #order-detail-content #cart_summary th, #order-detail-content #cart_summary td, #order-detail-content #cart_summary tr {
    display: block; }
  #order-detail-content #cart_summary thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  #order-detail-content #cart_summary tr {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 7px;
    overflow: hidden;
    position: relative; }
  #order-detail-content #cart_summary td {
    border: none;
    position: relative;
    float: left;
    white-space: normal;
    padding: 7px 20px 7px 20px; }
    #order-detail-content #cart_summary td.cart_product {
      text-align: left; }
    #order-detail-content #cart_summary td.cart_avail {
      display: none; }
    #order-detail-content #cart_summary td.cart_unit {
      width: 33%;
      text-align: right;
      min-height: 70px;
      clear: both; }
      #order-detail-content #cart_summary td.cart_unit .price {
        text-align: right; }
    #order-detail-content #cart_summary td.cart_quantity {
      width: 33%;
      min-height: 70px;
      border-left: 1px solid #cccccc;
      border-right: 1px solid #cccccc; }
      #order-detail-content #cart_summary td.cart_quantity div {
        display: block; }
      #order-detail-content #cart_summary td.cart_quantity > .form-control {
        display: inline; }
      #order-detail-content #cart_summary td.cart_quantity > .cart_quantity_button a {
        margin-right: 0px;
        float: none; }
    #order-detail-content #cart_summary td.cart_total {
      width: 33%;
      min-height: 70px;
      text-align: right; }
    #order-detail-content #cart_summary td.cart_delete {
      position: absolute;
      right: 20px;
      top: 7px; }
      #order-detail-content #cart_summary td.cart_delete:before {
        content: '' !important; }
    #order-detail-content #cart_summary td div {
      display: inline; }
  #order-detail-content #cart_summary td:before {
    content: attr(data-title);
    font-weight: bold;
    display: block; }
  #order-detail-content #cart_summary tfoot td {
    float: none;
    width: 100%; }
    #order-detail-content #cart_summary tfoot td:before {
      display: inline; }
  #order-detail-content #cart_summary tfoot tr .text-right, #order-detail-content #cart_summary tfoot tr tbody td.cart_unit, #order-detail-content #cart_summary tbody tfoot tr td.cart_unit, #order-detail-content #cart_summary tfoot tr tbody td.cart_total, #order-detail-content #cart_summary tbody tfoot tr td.cart_total, #order-detail-content #cart_summary tfoot tr .price {
    display: block;
    float: left;
    width: 50%; } }
@media (max-width: 768px) {
  #order-detail-content #cart_summary tbody td .price {
    text-align: center; }
  #order-detail-content #cart_summary tbody td.cart_description {
    width: 300px; } }
.cart_voucher {
  vertical-align: top !important; }
  .cart_voucher h4 {
    font: 600 18px/22px "RobotoCondensed-variable", sans-serif;
    color: #4b4b4c;
    text-transform: uppercase;
    padding: 7px 0 10px 0; }
  .cart_voucher .title-offers {
    color: #6b6b6b;
    font-weight: bold;
    margin-bottom: 6px; }
  .cart_voucher fieldset {
    margin-bottom: 10px; }
    .cart_voucher fieldset #discount_name {
      float: left;
      width: 219px;
      margin-right: 11px; }
  .cart_voucher #display_cart_vouchers span {
    font-weight: bold;
    cursor: pointer;
    color: #777; }
    .cart_voucher #display_cart_vouchers span:hover {
      color: #515151; }

.enable-multishipping {
  margin: -13px 0 17px; }
  .enable-multishipping label {
    font-weight: normal; }

#HOOK_SHOPPING_CART #loyalty i {
  font-size: 26px;
  line-height: 26px;
  color: #cfcccc; }

#order_carrier {
  clear: both;
  margin-top: 20px;
  border: 1px solid #999999;
  background: #FFFFFF; }

.order_carrier_logo {
  max-width: 65px;
  max-height: 65px; }

#order_carrier .title_block {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999; }

#order_carrier span {
  display: block;
  padding: 15px;
  font-weight: bold; }

.multishipping_close_container {
  text-align: center; }

table#cart_summary .gift-icon {
  color: white;
  background: #0088cc;
  display: inline;
  line-height: 20px;
  padding: 2px 5px;
  border-radius: 5px; }

#multishipping_mode_box {
  padding-top: 12px;
  padding-bottom: 19px; }
  #multishipping_mode_box .title {
    font-weight: bold;
    color: #6b6b6b;
    margin-bottom: 15px; }
  #multishipping_mode_box .description_off {
    display: none; }
    #multishipping_mode_box .description_off div {
      margin-bottom: 10px; }
  #multishipping_mode_box .description_off a:hover,
  #multishipping_mode_box .description a:hover {
    background: #f3f3f3;
    border: 1px solid #cccccc; }

#multishipping_mode_box.on .description_off {
  display: block; }

.multishipping-cart .cart_address_delivery.form-control {
  width: 198px; }

#order .address_add.submit {
  margin-bottom: 20px; }

#ordermsg {
  margin-bottom: 30px; }

#id_address_invoice.form-control,
#id_address_delivery.form-control {
  width: 269px; }

.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
  clear: both;
  float: left; }
.addresses .waitimage {
  display: none;
  float: left;
  width: 24px;
  height: 24px;
  background-image: url("../../../img/loader.gif");
  background-repeat: no-repeat;
  position: relative;
  bottom: -2px;
  left: 10px; }
.addresses .checkbox.addressesAreEquals {
  clear: both;
  float: left;
  margin: 15px 0 25px 0; }

#order .delivery_option > div,
#order-opc .delivery_option > div {
  display: block;
  margin-bottom: 20px;
  font-weight: normal; }
  #order .delivery_option > div > table,
  #order-opc .delivery_option > div > table {
    background: #FFFFFF;
    margin-bottom: 0; }
    #order .delivery_option > div > table.resume,
    #order-opc .delivery_option > div > table.resume {
      height: 53px; }
      #order .delivery_option > div > table.resume.delivery_option_carrier,
      #order-opc .delivery_option > div > table.resume.delivery_option_carrier {
        margin-top: 10px;
        width: 100%;
        border: 1px solid #d6d4d4;
        font-weight: bold; }
        #order .delivery_option > div > table.resume.delivery_option_carrier td,
        #order-opc .delivery_option > div > table.resume.delivery_option_carrier td {
          padding: 8px 11px 7px 11px; }
          #order .delivery_option > div > table.resume.delivery_option_carrier td i,
          #order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
            font-size: 20px;
            margin-right: 7px;
            vertical-align: -2px; }
      #order .delivery_option > div > table.resume td.delivery_option_radio,
      #order-opc .delivery_option > div > table.resume td.delivery_option_radio {
        width: 54px;
        padding-left: 0;
        padding-right: 0;
        text-align: center; }
      #order .delivery_option > div > table.resume td.delivery_option_logo,
      #order-opc .delivery_option > div > table.resume td.delivery_option_logo {
        width: 97px;
        padding-left: 21px; }
      #order .delivery_option > div > table.resume td.delivery_option_price,
      #order-opc .delivery_option > div > table.resume td.delivery_option_price {
        width: 162px; }

.order_carrier_content {
  line-height: normal;
  padding-bottom: 16px; }
  .order_carrier_content .carrier_title {
    font-weight: bold;
    color: #6b6b6b; }
  .order_carrier_content .checkbox input {
    margin-top: 2px; }
  .order_carrier_content .delivery_options_address .carrier_title {
    margin-bottom: 17px; }
  .order_carrier_content + div {
    padding-bottom: 15px; }

#carrierTable {
  border: 1px solid #999999;
  border-bottom: none;
  background: #FFFFFF; }

#carrierTable tbody {
  border-bottom: 1px solid #999999; }

#carrierTable th {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: #fff;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999; }

#carrierTable td {
  padding: 15px;
  font-weight: bold;
  border-right: 1px solid #e9e9e9; }

#carrierTable td.carrier_price {
  border: none; }

p.checkbox.gift {
  margin-bottom: 10px; }

#gift_div {
  display: none;
  margin-top: 5px;
  margin-bottom: 10px; }

a.iframe {
  color: #6b6b6b;
  text-decoration: underline; }
  a.iframe:hover {
    text-decoration: none; }

p.payment_module {
  margin-bottom: 10px; }
  p.payment_module a {
    display: block;
    border: 1px solid #d6d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 17px;
    line-height: 23px;
    color: #6b6b6b;
    font-weight: bold;
    padding: 33px 40px 34px 99px;
    letter-spacing: -1px;
    position: relative; }
    p.payment_module a.bankwire {
      background: url(../img/bankwire.png) 15px 12px no-repeat transparent; }
    p.payment_module a.cheque {
      background: url(../img/cheque.png) 15px 15px no-repeat transparent; }
    p.payment_module a.cash {
      background: url(../img/cash.png) 15px 15px no-repeat transparent; }
    p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after {
      display: block;
      content: "\f054";
      position: absolute;
      right: 15px;
      margin-top: -11px;
      top: 50%;
      font-family: "FontAwesome";
      font-size: 25px;
      height: 22px;
      width: 14px;
      color: #777; }
    p.payment_module a:hover {
      background-color: #f6f6f6; }
    p.payment_module a span {
      font-weight: bold;
      color: #838383; }

.payment_module.box {
  margin-top: 20px; }

p.cheque-indent {
  margin-bottom: 9px; }

.cheque-box .form-group {
  margin-bottom: 0px; }
  .cheque-box .form-group .form-control {
    width: 269px; }

.order-confirmation.box {
  line-height: 29px; }
  .order-confirmation.box a {
    text-decoration: underline; }
    .order-confirmation.box a:hover {
      text-decoration: none; }

.delivery_option_carrier td {
  width: 200px; }

.delivery_option_carrier td + td {
  width: 280px; }

.delivery_option_carrier td + td + td {
  width: 200px; }

.delivery_option_carrier tr td {
  padding: 5px; }

.delivery_option_carrier.selected {
  display: table; }

.not-displayable {
  display: none; }

#address .box,
#identity .box,
#account-creation_form .box,
#new_account_form .box,
#opc_account_form .box,
#authentication .box {
  padding-bottom: 20px;
  line-height: 20px; }
#address p.required,
#identity p.required,
#account-creation_form p.required,
#new_account_form p.required,
#opc_account_form p.required,
#authentication p.required {
  color: #f13340;
  margin: 9px 0 16px 0; }
#address p.inline-infos,
#identity p.inline-infos,
#account-creation_form p.inline-infos,
#new_account_form p.inline-infos,
#opc_account_form p.inline-infos,
#authentication p.inline-infos {
  color: red; }
#address .form-group,
#identity .form-group,
#account-creation_form .form-group,
#new_account_form .form-group,
#opc_account_form .form-group,
#authentication .form-group {
  margin-bottom: 4px; }
  #address .form-group .form-control,
  #identity .form-group .form-control,
  #account-creation_form .form-group .form-control,
  #new_account_form .form-group .form-control,
  #opc_account_form .form-group .form-control,
  #authentication .form-group .form-control {
    max-width: 271px; }
    #address .form-group .form-control#adress_alias,
    #identity .form-group .form-control#adress_alias,
    #account-creation_form .form-group .form-control#adress_alias,
    #new_account_form .form-group .form-control#adress_alias,
    #opc_account_form .form-group .form-control#adress_alias,
    #authentication .form-group .form-control#adress_alias {
      margin-bottom: 20px; }
  @media (min-width: 1200px) {
    #address .form-group.phone-number,
    #identity .form-group.phone-number,
    #account-creation_form .form-group.phone-number,
    #new_account_form .form-group.phone-number,
    #opc_account_form .form-group.phone-number,
    #authentication .form-group.phone-number {
      float: left;
      width: 270px;
      margin-right: 13px; } }
  @media (min-width: 1200px) {
    #address .form-group.phone-number + p,
    #identity .form-group.phone-number + p,
    #account-creation_form .form-group.phone-number + p,
    #new_account_form .form-group.phone-number + p,
    #opc_account_form .form-group.phone-number + p,
    #authentication .form-group.phone-number + p {
      padding: 23px 0 0 0px;
      margin-bottom: 0; } }
#address .gender-line,
#identity .gender-line,
#account-creation_form .gender-line,
#new_account_form .gender-line,
#opc_account_form .gender-line,
#authentication .gender-line {
  margin-bottom: 4px;
  padding-top: 4px; }
  #address .gender-line > label,
  #identity .gender-line > label,
  #account-creation_form .gender-line > label,
  #new_account_form .gender-line > label,
  #opc_account_form .gender-line > label,
  #authentication .gender-line > label {
    margin-right: 10px;
    margin-bottom: 0; }
  #address .gender-line .radio-inline label,
  #identity .gender-line .radio-inline label,
  #account-creation_form .gender-line .radio-inline label,
  #new_account_form .gender-line .radio-inline label,
  #opc_account_form .gender-line .radio-inline label,
  #authentication .gender-line .radio-inline label {
    font-weight: normal;
    color: #777777; }

#identity #center_column form.std .row,
#authentication #center_column form.std .row,
#order-opc #center_column form.std .row {
  margin-left: -5px;
  margin-right: -5px; }
  #identity #center_column form.std .row .col-xs-4,
  #authentication #center_column form.std .row .col-xs-4,
  #order-opc #center_column form.std .row .col-xs-4 {
    padding-left: 5px;
    padding-right: 5px;
    max-width: 94px; }
    #identity #center_column form.std .row .col-xs-4 .form-control,
    #authentication #center_column form.std .row .col-xs-4 .form-control,
    #order-opc #center_column form.std .row .col-xs-4 .form-control {
      max-width: 84px; }
#identity #center_column .footer_links,
#authentication #center_column .footer_links,
#order-opc #center_column .footer_links {
  border: none;
  padding-top: 0; }

#new_account_form .box {
  line-height: 20px; }
  #new_account_form .box .date-select {
    padding-bottom: 10px; }
  #new_account_form .box .top-indent {
    padding-top: 10px; }
  #new_account_form .box .customerprivacy {
    padding-top: 15px; }

#authentication fieldset.account_creation {
  margin-bottom: 20px; }

#password {
  padding-top: 0;
  border: none; }
  #password .box p {
    margin-bottom: 9px; }
  #password .box .form-group {
    margin-bottom: 20px; }
    #password .box .form-group .form-control {
      width: 263px; }

#instant_search_results a.close {
  font-size: 13px;
  font-weight: 600;
  opacity: 1;
  line-height: inherit;
  text-transform: none;
  font-family: "Roboto", Arial, sans-serif; }
  #instant_search_results a.close:hover {
    color: #515151; }

#manufacturers_list h3,
#suppliers_list h3 {
  font-size: 17px;
  line-height: 23px; }
#manufacturers_list .description,
#suppliers_list .description {
  line-height: 18px; }
#manufacturers_list .product-counter a,
#suppliers_list .product-counter a {
  font-weight: bold;
  color: #6b6b6b; }
  #manufacturers_list .product-counter a:hover,
  #suppliers_list .product-counter a:hover {
    color: #515151; }
#manufacturers_list.list li .mansup-container,
#suppliers_list.list li .mansup-container {
  border-top: 1px solid #d6d4d4;
  padding: 31px 0 30px 0; }
  @media (max-width: 767px) {
    #manufacturers_list.list li .mansup-container,
    #suppliers_list.list li .mansup-container {
      text-align: center; } }
#manufacturers_list.list li:first-child .mansup-container,
#suppliers_list.list li:first-child .mansup-container {
  border-top: 0; }
#manufacturers_list.list li .left-side,
#suppliers_list.list li .left-side {
  text-align: center; }
#manufacturers_list.list li h3,
#suppliers_list.list li h3 {
  margin-top: -5px;
  padding-bottom: 8px; }
#manufacturers_list.list li .middle-side,
#suppliers_list.list li .middle-side {
  padding-left: 0; }
  @media (max-width: 767px) {
    #manufacturers_list.list li .middle-side,
    #suppliers_list.list li .middle-side {
      padding-right: 15px;
      padding-left: 15px; } }
#manufacturers_list.list li .right-side-content,
#suppliers_list.list li .right-side-content {
  border-left: 1px solid #d6d4d4;
  padding: 0 0 32px 31px;
  min-height: 108px; }
  @media (max-width: 767px) {
    #manufacturers_list.list li .right-side-content,
    #suppliers_list.list li .right-side-content {
      min-height: 1px;
      padding: 0;
      border: none; } }
  #manufacturers_list.list li .right-side-content .product-counter,
  #suppliers_list.list li .right-side-content .product-counter {
    position: relative;
    top: -6px;
    margin-bottom: 12px; }
    @media (max-width: 767px) {
      #manufacturers_list.list li .right-side-content .product-counter,
      #suppliers_list.list li .right-side-content .product-counter {
        top: 0; } }
#manufacturers_list.grid li,
#suppliers_list.grid li {
  text-align: center; }
  #manufacturers_list.grid li .product-container,
  #suppliers_list.grid li .product-container {
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d6d4d4; }
    #manufacturers_list.grid li .product-container .left-side,
    #suppliers_list.grid li .product-container .left-side {
      padding-bottom: 42px; }
    #manufacturers_list.grid li .product-container h3,
    #suppliers_list.grid li .product-container h3 {
      padding-bottom: 10px; }
    #manufacturers_list.grid li .product-container .product-counter,
    #suppliers_list.grid li .product-container .product-counter {
      margin-bottom: 12px; }
@media (min-width: 1200px) {
  #manufacturers_list.grid li.first-in-line,
  #suppliers_list.grid li.first-in-line {
    clear: left; }
  #manufacturers_list.grid li.last-line .product-container,
  #suppliers_list.grid li.last-line .product-container {
    border-bottom: none; } }
@media (min-width: 768px) and (max-width: 1199px) {
  #manufacturers_list.grid li.first-item-of-tablet-line,
  #suppliers_list.grid li.first-item-of-tablet-line {
    clear: left; }
  #manufacturers_list.grid li.last-tablet-line .product-container,
  #suppliers_list.grid li.last-tablet-line .product-container {
    border-bottom: none; } }
@media (max-width: 767px) {
  #manufacturers_list.grid .product-container,
  #suppliers_list.grid .product-container {
    border-bottom: none; } }

#manufacturer .description_box,
#supplier .description_box {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #d6d4d4; }
  #manufacturer .description_box .hide_desc,
  #supplier .description_box .hide_desc {
    display: none; }
#manufacturer .bottom-pagination-content,
#manufacturer .top-pagination-content,
#supplier .bottom-pagination-content,
#supplier .top-pagination-content {
  min-height: 69px; }
#manufacturer .top-pagination-content.bottom-line,
#supplier .top-pagination-content.bottom-line {
  border-bottom: 1px solid #d6d4d4; }

table.discount i {
  font-size: 20px;
  line-height: 20px;
  vertical-align: -2px; }
  table.discount i.icon-ok {
    color: #89a315; }
  table.discount i.icon-remove {
    color: #f13340; }

#guestTracking .form-control {
  max-width: 271px; }
@media (min-width: 1200px) {
  #guestTracking .form-group {
    overflow: hidden; }
    #guestTracking .form-group i {
      padding-left: 10px; }
  #guestTracking .form-control {
    float: left; }
  #guestTracking label {
    float: left;
    clear: both;
    width: 100%; } }

#pagenotfound .pagenotfound {
  max-width: 1170px;
  margin: 100px auto 100px auto;
  text-align: center; }
  #pagenotfound .pagenotfound .img-404 {
    padding: 8px 0 27px 0; }
    #pagenotfound .pagenotfound .img-404 img {
      max-width: 100%; }
  #pagenotfound .pagenotfound h1 {
    font: 600 28px/34px "RobotoCondensed-variable", sans-serif;
    color: #6b6b6b;
    text-transform: uppercase;
    margin-bottom: 7px; }
  #pagenotfound .pagenotfound .txt_notfound {
    font: 600 16px/20px "RobotoCondensed-variable", sans-serif;
    color: #555454;
    text-transform: uppercase;
    border-bottom: 1px solid #d6d4d4;
    padding-bottom: 19px;
    margin-bottom: 20px; }
  #pagenotfound .pagenotfound h3 {
    font-weight: bold;
    color: #6b6b6b;
    font-size: 13px;
    line-height: normal;
    margin-bottom: 18px; }
  #pagenotfound .pagenotfound label {
    font-weight: normal; }
    @media (max-width: 767px) {
      #pagenotfound .pagenotfound label {
        display: block; } }
  #pagenotfound .pagenotfound .form-control {
    max-width: 293px;
    display: inline-block;
    margin-right: 5px; }
    @media (max-width: 767px) {
      #pagenotfound .pagenotfound .form-control {
        margin: 0 auto 15px auto;
        display: block; } }
  #pagenotfound .pagenotfound .buttons {
    padding: 48px 0 20px 0; }
    #pagenotfound .pagenotfound .buttons .button-medium i.left, #pagenotfound .pagenotfound .buttons .formulaire-contact input.button i.left, .formulaire-contact #pagenotfound .pagenotfound .buttons input.button i.left, #pagenotfound .pagenotfound .buttons .formulaire-contact select.button i.left, .formulaire-contact #pagenotfound .pagenotfound .buttons select.button i.left, #pagenotfound .pagenotfound .buttons .formulaire-contact button i.left, .formulaire-contact #pagenotfound .pagenotfound .buttons button i.left {
      font-size: 17px; }

#account-creation_form fieldset.reversoform {
  padding: 10px !important; }

#account-creation_form fieldset.reversoform .text label {
  display: block;
  padding: 0 0 10px 0;
  width: 100%;
  text-align: left; }

#account-creation_form fieldset.reversoform .infos-sup {
  padding: 0 !important;
  font-size: 10px;
  font-style: italic;
  text-align: right; }

#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
  cursor: pointer; }

.tab-content {
  margin-top: 20px; }

form#sendComment fieldset {
  padding: 10px;
  border: 1px solid #cccccc;
  background: #eeeeee; }

form#sendComment h3 {
  font-size: 14px; }

#new_comment_form p.text {
  margin-bottom: 0;
  padding-bottom: 0; }

#sendComment p.text label,
#sendComment p.textarea label {
  display: block;
  margin: 12px 0 4px;
  font-weight: bold;
  font-size: 12px; }

#sendComment p.text input {
  padding: 0 5px;
  height: 28px;
  width: 498px;
  border: 1px solid #cccccc;
  background: url(../img/bg_input.png) repeat-x 0 0 #FFFFFF; }

#sendComment p.textarea textarea {
  height: 80px;
  width: 508px;
  border: 1px solid #cccccc; }

#sendComment p.submit {
  padding: 0;
  text-align: right; }

#sendComment p.closeform {
  float: right;
  padding: 0;
  height: 12px;
  width: 12px;
  text-indent: -5000px;
  background: url(../img/icon/delete.gif) no-repeat 0 0; }

.star {
  position: relative;
  top: -1px;
  float: left;
  width: 14px;
  overflow: hidden;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal; }

.star {
  display: block; }
  .star a {
    display: block;
    position: absolute;
    text-indent: -5000px; }

div.star:after {
  content: "\f006";
  font-family: "FontAwesome";
  display: inline-block;
  color: #777676; }

div.star.star_on {
  display: block; }
  div.star.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743; }

div.star.star_hover:after {
  content: "\f005";
  font-family: "FontAwesome";
  display: inline-block;
  color: #ef8743; }

.advertising_block {
  width: 191px;
  margin-bottom: 1em;
  text-align: center; }

.blockcategories_footer ul ul {
  display: none !important; }

.form-group.form-error input, .form-group.form-error textarea {
  border: 1px solid #f13340;
  color: #f13340;
  background: url(../img/icon/form-error.png) 98% 5px no-repeat #f89299; }
.form-group.form-ok input, .form-group.form-ok textarea {
  border: 1px solid #89a315 !important;
  color: #89a315;
  background: url(../img/icon/form-ok.png) 98% 5px no-repeat #ebf0d0; }
.form-group.form-error .form-control, .form-group.form-ok .form-control {
  padding-right: 30px; }

.radio-inline, .checkbox {
  padding-left: 0; }
  .radio-inline .checker, .checkbox .checker {
    float: left; }
    .radio-inline .checker span, .checkbox .checker span {
      top: 0px; }
  .radio-inline div.radio, .checkbox div.radio {
    display: inline-block; }
    .radio-inline div.radio span, .checkbox div.radio span {
      float: left;
      top: 0px; }

.fancybox-skin {
  background: #FFFFFF !important; }

.fancybox-skin .fancybox-close {
  width: 28px;
  height: 28px;
  background: none;
  font-size: 28px;
  line-height: 28px;
  color: #6b6b6b;
  text-align: center;
  background: white;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px; }
  .fancybox-skin .fancybox-close:hover {
    color: #515151; }
  .fancybox-skin .fancybox-close:after {
    content: "\f057";
    font-family: "FontAwesome"; }

#facebook_block,
#cmsinfo_block {
  overflow: hidden;
  background: #f2f2f2;
  min-height: 344px;
  height: 344px;
  padding-right: 29px;
  padding-left: 29px; }
  @media (max-width: 991px) {
    #facebook_block,
    #cmsinfo_block {
      min-height: 354px;
      height: 354px;
      padding-left: 13px;
      padding-right: 13px; } }
  @media (max-width: 767px) {
    #facebook_block,
    #cmsinfo_block {
      width: 100%;
      min-height: 1px; } }

#facebook_block h4 {
  padding: 35px 0 0 0;
  margin: 0 0 12px 0;
  font: 300 21px/25px "RobotoCondensed-variable", sans-serif;
  color: #646466; }
  @media (max-width: 991px) {
    #facebook_block h4 {
      font-size: 18px; } }
  @media (max-width: 767px) {
    #facebook_block h4 {
      padding-top: 20px !important; } }
  @media (max-width: 768px) {
    #facebook_block h4 {
      font-size: 16px; } }
#facebook_block .facebook-fanbox {
  background: #FFFFFF;
  border: 1px solid #aaaaaa;
  padding-bottom: 10px; }

#cmsinfo_block {
  border-left: 1px solid #d9d9d9; }
  @media (max-width: 767px) {
    #cmsinfo_block {
      border: none;
      margin-top: 10px; } }
  #cmsinfo_block > div {
    padding: 35px 10px 0 0; }
    @media (max-width: 767px) {
      #cmsinfo_block > div {
        padding-top: 20px; } }
    @media (max-width: 479px) {
      #cmsinfo_block > div {
        width: 100%;
        border-top: 1px solid #d9d9d9; } }
  #cmsinfo_block > div + div {
    border-left: 1px solid #d9d9d9;
    min-height: 344px;
    padding-left: 29px; }
    @media (max-width: 479px) {
      #cmsinfo_block > div + div {
        border-left: none;
        padding-left: 10px;
        min-height: 1px;
        padding-bottom: 15px; } }
  #cmsinfo_block em {
    float: left;
    width: 60px;
    height: 60px;
    margin: 3px 10px 0 0;
    font-size: 30px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    background: #646466;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px; }
    @media (max-width: 991px) {
      #cmsinfo_block em {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 20px; } }
  #cmsinfo_block .type-text {
    overflow: hidden; }
  #cmsinfo_block h3 {
    margin: 0 0 5px 0;
    font: 300 21px/25px "RobotoCondensed-variable", sans-serif;
    color: #646466; }
    @media (max-width: 1199px) {
      #cmsinfo_block h3 {
        font-size: 18px; } }
  #cmsinfo_block ul li {
    padding-bottom: 22px; }
    @media (max-width: 1199px) {
      #cmsinfo_block ul li {
        padding-bottom: 10px; } }
    @media (max-width: 991px) {
      #cmsinfo_block ul li {
        padding-bottom: 0; } }
  #cmsinfo_block p em {
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    font-size: 13px;
    color: #777777;
    float: none;
    height: inherit;
    line-height: inherit;
    text-align: left;
    font-style: italic; }

.ie8 #facebook_block,
.ie8 #cmsinfo_block {
  height: 344px; }

@media (max-width: 1199px) {
  .zoomdiv {
    display: none !important; } }
#product.content_only div.pb-left-column p.resetimg {
  margin-bottom: 0px;
  padding-top: 0px; }
#product.content_only div.pb-left-column #thumbs_list_frame {
  margin-bottom: 0px; }

#product_comparison td.compare_extra_information {
  padding: 10px; }
#product_comparison #social-share-compare {
  margin-bottom: 50px; }

.btn-facebook:hover, .btn-twitter:hover, .btn-google-plus:hover, .btn-pinterest:hover {
  border-color: white; }

.btn-facebook i {
  color: #435f9f; }
.btn-facebook:hover {
  color: white;
  background-color: #435f9f; }
  .btn-facebook:hover i {
    color: white; }

.btn-twitter i {
  color: #00aaf0; }
.btn-twitter:hover {
  color: white;
  background-color: #00aaf0; }
  .btn-twitter:hover i {
    color: white; }

.btn-google-plus i {
  color: #e04b34; }
.btn-google-plus:hover {
  color: white;
  background-color: #e04b34; }
  .btn-google-plus:hover i {
    color: white; }

.btn-pinterest i {
  color: #ce1f21; }
.btn-pinterest:hover {
  color: white;
  background-color: #ce1f21; }
  .btn-pinterest:hover i {
    color: white; }

.payment_option_form {
  display: none; }

.payment_option_logo {
  height: 50px;
  max-height: 50px; }

.payment_module_adv {
  height: 120px;
  max-height: 120px; }

.payment_option_selected {
  display: none;
  margin-top: 15px; }
  .payment_option_selected i {
    color: green; }

.payment_option_cta {
  margin-left: 10px;
  color: #333 !important; }

.tnc_box {
  background: #fbfbfb;
  border: 1px solid #d6d4d4;
  padding: 14px 18px 13px;
  margin: 0 0 30px 0;
  line-height: 23px; }

.pointer-box {
  cursor: pointer; }

.cancel-container {
  left: 50% !important;
  margin-left: -50vw !important;
  position: relative !important;
  width: calc(100vw) !important;
  z-index: 1 !important; }
  .cancel-container .container {
    margin: 0 auto !important; }

@media (max-width: 992.65px) {
  .cancel-container {
    width: 100vw !important;
    padding-left: 0 !important; } }
/* ----------------------------------------- BUTTON AUTOEASY - Review
-------------------------------------------------------------------------------------------------------------------- */
input.button-mini,
input.button-small,
input.button,
input.button-medium,
.formulaire-contact input.button,
input.button-large,
input.button_disabled,
input.exclusive,
input.btn-default,
button.button-mini,
button.button-small,
button.button,
button.button-medium,
.formulaire-contact button,
button.button-large,
button.button_disabled,
button.exclusive,
button.btn-default,
a.button-mini,
a.button-small,
a.button,
a.button-medium,
a.button-large,
a.exclusive,
a.btn-default,
span.atc.btn-default,
span.button-mini,
span.button-small,
span.button,
span.button-medium,
span.button-large,
span.exclusive,
span.btn-default {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 0 none;
  border-bottom: solid 2px #89a315;
  background-color: #afca0b;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 900;
  font-size: 14px;
  padding: 5px 7px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  white-space: normal; }
  input.button-mini.right,
  input.button-small.right,
  input.button.right,
  input.right.button-medium,
  input.button-large.right,
  input.button_disabled.right,
  input.exclusive.right,
  input.btn-default.right,
  button.button-mini.right,
  button.button-small.right,
  button.button.right,
  button.right.button-medium,
  .formulaire-contact button.right,
  button.button-large.right,
  button.button_disabled.right,
  button.exclusive.right,
  button.btn-default.right,
  a.button-mini.right,
  a.button-small.right,
  a.button.right,
  a.right.button-medium,
  a.button-large.right,
  a.exclusive.right,
  a.btn-default.right,
  span.atc.btn-default.right,
  span.button-mini.right,
  span.button-small.right,
  span.button.right,
  span.right.button-medium,
  span.button-large.right,
  span.exclusive.right,
  span.btn-default.right {
    float: right; }
  input.button-mini.left,
  input.button-small.left,
  input.button.left,
  input.left.button-medium,
  input.button-large.left,
  input.button_disabled.left,
  input.exclusive.left,
  input.btn-default.left,
  button.button-mini.left,
  button.button-small.left,
  button.button.left,
  button.left.button-medium,
  .formulaire-contact button.left,
  button.button-large.left,
  button.button_disabled.left,
  button.exclusive.left,
  button.btn-default.left,
  a.button-mini.left,
  a.button-small.left,
  a.button.left,
  a.left.button-medium,
  a.button-large.left,
  a.exclusive.left,
  a.btn-default.left,
  span.atc.btn-default.left,
  span.button-mini.left,
  span.button-small.left,
  span.button.left,
  span.left.button-medium,
  span.button-large.left,
  span.exclusive.left,
  span.btn-default.left {
    float: left; }
  input.button-mini.other,
  input.button-small.other,
  input.button.other,
  input.other.button-medium,
  input.button-large.other,
  input.button_disabled.other,
  input.exclusive.other,
  input.btn-default.other,
  button.button-mini.other,
  button.button-small.other,
  button.button.other,
  button.other.button-medium,
  .formulaire-contact button.other,
  button.button-large.other,
  button.button_disabled.other,
  button.exclusive.other,
  button.btn-default.other,
  a.button-mini.other,
  a.button-small.other,
  a.button.other,
  a.other.button-medium,
  a.button-large.other,
  a.exclusive.other,
  a.btn-default.other,
  span.atc.btn-default.other,
  span.button-mini.other,
  span.button-small.other,
  span.button.other,
  span.other.button-medium,
  span.button-large.other,
  span.exclusive.other,
  span.btn-default.other {
    background-color: #28596a;
    border-color: #18374c; }
  input.button-mini.other-dark,
  input.button-small.other-dark,
  input.button.other-dark,
  input.other-dark.button-medium,
  input.button-large.other-dark,
  input.button_disabled.other-dark,
  input.exclusive.other-dark,
  input.btn-default.other-dark,
  button.button-mini.other-dark,
  button.button-small.other-dark,
  button.button.other-dark,
  button.other-dark.button-medium,
  .formulaire-contact button.other-dark,
  button.button-large.other-dark,
  button.button_disabled.other-dark,
  button.exclusive.other-dark,
  button.btn-default.other-dark,
  a.button-mini.other-dark,
  a.button-small.other-dark,
  a.button.other-dark,
  a.other-dark.button-medium,
  a.button-large.other-dark,
  a.exclusive.other-dark,
  a.btn-default.other-dark,
  span.atc.btn-default.other-dark,
  span.button-mini.other-dark,
  span.button-small.other-dark,
  span.button.other-dark,
  span.other-dark.button-medium,
  span.button-large.other-dark,
  span.exclusive.other-dark,
  span.btn-default.other-dark {
    background-color: #18374c;
    border: none; }
  input.button-mini span,
  input.button-small span,
  input.button span,
  input.button-medium span,
  .formulaire-contact input.button span,
  input.button-large span,
  input.button_disabled span,
  input.exclusive span,
  input.btn-default span,
  button.button-mini span,
  button.button-small span,
  button.button span,
  button.button-medium span,
  .formulaire-contact button span,
  button.button-large span,
  button.button_disabled span,
  button.exclusive span,
  button.btn-default span,
  a.button-mini span,
  a.button-small span,
  a.button span,
  a.button-medium span,
  a.button-large span,
  a.exclusive span,
  a.btn-default span,
  span.atc.btn-default span,
  span.button-mini span,
  span.button-small span,
  span.button span,
  span.button-medium span,
  span.button-large span,
  span.exclusive span,
  span.btn-default span {
    display: block;
    color: inherit;
    font-size: 100%;
    font-weight: 400;
    text-align: center; }
  input.button-mini i,
  input.button-small i,
  input.button i,
  input.button-medium i,
  .formulaire-contact input.button i,
  input.button-large i,
  input.button_disabled i,
  input.exclusive i,
  input.btn-default i,
  button.button-mini i,
  button.button-small i,
  button.button i,
  button.button-medium i,
  .formulaire-contact button i,
  button.button-large i,
  button.button_disabled i,
  button.exclusive i,
  button.btn-default i,
  a.button-mini i,
  a.button-small i,
  a.button i,
  a.button-medium i,
  a.button-large i,
  a.exclusive i,
  a.btn-default i,
  span.atc.btn-default i,
  span.button-mini i,
  span.button-small i,
  span.button i,
  span.button-medium i,
  span.button-large i,
  span.exclusive i,
  span.btn-default i {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px; }
    input.button-mini i.left,
    input.button-small i.left,
    input.button i.left,
    input.button-medium i.left,
    input.button-large i.left,
    input.button_disabled i.left,
    input.exclusive i.left,
    input.btn-default i.left,
    button.button-mini i.left,
    button.button-small i.left,
    button.button i.left,
    button.button-medium i.left,
    .formulaire-contact button i.left,
    button.button-large i.left,
    button.button_disabled i.left,
    button.exclusive i.left,
    button.btn-default i.left,
    a.button-mini i.left,
    a.button-small i.left,
    a.button i.left,
    a.button-medium i.left,
    a.button-large i.left,
    a.exclusive i.left,
    a.btn-default i.left,
    span.atc.btn-default i.left,
    span.button-mini i.left,
    span.button-small i.left,
    span.button i.left,
    span.button-medium i.left,
    span.button-large i.left,
    span.exclusive i.left,
    span.btn-default i.left {
      margin-left: 0; }
    input.button-mini i.right,
    input.button-small i.right,
    input.button i.right,
    input.button-medium i.right,
    input.button-large i.right,
    input.button_disabled i.right,
    input.exclusive i.right,
    input.btn-default i.right,
    button.button-mini i.right,
    button.button-small i.right,
    button.button i.right,
    button.button-medium i.right,
    .formulaire-contact button i.right,
    button.button-large i.right,
    button.button_disabled i.right,
    button.exclusive i.right,
    button.btn-default i.right,
    a.button-mini i.right,
    a.button-small i.right,
    a.button i.right,
    a.button-medium i.right,
    a.button-large i.right,
    a.exclusive i.right,
    a.btn-default i.right,
    span.atc.btn-default i.right,
    span.button-mini i.right,
    span.button-small i.right,
    span.button i.right,
    span.button-medium i.right,
    span.button-large i.right,
    span.exclusive i.right,
    span.btn-default i.right {
      margin-right: 0; }

*:first-child + html input.button-mini,
*:first-child + html input.button-small,
*:first-child + html input.button,
*:first-child + html input.button-medium,
*:first-child + html input.button-large,
*:first-child + html input.button-mini_disabled,
*:first-child + html input.button-small_disabled,
*:first-child + html input.button_disabled,
*:first-child + html input.button-large_disabled,
*:first-child + html input.exclusive_mini,
*:first-child + html input.exclusive_small,
*:first-child + html input.exclusive,
*:first-child + html input.exclusive_large,
*:first-child + html input.exclusive_mini_disabled,
*:first-child + html input.exclusive_small_disabled,
*:first-child + html input.exclusive_disabled,
*:first-child + html input.exclusive_large_disabled {
  border: none; }

input.button-mini:hover,
input.button-small:hover,
input.button:hover,
input.button-medium:hover,
input.button-large:hover,
input.exclusive_mini:hover,
input.exclusive_small:hover,
input.exclusive:hover,
input.exclusive_large:hover,
button.button-mini:hover,
button.button-small:hover,
button.button:hover,
button.button-medium:hover,
.formulaire-contact button:hover,
button.button-large:hover,
button.exclusive_mini:hover,
button.exclusive_small:hover,
button.exclusive:hover,
button.exclusive_large:hover,
span.button:hover,
span.button-medium:hover,
a.button-mini:hover,
a.button-small:hover,
a.button:hover,
a.button-medium:hover,
a.button-large:hover,
a.exclusive_mini:hover,
a.exclusive_small:hover,
a.exclusive:hover,
a.exclusive_large:hover {
  background: #89a315;
  border-color: #cbd882;
  color: #FFFFFF; }
  input.button-mini:hover span,
  input.button-small:hover span,
  input.button:hover span,
  input.button-medium:hover span,
  input.button-large:hover span,
  input.exclusive_mini:hover span,
  input.exclusive_small:hover span,
  input.exclusive:hover span,
  input.exclusive_large:hover span,
  button.button-mini:hover span,
  button.button-small:hover span,
  button.button:hover span,
  button.button-medium:hover span,
  .formulaire-contact button:hover span,
  button.button-large:hover span,
  button.exclusive_mini:hover span,
  button.exclusive_small:hover span,
  button.exclusive:hover span,
  button.exclusive_large:hover span,
  span.button:hover span,
  span.button-medium:hover span,
  a.button-mini:hover span,
  a.button-small:hover span,
  a.button:hover span,
  a.button-medium:hover span,
  a.button-large:hover span,
  a.exclusive_mini:hover span,
  a.exclusive_small:hover span,
  a.exclusive:hover span,
  a.exclusive_large:hover span {
    color: #FFFFFF; }
  input.button-mini:hover.other,
  input.button-small:hover.other,
  input.button:hover.other,
  input.button-medium:hover.other,
  input.button-large:hover.other,
  input.exclusive_mini:hover.other,
  input.exclusive_small:hover.other,
  input.exclusive:hover.other,
  input.exclusive_large:hover.other,
  button.button-mini:hover.other,
  button.button-small:hover.other,
  button.button:hover.other,
  button.button-medium:hover.other,
  .formulaire-contact button:hover.other,
  button.button-large:hover.other,
  button.exclusive_mini:hover.other,
  button.exclusive_small:hover.other,
  button.exclusive:hover.other,
  button.exclusive_large:hover.other,
  span.button:hover.other,
  span.button-medium:hover.other,
  a.button-mini:hover.other,
  a.button-small:hover.other,
  a.button:hover.other,
  a.button-medium:hover.other,
  a.button-large:hover.other,
  a.exclusive_mini:hover.other,
  a.exclusive_small:hover.other,
  a.exclusive:hover.other,
  a.exclusive_large:hover.other {
    background: #89a315;
    border-color: #cbd882;
    color: #FFFFFF; }

input.button-mini:active,
input.button-small:active,
input.button:active,
input.button-medium:active,
input.button-large:active,
input.exclusive_mini:active,
input.exclusive_small:active,
input.exclusive:active,
input.exclusive_large:active,
a.button-mini:active,
a.button-small:active,
a.button:active,
a.button-medium:active,
a.button-large:active,
a.exclusive_mini:active,
a.exclusive_small:active,
a.exclusive:active,
a.exclusive_large:active {
  background: #afca0b;
  color: #FFFFFF; }

input.disabled,
button.disabled,
a.disabled,
span.disabled,
input.button_disabled,
input.exclusive_disabled {
  background: #ededed;
  border-color: #d1d1d1;
  color: #838383;
  cursor: default; }

.btn.disabled,
.btn[disabled]:hover {
  opacity: 1; }

/* ------------------------------------------ BUTTON ACCOUNT
------------------------------------------------------------------------------------------- */
.footer_links .button,
.footer_links .formulaire-contact input.button,
.formulaire-contact .footer_links input.button,
.footer_links .formulaire-contact button,
.formulaire-contact .footer_links button,
.footer_links .button-medium,
.footer_links .formulaire-contact select.button,
.formulaire-contact .footer_links select.button {
  background-color: transparent;
  border: solid 1px #838383;
  color: #838383; }
  .footer_links .button span,
  .footer_links .formulaire-contact button span,
  .formulaire-contact .footer_links button span,
  .footer_links .button-medium span {
    color: inherit; }

/* ------------------------------------------ BUTTON EXCLUSIVE
------------------------------------------------------------------------------------------- */
.exclusive_btn, .exclusive, .exclusive-medium, a.button-small.exclusive,
input.button-small.exclusive,
button.button-small.exclusive,
.button-small.exclusive, span.button-medium.exclusive,
a.button-medium.exclusive,
input.button-medium.exclusive,
.formulaire-contact input.exclusive.button,
button.button-medium.exclusive,
.formulaire-contact button.exclusive,
.button-medium.exclusive,
.formulaire-contact select.exclusive.button,
.formulaire-contact select.exclusive.button-medium, a.button-large.exclusive,
input.button-large.exclusive,
button.button-large.exclusive,
.button-large.exclusive {
  font-size: 15px;
  text-transform: uppercase; }
  .exclusive_btn strong, .exclusive strong, .exclusive-medium strong,
  .button-small.exclusive strong,
  .formulaire-contact input.exclusive.button strong,
  .formulaire-contact button.exclusive strong,
  .button-medium.exclusive strong,
  .formulaire-contact select.exclusive.button strong,
  .button-large.exclusive strong,
  .exclusive_btn span,
  .exclusive span,
  .exclusive-medium span,
  .button-small.exclusive span,
  .formulaire-contact input.exclusive.button span,
  .formulaire-contact button.exclusive span,
  .button-medium.exclusive span,
  .formulaire-contact select.exclusive.button span,
  .button-large.exclusive span {
    color: #ededed;
    display: block;
    font-size: 10px;
    font-weight: normal;
    text-transform: none; }

.exclusive-medium {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #6b6b6b;
  border-bottom: solid 3px #4b4b4c;
  color: #FFFFFF;
  padding: 10px 30px;
  text-align: center; }
  .exclusive-medium i {
    margin-right: 15px; }
  .exclusive-medium:hover {
    background-color: #4b4b4c;
    border-color: #6b6b6b;
    color: #FFFFFF; }

/* ------------------------------------------ BUTTON SMALL
------------------------------------------------------------------------------------------- */
a.button-small,
input.button-small,
button.button-small,
.button-small {
  padding: 5px 12px; }
  a.button-small span,
  input.button-small span,
  button.button-small span,
  .button-small span {
    color: #FFFFFF;
    display: block;
    font-size: 13px; }
  a.button-small.exclusive,
  input.button-small.exclusive,
  button.button-small.exclusive,
  .button-small.exclusive {
    font-size: 13px;
    line-height: 19px;
    padding: 5px 15px;
    text-align: center; }
    a.button-small.exclusive span,
    input.button-small.exclusive span,
    button.button-small.exclusive span,
    .button-small.exclusive span {
      font-size: 10px; }

/* ------------------------------------------ BUTTON MEDIUM
------------------------------------------------------------------------------------------- */
span.button-medium,
a.button-medium,
input.button-medium,
.formulaire-contact input.button,
.formulaire-contact input.button-medium,
button.button-medium,
.formulaire-contact button,
.button-medium,
.formulaire-contact input.button,
.formulaire-contact input.button-medium,
.formulaire-contact select.button,
.formulaire-contact select.button-medium,
.formulaire-contact button {
  font-size: 15px;
  padding: 10px 20px;
  text-decoration: none !important;
  text-align: center; }
  span.button-medium span,
  a.button-medium span,
  input.button-medium span,
  .formulaire-contact input.button span,
  .formulaire-contact input.button-medium span,
  button.button-medium span,
  .formulaire-contact button span,
  .button-medium span,
  .formulaire-contact input.button span,
  .formulaire-contact input.button-medium span,
  .formulaire-contact select.button span,
  .formulaire-contact select.button-medium span,
  .formulaire-contact button span {
    font-size: 100%; }
  span.button-medium strong,
  a.button-medium strong,
  input.button-medium strong,
  .formulaire-contact input.button strong,
  .formulaire-contact input.button-medium strong,
  button.button-medium strong,
  .formulaire-contact button strong,
  .button-medium strong,
  .formulaire-contact input.button strong,
  .formulaire-contact input.button-medium strong,
  .formulaire-contact select.button strong,
  .formulaire-contact select.button-medium strong,
  .formulaire-contact button strong {
    color: #FFFFFF;
    display: block;
    font-size: 13px; }
  span.button-medium.button-blue,
  a.button-medium.button-blue,
  input.button-medium.button-blue,
  .formulaire-contact input.button-blue.button,
  button.button-medium.button-blue,
  .formulaire-contact button.button-blue,
  .button-medium.button-blue,
  .formulaire-contact input.button-blue.button,
  .formulaire-contact input.button-blue.button-medium,
  .formulaire-contact select.button-blue.button,
  .formulaire-contact select.button-blue.button-medium,
  .formulaire-contact button.button-blue {
    background: #28596a;
    border-bottom: solid 2px #18374c; }
  span.button-medium.exclusive,
  a.button-medium.exclusive,
  input.button-medium.exclusive,
  .formulaire-contact input.exclusive.button,
  button.button-medium.exclusive,
  .formulaire-contact button.exclusive,
  .button-medium.exclusive,
  .formulaire-contact input.exclusive.button,
  .formulaire-contact input.exclusive.button-medium,
  .formulaire-contact select.exclusive.button,
  .formulaire-contact select.exclusive.button-medium,
  .formulaire-contact button.exclusive {
    font-size: 15px; }
    span.button-medium.exclusive span,
    a.button-medium.exclusive span,
    input.button-medium.exclusive span,
    .formulaire-contact input.exclusive.button span,
    button.button-medium.exclusive span,
    .formulaire-contact button.exclusive span,
    .button-medium.exclusive span,
    .formulaire-contact input.exclusive.button span,
    .formulaire-contact select.exclusive.button span,
    .formulaire-contact button.exclusive span {
      font-size: 11px; }

/* ------------------------------------------ BUTTON LARGE
------------------------------------------------------------------------------------------- */
a.button-large,
input.button-large,
button.button-large,
.button-large {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #FFFFFF;
  font-size: 21px;
  line-height: 21px;
  padding: 10px 100px;
  text-align: center;
  max-width: 100%; }
  a.button-large span,
  input.button-large span,
  button.button-large span,
  .button-large span {
    color: inherit;
    font-size: 100%;
    text-transform: none; }
  a.button-large.exclusive,
  input.button-large.exclusive,
  button.button-large.exclusive,
  .button-large.exclusive {
    color: #FFFFFF;
    font-size: 18px; }
    a.button-large.exclusive span,
    input.button-large.exclusive span,
    button.button-large.exclusive span,
    .button-large.exclusive span {
      color: inherit;
      font-size: 100%;
      text-transform: uppercase; }

/* ------------------------------------------ BUTTON AJAX ADD CART
------------------------------------------------------------------------------------------- */
.ajax_add_to_cart_button {
  background: #afca0b;
  padding: 7px 10px; }
  .ajax_add_to_cart_button span {
    border: 0;
    display: block;
    padding: 5px 14px; }
  .ajax_add_to_cart_button:hover {
    background: #6b6b6b;
    border-color: #6b6b6b; }
    .ajax_add_to_cart_button:hover span {
      color: #FFFFFF; }

/* ------------------------------------------ BUTTON LINK VIEW
------------------------------------------------------------------------------------------- */
.button.lnk_view i,
.formulaire-contact button.lnk_view i,
.lnk_view.button-medium i {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #afca0b;
  color: #FFFFFF;
  display: inline-block;
  line-height: 18px;
  margin: 0;
  padding: 10px 14px; }
  .button.lnk_view i.left,
  .formulaire-contact button.lnk_view i.left,
  .lnk_view.button-medium i.left {
    padding-right: 8px; }
  .button.lnk_view i.right,
  .formulaire-contact button.lnk_view i.right,
  .lnk_view.button-medium i.right {
    padding-left: 8px; }
.button.lnk_view:hover i,
.formulaire-contact button.lnk_view:hover i,
.lnk_view.button-medium:hover i {
  background-color: #4b4b4c; }

/* ------------------------------------------ LINK BUTTON
------------------------------------------------------------------------------------------- */
.link-button i {
  margin-right: 5px; }
  .link-button i.large {
    font-size: 26px;
    line-height: 26px;
    vertical-align: -3px;
    color: silver; }

.link-text {
  cursor: pointer; }
  .link-text:hover {
    color: #89a315; }

/* ------------------------------------------ BUTTON PLUS / BUTTON MINUS
------------------------------------------------------------------------------------------- */
.btn.button-plus,
.btn.button-minus {
  background-color: #ededed;
  border: 1px solid #d1d1d1;
  font-size: 14px;
  line-height: 14px;
  color: #d1d1d1;
  padding: 0; }
  .btn.button-plus span,
  .btn.button-minus span {
    background: none;
    display: block;
    padding: 4px 0 0 0;
    text-align: center;
    vertical-align: middle;
    width: 15px; }
    .btn.button-plus span i,
    .btn.button-minus span i {
      margin: 0; }
  .btn.button-plus:hover,
  .btn.button-minus:hover {
    background-color: #4b4b4c; }
    .btn.button-plus:hover span,
    .btn.button-minus:hover span {
      color: #6b6b6b; }

/* ------------------------------------------ BUTTON PULL RIGHT - Aligner à droite
------------------------------------------------------------------------------------------- */
/* ------------------------------------------ BUTTON PULL RIGHT - Aligner à droite
------------------------------------------------------------------------------------------- */
.button.button_previous,
.formulaire-contact input.button_previous.button,
.formulaire-contact button.button_previous,
.button_previous.button-medium,
.formulaire-contact select.button_previous.button {
  background: none;
  border: solid 1px #4b4b4c;
  color: #4b4b4c; }
  .button.button_previous.exclusive-medium,
  .formulaire-contact button.button_previous.exclusive-medium,
  .button_previous.exclusive-medium.button-medium {
    padding: 10px; }
  .button.button_previous:hover,
  .formulaire-contact button.button_previous:hover,
  .button_previous.button-medium:hover {
    border-color: #afca0b;
    color: #afca0b; }

.btn-icon {
  align-items: center;
  background: #28596a;
  border: none;
  border-bottom: 2px solid #18374c;
  border-radius: 5px;
  color: #FFFFFF;
  display: inline-flex;
  font-size: 20px;
  padding: 10px 25px;
  justify-content: center; }
  .btn-icon i {
    margin-right: 10px; }
    .btn-icon i.big {
      font-size: 40px; }
  .btn-icon:hover {
    background: #18374c;
    cursor: pointer; }
  .btn-icon .small {
    font-size: 12px; }
  @media (max-width: 1199.99875px) {
    .btn-icon.w-200 {
      width: 200px; } }
  .btn-icon.btn-first {
    border-color: #89a315;
    background: #afca0b; }
    .btn-icon.btn-first:hover {
      background: #18374c;
      border-color: #0a1d2c; }

.button-flat {
  border-radius: 12px;
  border-style: solid;
  border-width: 1px;
  font-weight: normal;
  padding: 8px 24px;
  text-align: center;
  background: white;
  border-color: #afca0b;
  color: #afca0b; }
  .button-flat:hover {
    background: #f5f5f5;
    color: #89a315;
    border-color: #89a315; }

.button-flat-fill {
  border-radius: 12px;
  border-style: solid;
  border-width: 1px;
  font-weight: normal;
  padding: 8px 24px;
  text-align: center;
  background: #afca0b;
  border-color: #afca0b;
  color: white; }
  .button-flat-fill:hover {
    background: #89a315;
    border-color: #89a315; }

.button-flat-alt-fill {
  border-radius: 12px;
  border-style: solid;
  border-width: 1px;
  font-weight: normal;
  padding: 8px 24px;
  text-align: center;
  background: #18374c;
  border-color: #18374c;
  color: white; }
  .button-flat-alt-fill:hover {
    color: white;
    background: #0a1d2c;
    border-color: #0a1d2c; }

.page-title {
  margin-top: 0 !important; }
  .page-title span {
    margin-top: 0 !important;
    background: transparent;
    border: 0 none;
    border-bottom: solid 3px #afca0b;
    color: #4b4b4c;
    font: 300 28px/32px "RobotoCondensed-variable", sans-serif;
    margin: 15px 0 30px;
    padding: 10px 0;
    position: relative;
    display: inline-block; }
    @media (max-width: 767.99875px) {
      .page-title span {
        font-size: 28px; } }

.breadcrumb {
  display: inline-block;
  border: 1px solid #d6d4d4;
  font-weight: bold;
  font-size: 12px;
  line-height: 24px;
  min-height: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 16px;
  margin-top: 100px;
  position: relative;
  z-index: 1; }
  @media (max-width: 991px) {
    .breadcrumb {
      margin-top: 36px; } }
  @media (max-width: 767.99875px) {
    .breadcrumb {
      padding: 0; } }
  .breadcrumb .navigation-pipe {
    width: 18px;
    display: inline-block;
    text-indent: -5000px; }
  .breadcrumb a {
    display: inline-block;
    color: #6b6b6b; }
    .breadcrumb a.home {
      font-size: 17px;
      color: #777777;
      width: 38px;
      text-align: center;
      padding: 0;
      margin: 0 0 0 -10px;
      -moz-border-radius-topleft: 3px;
      -webkit-border-top-left-radius: 3px;
      border-top-left-radius: 3px;
      -moz-border-radius-bottomleft: 3px;
      -webkit-border-bottom-left-radius: 3px;
      border-bottom-left-radius: 3px;
      z-index: 99;
      line-height: 22px;
      display: inline-block;
      height: 25px; }
      .breadcrumb a.home i {
        vertical-align: -1px; }
    .breadcrumb a:hover {
      color: #777777; }

.ie8 .breadcrumb {
  min-height: 1px; }
  .ie8 .breadcrumb a:after {
    display: none; }
  .ie8 .breadcrumb .navigation-pipe {
    width: 20px; }

/*----------------------------------PAGE ACCUEIL
----------------------------------------------------------------------------------------------------------------*/
.container_home .title_default .page-heading.h1 {
  margin-bottom: 25px;
  margin-top: 0;
  padding-top: 0; }
.container_home .lien-1, .container_home .lien-2 {
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important; }
  @media (max-width: 991.99875px) {
    .container_home .lien-1, .container_home .lien-2 {
      min-height: 150px; } }
  @media (max-width: 575.99875px) {
    .container_home .lien-1, .container_home .lien-2 {
      min-height: auto; } }
  .container_home .lien-1 .title, .container_home .lien-2 .title {
    text-transform: uppercase; }
    .container_home .lien-1 .title i, .container_home .lien-2 .title i {
      margin-right: 10px; }
.container_home .lien-1 {
  background: #afca0b !important;
  border: 0 none; }
.container_home .lien-2 {
  background: #28596a !important;
  border: 0 none; }
.container_home a:hover .lien-1 {
  background: #89a315 !important; }
.container_home a:hover .lien-2 {
  background: #0a1d2c !important; }

.achat-vente .acheter:hover, .achat-vente .acheter:active, .achat-vente .acheter:focus,
.achat-vente .vendre:hover,
.achat-vente .vendre:active,
.achat-vente .vendre:focus {
  text-decoration: none; }
.achat-vente .acheter .title i,
.achat-vente .vendre .title i {
  margin-right: 10px; }
.achat-vente .acheter .info,
.achat-vente .vendre .info {
  line-height: 1.3em; }
@media (min-width: 1200px) {
  .achat-vente .acheter .info,
  .achat-vente .vendre .info {
    min-height: 50px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .achat-vente .acheter .info,
  .achat-vente .vendre .info {
    min-height: 65px; } }
@media (max-width: 991px) {
  .achat-vente .acheter .info,
  .achat-vente .vendre .info {
    min-height: 50px; } }
.achat-vente.top {
  padding-top: 0px !important; }
  .achat-vente.top .page-heading {
    margin-top: 0; }
.achat-vente .vendre {
  padding-right: 8px; }
  @media (max-width: 767px) {
    .achat-vente .vendre {
      padding-left: 0px;
      padding-right: 0px; } }
  .achat-vente .vendre .lien-1 {
    background-image: url("../img/concept-vendre.png");
    background-size: 100%;
    -webkit-background-size: 100%;
    background-position: center;
    color: #FFFFFF;
    display: block;
    margin-bottom: 25px;
    overflow: hidden;
    padding: 0;
    position: relative;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px; }
    .achat-vente .vendre .lien-1:hover {
      background-size: 120%;
      -webkit-background-size: 120%; }
    .achat-vente .vendre .lien-1 .title {
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 900;
      font-size: 22px;
      padding: 0 20px;
      text-align: center;
      margin-top: 15px; }
    .achat-vente .vendre .lien-1 .info {
      font-family: "Roboto", Arial, sans-serif;
      font-size: 17px;
      margin-top: 10px;
      padding: 0 20px;
      text-align: center; }
.achat-vente .acheter {
  padding-left: 7px; }
  @media (max-width: 767px) {
    .achat-vente .acheter {
      padding-left: 0px;
      padding-right: 0px; } }
  .achat-vente .acheter .lien-2 {
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    background-image: url("../img/concept-acheter.png");
    background-size: 100%;
    -webkit-background-size: 100%;
    background-position: center;
    color: #FFFFFF;
    display: block;
    margin-bottom: 25px;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px; }
    @media (max-width: 575.99875px) {
      .achat-vente .acheter .lien-2 {
        margin-bottom: 10px; } }
    .achat-vente .acheter .lien-2:hover {
      background-size: 120%;
      -webkit-background-size: 120%; }
    .achat-vente .acheter .lien-2 .title {
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 900;
      font-size: 22px;
      margin-top: 15px;
      padding: 0 20px;
      text-align: center; }
    .achat-vente .acheter .lien-2 .info {
      font-family: "Roboto", Arial, sans-serif;
      font-size: 17px;
      padding: 0 20px;
      text-align: center;
      margin-top: 10px; }
.achat-vente .action {
  background-color: rgba(0, 0, 0, 0.6);
  color: #FFFFFF;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 21px;
  font-style: italic;
  font-weight: 600;
  line-height: 42px;
  margin: 0;
  text-align: right;
  text-shadow: 0 0 5px #0a1d2c;
  width: 100%; }
  .achat-vente .action .icon, .achat-vente .action [class^="icon-"] {
    margin-left: 15px;
    margin-right: 40px; }
  .achat-vente .action a {
    color: #FFFFFF;
    display: block;
    padding-right: 40px; }
    .achat-vente .action a .icon, .achat-vente .action a [class^="icon-"] {
      margin-right: 0; }
    .achat-vente .action a:hover {
      background-color: rgba(175, 199, 67, 0.6); }
.achat-vente a:hover .action {
  background-color: rgba(175, 199, 67, 0.6); }

#module-wrconcept-default .lien-1,
#module-wrconcept-default .lien-2 {
  background: none;
  -webkit-border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0; }
#module-wrconcept-default .achat-vente .action {
  background: none;
  margin-top: 15px;
  font-style: normal; }
  #module-wrconcept-default .achat-vente .action a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    padding-left: 25px; }
    #module-wrconcept-default .achat-vente .action a i {
      font-size: 20px; }
    #module-wrconcept-default .achat-vente .action a .left {
      margin-right: 15px; }
    #module-wrconcept-default .achat-vente .action a:hover {
      background: #89a315;
      border-bottom-color: #afca0b; }
    #module-wrconcept-default .achat-vente .action a.other:hover {
      background: #0a1d2c;
      border-bottom-color: #28596a; }
@media (max-width: 767px) {
  #module-wrconcept-default .lien-1,
  #module-wrconcept-default .lien-2 {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: none !important; }
  #module-wrconcept-default .achat-vente .action a {
    display: block;
    margin-right: 12px;
    padding-right: 0; }
  #module-wrconcept-default .achat-vente iframe {
    height: 165px !important;
    width: 295px !important; } }

.txt_content.agence {
  background-color: transparent !important; }

.vehicule-neuf-ad a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  overflow: hidden; }
  .vehicule-neuf-ad a img {
    width: 100%; }

#chained_stores .item_agence .region, #chained_stores .item_agence .dep {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out; }
#chained_stores .item_agence:hover .region {
  color: #afca0b !important; }
#chained_stores .item_agence:hover .dep {
  color: #89a315 !important; }

/*----------------------------------PAGE VENDRE / DEPOSER UNE ANNONCE
----------------------------------------------------------------------------------------------------------------*/
div.container_vente {
  background: #FFFFFF url("../img/banner_lead.jpg") center center no-repeat;
  background-size: cover;
  position: relative;
  z-index: 10; }
  @media (max-width: 1599.99875px) {
    div.container_vente {
      background-position: 30%; } }
  @media (max-width: 767.99875px) {
    div.container_vente {
      background-position: right;
      background: #667e88; } }
  @media (min-width: 992px) {
    div.container_vente {
      min-height: 730px; } }
  div.container_vente .txt.white {
    color: #FFFFFF !important; }
    div.container_vente .txt.white.encarttxt {
      font-size: 14px;
      font-family: "Roboto", Arial, sans-serif;
      line-height: 1.5;
      margin-top: 12px; }
  div.container_vente .page-heading {
    border: 0 none;
    color: #FFFFFF;
    margin-bottom: 30px;
    margin-top: 20px;
    padding: 0; }
    @media (max-width: 575.99875px) {
      div.container_vente .page-heading {
        margin-top: 0; } }
    div.container_vente .page-heading span {
      border-bottom: solid 3px #6b6b6b;
      display: inline-block;
      padding: 5px 0 10px; }
    div.container_vente .page-heading .subtitle {
      border: 0 none;
      display: block;
      font: 600 28px/36px "Roboto", Arial, sans-serif;
      letter-spacing: 0.5px;
      padding: 0;
      text-align: left;
      margin: 5px 0 -5px; }
      @media (max-width: 767.99875px) {
        div.container_vente .page-heading .subtitle {
          font-size: 21px;
          line-height: 1.4; } }
    div.container_vente .page-heading.h1 {
      margin-bottom: 0; }

@media (max-width: 991px) {
  div.container_vente .formulaire_vente, #reprise-cash .formulaire_vente {
    padding: 0; } }
div.container_vente .formulaire_vente .nav-tabs, #reprise-cash .formulaire_vente .nav-tabs {
  border-bottom: 5px solid #FFFFFF; }
  div.container_vente .formulaire_vente .nav-tabs li, #reprise-cash .formulaire_vente .nav-tabs li {
    width: 50%;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 900;
    color: #4b4b4c;
    text-transform: uppercase;
    text-align: center;
    background-color: #d1d1d1;
    position: relative;
    top: 4px;
    font-size: 17px; }
    div.container_vente .formulaire_vente .nav-tabs li a, #reprise-cash .formulaire_vente .nav-tabs li a {
      background-color: transparent;
      border: none;
      color: #6b6b6b;
      line-height: 30px;
      padding: 7px 15px;
      width: 100%; }
      @media (max-width: 767.99875px) {
        div.container_vente .formulaire_vente .nav-tabs li a, #reprise-cash .formulaire_vente .nav-tabs li a {
          font-size: 15px !important; } }
      div.container_vente .formulaire_vente .nav-tabs li a i, #reprise-cash .formulaire_vente .nav-tabs li a i {
        font-size: 26px; }
  div.container_vente .formulaire_vente .nav-tabs li.active, #reprise-cash .formulaire_vente .nav-tabs li.active {
    background-color: #FFFFFF;
    top: 0px; }
    div.container_vente .formulaire_vente .nav-tabs li.active a, #reprise-cash .formulaire_vente .nav-tabs li.active a {
      background-color: transparent;
      border: 0 none;
      color: #afca0b;
      width: 100%; }
div.container_vente .formulaire_vente .tab-content, #reprise-cash .formulaire_vente .tab-content {
  background-color: #FFFFFF;
  margin-top: 0;
  padding: 20px 20px 10px;
  min-height: 313px; }
  div.container_vente .formulaire_vente .tab-content .field_search_vente,
  div.container_vente .formulaire_vente .tab-content .chosen-single, #reprise-cash .formulaire_vente .tab-content .field_search_vente,
  #reprise-cash .formulaire_vente .tab-content .chosen-single {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color: #afca0b;
    border-style: solid;
    border-width: 1px;
    background-color: #FFFFFF !important;
    color: #4b4b4c;
    height: 40px;
    font-style: italic;
    margin-bottom: 15px;
    width: 100%; }
    div.container_vente .formulaire_vente .tab-content .field_search_vente:-moz-placeholder,
    div.container_vente .formulaire_vente .tab-content .chosen-single:-moz-placeholder, #reprise-cash .formulaire_vente .tab-content .field_search_vente:-moz-placeholder,
    #reprise-cash .formulaire_vente .tab-content .chosen-single:-moz-placeholder {
      color: #838383; }
    div.container_vente .formulaire_vente .tab-content .field_search_vente::-moz-placeholder,
    div.container_vente .formulaire_vente .tab-content .chosen-single::-moz-placeholder, #reprise-cash .formulaire_vente .tab-content .field_search_vente::-moz-placeholder,
    #reprise-cash .formulaire_vente .tab-content .chosen-single::-moz-placeholder {
      color: #838383; }
    div.container_vente .formulaire_vente .tab-content .field_search_vente:-ms-input-placeholder,
    div.container_vente .formulaire_vente .tab-content .chosen-single:-ms-input-placeholder, #reprise-cash .formulaire_vente .tab-content .field_search_vente:-ms-input-placeholder,
    #reprise-cash .formulaire_vente .tab-content .chosen-single:-ms-input-placeholder {
      color: #838383; }
    div.container_vente .formulaire_vente .tab-content .field_search_vente::-webkit-input-placeholder,
    div.container_vente .formulaire_vente .tab-content .chosen-single::-webkit-input-placeholder, #reprise-cash .formulaire_vente .tab-content .field_search_vente::-webkit-input-placeholder,
    #reprise-cash .formulaire_vente .tab-content .chosen-single::-webkit-input-placeholder {
      color: #838383; }
    div.container_vente .formulaire_vente .tab-content .field_search_vente span,
    div.container_vente .formulaire_vente .tab-content .chosen-single span, #reprise-cash .formulaire_vente .tab-content .field_search_vente span,
    #reprise-cash .formulaire_vente .tab-content .chosen-single span {
      font-family: "robotolight", Arial, sans-serif;
      font-style: italic;
      color: #838383;
      font-size: 15px;
      line-height: 40px; }
    div.container_vente .formulaire_vente .tab-content .field_search_vente div,
    div.container_vente .formulaire_vente .tab-content .chosen-single div, #reprise-cash .formulaire_vente .tab-content .field_search_vente div,
    #reprise-cash .formulaire_vente .tab-content .chosen-single div {
      top: 8px; }
  div.container_vente .formulaire_vente .tab-content .chosen-drop, #reprise-cash .formulaire_vente .tab-content .chosen-drop {
    font-family: "robotolight", Arial, sans-serif;
    font-style: italic;
    color: #838383;
    font-size: 13px; }
    div.container_vente .formulaire_vente .tab-content .chosen-drop .chosen-results li.highlighted, #reprise-cash .formulaire_vente .tab-content .chosen-drop .chosen-results li.highlighted {
      background-color: #afca0b; }
  div.container_vente .formulaire_vente .tab-content label, div.container_vente .formulaire_vente .tab-content .col-form-label, #reprise-cash .formulaire_vente .tab-content label, #reprise-cash .formulaire_vente .tab-content .col-form-label {
    text-transform: uppercase;
    color: #0a1d2c;
    font-size: 15.1px; }
  div.container_vente .formulaire_vente .tab-content .chp_requis, #reprise-cash .formulaire_vente .tab-content .chp_requis {
    color: #FFFFFF;
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 300;
    font-style: italic;
    text-transform: lowercase; }
  div.container_vente .formulaire_vente .tab-content .infos select, div.container_vente .formulaire_vente .tab-content .infos input, #reprise-cash .formulaire_vente .tab-content .infos select, #reprise-cash .formulaire_vente .tab-content .infos input {
    font-family: "robotolight", Arial, sans-serif;
    font-style: italic;
    color: #838383;
    font-size: 13px; }
  div.container_vente .formulaire_vente .tab-content .infos input, #reprise-cash .formulaire_vente .tab-content .infos input {
    padding-left: 7px; }
  div.container_vente .formulaire_vente .tab-content .form-group.checkbox, #reprise-cash .formulaire_vente .tab-content .form-group.checkbox {
    clear: both; }
    div.container_vente .formulaire_vente .tab-content .form-group.checkbox .checker, #reprise-cash .formulaire_vente .tab-content .form-group.checkbox .checker {
      float: left !important;
      margin-right: 5px; }
      div.container_vente .formulaire_vente .tab-content .form-group.checkbox .checker #conseiller_prix, #reprise-cash .formulaire_vente .tab-content .form-group.checkbox .checker #conseiller_prix {
        cursor: pointer;
        height: 18px; }
    div.container_vente .formulaire_vente .tab-content .form-group.checkbox label, #reprise-cash .formulaire_vente .tab-content .form-group.checkbox label {
      font-family: "Roboto", Arial, sans-serif;
      text-transform: none; }
    div.container_vente .formulaire_vente .tab-content .form-group.checkbox p, #reprise-cash .formulaire_vente .tab-content .form-group.checkbox p {
      display: inline;
      margin: 0; }
    @media (max-width: 767px) {
      div.container_vente .formulaire_vente .tab-content .form-group.checkbox .contact_require_input,
      div.container_vente .formulaire_vente .tab-content .form-group.checkbox .contact_require_label, #reprise-cash .formulaire_vente .tab-content .form-group.checkbox .contact_require_input,
      #reprise-cash .formulaire_vente .tab-content .form-group.checkbox .contact_require_label {
        display: block;
        float: left; }
      div.container_vente .formulaire_vente .tab-content .form-group.checkbox .contact_require_input, #reprise-cash .formulaire_vente .tab-content .form-group.checkbox .contact_require_input {
        width: 20% !important; }
        div.container_vente .formulaire_vente .tab-content .form-group.checkbox .contact_require_input .checker, #reprise-cash .formulaire_vente .tab-content .form-group.checkbox .contact_require_input .checker {
          float: none !important; }
      div.container_vente .formulaire_vente .tab-content .form-group.checkbox .contact_require_label, #reprise-cash .formulaire_vente .tab-content .form-group.checkbox .contact_require_label {
        width: 80% !important; } }
  div.container_vente .formulaire_vente .tab-content .infos.photo-vendre, #reprise-cash .formulaire_vente .tab-content .infos.photo-vendre {
    background-color: #d1d1d1;
    margin-right: 30px; }
    div.container_vente .formulaire_vente .tab-content .infos.photo-vendre .photo-title, #reprise-cash .formulaire_vente .tab-content .infos.photo-vendre .photo-title {
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 900;
      color: #18374c;
      text-transform: uppercase;
      font-size: 14px;
      padding: 10px; }
    div.container_vente .formulaire_vente .tab-content .infos.photo-vendre .field_search_vente, #reprise-cash .formulaire_vente .tab-content .infos.photo-vendre .field_search_vente {
      padding-left: 0;
      position: relative;
      background-color: #ededed; }
    div.container_vente .formulaire_vente .tab-content .infos.photo-vendre .row, #reprise-cash .formulaire_vente .tab-content .infos.photo-vendre .row {
      margin: 0;
      padding: 0; }
  div.container_vente .formulaire_vente .tab-content .infos.vendeur, #reprise-cash .formulaire_vente .tab-content .infos.vendeur {
    width: 54% !important; }
  div.container_vente .formulaire_vente .tab-content #photo_btn, #reprise-cash .formulaire_vente .tab-content #photo_btn {
    line-height: 14px !important; }
  div.container_vente .formulaire_vente .tab-content #next_btn, #reprise-cash .formulaire_vente .tab-content #next_btn {
    height: auto !important; }
  @media (max-width: 991px) {
    div.container_vente .formulaire_vente .tab-content .chosen-container, #reprise-cash .formulaire_vente .tab-content .chosen-container {
      width: 100% !important; } }

#form_vehicle_data {
  margin-top: 3px; }
  #form_vehicle_data .chp_requis {
    margin-top: 30px; }
  #form_vehicle_data .button,
  #form_vehicle_data .formulaire-contact button,
  .formulaire-contact #form_vehicle_data button,
  #form_vehicle_data .button-medium {
    margin-top: 12px; }
  @media (max-width: 767px) {
    #form_vehicle_data .nopadding,
    #form_vehicle_data .nopaddingl,
    #form_vehicle_data .nopaddingr {
      padding-left: 0 !important;
      padding-right: 0 !important; } }

#form_seller_data .valider_btn {
  height: auto !important; }

#list_photo_add {
  color: #FFFFFF;
  margin: 0;
  padding: 10px 0 15px; }
  #list_photo_add i {
    font-size: 22px;
    margin-right: 10px; }
  #list_photo_add span {
    margin-right: 10px; }
  #list_photo_add button {
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 15px;
    background: #d1d1d1;
    border-color: #838383;
    color: #4b4b4c;
    display: inline-block;
    margin-bottom: 10px;
    width: auto; }
    #list_photo_add button:hover {
      background: #838383;
      border-color: #6b6b6b;
      color: #FFFFFF; }

@media (max-width: 767px) {
  .form-default .col-sm-2,
  .formulaire-vendeur .col-sm-2 {
    padding-left: 0 !important;
    padding-right: 0 !important; } }
.form-default input,
.formulaire-vendeur input {
  padding-left: 15px;
  font-family: "robotolight", Arial, sans-serif;
  font-style: italic;
  color: #4b4b4c;
  font-size: 13px;
  line-height: 30px; }
  .form-default input:-moz-placeholder,
  .formulaire-vendeur input:-moz-placeholder {
    color: #838383; }
  .form-default input::-moz-placeholder,
  .formulaire-vendeur input::-moz-placeholder {
    color: #838383; }
  .form-default input:-ms-input-placeholder,
  .formulaire-vendeur input:-ms-input-placeholder {
    color: #838383; }
  .form-default input::-webkit-input-placeholder,
  .formulaire-vendeur input::-webkit-input-placeholder {
    color: #838383; }

#photo-button {
  background-color: #838383;
  border-bottom: solid 2px #6b6b6b;
  height: 99px !important;
  line-height: 14px;
  margin-top: 20px;
  margin-bottom: 0 !important;
  text-align: center;
  width: 100%; }
  #photo-button:hover {
    background-color: #89a315;
    border-bottom-color: #afca0b; }

.photo-button .icon, .photo-button [class^="icon-"] {
  font-size: 32px;
  margin: 5px 10px;
  text-align: center; }
.photo-button p {
  color: #FFFFFF;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 14px;
  text-align: center;
  text-transform: none; }

.autopromovh img {
  max-width: 100%; }

.vente-agence {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .vente-agence {
      min-height: auto; } }
  .vente-agence .nom-agence .autoeasy {
    color: #afca0b;
    display: block;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 9px;
    margin-top: 15px; }
  .vente-agence .nom-agence .agence {
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 300;
    color: #6b6b6b;
    display: block;
    font-size: 25px;
    margin-bottom: 9px;
    min-height: 60px;
    background-color: white !important;
    padding-bottom: 0 !important; }
  .vente-agence .nom-agence .geoloc {
    color: #28596a;
    display: block;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 9px; }
    .vente-agence .nom-agence .geoloc .icone {
      font-size: 17px;
      margin-right: 5px; }
    .vente-agence .nom-agence .geoloc .fancy_trigerer {
      color: inherit;
      text-decoration: underline; }
      .vente-agence .nom-agence .geoloc .fancy_trigerer:hover {
        color: #0a1d2c;
        text-decoration: none; }
  .vente-agence .nom-agence a:hover .agence {
    color: #afca0b; }
  .vente-agence .photo-agence {
    padding-left: 0 !important;
    min-height: 125px;
    max-height: 140px;
    overflow: hidden; }
    .vente-agence .photo-agence a {
      display: block; }
    .vente-agence .photo-agence img {
      width: 100%;
      border: 3px solid #afca0b; }
  .vente-agence .coordonees {
    line-height: 22px;
    margin-top: 0px;
    height: 88px; }
    @media (max-width: 991px) {
      .vente-agence .coordonees {
        height: auto;
        margin-bottom: 15px;
        margin-top: 10px;
        text-align: left; } }
    .vente-agence .coordonees .adresse {
      color: #4b4b4c; }
      .vente-agence .coordonees .adresse .postcode,
      .vente-agence .coordonees .adresse .city {
        text-transform: uppercase;
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 400; }
    .vente-agence .coordonees .contact {
      color: #4b4b4c;
      text-align: right; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .vente-agence .coordonees .contact {
          text-align: left;
          margin: 10px 0; } }
      .vente-agence .coordonees .contact .libelle {
        color: #838383;
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 600; }
  .vente-agence .selection {
    margin-top: 15px;
    padding-right: 15px;
    padding-left: 15px; }
  .vente-agence .button,
  .vente-agence .formulaire-contact input.button,
  .formulaire-contact .vente-agence input.button,
  .vente-agence .formulaire-contact button,
  .formulaire-contact .vente-agence button,
  .vente-agence .button-medium,
  .vente-agence .formulaire-contact select.button,
  .formulaire-contact .vente-agence select.button {
    line-height: 14px;
    width: 100%; }
  .vente-agence .bouton-geoloc {
    padding-left: 0 !important; }

.icone {
  margin-right: 15px; }

p.title {
  font-size: 17px;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 600; }
  p.title strong {
    color: #afca0b;
    text-transform: uppercase;
    font-style: italic; }

.subtitle.reprise {
  color: white;
  text-shadow: black 0 0 6px; }

.info-agence {
  margin-top: 20px;
  margin-bottom: 30px; }
  .info-agence .agence-nom {
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600; }
  .info-agence .photo-agence {
    min-height: 130px;
    background-image: url("../img/photo_agence.jpg");
    background-size: cover;
    background-color: #d1d1d1;
    border: 4px solid #afca0b; }

.agence-select {
  border-color: #afca0b;
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 30px;
  width: 100%; }

.valider_btn {
  height: 30px;
  margin-bottom: 0 !important;
  text-align: center;
  width: 100%; }

.vente-content {
  margin-bottom: 60px; }
  .vente-content .photo-content-01 {
    background-image: url("../img/autoeasy_vente01.jpg");
    background-size: cover;
    height: 235px; }
  .vente-content .photo-content-02 {
    background-image: url("../img/autoeasy_vente02.jpg");
    background-size: cover;
    height: 235px; }
  .vente-content .photo-content-03 {
    background-image: url("../img/autoeasy_vente03.jpg");
    background-size: cover;
    height: 235px; }
  .vente-content .vente_content_txt.alternate .texte {
    padding-left: 0; }
  .vente-content .vente_content_txt.alternate .photo-content {
    float: right; }
  @media (max-width: 991px) {
    .vente-content .vente_content_txt .texte {
      padding-left: 0;
      padding-right: 0; }
    .vente-content .vente_content_txt .photo-content {
      float: none !important;
      margin-bottom: 20px; } }
  .vente-content .title {
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 300;
    font-size: 40px;
    color: #6b6b6b;
    display: inline-block;
    margin-top: 30px;
    padding-bottom: 5px;
    padding-left: 15px; }
    @media (max-width: 767.99875px) {
      .vente-content .title {
        font-size: 25px;
        line-height: 1.1;
        padding-left: 0;
        padding-bottom: 8px; } }
    .vente-content .title span {
      display: inline-block;
      border: 4px solid #afca0b;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      font-family: "RobotoCondensed-variable", sans-serif;
      font-weight: 700;
      color: #afca0b;
      font-size: 32px;
      line-height: 40px;
      width: 45px;
      height: 45px;
      text-align: center;
      position: relative;
      top: -3px; }
    .vente-content .title h2.initialize_title,
    .vente-content .title h3.initialize_title,
    .vente-content .title p.initialize_title {
      color: #6b6b6b;
      display: inline-block;
      font-family: "RobotoCondensed-variable", sans-serif;
      font-weight: 300;
      font-size: 40px; }
    .vente-content .title h3.cms_h3.initialize_title {
      font-size: 30px; }
    .vente-content .title .cms_h4.initialize_title {
      color: #6b6b6b;
      font-size: 14px !important; }
    .vente-content .title .cms_span.initialize_title {
      font-size: 25px; }
  .vente-content .chapo {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    color: #838383;
    font-size: 16px;
    text-transform: uppercase;
    margin-botttom: 15px; }
  .vente-content .txt {
    color: #6b6b6b; }

.vente-temoignages {
  background-color: #ededed; }

.autopromo {
  background-color: #1C2432;
  margin-bottom: 15px;
  padding: 15px; }
  .autopromo .map img {
    max-width: 100%; }
    @media (max-width: 991.99875px) {
      .autopromo .map img {
        max-width: 70%; } }
    @media (max-width: 767.99875px) {
      .autopromo .map img {
        max-width: 100%; } }
  @media (max-width: 1199px) {
    .autopromo img {
      max-width: 100%;
      width: 100%; } }
  .autopromo.autopromo_link {
    cursor: pointer; }
  .autopromo .logo {
    width: auto; }
  .autopromo p {
    color: #FFFFFF; }
    .autopromo p.txt {
      font: 600 19px/20px "Roboto", Arial, sans-serif; }
    .autopromo p.complement {
      color: #d1d1d1;
      font-size: 11px; }
  .autopromo.vendre_video {
    background: #FFFFFF;
    margin-bottom: 0;
    padding: 0 15px; }
    .autopromo.vendre_video iframe {
      height: 190px;
      margin-bottom: 17px;
      /* width:370px; */
      max-width: 100%; }
      @media (max-width: 1199.99875px) {
        .autopromo.vendre_video iframe {
          height: 165px; } }
      @media (max-width: 991.99875px) {
        .autopromo.vendre_video iframe {
          height: 300px; } }
      @media (max-width: 767.99875px) {
        .autopromo.vendre_video iframe {
          height: 250px; } }
      @media (max-width: 575.99875px) {
        .autopromo.vendre_video iframe {
          height: 180px; } }
    .autopromo.vendre_video .agency_video {
      color: #6b6b6b;
      font-size: 16px;
      margin-bottom: 17px;
      text-align: center; }
      .autopromo.vendre_video .agency_video strong {
        color: #afca0b; }

.container_autopromo {
  background: #FFFFFF; }

/*----------------------------------PAGE AGENCE /
----------------------------------------------------------------------------------------------------------------*/
.container-agence .images-agence {
  max-height: 503px;
  overflow: hidden;
  position: relative; }
  .container-agence .images-agence .slider-agence {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 0;
    height: 100%;
    justify-content: space-between; }
    .container-agence .images-agence .slider-agence .slider-photo {
      width: 100%; }
.container-agence .slider-photo.img-autopromo {
  max-width: 680px; }
  @media (max-width: 1199.99875px) {
    .container-agence .slider-photo.img-autopromo {
      max-width: 455px; } }
.container-agence .link_agence_btn .link {
  color: #89a315;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-decoration: underline; }
  .container-agence .link_agence_btn .link i {
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    margin-left: 8px;
    text-align: center;
    vertical-align: -2px;
    width: 20px; }
  .container-agence .link_agence_btn .link:hover {
    color: #18374c; }
.container-agence .moteur-recherche-agence {
  background-color: #0a1d2c;
  color: white;
  width: 100%;
  min-height: 150px;
  padding: 15px; }
  .container-agence .moteur-recherche-agence .item_form .chosen-container-single {
    margin-bottom: 15px; }
  .container-agence .moteur-recherche-agence .item_form.last .chosen-container-single {
    margin-bottom: 0; }
  @media (max-width: 991px) {
    .container-agence .moteur-recherche-agence .champs .km {
      clear: both; } }
  .container-agence .moteur-recherche-agence .champs label {
    color: white;
    font-size: 15px;
    font-weight: normal; }
  .container-agence .moteur-recherche-agence .champs .champs-agence {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: #afca0b solid 1px;
    color: #18374c;
    font-family: "robotolight", Arial, sans-serif;
    font-size: 13px;
    font-style: italic;
    height: 30px;
    margin-bottom: 15px;
    padding: 0 15px;
    width: 100%; }
    .container-agence .moteur-recherche-agence .champs .champs-agence option {
      font-family: "Roboto", Arial, sans-serif;
      font-size: 13px !important;
      color: #4b4b4c;
      font-style: normal !important;
      line-height: 20px !important; }
  .container-agence .moteur-recherche-agence .champs .chosen-container a {
    width: 100%;
    border-color: #afca0b;
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 30px;
    margin-bottom: 0;
    font-family: "robotolight", Arial, sans-serif;
    font-style: italic;
    color: #838383;
    font-size: 13px;
    padding: 0 15px; }
.container-agence .row.equipe {
  padding: 0;
  margin: 0; }
.container-agence .block_employee {
  margin-bottom: 30px;
  min-height: 125px; }
  @media (max-width: 1199px) {
    .container-agence .block_employee {
      padding-bottom: 15px; } }
  @media (max-width: 767.99875px) {
    .container-agence .block_employee {
      margin-bottom: 0; } }
  .container-agence .block_employee img {
    background: white;
    border-radius: 100%;
    float: left;
    margin-right: 20px;
    height: 125px;
    width: 125px;
    min-width: 125px;
    object-fit: cover; }
  .container-agence .block_employee .data_employee {
    margin: 0 !important;
    padding: 15px 15px 0; }
    @media (max-width: 767.99875px) {
      .container-agence .block_employee .data_employee {
        padding: 10px 5px; } }
    .container-agence .block_employee .data_employee p {
      color: #6b6b6b;
      font-size: 12px; }
    .container-agence .block_employee .data_employee i {
      color: #afca0b;
      font-size: 14px;
      margin-right: 5px; }
      @media (max-width: 767.99875px) {
        .container-agence .block_employee .data_employee i {
          margin-right: 1px; } }
    .container-agence .block_employee .data_employee .employee-nom {
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 600;
      font-size: 15px;
      color: #18374c; }
      .container-agence .block_employee .data_employee .employee-nom span {
        text-transform: uppercase; }
    .container-agence .block_employee .data_employee .mail {
      font-size: 12px; }
      @media (max-width: 767.99875px) {
        .container-agence .block_employee .data_employee .mail {
          font-size: 13px; } }
    .container-agence .block_employee .data_employee .role {
      color: #4b4b4c;
      font-size: 13px; }
    .container-agence .block_employee .data_employee .phone {
      margin-bottom: 0; }
      @media (max-width: 767.99875px) {
        .container-agence .block_employee .data_employee .phone {
          font-size: 14px; } }
    .container-agence .block_employee .data_employee .role {
      font-style: italic; }

.content-agence .contenu-agence {
  margin-right: 20px; }
  .content-agence .contenu-agence #carousel_agence {
    max-height: 503px;
    overflow: hidden; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .content-agence .contenu-agence #carousel_agence {
        max-height: 400px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .content-agence .contenu-agence #carousel_agence {
        max-height: 304px; } }
    @media (max-width: 767px) {
      .content-agence .contenu-agence #carousel_agence {
        max-height: auto; } }
  .content-agence .contenu-agence .block_custom_txt_agency {
    text-align: left; }
    .content-agence .contenu-agence .block_custom_txt_agency a {
      color: #0a1d2c;
      text-decoration: underline; }
      .content-agence .contenu-agence .block_custom_txt_agency a:hover {
        color: #28596a;
        text-decoration: none; }

.sidebar-agence {
  margin-top: 0;
  margin-bottom: 40px; }
  .sidebar-agence .top-sidebar {
    background-color: #afca0b;
    min-height: 50px;
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 700;
    font-size: 25px;
    text-align: center;
    display: block;
    color: white;
    line-height: 70px; }
    .sidebar-agence .top-sidebar:hover {
      text-decoration: none;
      background-color: #89a315; }
    .sidebar-agence .top-sidebar i {
      margin-left: 30px;
      position: relative;
      top: 2px; }
  .sidebar-agence .google-map {
    background-color: #ededed;
    padding: 15px 0; }
    .sidebar-agence .google-map .map-agence {
      border: 4px solid #afca0b;
      width: 94%;
      height: 190px;
      margin: 15px auto; }
  .sidebar-agence .facebook-agence {
    background-color: #ededed;
    text-align: center; }
    .sidebar-agence .facebook-agence .btn-facebook {
      background: #3B5998;
      border-radius: 0;
      color: #fff;
      border-width: 1px;
      border-style: solid;
      border-color: #263961; }
      .sidebar-agence .facebook-agence .btn-facebook i {
        color: inherit; }
    .sidebar-agence .facebook-agence .btn-facebook:link, .sidebar-agence .facebook-agence .btn-facebook:visited {
      color: #fff; }
    .sidebar-agence .facebook-agence .btn-facebook:active, .sidebar-agence .facebook-agence .btn-facebook:hover {
      background: #263961;
      color: #fff; }
  .sidebar-agence .infos-agence-sidebar {
    background-color: #ededed;
    text-align: center; }
    .sidebar-agence .infos-agence-sidebar .agence-name {
      font-family: "Roboto", Arial, sans-serif;
      color: #28596a;
      font-weight: 900;
      font-size: 18px;
      text-transform: uppercase; }
    .sidebar-agence .infos-agence-sidebar .agence-adresse {
      font-family: "robotoregular", Arial, Helvetica, sans-serif;
      color: #4b4b4c;
      font-size: 15px;
      line-height: 20px;
      margin-bottom: 10px; }
      @media (max-width: 767.99875px) {
        .sidebar-agence .infos-agence-sidebar .agence-adresse {
          cursor: pointer;
          line-height: 1.5;
          text-decoration: underline; }
          .sidebar-agence .infos-agence-sidebar .agence-adresse span {
            display: inline !important; }
          .sidebar-agence .infos-agence-sidebar .agence-adresse:hover, .sidebar-agence .infos-agence-sidebar .agence-adresse:focus, .sidebar-agence .infos-agence-sidebar .agence-adresse:active {
            text-decoration: none; } }
      .sidebar-agence .infos-agence-sidebar .agence-adresse span {
        display: inline-block; }
        .sidebar-agence .infos-agence-sidebar .agence-adresse span.city {
          text-transform: uppercase; }
      .sidebar-agence .infos-agence-sidebar .agence-adresse.atc:hover {
        color: #89a315; }
  .sidebar-agence .formulaire-contact {
    background-color: #afca0b;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    margin: auto;
    padding: 0 2px 2px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .sidebar-agence .formulaire-contact {
        margin-left: 2px;
        margin-right: 2px; } }
    .sidebar-agence .formulaire-contact .formulaire-contact_content {
      background: #FFFFFF;
      padding: 15px 15px; }
  .sidebar-agence .contacts-agence {
    background-color: #ededed;
    padding: 15px auto; }
    .sidebar-agence .contacts-agence .fixe, .sidebar-agence .contacts-agence .mobile {
      color: #4b4b4c;
      font-size: 15px; }
      .sidebar-agence .contacts-agence .fixe strong, .sidebar-agence .contacts-agence .mobile strong {
        color: #28596a; }
        @media (max-width: 767px) {
          .sidebar-agence .contacts-agence .fixe strong, .sidebar-agence .contacts-agence .mobile strong {
            display: block; } }
  .sidebar-agence .horaires-agence {
    background-color: #ededed;
    padding: 15px 15px; }
    .sidebar-agence .horaires-agence .libelle {
      color: #28596a;
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 600;
      font-size: 15px; }
    .sidebar-agence .horaires-agence .horaires .line_horaires {
      background-color: #FFFFFF;
      border-bottom: 2px solid #ededed; }
      .sidebar-agence .horaires-agence .horaires .line_horaires .left_horaires {
        font-weight: 600;
        text-transform: capitalize; }
        @media (max-width: 767.99875px) {
          .sidebar-agence .horaires-agence .horaires .line_horaires .left_horaires {
            padding-left: 10px;
            padding-right: 10px; } }
      .sidebar-agence .horaires-agence .horaires .line_horaires .right_horaires {
        border-left: 2px solid #ededed;
        padding-right: 0; }
      .sidebar-agence .horaires-agence .horaires .line_horaires div {
        line-height: 23px; }
  .sidebar-agence .sidebar-separation {
    height: 59px;
    overflow: hidden;
    position: relative; }
    .sidebar-agence .sidebar-separation img {
      position: relative;
      top: 0;
      width: 100%;
      display: block; }
    @media (min-width: 1200px) {
      .sidebar-agence .sidebar-separation {
        margin: 0 1px;
        height: auto; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .sidebar-agence .sidebar-separation {
        margin: 0 3px;
        height: auto; } }
  .sidebar-agence .autopromo {
    background-color: #1C2432;
    padding: 15px;
    margin-top: 15px; }
    .sidebar-agence .autopromo .txt {
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 600;
      font-size: 16px;
      color: #FFFFFF; }
    .sidebar-agence .autopromo .complement {
      font-family: "Roboto", Arial, sans-serif;
      font-size: 11px;
      color: #d1d1d1; }
    .sidebar-agence .autopromo img {
      width: 100%; }
    .sidebar-agence .autopromo .infos {
      padding-left: 15px !important; }
    .sidebar-agence .autopromo .map {
      position: relative; }

.formulaire-contact {
  background: none;
  border: 0 none;
  padding: 25px 2px 10px; }
  @media (max-width: 991px) {
    .formulaire-contact .nopadding,
    .formulaire-contact .nopaddingl,
    .formulaire-contact .nopaddingr {
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  .formulaire-contact .titre {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    color: #838383;
    margin-bottom: 30px;
    text-align: center; }
  .formulaire-contact label.libelle {
    display: block;
    text-transform: uppercase;
    color: #6b6b6b;
    font-size: 13px; }
  .formulaire-contact input, .formulaire-contact select {
    width: 100%;
    border-color: #afca0b;
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 30px;
    margin-bottom: 15px;
    font-family: "robotolight", Arial, sans-serif;
    font-style: italic;
    color: #838383;
    font-size: 13px;
    padding: 0 15px; }
    .formulaire-contact input.button-medium,
    .formulaire-contact input.button,
    .formulaire-contact select.button-medium,
    .formulaire-contact select.button {
      height: auto;
      font-style: normal;
      margin-bottom: 0;
      width: 100%; }
  .formulaire-contact textarea {
    width: 100%;
    border-color: #afca0b;
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 15px;
    font-family: "robotolight", Arial, sans-serif;
    font-style: italic;
    color: #838383;
    font-size: 13px;
    padding: 5px 15px; }
  .formulaire-contact button {
    text-align: center; }

.temoignages-agence {
  background: #ededed; }
  .temoignages-agence #wrtestimony {
    padding-bottom: 30px;
    margin-bottom: 0;
    margin-top: 30px; }
    .temoignages-agence #wrtestimony .item {
      background-color: white; }

.container.intervention {
  margin-bottom: 30px; }

.info-intervention strong {
  color: #afca0b;
  text-transform: uppercase; }

.content-agence .product_list .product-name {
  color: #89a315 !important;
  font-size: 17px !important; }

.scroll_agence {
  position: relative;
  z-index: 10; }
  .scroll_agence .slick-track {
    margin-top: 10px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .scroll_agence .navi span.next {
      right: -40px; } }
  @media (max-width: 767px) {
    .scroll_agence {
      margin: 0 auto;
      width: 90%; } }
  .scroll_agence .scrollable {
    height: 315px;
    overflow: hidden;
    position: relative;
    z-index: 10; }
    @media (max-width: 991px) {
      .scroll_agence .scrollable {
        height: 345px; } }
    .scroll_agence .scrollable .product_list {
      height: 100%;
      padding-top: 5px;
      margin-left: -2px !important; }
      .scroll_agence .scrollable .product_list li {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        float: left;
        margin: 0px 12px;
        width: 228px;
        padding: 0 !important; }
        .scroll_agence .scrollable .product_list li a {
          display: block; }

.product_list li .product_img_link {
  height: 168px;
  overflow: hidden;
  position: relative;
  display: block; }
  .product_list li .product_img_link img {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    opacity: 1;
    width: 100%; }
    .product_list li .product_img_link img.img-responsive {
      max-width: none !important; }
  .product_list li .product_img_link .icon-search-plus, .product_list li .product_img_link .icon-zoom-in {
    opacity: 0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    color: #FFFFFF;
    position: absolute;
    top: 37%;
    font-size: 40px;
    display: block;
    width: 100%;
    z-index: 30; }
  .product_list li .product_img_link .in_stock {
    background: #afca0b;
    color: #FFFFFF;
    display: inline-block;
    font-family: 300 16px/20px "RobotoCondensed-variable", sans-serif;
    left: 0;
    padding: 2px 8px;
    position: absolute;
    text-transform: uppercase;
    top: 12px;
    z-index: 10; }
.product_list li .product-container.grid_element {
  min-height: 305px; }
.product_list li .product-container .price-percent-reduction {
  right: -118px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  top: -247px;
  padding: 5px 9px;
  background: crimson;
  border: 4px double white; }
.product_list li .product-container .old-price.product-price {
  font-size: 12px !important; }
.product_list li .product-image-container:hover .product_img_link img {
  opacity: 0.6; }
.product_list li .product-image-container:hover .product_img_link .icon-search-plus, .product_list li .product-image-container:hover .product_img_link .icon-zoom-in {
  opacity: 1; }
.product_list.list li .product_img_link {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px; }

/*----------------------------------PAGE CMS / INFOS
----------------------------------------------------------------------------------------------------------------*/
.content_cms {
  margin-right: 20px; }
  @media (max-width: 767px) {
    .content_cms {
      margin-right: 0; } }
  @media (max-width: 767.99875px) {
    .content_cms .mediaThumbnail {
      width: 100%; } }
  .content_cms .content_editor {
    counter-reset: h1 h2 h3 h4 span; }
    .content_cms .content_editor .LPE-numero h1, .content_cms .content_editor .LPE-numero h2, .content_cms .content_editor .LPE-numero h3, .content_cms .content_editor .LPE-numero h4, .content_cms .content_editor .LPE-numero span {
      border-bottom: 2px solid #afca0b; }
      @media (max-width: 767.99875px) {
        .content_cms .content_editor .LPE-numero h1, .content_cms .content_editor .LPE-numero h2, .content_cms .content_editor .LPE-numero h3, .content_cms .content_editor .LPE-numero h4, .content_cms .content_editor .LPE-numero span {
          font-size: 21px !important; }
          .content_cms .content_editor .LPE-numero h1:before, .content_cms .content_editor .LPE-numero h2:before, .content_cms .content_editor .LPE-numero h3:before, .content_cms .content_editor .LPE-numero h4:before, .content_cms .content_editor .LPE-numero span:before {
            font-size: 18px;
            height: 34px;
            line-height: 24px;
            width: 34px; } }
      .content_cms .content_editor .LPE-numero h1:before, .content_cms .content_editor .LPE-numero h2:before, .content_cms .content_editor .LPE-numero h3:before, .content_cms .content_editor .LPE-numero h4:before, .content_cms .content_editor .LPE-numero span:before {
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 4px solid #afca0b;
        color: #afca0b;
        content: counter(h2);
        counter-increment: h2;
        display: inline-block;
        font-family: "RobotoCondensed-variable", sans-serif;
        font-weight: 700;
        font-size: 32px;
        height: 45px;
        line-height: 40px;
        margin-right: 10px;
        position: relative;
        text-align: center;
        top: -3px;
        width: 45px; }
    .content_cms .content_editor .LPE-numero h2:before {
      font-size: 25px;
      height: 38px;
      line-height: 29px;
      top: 0;
      vertical-align: 4px;
      width: 38px; }
    .content_cms .content_editor .LPE-numero h3 {
      border-bottom: 2px solid #afca0b !important;
      padding-bottom: 10px !important; }
      .content_cms .content_editor .LPE-numero h3:before {
        font-size: 22px;
        height: 36px;
        line-height: 29px;
        top: 0;
        vertical-align: 3px;
        width: 36px; }
    .content_cms .content_editor .LPE-numero h4 {
      padding-bottom: 5px; }
      .content_cms .content_editor .LPE-numero h4:before {
        font-size: 18px;
        height: 28px;
        line-height: 24px;
        top: -1px;
        margin-top: 2px;
        width: 28px;
        border-width: 2px; }
    .content_cms .content_editor .LPE-numero span {
      font-family: "Roboto", Arial, sans-serif !important;
      font-weight: 600;
      color: #6b6b6b;
      display: inline-block;
      font-size: 14px;
      margin-bottom: 10px;
      padding-bottom: 5px;
      text-transform: uppercase;
      border-width: 1px; }
      .content_cms .content_editor .LPE-numero span:before {
        border-width: 2px;
        font-size: 14px;
        height: 25px;
        line-height: 22px;
        top: 0;
        vertical-align: 2px;
        width: 25px; }
    .content_cms .content_editor a {
      font-style: normal; }
      .content_cms .content_editor a.button,
      .content_cms .content_editor a.button-medium {
        color: #FFFFFF;
        text-decoration: none;
        text-transform: uppercase; }
    .content_cms .content_editor ul {
      list-style-type: disc;
      padding-left: 15px; }
      .content_cms .content_editor ul li {
        color: #18374c;
        line-height: 1.5; }
    .content_cms .content_editor h1 {
      color: #4b4b4c;
      margin: 15px 0 0 0;
      padding: 10px 0 15px; }
    .content_cms .content_editor h2, .content_cms .content_editor h3 {
      color: #838383;
      font: 300 32px/38px "RobotoCondensed-variable", sans-serif;
      margin: 15px 0 25px;
      text-align: center;
      margin: 10px 0;
      padding: 10px 0;
      text-align: left;
      text-transform: initial; }
      .content_cms .content_editor h2.white, .content_cms .content_editor h3.white {
        color: #FFFFFF; }
      .content_cms .content_editor h2.center, .content_cms .content_editor h3.center {
        text-align: center; }
      .content_cms .content_editor h2.heading, .content_cms .content_editor h3.heading {
        margin: 0; }
    .content_cms .content_editor h2 {
      font-size: 36px; }
      @media (max-width: 767.99875px) {
        .content_cms .content_editor h2 {
          font-size: 21px;
          line-height: 1.4; } }
    .content_cms .content_editor h3 {
      font-size: 30px; }
      @media (max-width: 767.99875px) {
        .content_cms .content_editor h3 {
          font-size: 19px;
          line-height: 1.4; } }
    .content_cms .content_editor h4 {
      color: #afca0b;
      font-size: 18px;
      margin-bottom: 10px;
      text-transform: uppercase; }
    .content_cms .content_editor p {
      color: #18374c;
      line-height: 1.5 !important; }
  .content_cms .cms_title {
    background: transparent;
    border: 0 none;
    border-bottom: solid 3px #afca0b;
    color: #4b4b4c;
    font: 300 28px/32px "RobotoCondensed-variable", sans-serif;
    margin: 15px 0 30px;
    padding: 10px 0;
    position: relative;
    display: inline-block;
    margin-bottom: 25px; }
  .content_cms .cms_content h1 {
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 300;
    font-size: 40px;
    color: #6b6b6b;
    border-bottom: 2px solid #afca0b;
    display: inline-block;
    margin-bottom: 10px; }
  .content_cms .cms_content .cms_subtitle,
  .content_cms .cms_content h2 {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    color: #89a315;
    font-size: 18px;
    padding: 10px 0;
    margin-bottom: 9px;
    margin-top: 18px;
    text-transform: uppercase; }
  .content_cms .cms_content h3 {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    color: #28596a;
    font-size: 15px;
    text-transform: uppercase; }
  .content_cms .cms_content h4 {
    color: #838383;
    font-weight: 400;
    font-size: 15px; }
  .content_cms .cms_content h5 {
    color: #6b6b6b; }
  .content_cms .cms_content h6 {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    color: #6b6b6b;
    border-bottom: 2px solid #afca0b;
    display: inline-block; }
  .content_cms .cms_content p {
    color: #4b4b4c; }
  .content_cms .cms_content a {
    color: #18374c;
    font-style: italic;
    text-decoration: underline; }
    .content_cms .cms_content a:hover {
      cursor: pointer;
      color: #28596a; }
  .content_cms .cms_content h1 a, .content_cms .cms_content h2 a, .content_cms .cms_content h3 a, .content_cms .cms_content h4 a, .content_cms .cms_content h5 a, .content_cms .cms_content h6 a, .content_cms .cms_content .title a, .content_cms .cms_content .elementor-image-box-title a {
    font-style: normal;
    text-decoration: none; }

.navigation-sidebar {
  border-left: 2px solid #afca0b;
  border-right: 2px solid #afca0b;
  border-bottom: 2px solid #afca0b;
  padding: 15px 40px; }
  .navigation-sidebar .titre {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    color: #838383;
    margin-bottom: 30px; }
  .navigation-sidebar ul {
    margin-bottom: 25px; }
    .navigation-sidebar ul li.rubriques {
      font-family: "RobotoCondensed-variable", sans-serif;
      font-size: 18px;
      width: 100%;
      border-bottom: 1px solid #d1d1d1;
      margin-bottom: 10px; }
      .navigation-sidebar ul li.rubriques a {
        color: #18374c; }
        .navigation-sidebar ul li.rubriques a:hover {
          color: #18374c; }
    .navigation-sidebar ul li.lien {
      font-weight: 400;
      list-style-type: circle;
      line-height: 22px;
      margin-left: 35px; }

.formulaire-sidebar {
  background-color: #ededed;
  padding: 15px 15px; }
  .formulaire-sidebar .titre {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    color: #838383;
    margin-bottom: 30px;
    text-align: center; }
  .formulaire-sidebar label.libelle {
    display: block;
    text-transform: uppercase;
    color: #6b6b6b;
    font-size: 13px; }
  .formulaire-sidebar input {
    width: 100%;
    border-color: #afca0b;
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 30px;
    margin-bottom: 15px;
    font-family: "robotolight", Arial, sans-serif;
    font-style: italic;
    color: #838383;
    font-size: 13px;
    padding: 0 15px; }
  .formulaire-sidebar textarea {
    width: 100%;
    border-color: #afca0b;
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 15px;
    font-family: "robotolight", Arial, sans-serif;
    font-style: italic;
    color: #838383;
    font-size: 13px;
    padding: 5px 15px; }
  .formulaire-sidebar button {
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 200px; }

.sidebar-separation {
  height: 50.3px;
  overflow: hidden;
  position: relative; }
  .sidebar-separation img {
    position: relative;
    top: 0;
    width: 100%;
    display: block; }

.sidebar-agence.cms .top-sidebar {
  background-color: #d1d1d1;
  min-height: 70px;
  line-height: 30px; }
  .sidebar-agence.cms .top-sidebar .title {
    font-size: 18px;
    line-height: 70px;
    text-align: center;
    position: relative;
    left: -10px; }
  .sidebar-agence.cms .top-sidebar .link {
    background-color: #afca0b;
    height: 70px;
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 700;
    font-size: 25px;
    text-align: center; }
    .sidebar-agence.cms .top-sidebar .link a {
      color: #FFFFFF;
      display: block;
      line-height: 20px;
      padding: 20px 0;
      position: relative;
      top: 5px; }
      @media (max-width: 991px) {
        .sidebar-agence.cms .top-sidebar .link a {
          padding: 10px 0; } }
    .sidebar-agence.cms .top-sidebar .link:before {
      border-style: solid;
      border-width: 0 0 71px 25px;
      border-color: transparent transparent #afca0b transparent;
      content: "";
      display: none;
      height: 0;
      left: -24px;
      position: absolute;
      width: 0; }
    .sidebar-agence.cms .top-sidebar .link:hover {
      background-color: #89a315; }

/*----------------------------------PAGE CONCEPT
----------------------------------------------------------------------------------------------------------------*/
.concept-autoeasy {
  background-color: #FFFFFF; }
  .concept-autoeasy .title {
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 300;
    font-size: 40px;
    color: #4b4b4c;
    border-bottom: 2px solid #afca0b;
    display: inline-block;
    margin-bottom: 30px; }
    @media (max-width: 767.99875px) {
      .concept-autoeasy .title {
        font-size: 25px; } }
  .concept-autoeasy .txt {
    color: #FFFFFF;
    line-height: 50px;
    font-size: 14px; }
  @media (max-width: 767px) {
    .concept-autoeasy .txt {
      line-height: 24px; } }

.content-concept .title {
  font-family: "RobotoCondensed-variable", sans-serif;
  font-weight: 300;
  font-size: 40px;
  color: #6b6b6b;
  border-bottom: 2px solid #afca0b;
  display: inline-block; }
  @media (max-width: 767.99875px) {
    .content-concept .title {
      font-size: 21px;
      line-height: 1.3; } }
.content-concept .chapo {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 600;
  color: #838383;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 30px; }
.content-concept .txt {
  color: #6b6b6b;
  margin-bottom: 30px; }
.content-concept .encart {
  background-color: #ededed;
  padding: 15px;
  margin-top: 25px; }
  .content-concept .encart .title-encart {
    color: #28596a;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 900;
    font-size: 18px;
    margin-top: 5px;
    text-transform: uppercase; }
  .content-concept .encart .txt {
    color: #6b6b6b;
    margin: 0; }
.content-concept .evolution {
  padding: 0; }
  .content-concept .evolution .evol-block {
    background-color: #6b6b6b;
    min-height: 135px;
    padding: 15px; }
    .content-concept .evolution .evol-block .titleblock {
      color: #FFFFFF;
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 900;
      text-transform: uppercase;
      font-size: 18px;
      text-align: center; }
    .content-concept .evolution .evol-block .info {
      color: #FFFFFF;
      text-align: center;
      margin-top: 15px;
      line-height: 25px; }
@media (max-width: 767px) {
  .content-concept .info-vente .evolution .evol-block,
  .content-concept .info-achat .evolution .evol-block {
    margin-left: 2px;
    margin-right: 2px; } }
.content-concept .conteneurimg img {
  width: 100% !important; }
.content-concept .neuf-cash {
  text-align: center; }

.reassurance-concept {
  margin-top: 30px; }

.concept-action {
  background-color: #6b6b6b;
  padding: 30px 0 30px !important;
  margin-bottom: -5px; }
  .concept-action .infos {
    padding: 0; }
    .concept-action .infos .title {
      font-family: "RobotoCondensed-variable", sans-serif;
      font-weight: 300;
      font-size: 40px;
      color: #FFFFFF;
      border-bottom: 2px solid #afca0b;
      display: inline-block;
      margin-bottom: 30px; }
    .concept-action .infos .txt {
      color: #FFFFFF;
      font-size: 14px;
      line-height: 20px; }
  .concept-action .button-medium, .concept-action .formulaire-contact input.button, .formulaire-contact .concept-action input.button,
  .concept-action .formulaire-contact input.button-medium,
  .formulaire-contact .concept-action input.button-medium, .concept-action .formulaire-contact select.button, .formulaire-contact .concept-action select.button,
  .concept-action .formulaire-contact select.button-medium,
  .formulaire-contact .concept-action select.button-medium, .concept-action .formulaire-contact button, .formulaire-contact .concept-action button {
    width: 80%;
    height: 45px;
    border-bottom-width: 3px;
    font-size: 18px;
    margin-top: 30px; }
    @media (max-width: 991px) {
      .concept-action .button-medium, .concept-action .formulaire-contact input.button, .formulaire-contact .concept-action input.button,
      .concept-action .formulaire-contact input.button-medium,
      .formulaire-contact .concept-action input.button-medium, .concept-action .formulaire-contact select.button, .formulaire-contact .concept-action select.button,
      .concept-action .formulaire-contact select.button-medium,
      .formulaire-contact .concept-action select.button-medium, .concept-action .formulaire-contact button, .formulaire-contact .concept-action button {
        padding-left: 0;
        padding-right: 0; } }
  .concept-action .button-special {
    background-color: #28596a;
    border-bottom-color: #0a1d2c; }
    .concept-action .button-special:hover {
      background-color: #18374c;
      border-bottom-color: #28596a; }

/*----------------------------------PAGE FICHE PRODUIT
----------------------------------------------------------------------------------------------------------------*/
.content-produit {
  margin-right: 30px; }
  .content-produit .title_product {
    width: 100%; }
    .content-produit .title_product .name {
      border-bottom: 2px solid #afca0b;
      color: #18374c;
      display: inline-block;
      font-family: "RobotoCondensed-variable", sans-serif;
      font-weight: 300;
      font-size: 32px;
      margin-bottom: 10px; }
      @media (max-width: 991.99875px) {
        .content-produit .title_product .name {
          border: none;
          color: #0a1d2c;
          font-size: 23px;
          font-weight: 600;
          margin-top: 10px; } }
    .content-produit .title_product .nb_km {
      font-family: "RobotoCondensed-variable", sans-serif;
      font-size: 30px;
      color: #6b6b6b;
      border-bottom: 2px solid #afca0b;
      display: inline-block;
      margin-bottom: 30px;
      text-align: right;
      float: right;
      position: relative;
      top: 25px; }
  .content-produit #image-block {
    border: none;
    position: relative;
    z-index: 10; }
    @media (max-width: 991.99875px) {
      .content-produit #image-block {
        padding-top: 25px;
        margin: 0 -15px; } }
    .content-produit #image-block .in_stock {
      background: #afca0b;
      color: #FFFFFF;
      display: inline-block;
      float: right;
      font-family: "RobotoCondensed-variable", sans-serif;
      font-weight: 300;
      font-size: 30px;
      padding: 0 10px;
      right: 5px;
      top: 20px;
      text-align: right;
      position: absolute;
      top: 25px;
      z-index: 10; }
  .content-produit .view_scroll_spacer a {
    opacity: 1 !important; }
  .content-produit #thumbs_list ul {
    width: 100%; }
    .content-produit #thumbs_list ul li {
      height: auto;
      width: 120px;
      border: none;
      margin-right: 8px; }
      .content-produit #thumbs_list ul li a {
        border: 2px solid transparent; }
        .content-produit #thumbs_list ul li a:hover {
          border: 2px solid #afca0b; }
        .content-produit #thumbs_list ul li a img {
          border: none; }
  @media (max-width: 767.99875px) {
    .content-produit .options-descriptif-content .page-product-heading {
      font-size: 26px;
      line-height: 1.3; } }
  .content-produit .options-descriptif-content li .options {
    font-family: "Roboto", Arial, sans-serif;
    color: #18374c;
    line-height: 30px; }
    .content-produit .options-descriptif-content li .options i {
      color: #28596a;
      font-size: 17px;
      margin-right: 7px; }
  .content-produit .info-complementaire h3 {
    display: inline-block; }
  .content-produit .info-complementaire p.info {
    font-family: "Roboto", Arial, sans-serif;
    line-height: 30px; }
    .content-produit .info-complementaire p.info i {
      color: #28596a;
      font-size: 17px;
      margin-right: 7px; }
  .content-produit .mention {
    font-style: italic;
    color: #6b6b6b; }

.sidebar-produit .top-sidebar {
  background-color: #d1d1d1;
  min-height: 70px;
  line-height: 30px; }
  .sidebar-produit .top-sidebar .title {
    font-size: 18px;
    line-height: 20px;
    padding: 25px 0 0;
    position: relative;
    text-align: center; }
    .sidebar-produit .top-sidebar .title.vn {
      padding: 15px 0 0; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .sidebar-produit .top-sidebar .title.vn {
          padding-top: 10px !important; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .sidebar-produit .top-sidebar .title.vn .title_txt_price {
          line-height: 14px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .sidebar-produit .top-sidebar .title {
        font-size: 15px;
        padding-left: 8px;
        line-height: 40px !important;
        text-align: left; } }
    @media (max-width: 767px) {
      .sidebar-produit .top-sidebar .title {
        padding-bottom: 15px; } }
  .sidebar-produit .top-sidebar .prix {
    background-color: #afca0b;
    height: 70px;
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    color: white;
    position: relative;
    line-height: 70px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .sidebar-produit .top-sidebar .prix {
        padding-left: 0;
        padding-right: 0; } }
    .sidebar-produit .top-sidebar .prix:before {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 70px 25px;
      border-color: transparent transparent #afca0b transparent;
      position: absolute;
      left: -24px; }
@media (max-width: 767.99875px) {
  .sidebar-produit .separation {
    display: none !important; } }
.sidebar-produit .description {
  background-color: white; }
  @media (max-width: 767.99875px) {
    .sidebar-produit .description {
      border: none;
      padding: 0; } }
  .sidebar-produit .description .title_price {
    color: #afca0b;
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px; }
  .sidebar-produit .description .infos .libelle {
    font-family: "Roboto", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.7px;
    margin-bottom: 10px;
    border-bottom: 1px solid #28596a;
    line-height: 20px; }
  .sidebar-produit .description .infos .value {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #0a1d2c; }
  .sidebar-produit .description .infos a, .sidebar-produit .description .infos span.atc {
    cursor: pointer;
    display: block; }
    .sidebar-produit .description .infos a img, .sidebar-produit .description .infos span.atc img {
      width: 100%; }
    .sidebar-produit .description .infos a p.gris, .sidebar-produit .description .infos span.atc p.gris {
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 600;
      font-size: 14px;
      color: #6b6b6b;
      text-align: center;
      line-height: 20px;
      margin-top: 5px; }
    .sidebar-produit .description .infos a p.vert, .sidebar-produit .description .infos span.atc p.vert {
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 600;
      font-size: 14px;
      color: #89a315;
      text-align: center;
      line-height: 20px;
      margin-top: 5px; }
.sidebar-produit .half {
  margin-top: 10px; }
@media (max-width: 1199px) {
  .sidebar-produit .top-sidebar,
  .sidebar-produit .description {
    margin-left: 2px;
    margin-right: 2px; }
  .sidebar-produit .nopaddingl,
  .sidebar-produit .nopaddingr {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

.agence {
  background-color: #ededed;
  padding-bottom: 30px;
  width: 100%; }
  @media (max-width: 1199px) {
    .agence {
      border-left: 2px solid #FFFFFF;
      border-right: 2px solid #FFFFFF; } }
  .agence .nom-agence {
    color: #18374c;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    text-align: center; }
    .agence .nom-agence .nom-agence-txt {
      display: inline-block; }
    .agence .nom-agence i {
      color: #28596a;
      font-size: 50px;
      margin-right: 10px;
      position: relative; }
    @media (min-width: 768px) and (max-width: 991px) {
      .agence .nom-agence {
        font-size: 18px;
        padding-top: 15px;
        text-align: left; }
        .agence .nom-agence i {
          float: left;
          top: 0; } }
  .agence .coordonnees {
    width: 100%;
    margin: 0 auto;
    font-family: "Roboto", Arial, sans-serif;
    margin-top: 15px;
    font-size: 14px;
    color: #4b4b4c; }
    .agence .coordonnees .fixe {
      text-align: right; }
    .agence .coordonnees p {
      font-size: 15px; }
    .agence .coordonnees strong {
      color: #28596a; }
    @media (max-width: 1199px) {
      .agence .coordonnees p {
        text-align: center !important; }
      .agence .coordonnees .nopaddingl,
      .agence .coordonnees .nopaddingr {
        padding-left: 0 !important;
        padding-right: 0 !important; } }
  .agence .contact {
    margin-top: 30px;
    text-align: center; }
    .agence .contact a, .agence .contact button {
      display: inline-block;
      line-height: 32px;
      margin: 0 auto;
      min-width: 200px; }
@media (min-width: 768px) and (max-width: 991.99875px) {
  .agence .contact a, .agence .contact button {
    padding: 10px 15px; } }

      .agence .contact a .icone, .agence .contact button .icone {
        font-size: 31px;
        position: relative;
        padding-left: 0;
        top: -2px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .agence .contact a i, .agence .contact button i {
          font-size: 28px;
          margin-left: 0;
          margin-right: 10px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .agence .contact a {
        width: 80%; } }

.social-share {
  margin-bottom: 8px;
  padding: 4px 15px 2px; }
  .social-share .title {
    color: #FFFFFF;
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    margin: 5px 0;
    text-align: center; }
    @media (min-width: 768px) and (max-width: 991px) {
      .social-share .title {
        font-family: "RobotoCondensed-variable", sans-serif;
        font-size: 14px; } }
  .social-share .liste-liens {
    display: flex;
    display: -webkit-flex;
    /* Safari */
    -webkit-justify-content: space-between;
    /* Safari 6.1+ */
    justify-content: space-between;
    padding: 0 25px; }
    .social-share .liste-liens .sendtofriend,
    .social-share .liste-liens .print,
    .social-share .liste-liens .socialsharing_product {
      margin-bottom: 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        .social-share .liste-liens .sendtofriend,
        .social-share .liste-liens .print,
        .social-share .liste-liens .socialsharing_product {
          text-align: center; } }
    .social-share .liste-liens .icone-social {
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      border: 0 none;
      color: #FFFFFF;
      cursor: pointer;
      display: inline-block !important;
      font-size: 17px;
      height: 30px;
      line-height: 30px;
      margin: 0 7px;
      text-align: center;
      width: 30px; }
      .social-share .liste-liens .icone-social i {
        line-height: 28px; }

/*----------------------------------PAGE ACTUALITES
----------------------------------------------------------------------------------------------------------------*/
.actualites-content .actu_title {
  background: transparent;
  border: 0 none;
  border-bottom: solid 3px #afca0b;
  color: #4b4b4c;
  font: 300 28px/32px "RobotoCondensed-variable", sans-serif;
  margin: 15px 0 30px;
  padding: 10px 0;
  position: relative;
  display: inline-block; }
.actualites-content .actus-conteneur {
  margin-right: 30px; }
.actualites-content .actu-box {
  border: 1px solid #d1d1d1;
  margin-bottom: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .actualites-content .actu-box .block_actu {
    margin-top: 30px; }
    .actualites-content .actu-box .block_actu h3 {
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 600;
      color: #89a315;
      font-size: 18px;
      text-transform: uppercase; }
    .actualites-content .actu-box .block_actu .actu_content {
      color: #4b4b4c;
      font-size: 14px;
      line-height: 22px; }

/*----------------------------------PAGE LISTE AGENCES
----------------------------------------------------------------------------------------------------------------*/
.liste-titre {
  margin-top: 0 !important; }
  .liste-titre span {
    display: inline-block;
    margin-top: 0 !important;
    background: transparent;
    border: 0 none;
    border-bottom: solid 3px #afca0b;
    color: #4b4b4c;
    font: 300 28px/32px "RobotoCondensed-variable", sans-serif;
    margin: 15px 0 30px;
    padding: 10px 0;
    position: relative; }

.conteneur-list {
  padding-left: 0; }
  @media (max-width: 991px) {
    .conteneur-list {
      padding-left: 0;
      padding-right: 0; } }
  .conteneur-list .affichage-agences .block-agence {
    background-color: #ededed;
    cursor: pointer;
    display: block;
    padding: 0; }
    .conteneur-list .affichage-agences .block-agence .image-agence {
      display: block;
      float: left;
      overflow: hidden;
      padding: 25px 20px;
      min-width: 200px; }
      .conteneur-list .affichage-agences .block-agence .image-agence img {
        height: 90px;
        width: 160px;
        object-fit: cover; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .conteneur-list .affichage-agences .block-agence .image-agence {
          height: 165px; } }
    .conteneur-list .affichage-agences .block-agence .infos-agence .nom {
      background: #afca0b;
      color: #FFFFFF;
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 600;
      font-size: 16px !important;
      text-transform: uppercase;
      margin: 0;
      padding: 15px 0 8px; }
      @media (max-width: 991.99875px) {
        .conteneur-list .affichage-agences .block-agence .infos-agence .nom {
          padding: 8px 15px !important;
          font-size: 14px !important; } }
    .conteneur-list .affichage-agences .block-agence .infos-agence .adresse {
      color: #6b6b6b;
      background: #ededed;
      padding: 10px; }
      @media (max-width: 767.99875px) {
        .conteneur-list .affichage-agences .block-agence .infos-agence .adresse {
          padding: 10px 15px !important; } }
    .conteneur-list .affichage-agences .block-agence .infos-agence .distance {
      margin-top: 15px !important; }
    .conteneur-list .affichage-agences .block-agence .infos-agence a {
      color: #6b6b6b;
      text-decoration: underline; }
      .conteneur-list .affichage-agences .block-agence .infos-agence a:hover {
        text-decoration: none; }
    .conteneur-list .affichage-agences .block-agence:hover {
      -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1); }

/*----------------------------------PAGE RECHERCHE AVANCEE
----------------------------------------------------------------------------------------------------------------*/
.content_sortPagiBar {
  border: 1px solid #afca0b;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  clear: both;
  margin-bottom: 20px;
  padding: 15px; }
  .content_sortPagiBar .showall {
    margin: 0 !important;
    margin-top: -6px; }

.product-list-search .product-container {
  min-height: 100px !important; }
.product-list-search .ajax_block_product {
  width: 100% !important; }

.left_column_search {
  margin-right: 20px; }
  @media (max-width: 991.99875px) {
    .left_column_search {
      margin-right: 0; } }

.sale_flash.column,
.mail_alert.column {
  margin-right: 20px; }
  @media (max-width: 991.99875px) {
    .sale_flash.column,
    .mail_alert.column {
      margin-right: 0; } }

/*----------------------------------PAGE TEMOIGNAGES
----------------------------------------------------------------------------------------------------------------*/
#review_post {
  background-color: #afca0b; }

.testimonies_list .buyer_testimony.testimony_line {
  border: solid 1px #18374c; }
.testimonies_list .buyer_testimony .temoignage-title {
  background-color: #18374c; }
.testimonies_list .buyer_testimony .temoignage-agence strong {
  color: #18374c; }
.testimonies_list .temoignage-name {
  color: #4b4b4c;
  font-size: 15px;
  font-style: italic;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 600; }
.testimonies_list .temoignage-agence {
  font-family: "Roboto", Arial, sans-serif;
  font-style: italic; }
  .testimonies_list .temoignage-agence strong {
    color: #afca0b; }
.testimonies_list .temoignage-date {
  color: #838383;
  font-style: italic; }
.testimonies_list .temoignage-title {
  background-color: #afca0b;
  color: #FFFFFF;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  margin: 0;
  padding: 8px 15px;
  text-transform: uppercase; }
.testimonies_list .testimony_line {
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #f5f5f5;
  border: solid 1px #afca0b;
  overflow: hidden;
  padding: 0; }
  @media (max-width: 767px) {
    .testimonies_list .testimony_line {
      border: solid 2px #d6d4d4; } }
  .testimonies_list .testimony_line .content_img_testimony {
    padding-left: 0;
    padding-right: 0; }
  .testimonies_list .testimony_line .content_txt {
    padding-top: 15px; }
  .testimonies_list .testimony_line.alternate {
    background: #FFFFFF; }
    .testimonies_list .testimony_line.alternate .content_img_testimony {
      float: right; }
  .testimonies_list .testimony_line .img_testimony {
    display: block;
    margin: 15px; }
    .testimonies_list .testimony_line .img_testimony img {
      width: 100%; }
  .testimonies_list .testimony_line.rte .txt {
    line-height: 1.25; }

/*----------------------------------PAGE OUVRIR UNE AGENCE
----------------------------------------------------------------------------------------------------------------*/
.ouvrir-agence .title_default {
  text-align: left; }
.ouvrir-agence .titre {
  margin-bottom: 0; }
  .ouvrir-agence .titre span {
    display: inline-block;
    background: transparent;
    border: 0 none;
    border-bottom: solid 3px #afca0b;
    color: #4b4b4c;
    font: 300 28px/32px "RobotoCondensed-variable", sans-serif;
    margin: 15px 0 30px;
    padding: 10px 0;
    position: relative; }
.ouvrir-agence .txt {
  font-size: 14px;
  line-height: 22px; }
.ouvrir-agence .title_h3 {
  color: #4b4b4c;
  font-size: 20px;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 900; }
.ouvrir-agence .formulaire {
  background-color: #ededed; }
  .ouvrir-agence .formulaire label.gender_label {
    margin-bottom: 15px;
    margin-right: 15px; }
  .ouvrir-agence .formulaire label:after {
    vertical-align: text-top; }
  .ouvrir-agence .formulaire form {
    padding: 15px; }
    .ouvrir-agence .formulaire form input,
    .ouvrir-agence .formulaire form textarea {
      color: #838383;
      font-family: "robotolight", Arial, sans-serif;
      font-size: 13px;
      font-style: italic;
      line-height: 2; }
    .ouvrir-agence .formulaire form input {
      border-color: #afca0b;
      border-style: solid;
      border-width: 1px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      width: 100%;
      margin-bottom: 15px;
      height: 30px;
      padding-left: 15px;
      padding-right: 15px; }
    .ouvrir-agence .formulaire form textarea {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      background: #FFFFFF;
      border: solid 1px #afca0b;
      padding: 10px;
      width: 100%; }
    .ouvrir-agence .formulaire form .button,
    .ouvrir-agence .formulaire form .formulaire-contact button,
    .formulaire-contact .ouvrir-agence .formulaire form button,
    .ouvrir-agence .formulaire form .button-medium {
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 600;
      font-size: 14px;
      text-transform: uppercase;
      color: #FFFFFF;
      text-align: center;
      line-height: 30px;
      padding-top: 0;
      font-style: normal;
      border-bottom: 2px solid #89a315; }
      .ouvrir-agence .formulaire form .button:hover,
      .ouvrir-agence .formulaire form .formulaire-contact button:hover,
      .formulaire-contact .ouvrir-agence .formulaire form button:hover,
      .ouvrir-agence .formulaire form .button-medium:hover {
        border-bottom-color: #afca0b; }

/*----------------------------------PAGE CONTACT
----------------------------------------------------------------------------------------------------------------*/
.page-contact .page-heading {
  border: none !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  padding-top: 0 !important; }
  .page-contact .page-heading span {
    display: inline-block;
    background: transparent;
    border: 0 none;
    border-bottom: solid 3px #afca0b;
    color: #4b4b4c;
    font: 300 28px/32px "RobotoCondensed-variable", sans-serif;
    margin: 15px 0 30px;
    padding: 10px 0;
    position: relative; }
    @media (max-width: 767.99875px) {
      .page-contact .page-heading span {
        font-size: 25px;
        line-height: 1.3; } }
@media (max-width: 767.99875px) {
  .page-contact .page-subheading {
    font-size: 21px;
    line-height: 1.2; } }
.page-contact form {
  background-image: none !important;
  background-color: #ededed;
  -webkit-box-shadow: transparent 0 0 0;
  box-shadow: transparent 0 0 0;
  padding: 0 !important; }
  .page-contact form fieldset {
    background-image: none !important; }
    .page-contact form fieldset .page-subheading {
      text-align: left !important;
      margin-bottom: 30px !important; }
    .page-contact form fieldset input, .page-contact form fieldset .selector {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      background-color: #FFFFFF !important;
      border: solid 1px #afca0b;
      color: #838383;
      font: italic 400 13px/27px "robotolight", Arial, sans-serif;
      height: 27px;
      margin-bottom: 15px;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%; }
      .page-contact form fieldset input.envoi-fichier, .page-contact form fieldset .selector.envoi-fichier {
        padding-left: 0 !important; }
    .page-contact form fieldset .uploader {
      border-color: #afca0b;
      border-style: solid;
      border-width: 1px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      background-color: #FFFFFF !important; }
      .page-contact form fieldset .uploader .filename {
        float: right; }
    .page-contact form fieldset textarea {
      border-color: #afca0b;
      border-style: solid;
      border-width: 1px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      width: 100%;
      margin-bottom: 15px;
      background-color: #FFFFFF !important;
      font-family: "robotolight", Arial, sans-serif;
      font-style: italic;
      color: #838383;
      font-size: 13px;
      line-height: 30px;
      padding-left: 15px;
      padding-right: 15px; }
    .page-contact form fieldset .selector {
      background: #fbfbfb !important;
      padding-right: 0 !important;
      padding-left: 0 !important;
      width: 100% !important; }
      .page-contact form fieldset .selector option {
        color: #6b6b6b;
        font-size: 13px;
        line-height: 11px;
        padding: 2px 20px; }
      .page-contact form fieldset .selector span {
        margin-top: -1px;
        overflow: auto !important;
        padding-left: 15px !important;
        width: 100% !important; }

/*----------------------------------FICHE PRODUIT VN
----------------------------------------------------------------------------------------------------------------*/
.pb-right-column .top-sidebar .title_txt_price {
  font-size: 14px;
  padding-left: 10px;
  text-align: left; }
  .pb-right-column .top-sidebar .title_txt_price span {
    display: block;
    text-transform: uppercase; }
    @media (max-width: 1199px) {
      .pb-right-column .top-sidebar .title_txt_price span {
        font-size: 14px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .pb-right-column .top-sidebar .title_txt_price {
      font-size: 11px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .pb-right-column .top-sidebar .title_txt_price {
      font-size: 9px; } }
.pb-right-column .top-sidebar .prix.vn {
  background-color: #afca0b !important; }
  .pb-right-column .top-sidebar .prix.vn:before {
    border-bottom-color: #afca0b !important; }
.pb-right-column .infos-vn {
  background-color: #FFFFFF;
  padding: 20px 0; }
  @media (max-width: 1199px) {
    .pb-right-column .infos-vn {
      margin: 0 2px; } }
  @media (max-width: 991.99875px) {
    .pb-right-column .infos-vn {
      padding-bottom: 0; } }
  .pb-right-column .infos-vn .infos-vn_line {
    border-bottom: solid 1px #d1d1d1;
    margin-bottom: 5px; }
    .pb-right-column .infos-vn .infos-vn_line .libelle {
      color: #18374c;
      font-size: 15px;
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 600; }
    .pb-right-column .infos-vn .infos-vn_line .prix-barre,
    .pb-right-column .infos-vn .infos-vn_line .prix-remise,
    .pb-right-column .infos-vn .infos-vn_line .prix-autoeasy {
      font-size: 27px;
      color: #afca0b;
      font-family: "RobotoCondensed-variable", sans-serif;
      font-weight: 700;
      text-align: right; }
    .pb-right-column .infos-vn .infos-vn_line .libelle,
    .pb-right-column .infos-vn .infos-vn_line .prix-barre,
    .pb-right-column .infos-vn .infos-vn_line .prix-remise,
    .pb-right-column .infos-vn .infos-vn_line .prix-autoeasy {
      line-height: 30px;
      margin: 0;
      padding: 0 0 5px; }
  .pb-right-column .infos-vn .constructeur .libelle {
    color: #838383;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 15px; }
  .pb-right-column .infos-vn .constructeur .prix-barre {
    color: #6b6b6b;
    font-family: "robotolight", Arial, sans-serif;
    text-decoration: line-through; }
  .pb-right-column .infos-vn #button_open_form {
    background: #afca0b;
    border-color: #89a315; }
    .pb-right-column .infos-vn #button_open_form:hover {
      background: #18374c;
      border-color: #0a1d2c; }
  .pb-right-column .infos-vn .remise .libelle span {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #18374c;
    color: #FFFFFF;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px; }
    @media (max-width: 1199px) {
      .pb-right-column .infos-vn .remise .libelle span {
        float: right; } }
    @media (max-width: 1199.99875px) {
      .pb-right-column .infos-vn .remise .libelle span {
        font-size: 15px; } }
  .pb-right-column .infos-vn .remise .prix-remise span {
    color: inherit !important; }
  .pb-right-column .infos-vn .autoeasy-prix .infos-vn_line {
    border-bottom: 0 none; }
  .pb-right-column .infos-vn .autoeasy-prix .prix-autoeasy {
    color: #afca0b; }
  .pb-right-column .infos-vn .financement {
    color: #28596a;
    font-size: 14px;
    font-family: "Roboto", Arial, sans-serif;
    text-align: center; }
    .pb-right-column .infos-vn .financement span {
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 600;
      font-size: 12px; }
      .pb-right-column .infos-vn .financement span a {
        text-decoration: underline;
        color: #0a1d2c;
        transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease; }
        .pb-right-column .infos-vn .financement span a:hover {
          color: #ff9515; }
  .pb-right-column .infos-vn .container_button {
    text-align: center;
    padding-top: 15px; }
    .pb-right-column .infos-vn .container_button .button,
    .pb-right-column .infos-vn .container_button .formulaire-contact button,
    .formulaire-contact .pb-right-column .infos-vn .container_button button,
    .pb-right-column .infos-vn .container_button .button-medium {
      line-height: 32px;
      min-width: 200px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .pb-right-column .infos-vn .container_button .button i,
        .pb-right-column .infos-vn .container_button .formulaire-contact button i,
        .formulaire-contact .pb-right-column .infos-vn .container_button button i,
        .pb-right-column .infos-vn .container_button .button-medium i {
          margin-left: 0;
          margin-right: 10px; } }

/*----------------------------------PAGE FAQ
----------------------------------------------------------------------------------------------------------------*/
.category_block {
  border: 2px solid #ededed;
  margin-bottom: 15px; }
  .category_block .faq_subtitle {
    margin: 0 !important;
    padding: 15px !important;
    background-color: #afca0b;
    color: white !important;
    margin-bottom: 15px;
    border-bottom: 2px solid #FFFFFF;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out; }
    .category_block .faq_subtitle:hover {
      background-color: #89a315;
      cursor: pointer; }
    .category_block .faq_subtitle .icon, .category_block .faq_subtitle [class^="icon-"] {
      padding: 10px;
      text-align: right; }
    .category_block .faq_subtitle p {
      margin: 0 !important;
      color: white !important; }
  .category_block .question_line {
    padding: 20px;
    margin-bottom: 0 !important; }
    .category_block .question_line:nth-child(2n+1) {
      background-color: #FFFFFF; }
    .category_block .question_line:nth-child(2n) {
      background-color: #ededed; }
    .category_block .question_line .question {
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 600;
      font-size: 15px;
      color: #6b6b6b;
      margin-bottom: 10px; }

/*----------------------------------SELECT AGENCY
----------------------------------------------------------------------------------------------------------------*/
.field_search_vente {
  border-color: #afca0b;
  border-style: solid;
  border-width: 1px;
  color: #4b4b4c !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 15px;
  height: 30px; }

.form_choose_agence {
  margin-top: 15px; }
  .form_choose_agence.top {
    margin-top: 0; }
    .form_choose_agence.top .field_search_vente {
      min-width: 150px;
      width: auto; }
    .form_choose_agence.top .bouton-geoloc input {
      width: auto;
      padding-bottom: 0;
      padding-top: 0;
      position: relative;
      top: -2px;
      z-index: 10; }

/*----------------------------------SELECT SITEMAP
----------------------------------------------------------------------------------------------------------------*/
#sitemap h1 {
  margin-top: 0 !important;
  margin-bottom: 60px !important; }
  #sitemap h1 span {
    padding-top: 0 !important; }

/*----------------------------------RESPONSIVE
----------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
  .header_logo {
    height: auto !important; }
    .header_logo a {
      display: block;
      width: 100%;
      margin: 15px 0 15px; }

  .container_nav .navbar-default button {
    display: block;
    float: none;
    margin: 0 auto 15px; }

  .container_nav .main_menu li .sous_cat {
    display: block !important; }

  .navbar-collapse {
    max-height: none !important;
    overflow-y: visible !important; }

  .achat-vente .vendre .lien-1 {
    background-size: 115% auto; }
    .achat-vente .vendre .lien-1:hover {
      background-size: 135%; }

  .achat-vente .acheter .lien-2 {
    background-size: 115% auto; }
    .achat-vente .acheter .lien-2:hover {
      background-size: 135%; }

  .top-sidebar .link {
    line-height: 30px; }
    .top-sidebar .link a {
      top: 19px !important; }
    .top-sidebar .link:before {
      display: none; }

  .sidebar-separation {
    display: none; }

  .map_txt_agency {
    padding: 15px !important; } }
  @media (max-width: 767px) and (max-width: 767.99875px) {
    .map_txt_agency {
      padding: 0 !important; } }

@media (max-width: 767px) {
  #stores-table .photo, #stores-table .img, #stores-table .logo {
    display: none !important; }

  .container-agence .contenu-agence {
    margin-right: 0 !important; }
  .container-agence .rechercher-vehicule {
    top: 0 !important; }
  .container-agence .images-agence img {
    width: 100% !important; }
  .container-agence .block_employee .data_employee {
    text-align: center; }
    .container-agence .block_employee .data_employee .employee-nom {
      min-height: 42px; } }
    @media (max-width: 767px) and (max-width: 767.99875px) {
      .container-agence .block_employee .data_employee .employee-nom {
        min-height: auto; } }
@media (max-width: 767px) {
  .container-agence .block_employee p.mail {
    margin-top: 10px; }
  .container-agence .equipe > div {
    padding: 0 !important; }

  .navi span.next {
    right: 15px; }

  .navi span.prev {
    left: 15px; }

  .sidebar-agence .top-sidebar {
    min-height: 60px !important;
    line-height: 60px !important; }

  .map_contact .map_contact_agency .txt {
    text-align: left !important; }
    .map_contact .map_contact_agency .txt i {
      float: none !important;
      margin-right: 0 !important;
      text-outline: 0 !important; }
  .map_contact .button_contact_store {
    text-align: center !important;
    margin-bottom: 30px !important; }

  .content_search_home .marque, .content_search_home .modele, .content_search_home .energie, .content_search_home .km, .content_search_home .prix {
    margin-bottom: 15px !important;
    width: 100%; } }
  @media (max-width: 767px) and (max-width: 767px) {
    .content_search_home .marque .chosen-container,
    .content_search_home .marque select,
    .content_search_home .marque input, .content_search_home .modele .chosen-container,
    .content_search_home .modele select,
    .content_search_home .modele input, .content_search_home .energie .chosen-container,
    .content_search_home .energie select,
    .content_search_home .energie input, .content_search_home .km .chosen-container,
    .content_search_home .km select,
    .content_search_home .km input, .content_search_home .prix .chosen-container,
    .content_search_home .prix select,
    .content_search_home .prix input {
      margin-bottom: 5px !important;
      width: 100%; } }

@media (max-width: 767px) {
  .map_marker_agency {
    overflow: hidden; }

  .button_selection_store {
    text-align: center !important; }
    .button_selection_store select {
      margin-right: 0 !important;
      width: 236px !important;
      margin-bottom: 15px; }

  .sous_cat {
    position: relative !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: 0 0 5px 5px transparent !important;
    box-shadow: 0 0 5px 5px transparent !important;
    margin-left: 0 !important;
    top: 0 !important; }
    .sous_cat:before {
      display: none !important; }

  .achat-vente {
    padding: 30px 0 20px 15px !important; } }
  @media (max-width: 767px) and (max-width: 575.99875px) {
    .achat-vente {
      padding: 20px 15px !important; } }
@media (max-width: 767px) {
    .achat-vente .vendre .lien-1 {
      margin-bottom: 30px; } }
    @media (max-width: 767px) and (max-width: 767.99875px) {
      .achat-vente .vendre .lien-1 {
        margin-bottom: 15px; } }

@media (max-width: 767px) {
  li.ajax_block_product {
    margin-top: 15px !important; }

  .concept-action .button-medium, .concept-action .formulaire-contact input.button, .formulaire-contact .concept-action input.button,
  .concept-action .formulaire-contact input.button-medium,
  .formulaire-contact .concept-action input.button-medium, .concept-action .formulaire-contact select.button, .formulaire-contact .concept-action select.button,
  .concept-action .formulaire-contact select.button-medium,
  .formulaire-contact .concept-action select.button-medium, .concept-action .formulaire-contact button, .formulaire-contact .concept-action button {
    display: block;
    margin: 30px auto;
    width: 100% !important; } }
@media (max-width: 767px) and (max-width: 767.99875px) {
  .content-concept .title {
    font-size: 21px;
    line-height: 1.3; } }
@media (max-width: 767px) {
  .content-concept .evolution {
    margin-bottom: 30px; }
  .content-concept .encart.deuxieme {
    margin-bottom: 30px; }

  .title-vente span:nth-child(1) {
    text-shadow: 0 0 7px black;
    -webkit-text-shadow: 0 0 7px black;
    -o-text-shadow: 0 0 7px black;
    -moz-text-shadow: 0 0 7px black;
    -ms-text-shadow: 0 0 7px black; }

  .vente-agence {
    margin-top: 30px !important;
    margin-bottom: 30px !important; } }
  @media (max-width: 767px) and (max-width: 991.99875px) {
    .vente-agence {
      margin-bottom: 0 !important; } }
  @media (max-width: 767px) and (max-width: 767.99875px) {
    .vente-agence {
      margin-top: 0 !important; } }
@media (max-width: 767px) {
    .vente-agence .bouton-geoloc {
      padding-left: 15px !important; }

  .photo-content-01 {
    margin-bottom: 30px; }

  .photo-content-02 {
    margin-top: 30px; }

  .photo-content-03 {
    margin-bottom: 30px; }

  .wrslideragence {
    display: none; }

  .content-produit {
    margin-right: 0px;
    padding-left: 15px; }
    .content-produit .title_product {
      display: block !important;
      margin: 0 auto !important; }
      .content-produit .title_product .name {
        display: block !important;
        margin-bottom: 10px !important;
        text-align: center; }
      .content-produit .title_product .nb_km {
        display: block !important;
        text-align: left !important;
        float: left;
        margin-top: 0; }
    .content-produit .image-block {
      width: 90% !important; }
    .content-produit .view_scroll_spacer {
      margin-top: 16px !important; }
    .content-produit .info-complementaire .page-product-heading {
      font-size: 30px;
      line-height: 1.5;
      margin-bottom: 30px !important; } }
    @media (max-width: 767px) and (max-width: 767.99875px) {
      .content-produit .info-complementaire .page-product-heading {
        font-size: 26px; } }
@media (max-width: 767px) {
    .content-produit .info-complementaire p {
      padding: 0 15px; }

  .sidebar-produit .prix:before {
    display: none !important; }

  .left_column_search {
    margin-right: 0px !important; }
    .left_column_search .container_button input {
      width: 100%;
      text-align: center;
      padding: 15px 0; }

  .sale_flash.column,
  .mail_alert.column {
    margin-right: 0px !important; }
    .sale_flash.column input,
    .mail_alert.column input {
      font-size: 12px !important; }

  .testimony_line {
    text-align: center; }

  .product_list.list li .product_img_link img {
    margin-top: 0px !important; }
  .product_list.list li .right-block {
    clear: both;
    min-height: auto;
    padding-bottom: 10px; }
    .product_list.list li .right-block .content_price {
      margin: 0;
      position: relative;
      right: 0;
      top: 0; }
    .product_list.list li .right-block .button-container {
      bottom: 0;
      position: relative; }

  footer .footer-block {
    padding-left: 65px; } }
  @media (max-width: 767px) and (max-width: 767.99875px) {
    footer .footer-block {
      padding-left: 15px; } }
@media (max-width: 767px) {
  footer #social_block {
    clear: both !important; }
  footer .copyright {
    text-align: center; }
    footer .copyright p {
      margin-bottom: 15px; }
    footer .copyright .admin {
      margin-bottom: 15px; }
    footer .copyright .agency {
      padding-top: 15px;
      text-align: center; }

  .form_choose_agence {
    margin-bottom: 20px; }
    .form_choose_agence .nopaddingl,
    .form_choose_agence .nopaddingr {
      padding-left: 0 !important;
      padding-right: 0 !important; }

  .horaires-agence .horaires .line_horaires .right_horaires {
    border-left: 0 none; }

  .bottom-pagination-content .product-count {
    text-align: center;
    width: 100%; }

  #pagination_bottom,
  #pagination {
    padding-top: 15px; }
    #pagination_bottom .pagination,
    #pagination .pagination {
      float: none; }

  #left_column {
    padding-left: 0 !important;
    padding-right: 0 !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .container_nav .navbar-default button {
    float: right;
    margin-right: 45px; }

  .container_nav .main_menu li .sous_cat {
    display: block !important; }

  .navbar-collapse {
    max-height: none !important;
    overflow-y: visible !important; }

  footer #social_block {
    clear: both; }
  footer .copyright .admin {
    padding-right: 0; }
  footer .copyright .agency a {
    display: block; }

  .top-sidebar .title {
    padding-top: 10px; }
  .top-sidebar .link {
    font-size: 18px !important;
    line-height: 16px;
    padding-top: 7px; }
    .top-sidebar .link:before {
      top: 0px; }

  .sidebar-separation {
    display: none; }

  .sidebar-agence .top-sidebar {
    font-size: 17px !important; }

  .container-agence .rechercher-vehicule {
    font-size: 12px !important;
    top: 0px !important;
    margin-left: 25%; }
  .container-agence .block_employee img {
    float: none !important;
    display: block;
    margin: 15px auto 0 auto !important; }
  .container-agence .block_employee .data_employee {
    text-align: center; }
    .container-agence .block_employee .data_employee .employee-nom {
      min-height: 42px; }
  .container-agence .block_employee p.mail {
    margin-top: 10px; }
  .container-agence .social-share .title {
    font-size: 18px !important; }
  .container-agence .champs label {
    font-size: 12px !important; }

  .sous_cat {
    position: relative !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: 0 0 5px 5px transparent !important;
    box-shadow: 0 0 5px 5px transparent !important;
    margin-left: 0 !important;
    top: 0 !important; }
    .sous_cat:before {
      display: none !important; }

  .achat-vente .lien-1, .achat-vente .lien-2 {
    background-size: 125%; }
    .achat-vente .lien-1:hover, .achat-vente .lien-2:hover {
      background-size: 135%; }

  li.ajax_block_product {
    margin-top: 15px !important; }

  .homefeatured .product_img_link {
    height: 250px !important; }

  .concept-action .button-medium, .concept-action .formulaire-contact input.button, .formulaire-contact .concept-action input.button,
  .concept-action .formulaire-contact input.button-medium,
  .formulaire-contact .concept-action input.button-medium, .concept-action .formulaire-contact select.button, .formulaire-contact .concept-action select.button,
  .concept-action .formulaire-contact select.button-medium,
  .formulaire-contact .concept-action select.button-medium, .concept-action .formulaire-contact button, .formulaire-contact .concept-action button {
    display: block;
    margin: 30px auto; }

  .conteneurimg img {
    width: 100% !important;
    height: 50px !important; }

  .vente-agence {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }

  .title-vente span:nth-child(1) {
    text-shadow: 0 0 7px black;
    -webkit-text-shadow: 0 0 7px black;
    -o-text-shadow: 0 0 7px black;
    -moz-text-shadow: 0 0 7px black;
    -ms-text-shadow: 0 0 7px black; }

  .sidebar-produit .top-sidebar .title {
    padding-top: 10px; }
  .sidebar-produit .top-sidebar .prix {
    font-size: 18px !important;
    line-height: 16px;
    padding-top: 23px; }
    .sidebar-produit .top-sidebar .prix:before {
      top: 0px; }
  .sidebar-produit .liste-liens {
    display: block !important; }
    .sidebar-produit .liste-liens a {
      display: inline-block !important; }
  .sidebar-produit .contact a {
    width: 100% !important; }

  .left_column_search .item_form label {
    font-size: 12px !important; }
  .left_column_search .container_button input {
    width: 100%;
    text-align: center;
    padding: 15px 0; }

  .sale_flash.column input,
  .mail_alert.column input {
    font-size: 12px !important; }
    .sale_flash.column input.button,
    .sale_flash.column input.button-medium,
    .mail_alert.column input.button,
    .mail_alert.column input.button-medium {
      margin-top: 15px !important; }

  .product-list-search .product-container {
    min-height: 100px !important;
    width: 100% !important; }
  .product-list-search .product_img_link {
    height: 205px !important; } }
  @media (min-width: 768px) and (max-width: 991px) and (max-width: 1199.99875px) {
    .product-list-search .product_img_link {
      height: auto !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .showall {
    margin: 0 !important;
    margin-top: 12px !important; }

  .product_list.list li .product_img_link img {
    margin-top: 0px !important; }
  .product_list.list li .right-block {
    clear: both;
    min-height: auto;
    padding-bottom: 10px; }
    .product_list.list li .right-block .content_price {
      margin: 0;
      position: relative;
      right: 0;
      top: 0; }
    .product_list.list li .right-block .button-container {
      bottom: 0;
      position: relative; }

  .form_choose_agence {
    margin-bottom: 20px; }
    .form_choose_agence .nopaddingl,
    .form_choose_agence .nopaddingr {
      padding-left: 0 !important;
      padding-right: 0 !important; }

  .sidebar-agence .horaires-agence .horaires .line_horaires .right_horaires {
    border-left: 0 none; }

  .bottom-pagination-content .product-count {
    text-align: center;
    width: 100%; }

  #pagination_bottom,
  #pagination {
    padding-top: 15px; }
    #pagination_bottom .pagination,
    #pagination .pagination {
      float: none; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .top-sidebar .title {
    line-height: 25px !important;
    padding-top: 10px; }
  .top-sidebar .link {
    font-size: 22px !important; }
    .top-sidebar .link:before {
      top: 0px; }

  .container-agence .rechercher-vehicule {
    font-size: 12px !important; }
  .container-agence .block_employee {
    text-align: center; }
    .container-agence .block_employee img {
      float: none;
      display: inline-block; }
    .container-agence .block_employee .data_employee {
      text-align: center; }
    .container-agence .block_employee p.mail {
      margin-top: 10px; }
  .container-agence .social-share .title {
    font-size: 18px !important; }

  .content-concept .informations {
    padding: 0 !important; }

  .concept-action .button-medium, .concept-action .formulaire-contact input.button, .formulaire-contact .concept-action input.button,
  .concept-action .formulaire-contact input.button-medium,
  .formulaire-contact .concept-action input.button-medium, .concept-action .formulaire-contact select.button, .formulaire-contact .concept-action select.button,
  .concept-action .formulaire-contact select.button-medium,
  .formulaire-contact .concept-action select.button-medium, .concept-action .formulaire-contact button, .formulaire-contact .concept-action button {
    width: 100% !important; }

  .conteneurimg img {
    width: 100% !important;
    height: 50px !important; }

  .sidebar-produit .top-sidebar .title {
    line-height: 25px !important;
    padding-top: 25px !important; }
  .sidebar-produit .top-sidebar .prix {
    font-size: 22px !important;
    line-height: 23px !important;
    padding-top: 25px !important; }
    .sidebar-produit .top-sidebar .prix:before {
      top: 0px; }

  .homefeatured .product_img_link {
    height: 123px !important; }

  .ajax_block_product .product-container {
    min-height: 305px !important; }
  .ajax_block_product .price.product-price {
    font: 700 17px/24px "roboto", Arial, sans-serif !important; }

  .left_column_search .item_form label {
    font-size: 12px !important; }
  .left_column_search .container_button input {
    width: 100%;
    text-align: center;
    padding: 15px 0; }

  .sale_flash.column input,
  .mail_alert.column input {
    font-size: 12px !important; }

  .product-list-search .product-container {
    min-height: 100px !important; }
  .product-list-search .left-block img {
    width: 110% !important; } }
@media (min-width: 1200px) {
  .sidebar-agence .mobile {
    padding-left: 0; }

  .content-concept .informations {
    padding: 0 !important; } }
.content_list_pages .rte h2 {
  font-weight: bold; }

.content_list_pages .rte p {
  text-align: justify; }

a.inherit {
  color: inherit; }
  a.inherit:hover {
    color: inherit; }
  a.inherit.color_blue {
    color: #18374c; }
  a.inherit.hover_white:hover {
    color: white; }
  a.inherit.hover_blue:hover {
    color: #18374c; }

.lien_tel {
  color: inherit; }
  .lien_tel:hover {
    color: #89a315; }

@media (max-width: 991px) {
  .horaires-agence__days {
    flex-wrap: nowrap;
    overflow-x: scroll; }

  .horaires-agence__days-container {
    min-width: 120px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 15px; } }
.valign-top {
  vertical-align: top; }

.cancel-container {
  left: 50% !important;
  margin-left: -50vw !important;
  position: relative !important;
  width: calc(100vw) !important;
  z-index: 1 !important; }
  .cancel-container .container {
    margin: 0 auto !important; }

@media (max-width: 992.65px) {
  .cancel-container {
    width: 100vw !important;
    padding-left: 0 !important; } }
#page_actu .block_actu {
  margin-bottom: 30px; }
  #page_actu .block_actu .txt_content {
    font-size: 16px; }

#container_map .title_find_agency {
  display: inline; }
#container_map .store_selection {
  text-align: right; }

.invisible {
  display: none; }

.adminwrvehicleneuf ul.tree {
  display: block !important; }

#form_contact {
  margin: auto; }

#form_contact input.error, #form_contact textarea.error, #form_temoignage input.error, #form_temoignage textarea.error, #form_contact_right_column input.error, #form_contact_right_column textarea.error {
  border-color: red !important; }

.tab-content .form-group {
  margin-bottom: 0; }

.form-error input, .form-error .chosen-single, .form-error select {
  border: 1px solid red !important;
  background-color: white !important; }

.form-ok input, .form-ok .chosen-single, .form-ok select {
  background-color: white !important; }

#form_unsubscribe .container_button {
  text-align: center; }

#left_column_search .checker {
  display: inline;
  float: left; }
#left_column_search #hide_search_fields {
  float: right;
  background: #6b6b6b;
  height: 100%;
  line-height: 50px;
  width: 50px;
  margin-top: -10px;
  margin-right: -15px;
  text-align: center;
  font-size: 40px;
  cursor: pointer; }
#left_column_search select {
  background: #FFFFFF;
  color: #0a1d2c;
  font-size: 15px; }

/* -------------- PAGE - Comment vendre
-----------------------------------------------*/
ul.list_marker {
  margin-left: 20px; }
  ul.list_marker li {
    padding: 3px 0; }
    ul.list_marker li:before {
      content: "\f111";
      color: #afca0b;
      font-family: "FontAwesome";
      font-size: 8px;
      margin-right: 5px;
      vertical-align: 2px; }

#comment-vendre ul.list_marker li, #comment-vendre strong {
  color: #18374c; }
#comment-vendre .txt {
  color: #18374c;
  line-height: 1.5;
  text-align: justify; }

.bandeau_comment_vendre {
  background: #afca0b !important;
  margin: 30px 0 0;
  padding: 15px 0 40px 0; }
  .bandeau_comment_vendre .comment_vendre_content .title_default {
    color: #FFFFFF; }
  .bandeau_comment_vendre .comment_vendre_content .card {
    background-color: #FFFFFF;
    min-height: 400px; }
    @media (max-width: 1599.99875px) {
      .bandeau_comment_vendre .comment_vendre_content .card {
        min-height: 370px; } }
    .bandeau_comment_vendre .comment_vendre_content .card.premium {
      -webkit-box-shadow: 0px 10px 31px -14px rgba(0, 0, 0, 0.8);
      -moz-box-shadow: 0px 10px 31px -14px rgba(0, 0, 0, 0.8);
      box-shadow: 0px 10px 31px -14px rgba(0, 0, 0, 0.8); }
    .bandeau_comment_vendre .comment_vendre_content .card .item {
      display: flex;
      text-align: left; }
    .bandeau_comment_vendre .comment_vendre_content .card i {
      margin-right: 5px; }
      .bandeau_comment_vendre .comment_vendre_content .card i.icon-check {
        color: green; }
      .bandeau_comment_vendre .comment_vendre_content .card i.icon-times, .bandeau_comment_vendre .comment_vendre_content .card i.icon-remove {
        color: red; }
    @media (max-width: 991px) {
      .bandeau_comment_vendre .comment_vendre_content .card {
        margin-bottom: 30px;
        min-height: 350px; } }
    @media (max-width: 767px) {
      .bandeau_comment_vendre .comment_vendre_content .card {
        min-height: 375px; } }
    .bandeau_comment_vendre .comment_vendre_content .card img {
      max-width: 100%; }
      @media (max-width: 991px) {
        .bandeau_comment_vendre .comment_vendre_content .card img {
          width: 100%; } }
    .bandeau_comment_vendre .comment_vendre_content .card .content .title_h3 {
      display: block;
      color: #18374c;
      font-size: 20px;
      font-weight: bold;
      text-align: center;
      padding: 15px 0 0; }
    .bandeau_comment_vendre .comment_vendre_content .card .content .txt {
      padding: 15px; }
      .bandeau_comment_vendre .comment_vendre_content .card .content .txt .list .item {
        padding: 3px 0; }
        .bandeau_comment_vendre .comment_vendre_content .card .content .txt .list .item img {
          float: left;
          margin-right: 5px;
          padding-bottom: 2px; }

.bandeau.container_reprise_lead .txt {
  color: #18374c;
  line-height: 1.5;
  text-align: justify; }
@media (max-width: 767px) {
  .bandeau.container_reprise_lead .container_form {
    background: none !important; } }
.bandeau.container_reprise_lead .container_form .form_lead {
  padding-bottom: 0; }
.bandeau.container_reprise_lead .container_form_lead {
  background: #FFFFFF; }
  .bandeau.container_reprise_lead .container_form_lead .page-heading {
    padding: 8px 20px !important; }
    .bandeau.container_reprise_lead .container_form_lead .page-heading .title {
      color: #FFFFFF;
      font-family: "RobotoCondensed-variable", sans-serif;
      font-weight: 300;
      font-size: 32px;
      line-height: 40px;
      margin: 0;
      text-transform: none !important; }
  .bandeau.container_reprise_lead .container_form_lead .txt-content {
    padding: 20px 20px 0 20px; }
  .bandeau.container_reprise_lead .container_form_lead .line_button {
    padding: 15px 20px 25px 20px; }

.container_cms.use_flex .text-left {
  text-align: left; }
.container_cms.use_flex .content_cms .vente-content .title {
  align-items: center;
  display: flex;
  padding-left: 0; }
  @media (max-width: 991px) {
    .container_cms.use_flex .content_cms .vente-content .title {
      display: inline-block; } }
  .container_cms.use_flex .content_cms .vente-content .title span.small_number {
    font-size: 22px;
    height: 36px;
    line-height: 29px;
    top: 0;
    width: 36px; }
  .container_cms.use_flex .content_cms .vente-content .title span.very_small_number {
    font-size: 14px;
    height: 25px;
    line-height: 21px;
    top: -1px;
    width: 25px;
    border-width: 2px; }
  @media (max-width: 991px) {
    .container_cms.use_flex .content_cms .vente-content .title span {
      float: left; } }
  .container_cms.use_flex .content_cms .vente-content .title .initialize_title {
    margin: 5px 0; }
    @media (max-width: 991px) {
      .container_cms.use_flex .content_cms .vente-content .title .initialize_title {
        display: inline-block;
        font-size: 26px;
        vertical-align: 10px; } }
  .container_cms.use_flex .content_cms .vente-content .title span {
    margin-right: 10px; }

.cms_h2, .cms_h3 {
  color: #838383;
  font: 300 32px/38px "RobotoCondensed-variable", sans-serif;
  margin: 15px 0 25px;
  text-align: center;
  text-align: left; }
  .cms_h2.white, .cms_h3.white {
    color: #FFFFFF; }
  .cms_h2.center, .cms_h3.center {
    text-align: center; }
  .cms_h2.heading, .cms_h3.heading {
    margin: 0; }

.cms_h2 {
  font-size: 36px; }

.cms_h3 {
  font-size: 30px; }
  .cms_h3.initialize_title {
    font-size: 30px; }

.cms_h4 {
  font-family: "Roboto", Arial, sans-serif !important;
  font-weight: 600;
  color: #afca0b;
  font-size: 14px;
  margin-bottom: 10px;
  text-transform: uppercase; }

.cms_span {
  font-size: 25px; }
  .cms_span.initialize_title {
    font-size: 25px; }

.mini_border {
  border-width: 1px !important; }

@media (max-width: 767.99875px) {
  .container-from-left {
    padding-left: 15px !important; } }
@media (min-width: 768px) {
  .container-from-left {
    padding-left: calc((100vw - 720px) / 2) !important; } }
@media (min-width: 992px) {
  .container-from-left {
    padding-left: calc((100vw - 900px) / 2) !important; } }
@media (min-width: 1200px) {
  .container-from-left {
    padding-left: calc((100vw - 1140px) / 2) !important; } }
@media (min-width: 1440px) {
  .container-from-left {
    padding-left: calc((100vw - 1240px) / 2) !important; } }
@media (min-width: 1600px) {
  .container-from-left {
    padding-left: calc((100vw - 1420px) / 2) !important; } }

@media (max-width: 767.99875px) {
  .container-from-right {
    padding-right: 15px !important; } }
@media (min-width: 768px) {
  .container-from-right {
    padding-right: calc((100vw - 720px) / 2) !important; } }
@media (min-width: 992px) {
  .container-from-right {
    padding-right: calc((100vw - 900px) / 2) !important; } }
@media (min-width: 1200px) {
  .container-from-right {
    padding-right: calc((100vw - 1140px) / 2) !important; } }
@media (min-width: 1440px) {
  .container-from-right {
    padding-right: calc((100vw - 1240px) / 2) !important; } }
@media (min-width: 1600px) {
  .container-from-right {
    padding-right: calc((100vw - 1420px) / 2) !important; } }

#top-franchise {
  background: linear-gradient(rgba(175, 202, 11, 0.6), rgba(175, 202, 11, 0.6)), url("../img/franchise/groupe-AutoEasy.webp");
  background-position: center center;
  background-size: cover;
  padding-top: 90px;
  padding-bottom: 220px; }
  @media (max-width: 767.99875px) {
    #top-franchise {
      padding-bottom: 90px; } }

#top-franchise .underline-first {
  border-bottom: 10px solid #afca0b;
  font-weight: 900; }

.hero-container {
  border-top-right-radius: 48px;
  border-bottom-right-radius: 48px; }

#hero-2 {
  position: relative;
  z-index: 10; }
  @media (max-width: 991.99875px) {
    #hero-2 {
      padding-top: 10px; } }
  #hero-2 .main-title {
    font-size: 26px; }
    @media (min-width: 576px) {
      #hero-2 .main-title {
        font-size: 32px; } }
    @media (min-width: 768px) {
      #hero-2 .main-title {
        font-size: 32px; } }
    @media (min-width: 992px) {
      #hero-2 .main-title {
        font-size: 40px; } }
    @media (min-width: 1200px) {
      #hero-2 .main-title {
        font-size: 45px; } }
  #hero-2 .cadre-video {
    margin-top: -160px; }
    @media (max-width: 991.99875px) {
      #hero-2 .cadre-video {
        margin-top: 0px; } }

#autoplus-container-left {
  border-top-right-radius: 48px;
  border-bottom-right-radius: 48px;
  flex-grow: 1;
  max-width: 45vw; }
  @media (max-width: 767.99875px) {
    #autoplus-container-left {
      max-width: 100%; } }

#autoplus-container-right {
  border-top-left-radius: 48px;
  border-bottom-left-radius: 48px;
  flex-grow: 1;
  max-width: 45vw; }
  @media (max-width: 767.99875px) {
    #autoplus-container-right {
      max-width: 100%; } }

#tv-container {
  background: url("../img/franchise/cash.png");
  background-position: top left -350px;
  background-repeat: no-repeat; }
  @media (max-width: 767.99875px) {
    #tv-container {
      background: none; } }

#vu-tv-2024 {
  background: url("../img/m6.png");
  background-position: top center;
  background-repeat: no-repeat; }
  @media (max-width: 767.99875px) {
    #vu-tv-2024 {
      background-position: top right; } }

@media (max-width: 767.99875px) {
  .green-container {
    flex-wrap: wrap; } }

.green-first {
  flex-grow: 5;
  border-top-right-radius: 48px;
  border-bottom-right-radius: 48px; }
  @media (max-width: 767.99875px) {
    .green-first {
      display: none; } }

.green-last {
  flex-grow: 5;
  border-top-left-radius: 48px;
  border-bottom-left-radius: 48px; }
  @media (max-width: 767.99875px) {
    .green-last {
      display: none; } }

.green-numbers-first {
  width: 300px; }

.green-numbers-second {
  width: 300px; }

.green-numbers-third {
  width: 180px; }

.green-numbers-fourth {
  width: 180px; }

.green-numbers-fifth {
  width: 180px; }

.green-contact-first {
  width: 690px; }

.green-contact-second {
  width: 400px; }

.green-google-first {
  width: 400px; }

.green-google-second {
  width: 640px; }

.green-finance-first,
green-finance-second {
  width: 500px; }

.green-concept-first,
.green-concept-second,
.green-concept-third {
  width: 250px; }

@media (max-width: 767.99875px) {
  .green-item {
    width: 100%; } }

.module-wropenstore-default {
  font-size: 16px; }

.module-wropenstore-default .youtube_player {
  overflow: hidden;
  text-align: center; }
  @media (max-width: 767.99875px) {
    .module-wropenstore-default .youtube_player {
      height: 120px !important; }
      .module-wropenstore-default .youtube_player iframe {
        max-height: 100%; } }

.module-wropenstore-default .youtube_player iframe {
  width: 100%; }

#video-seminaire {
  height: 400px !important;
  max-height: 100%; }
  @media (max-width: 1199.99875px) {
    #video-seminaire {
      height: 400px !important; } }
  @media (max-width: 991.99875px) {
    #video-seminaire {
      height: 320px !important; } }
  @media (max-width: 575.99875px) {
    #video-seminaire {
      height: 240px !important; } }

.border-first {
  border-radius: 100%;
  border: solid 4px #afca0b;
  text-align: center;
  display: flex;
  height: 120px;
  width: 120px;
  margin: 0 auto;
  align-items: center;
  justify-content: center; }

.shadow-grey {
  box-shadow: 0 4px 3px 2px rgba(0, 0, 0, 0.25); }

.fs-35 {
  font-size: 35px; }

.fs-40 {
  font-size: 40px; }

.fs-4-5 {
  font-size: 16px; }

.fs-normal {
  font-style: normal !important; }

#creation-entreprise {
  background-image: url("../img/autoeasy/logo-ae-white-big.png"), url("../img/franchise/car-white.png");
  background-repeat: no-repeat, no-repeat;
  background-position: right -280px bottom 100px, left -350px top 100px; }
  @media (max-width: 767.99875px) {
    #creation-entreprise {
      background: none; } }

#team-main-container {
  background-image: url("../img/autoeasy/logo-ae-white-big.png");
  background-repeat: no-repeat;
  background-position: right -280px center; }
  @media (max-width: 767.99875px) {
    #team-main-container {
      background: none; } }

#choisir-ae {
  background-image: url("../img/franchise/cash.png");
  background-repeat: no-repeat;
  background-position: left -350px top; }
  @media (max-width: 767.99875px) {
    #choisir-ae {
      background: none; } }

#concept-ae {
  background-image: url("../img/franchise/car.png");
  background-repeat: no-repeat;
  background-position: right -350px top; }
  @media (max-width: 767.99875px) {
    #concept-ae {
      background: none; } }

#agence-pilote {
  background-image: url("../img/franchise/car.png");
  background-repeat: no-repeat;
  background-position: left -350px center; }
  @media (max-width: 767.99875px) {
    #agence-pilote {
      background: none; } }

.bgs-car-cash {
  background-image: url("../img/franchise/cash.png"), url("../img/franchise/car.png");
  background-repeat: no-repeat, no-repeat;
  background-position: right -300px bottom 100px, left -300px top 100px;
  background-size: 600px 600px, 600px 600px; }
  @media (max-width: 767.99875px) {
    .bgs-car-cash {
      background: none; } }

.bg-out-right {
  background: none !important; }
  @media (min-width: 992px) {
    .bg-out-right {
      background-position-x: right calc((100vw - 900px) / 2 - 700px) !important; } }
  @media (min-width: 1200px) {
    .bg-out-right {
      background-position-x: right calc((100vw - 1140px) / 2 - 700px) !important; } }
  @media (min-width: 1440px) {
    .bg-out-right {
      background-position-x: right calc((100vw - 1240px) / 2 - 700px) !important; } }
  @media (min-width: 1600px) {
    .bg-out-right {
      background-position-x: right calc((100vw - 1420px) / 2 - 700px) !important; } }

.bg-out-left {
  background: none !important; }
  @media (min-width: 992px) {
    .bg-out-left {
      background-position-x: left calc((100vw - 900px) / 2 - 700px) !important; } }
  @media (min-width: 1200px) {
    .bg-out-left {
      background-position-x: left calc((100vw - 1140px) / 2 - 700px) !important; } }
  @media (min-width: 1440px) {
    .bg-out-left {
      background-position-x: left calc((100vw - 1240px) / 2 - 700px) !important; } }
  @media (min-width: 1600px) {
    .bg-out-left {
      background-position-x: left calc((100vw - 1420px) / 2 - 700px) !important; } }

#video-temoignages .main-video {
  width: 40%; }
  @media (max-width: 767.99875px) {
    #video-temoignages .main-video {
      width: 100%; } }

.team-container {
  border-top-right-radius: 48px;
  border-bottom-right-radius: 48px; }

.radius-sm {
  border-radius: 8px; }

.radius-md {
  border-radius: 16px; }

.radius-lg {
  border-radius: 30px; }

.border-width-2 {
  border-width: 8px !important; }

.border-width-3 {
  border-width: 5px !important; }

.border-width-4 {
  border-width: 3px !important; }

.left-green-bubble {
  flex-grow: 5; }

@media (min-width: 992px) {
  .mt-lg-6 {
    margin-top: 72px !important; } }

@media (min-width: 992px) {
  .my-lg-6 {
    margin-bottom: 72px !important;
    margin-top: 72px !important; } }

.pt-6 {
  padding-top: 72px !important; }

.pb-6 {
  padding-bottom: 72px !important; }

.pb-7 {
  padding-bottom: 100px !important; }

@media (max-width: 767.99875px) {
  .fs-xs-1 {
    font-size: 1em !important; }

  #top-franchise #main-title {
    font-size: 30px !important; }
  #top-franchise #slogan {
    font-size: 20px !important; } }
/* The actual timeline (the vertical ruler) */
.timeline {
  position: relative;
  max-width: 1200px;
  margin: 0 auto; }
  .timeline::after {
    /* The actual timeline (the vertical ruler) */
    content: '';
    position: absolute;
    width: 6px;
    background-color: #0a1d2c;
    top: 90px;
    bottom: 100px;
    left: 50%; }
    @media (min-width: 576px) {
      .timeline::after {
        top: 100px; } }
    @media (min-width: 768px) {
      .timeline::after {
        top: 100px; } }
    @media (min-width: 992px) {
      .timeline::after {
        top: 130px;
        bottom: 135px; } }
    @media (min-width: 1200px) {
      .timeline::after {
        top: 120px;
        bottom: 130px; } }
  @media (min-width: 1200px) {
    .timeline.timeline-image::after {
      top: 100px;
      bottom: 110px; } }
  .timeline.timeline-icon::after {
    top: 150px;
    bottom: 160px; }
    @media (min-width: 576px) {
      .timeline.timeline-icon::after {
        top: 150px;
        bottom: 150px; } }
    @media (min-width: 768px) {
      .timeline.timeline-icon::after {
        top: 180px;
        bottom: 175px; } }
    @media (min-width: 992px) {
      .timeline.timeline-icon::after {
        top: 180px;
        bottom: 175px; } }
    @media (min-width: 1200px) {
      .timeline.timeline-icon::after {
        top: 175px;
        bottom: 180px; } }
  .timeline .timeline_container {
    /* Container around content */
    padding: 10px 40px;
    position: relative;
    background-color: inherit;
    width: 50%; }
    .timeline .timeline_container::after {
      content: '';
      position: absolute;
      width: 25px;
      height: 25px;
      right: -17px;
      background-color: white;
      border: 4px solid #afca0b;
      top: calc(50% - 12px);
      border-radius: 50%;
      z-index: 1; }
  .timeline .left {
    left: 0; }
    .timeline .left::after {
      right: -15px; }
  .timeline .right::after {
    left: -9px; }
  @media (max-width: 991.99875px) {
    .timeline {
      /* Full-width containers */
      /* Make sure all circles are at the same spot */
      /* Make all right containers behave like the left ones */ }
      .timeline::after {
        left: 20px; }
      .timeline .timeline_container {
        width: 100%;
        padding-left: 45px;
        padding-right: 10px; }
      .timeline .left::after, .timeline .right::after {
        left: 10px; }
      .timeline .right {
        left: 0; } }

@media (min-width: 1600px) {
  .offset-xxl-2 {
    margin-left: calc(100% * 2 / 12) !important; }

  .col-xxl-5 {
    flex: 0 0 calc(100% * 5 / 12) !important;
    max-width: calc(100% * 5 / 12) !important; }

  .col-xxl-6 {
    flex: 0 0 calc(100% * 6 / 12) !important;
    max-width: calc(100% * 6 / 12) !important; }

  .col-xxl-7 {
    flex: 0 0 calc(100% * 7 / 12) !important;
    max-width: calc(100% * 7 / 12) !important; }

  .col-xxl-5-1 {
    flex: 0 0 calc(100% * 5.1 / 12) !important; } }
.cancel-container {
  left: 50% !important;
  margin-left: -50vw !important;
  position: relative !important;
  width: calc(100vw) !important;
  z-index: 1 !important; }
  .cancel-container .container {
    margin: 0 auto !important; }

@media (max-width: 992.65px) {
  .cancel-container {
    width: 100vw !important;
    padding-left: 0 !important; } }
/* ---------------------------------------------
                  GENERAL
-----------------------------------------------*/
.nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important; }

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

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

.button.achat,
.formulaire-contact input.achat.button,
.formulaire-contact button.achat,
.achat.button-medium,
.formulaire-contact select.achat.button {
  background-color: #18374c;
  border-color: #0a1d2c; }

.navbar-default {
  background: none;
  border: 0 none; }

.clear_div {
  clear: both; }

.subtitle {
  color: #838383;
  font: 300 32px/38px "RobotoCondensed-variable", sans-serif;
  margin: 15px 0 25px;
  text-align: center; }

.title_default {
  text-align: center; }
  .title_default .page-heading {
    display: inline-block;
    text-align: center; }

.product-listing {
  clear: both;
  line-height: 26px;
  padding-bottom: 0; }
  .product-listing span {
    border-bottom: solid 3px #afca0b;
    display: inline-block;
    line-height: 34px;
    font-size: 26px;
    padding-bottom: 6px; }

.chosen-container-single {
  height: 40px;
  max-width: 100%; }
  .chosen-container-single .chosen-single {
    border-color: #afca0b;
    color: #838383 !important;
    height: 40px;
    line-height: 36px;
    text-decoration: none !important; }
  .chosen-container-single:hover .chosen-single {
    color: #4b4b4c;
    text-decoration: none; }

#form_reprise_first .chosen-container {
  width: 100% !important; }
#form_reprise_first #uniform-month, #form_reprise_first #uniform-year {
  width: 100% !important; }
  #form_reprise_first #uniform-month span, #form_reprise_first #uniform-year span {
    width: 100% !important; }

.button.special,
.formulaire-contact input.special.button,
.formulaire-contact button.special,
.special.button-medium,
.formulaire-contact select.special.button {
  text-align: left; }
  .button.special i,
  .formulaire-contact button.special i,
  .special.button-medium i {
    font-size: 31px;
    float: left;
    margin-right: 15px; }

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

span.button.button_simul, span.button_simul.button-medium,
button.button.button_simul,
button.button_simul.button-medium,
.formulaire-contact button.button_simul,
a.button.button_simul,
a.button_simul.button-medium,
input.button.button_simul,
input.button_simul.button-medium {
  background: #838383;
  border-color: #4b4b4c;
  font-size: 17px;
  padding: 8px 18px;
  text-transform: none; }
  span.button.button_simul:hover, span.button_simul.button-medium:hover,
  button.button.button_simul:hover,
  button.button_simul.button-medium:hover,
  .formulaire-contact button.button_simul:hover,
  a.button.button_simul:hover,
  a.button_simul.button-medium:hover,
  input.button.button_simul:hover,
  input.button_simul.button-medium:hover {
    background: #afca0b;
    border-color: #89a315; }
span:focus,
button:focus,
a:focus,
input:focus {
  text-decoration: none; }

.product-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
  background: #FFFFFF;
  float: left;
  overflow: hidden;
  width: 178px; }
  .product-box .product-image img {
    max-width: 100%;
    width: 100%;
    height: auto; }

.full-desc .border-dashed {
  border-bottom: 1px dashed #838383;
  margin-bottom: 2px;
  padding: 10px 0;
  position: relative; }
  .full-desc .border-dashed.first {
    border-top: 1px dashed #838383; }
    .full-desc .border-dashed.first:before {
      border-bottom: 1px dashed #838383;
      content: '';
      left: -2px;
      position: absolute;
      top: -4px;
      width: 100%; }
  .full-desc .border-dashed:after {
    border-bottom: 1px dashed #838383;
    content: '';
    left: 0;
    position: absolute;
    bottom: -4px;
    width: 100%; }

label {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 600; }

input#v_prix {
  background-image: url("../img/icon/euro.png");
  background-position: 98% center;
  background-repeat: no-repeat;
  margin-bottom: 10px; }

input#v_kilometers, input.bg_km {
  background-image: url("../img/icon/km.png");
  background-position: 98% center;
  background-repeat: no-repeat; }

#index #left_column,
#index #right_column,
#index #center_column {
  margin-top: 0; }
  @media (max-width: 991px) {
    #index #left_column,
    #index #right_column,
    #index #center_column {
      margin-top: 0; } }

.container_scrollable {
  position: relative;
  z-index: 10; }
  .container_scrollable .scrollable {
    height: 503px;
    overflow: hidden;
    position: relative;
    z-index: 10; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .container_scrollable .scrollable {
        height: 400px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .container_scrollable .scrollable {
        height: 302px; } }
    @media (max-width: 767px) {
      .container_scrollable .scrollable {
        height: 268px; } }
    .container_scrollable .scrollable ul {
      height: 100%;
      position: relative;
      z-index: 10; }
      .container_scrollable .scrollable ul li {
        float: left;
        width: 750px; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .container_scrollable .scrollable ul li {
            width: 597px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .container_scrollable .scrollable ul li {
            width: 450px; } }
        @media (max-width: 767px) {
          .container_scrollable .scrollable ul li {
            width: 400px; } }
        .container_scrollable .scrollable ul li img {
          display: block; }
  .container_scrollable .navi_agence {
    bottom: 20px;
    left: 0;
    min-height: 18px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 10; }
    .container_scrollable .navi_agence a,
    .container_scrollable .navi_agence span {
      background: #FFFFFF;
      border: solid 1px #afca0b;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      cursor: pointer;
      display: inline-block;
      height: 16px;
      margin-right: 8px;
      width: 16px; }
      .container_scrollable .navi_agence a:hover, .container_scrollable .navi_agence a.current,
      .container_scrollable .navi_agence span:hover,
      .container_scrollable .navi_agence span.current {
        background-color: #afca0b;
        border-color: #afca0b; }

#pagination_bottom,
#pagination {
  padding-top: 0; }

.container-box {
  color: #fff;
  height: auto;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 10px;
  text-align: left;
  width: auto;
  z-index: 5; }
  .container-box .flash-box,
  .container-box .new-box,
  .container-box .sale-box {
    color: #FFFFFF;
    display: block;
    margin-bottom: 8px;
    width: auto; }
  .container-box span {
    display: inline-block;
    font: 600 12px/12px "Roboto", Arial, sans-serif;
    padding: 4px 8px;
    text-transform: uppercase; }
  .container-box:hover {
    color: #fff; }

.flash-label {
  background: #afca0b; }

.new-label {
  background: #18374c; }

.sale-label {
  background: #f13340; }

.ie8 .container-box {
  left: 0px;
  top: 0px;
  width: auto;
  padding: 5px 15px; }
  .ie8 .container-box:after {
    display: none; }
  .ie8 .container-box:before {
    display: none; }

.sous-titre, .rte .sous-titre {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 600;
  color: #afca0b;
  font-size: 14px;
  text-transform: uppercase;
  margin-botttom: 15px; }

.rte .chapo {
  color: #838383;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  color: #18374c;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: bold;
  margin-botttom: 15px; }
.rte p,
.rte ul li {
  color: #18374c;
  line-height: 1.5em; }
.rte .txt {
  color: #18374c;
  line-height: 1.5;
  text-align: justify; }
  .rte .txt.white {
    color: #FFFFFF; }
  .rte .txt a {
    text-decoration: underline; }
    .rte .txt a:hover {
      text-decoration: none; }
.rte img {
  max-width: 100%; }

.content-cms-txt .rte .title_inside {
  color: #4b4b4c;
  font: 700 19px/1.25 "RobotoCondensed-variable", sans-serif;
  margin-bottom: 12px;
  text-transform: uppercase; }
.content-cms-txt .rte .content_btn.btn_rte .button_large {
  background: #18374c;
  border-color: #0a1d2c;
  font-size: 16px;
  padding: 10px 30px; }
  .content-cms-txt .rte .content_btn.btn_rte .button_large:hover {
    background-color: #afca0b;
    border-color: #89a315; }
.content-cms-txt .rte ul.default li {
  margin-bottom: 6px; }
.content-cms-txt .rte ul.list-style-none {
  list-style: none; }
.content-cms-txt .rte ul.featured {
  list-style: disc;
  color: #afca0b; }
  .content-cms-txt .rte ul.featured li {
    color: #afca0b; }
    .content-cms-txt .rte ul.featured li strong {
      color: #4b4b4c; }

/* -------------- MENU
-----------------------------------------------*/
.container_locate {
  position: relative;
  z-index: 150; }
  .container_locate #button_header_change_store {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background: #ededed;
    border: 0 none;
    border-bottom: solid 2px #d1d1d1;
    color: #4b4b4c;
    padding: 5px 8px;
    position: absolute;
    right: -75px;
    top: 0;
    z-index: 1500;
    right: 50px; }
    @media (max-width: 1599.99875px) {
      .container_locate #button_header_change_store {
        right: 0px; } }
    @media (max-width: 1199.99875px) {
      .container_locate #button_header_change_store {
        right: -10px; } }
@media (min-width: 768px) and (max-width: 991.99875px) {
  .container_locate #button_header_change_store {
    top: -70px; } }

    .container_locate #button_header_change_store i {
      font-size: 16px;
      margin-right: 5px; }
    .container_locate #button_header_change_store:hover {
      background-color: #838383;
      border-color: #4b4b4c;
      color: #FFFFFF; }

.navbar-default {
  background: transparent;
  border: 0 none;
  margin: 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .navbar-default {
      margin-left: -15px;
      margin-right: -15px; } }
  .navbar-default button {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 2px #FFFFFF;
    color: #4b4b4c;
    float: none;
    margin-top: 15px; }
    .navbar-default button i {
      margin-left: 5px;
      margin-right: 10px; }
    .navbar-default button:focus, .navbar-default button:hover {
      background-color: #FFFFFF !important;
      border-color: #afca0b;
      color: #afca0b; }
  @media (max-width: 991px) {
    .navbar-default .navbar-collapse {
      margin-top: 15px; }
      .navbar-default .navbar-collapse .main_menu {
        margin-bottom: 25px; }
        .navbar-default .navbar-collapse .main_menu li {
          margin: 0 !important;
          text-align: center;
          width: 100%; }
          .navbar-default .navbar-collapse .main_menu li a {
            border-bottom: solid 1px #ededed;
            display: block;
            padding: 10px 0; }
            .navbar-default .navbar-collapse .main_menu li a:focus, .navbar-default .navbar-collapse .main_menu li a:hover {
              border-bottom-color: #afca0b; }
          .navbar-default .navbar-collapse .main_menu li .sous_cat {
            left: 0; }
            .navbar-default .navbar-collapse .main_menu li .sous_cat li .item_submenu {
              border-bottom: solid 1px #ededed;
              color: #838383; } }

.container_nav {
  background-color: rgba(255, 255, 255, 0.6);
  top: 0;
  width: 100%;
  z-index: 50; }
  @media (max-width: 991px) {
    .container_nav {
      position: relative; } }
  .container_nav .header_logo {
    padding-top: 10px;
    position: relative;
    z-index: 1100; }
    @media (min-width: 992px) {
      .container_nav .header_logo a {
        height: 45px; } }
  .container_nav .btn_annonce {
    padding-top: 20px; }
    @media (min-width: 1200px) {
      .container_nav .btn_annonce .button,
      .container_nav .btn_annonce .formulaire-contact button,
      .formulaire-contact .container_nav .btn_annonce button,
      .container_nav .btn_annonce .button-medium {
        margin-left: 25px; } }
    @media (max-width: 991px) {
      .container_nav .btn_annonce {
        text-align: center; }
        .container_nav .btn_annonce .button,
        .container_nav .btn_annonce .formulaire-contact button,
        .formulaire-contact .container_nav .btn_annonce button,
        .container_nav .btn_annonce .button-medium {
          margin-left: 0;
          padding: 10px 30px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .container_nav .wrmenu_top {
      padding: 0; }
    .container_nav .main_menu.inline .categories {
      margin: 0 12px !important; }
      .container_nav .main_menu.inline .categories .link_menu {
        font-size: 16px; } }
  .container_nav .main_menu {
    font-size: 18px;
    font-family: "RobotoCondensed-variable", sans-serif;
    font-stretch: condensed;
    line-height: 26px;
    margin-top: 10px; }
    .container_nav .main_menu li {
      position: relative;
      z-index: 10; }
      .container_nav .main_menu li .sous_cat {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2);
        background: #FFFFFF;
        color: #4b4b4c;
        left: 50%;
        margin-left: -95px;
        min-width: 190px;
        position: absolute;
        text-align: center;
        padding: 5px 15px 5px;
        top: 65px;
        z-index: 10; }
        .container_nav .main_menu li .sous_cat:before {
          border-style: solid;
          border-width: 0 15px 8px 15px;
          border-color: transparent transparent #FFFFFF transparent;
          content: "";
          display: block;
          height: 0;
          left: 50%;
          margin-left: -15px;
          position: absolute;
          top: -7px;
          width: 0;
          z-index: 10; }
        .container_nav .main_menu li .sous_cat:after {
          background: transparent;
          content: "";
          display: block;
          height: 8px;
          left: 0;
          position: absolute;
          top: -7px;
          width: 100%;
          z-index: 5; }
        @media (min-width: 1440px) {
          .container_nav .main_menu li .sous_cat {
            top: 42px; } }
        @media (max-width: 991px) {
          .container_nav .main_menu li .sous_cat {
            display: block !important; } }
        .container_nav .main_menu li .sous_cat li .item_submenu {
          border-bottom: solid 1px #d1d1d1;
          color: #838383;
          display: block;
          font-size: 15px;
          margin-bottom: 5px;
          padding-bottom: 5px; }
          .container_nav .main_menu li .sous_cat li .item_submenu:hover {
            color: #afca0b; }
        .container_nav .main_menu li .sous_cat li:last-child .item_submenu {
          border-bottom: 0 none; }
    .container_nav .main_menu.inline .categories {
      display: inline-block;
      margin: 0 15px; }
      .container_nav .main_menu.inline .categories .link_menu {
        color: #0a1d2c; }
        .container_nav .main_menu.inline .categories .link_menu:hover {
          color: #89a315;
          text-decoration: none; }
      .container_nav .main_menu.inline .categories.active .link_menu {
        color: #89a315; }

#index .container_nav .main_menu.inline .categories {
  text-align: center;
  line-height: 1.2em; }
  #index .container_nav .main_menu.inline .categories .sous_cat {
    background: #FFFFFF; }
    #index .container_nav .main_menu.inline .categories .sous_cat li a {
      color: inherit !important; }
      #index .container_nav .main_menu.inline .categories .sous_cat li a:hover {
        color: #afca0b !important; }
  #index .container_nav .main_menu.inline .categories .link_menu {
    color: #0a1d2c; }
    #index .container_nav .main_menu.inline .categories .link_menu:hover {
      color: #afca0b; }
#index .container_nav .main_menu li .sous_cat {
  background: none; }
  #index .container_nav .main_menu li .sous_cat li a {
    color: #ededed; }
    #index .container_nav .main_menu li .sous_cat li a:hover {
      color: #afca0b; }
#index .navbar-default button {
  background: none;
  color: #FFFFFF; }
  #index .navbar-default button:hover {
    color: #afca0b; }

.module-wraeform-default div.container_vente .formulaire_vente .tab-content,
.module-wraeform-depotannonce div.container_vente .formulaire_vente .tab-content {
  margin-top: -4px; }
.module-wraeform-default div.container_vente .formulaire_vente .nav-tabs li.active,
.module-wraeform-depotannonce div.container_vente .formulaire_vente .nav-tabs li.active {
  background-color: #FFFFFF;
  padding: 0 0 4px; }

/* -------------- SLIDER TOP
-----------------------------------------------*/
.home_top {
  background: transparent url("../img/banner_home03.jpg") right top no-repeat;
  background-size: cover;
  position: relative;
  z-index: 10; }
  .home_top.winter {
    background: transparent url("../img/banner_home02.jpg") right top no-repeat;
    background-size: cover; }
  .home_top.spring {
    background: transparent url("../img/banner_home_spring.jpg") top no-repeat;
    background-size: cover; }
  .home_top .container_encart_home {
    color: #FFFFFF;
    padding-bottom: 25px;
    padding-top: 125px; }
    @media (max-width: 991.99875px) {
      .home_top .container_encart_home {
        padding-top: 30px; } }
    .home_top .container_encart_home .content_encart_home {
      margin-bottom: 20px;
      padding-bottom: 15px;
      padding-top: 15px;
      text-align: center; }
      @media (max-width: 991.99875px) {
        .home_top .container_encart_home .content_encart_home {
          margin-bottom: 0; } }
      .home_top .container_encart_home .content_encart_home p,
      .home_top .container_encart_home .content_encart_home a {
        text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
      .home_top .container_encart_home .content_encart_home .subtitle {
        color: inherit;
        font-family: "RobotoCondensed-variable", sans-serif;
        font-weight: 700;
        font-size: 30px;
        margin: 0; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .home_top .container_encart_home .content_encart_home .subtitle {
            font-size: 25px; } }
      .home_top .container_encart_home .content_encart_home .title {
        color: inherit;
        font: 700 40px/48px "RobotoCondensed-variable", sans-serif;
        margin-bottom: 20px; }
      .home_top .container_encart_home .content_encart_home .play_video {
        color: inherit;
        display: block;
        margin: 0 auto 20px;
        width: 140px; }
        .home_top .container_encart_home .content_encart_home .play_video .circle {
          -webkit-border-radius: 100%;
          -moz-border-radius: 100%;
          border-radius: 100%;
          border: solid 3px #FFFFFF;
          display: block;
          height: 60px;
          margin: 0 auto 15px;
          width: 60px; }
        .home_top .container_encart_home .content_encart_home .play_video i {
          font-size: 20px;
          line-height: 52px; }
        .home_top .container_encart_home .content_encart_home .play_video .txt {
          display: block;
          font-size: 17px;
          text-align: center;
          text-transform: uppercase; }
        .home_top .container_encart_home .content_encart_home .play_video:hover {
          color: #4b4b4c;
          text-decoration: none; }
          .home_top .container_encart_home .content_encart_home .play_video:hover span {
            border-color: #4b4b4c; }
    .home_top .container_encart_home .content_search_home {
      padding-bottom: 15px;
      padding-top: 15px;
      text-transform: uppercase; }
      .home_top .container_encart_home .content_search_home .title {
        color: #FFFFFF;
        font-family: "Roboto", Arial, sans-serif;
        font-size: 24px;
        text-shadow: 0 0 5px rgba(0, 0, 0, 0.75); }
        .home_top .container_encart_home .content_search_home .title strong {
          color: inherit;
          font-style: normal; }
      .home_top .container_encart_home .content_search_home .chosen-container {
        width: 100% !important; }
        .home_top .container_encart_home .content_search_home .chosen-container .chosen-single {
          height: 28px; }
          .home_top .container_encart_home .content_search_home .chosen-container .chosen-single span {
            line-height: 26px; }
        .home_top .container_encart_home .content_search_home .chosen-container .chosen-drop {
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          border-radius: 3px;
          margin-top: 5px; }
        .home_top .container_encart_home .content_search_home .chosen-container .chosen-search input {
          border: solid 1px #838383;
          margin-bottom: 0; }
          .home_top .container_encart_home .content_search_home .chosen-container .chosen-search input:focus {
            text-shadow: 0 0 3px rgba(0, 0, 0, 0.15); }
      .home_top .container_encart_home .content_search_home .energie .chosen-container .chosen-search {
        display: none; }
      .home_top .container_encart_home .content_search_home .km .chosen-container .chosen-search {
        display: none; }
      .home_top .container_encart_home .content_search_home .prix .chosen-container .chosen-search {
        display: none; }
      .home_top .container_encart_home .content_search_home .fields_search {
        background-color: rgba(0, 0, 0, 0.6);
        margin-bottom: 5px;
        padding-bottom: 20px;
        padding-top: 20px; }
        .home_top .container_encart_home .content_search_home .fields_search input {
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          border-radius: 2px;
          border: 0 none;
          border-bottom: solid 2px #89a315;
          height: 28px;
          margin-bottom: 10px;
          padding: 2px 5px;
          text-transform: uppercase; }
          .home_top .container_encart_home .content_search_home .fields_search input:-moz-placeholder {
            color: #838383; }
          .home_top .container_encart_home .content_search_home .fields_search input::-moz-placeholder {
            color: #838383; }
          .home_top .container_encart_home .content_search_home .fields_search input:-ms-input-placeholder {
            color: #838383; }
          .home_top .container_encart_home .content_search_home .fields_search input::-webkit-input-placeholder {
            color: #838383; }
          .home_top .container_encart_home .content_search_home .fields_search input:hover {
            border-bottom-color: #afca0b; }
        .home_top .container_encart_home .content_search_home .fields_search .search {
          font-weight: 400;
          letter-spacing: 1px;
          margin-bottom: 0;
          padding-bottom: 6px;
          padding-top: 6px;
          text-align: center;
          width: 100%; }
      .home_top .container_encart_home .content_search_home .search_more {
        background-color: rgba(0, 0, 0, 0.6);
        color: #FFFFFF;
        display: block;
        font-style: italic;
        padding: 8px 0;
        text-align: center;
        text-transform: none; }
        .home_top .container_encart_home .content_search_home .search_more:hover {
          background-color: rgba(0, 0, 0, 0.8);
          text-decoration: underline; }

/* -------------- ACHAT / VENTE
-----------------------------------------------*/
.wrbuttonhome {
  text-align: center; }
  .wrbuttonhome .item_reinsurance .button,
  .wrbuttonhome .item_reinsurance .formulaire-contact button,
  .formulaire-contact .wrbuttonhome .item_reinsurance button,
  .wrbuttonhome .item_reinsurance .button-medium {
    margin: 0 0 20px; }
  .wrbuttonhome .item_reinsurance .title_reinsurance {
    font-size: 17px;
    line-height: 21px;
    margin: 0;
    padding: 5px 75px; }

/* -------------- WRREINSURANCE
-----------------------------------------------*/
.wrreinsurance .subtitle.title_default {
  color: #afca0b; }
.wrreinsurance .item_reinsurance {
  font: 400 18px/22px "RobotoCondensed-variable", sans-serif;
  text-align: center; }
  .wrreinsurance .item_reinsurance .icon_reinsurance {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: solid 5px #afca0b;
    color: #afca0b;
    display: block;
    margin: 0 auto 20px;
    height: 100px;
    width: 100px; }
    @media (max-width: 991.99875px) {
      .wrreinsurance .item_reinsurance .icon_reinsurance {
        height: 70px;
        margin: 0;
        width: 70px; } }
    .wrreinsurance .item_reinsurance .icon_reinsurance i {
      font-size: 55px;
      line-height: 85px; }
      @media (max-width: 991.99875px) {
        .wrreinsurance .item_reinsurance .icon_reinsurance i {
          font-size: 38px;
          line-height: 70px;
          width: 70px; } }
  .wrreinsurance .item_reinsurance .title_reinsurance {
    color: #18374c;
    margin: 0;
    text-transform: uppercase; }
    @media (max-width: 991.99875px) {
      .wrreinsurance .item_reinsurance .title_reinsurance {
        text-transform: none; } }
    @media (max-width: 575.99875px) {
      .wrreinsurance .item_reinsurance .title_reinsurance {
        text-align: left;
        font-size: 20px; } }
    .wrreinsurance .item_reinsurance .title_reinsurance span {
      text-transform: none;
      font-size: 17px; }
  @media (max-width: 767px) {
    .wrreinsurance .item_reinsurance {
      margin-bottom: 25px; } }
.wrreinsurance .first .icon_reinsurance {
  background-position: 0 0; }
.wrreinsurance .second .icon_reinsurance {
  background-position: -90px 0; }
.wrreinsurance .third .icon_reinsurance {
  background-position: -180px 0; }
.wrreinsurance .fourth .icon_reinsurance {
  background-position: -270px 0; }

#product .wrreinsurance .item_reinsurance .icon_reinsurance {
  margin-bottom: 10px; }
#product .wrreinsurance .item_reinsurance .title_reinsurance span {
  font-size: 12px; }
#product .wrreinsurance.occasion .item_reinsurance .title_reinsurance {
  padding: 0; }

/* -------------- TEMOIGNAGES
-----------------------------------------------*/
.navi span {
  color: #838383;
  cursor: pointer;
  display: block;
  line-height: 90px;
  margin-top: -45px;
  min-height: 90px;
  opacity: 0.60;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 30px;
  z-index: 20; }
  .navi span:hover {
    background-color: #FFFFFF;
    border-color: #afca0b;
    color: #afca0b;
    opacity: 1; }
  .navi span.prev_agency, .navi span.prev {
    left: -30px; }
  .navi span.next_agency, .navi span.next {
    right: -30px; }
  .navi span i {
    font-size: 30px; }

@media (max-width: 991px) {
  #wrtestimony .scrollable,
  #container_stores .scrollable {
    margin-left: 40px;
    margin-right: 40px; }
  #wrtestimony .navi span.prev,
  #container_stores .navi span.prev {
    left: 0; }
  #wrtestimony .navi span.next,
  #container_stores .navi span.next {
    right: 0; } }

.container_scroll {
  position: relative;
  z-index: 25; }

/* -------------- MAP AGENCY
-----------------------------------------------*/
#container_map {
  padding: 30px 0 50px;
  padding-top: 15px;
  padding-bottom: 0;
  background-color: #6b6b6b;
  color: #FFFFFF; }
  #container_map .txt.white {
    color: #FFFFFF !important; }
  #container_map .map_contact .map_contact_agency {
    padding-right: 15px; }
    #container_map .map_contact .map_contact_agency .txt {
      font-size: 20px;
      line-height: 24px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        #container_map .map_contact .map_contact_agency .txt {
          font-size: 19px; } }
      #container_map .map_contact .map_contact_agency .txt strong {
        color: #afca0b;
        font-style: italic;
        text-transform: uppercase; }
      #container_map .map_contact .map_contact_agency .txt span {
        display: inline-block;
        padding: 7px 0; }
    #container_map .map_contact .map_contact_agency i {
      color: #afca0b;
      font-size: 40px;
      line-height: 24px;
      position: relative;
      z-index: 10; }
  #container_map .button_selection_store {
    padding-left: 0px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #container_map .button_selection_store {
        padding-right: 0px; } }
    #container_map .button_selection_store select {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      background: #ededed;
      border: 1px solid #afca0b;
      color: #838383;
      height: 38px;
      margin-right: 15px; }
      #container_map .button_selection_store select option {
        background-color: #FFFFFF;
        color: #4b4b4c; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #container_map .button_selection_store button {
        padding: 10px 5px !important; } }
  #container_map .map_txt_agency {
    padding: 15px 0; }
    #container_map .map_txt_agency .page-heading {
      color: #FFFFFF; }
    #container_map .map_txt_agency .title_content {
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 600;
      margin-bottom: 15px;
      text-transform: uppercase; }
      #container_map .map_txt_agency .title_content a {
        color: #FFFFFF; }
        #container_map .map_txt_agency .title_content a:hover {
          text-decoration: underline; }
    #container_map .map_txt_agency .title_actu {
      color: #afca0b;
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 600;
      font-style: italic; }
    #container_map .map_txt_agency .txt_content {
      color: #d1d1d1; }

/* -------------- CARTE AGENCE
-----------------------------------------------*/
.map_marker_agency .marker {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #afca0b;
  border: solid 1px #4b4b4c;
  position: absolute;
  height: 11px;
  overflow: hidden;
  text-indent: 100px;
  width: 11px; }
  .map_marker_agency .marker:focus, .map_marker_agency .marker:hover {
    background-color: #6b6b6b; }
.map_marker_agency .marker img {
  height: 100%;
  width: 100%; }
  .map_marker_agency .marker img:hover {
    cursor: pointer; }
.map_marker_agency #image_map {
  max-width: none; }
  @media (min-width: 576px) {
    .map_marker_agency #image_map {
      height: 500px;
      width: 500px; } }

.map_popover.popover {
  background: #afca0b url("../img/ae_map_marker.png") left -3px no-repeat;
  text-align: center;
  padding: 0 15px; }
  .map_popover.popover .arrow {
    background: none; }
    .map_popover.popover .arrow:after {
      border-top-color: #afca0b; }
  .map_popover.popover .popover-header {
    background: none;
    color: #FFFFFF;
    border: 0 none;
    font-weight: bold;
    margin-bottom: 0;
    padding: 0 0 5px 0;
    text-transform: uppercase; }
  .map_popover.popover .popover-body {
    color: #6b6b6b;
    font-size: 13px;
    padding-top: 0;
    text-align: center; }
    .map_popover.popover .popover-body div {
      margin-bottom: 5px; }

/* -------------- ENCART PUB
-----------------------------------------------*/
.vehicule-neuf-ad {
  padding-top: 10px; }

/* -------------- HOMEFEATURED
-----------------------------------------------*/
.container_hometab {
  position: relative;
  z-index: 10; }
  .container_hometab .navi span {
    margin-top: 0; }
    .container_hometab .navi span.next {
      right: -45px; }
  .container_hometab .scrollable {
    height: 325px;
    overflow: hidden;
    padding: 10px 15px 0;
    position: relative;
    z-index: 10; }
    .container_hometab .scrollable .product_list {
      height: 100%;
      margin: 0;
      z-index: 25; }
      .container_hometab .scrollable .product_list .ajax_block_product {
        height: 315px;
        padding: 0 11px;
        width: 270px; }
        @media (max-width: 767.99875px) {
          .container_hometab .scrollable .product_list .ajax_block_product {
            padding: 0 15px; } }
        @media (max-width: 575.99875px) {
          .container_hometab .scrollable .product_list .ajax_block_product {
            padding: 0 30px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .container_hometab .scrollable .product_list .ajax_block_product {
      width: 250px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .container_hometab .scrollable {
      height: 410px; }
      .container_hometab .scrollable .product_list .ajax_block_product {
        float: left;
        width: 250px; } }
  @media (max-width: 767px) {
    .container_hometab .scrollable {
      height: 355px;
      margin-left: 40px;
      margin-right: 40px;
      padding: 0;
      width: auto; }
      .container_hometab .scrollable .product_list .ajax_block_product {
        float: left;
        width: 240px; }
    .container_hometab .navi span.prev {
      left: 0; }
    .container_hometab .navi span.next {
      right: 0; } }

/* -------------- SLIDER AGENCE
-----------------------------------------------*/
.title_agence {
  color: #afca0b;
  font: italic 700 19px/23px "RobotoCondensed-variable", sans-serif;
  margin-bottom: 15px; }

/* -------------- COPYRIGHT
-----------------------------------------------*/
.copyright {
  border-top: solid 2px #89a315;
  padding-bottom: 10px !important;
  padding-top: 25px !important; }
  .copyright a:hover {
    color: #afca0b !important; }
  .copyright .admin {
    text-transform: uppercase; }
    .copyright .admin a:before, .copyright .admin span.atc:before {
      content: "";
      display: inline-block;
      font-family: "FontAwesome";
      font-size: 15px;
      margin-right: 3px; }
  .copyright .copy {
    text-align: center; }
  .copyright .agency {
    text-align: right; }

/* -------------- STORE - Nos magasins
-----------------------------------------------*/
.container_store .encart_store {
  background: #afca0b; }
  .container_store .encart_store .content_store {
    position: relative;
    z-index: 10; }
    .container_store .encart_store .content_store .content_store_block {
      background: none;
      bottom: 0;
      color: #FFFFFF; }
      .container_store .encart_store .content_store .content_store_block .title_h1 {
        color: #6b6b6b !important;
        margin-top: 15px; }
      .container_store .encart_store .content_store .content_store_block label,
      .container_store .encart_store .content_store .content_store_block p {
        color: inherit; }
.container_store .list_store {
  margin: 30px 0 50px;
  position: relative; }
  .container_store .list_store #stores-table .img img {
    max-width: 260px; }

/* -------------- SEARCH - Recherche
-----------------------------------------------*/
.item_form_select {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: white;
  color: #0a1d2c;
  border: solid 1px #afca0b;
  height: 28px;
  font-size: 13px; }

.left_column_search .block_search {
  background: #FFFFFF; }
  .left_column_search .block_search.second {
    background: #ededed;
    margin-bottom: 20px;
    padding-top: 15px; }
.left_column_search .title_column {
  background: #afca0b;
  color: #FFFFFF;
  font: 700 20px/30px "RobotoCondensed-variable", sans-serif;
  margin-bottom: 20px;
  padding: 10px 15px;
  background: none;
  color: #18374c;
  padding: 10px; }
.left_column_search.search_cms_vn .title_column {
  background: #18374c;
  color: #FFFFFF !important;
  font: 700 20px/30px "RobotoCondensed-variable", sans-serif;
  margin-bottom: 20px;
  padding: 10px 15px; }
@media (max-width: 991px) {
  .left_column_search .title_column {
    cursor: pointer;
    margin-bottom: 0; }
  .left_column_search .toggle-left {
    padding-top: 20px; } }
.left_column_search .item_form {
  margin-bottom: 20px; }
  .left_column_search .item_form label {
    color: #838383;
    display: block;
    font-weight: 400;
    text-transform: uppercase; }
  .left_column_search .item_form input,
  .left_column_search .item_form select {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f5f5f5;
    border: solid 1px #afca0b;
    height: 28px;
    width: 100%; }
  .left_column_search .item_form .chosen-container {
    width: 100% !important; }
.left_column_search .container_button {
  text-align: center;
  margin-bottom: 20px; }

.mail_alert {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #FFFFFF;
  border: solid 1px #afca0b;
  padding: 10px; }
  .mail_alert .mail_icon {
    font-style: italic; }
    .mail_alert .mail_icon i {
      color: #afca0b;
      display: block;
      float: left;
      margin-right: 15px;
      font-size: 30px; }
  .mail_alert .input_txt {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #838383;
    background: #f5f5f5;
    border: solid 1px #afca0b;
    height: 28px;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%; }
  @media (max-width: 991px) {
    .mail_alert .container_input .button,
    .mail_alert .container_input .formulaire-contact button,
    .formulaire-contact .mail_alert .container_input button,
    .mail_alert .container_input .button-medium {
      text-align: center;
      width: 100%; } }
  @media (max-width: 767px) {
    .mail_alert .container_input .nopadding,
    .mail_alert .container_input .nopaddingl,
    .mail_alert .container_input .nopaddingr {
      padding-left: 0 !important;
      padding-right: 0 !important; }
    .mail_alert .container_input input {
      margin-bottom: 15px; } }

/* Listing de recherche */
.product_list.list > li {
  margin-bottom: 20px;
  padding: 0 !important; }
  @media (max-width: 767.99875px) {
    .product_list.list > li {
      margin-bottom: 0; } }
  .product_list.list > li .right-block {
    position: relative;
    min-height: 155px;
    padding: 0;
    z-index: 10; }
    @media (max-width: 767.99875px) {
      .product_list.list > li .right-block {
        min-height: auto; } }
  .product_list.list > li .content-product-name {
    margin-bottom: 0;
    margin-top: 10px; }
    @media (max-width: 767.99875px) {
      .product_list.list > li .content-product-name {
        margin-bottom: 5px;
        margin-top: 0;
        min-height: auto; } }
    @media (max-width: 767.99875px) {
      .product_list.list > li .content-product-name .roduct-name {
        font-size: 16px;
        min-height: 42px; } }
  .product_list.list > li .product-caract {
    color: #afca0b;
    font-weight: 500;
    margin-bottom: 0; }
    @media (max-width: 1199.99875px) {
      .product_list.list > li .product-caract {
        font-size: 12px;
        min-height: auto; } }
    @media (max-width: 767.99875px) {
      .product_list.list > li .product-caract {
        font-size: 12px; } }
  .product_list.list > li .product-info {
    text-transform: uppercase; }
    .product_list.list > li .product-info .txt {
      display: inline-block;
      font-size: 13px;
      line-height: 18px;
      padding: 3px 0; }
      @media (max-width: 767.99875px) {
        .product_list.list > li .product-info .txt {
          font-size: 14px;
          padding: 0; } }
      .product_list.list > li .product-info .txt .year {
        display: block;
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 600; }
      .product_list.list > li .product-info .txt strong {
        letter-spacing: -0.25px; }
    .product_list.list > li .product-info i {
      color: #d1d1d1;
      display: block;
      float: left;
      font-size: 40px;
      margin-right: 8px;
      position: relative;
      top: 0px;
      z-index: 10; }
      @media (max-width: 767.99875px) {
        .product_list.list > li .product-info i {
          font-size: 25px;
          line-height: 37px; } }
  .product_list.list > li .content_price {
    color: #4b4b4c;
    font: 900 23px/28px "Roboto", Arial, sans-serif;
    text-align: right; }
    @media (max-width: 991.99875px) {
      .product_list.list > li .content_price {
        max-height: 105px; } }
    .product_list.list > li .content_price .product-price span {
      color: #28596a;
      display: block;
      font: italic 400 15px/20px "Roboto", Arial, sans-serif; }
      @media (max-width: 767.99875px) {
        .product_list.list > li .content_price .product-price span {
          font-size: 11px; } }
  .product_list.list > li .button-container {
    left: 0;
    text-align: center;
    width: 100%; }
    .product_list.list > li .button-container .button,
    .product_list.list > li .button-container .formulaire-contact button,
    .formulaire-contact .product_list.list > li .button-container button,
    .product_list.list > li .button-container .button-medium {
      width: 100%;
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 900;
      font-size: 15px; }
      @media (max-width: 767.99875px) {
        .product_list.list > li .button-container .button,
        .product_list.list > li .button-container .formulaire-contact button,
        .formulaire-contact .product_list.list > li .button-container button,
        .product_list.list > li .button-container .button-medium {
          font-size: 12px;
          width: auto; } }

.link_cetelem {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #d1d1d1;
  color: #18374c;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  padding: 2px 5px;
  text-decoration: none; }
  .link_cetelem:before {
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 15px;
    color: inherit;
    font-size: 13px; }
  .link_cetelem:hover {
    color: #89a315; }

.mention_lenbox {
  font-size: 12px;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400; }

.infos-vn_line .link_cetelem {
  padding: 5px 10px; }

.ad_search {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.25);
  overflow: hidden; }
  .ad_search a, .ad_search span {
    display: block; }
    .ad_search a img, .ad_search span img {
      max-width: 100%; }

.page-result {
  font: 400 19px/23px "RobotoCondensed-variable", sans-serif;
  text-transform: uppercase; }
  .page-result span {
    border-bottom: solid 3px #afca0b;
    display: inline-block;
    line-height: 26px;
    padding: 6px 0; }

/* -------------- SELECT Agency top - header
-----------------------------------------------*/
.container_select_agency {
  color: #4b4b4c;
  background: #FFFFFF; }
  .container_select_agency .content_select_agency {
    padding: 15px 0; }
    .container_select_agency .content_select_agency p {
      display: inline-block; }
    .container_select_agency .content_select_agency .form_choose_agence.top {
      display: inline-block; }
      .container_select_agency .content_select_agency .form_choose_agence.top select {
        margin: 0 10px; }
      .container_select_agency .content_select_agency .form_choose_agence.top select,
      .container_select_agency .content_select_agency .form_choose_agence.top .bouton-geoloc {
        display: inline-block; }

/* -------------- PAGINATION - pagination.tpl
-----------------------------------------------*/
.content_sortPagiBar {
  padding: 0;
  position: relative;
  text-align: center; }
  .content_sortPagiBar .nbrItemPage .selector1 .selector #nb_item option {
    padding: 5px; }
  .content_sortPagiBar .nbrItemPage .selector1.last .selector {
    width: 150px !important; }
    .content_sortPagiBar .nbrItemPage .selector1.last .selector span {
      width: 140px !important; }
    .content_sortPagiBar .nbrItemPage .selector1.last .selector #ordre_affichage {
      max-width: 152px !important; }
      .content_sortPagiBar .nbrItemPage .selector1.last .selector #ordre_affichage option {
        padding: 5px; }
  @media (max-width: 767px) {
    .content_sortPagiBar .nbrItemPage .selector1 {
      float: none !important;
      margin: 10px 0 20px !important;
      padding: 0 5%;
      width: 90%; }
      .content_sortPagiBar .nbrItemPage .selector1 .selector {
        margin: 0 auto;
        width: 225px !important; }
        .content_sortPagiBar .nbrItemPage .selector1 .selector span {
          width: 215px !important; }
        .content_sortPagiBar .nbrItemPage .selector1 .selector #nb_item {
          max-width: 200px !important; }
      .content_sortPagiBar .nbrItemPage .selector1.last .selector {
        width: 250px !important; }
        .content_sortPagiBar .nbrItemPage .selector1.last .selector span {
          width: 240px !important; }
        .content_sortPagiBar .nbrItemPage .selector1.last .selector #ordre_affichage {
          max-width: 225px !important; }
          .content_sortPagiBar .nbrItemPage .selector1.last .selector #ordre_affichage option {
            padding: 5px; }
      .content_sortPagiBar .nbrItemPage .selector1 select {
        max-width: 200px !important; } }
  .content_sortPagiBar .pagination {
    margin: 0;
    padding: 0; }
    .content_sortPagiBar .pagination .showall {
      float: right; }
      .content_sortPagiBar .pagination .showall .btn span {
        font-size: 13px;
        padding: 3px 5px 4px 5px;
        line-height: normal; }
  .content_sortPagiBar ul.pagination_list {
    margin: 0; }
    .content_sortPagiBar ul.pagination_list li {
      display: inline-block;
      float: left; }
      .content_sortPagiBar ul.pagination_list li > a,
      .content_sortPagiBar ul.pagination_list li > span {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border: 0 none !important;
        color: #838383;
        display: block;
        line-height: 25px;
        font-weight: bold;
        margin: 0;
        padding: 0 7px; }
        .content_sortPagiBar ul.pagination_list li > a span,
        .content_sortPagiBar ul.pagination_list li > span span {
          border: 0 none;
          color: inherit;
          display: block;
          padding-right: 2px; }
      .content_sortPagiBar ul.pagination_list li > a:hover {
        background-color: transparent;
        color: #afca0b; }
      .content_sortPagiBar ul.pagination_list li.active > span {
        background: #afca0b;
        color: #FFFFFF; }
      .content_sortPagiBar ul.pagination_list li.disabled > span {
        background: #FFFFFF !important;
        color: #d1d1d1 !important; }
      .content_sortPagiBar ul.pagination_list li.pagination_previous > a,
      .content_sortPagiBar ul.pagination_list li.pagination_previous > span, .content_sortPagiBar ul.pagination_list li.pagination_next > a,
      .content_sortPagiBar ul.pagination_list li.pagination_next > span {
        padding: 0 8px; }
      .content_sortPagiBar ul.pagination_list li.pagination_previous > a:hover, .content_sortPagiBar ul.pagination_list li.pagination_next > a:hover {
        color: #afca0b; }
      .content_sortPagiBar ul.pagination_list li.truncate > a,
      .content_sortPagiBar ul.pagination_list li.truncate > span {
        background: transparent !important; }
        .content_sortPagiBar ul.pagination_list li.truncate > a span,
        .content_sortPagiBar ul.pagination_list li.truncate > span span {
          background: transparent !important; }
  .content_sortPagiBar .product-count {
    float: left;
    line-height: 28px; }
    @media (max-width: 1199px) {
      .content_sortPagiBar .product-count {
        float: none;
        display: block;
        text-align: center; } }
    @media (max-width: 991px) {
      .content_sortPagiBar .product-count {
        margin-bottom: 10px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .content_sortPagiBar .tri {
      margin-bottom: 20px; } }

.bottom-pagination-content #pagination_bottom {
  text-align: center;
  width: 100% !important; }
  .bottom-pagination-content #pagination_bottom ul.pagination_list {
    display: inline-block; }

/* -------------- TEMOIGNAGES - wrtestimonies
-----------------------------------------------*/
#testimonies_list {
  margin-right: 30px;
  padding-left: 15px; }
  @media (max-width: 1199.99875px) {
    #testimonies_list {
      margin-right: 0;
      padding-left: 0; } }

#testimony_form .title_column {
  background: #afca0b;
  color: #FFFFFF;
  font: 700 20px/30px "RobotoCondensed-variable", sans-serif;
  margin-bottom: 20px;
  padding: 10px 15px;
  margin-top: 0; }
#testimony_form .form_testimony {
  border: solid 2px #d1d1d1;
  padding-top: 20px; }
  @media (max-width: 1199.99875px) {
    #testimony_form .form_testimony {
      margin: 0 -15px; } }
  #testimony_form .form_testimony label {
    color: #838383;
    display: block;
    font-weight: 400;
    text-transform: uppercase; }
  #testimony_form .form_testimony .line_form {
    margin-bottom: 20px; }
    #testimony_form .form_testimony .line_form .uploader {
      height: 32px; }
      #testimony_form .form_testimony .line_form .uploader .action {
        background: #28596a;
        cursor: pointer !important;
        height: 30px; }
        #testimony_form .form_testimony .line_form .uploader .action:hover {
          background: #afca0b; }
      #testimony_form .form_testimony .line_form .uploader .filename {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background: #f5f5f5;
        border: 1px solid #afca0b;
        height: 30px; }
    #testimony_form .form_testimony .line_form .btn_radio label {
      display: inline-block;
      font-family: "Roboto", Arial, sans-serif;
      font-size: 15px;
      margin-bottom: 15px;
      margin-top: 5px;
      text-transform: none; }
  #testimony_form .form_testimony .input_txt {
    height: 28px; }
  #testimony_form .form_testimony textarea {
    min-height: 150px; }
  #testimony_form .form_testimony select,
  #testimony_form .form_testimony textarea,
  #testimony_form .form_testimony .input_txt {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f5f5f5;
    border: 1px solid #afca0b;
    font: 400 14px/18px "Roboto", Arial, sans-serif;
    padding: 5px 8px;
    width: 100%; }
    #testimony_form .form_testimony select:focus,
    #testimony_form .form_testimony textarea:focus,
    #testimony_form .form_testimony .input_txt:focus {
      background: #FFFFFF; }
  #testimony_form .form_testimony .container_button {
    clear: both;
    margin-bottom: 20px; }

/* -------------- FICHE PRODUIT VN - productNew.tpl
-----------------------------------------------*/
.container_mention_contrat {
  color: #838383;
  font-size: 12px;
  font-style: italic; }

.content-produit .option_prd .page-product-heading i {
  color: #838383;
  font-size: 32px;
  margin-right: 8px; }
.content-produit .option_prd ul li {
  background: #f5f5f5; }
  .content-produit .option_prd ul li:nth-child(even) {
    background: #FFFFFF; }
  .content-produit .option_prd ul li .options {
    line-height: 20px;
    padding: 5px 15px 5px 25px; }
    .content-produit .option_prd ul li .options i {
      color: #18374c;
      font-size: 17px;
      margin-right: 7px; }
.content-produit .options-color ul li {
  font-size: 14px;
  font-weight: 400; }
  .content-produit .options-color ul li .intitule_prd {
    color: #28596a;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600; }
  .content-produit .options-color ul li .color_prd {
    color: #4b4b4c;
    float: right;
    font-style: italic; }
.content-produit .options-price ul li .options {
  font-size: 14px; }
  .content-produit .options-price ul li .options .price_prd {
    color: #28596a;
    float: right;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    font-size: 16px; }
.content-produit .info-complementaire ul li {
  background: #FFFFFF; }
  .content-produit .info-complementaire ul li:nth-child(even) {
    background: #FFFFFF;
    border-left: 1px solid #d6d4d4; }
  @media (min-width: 768px) and (max-width: 991px) {
    .content-produit .info-complementaire ul li {
      min-height: 50px; } }

/* -------------- FICHE PRODUIT - product.tpl
-----------------------------------------------*/
.infos_block {
  padding: 18px 0 22px;
  text-align: center; }
  @media (max-width: 1199.99875px) {
    .infos_block {
      padding: 0; } }
  .infos_block.odd {
    background-color: #ededed; }
  .infos_block .txt {
    color: #28596a;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    font-size: 13px; }
    .infos_block .txt .link {
      color: #18374c;
      text-decoration: underline; }
    .infos_block .txt i {
      font-size: 16px; }
  .infos_block .mention {
    text-align: right;
    font-style: italic;
    margin: 0;
    padding-top: 5px; }
    .infos_block .mention img {
      margin-left: 5px; }
  .infos_block.reprise {
    border-bottom: solid 2px #d6d4d4;
    background: #afca0b;
    color: #FFFFFF;
    padding: 0;
    text-align: left; }
    .infos_block.reprise .infos_block_content {
      background: transparent url("../img/reprise_vehicule.png") right top no-repeat;
      display: block;
      padding: 15px; }
      @media (max-width: 991px) {
        .infos_block.reprise .infos_block_content .title {
          font-size: 16px; }
        .infos_block.reprise .infos_block_content .txt {
          font-size: 14px; } }
    .infos_block.reprise .title {
      color: #FFFFFF;
      display: block;
      font-size: 18px;
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 600;
      margin-bottom: 6px;
      text-transform: uppercase; }
    .infos_block.reprise .txt {
      background-color: #afca0b;
      font-family: "Roboto", Arial, sans-serif;
      font-size: 16px;
      text-transform: uppercase; }

/* -------------- PRODUIT DE LA MEME CATEGORIE - productscategory.tpl
-----------------------------------------------*/
.blockproductscategory {
  background: #f5f5f5; }
  .blockproductscategory .page-product-heading {
    border: 0 none;
    display: block !important;
    padding-bottom: 0;
    text-align: center; }
    .blockproductscategory .page-product-heading span {
      border-bottom: 3px solid #28596a;
      display: inline-block;
      line-height: 48px;
      padding-bottom: 15px; }
  .blockproductscategory .bx-viewport {
    padding: 5px 0 0; }
  .blockproductscategory li .product-image {
    display: block;
    position: relative;
    z-index: 10; }
    .blockproductscategory li .product-image img {
      transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      opacity: 1;
      position: relative;
      width: 100%;
      z-index: 10; }
    .blockproductscategory li .product-image .icon-search-plus, .blockproductscategory li .product-image .icon-zoom-in {
      transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      color: #FFFFFF;
      font-size: 40px;
      display: block;
      opacity: 0;
      position: absolute;
      text-align: center;
      top: 22%;
      width: 100%;
      z-index: 30; }
  .blockproductscategory li .product-name {
    color: #18374c;
    display: block;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    font-size: 14px;
    height: 50px;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 10px 0 0;
    text-align: center; }
  .blockproductscategory li:hover {
    cursor: pointer; }
    .blockproductscategory li:hover .product-image img {
      opacity: 0.6; }
    .blockproductscategory li:hover .product-image .icon-search-plus, .blockproductscategory li:hover .product-image .icon-zoom-in {
      opacity: 1; }
    .blockproductscategory li:hover .product-name {
      color: #afca0b; }
  .blockproductscategory #productscategory_list {
    position: relative;
    z-index: 10; }
    .blockproductscategory #productscategory_list .prdcat_list_items {
      padding: 5px 0 0; }
    .blockproductscategory #productscategory_list .img_container {
      height: 120px;
      overflow: hidden; }
    .blockproductscategory #productscategory_list .scrollable {
      height: 190px;
      margin: 0 15px;
      overflow: hidden;
      position: relative;
      z-index: 10; }
      .blockproductscategory #productscategory_list .scrollable .prdcat_items {
        height: 100%;
        z-index: 25; }
        .blockproductscategory #productscategory_list .scrollable .prdcat_items .item {
          margin: 0 6px; }
    @media (max-width: 991px) {
      .blockproductscategory #productscategory_list .scrollable {
        margin-left: 40px;
        margin-right: 40px; }
      .blockproductscategory #productscategory_list .navi span.prev {
        left: 0; }
      .blockproductscategory #productscategory_list .navi span.next {
        right: 0; } }

/* -------------- CONTROLLER LEAD - Lead VN
-----------------------------------------------*/
.container_vente_lead.vn .form_devis {
  margin-top: 52px; }
  @media (max-width: 991.99875px) {
    .container_vente_lead.vn .form_devis {
      margin-top: 1rem; } }
.container_vente_lead.vn .rw-wrapper {
  width: 100%;
  position: relative;
  margin: 80px auto 0 auto;
  font-family: "RobotoCondensed-variable", sans-serif;
  font-weight: 700; }
  @media (max-width: 767.99875px) {
    .container_vente_lead.vn .rw-wrapper {
      margin: 35px auto 0 auto; } }
.container_vente_lead.vn .rw-sentence {
  margin: 0;
  text-align: left;
  min-height: 65px; }
  @media (max-width: 767px) {
    .container_vente_lead.vn .rw-sentence {
      min-height: 90px; } }
.container_vente_lead.vn .rw-sentence span {
  color: #FFFFFF;
  font-size: 200%;
  font-weight: normal; }
.container_vente_lead.vn .rw-words {
  display: inline; }
.container_vente_lead.vn .rw-words-1 span {
  position: absolute;
  opacity: 0;
  overflow: hidden;
  font-size: 45px;
  color: #FFFFFF;
  -webkit-animation: rotateWord 15s linear infinite 0s;
  -ms-animation: rotateWord 15s linear infinite 0s;
  animation: rotateWord 15s linear infinite 0s; }
  @media (max-width: 991px) {
    .container_vente_lead.vn .rw-words-1 span {
      font-size: 40px; } }
.container_vente_lead.vn .rw-words-1 span:nth-child(2) {
  -webkit-animation-delay: 5s;
  -ms-animation-delay: 5s;
  animation-delay: 5s;
  color: #FFFFFF; }
.container_vente_lead.vn .rw-words-1 span:nth-child(3) {
  -webkit-animation-delay: 10s;
  -ms-animation-delay: 10s;
  animation-delay: 10s;
  color: #FFFFFF; }
@-webkit-keyframes rotateWord {
  0% {
    opacity: 0; }
  2% {
    opacity: 0;
    -webkit-transform: translateY(-30px); }
  5% {
    opacity: 1;
    -webkit-transform: translateY(0px); }
  17% {
    opacity: 1;
    -webkit-transform: translateY(0px); }
  20% {
    opacity: 0;
    -webkit-transform: translateY(30px); }
  80% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@-ms-keyframes rotateWord {
  0% {
    opacity: 0; }
  2% {
    opacity: 0;
    -ms-transform: translateY(-30px); }
  5% {
    opacity: 1;
    -ms-transform: translateY(0px); }
  17% {
    opacity: 1;
    -ms-transform: translateY(0px); }
  20% {
    opacity: 0;
    -ms-transform: translateY(30px); }
  80% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@keyframes rotateWord {
  0% {
    opacity: 0; }
  2% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  5% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  17% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  20% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@media screen and (max-width: 768px) {
  .container_vente_lead.vn .rw-sentence {
    font-size: 18px; } }
@media screen and (max-width: 320px) {
  .container_vente_lead.vn .rw-sentence {
    font-size: 9px; } }
.container_vente_lead.vn .container_form {
  background: none; }
  .container_vente_lead.vn .container_form .ad_search {
    margin-bottom: 25px;
    margin-top: 18px; }
  .container_vente_lead.vn .container_form .container_form_lead {
    -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
    background: #afca0b url("../img/bg_form_lead.jpg") center -1px no-repeat;
    background-size: cover; }
    .container_vente_lead.vn .container_form .container_form_lead .page-heading {
      background: none;
      font-size: 22px;
      padding-bottom: 12px; }
    .container_vente_lead.vn .container_form .container_form_lead .field_search_vente {
      color: #6b6b6b;
      margin-bottom: 0; }
      .container_vente_lead.vn .container_form .container_form_lead .field_search_vente:-moz-placeholder {
        color: #838383; }
      .container_vente_lead.vn .container_form .container_form_lead .field_search_vente::-moz-placeholder {
        color: #838383; }
      .container_vente_lead.vn .container_form .container_form_lead .field_search_vente:-ms-input-placeholder {
        color: #838383; }
      .container_vente_lead.vn .container_form .container_form_lead .field_search_vente::-webkit-input-placeholder {
        color: #838383; }
    .container_vente_lead.vn .container_form .container_form_lead .form_lead {
      background: none !important;
      padding: 0 5px; }
      .container_vente_lead.vn .container_form .container_form_lead .form_lead .form_label {
        color: #FFFFFF;
        padding-top: 5px;
        position: relative;
        z-index: 10; }
        .container_vente_lead.vn .container_form .container_form_lead .form_lead .form_label sup {
          color: #ededed; }
        .container_vente_lead.vn .container_form .container_form_lead .form_lead .form_label .mention {
          bottom: -17px;
          font-size: 11px;
          left: 15px;
          z-index: 10; }
      .container_vente_lead.vn .container_form .container_form_lead .form_lead .gender_radio {
        padding-top: 4px; }
        .container_vente_lead.vn .container_form .container_form_lead .form_lead .gender_radio label {
          margin-right: 10px; }
    .container_vente_lead.vn .container_form .container_form_lead.result {
      padding-bottom: 30px; }
      .container_vente_lead.vn .container_form .container_form_lead.result .result_txt {
        padding: 20px; }
        .container_vente_lead.vn .container_form .container_form_lead.result .result_txt p {
          color: #4b4b4c;
          font-size: 16px;
          line-height: 1.25; }
          .container_vente_lead.vn .container_form .container_form_lead.result .result_txt p strong {
            color: #FFFFFF; }
      .container_vente_lead.vn .container_form .container_form_lead.result .button_content {
        padding: 0 20px; }
        .container_vente_lead.vn .container_form .container_form_lead.result .button_content .button,
        .container_vente_lead.vn .container_form .container_form_lead.result .button_content .formulaire-contact button,
        .formulaire-contact .container_vente_lead.vn .container_form .container_form_lead.result .button_content button,
        .container_vente_lead.vn .container_form .container_form_lead.result .button_content .button-medium {
          border-bottom-color: #4b4b4c;
          background: #6b6b6b;
          width: 100%; }
          .container_vente_lead.vn .container_form .container_form_lead.result .button_content .button:hover,
          .container_vente_lead.vn .container_form .container_form_lead.result .button_content .formulaire-contact button:hover,
          .formulaire-contact .container_vente_lead.vn .container_form .container_form_lead.result .button_content button:hover,
          .container_vente_lead.vn .container_form .container_form_lead.result .button_content .button-medium:hover {
            border-bottom-color: #cbd882;
            background-color: #89a315; }
.container_vente_lead.vn .wrreinsurance {
  background: #f5f5f5;
  padding: 25px 0; }
.container_vente_lead.vn .list_encart {
  color: #4b4b4c; }
  .container_vente_lead.vn .list_encart .label_pas_vu {
    float: right; }
  .container_vente_lead.vn .list_encart .content_title .subtitle {
    border-bottom: solid 3px #afca0b;
    line-height: 26px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 25px;
    text-align: left; }
  .container_vente_lead.vn .list_encart .content_title .chapo {
    font: 600 17px/1.25 "Roboto", Arial, sans-serif; }
    .container_vente_lead.vn .list_encart .content_title .chapo sup {
      top: -5px; }
    .container_vente_lead.vn .list_encart .content_title .chapo .background {
      background-color: #afca0b;
      padding: 0 5px; }
  .container_vente_lead.vn .list_encart .line_element {
    margin-bottom: 15px; }
    .container_vente_lead.vn .list_encart .line_element .title_encart {
      color: #afca0b;
      font: 600 20px/28px "Roboto", Arial, sans-serif;
      margin-bottom: 0;
      margin-top: 15px; }
    .container_vente_lead.vn .list_encart .line_element ul {
      list-style: disc;
      padding-left: 25px; }
      .container_vente_lead.vn .list_encart .line_element ul li {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 3px; }
    .container_vente_lead.vn .list_encart .line_element p {
      font-size: 14px;
      line-height: 20px; }
    .container_vente_lead.vn .list_encart .line_element.last {
      margin-bottom: 0; }
      .container_vente_lead.vn .list_encart .line_element.last ul {
        margin-bottom: 0; }
  .container_vente_lead.vn .list_encart .encart_vn img {
    width: 100%; }
.container_vente_lead.vn .content_lead #form_vehicle_data {
  padding-bottom: 0 !important; }
  .container_vente_lead.vn .content_lead #form_vehicle_data .form-group .select.energy {
    position: relative;
    z-index: 10; }
    .container_vente_lead.vn .content_lead #form_vehicle_data .form-group .select.energy:after {
      background: transparent url("../img/chosen-sprite.png") 0 3px no-repeat;
      display: block;
      content: " ";
      height: 28px;
      position: absolute;
      right: 3px;
      top: 0;
      width: 18px;
      z-index: 10; }
    .container_vente_lead.vn .content_lead #form_vehicle_data .form-group .select.energy div.selector {
      background: #FFFFFF !important; }
      .container_vente_lead.vn .content_lead #form_vehicle_data .form-group .select.energy div.selector span {
        background: none !important; }
  .container_vente_lead.vn .content_lead #form_vehicle_data .form-group .auto_saisie:-moz-placeholder {
    color: #838383; }
  .container_vente_lead.vn .content_lead #form_vehicle_data .form-group .auto_saisie::-moz-placeholder {
    color: #838383; }
  .container_vente_lead.vn .content_lead #form_vehicle_data .form-group .auto_saisie:-ms-input-placeholder {
    color: #838383; }
  .container_vente_lead.vn .content_lead #form_vehicle_data .form-group .auto_saisie::-webkit-input-placeholder {
    color: #838383; }
  .container_vente_lead.vn .content_lead #form_vehicle_data .mention_btn {
    color: #FFFFFF;
    text-align: left;
    padding: 0 15px; }
    .container_vente_lead.vn .content_lead #form_vehicle_data .mention_btn sup {
      color: #f5f5f5; }
  .container_vente_lead.vn .content_lead #form_vehicle_data .annotate {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 12px;
    font-weight: 400; }
  .container_vente_lead.vn .content_lead #form_vehicle_data .mention {
    color: #4b4b4c;
    font-family: "Roboto", Arial, sans-serif;
    margin: 0;
    padding-left: 5px; }
  .container_vente_lead.vn .content_lead #form_vehicle_data .button,
  .container_vente_lead.vn .content_lead #form_vehicle_data .formulaire-contact button,
  .formulaire-contact .container_vente_lead.vn .content_lead #form_vehicle_data button,
  .container_vente_lead.vn .content_lead #form_vehicle_data .button-medium {
    border-bottom-color: #4b4b4c;
    background: #6b6b6b;
    width: 100%; }
    .container_vente_lead.vn .content_lead #form_vehicle_data .button:hover,
    .container_vente_lead.vn .content_lead #form_vehicle_data .formulaire-contact button:hover,
    .formulaire-contact .container_vente_lead.vn .content_lead #form_vehicle_data button:hover,
    .container_vente_lead.vn .content_lead #form_vehicle_data .button-medium:hover {
      border-bottom-color: #cbd882;
      background-color: #89a315; }
.container_vente_lead.vn .content_lead.block_content_txt .content_title .title {
  background: transparent;
  border: 0 none;
  border-bottom: solid 3px #afca0b;
  color: #4b4b4c;
  font: 300 28px/32px "RobotoCondensed-variable", sans-serif;
  margin: 15px 0 30px;
  padding: 10px 0;
  position: relative;
  display: inline-block;
  margin: 40px 0 15px; }
.container_vente_lead.vn .content_lead.block_content_txt ul li,
.container_vente_lead.vn .content_lead.block_content_txt p {
  color: #4b4b4c;
  line-height: 18px;
  text-align: justify; }
.container_vente_lead.vn .content_lead.block_content_txt p {
  text-align: justify; }
.container_vente_lead.vn .content_lead.block_content_txt ul {
  list-style: disc;
  padding-left: 25px; }
  .container_vente_lead.vn .content_lead.block_content_txt ul li {
    margin-bottom: 10px; }
.container_vente_lead.vn .content_lead.block_content_txt img {
  max-width: 100%; }
.container_vente_lead.vn .autopromo {
  background: none;
  padding: 0; }
  .container_vente_lead.vn .autopromo .infos .txt {
    color: #6b6b6b;
    font-size: 36px;
    line-height: 1.15;
    margin-bottom: 15px; }
    @media (max-width: 991.99875px) {
      .container_vente_lead.vn .autopromo .infos .txt {
        font-size: 25px; } }
  .container_vente_lead.vn .autopromo .infos ul {
    list-style: disc;
    margin-bottom: 0;
    padding-left: 20px; }
    .container_vente_lead.vn .autopromo .infos ul li {
      font-size: 18px;
      font-family: "RobotoCondensed-variable", sans-serif;
      margin-bottom: 8px; }
      @media (max-width: 991.99875px) {
        .container_vente_lead.vn .autopromo .infos ul li {
          font-size: 17px; } }
  .container_vente_lead.vn .autopromo .infos .annotate {
    color: #d1d1d1;
    font-size: 13px; }

/* -------------- CONTROLLER LEAD - Lead reprise
-----------------------------------------------*/
.header_lead {
  min-height: 80px; }
  .header_lead .logo_lead {
    color: #4b4b4c;
    padding-top: 5px;
    position: relative;
    z-index: 10; }
    .header_lead .logo_lead a {
      color: inherit;
      display: block; }
      @media (max-width: 767.99875px) {
        .header_lead .logo_lead a {
          text-align: center; } }
  .header_lead .slogan_lead {
    color: #0a1d2c; }
    .header_lead .slogan_lead p {
      font: 400 24px/28px "RobotoCondensed-variable", sans-serif;
      padding-top: 12px; }
    .header_lead .slogan_lead .baseline {
      color: #afca0b;
      font-family: "yesteryearregular", Arial, sans-serif;
      font-size: 32px;
      padding-top: 0; }

.container_vente_lead,
.container_reprise_lead {
  background: #FFFFFF; }
  .container_vente_lead .selector,
  .container_reprise_lead .selector {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #FFFFFF;
    border: solid 1px #afca0b; }
  .container_vente_lead div.container_form,
  .container_reprise_lead div.container_form {
    background: #FFFFFF url("../img/banner_lead02.jpg") center center repeat-x;
    background-size: contain; }
    .container_vente_lead div.container_form.home,
    .container_reprise_lead div.container_form.home {
      background: #FFFFFF url("../img/banner_lead.jpg") top center no-repeat;
      background-size: cover; }
      @media (max-width: 1199.99875px) {
        .container_vente_lead div.container_form.home,
        .container_reprise_lead div.container_form.home {
          background-position-x: -250px; } }
      @media (max-width: 991.99875px) {
        .container_vente_lead div.container_form.home,
        .container_reprise_lead div.container_form.home {
          background: none; } }
      .container_vente_lead div.container_form.home .form_lead #uniform-month,
      .container_reprise_lead div.container_form.home .form_lead #uniform-month {
        width: 100% !important; }
        .container_vente_lead div.container_form.home .form_lead #uniform-month span,
        .container_reprise_lead div.container_form.home .form_lead #uniform-month span {
          width: 100% !important; }
      .container_vente_lead div.container_form.home .form_lead #uniform-year,
      .container_reprise_lead div.container_form.home .form_lead #uniform-year {
        width: 100% !important; }
        .container_vente_lead div.container_form.home .form_lead #uniform-year span,
        .container_reprise_lead div.container_form.home .form_lead #uniform-year span {
          width: 100% !important; }
      @media (max-width: 1199px) {
        .container_vente_lead div.container_form.home .form_lead,
        .container_reprise_lead div.container_form.home .form_lead {
          padding: 10px 0; }
          .container_vente_lead div.container_form.home .form_lead .line_button,
          .container_reprise_lead div.container_form.home .form_lead .line_button {
            margin-right: 0; }
            .container_vente_lead div.container_form.home .form_lead .line_button .button,
            .container_vente_lead div.container_form.home .form_lead .line_button .formulaire-contact button,
            .formulaire-contact .container_vente_lead div.container_form.home .form_lead .line_button button,
            .container_vente_lead div.container_form.home .form_lead .line_button .button-medium,
            .container_reprise_lead div.container_form.home .form_lead .line_button .button,
            .container_reprise_lead div.container_form.home .form_lead .line_button .formulaire-contact button,
            .formulaire-contact .container_reprise_lead div.container_form.home .form_lead .line_button button,
            .container_reprise_lead div.container_form.home .form_lead .line_button .button-medium {
              font-size: 14px;
              padding: 10px 0;
              width: 100%; } }
      @media (max-width: 767px) {
        .container_vente_lead div.container_form.home .form_lead .block_lead .form-group .form_label,
        .container_reprise_lead div.container_form.home .form_lead .block_lead .form-group .form_label {
          font-size: 13px;
          letter-spacing: -0.25px; }
        .container_vente_lead div.container_form.home .form_lead .item_month,
        .container_reprise_lead div.container_form.home .form_lead .item_month {
          margin-right: 10px; } }
  @media (max-width: 767px) and (max-width: 767.99875px) {
    .container_vente_lead div.container_form.home .form_lead .item_month,
    .container_reprise_lead div.container_form.home .form_lead .item_month {
      margin-right: 0; } }
      @media (max-width: 767px) {
        .container_vente_lead div.container_form.home .form_lead .item_year,
        .container_reprise_lead div.container_form.home .form_lead .item_year {
          margin-left: 10px; } }
  @media (max-width: 767px) and (max-width: 767.99875px) {
    .container_vente_lead div.container_form.home .form_lead .item_year,
    .container_reprise_lead div.container_form.home .form_lead .item_year {
      margin-left: 0; } }
      @media (max-width: 767px) {
        .container_vente_lead div.container_form.home .form_lead .line_button .button,
        .container_vente_lead div.container_form.home .form_lead .line_button .formulaire-contact button,
        .formulaire-contact .container_vente_lead div.container_form.home .form_lead .line_button button,
        .container_vente_lead div.container_form.home .form_lead .line_button .button-medium,
        .container_reprise_lead div.container_form.home .form_lead .line_button .button,
        .container_reprise_lead div.container_form.home .form_lead .line_button .formulaire-contact button,
        .formulaire-contact .container_reprise_lead div.container_form.home .form_lead .line_button button,
        .container_reprise_lead div.container_form.home .form_lead .line_button .button-medium {
          font-size: 13px; } }
    .container_vente_lead div.container_form .container_form_lead .errors .alert,
    .container_reprise_lead div.container_form .container_form_lead .errors .alert {
      margin: 0 !important; }
    .container_vente_lead div.container_form .container_form_lead .page-heading,
    .container_reprise_lead div.container_form .container_form_lead .page-heading {
      background: #afca0b;
      border: 0 none;
      color: #FFFFFF;
      font-size: 32px;
      line-height: 40px;
      margin: 0;
      padding: 12px 15px 0; }
      @media (max-width: 767.99875px) {
        .container_vente_lead div.container_form .container_form_lead .page-heading,
        .container_reprise_lead div.container_form .container_form_lead .page-heading {
          padding: 5px 15px 0; } }
      .container_vente_lead div.container_form .container_form_lead .page-heading span,
      .container_reprise_lead div.container_form .container_form_lead .page-heading span {
        display: block; }
      .container_vente_lead div.container_form .container_form_lead .page-heading .title,
      .container_reprise_lead div.container_form .container_form_lead .page-heading .title {
        text-transform: uppercase; }
        @media (max-width: 991.99875px) {
          .container_vente_lead div.container_form .container_form_lead .page-heading .title,
          .container_reprise_lead div.container_form .container_form_lead .page-heading .title {
            font-size: 22px;
            line-height: 1.3; } }
      .container_vente_lead div.container_form .container_form_lead .page-heading .subtitle,
      .container_reprise_lead div.container_form .container_form_lead .page-heading .subtitle {
        color: #4b4b4c;
        font-size: 22px;
        line-height: 26px;
        margin: 0;
        padding: 5px 0 10px;
        text-align: left;
        text-shadow: none; }
        @media (max-width: 767.99875px) {
          .container_vente_lead div.container_form .container_form_lead .page-heading .subtitle,
          .container_reprise_lead div.container_form .container_form_lead .page-heading .subtitle {
            font-size: 17px;
            line-height: 1.2;
            padding-top: 0; } }
        @media (max-width: 767.99875px) {
          .container_vente_lead div.container_form .container_form_lead .page-heading .subtitle,
          .container_reprise_lead div.container_form .container_form_lead .page-heading .subtitle {
            font-size: 16px; } }
      .container_vente_lead div.container_form .container_form_lead .page-heading .padding15,
      .container_reprise_lead div.container_form .container_form_lead .page-heading .padding15 {
        padding-bottom: 15px; }
    .container_vente_lead div.container_form .form_lead,
    .container_reprise_lead div.container_form .form_lead {
      background: #FFFFFF;
      padding: 12px 20px; }
      @media (max-width: 991px) {
        .container_vente_lead div.container_form .form_lead,
        .container_reprise_lead div.container_form .form_lead {
          padding: 0 !important; }
          .container_vente_lead div.container_form .form_lead .nopadding_mobile,
          .container_reprise_lead div.container_form .form_lead .nopadding_mobile {
            padding-left: 0 !important;
            padding-right: 0 !important; } }
      .container_vente_lead div.container_form .form_lead .block_lead,
      .container_reprise_lead div.container_form .form_lead .block_lead {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #ededed;
        margin: 0 10px 15px 0;
        padding-top: 15px;
        padding-bottom: 1px; }
        .container_vente_lead div.container_form .form_lead .block_lead.button_content,
        .container_reprise_lead div.container_form .form_lead .block_lead.button_content {
          background: none;
          padding-top: 0; }
        .container_vente_lead div.container_form .form_lead .block_lead label .label_mention,
        .container_reprise_lead div.container_form .form_lead .block_lead label .label_mention {
          display: block;
          font: 400 10px/12px "Roboto", Arial, sans-serif; }
        .container_vente_lead div.container_form .form_lead .block_lead .field_search_vente,
        .container_reprise_lead div.container_form .form_lead .block_lead .field_search_vente {
          color: #838383;
          margin-bottom: 0px; }
          .container_vente_lead div.container_form .form_lead .block_lead .field_search_vente:-moz-placeholder,
          .container_reprise_lead div.container_form .form_lead .block_lead .field_search_vente:-moz-placeholder {
            color: #838383; }
          .container_vente_lead div.container_form .form_lead .block_lead .field_search_vente::-moz-placeholder,
          .container_reprise_lead div.container_form .form_lead .block_lead .field_search_vente::-moz-placeholder {
            color: #838383; }
          .container_vente_lead div.container_form .form_lead .block_lead .field_search_vente:-ms-input-placeholder,
          .container_reprise_lead div.container_form .form_lead .block_lead .field_search_vente:-ms-input-placeholder {
            color: #838383; }
          .container_vente_lead div.container_form .form_lead .block_lead .field_search_vente::-webkit-input-placeholder,
          .container_reprise_lead div.container_form .form_lead .block_lead .field_search_vente::-webkit-input-placeholder {
            color: #838383; }
          .container_vente_lead div.container_form .form_lead .block_lead .field_search_vente:focus,
          .container_reprise_lead div.container_form .form_lead .block_lead .field_search_vente:focus {
            border-color: #afca0b;
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2) !important; }
        .container_vente_lead div.container_form .form_lead .block_lead select option,
        .container_reprise_lead div.container_form .form_lead .block_lead select option {
          background: #FFFFFF;
          color: #838383;
          padding: 2px 5px; }
        @media (max-width: 991px) {
          .container_vente_lead div.container_form .form_lead .block_lead,
          .container_reprise_lead div.container_form .form_lead .block_lead {
            margin: 0 0 15px 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0; } }
        @media (max-width: 767px) {
          .container_vente_lead div.container_form .form_lead .block_lead,
          .container_reprise_lead div.container_form .form_lead .block_lead {
            margin-left: 0;
            margin-right: 0; }
            .container_vente_lead div.container_form .form_lead .block_lead label,
            .container_reprise_lead div.container_form .form_lead .block_lead label {
              text-align: left; }
            .container_vente_lead div.container_form .form_lead .block_lead .form-group,
            .container_reprise_lead div.container_form .form_lead .block_lead .form-group {
              margin-bottom: 25px; }
              .container_vente_lead div.container_form .form_lead .block_lead .form-group .selector,
              .container_reprise_lead div.container_form .form_lead .block_lead .form-group .selector {
                background: #FFFFFF;
                padding-left: 0; }
                .container_vente_lead div.container_form .form_lead .block_lead .form-group .selector > span,
                .container_reprise_lead div.container_form .form_lead .block_lead .form-group .selector > span {
                  width: 100% !important;
                  padding-left: 5% !important; } }
      .container_vente_lead div.container_form .form_lead .line_button,
      .container_reprise_lead div.container_form .form_lead .line_button {
        clear: both;
        display: block;
        padding-left: 10px;
        padding-right: 10px; }
        @media (max-width: 767.99875px) {
          .container_vente_lead div.container_form .form_lead .line_button,
          .container_reprise_lead div.container_form .form_lead .line_button {
            padding: 0; } }
        .container_vente_lead div.container_form .form_lead .line_button .button,
        .container_vente_lead div.container_form .form_lead .line_button .formulaire-contact button,
        .formulaire-contact .container_vente_lead div.container_form .form_lead .line_button button,
        .container_vente_lead div.container_form .form_lead .line_button .button-medium,
        .container_reprise_lead div.container_form .form_lead .line_button .button,
        .container_reprise_lead div.container_form .form_lead .line_button .formulaire-contact button,
        .formulaire-contact .container_reprise_lead div.container_form .form_lead .line_button button,
        .container_reprise_lead div.container_form .form_lead .line_button .button-medium {
          display: inline-block;
          height: 40px !important;
          margin: 0 auto !important; }
        .container_vente_lead div.container_form .form_lead .line_button sup,
        .container_reprise_lead div.container_form .form_lead .line_button sup {
          font-size: 80%;
          margin-left: 7px;
          position: relative;
          top: -2px; }
      .container_vente_lead div.container_form .form_lead .mention_btn,
      .container_reprise_lead div.container_form .form_lead .mention_btn {
        margin-bottom: 0;
        margin-top: 10px;
        font-size: 11px; }
        .container_vente_lead div.container_form .form_lead .mention_btn p,
        .container_reprise_lead div.container_form .form_lead .mention_btn p {
          margin-bottom: 0; }
        .container_vente_lead div.container_form .form_lead .mention_btn sup,
        .container_reprise_lead div.container_form .form_lead .mention_btn sup {
          color: #f13340;
          font-size: 75%;
          margin-left: 3px;
          margin-right: 3px;
          position: relative;
          top: -4px; }
        @media (max-width: 991px) {
          .container_vente_lead div.container_form .form_lead .mention_btn,
          .container_reprise_lead div.container_form .form_lead .mention_btn {
            margin-bottom: 10px;
            text-align: center; } }
      .container_vente_lead div.container_form .form_lead .txt_bottom,
      .container_reprise_lead div.container_form .form_lead .txt_bottom {
        padding-top: 15px;
        text-align: center; }
        .container_vente_lead div.container_form .form_lead .txt_bottom p,
        .container_reprise_lead div.container_form .form_lead .txt_bottom p {
          color: #4b4b4c;
          font-family: "Roboto", Arial, sans-serif;
          font-weight: 600;
          font-size: 16px;
          line-height: 22px;
          margin: 0; }
      .container_vente_lead div.container_form .form_lead .vente-agence .photo-agence img,
      .container_reprise_lead div.container_form .form_lead .vente-agence .photo-agence img {
        border: 0 none; }
      .container_vente_lead div.container_form .form_lead .autopromo,
      .container_reprise_lead div.container_form .form_lead .autopromo {
        background-color: #afca0b; }
        .container_vente_lead div.container_form .form_lead .autopromo p.txt,
        .container_reprise_lead div.container_form .form_lead .autopromo p.txt {
          font-size: 21px;
          line-height: 26px; }
        .container_vente_lead div.container_form .form_lead .autopromo p.complement,
        .container_reprise_lead div.container_form .form_lead .autopromo p.complement {
          display: none; }
  .container_vente_lead .wrreinsurance,
  .container_reprise_lead .wrreinsurance {
    margin: 30px 0 0; }
  .container_vente_lead .content_lead_reinsurance .wrreinsurance,
  .container_reprise_lead .content_lead_reinsurance .wrreinsurance {
    margin: 0 0 15px; }
    .container_vente_lead .content_lead_reinsurance .wrreinsurance .item,
    .container_reprise_lead .content_lead_reinsurance .wrreinsurance .item {
      border-right: 1px solid #d6d4d4;
      padding-right: 0 !important; }
    .container_vente_lead .content_lead_reinsurance .wrreinsurance .item_reinsurance,
    .container_reprise_lead .content_lead_reinsurance .wrreinsurance .item_reinsurance {
      min-height: auto !important; }
      .container_vente_lead .content_lead_reinsurance .wrreinsurance .item_reinsurance .icon_reinsurance,
      .container_reprise_lead .content_lead_reinsurance .wrreinsurance .item_reinsurance .icon_reinsurance {
        border: 0 none;
        height: 40px;
        float: left;
        margin: 0;
        text-align: left;
        width: 42px; }
        .container_vente_lead .content_lead_reinsurance .wrreinsurance .item_reinsurance .icon_reinsurance i,
        .container_reprise_lead .content_lead_reinsurance .wrreinsurance .item_reinsurance .icon_reinsurance i {
          font-size: 32px;
          line-height: 40px; }
      .container_vente_lead .content_lead_reinsurance .wrreinsurance .item_reinsurance .title_reinsurance,
      .container_reprise_lead .content_lead_reinsurance .wrreinsurance .item_reinsurance .title_reinsurance {
        font-size: 14px;
        line-height: 18px;
        padding: 0;
        text-align: left;
        text-transform: none; }
      .container_vente_lead .content_lead_reinsurance .wrreinsurance .item_reinsurance.fourth,
      .container_reprise_lead .content_lead_reinsurance .wrreinsurance .item_reinsurance.fourth {
        border: 0 none; }
    .container_vente_lead .content_lead_reinsurance .wrreinsurance .item.first,
    .container_reprise_lead .content_lead_reinsurance .wrreinsurance .item.first {
      padding-left: 0; }
    .container_vente_lead .content_lead_reinsurance .wrreinsurance .item.fourth,
    .container_reprise_lead .content_lead_reinsurance .wrreinsurance .item.fourth {
      border-right: 0 none; }
  .container_vente_lead .wrtestimony,
  .container_reprise_lead .wrtestimony {
    padding-bottom: 0 !important; }
  .container_vente_lead .container_txt,
  .container_reprise_lead .container_txt {
    margin-bottom: 30px; }
    .container_vente_lead .container_txt .block_info span,
    .container_reprise_lead .container_txt .block_info span {
      display: block; }
    .container_vente_lead .container_txt .block_info .img,
    .container_reprise_lead .container_txt .block_info .img {
      height: 200px;
      margin-bottom: 15px;
      overflow: hidden; }
      @media (max-width: 991.99875px) {
        .container_vente_lead .container_txt .block_info .img,
        .container_reprise_lead .container_txt .block_info .img {
          height: unset; } }
      .container_vente_lead .container_txt .block_info .img img,
      .container_reprise_lead .container_txt .block_info .img img {
        max-width: 100%; }
    .container_vente_lead .container_txt .block_info .title,
    .container_reprise_lead .container_txt .block_info .title {
      color: #afca0b;
      font-size: 17px;
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 600;
      margin-bottom: 10px; }
    .container_vente_lead .container_txt .block_info .txt,
    .container_reprise_lead .container_txt .block_info .txt {
      line-height: 18px;
      text-align: justify; }
  .container_vente_lead .wrleadvente,
  .container_reprise_lead .wrleadvente {
    padding-top: 25px; }
    .container_vente_lead .wrleadvente .reinsurance .icon_wrlead,
    .container_reprise_lead .wrleadvente .reinsurance .icon_wrlead {
      color: #4b4b4c;
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 600;
      font-size: 32px;
      line-height: 40px;
      text-transform: uppercase; }
      @media (max-width: 991.99875px) {
        .container_vente_lead .wrleadvente .reinsurance .icon_wrlead,
        .container_reprise_lead .wrleadvente .reinsurance .icon_wrlead {
          font-size: 22px; } }
      .container_vente_lead .wrleadvente .reinsurance .icon_wrlead i,
      .container_reprise_lead .wrleadvente .reinsurance .icon_wrlead i {
        color: #afca0b;
        float: left;
        font-size: 32px;
        line-height: 40px;
        margin-right: 15px; }
    .container_vente_lead .wrleadvente .reinsurance .title,
    .container_reprise_lead .wrleadvente .reinsurance .title {
      font-family: "Roboto", Arial, sans-serif;
      font-size: 15px;
      font-weight: 400; }
    .container_vente_lead .wrleadvente .reinsurance .list_reinsurance,
    .container_reprise_lead .wrleadvente .reinsurance .list_reinsurance {
      list-style: disc; }
      .container_vente_lead .wrleadvente .reinsurance .list_reinsurance li,
      .container_reprise_lead .wrleadvente .reinsurance .list_reinsurance li {
        margin-bottom: 6px;
        margin-top: 2px;
        font-size: 15px; }
        .container_vente_lead .wrleadvente .reinsurance .list_reinsurance li .annotation,
        .container_reprise_lead .wrleadvente .reinsurance .list_reinsurance li .annotation {
          display: block;
          font-size: 11px; }
  .container_vente_lead .block_lead_contact,
  .container_reprise_lead .block_lead_contact {
    clear: both; }
    @media (min-width: 992px) {
      .container_vente_lead .block_lead_contact.step2,
      .container_reprise_lead .block_lead_contact.step2 {
        padding: 0; }
      .container_vente_lead .block_lead_contact .block,
      .container_reprise_lead .block_lead_contact .block {
        margin-bottom: 5px; } }
    .container_vente_lead .block_lead_contact .block_animation,
    .container_reprise_lead .block_lead_contact .block_animation {
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      border: solid 2px #28596a;
      margin-top: 15px;
      padding: 7px 15px; }
      @media (max-width: 991px) {
        .container_vente_lead .block_lead_contact .block_animation,
        .container_reprise_lead .block_lead_contact .block_animation {
          margin-bottom: 15px; } }
      .container_vente_lead .block_lead_contact .block_animation .title,
      .container_reprise_lead .block_lead_contact .block_animation .title {
        clear: both;
        color: #18374c;
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 600; }
        .container_vente_lead .block_lead_contact .block_animation .title i,
        .container_reprise_lead .block_lead_contact .block_animation .title i {
          color: #28596a;
          font-size: 20px;
          margin-right: 12px; }
      .container_vente_lead .block_lead_contact .block_animation .field_search_vente,
      .container_reprise_lead .block_lead_contact .block_animation .field_search_vente {
        border-color: #28596a;
        color: #838383;
        margin-bottom: 0;
        padding: 3px 5px; }
      .container_vente_lead .block_lead_contact .block_animation .button,
      .container_vente_lead .block_lead_contact .block_animation .formulaire-contact button,
      .formulaire-contact .container_vente_lead .block_lead_contact .block_animation button,
      .container_vente_lead .block_lead_contact .block_animation .button-medium,
      .container_reprise_lead .block_lead_contact .block_animation .button,
      .container_reprise_lead .block_lead_contact .block_animation .formulaire-contact button,
      .formulaire-contact .container_reprise_lead .block_lead_contact .block_animation button,
      .container_reprise_lead .block_lead_contact .block_animation .button-medium {
        font-size: 12px;
        line-height: 18px;
        margin: 0 !important; }
        .container_vente_lead .block_lead_contact .block_animation .button:-moz-placeholder,
        .container_vente_lead .block_lead_contact .block_animation .formulaire-contact button:-moz-placeholder,
        .formulaire-contact .container_vente_lead .block_lead_contact .block_animation button:-moz-placeholder,
        .container_vente_lead .block_lead_contact .block_animation .button-medium:-moz-placeholder,
        .container_reprise_lead .block_lead_contact .block_animation .button:-moz-placeholder,
        .container_reprise_lead .block_lead_contact .block_animation .formulaire-contact button:-moz-placeholder,
        .formulaire-contact .container_reprise_lead .block_lead_contact .block_animation button:-moz-placeholder,
        .container_reprise_lead .block_lead_contact .block_animation .button-medium:-moz-placeholder {
          color: #838383; }
        .container_vente_lead .block_lead_contact .block_animation .button::-moz-placeholder,
        .container_vente_lead .block_lead_contact .block_animation .formulaire-contact button::-moz-placeholder,
        .formulaire-contact .container_vente_lead .block_lead_contact .block_animation button::-moz-placeholder,
        .container_vente_lead .block_lead_contact .block_animation .button-medium::-moz-placeholder,
        .container_reprise_lead .block_lead_contact .block_animation .button::-moz-placeholder,
        .container_reprise_lead .block_lead_contact .block_animation .formulaire-contact button::-moz-placeholder,
        .formulaire-contact .container_reprise_lead .block_lead_contact .block_animation button::-moz-placeholder,
        .container_reprise_lead .block_lead_contact .block_animation .button-medium::-moz-placeholder {
          color: #838383; }
        .container_vente_lead .block_lead_contact .block_animation .button:-ms-input-placeholder,
        .container_vente_lead .block_lead_contact .block_animation .formulaire-contact button:-ms-input-placeholder,
        .formulaire-contact .container_vente_lead .block_lead_contact .block_animation button:-ms-input-placeholder,
        .container_vente_lead .block_lead_contact .block_animation .button-medium:-ms-input-placeholder,
        .container_reprise_lead .block_lead_contact .block_animation .button:-ms-input-placeholder,
        .container_reprise_lead .block_lead_contact .block_animation .formulaire-contact button:-ms-input-placeholder,
        .formulaire-contact .container_reprise_lead .block_lead_contact .block_animation button:-ms-input-placeholder,
        .container_reprise_lead .block_lead_contact .block_animation .button-medium:-ms-input-placeholder {
          color: #838383; }
        .container_vente_lead .block_lead_contact .block_animation .button::-webkit-input-placeholder,
        .container_vente_lead .block_lead_contact .block_animation .formulaire-contact button::-webkit-input-placeholder,
        .formulaire-contact .container_vente_lead .block_lead_contact .block_animation button::-webkit-input-placeholder,
        .container_vente_lead .block_lead_contact .block_animation .button-medium::-webkit-input-placeholder,
        .container_reprise_lead .block_lead_contact .block_animation .button::-webkit-input-placeholder,
        .container_reprise_lead .block_lead_contact .block_animation .formulaire-contact button::-webkit-input-placeholder,
        .formulaire-contact .container_reprise_lead .block_lead_contact .block_animation button::-webkit-input-placeholder,
        .container_reprise_lead .block_lead_contact .block_animation .button-medium::-webkit-input-placeholder {
          color: #838383; }
      .container_vente_lead .block_lead_contact .block_animation .contact .phone_number,
      .container_reprise_lead .block_lead_contact .block_animation .contact .phone_number {
        color: #afca0b;
        display: inline-block;
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 600;
        font-size: 15px;
        line-height: 22px;
        margin: 0 10px 5px 0; }
        .container_vente_lead .block_lead_contact .block_animation .contact .phone_number .libelle,
        .container_reprise_lead .block_lead_contact .block_animation .contact .phone_number .libelle {
          color: #6b6b6b;
          font-family: "Roboto", Arial, sans-serif; }
  .container_vente_lead .result_lead,
  .container_reprise_lead .result_lead {
    background: #FFFFFF;
    padding: 15px 20px; }
    .container_vente_lead .result_lead .alert-success,
    .container_reprise_lead .result_lead .alert-success {
      background: #FFFFFF;
      border: 0 none;
      color: #afca0b;
      font-size: 15px;
      margin: 0;
      line-height: 20px;
      text-shadow: none; }
  .container_vente_lead .vendre_video,
  .container_reprise_lead .vendre_video {
    margin-bottom: 15px; }
    .container_vente_lead .vendre_video iframe,
    .container_reprise_lead .vendre_video iframe {
      height: 200px;
      width: 357px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .container_vente_lead .vendre_video iframe,
        .container_reprise_lead .vendre_video iframe {
          height: 156px;
          width: 280px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .container_vente_lead .vendre_video iframe,
        .container_reprise_lead .vendre_video iframe {
          height: 382px;
          width: 680px; } }
      @media (max-width: 480px) {
        .container_vente_lead .vendre_video iframe,
        .container_reprise_lead .vendre_video iframe {
          height: 240px;
          width: 100%; } }
  .container_vente_lead .infos_block.reprise,
  .container_reprise_lead .infos_block.reprise {
    background: #afca0b;
    color: #FFFFFF;
    margin-bottom: 15px;
    padding: 0;
    text-align: left; }
    .container_vente_lead .infos_block.reprise .infos_block_content,
    .container_reprise_lead .infos_block.reprise .infos_block_content {
      background: transparent url("../img/reprise_vehicule.png") right top no-repeat;
      display: block;
      padding: 15px; }
    .container_vente_lead .infos_block.reprise .title,
    .container_reprise_lead .infos_block.reprise .title {
      color: #FFFFFF;
      display: block;
      font-size: 16px;
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 600;
      margin-bottom: 6px;
      text-transform: uppercase; }
    .container_vente_lead .infos_block.reprise .txt,
    .container_reprise_lead .infos_block.reprise .txt {
      background-color: #afca0b;
      color: #28596a;
      font-family: "Roboto", Arial, sans-serif;
      font-size: 14px;
      text-transform: uppercase; }

.footer_lead {
  padding: 30px 0 50px;
  background: #4b4b4c;
  color: #FFFFFF;
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    .footer_lead .footer_link {
      margin-bottom: 15px; } }
  .footer_lead .footer_link a {
    color: #FFFFFF; }
    .footer_lead .footer_link a:hover {
      color: #afca0b; }
  .footer_lead .mention_btn {
    margin-bottom: 0;
    text-align: right;
    font-size: 10px;
    letter-spacing: 0.25px; }
    .footer_lead .mention_btn p {
      margin-bottom: 5px;
      padding-left: 15px;
      padding-right: 15px; }
    .footer_lead .mention_btn sup {
      font-size: 75%;
      margin-left: 3px;
      margin-right: 3px;
      position: relative;
      top: -4px; }
    @media (max-width: 767px) {
      .footer_lead .mention_btn {
        font-size: 9px; }
        .footer_lead .mention_btn p {
          margin-bottom: 6px;
          padding-left: 0;
          padding-right: 0; } }

.module-wrlead-reprise2 .alert.alert-success,
.module-wrlead-reprise3 .alert.alert-success,
.module-wrlead-reprise4 .alert.alert-success {
  margin-bottom: 0;
  text-shadow: none; }
  .module-wrlead-reprise2 .alert.alert-success:before,
  .module-wrlead-reprise3 .alert.alert-success:before,
  .module-wrlead-reprise4 .alert.alert-success:before {
    display: none; }

.module-wrlead-vente2 .alert.alert-success,
.module-wrlead-vente3 .alert.alert-success,
.module-wrlead-vente4 .alert.alert-success {
  margin-bottom: 0;
  text-shadow: none; }
  .module-wrlead-vente2 .alert.alert-success:before,
  .module-wrlead-vente3 .alert.alert-success:before,
  .module-wrlead-vente4 .alert.alert-success:before {
    display: none; }

/* -------------- Ouvrir une agence - openstore.tpl
-----------------------------------------------*/
.encart_openstore {
  background: #afca0b url("../img/banner11.png") center center no-repeat;
  min-height: 350px;
  position: relative;
  z-index: 10; }
  @media (max-width: 767.99875px) {
    .encart_openstore {
      min-height: auto; } }
  @media (max-width: 991.99875px) {
    .encart_openstore {
      margin: 0 -15px; } }
  .encart_openstore .autopromo_video {
    background: #FFFFFF;
    margin-top: 22px;
    padding: 15px;
    text-align: center; }
    .encart_openstore .autopromo_video iframe {
      height: 450px;
      width: 100%; }
      @media (max-width: 1199.99875px) {
        .encart_openstore .autopromo_video iframe {
          height: 450px; } }
      @media (max-width: 480px) {
        .encart_openstore .autopromo_video iframe {
          height: 450px;
          max-width: 100%; } }
    .encart_openstore .autopromo_video .agency_video {
      color: #4b4b4c;
      margin: 5px 0 15px; }
      .encart_openstore .autopromo_video .agency_video strong {
        color: #afca0b; }
  .encart_openstore .title_encart {
    display: block;
    color: #18374c;
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 300;
    font-size: 28px;
    font-style: italic;
    margin-bottom: 5px;
    text-transform: uppercase; }
    @media (max-width: 767.99875px) {
      .encart_openstore .title_encart {
        font-size: 21px;
        padding: 0 !important; } }
  .encart_openstore .txt_encart {
    color: #FFFFFF;
    font-size: 22px; }
    @media (max-width: 767.99875px) {
      .encart_openstore .txt_encart {
        font-size: 18px;
        padding: 0 !important; } }
    @media (max-width: 767px) {
      .encart_openstore .txt_encart strong {
        font-size: 25px; } }
  .encart_openstore .rw-wrapper {
    width: 100%;
    position: relative;
    margin: 60px auto 0 auto;
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 700; }
    @media (max-width: 767.99875px) {
      .encart_openstore .rw-wrapper {
        margin: 30px auto 0 auto; } }
  .encart_openstore .rw-sentence {
    margin: 0;
    text-align: left;
    min-height: 65px; }
    @media (max-width: 767px) {
      .encart_openstore .rw-sentence {
        min-height: 50px; } }
  .encart_openstore .rw-sentence span {
    color: #FFFFFF;
    font-size: 200%;
    font-weight: normal; }
  .encart_openstore .rw-words {
    display: block;
    min-height: 110px; }
    @media (max-width: 575.99875px) {
      .encart_openstore .rw-words {
        min-height: 80px; } }
  .encart_openstore .rw-words-1 span {
    position: absolute;
    opacity: 0;
    overflow: hidden;
    font-size: 45px;
    color: #FFFFFF;
    -webkit-animation: rotateWord 15s linear infinite 0s;
    -ms-animation: rotateWord 15s linear infinite 0s;
    animation: rotateWord 15s linear infinite 0s; }
    @media (max-width: 767.99875px) {
      .encart_openstore .rw-words-1 span {
        font-size: 21px; } }
  .encart_openstore .rw-words-1 span:nth-child(2) {
    -webkit-animation-delay: 3s;
    -ms-animation-delay: 3s;
    animation-delay: 3s;
    color: #FFFFFF; }
  .encart_openstore .rw-words-1 span:nth-child(3) {
    -webkit-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
    color: #FFFFFF; }
  .encart_openstore .rw-words-1 span:nth-child(4) {
    -webkit-animation-delay: 9s;
    -ms-animation-delay: 9s;
    animation-delay: 9s;
    color: #FFFFFF; }
  .encart_openstore .rw-words-1 span:nth-child(5) {
    -webkit-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
    color: #FFFFFF; }
@-webkit-keyframes rotateWord {
  0% {
    opacity: 0; }
  2% {
    opacity: 0;
    -webkit-transform: translateY(-30px); }
  5% {
    opacity: 1;
    -webkit-transform: translateY(0px); }
  17% {
    opacity: 1;
    -webkit-transform: translateY(0px); }
  20% {
    opacity: 0;
    -webkit-transform: translateY(30px); }
  80% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@-ms-keyframes rotateWord {
  0% {
    opacity: 0; }
  2% {
    opacity: 0;
    -ms-transform: translateY(-30px); }
  5% {
    opacity: 1;
    -ms-transform: translateY(0px); }
  17% {
    opacity: 1;
    -ms-transform: translateY(0px); }
  20% {
    opacity: 0;
    -ms-transform: translateY(30px); }
  80% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@keyframes rotateWord {
  0% {
    opacity: 0; }
  2% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  5% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  17% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  20% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    opacity: 0; }
  100% {
    opacity: 0; } }
  @media screen and (max-width: 768px) {
    .encart_openstore .rw-sentence {
      font-size: 18px; } }
  @media screen and (max-width: 320px) {
    .encart_openstore .rw-sentence {
      font-size: 9px; } }

.container_openstore .openstore.first {
  padding-top: 30px; }
.container_openstore img {
  max-width: 100%; }
.container_openstore .txt {
  color: #4b4b4c; }
.container_openstore .button,
.container_openstore .formulaire-contact input.button,
.formulaire-contact .container_openstore input.button,
.container_openstore .formulaire-contact button,
.formulaire-contact .container_openstore button,
.container_openstore .button-medium,
.container_openstore .formulaire-contact select.button,
.formulaire-contact .container_openstore select.button,
.container_openstore .button_large {
  background: #28596a;
  border-color: #18374c !important; }
  .container_openstore .button:hover,
  .container_openstore .formulaire-contact button:hover,
  .formulaire-contact .container_openstore button:hover,
  .container_openstore .button-medium:hover,
  .container_openstore .button_large:hover {
    border-color: #afca0b !important; }
.container_openstore .block {
  margin-bottom: 35px; }
.container_openstore .title_default {
  color: #FFFFFF;
  font-family: "RobotoCondensed-variable", sans-serif;
  font-weight: 700;
  font-size: 32px; }
  @media (max-width: 991px) {
    .container_openstore .title_default {
      font-size: 22px; } }
  .container_openstore .title_default span {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #afca0b;
    display: inline-block;
    font-style: italic;
    padding: 5px 30px; }
.container_openstore .title_h3 {
  font-size: 24px; }
  @media (max-width: 991px) {
    .container_openstore .title_h3 {
      font-size: 18px; } }
.container_openstore .sous-titre {
  font-size: 18px;
  margin: 12px 0 7px; }
  @media (max-width: 991px) {
    .container_openstore .sous-titre {
      font-size: 16px; } }
.container_openstore .table_div .title {
  color: #4b4b4c;
  font-family: "RobotoCondensed-variable", sans-serif;
  font-weight: 700;
  font-size: 19px;
  margin-bottom: 12px;
  text-transform: uppercase; }
.container_openstore .table_div ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }
.container_openstore .table_div .td_div {
  border: 1px solid #d6d4d4;
  border-right: 0 none;
  min-height: 145px;
  padding: 15px 0 20px;
  text-align: center; }
  @media (max-width: 991px) {
    .container_openstore .table_div .td_div {
      min-height: 175px; } }
  .container_openstore .table_div .td_div.last {
    border-right: 1px solid #d6d4d4; }
.container_openstore .table_div .td_div_btn a {
  margin-top: 25px; }
.container_openstore ul {
  list-style: disc;
  margin-bottom: 20px;
  padding-left: 20px; }
  .container_openstore ul li {
    color: #4b4b4c;
    margin-bottom: 6px; }
.container_openstore .block_openstore {
  min-height: 225px;
  text-align: justify; }
  @media (max-width: 991px) {
    .container_openstore .block_openstore {
      min-height: 300px; } }
.container_openstore .button_large {
  font-size: 16px;
  padding: 10px 30px; }
  @media (max-width: 767.99875px) {
    .container_openstore .button_large {
      padding: 10px 20px; } }
.container_openstore .content_btn {
  text-align: center; }
  .container_openstore .content_btn.info_finance {
    text-align: left; }
    @media (min-width: 768px) {
      .container_openstore .content_btn.info_finance {
        padding-top: 115px; } }
.container_openstore .txt_form {
  color: #4b4b4c;
  font-size: 15px;
  padding: 20px 15px 0; }
.container_openstore .formulaire .title_h3 {
  padding: 20px 0 5px; }
.container_openstore .wrtestimony_openstore {
  clear: both;
  padding-top: 15px;
  position: relative;
  z-index: 10; }
  .container_openstore .wrtestimony_openstore .item {
    -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 35px;
    padding-bottom: 20px;
    overflow: hidden; }
    @media (min-width: 1200px) {
      .container_openstore .wrtestimony_openstore .item {
        min-height: 410px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .container_openstore .wrtestimony_openstore .item {
        min-height: 490px; } }
    .container_openstore .wrtestimony_openstore .item a {
      display: block; }
  .container_openstore .wrtestimony_openstore .img_testimony {
    display: block;
    height: 210px;
    margin: 0 0 10px;
    text-align: center;
    overflow: hidden; }
    .container_openstore .wrtestimony_openstore .img_testimony img {
      display: block;
      margin: 0 auto;
      width: 100%; }
  .container_openstore .wrtestimony_openstore .name_testimony {
    color: #4b4b4c;
    font: 600 18px/22px "Roboto", Arial, sans-serif;
    padding: 0 15px; }
  .container_openstore .wrtestimony_openstore .txt_testimony {
    padding: 0 15px;
    font-size: 13px;
    line-height: 1.4;
    text-align: justify; }
.container_openstore #form_open_store .content_textarea label {
  display: block; }
.container_openstore #form_open_store textarea {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #FFFFFF;
  border: solid 1px #afca0b;
  width: 100%; }
.container_openstore #form_open_store .button,
.container_openstore #form_open_store .formulaire-contact button,
.formulaire-contact .container_openstore #form_open_store button,
.container_openstore #form_open_store .button-medium {
  margin-top: 22px; }

#_desktop_postuler, #_mobile_postuler {
  margin-top: 20px; }
  #_desktop_postuler .block_openstore, #_mobile_postuler .block_openstore {
    padding-top: 15px; }
    #_desktop_postuler .block_openstore.form, #_mobile_postuler .block_openstore.form {
      min-height: auto; }
    #_desktop_postuler .block_openstore .txt.last, #_mobile_postuler .block_openstore .txt.last {
      margin: 0; }
  #_desktop_postuler.formulaire form#form_open_store, #_mobile_postuler.formulaire form#form_open_store {
    padding: 10px 15px 15px; }

/* -------------- HOME MAP - Map agency home
-----------------------------------------------*/
@media (max-width: 767px) {
  .map_marker_agency .content-map {
    transform: scale(0.8); } }

.cms-financement .content_cms h1 {
  margin-bottom: 0; }

.cms-financement .container_cms .content_cms {
  margin-right: 0; }

.container_form_lead .vente-agence {
  text-align: center; }
  .container_form_lead .vente-agence .photo-agence {
    min-height: auto;
    max-height: none; }

/* -------------- HOME MAP - Map agency home
-----------------------------------------------*/
.container_pub {
  border: solid 2px #afca0b;
  background: transparent url("../img/cg_photo.png") 20px 65px no-repeat;
  background-position: 20px 50px;
  min-height: 190px;
  position: relative;
  z-index: 10; }
  @media (min-width: 992px) {
    .container_pub {
      background-position: 20px 65px; } }
  .container_pub .title {
    color: #6b6b6b;
    font-size: 27px;
    text-transform: uppercase; }
    .container_pub .title strong {
      color: #afca0b;
      font-style: normal; }
  .container_pub .txt {
    margin-bottom: 20px;
    padding-right: 50px; }
  .container_pub .action .button,
  .container_pub .action .formulaire-contact button,
  .formulaire-contact .container_pub .action button,
  .container_pub .action .button-medium {
    display: inline-block; }
  .container_pub .img {
    margin: 15px 0 0; }
  .container_pub .bandeau {
    background: #afca0b;
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    z-index: 10; }
  .container_pub .img_right {
    bottom: 0;
    right: 0;
    margin: 0;
    position: absolute;
    text-align: right;
    z-index: 20; }
    .container_pub .img_right img {
      height: auto;
      width: 110px; }
      @media (max-width: 575.99875px) {
        .container_pub .img_right img {
          width: 90px; } }

@media (max-height: 850px) {
  #testimony_form .form_testimony {
    padding-top: 10px !important; }
    #testimony_form .form_testimony .col-md-6 label {
      display: none !important; }
    #testimony_form .form_testimony label[for='title'] {
      display: none !important; }
    #testimony_form .form_testimony textarea {
      min-height: 75px !important; }
    #testimony_form .form_testimony .line_form {
      margin-bottom: 8px !important; }
    #testimony_form .form_testimony input[type='radio'] {
      height: 15px !important; }
    #testimony_form .form_testimony .btn_radio label {
      margin-bottom: 5px !important; } }
@media (max-width: 1199px) {
  #testimony_form .form_testimony .radio {
    float: left !important;
    position: relative !important;
    top: 3px !important; }
  #testimony_form .form_testimony .btn_radio label {
    display: block !important; }
  #testimony_form .g-recaptcha {
    transform: scale(0.6);
    transform-origin: 0; }
    #testimony_form .g-recaptcha > div {
      margin: auto; }
  #testimony_form .uploader {
    height: 30px !important; }
    #testimony_form .uploader span.filename {
      width: 150px !important; } }
@media (max-width: 1200px) {
  #testimony_form .nopadding-xs {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .sidebar-agence .top-sidebar {
    min-height: 0 !important; }
    .sidebar-agence .top-sidebar div.testimony_post {
      height: 60px !important; } }
    @media (max-width: 1200px) and (max-width: 575.99875px) {
      .sidebar-agence .top-sidebar div.testimony_post {
        height: 75px !important; } }

@media (max-width: 1199px) {
  #testimony_form .btn_radio input[type='radio'] {
    width: auto !important;
    float: left !important; } }
.block-agence h3.nom a {
  text-decoration: none !important;
  color: #FFFFFF !important; }

#module-wrchildpage-page .btn_estimation,
.shortcode_widget .btn_estimation {
  margin-top: 10px;
  text-align: center; }
#module-wrchildpage-page .content-bottom,
.shortcode_widget .content-bottom {
  margin-bottom: 15px; }
#module-wrchildpage-page .infos_block_content,
.shortcode_widget .infos_block_content {
  background: transparent url("../img/reprise_vehicule.png") right top no-repeat;
  display: block;
  padding: 15px;
  color: white; }
#module-wrchildpage-page .infos_block.reprise,
.shortcode_widget .infos_block.reprise {
  margin-top: 10px;
  background: #afca0b;
  color: #FFFFFF;
  margin-bottom: 15px;
  padding: 0;
  text-align: left; }
  #module-wrchildpage-page .infos_block.reprise .title,
  .shortcode_widget .infos_block.reprise .title {
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-family: "robotobold", Arial, sans-serif;
    font-weight: 400;
    margin-bottom: 6px;
    text-transform: uppercase; }
    @media (max-width: 767.99875px) {
      #module-wrchildpage-page .infos_block.reprise .title,
      .shortcode_widget .infos_block.reprise .title {
        font-size: 14px; } }
  #module-wrchildpage-page .infos_block.reprise .txt,
  .shortcode_widget .infos_block.reprise .txt {
    color: #515151;
    font-family: "robotoregular", Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase; }
    @media (max-width: 767.99875px) {
      #module-wrchildpage-page .infos_block.reprise .txt,
      .shortcode_widget .infos_block.reprise .txt {
        font-size: 13px; } }
#module-wrchildpage-page .form_lead.reprise,
.shortcode_widget .form_lead.reprise {
  padding: 0; }
  #module-wrchildpage-page .form_lead.reprise .block_lead,
  .shortcode_widget .form_lead.reprise .block_lead {
    margin: 0;
    background: #ededed; }
    #module-wrchildpage-page .form_lead.reprise .block_lead .line_button,
    .shortcode_widget .form_lead.reprise .block_lead .line_button {
      text-align: center; }
  #module-wrchildpage-page .form_lead.reprise .form_lead,
  .shortcode_widget .form_lead.reprise .form_lead {
    padding: 0; }
#module-wrchildpage-page span.main_title,
.shortcode_widget span.main_title {
  font-size: 23px;
  padding-bottom: 10px;
  line-height: 25px; }

.childpage_formtop {
  padding-bottom: 150px; }

.childpage_reassurance > div {
  margin-top: -135px; }

#module-wrstoredata-default div.list_pages {
  margin-top: 10px; }
  #module-wrstoredata-default div.list_pages a {
    text-align: center;
    margin-bottom: 3px; }

/* -------------- BTN PAGE AGENCE
-----------------------------------------------*/
.content_list_pages {
  background: #ededed;
  text-align: center; }
  .content_list_pages .title {
    color: #6b6b6b;
    font-size: 20px;
    margin-top: 20px; }
  .content_list_pages .txt {
    margin-bottom: 15px; }
  .content_list_pages .item {
    margin-bottom: 25px;
    padding: 0 25px; }
    @media (min-width: 992px) {
      .content_list_pages .item {
        padding: 0 45px; } }

/* -------------- WRCHILDPAGE - Content
-----------------------------------------------*/
#module-wrchildpage-page .container_wrchildpage .btn_estimation {
  text-align: right; }

.container_wrchildpage .rte h1,
.container_wrchildpage .rte h2 {
  background: transparent;
  border: 0 none;
  border-bottom: solid 3px #afca0b;
  color: #4b4b4c;
  font: 300 28px/32px "RobotoCondensed-variable", sans-serif;
  margin: 15px 0 30px;
  padding: 10px 0;
  position: relative;
  line-height: 1.2; }
.container_wrchildpage .rte h2 {
  font-size: 32px;
  padding: 10px 0 5px; }
.container_wrchildpage .rte h3,
.container_wrchildpage .rte h4,
.container_wrchildpage .rte h5,
.container_wrchildpage .rte h6 {
  color: #838383;
  font: 300 32px/38px "RobotoCondensed-variable", sans-serif;
  margin: 15px 0 25px;
  text-align: center;
  color: #4b4b4c;
  margin: 20px 0 8px;
  text-align: left; }
.container_wrchildpage .rte h3 {
  font-size: 26px; }
.container_wrchildpage .rte h4 {
  font-size: 22px; }
.container_wrchildpage .rte h5 {
  font-size: 18px;
  font-family: "RobotoCondensed-variable", sans-serif;
  font-weight: 700; }
.container_wrchildpage .rte h6 {
  font-size: 16px;
  font-family: "RobotoCondensed-variable", sans-serif;
  font-weight: 700; }
.container_wrchildpage .rte .txt {
  line-height: 1.5; }
  .container_wrchildpage .rte .txt p {
    margin-bottom: 15px; }
.container_wrchildpage .rte .chapo {
  line-height: 1.5;
  margin-bottom: 15px; }
.container_wrchildpage .block_txt_agency {
  color: #FFFFFF;
  padding-top: 5px;
  text-align: left; }
  @media (max-width: 991.99875px) {
    .container_wrchildpage .block_txt_agency {
      margin: 0 -15px; } }
  .container_wrchildpage .block_txt_agency .rte .chapo,
  .container_wrchildpage .block_txt_agency .rte p {
    color: inherit; }
  .container_wrchildpage .block_txt_agency .rte .chapo {
    font-size: 15px;
    font-weight: 400;
    text-transform: inherit; }
  .container_wrchildpage .block_txt_agency .rte .btn_estimation .line_button {
    text-align: right; }
  .container_wrchildpage .block_txt_agency .page-title,
  .container_wrchildpage .block_txt_agency h1, .container_wrchildpage .block_txt_agency h2, .container_wrchildpage .block_txt_agency h3, .container_wrchildpage .block_txt_agency h4, .container_wrchildpage .block_txt_agency h5, .container_wrchildpage .block_txt_agency h6 {
    color: inherit;
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 300;
    margin-bottom: 20px; }
    @media (max-width: 991.99875px) {
      .container_wrchildpage .block_txt_agency .page-title,
      .container_wrchildpage .block_txt_agency h1, .container_wrchildpage .block_txt_agency h2, .container_wrchildpage .block_txt_agency h3, .container_wrchildpage .block_txt_agency h4, .container_wrchildpage .block_txt_agency h5, .container_wrchildpage .block_txt_agency h6 {
        font-size: 28px; } }
  .container_wrchildpage .block_txt_agency .page-title {
    margin-top: 20px !important; }

/* -------------- CMS - Content fullscreen
-----------------------------------------------*/
.container-fullscreen {
  padding: 30px 0 50px;
  background-color: #4b4b4c; }
  .container-fullscreen.join_franchise {
    background-image: url("../img/banner_home03.png");
    background-position: center;
    background-size: cover;
    color: #FFFFFF;
    padding-bottom: 30px;
    text-align: center; }
    .container-fullscreen.join_franchise.winter {
      background-image: url("../img/banner_home02.png"); }
    .container-fullscreen.join_franchise.spring {
      background-image: url("../img/banner_home_spring.jpg"); }
    .container-fullscreen.join_franchise p {
      font-size: 18px;
      font-weight: bold; }

/* Contenu Franchise */
.container_form_franchise {
  padding: 30px 0 50px;
  background: #ededed;
  padding-bottom: 30px; }
  .container_form_franchise .formulaire form {
    padding: 0; }
  .container_form_franchise .valider_btn {
    background-color: #18374c;
    border-color: #0a1d2c !important; }
    .container_form_franchise .valider_btn:hover {
      background-color: #afca0b;
      border-color: #89a315 !important; }

.link_blue {
  color: #28596a;
  cursor: pointer; }
  .link_blue:hover {
    color: #18374c; }

.link_green {
  color: #afca0b;
  cursor: pointer; }
  .link_green:hover {
    color: #89a315; }

.link_green_dark {
  color: #89a315;
  cursor: pointer; }
  .link_green_dark:hover {
    color: #0a1d2c; }

body#product .wrbreadcrumb ol.breadcrumb {
  margin-bottom: 0; }

.rating.noclearfix {
  display: inline;
  margin: 0;
  clear: none; }

.rating.noclearfix::after {
  content: "";
  display: none;
  clear: none; }

.tel_vn {
  color: #4b4b4c;
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  margin: 0 0 15px 0; }
  @media (max-width: 1199.99875px) {
    .tel_vn {
      font-size: 17px; } }
  .tel_vn .fa-phone {
    color: #0a1d2c; }
  .tel_vn .nb_phone {
    color: #afca0b; }
    @media (max-width: 1199.99875px) {
      .tel_vn .nb_phone {
        font-size: 17px; } }

.lenbox {
  background: #afca0b;
  padding: 10px; }
  @media (max-width: 991.99875px) {
    .lenbox {
      padding: 0; } }

.bg-white {
  background: white; }

.bg-white-75 {
  background: rgba(255, 255, 255, 0.75); }

/* SLICK Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

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

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 2px; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff; }

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); }
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 30px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: "FontAwesome";
  font-size: 30px;
  line-height: 1;
  opacity: .75;
  color: grey;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -15px; }

[dir='rtl'] .slick-prev {
  right: -15px;
  left: auto; }

.slick-prev:before {
  content: '\f104'; }

[dir='rtl'] .slick-prev:before {
  content: '\f105'; }

.slick-next {
  right: -15px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -15px; }

.slick-next:before {
  content: '\f105'; }

[dir='rtl'] .slick-next:before {
  content: '\f104'; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 4px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 18px;
  height: 18px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@media (max-width: 991.99875px) {
  .scrollable_homefeatured .slick-list .slick-arrow:before {
    color: #FFFFFF !important; } }
.scrollable_homefeatured .slick-dots {
  bottom: 10px; }
  @media (max-width: 767.99875px) {
    .scrollable_homefeatured .slick-dots {
      bottom: 0; } }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

#form_contact .g-recaptcha > div {
  margin: 0 auto 10px auto; }

.radio_required.form-error .form-check-label {
  color: red !important; }

@media (max-width: 767.99875px) {
  .module-wrlead-reprise .container_reprise_lead div.container_form .form_lead .block_lead .form-group {
    margin-bottom: 0; }
    .module-wrlead-reprise .container_reprise_lead div.container_form .form_lead .block_lead .form-group label {
      margin-bottom: 4px; }
  .module-wrlead-reprise .form_lead button {
    width: 100% !important; }
  .module-wrlead-reprise .form_lead input {
    margin-bottom: 8px; } }
.module-wrlead-reprise .recaptcha .pull-right {
  float: none;
  margin-bottom: 15px; }
.module-wrlead-reprise .recaptcha .g-recaptcha > div {
  margin: auto; }

.required_fields_mention {
  color: #0a1d2c;
  font-size: 12px;
  font-style: italic; }
  .required_fields_mention sup {
    color: red; }

#module-wrlead-reprise .page-heading {
  font-size: 24px; }
  @media (min-width: 576px) {
    #module-wrlead-reprise .page-heading {
      font-size: 28px; } }
  @media (min-width: 992px) {
    #module-wrlead-reprise .page-heading {
      font-size: 40px; } }
#module-wrlead-reprise .sub_title {
  font-size: 18px; }
  @media (min-width: 576px) {
    #module-wrlead-reprise .sub_title {
      font-size: 20px; } }
  @media (min-width: 992px) {
    #module-wrlead-reprise .sub_title {
      font-size: 30px; } }
#module-wrlead-reprise .tab-content {
  min-height: 100px; }
#module-wrlead-reprise .formulaire_step_customer > div {
  padding-top: 0 !important; }
#module-wrlead-reprise div.container_vente {
  background-position: top center;
  min-height: 100px; }
  @media (min-width: 992px) {
    #module-wrlead-reprise div.container_vente {
      min-height: 450px; } }

.input_plaque {
  border-radius: 5px;
  background: url("../img/bg_plaque-1.jpg") no-repeat 7px center #0060ad;
  background-size: contain;
  font-family: 'Arial', sans-serif; }
  .input_plaque .bg_plaque {
    margin: 0 30px; }
    .input_plaque .bg_plaque input#immat, .input_plaque .bg_plaque input.immat {
      border-color: #0060ad;
      border-radius: 0;
      font-family: 'Arial', sans-serif;
      text-align: center;
      font-style: normal;
      height: 50px;
      font-size: 28px !important; }
      .input_plaque .bg_plaque input#immat:-moz-placeholder, .input_plaque .bg_plaque input.immat:-moz-placeholder {
        text-transform: none;
        font-size: 28px !important; }
      .input_plaque .bg_plaque input#immat::-moz-placeholder, .input_plaque .bg_plaque input.immat::-moz-placeholder {
        text-transform: none;
        font-size: 28px !important; }
      .input_plaque .bg_plaque input#immat:-ms-input-placeholder, .input_plaque .bg_plaque input.immat:-ms-input-placeholder {
        text-transform: none;
        font-size: 28px !important; }
      .input_plaque .bg_plaque input#immat::-webkit-input-placeholder, .input_plaque .bg_plaque input.immat::-webkit-input-placeholder {
        text-transform: none;
        font-size: 28px !important; }

#form_place_ad input, #form_place_ad select, #form_vehicle_data input, #form_vehicle_data select, #form_seller_data input, #form_seller_data select, #second_form input, #second_form select {
  height: 40px;
  line-height: 30px;
  font-size: 15px; }
#form_place_ad #immat, #form_place_ad .immat, #form_vehicle_data #immat, #form_vehicle_data .immat, #form_seller_data #immat, #form_seller_data .immat, #second_form #immat, #second_form .immat {
  text-transform: uppercase;
  font-size: 20px; }
  #form_place_ad #immat:-moz-placeholder, #form_place_ad .immat:-moz-placeholder, #form_vehicle_data #immat:-moz-placeholder, #form_vehicle_data .immat:-moz-placeholder, #form_seller_data #immat:-moz-placeholder, #form_seller_data .immat:-moz-placeholder, #second_form #immat:-moz-placeholder, #second_form .immat:-moz-placeholder {
    text-transform: none;
    font-size: 18px; }
  #form_place_ad #immat::-moz-placeholder, #form_place_ad .immat::-moz-placeholder, #form_vehicle_data #immat::-moz-placeholder, #form_vehicle_data .immat::-moz-placeholder, #form_seller_data #immat::-moz-placeholder, #form_seller_data .immat::-moz-placeholder, #second_form #immat::-moz-placeholder, #second_form .immat::-moz-placeholder {
    text-transform: none;
    font-size: 18px; }
  #form_place_ad #immat:-ms-input-placeholder, #form_place_ad .immat:-ms-input-placeholder, #form_vehicle_data #immat:-ms-input-placeholder, #form_vehicle_data .immat:-ms-input-placeholder, #form_seller_data #immat:-ms-input-placeholder, #form_seller_data .immat:-ms-input-placeholder, #second_form #immat:-ms-input-placeholder, #second_form .immat:-ms-input-placeholder {
    text-transform: none;
    font-size: 18px; }
  #form_place_ad #immat::-webkit-input-placeholder, #form_place_ad .immat::-webkit-input-placeholder, #form_vehicle_data #immat::-webkit-input-placeholder, #form_vehicle_data .immat::-webkit-input-placeholder, #form_seller_data #immat::-webkit-input-placeholder, #form_seller_data .immat::-webkit-input-placeholder, #second_form #immat::-webkit-input-placeholder, #second_form .immat::-webkit-input-placeholder {
    text-transform: none;
    font-size: 18px; }
  @media (max-width: 767.99875px) {
    #form_place_ad #immat:-moz-placeholder, #form_place_ad .immat:-moz-placeholder, #form_vehicle_data #immat:-moz-placeholder, #form_vehicle_data .immat:-moz-placeholder, #form_seller_data #immat:-moz-placeholder, #form_seller_data .immat:-moz-placeholder, #second_form #immat:-moz-placeholder, #second_form .immat:-moz-placeholder {
      font-size: 15px; }
    #form_place_ad #immat::-moz-placeholder, #form_place_ad .immat::-moz-placeholder, #form_vehicle_data #immat::-moz-placeholder, #form_vehicle_data .immat::-moz-placeholder, #form_seller_data #immat::-moz-placeholder, #form_seller_data .immat::-moz-placeholder, #second_form #immat::-moz-placeholder, #second_form .immat::-moz-placeholder {
      font-size: 15px; }
    #form_place_ad #immat:-ms-input-placeholder, #form_place_ad .immat:-ms-input-placeholder, #form_vehicle_data #immat:-ms-input-placeholder, #form_vehicle_data .immat:-ms-input-placeholder, #form_seller_data #immat:-ms-input-placeholder, #form_seller_data .immat:-ms-input-placeholder, #second_form #immat:-ms-input-placeholder, #second_form .immat:-ms-input-placeholder {
      font-size: 15px; }
    #form_place_ad #immat::-webkit-input-placeholder, #form_place_ad .immat::-webkit-input-placeholder, #form_vehicle_data #immat::-webkit-input-placeholder, #form_vehicle_data .immat::-webkit-input-placeholder, #form_seller_data #immat::-webkit-input-placeholder, #form_seller_data .immat::-webkit-input-placeholder, #second_form #immat::-webkit-input-placeholder, #second_form .immat::-webkit-input-placeholder {
      font-size: 15px; } }

#module-wraeform-reprise .chosen-container-active, #module-wraeform-reprise select:focus, #module-wraeform-default .chosen-container-active, #module-wraeform-default select:focus {
  border-radius: 5px;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.grecaptcha-badge {
  z-index: 10; }

.elementor .elementor-text-editor p {
  line-height: 1.5em !important; }

.pointer {
  cursor: pointer; }

#force_step_2 {
  cursor: pointer; }
  #force_step_2 span {
    text-decoration: underline; }
  #force_step_2:hover {
    color: #afca0b; }

#vendre_reassurance_top {
  font-size: 20px; }

#vendre_reassurance_top .fa {
  font-size: 50px; }

#vendre_reassurance_top .reassurance_title {
  font-size: 28px; }

#result_order {
  padding: 0 5px; }

.cancel-container {
  left: 50% !important;
  margin-left: -50vw !important;
  position: relative !important;
  width: calc(100vw) !important;
  z-index: 1 !important; }
  .cancel-container .container {
    margin: 0 auto !important; }

@media (max-width: 992.65px) {
  .cancel-container {
    width: 100vw !important;
    padding-left: 0 !important; } }
body {
  overflow-x: hidden; }

@media (max-width: 991.99875px) {
  body {
    font-size: 16px; } }
@media (max-width: 991.99875px) {
  #module-wrlead-vn.theme2021 {
    padding-top: 0; } }
@media (max-width: 767.99875px) {
  #module-wrlead-vn.theme2021 {
    padding-top: 0; } }

@media (max-width: 991.99875px) {
  .theme2021 {
    padding-top: 70px; } }
@media (max-width: 767.99875px) {
  .theme2021 {
    padding-top: 82px; } }
@media (max-width: 991.99875px) {
  .theme2021.module-wrlead-reprise, .theme2021.module-wrlead-reprise2, .theme2021.module-wrlead-reprise3, .theme2021.module-wrlead-reprise4, .theme2021.module-wrlead-vente, .theme2021.module-wrlead-vente2, .theme2021.module-wrlead-vente3, .theme2021.module-wrlead-vente4 {
    padding-top: 0; } }
@media (min-width: 992px) {
  .theme2021 .container,
  .theme2021 .elementor-section.cancel-container.child-container > .elementor-container {
    max-width: 900px; } }
@media (min-width: 1200px) {
  .theme2021 .container,
  .theme2021 .elementor-section.cancel-container.child-container > .elementor-container {
    max-width: 1140px; } }
@media (min-width: 1200px) {
  .theme2021 .container,
  .theme2021 .elementor-section.cancel-container.child-container > .elementor-container {
    max-width: 1140px; } }
@media (min-width: 1440px) {
  .theme2021 .container,
  .theme2021 .elementor-section.cancel-container.child-container > .elementor-container {
    max-width: 1240px; } }
@media (min-width: 1600px) {
  .theme2021 .container,
  .theme2021 .elementor-section.cancel-container.child-container > .elementor-container {
    max-width: 1420px; } }
@media (min-width: 768px) and (max-width: 991.99875px) {
  .theme2021 .container,
  .theme2021 .elementor-section.cancel-container.child-container > .elementor-container {
    max-width: 815px; } }

@media (min-width: 576px) and (max-width: 767.99875px) {
  .theme2021 .container,
  .theme2021 .elementor-section.cancel-container.child-container > .elementor-container {
    max-width: 600px; } }

.theme2021 .form-control {
  color: #6b6b6b;
  font-size: 13px; }
.theme2021 .slick-prev, .theme2021 .slick-arrow {
  color: inherit;
  opacity: 1; }
  .theme2021 .slick-prev.active, .theme2021 .slick-prev:hover, .theme2021 .slick-prev:focus, .theme2021 .slick-arrow.active, .theme2021 .slick-arrow:hover, .theme2021 .slick-arrow:focus {
    opacity: 0.8; }
.theme2021 .txt.blue {
  color: #18374c; }
@media (max-width: 575.99875px) {
  .theme2021#index .tab-content {
    margin-top: 0; }
  .theme2021#index #columns {
    padding: 0 !important; } }
@media (max-width: 767.99875px) {
  .theme2021 .radio input.visible-xs {
    height: 15px;
    opacity: 1; } }

.button.btn-blue,
.formulaire-contact input.btn-blue.button,
.formulaire-contact button.btn-blue,
.btn-blue.button-medium,
.formulaire-contact select.btn-blue.button {
  background: #18374c !important;
  border-bottom-color: #0a1d2c !important; }

.slick-dots li button:before {
  font-size: 14px; }

.form-styles .form_label, .form-styles label, .form-styles .label-txt {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 600; }
.form-styles select, .form-styles input {
  border: 1px solid #afca0b;
  box-shadow: 0;
  font-family: "robotolight", Arial, sans-serif;
  height: 35px;
  margin-bottom: 15px; }
  .form-styles select option:hover, .form-styles input option:hover {
    background-color: rgba(175, 202, 11, 0.2); }
.form-styles .selector {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: none;
  border: 1px solid #afca0b;
  color: #838383;
  font-family: "RobotoCondensed-variable", sans-serif;
  font-weight: 300;
  font-style: italic;
  height: 30px;
  max-width: 100%; }
  .form-styles .selector span {
    color: #838383;
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 300;
    font-size: 13px;
    text-shadow: none; }
  .form-styles .selector select {
    background: none; }
.form-styles .chosen-container {
  margin-bottom: 15px; }
.form-styles .chp_requis {
  color: #18374c !important; }
.form-styles .form-check:hover, .form-styles .form-check:active, .form-styles .form-check:focus, .form-styles .form-check-label:hover, .form-styles .form-check-label:active, .form-styles .form-check-label:focus {
  cursor: pointer; }
.form-styles .form-check label, .form-styles .form-check .label, .form-styles .form-check-label label, .form-styles .form-check-label .label {
  font-family: "Roboto", Arial, sans-serif;
  padding-left: 5px;
  text-transform: none !important; }
.form-styles .form-check input:hover, .form-styles .form-check input:active, .form-styles .form-check input:focus {
  cursor: pointer; }
.form-styles .button-medium, .form-styles .formulaire-contact input.button, .formulaire-contact .form-styles input.button,
.form-styles .formulaire-contact input.button-medium,
.formulaire-contact .form-styles input.button-medium, .form-styles .formulaire-contact select.button, .formulaire-contact .form-styles select.button,
.form-styles .formulaire-contact select.button-medium,
.formulaire-contact .form-styles select.button-medium, .form-styles .formulaire-contact button, .formulaire-contact .form-styles button, .form-styles .button-large {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 900;
  font-size: 16px; }
.form-styles .txt-form {
  color: #18374c;
  font-size: 17px; }
  @media (max-width: 991.99875px) {
    .form-styles .txt-form {
      font-size: 15px; } }
.form-styles.form-second-dark select, .form-styles.form-second-dark input {
  border-color: #aaa;
  font-family: "Roboto", Arial, sans-serif; }

@media (max-width: 767.99875px) {
  .page-product-heading {
    font-size: 28px;
    margin: 10px 0 !important;
    padding-bottom: 0; }
    .page-product-heading span {
      margin-bottom: 5px; } }

@media (max-width: 1199.99875px) {
  #header .container_nav .header_logo .logo {
    max-width: 67%; } }
@media (max-width: 991.99875px) {
  #header .container_nav .header_logo .logo {
    max-width: 60%; } }
@media (max-width: 767.99875px) {
  #header .container_nav .header_logo .logo {
    max-width: 37%; } }
@media (max-width: 575.99875px) {
  #header .container_nav .header_logo .logo {
    max-width: 75%; } }

.cms_content .clearfix {
  display: flex;
  flex-wrap: wrap;
  margin: 0; }
@media (max-width: 767.99875px) {
  .cms_content .widget {
    padding: 0; }
    .cms_content .widget .media {
      padding-left: 0;
      padding-right: 0; } }

.theme2021 .carousel-indicators {
  margin-left: 0;
  margin-right: 0; }
  .theme2021 .carousel-indicators li {
    border-radius: 100%;
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 12px;
    height: 12px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #afca0b;
    opacity: 1; }
    .theme2021 .carousel-indicators li.active {
      background-color: #afca0b; }

.bg-grey {
  background-color: #f5f5f5; }

.bg-grey-lighter {
  background-color: #ededed; }

.hover-bg-grey-lighter:hover {
  background-color: #ededed; }

@media (max-width: 767.99875px) {
  .page-heading {
    font-size: 25px;
    line-height: 1.3; } }
.page-heading.h2 {
  border-bottom: 0 none; }
  @media (max-width: 767.99875px) {
    .page-heading.h2 {
      font-size: 20px;
      font-weight: 700;
      line-height: 1;
      padding-bottom: 5px; } }
.page-heading.h1, .page-heading.title-vente {
  color: #18374c;
  font: 300 40px/48px "RobotoCondensed-variable", sans-serif;
  margin-bottom: 15px;
  padding-bottom: 10px; }
  @media (max-width: 767.99875px) {
    .page-heading.h1, .page-heading.title-vente {
      font-size: 1.8em;
      line-height: 1.1;
      font-weight: 600;
      padding-bottom: 8px; }
      .page-heading.h1.title_responsive, .page-heading.title-vente.title_responsive {
        background-color: #18374c;
        border: 0 none;
        color: #FFFFFF;
        padding: 10px 15px; } }

.rte h2 {
  border-bottom: solid 3px #afca0b;
  color: #4b4b4c;
  margin-bottom: 15px;
  padding-bottom: 10px;
  font: 320 35px/40px "RobotoCondensed-variable", sans-serif; }
  @media (max-width: 767.99875px) {
    .rte h2 {
      font-size: 21px;
      line-height: 1.1;
      padding-bottom: 8px;
      text-align: center; }
      .rte h2.title_responsive {
        background-color: #18374c;
        border: 0 none;
        color: #FFFFFF;
        padding: 12px 15px 10px 15px; } }
  .rte h2.cms_subtitle {
    border-bottom: 0 none;
    padding: 0 !important; }
.rte h3 {
  font-size: 23px; }

@media (max-width: 767.99875px) {
  h2.subtitle,
  p.h2.subtitle {
    font-size: 23px;
    line-height: 1.2; } }

@media (max-width: 991.99875px) {
  .container_nav {
    background-color: white;
    height: 78px;
    position: fixed; } }

#index {
  /*
  .container_nav {
    @include media-breakpoint-down(md) {
      background-color: rgba(255, 255, 255, 1);
    }
    @include media-breakpoint-up(lg) {
      position: absolute;
    }

    .navbar-default button {
      @include media-breakpoint-down(md) {
        color: $grey-darker;
      }
    }
  }
*/ }
  #index #_mobile_reassurance .item {
    box-shadow: none !important; }
  #index #_mobile_reassurance .item_reinsurance {
    align-items: center;
    display: flex; }
    #index #_mobile_reassurance .item_reinsurance .title_reinsurance {
      font-size: 19px;
      max-width: 205px;
      text-align: left; }

#_mobile_reassurance .item {
  box-shadow: none !important; }

@media (max-width: 575.99875px) {
  .modal-header {
    border-bottom: none; }
    .modal-header .logo {
      max-width: 50%; } }

@media (max-width: 767.99875px) {
  .menu-responsive .navbar-collapse {
    background: #FFFFFF;
    position: absolute;
    top: 39px;
    z-index: 1000; } }

#_mobile_top_menu .main_menu .categories {
  border-top: 1px solid #ededed; }
  #_mobile_top_menu .main_menu .categories:first-child {
    border-top: 0 none; }

.js-top-menu.mobile .main_menu .item_main_menu .link_menu {
  color: #18374c;
  display: inline-block;
  font-family: "RobotoCondensed-variable", sans-serif;
  font-stretch: condensed;
  font-weight: 700;
  font-size: 17px;
  width: 90%; }
.js-top-menu.mobile .main_menu .item_main_menu .icon-collapse:hover {
  cursor: pointer; }
.js-top-menu.mobile .main_menu .item_main_menu .icon-collapse:before {
  content: "\f106";
  font-family: "FontAwesome"; }
.js-top-menu.mobile .main_menu .item_main_menu .icon-collapse.collapsed:before {
  content: "\f107"; }
.js-top-menu.mobile .main_menu .item_main_menu .sub-menu-cat .item_submenu {
  color: #4b4b4c;
  display: inline-block;
  width: 100%; }
  .js-top-menu.mobile .main_menu .item_main_menu .sub-menu-cat .item_submenu:hover {
    color: #89a315; }

#menu-icon {
  background: transparent;
  border: 0 none; }
  #menu-icon .icon-bars, #menu-icon .icon-reorder {
    color: #18374c;
    font-size: 26px; }

.heading-form {
  background-color: #18374c;
  color: #FFFFFF; }
  .heading-form .title {
    font-family: "robotolight", Arial, sans-serif;
    font-size: 30px;
    font-weight: 500; }
    @media (max-width: 575.99875px) {
      .heading-form .title {
        font-size: 21px; } }
  .heading-form p {
    line-height: 20px; }
  .heading-form .number-step {
    align-items: center;
    border: 2px solid #afca0b;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    font-size: 28px;
    height: 38px;
    line-height: 29px;
    width: 38px; }

.txt-signature {
  font-weight: 500; }

.text-italic {
  font-style: italic; }

.text-bold {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 600; }

.alert.alert-danger, .alert.alert-success {
  font-family: "Roboto", Arial, sans-serif;
  text-shadow: none; }

.form-styles .form_label, .form-styles label, .form-styles .label-txt {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 600; }
.form-styles select, .form-styles input {
  border: 1px solid #afca0b;
  box-shadow: 0;
  font-family: "robotolight", Arial, sans-serif;
  height: 35px;
  margin-bottom: 15px; }
  .form-styles select option:hover, .form-styles input option:hover {
    background-color: rgba(175, 202, 11, 0.2); }
.form-styles .selector {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: none;
  border: 1px solid #afca0b;
  color: #838383;
  font-family: "RobotoCondensed-variable", sans-serif;
  font-weight: 300;
  font-style: italic;
  height: 30px;
  max-width: 100%; }
  .form-styles .selector span {
    color: #838383;
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 300;
    font-size: 13px;
    text-shadow: none; }
  .form-styles .selector select {
    background: none; }
.form-styles .chosen-container {
  margin-bottom: 15px; }
.form-styles .chp_requis {
  color: #18374c !important; }
.form-styles .form-check:hover, .form-styles .form-check:active, .form-styles .form-check:focus, .form-styles .form-check-label:hover, .form-styles .form-check-label:active, .form-styles .form-check-label:focus {
  cursor: pointer; }
.form-styles .form-check label, .form-styles .form-check .label, .form-styles .form-check-label label, .form-styles .form-check-label .label {
  font-family: "Roboto", Arial, sans-serif;
  padding-left: 5px;
  text-transform: none !important; }
.form-styles .form-check input:hover, .form-styles .form-check input:active, .form-styles .form-check input:focus {
  cursor: pointer; }
.form-styles .button-medium, .form-styles .formulaire-contact input.button, .formulaire-contact .form-styles input.button,
.form-styles .formulaire-contact input.button-medium,
.formulaire-contact .form-styles input.button-medium, .form-styles .formulaire-contact select.button, .formulaire-contact .form-styles select.button,
.form-styles .formulaire-contact select.button-medium,
.formulaire-contact .form-styles select.button-medium, .form-styles .formulaire-contact button, .formulaire-contact .form-styles button {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 900;
  font-size: 16px; }
.form-styles .txt-form {
  color: #18374c;
  font-size: 17px; }
  @media (max-width: 991.99875px) {
    .form-styles .txt-form {
      font-size: 15px; } }
.form-styles .txt-content {
  color: #18374c; }
  .form-styles .txt-content .txt {
    font-size: 16px;
    line-height: 1.3; }
  .form-styles .txt-content .button-photos i {
    font-size: 23px;
    vertical-align: -3px; }
.form-styles #photo-button {
  background: #28596a;
  border-color: #0a1d2c;
  width: auto; }
  .form-styles #photo-button:hover, .form-styles #photo-button:active, .form-styles #photo-button:focus {
    background: #afca0b;
    border-color: #89a315;
    cursor: pointer; }
.form-styles .photo-demande-content .title {
  color: #838383;
  font-family: "RobotoCondensed-variable", sans-serif;
  font-size: 13px;
  font-style: italic;
  line-height: 1.1;
  text-align: center; }
  @media (max-width: 767.99875px) {
    .form-styles .photo-demande-content .title {
      font-size: 13px;
      min-height: 32px; } }
.form-styles .photo-demande-content .img-content {
  align-items: center;
  display: flex;
  height: 115px;
  position: relative;
  width: 100%;
  max-width: 100%; }
  .form-styles .photo-demande-content .img-content .layer-add-img {
    align-items: center;
    background-color: #afca0b;
    color: white;
    display: flex;
    font-size: 16px;
    height: 100%;
    justify-content: center;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%; }
    .form-styles .photo-demande-content .img-content .layer-add-img i.fa {
      font-size: 32px;
      margin-bottom: 5px; }
    .form-styles .photo-demande-content .img-content .layer-add-img:hover {
      cursor: pointer;
      background-color: rgba(175, 202, 11, 0.5); }
  .form-styles .photo-demande-content .img-content [role=button] {
    background: white;
    border: solid 1px #d1d1d1;
    border-radius: 100%;
    font-size: 15px;
    height: 24px;
    line-height: 21px;
    padding: 0 5px;
    position: absolute;
    right: -12px;
    top: -12px;
    width: 22px; }
  .form-styles .photo-demande-content .img-content img {
    height: 100%;
    object-fit: cover;
    width: 100%; }

.list-photos-content .title {
  color: #18374c;
  font-family: "Roboto", Arial, sans-serif; }
.list-photos-content #list_photo_add {
  column-count: 2;
  color: #18374c; }
  @media (max-width: 1199.99875px) {
    .list-photos-content #list_photo_add {
      column-count: 1; } }
  .list-photos-content #list_photo_add li {
    align-items: center;
    display: flex;
    justify-content: space-between; }
    .list-photos-content #list_photo_add li .border-bottom {
      min-height: 46px;
      padding: 5px 0; }
    @media (max-width: 991.99875px) {
      .list-photos-content #list_photo_add li:last-child {
        border-bottom: none; } }
    .list-photos-content #list_photo_add li span {
      display: flex; }
    .list-photos-content #list_photo_add li .button,
    .list-photos-content #list_photo_add li .formulaire-contact button,
    .formulaire-contact .list-photos-content #list_photo_add li button,
    .list-photos-content #list_photo_add li .button-medium {
      width: auto; }
  .list-photos-content #list_photo_add .button,
  .list-photos-content #list_photo_add .formulaire-contact button,
  .formulaire-contact .list-photos-content #list_photo_add button,
  .list-photos-content #list_photo_add .button-medium {
    background-color: transparent;
    border: 0 none;
    color: #f13340;
    margin-bottom: 0;
    width: 35px; }

.map_marker_agency {
  position: relative; }
  .map_marker_agency .markers-group {
    position: absolute;
    top: 0; }

#wrtestimony a.button,
#wrtestimony a.button-medium {
  color: #FFFFFF; }

@media (max-width: 991.99875px) {
  .video_responsive iframe {
    min-height: 300px; } }
@media (max-width: 767.99875px) {
  .video_responsive iframe {
    min-height: 205px; } }

#container_map {
  background: #6b6b6b !important; }
  @media (max-width: 575.99875px) {
    #container_map .map_marker_agency {
      height: auto; }
      #container_map .map_marker_agency .content-map {
        margin-top: -20px; } }
  @media (max-width: 767.99875px) {
    #container_map .bg_white_responsive {
      background: #FFFFFF; }
      #container_map .bg_white_responsive p.txt.white {
        color: #18374c !important; }
      #container_map .bg_white_responsive h3 {
        color: #4b4b4c; } }

@media (max-width: 991.99875px) {
  .img-agence, .img-vehicule {
    position: relative;
    z-index: 2; }
    .img-agence .btn-rs, .img-vehicule .btn-rs {
      position: absolute;
      right: 15px;
      top: 15px; }
      .img-agence .btn-rs.left_share, .img-vehicule .btn-rs.left_share {
        left: 15px;
        right: auto; } }

.btn-rs {
  background-color: #afca0b;
  border-radius: 100%;
  height: 38px;
  text-decoration: none !important;
  width: 38px; }
  .btn-rs i {
    color: #FFFFFF;
    font-size: 20px; }
  .btn-rs:hover, .btn-rs:focus, .btn-rs:active {
    background-color: #18374c; }

.container_hometab .ajax_block_product {
  min-height: 315px; }

.bandeau-contact-agency {
  background-color: #afca0b;
  bottom: 0;
  color: #FFFFFF;
  position: fixed;
  z-index: 100; }
  .bandeau-contact-agency p {
    font-size: 17px; }
  .bandeau-contact-agency i {
    color: #FFFFFF;
    font-size: 18px; }
    .bandeau-contact-agency i.fa-phone {
      font-size: 21px; }

.store-hero__image {
  object-fit: cover;
  height: 100%;
  width: 100%; }

@media (max-width: 767.99875px) {
  .cancel-container-sm-down {
    left: 50% !important;
    margin-left: -50vw !important;
    position: relative !important;
    width: 100vw !important;
    z-index: 1 !important; } }

@media (max-width: 767.99875px) {
  .title_name_agency {
    left: 0;
    padding: 0 !important;
    width: 100%;
    z-index: 200; }
    .title_name_agency .title_responsive.nom-agence {
      font-size: 20px !important; } }

.formulaire-contact_content .recaptcha {
  max-width: 100%; }

.product-container .right-block {
  text-align: left; }

#chained_testimonies .slick-list {
  min-height: 360px; }
  @media (max-width: 1199.99875px) {
    #chained_testimonies .slick-list {
      min-height: 290px; } }
  @media (max-width: 767.99875px) {
    #chained_testimonies .slick-list {
      min-height: 325px; } }

@media (max-width: 575.99875px) {
  .testimonies-page-vendre #chained_testimonies .slick-dots {
    display: none !important; } }

@media (max-width: 991.99875px) {
  .container_reprise_lead #chained_testimonies .slick-list,
  .container_vente_lead #chained_testimonies .slick-list {
    min-height: 320px; } }
@media (max-width: 767.99875px) {
  .container_reprise_lead #chained_testimonies .slick-list,
  .container_vente_lead #chained_testimonies .slick-list {
    min-height: 340px; } }

@media (max-width: 767.99875px) {
  .container_form_lead .title_form {
    font-size: 24px;
    line-height: 1.3; } }
@media (max-width: 575.99875px) {
  .container_form_lead .title_form {
    font-size: 19px;
    line-height: 1.2; } }

@media (max-width: 991.99875px) {
  .container_homefeatured #homefeatured {
    padding-left: 0 !important; } }
.container_homefeatured #homefeatured .slick-dots li button:before {
  color: #FFFFFF; }

.form_lead .selector {
  min-height: 30px; }
.form_lead select {
  background: #FFFFFF; }

ul.product_list.list .product-container .left-block {
  width: auto; }

@media (max-width: 991.99875px) {
  #search #left_column, #newvehiclesearch #left_column, #category #left_column {
    left: 0;
    position: sticky;
    text-align: center;
    top: 78px;
    z-index: 50; }
    #search #left_column #filter-icon, #newvehiclesearch #left_column #filter-icon, #category #left_column #filter-icon {
      background: transparent;
      border: 0 none;
      font-size: 16px; } }

ul.product_list.grid li {
  min-height: 310px;
  padding: 0 10px;
  width: 280px; }
ul.product_list.grid .slick-dots li {
  min-height: unset;
  padding: 0;
  width: 20px; }
ul.product_list.grid .slick-arrow.slick-prev {
  left: -15px; }
ul.product_list.grid .slick-arrow.slick-next {
  right: -20px; }
@media (max-width: 767.99875px) {
  ul.product_list.list li {
    padding: 0 5px !important; } }
ul.product_list.list .product-container img {
  max-width: 100% !important; }
@media (max-width: 767.99875px) {
  ul.product_list.list .product-container .center-block {
    padding: 0 10px; }
    ul.product_list.list .product-container .center-block p {
      margin-bottom: 0; } }

#productscategory_list .prdcat_list_items .prdcat_items .slick-list .product-box {
  margin: 0 10px; }
  #productscategory_list .prdcat_list_items .prdcat_items .slick-list .product-box .product-name {
    padding: 10px; }

@media (max-width: 991.99875px) {
  #search_result ul.product_list li .right-block {
    max-height: 147px; } }
@media (max-width: 767.99875px) {
  #search_result ul.product_list li .product-container .price.product-price {
    font-size: 18px; } }
@media (max-width: 767.99875px) {
  #search_result ul.product_list li .product-container .product-image-container img {
    max-height: 100%; } }

#_mobile_financement .title_responsive {
  background-color: #18374c;
  font-size: 18px; }

.options-descriptif-content.assurance .name {
  font-family: "RobotoCondensed-variable", sans-serif;
  font-size: 20px; }
.options-descriptif-content.assurance .prix {
  color: #18374c;
  font-family: "RobotoCondensed-variable", sans-serif;
  font-weight: 700;
  font-size: 30px; }
  .options-descriptif-content.assurance .prix p {
    margin-bottom: 0 !important; }

@media (max-width: 767.99875px) {
  .block-agence {
    min-height: 175px; } }

@media (max-width: 991.99875px) {
  #_mobile_contact_agence .styles-responsive {
    background: #ededed;
    padding: 0 10px; }
    #_mobile_contact_agence .styles-responsive .block_employee {
      background: #FFFFFF; } }

.btn-review-post {
  background: #18374c !important;
  border-bottom-color: #0a1d2c !important; }

.annonce_responsive_content {
  background-color: #18374c; }
  .annonce_responsive_content .title_default .page-heading {
    color: #FFFFFF; }

@media (max-width: 767.99875px) {
  #mention_orias.contacts-agence .fixe {
    font-size: 11px; } }

@media (max-width: 991.99875px) {
  .module-wrlead-reprise2 .container_reprise_lead .container_form, .module-wrlead-reprise2 .container_vente_lead .container_form, .module-wrlead-reprise3 .container_reprise_lead .container_form, .module-wrlead-reprise3 .container_vente_lead .container_form, .module-wrlead-reprise4 .container_reprise_lead .container_form, .module-wrlead-reprise4 .container_vente_lead .container_form,
  .module-wrlead-vente2 .container_reprise_lead .container_form,
  .module-wrlead-vente2 .container_vente_lead .container_form, .module-wrlead-vente3 .container_reprise_lead .container_form, .module-wrlead-vente3 .container_vente_lead .container_form, .module-wrlead-vente4 .container_reprise_lead .container_form, .module-wrlead-vente4 .container_vente_lead .container_form {
    background: none; } }

.result-form-content .result_lead {
  background-color: #ededed; }
  .result-form-content .result_lead .alert {
    background: none;
    color: #4b4b4c; }

#_desktop_infos_new_product .top-sidebar .title_txt_price {
  line-height: 1.3; }

/**
 * RANGE
 */
.left_column_search .item_form input[type=range] {
  background: transparent;
  border: none; }

input[type=range] {
  width: 100%;
  margin: 3.5px 0;
  background-color: transparent;
  -webkit-appearance: none; }

input[type=range]:focus {
  outline: none; }

input[type=range]::-webkit-slider-runnable-track {
  background: #afca0b;
  border: 0;
  border-radius: 3px;
  width: 100%;
  height: 3px;
  cursor: pointer; }

input[type=range]::-webkit-slider-thumb {
  margin-top: -6px;
  width: 15px;
  height: 15px;
  background: #ffffff;
  border: 1px solid #010101;
  border-radius: 15px;
  cursor: pointer;
  -webkit-appearance: none; }

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #dee8b1; }

input[type=range]::-moz-range-track {
  background: #afca0b;
  border: 0;
  border-radius: 3px;
  width: 100%;
  height: 3px;
  cursor: pointer; }

input[type=range]::-moz-range-thumb {
  width: 15px;
  height: 15px;
  background: #ffffff;
  border: 1px solid #010101;
  border-radius: 15px;
  cursor: pointer; }

input[type=range]::-ms-track {
  background: transparent;
  border-color: transparent;
  border-width: 4.5px 0;
  color: transparent;
  width: 100%;
  height: 3px;
  cursor: pointer; }

input[type=range]::-ms-fill-lower {
  background: #535f1c;
  border: 0;
  border-radius: 6px; }

input[type=range]::-ms-fill-upper {
  background: #afca0b;
  border: 0;
  border-radius: 6px; }

input[type=range]::-ms-thumb {
  width: 15px;
  height: 15px;
  background: #ffffff;
  border: 1px solid #010101;
  border-radius: 15px;
  cursor: pointer;
  margin-top: 0px;
  /*Needed to keep the Edge thumb centred*/ }

input[type=range]:focus::-ms-fill-lower {
  background: #afca0b; }

input[type=range]:focus::-ms-fill-upper {
  background: #dee8b1; }

/*TODO: Use one of the selectors from https://stackoverflow.com/a/20541859/7077589 and figure out
how to remove the virtical space around the range input in IE*/
@supports (-ms-ime-align: auto) {
  /* Pre-Chromium Edge only styles, selector taken from hhttps://stackoverflow.com/a/32202953/7077589 */
  input[type=range] {
    margin: 0;
    /*Edge starts the margin from the thumb, not the track as other browsers do*/ } }
@media (max-width: 991.99875px) {
  #_mobile_autopromo_video {
    margin: 0 15px; }
    #_mobile_autopromo_video iframe {
      min-height: 300px; } }

.rte ol.breadcrumb {
  padding-left: 0 !important; }

.bg-abstract-green {
  background-image: url("../img/franchise/bg_page_npc.jpg");
  background-position: center;
  background-size: cover; }

.elementor-column-gap-wider .elementor-row .elementor-column .elementor-element-populated {
  padding: 0; }

#elementor .elementor-editor-element-settings-list a {
  color: #FFFFFF; }
  #elementor .elementor-editor-element-settings-list a:hover, #elementor .elementor-editor-element-settings-list a:active, #elementor .elementor-editor-element-settings-list a:focus {
    color: #FFFFFF; }

#elementor-inner {
  counter-reset: h1 h2 h3 h4 span; }

.elementor-text-editor table {
  border: 1px solid #d1d1d1; }
  .elementor-text-editor table tr {
    border-bottom: 1px solid #d1d1d1; }

.elementor-element {
  color: #18374c; }
  @media (max-width: 767.99875px) {
    .elementor-element.no-border-sm .elementor-element-populated {
      border: 0 !important; } }

.elementor .green .elementor-heading-title,
.elementor .green .elementor-image-box-title,
.elementor .green .elementor-image-box-description,
.elementor .green .elementor-cta-title,
.elementor .green .elementor-cta-description,
.elementor .green p, .elementor .green h1, .elementor .green h2, .elementor .green h3, .elementor .green h4, .elementor .green h5, .elementor .green h6, .elementor .green span {
  color: #afca0b !important; }
.elementor th {
  background: #28596a;
  color: white; }

.content_cms .content_editor .elementor-widget-container h2 {
  margin: 0 0 15px 0;
  padding: 0; }
.content_cms .content_editor .elementor-widget-container ol {
  line-height: 1.5; }
.content_cms .content_editor span.atc.button, .content_cms .content_editor span.atc.button-medium {
  font-size: 16px;
  line-height: 16px;
  padding: 10px 30px; }

.elementor-column-gap-default .elementor-element-populated {
  padding: 0; }

.elementor-widget-container .select-agence-cms {
  align-items: flex-end;
  background: url("../img/cms/encart_une_question_green.jpg") center top no-repeat;
  background-size: cover;
  display: flex;
  min-height: 225px;
  padding: 0 20px;
  width: 100%; }
  @media (max-width: 1599.99875px) {
    .elementor-widget-container .select-agence-cms {
      background-position: left top; } }
  @media (max-width: 1199.99875px) {
    .elementor-widget-container .select-agence-cms {
      background-size: 130%; } }
@media (min-width: 768px) and (max-width: 991.99875px) {
  .elementor-widget-container .select-agence-cms {
    background-size: cover;
    background-position-x: left; } }

  @media (max-width: 767.99875px) {
    .elementor-widget-container .select-agence-cms {
      background-size: cover;
      min-height: 350px; } }
  @media (max-width: 575.99875px) {
    .elementor-widget-container .select-agence-cms {
      min-height: 300px; } }
  .elementor-widget-container .select-agence-cms .txt {
    text-align: initial; }
  .elementor-widget-container .select-agence-cms .form-styles {
    max-width: 100%; }
    @media (max-width: 991.99875px) {
      .elementor-widget-container .select-agence-cms .form-styles {
        padding-top: 70px; } }
    .elementor-widget-container .select-agence-cms .form-styles input {
      border-color: #d1d1d1;
      border-radius: 5px;
      font-style: italic;
      padding-left: 8px;
      width: 100%; }
      .elementor-widget-container .select-agence-cms .form-styles input.postcode_input {
        width: 140px; }
        @media (max-width: 1599.99875px) {
          .elementor-widget-container .select-agence-cms .form-styles input.postcode_input {
            margin-bottom: 10px; } }
        @media (max-width: 991.99875px) {
          .elementor-widget-container .select-agence-cms .form-styles input.postcode_input {
            margin-right: 15px; } }
    .elementor-widget-container .select-agence-cms .form-styles select {
      border-color: #d1d1d1;
      font-style: italic;
      min-width: 200px; }
      @media (max-width: 1199.99875px) {
        .elementor-widget-container .select-agence-cms .form-styles select {
          min-width: 85%; } }
@media (min-width: 576px) and (max-width: 767.99875px) {
  .elementor-widget-container .select-agence-cms .form-styles select {
    min-width: 50%; } }

    .elementor-widget-container .select-agence-cms .form-styles .button,
    .elementor-widget-container .select-agence-cms .form-styles .formulaire-contact button,
    .formulaire-contact .elementor-widget-container .select-agence-cms .form-styles button,
    .elementor-widget-container .select-agence-cms .form-styles .button-medium {
      height: 35px; }
  @media (max-width: 1199.99875px) {
    .elementor-widget-container .select-agence-cms {
      padding: 30px 20px; } }
  .elementor-widget-container .select-agence-cms .bold {
    font-weight: 600; }
.elementor-widget-container #wrtestimony .slick-dots li button:before {
  color: #FFFFFF; }
.elementor-widget-container #wrtestimony .slick-arrow {
  opacity: 0.8; }
.elementor-widget-container #wrtestimony .slick-prev:before, .elementor-widget-container #wrtestimony .slick-next:before {
  color: #FFFFFF; }
.elementor-widget-container #form_search .left_column_search {
  margin-right: 0; }
  .elementor-widget-container #form_search .left_column_search .container_button {
    max-width: 100%; }
    .elementor-widget-container #form_search .left_column_search .container_button .button-large {
      padding: 10px 30px; }
.elementor-widget-container .vehicule-block {
  border-color: #18374c !important;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }
  .elementor-widget-container .vehicule-block .product-image-container {
    position: relative;
    z-index: 1; }
    .elementor-widget-container .vehicule-block .product-image-container .style-hover {
      background: rgba(255, 255, 255, 0.4);
      height: 100%;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      transition: 0.5s ease all;
      width: 100%;
      z-index: 5; }
      .elementor-widget-container .vehicule-block .product-image-container .style-hover i {
        color: #FFFFFF;
        font-size: 35px; }
  .elementor-widget-container .vehicule-block.active .product-image-container .style-hover, .elementor-widget-container .vehicule-block:focus .product-image-container .style-hover, .elementor-widget-container .vehicule-block:hover .product-image-container .style-hover {
    opacity: 1; }
  .elementor-widget-container .vehicule-block .text-content {
    color: #18374c;
    padding: 10px; }
    .elementor-widget-container .vehicule-block .text-content .bold {
      font-weight: 600; }
    .elementor-widget-container .vehicule-block .text-content .italic {
      font-style: italic; }
  .elementor-widget-container .vehicule-block img {
    width: 100%; }
  .elementor-widget-container .vehicule-block .infos-right {
    color: #6b6b6b;
    font-size: 14px; }
    .elementor-widget-container .vehicule-block .infos-right .icon, .elementor-widget-container .vehicule-block .infos-right [class^="icon-"] {
      color: #838383;
      font-size: 31px; }
    .elementor-widget-container .vehicule-block .infos-right .txt {
      line-height: 17px; }
      .elementor-widget-container .vehicule-block .infos-right .txt .year {
        font-weight: 600; }
  .elementor-widget-container .vehicule-block .button-container .button,
  .elementor-widget-container .vehicule-block .button-container .formulaire-contact button,
  .formulaire-contact .elementor-widget-container .vehicule-block .button-container button,
  .elementor-widget-container .vehicule-block .button-container .button-medium {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    width: 100%; }

select#store {
  max-width: 85%; }

@media (max-width: 767.99875px) {
  .elementor-row .list-img, .elementor-row .list_img, .elementor-row .list-icon, .elementor-row .list_icon {
    margin-bottom: 5px !important; }
    .elementor-row .list-img .elementor-image-box-wrapper, .elementor-row .list_img .elementor-image-box-wrapper, .elementor-row .list-icon .elementor-image-box-wrapper, .elementor-row .list_icon .elementor-image-box-wrapper {
      display: flex;
      align-items: center; }
      .elementor-row .list-img .elementor-image-box-wrapper .elementor-image-box-img, .elementor-row .list_img .elementor-image-box-wrapper .elementor-image-box-img, .elementor-row .list-icon .elementor-image-box-wrapper .elementor-image-box-img, .elementor-row .list_icon .elementor-image-box-wrapper .elementor-image-box-img {
        margin-bottom: 0 !important;
        margin-right: 15px !important; } }
.elementor-row .white .elementor-heading-title,
.elementor-row .white .elementor-image-box-title {
  color: #FFFFFF !important; }
.elementor-row .rte-content a {
  color: #18374c;
  text-decoration: underline; }
  .elementor-row .rte-content a:hover, .elementor-row .rte-content a:focus, .elementor-row .rte-content a:active {
    color: #afca0b;
    text-decoration: none; }
.elementor-row .elementor-counter {
  display: flex;
  justify-content: center; }
.elementor-row .elementor-text-editor ul, .elementor-row .elementor-text-editor ol,
.elementor-row .elementor-accordion ul,
.elementor-row .elementor-accordion ol,
.elementor-row .elementor-tabs ul,
.elementor-row .elementor-tabs ol,
.elementor-row .elementor-toggle ul,
.elementor-row .elementor-toggle ol {
  padding-left: 15px; }
  .elementor-row .elementor-text-editor ul li, .elementor-row .elementor-text-editor ol li,
  .elementor-row .elementor-accordion ul li,
  .elementor-row .elementor-accordion ol li,
  .elementor-row .elementor-tabs ul li,
  .elementor-row .elementor-tabs ol li,
  .elementor-row .elementor-toggle ul li,
  .elementor-row .elementor-toggle ol li {
    margin-bottom: 6px; }
.elementor-row .elementor-text-editor .elementor-accordion-title.active,
.elementor-row .elementor-text-editor .elementor-toggle-title.active,
.elementor-row .elementor-text-editor .elementor-tab-title.active,
.elementor-row .elementor-accordion .elementor-accordion-title.active,
.elementor-row .elementor-accordion .elementor-toggle-title.active,
.elementor-row .elementor-accordion .elementor-tab-title.active,
.elementor-row .elementor-tabs .elementor-accordion-title.active,
.elementor-row .elementor-tabs .elementor-toggle-title.active,
.elementor-row .elementor-tabs .elementor-tab-title.active,
.elementor-row .elementor-toggle .elementor-accordion-title.active,
.elementor-row .elementor-toggle .elementor-toggle-title.active,
.elementor-row .elementor-toggle .elementor-tab-title.active {
  color: #afca0b !important; }
.elementor-row .slick-slide {
  margin: 0 5px; }
.elementor-row .elementor-slick-slider .slick-next:before,
.elementor-row .elementor-slick-slider .slick-prev:before {
  color: #6b6b6b; }
.elementor-row .elementor-slick-slider .slick-next:hover:before, .elementor-row .elementor-slick-slider .slick-next:focus:before, .elementor-row .elementor-slick-slider .slick-next:active:before,
.elementor-row .elementor-slick-slider .slick-prev:hover:before,
.elementor-row .elementor-slick-slider .slick-prev:focus:before,
.elementor-row .elementor-slick-slider .slick-prev:active:before {
  color: #afca0b; }
.elementor-row .elementor-slick-slider ul.slick-dots li.slick-active button::before {
  color: #afca0b; }
.elementor-row .elementor-testimonial-content {
  font-size: 17px;
  font-style: italic; }
.elementor-row .elementor-product-grid article {
  padding: 0 5px; }
.elementor-row .elementor-widget-heading h1, .elementor-row .elementor-widget-heading .title_h1, .elementor-row .elementor-widget-container h1, .elementor-row .elementor-widget-container .title_h1 {
  border-bottom: 0;
  font-family: "robotolight", Arial, sans-serif;
  font-size: 36px;
  color: #18374c;
  margin-bottom: 0 !important;
  padding: 0;
  text-align: inherit; }
  @media (max-width: 767.99875px) {
    .elementor-row .elementor-widget-heading h1, .elementor-row .elementor-widget-heading .title_h1, .elementor-row .elementor-widget-container h1, .elementor-row .elementor-widget-container .title_h1 {
      font-size: 22px;
      line-height: 1.3; } }
.elementor-row .elementor-widget-heading h2, .elementor-row .elementor-widget-heading .title_h2, .elementor-row .elementor-widget-heading .elementor-flip-box-front .elementor-flip-box-title, .elementor-row .elementor-flip-box-front .elementor-widget-heading .elementor-flip-box-title, .elementor-row .elementor-widget-heading .elementor-flip-box-back .elementor-flip-box-title, .elementor-row .elementor-flip-box-back .elementor-widget-heading .elementor-flip-box-title, .elementor-row .elementor-widget-container h2, .elementor-row .elementor-widget-container .title_h2, .elementor-row .elementor-widget-container .elementor-flip-box-front .elementor-flip-box-title, .elementor-row .elementor-flip-box-front .elementor-widget-container .elementor-flip-box-title, .elementor-row .elementor-widget-container .elementor-flip-box-back .elementor-flip-box-title, .elementor-row .elementor-flip-box-back .elementor-widget-container .elementor-flip-box-title {
  border-bottom: 0;
  color: #afca0b;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 29px;
  text-align: inherit; }
  @media (max-width: 767.99875px) {
    .elementor-row .elementor-widget-heading h2, .elementor-row .elementor-widget-heading .title_h2, .elementor-row .elementor-widget-heading .elementor-flip-box-front .elementor-flip-box-title, .elementor-row .elementor-flip-box-front .elementor-widget-heading .elementor-flip-box-title, .elementor-row .elementor-widget-heading .elementor-flip-box-back .elementor-flip-box-title, .elementor-row .elementor-flip-box-back .elementor-widget-heading .elementor-flip-box-title, .elementor-row .elementor-widget-container h2, .elementor-row .elementor-widget-container .title_h2, .elementor-row .elementor-widget-container .elementor-flip-box-front .elementor-flip-box-title, .elementor-row .elementor-flip-box-front .elementor-widget-container .elementor-flip-box-title, .elementor-row .elementor-widget-container .elementor-flip-box-back .elementor-flip-box-title, .elementor-row .elementor-flip-box-back .elementor-widget-container .elementor-flip-box-title {
      font-size: 20px;
      line-height: 1.2; } }
  .elementor-row .elementor-widget-heading h2 a, .elementor-row .elementor-widget-heading .title_h2 a, .elementor-row .elementor-widget-heading .elementor-flip-box-front .elementor-flip-box-title a, .elementor-row .elementor-flip-box-front .elementor-widget-heading .elementor-flip-box-title a, .elementor-row .elementor-widget-heading .elementor-flip-box-back .elementor-flip-box-title a, .elementor-row .elementor-flip-box-back .elementor-widget-heading .elementor-flip-box-title a, .elementor-row .elementor-widget-container h2 a, .elementor-row .elementor-widget-container .title_h2 a, .elementor-row .elementor-widget-container .elementor-flip-box-front .elementor-flip-box-title a, .elementor-row .elementor-flip-box-front .elementor-widget-container .elementor-flip-box-title a, .elementor-row .elementor-widget-container .elementor-flip-box-back .elementor-flip-box-title a, .elementor-row .elementor-flip-box-back .elementor-widget-container .elementor-flip-box-title a {
    color: #18374c; }
  @media (max-width: 767.99875px) {
    .elementor-row .elementor-widget-heading h2, .elementor-row .elementor-widget-heading .title_h2, .elementor-row .elementor-widget-heading .elementor-flip-box-front .elementor-flip-box-title, .elementor-row .elementor-flip-box-front .elementor-widget-heading .elementor-flip-box-title, .elementor-row .elementor-widget-heading .elementor-flip-box-back .elementor-flip-box-title, .elementor-row .elementor-flip-box-back .elementor-widget-heading .elementor-flip-box-title, .elementor-row .elementor-widget-container h2, .elementor-row .elementor-widget-container .title_h2, .elementor-row .elementor-widget-container .elementor-flip-box-front .elementor-flip-box-title, .elementor-row .elementor-flip-box-front .elementor-widget-container .elementor-flip-box-title, .elementor-row .elementor-widget-container .elementor-flip-box-back .elementor-flip-box-title, .elementor-row .elementor-flip-box-back .elementor-widget-container .elementor-flip-box-title {
      font-size: 21px; } }
.elementor-row .elementor-widget-heading h3, .elementor-row .elementor-widget-container h3 {
  font-family: "Roboto", Arial, sans-serif;
  color: #18374c;
  font-size: 23px;
  line-height: 1.2;
  text-transform: none;
  text-align: inherit; }
  @media (max-width: 767.99875px) {
    .elementor-row .elementor-widget-heading h3, .elementor-row .elementor-widget-container h3 {
      font-size: 19px; } }
.elementor-row .elementor-widget-heading h4, .elementor-row .elementor-widget-container h4 {
  font-family: "Roboto", Arial, sans-serif;
  color: #afca0b;
  font-size: 22px;
  text-transform: none;
  text-align: inherit; }
  @media (max-width: 767.99875px) {
    .elementor-row .elementor-widget-heading h4, .elementor-row .elementor-widget-container h4 {
      font-size: 17px; } }
.elementor-row .elementor-widget-heading h5, .elementor-row .elementor-widget-container h5 {
  color: #18374c;
  text-align: inherit; }
.elementor-row .elementor-widget-heading h6, .elementor-row .elementor-widget-container h6 {
  border-bottom: 0;
  padding-bottom: 5px;
  text-align: inherit; }
.elementor-row a {
  color: #afca0b; }
  .elementor-row a:hover, .elementor-row a:active, .elementor-row a:focus {
    color: #18374c; }
@media (max-width: 767.99875px) {
  .elementor-row .elementor-image-box-wrapper .elementor-image-box-img {
    min-width: 120px; } }
.elementor-row .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 19px;
  margin-bottom: 10px;
  text-transform: none; }
  @media (max-width: 767.99875px) {
    .elementor-row .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
      display: flex;
      justify-content: center; } }
.elementor-row .elementor-image-box-wrapper .elementor-image-box-content h2.elementor-image-box-title {
  padding-bottom: 0;
  text-transform: uppercase; }
.elementor-row .elementor-image-box-wrapper .elementor-image-box-content h3.elementor-image-box-title {
  color: #18374c;
  font-size: 23px;
  line-height: 1.2;
  text-transform: none; }
  @media (max-width: 575.99875px) {
    .elementor-row .elementor-image-box-wrapper .elementor-image-box-content h3.elementor-image-box-title {
      font-size: 19px; } }
.elementor-row .elementor-image-box-wrapper .elementor-image-box-content span.elementor-image-box-title {
  display: flex;
  font-size: 19px !important;
  padding-bottom: 5px; }
.elementor-row .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
  color: #18374c;
  line-height: 1.5 !important; }
.elementor-row .number .elementor-heading-title, .elementor-row .number h2 {
  border-color: inherit;
  font-family: "Roboto", Arial, sans-serif;
  color: #18374c;
  font-size: 25px !important;
  line-height: 1.2;
  padding: 4px 0 5px 0;
  text-transform: none; }
  .elementor-row .number .elementor-heading-title:before, .elementor-row .number h2:before {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 4px solid;
    border-color: inherit;
    color: inherit;
    content: counter(h2);
    counter-increment: h2;
    display: inline-block;
    font-family: "RobotoCondensed-variable", sans-serif;
    font-size: 25px;
    height: 35px;
    line-height: 26px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 0;
    width: 35px; }
  .elementor-row .number .elementor-heading-title span, .elementor-row .number h2 span {
    padding-left: 5px;
    padding-top: 15px; }
    .elementor-row .number .elementor-heading-title span:after, .elementor-row .number h2 span:after {
      background-color: #89a315;
      border-radius: 10px;
      content: "";
      display: block;
      height: 5px;
      margin-top: 15px;
      width: 100%; }
.elementor-row .elementor-widget-button .elementor-button {
  background: #28596a;
  border-bottom: solid 2px #18374c;
  border-radius: 3px;
  color: #FFFFFF;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 900;
  font-size: 16px;
  font-style: normal;
  padding: 10px 30px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  white-space: normal; }
  .elementor-row .elementor-widget-button .elementor-button.elementor-size-xs {
    background: none;
    border: 0;
    color: #18374c;
    margin-left: 0;
    padding: 0;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    text-transform: none;
    transition: 0.5s all ease; }
    .elementor-row .elementor-widget-button .elementor-button.elementor-size-xs:hover, .elementor-row .elementor-widget-button .elementor-button.elementor-size-xs:focus, .elementor-row .elementor-widget-button .elementor-button.elementor-size-xs:active {
      background: none;
      color: #afca0b;
      margin-left: 8px; }
      .elementor-row .elementor-widget-button .elementor-button.elementor-size-xs:hover .elementor-align-icon-right, .elementor-row .elementor-widget-button .elementor-button.elementor-size-xs:focus .elementor-align-icon-right, .elementor-row .elementor-widget-button .elementor-button.elementor-size-xs:active .elementor-align-icon-right {
        padding-left: 5px; }
      .elementor-row .elementor-widget-button .elementor-button.elementor-size-xs:hover .elementor-align-icon-left, .elementor-row .elementor-widget-button .elementor-button.elementor-size-xs:focus .elementor-align-icon-left, .elementor-row .elementor-widget-button .elementor-button.elementor-size-xs:active .elementor-align-icon-left {
        padding-right: 5px; }
    .elementor-row .elementor-widget-button .elementor-button.elementor-size-xs .elementor-button-inner {
      display: flex; }
    .elementor-row .elementor-widget-button .elementor-button.elementor-size-xs .elementor-align-icon-right {
      margin-top: -3px;
      order: 2;
      padding-left: 5px; }
@media (min-width: 768px) and (max-width: 991.99875px) {
  .elementor-row .elementor-widget-button .elementor-button.elementor-size-xs .elementor-align-icon-right {
    display: none; } }

    .elementor-row .elementor-widget-button .elementor-button.elementor-size-xs .elementor-align-icon-left {
      margin-top: -4px;
      padding-right: 5px;
      transition: 0.3s all ease; }
@media (min-width: 768px) and (max-width: 991.99875px) {
  .elementor-row .elementor-widget-button .elementor-button.elementor-size-xs .elementor-align-icon-left {
    display: none; } }

    .elementor-row .elementor-widget-button .elementor-button.elementor-size-xs i {
      color: #afca0b;
      font-size: 21px; }
  .elementor-row .elementor-widget-button .elementor-button.elementor-size-md {
    padding: 15px 50px; }
  .elementor-row .elementor-widget-button .elementor-button.elementor-size-lg {
    padding: 18px 60px; }
  .elementor-row .elementor-widget-button .elementor-button:hover, .elementor-row .elementor-widget-button .elementor-button:active, .elementor-row .elementor-widget-button .elementor-button:focus {
    background: #afca0b;
    border-color: #cbd882;
    color: #FFFFFF; }
.elementor-row .elementor-widget-button.elementor-button-success .elementor-button {
  background: #afca0b;
  border-color: #cbd882; }
  .elementor-row .elementor-widget-button.elementor-button-success .elementor-button:hover, .elementor-row .elementor-widget-button.elementor-button-success .elementor-button:active, .elementor-row .elementor-widget-button.elementor-button-success .elementor-button:focus {
    background: #89a315;
    border-color: #acc60b;
    color: #FFFFFF; }
  .elementor-row .elementor-widget-button.elementor-button-success .elementor-button.elementor-size-xs {
    background: none;
    border: 0;
    color: #afca0b;
    padding: 0;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    text-transform: none; }
    .elementor-row .elementor-widget-button.elementor-button-success .elementor-button.elementor-size-xs:hover, .elementor-row .elementor-widget-button.elementor-button-success .elementor-button.elementor-size-xs:focus, .elementor-row .elementor-widget-button.elementor-button-success .elementor-button.elementor-size-xs:active {
      background: none;
      color: #89a315; }
      .elementor-row .elementor-widget-button.elementor-button-success .elementor-button.elementor-size-xs:hover .elementor-align-icon-right, .elementor-row .elementor-widget-button.elementor-button-success .elementor-button.elementor-size-xs:focus .elementor-align-icon-right, .elementor-row .elementor-widget-button.elementor-button-success .elementor-button.elementor-size-xs:active .elementor-align-icon-right {
        padding-left: 7px; }
      .elementor-row .elementor-widget-button.elementor-button-success .elementor-button.elementor-size-xs:hover .elementor-align-icon-left, .elementor-row .elementor-widget-button.elementor-button-success .elementor-button.elementor-size-xs:focus .elementor-align-icon-left, .elementor-row .elementor-widget-button.elementor-button-success .elementor-button.elementor-size-xs:active .elementor-align-icon-left {
        padding-right: 7px; }
.elementor-row .elementor-cta {
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .elementor-row .elementor-cta .elementor-cta-content {
    background: #FFFFFF; }
  .elementor-row .elementor-cta .elementor-cta-title {
    font-family: "RobotoCondensed-variable", sans-serif;
    color: #18374c;
    font-size: 25px !important;
    line-height: 1.2;
    text-transform: none; }
    @media (max-width: 767.99875px) {
      .elementor-row .elementor-cta .elementor-cta-title {
        font-size: 19px !important; } }
  .elementor-row .elementor-cta .elementor-cta-description {
    color: #18374c; }
  .elementor-row .elementor-cta .elementor-cta-button-wrapper .elementor-button {
    background: #28596a;
    border-bottom: solid 2px #18374c;
    border-radius: 3px;
    color: #FFFFFF;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 900;
    font-size: 16px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    white-space: normal; }
    .elementor-row .elementor-cta .elementor-cta-button-wrapper .elementor-button:hover, .elementor-row .elementor-cta .elementor-cta-button-wrapper .elementor-button:active, .elementor-row .elementor-cta .elementor-cta-button-wrapper .elementor-button:focus {
      background: #89a315;
      border-color: #acc60b;
      color: #FFFFFF; }
.elementor-row .elementor-flip-box-front {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .elementor-row .elementor-flip-box-front:hover {
    background: #afca0b; }
  .elementor-row .elementor-flip-box-front .elementor-icon-wrapper .elementor-icon {
    color: #afca0b; }
    .elementor-row .elementor-flip-box-front .elementor-icon-wrapper .elementor-icon .fa {
      color: #afca0b; }
  .elementor-row .elementor-flip-box-front .elementor-flip-box-description {
    color: #18374c; }
.elementor-row .elementor-flip-box-back {
  background: #afca0b; }
  .elementor-row .elementor-flip-box-back .elementor-icon-wrapper .elementor-icon {
    color: #FFFFFF; }
    .elementor-row .elementor-flip-box-back .elementor-icon-wrapper .elementor-icon .fa {
      color: #FFFFFF; }
  .elementor-row .elementor-flip-box-back .elementor-flip-box-title {
    color: #FFFFFF; }
  .elementor-row .elementor-flip-box-back .elementor-flip-box-description {
    color: #FFFFFF; }

@media (min-width: 768px) and (max-width: 991.99875px) {
  #colonne-testimony #wrtestimony .img_testimony {
    height: 130px !important; } }

#colonne-testimony #wrtestimony .wr-testimony-content {
  display: flex !important;
  flex-direction: column !important;
  padding-bottom: 20px;
  padding-left: 0 !important;
  padding-right: 0 !important; }
  @media (max-width: 1199.99875px) {
    #colonne-testimony #wrtestimony .wr-testimony-content {
      margin: 0 -15px; } }
  #colonne-testimony #wrtestimony .wr-testimony-content .item {
    margin-bottom: 20px;
    margin-left: 1px;
    margin-right: 1px;
    width: auto !important; }
#colonne-testimony #wrtestimony .slick-arrow {
  display: none !important; }
#colonne-testimony #wrtestimony .slick-list .slick-track {
  max-width: 100%;
  transform: none !important; }

.blocksearch-cms-content#form_search .chosen-container {
  min-height: 35px;
  width: 100% !important; }
  .blocksearch-cms-content#form_search .chosen-container .chosen-single {
    height: 35px;
    padding: 4px 0; }
    .blocksearch-cms-content#form_search .chosen-container .chosen-single span {
      height: 100%;
      padding-left: 5px; }
    .blocksearch-cms-content#form_search .chosen-container .chosen-single div {
      top: 5px; }
.blocksearch-cms-content#form_search .button,
.blocksearch-cms-content#form_search .formulaire-contact button,
.formulaire-contact .blocksearch-cms-content#form_search button,
.blocksearch-cms-content#form_search .button-medium {
  border: 0;
  border-bottom: solid 2px #89a315;
  height: auto;
  padding: 10px 60px; }
.blocksearch-cms-content#form_search .label {
  color: #FFFFFF;
  display: none;
  font-size: 13px;
  padding: 0;
  text-transform: uppercase; }
.blocksearch-cms-content#form_search .link-research-advanced {
  color: #FFFFFF !important;
  font-size: 16px;
  font-style: normal !important; }

.form_lead.cms .block_form_lead {
  background-color: #ededed; }
.form_lead.cms .form-styles select .selector {
  padding-left: 0 !important; }
.form_lead.cms .form-styles .input input {
  height: 30px;
  font-style: italic; }
.form_lead.cms .form-styles #uniform-month, .form_lead.cms .form-styles #uniform-year {
  padding-left: 0 !important;
  width: 100% !important; }
  .form_lead.cms .form-styles #uniform-month.selector span, .form_lead.cms .form-styles #uniform-year.selector span {
    padding-left: 10px !important;
    width: 100% !important; }
.form_lead.cms .form-styles .chosen-container {
  width: 100% !important; }
  .form_lead.cms .form-styles .chosen-container .chosen-single {
    border-color: #afca0b;
    height: 30px; }
.form_lead.cms .title-content {
  background: #afca0b;
  text-align: left; }
  .form_lead.cms .title-content .title {
    color: #FFFFFF;
    font-family: "robotolight", Arial, sans-serif;
    font-size: 20px;
    text-align: left; }
  .form_lead.cms .title-content .txt {
    color: #4b4b4c;
    font-family: "robotolight", Arial, sans-serif;
    font-size: 18px;
    line-height: 1.3;
    text-align: left; }
.form_lead#blockvendrefull .block_form_lead {
  background-color: transparent; }
  .form_lead#blockvendrefull .block_form_lead .form-control {
    border-color: #aaa;
    font-style: italic; }
  .form_lead#blockvendrefull .block_form_lead .chosen-container {
    min-height: 35px;
    width: 100% !important; }
    .form_lead#blockvendrefull .block_form_lead .chosen-container .chosen-single {
      border-color: #aaa;
      height: 35px;
      padding: 4px 0; }
      .form_lead#blockvendrefull .block_form_lead .chosen-container .chosen-single span {
        height: 100%;
        padding-left: 5px; }
      .form_lead#blockvendrefull .block_form_lead .chosen-container .chosen-single div {
        top: 5px; }
  .form_lead#blockvendrefull .block_form_lead .button,
  .form_lead#blockvendrefull .block_form_lead .formulaire-contact button,
  .formulaire-contact .form_lead#blockvendrefull .block_form_lead button,
  .form_lead#blockvendrefull .block_form_lead .button-medium {
    border: 0;
    border-bottom: solid 2px #89a315;
    height: auto;
    padding: 10px 30px; }

.content_cms .elementor-widget-wrap {
  z-index: auto; }

.news-style-cms {
  counter-reset: h1 h2 h3 h4 span; }
  .news-style-cms h1, .news-style-cms .title_h1 {
    border-bottom: 0;
    font-family: "robotolight", Arial, sans-serif;
    font-size: 36px;
    font-weight: 400;
    color: #18374c;
    margin-bottom: 0 !important;
    padding: 0;
    text-align: inherit; }
    @media (max-width: 767.99875px) {
      .news-style-cms h1, .news-style-cms .title_h1 {
        font-size: 22px;
        line-height: 1.3; } }
  .news-style-cms h2, .news-style-cms .title_h2, .news-style-cms .elementor-row .elementor-flip-box-front .elementor-flip-box-title, .elementor-row .elementor-flip-box-front .news-style-cms .elementor-flip-box-title, .news-style-cms .elementor-row .elementor-flip-box-back .elementor-flip-box-title, .elementor-row .elementor-flip-box-back .news-style-cms .elementor-flip-box-title {
    border-bottom: 0;
    color: #afca0b;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 29px;
    font-weight: 400;
    text-align: inherit; }
    @media (max-width: 767.99875px) {
      .news-style-cms h2, .news-style-cms .title_h2, .news-style-cms .elementor-row .elementor-flip-box-front .elementor-flip-box-title, .elementor-row .elementor-flip-box-front .news-style-cms .elementor-flip-box-title, .news-style-cms .elementor-row .elementor-flip-box-back .elementor-flip-box-title, .elementor-row .elementor-flip-box-back .news-style-cms .elementor-flip-box-title {
        font-size: 20px;
        line-height: 1.2; } }
    .news-style-cms h2 a, .news-style-cms .title_h2 a, .news-style-cms .elementor-row .elementor-flip-box-front .elementor-flip-box-title a, .elementor-row .elementor-flip-box-front .news-style-cms .elementor-flip-box-title a, .news-style-cms .elementor-row .elementor-flip-box-back .elementor-flip-box-title a, .elementor-row .elementor-flip-box-back .news-style-cms .elementor-flip-box-title a {
      color: #18374c; }
    @media (max-width: 767.99875px) {
      .news-style-cms h2, .news-style-cms .title_h2, .news-style-cms .elementor-row .elementor-flip-box-front .elementor-flip-box-title, .elementor-row .elementor-flip-box-front .news-style-cms .elementor-flip-box-title, .news-style-cms .elementor-row .elementor-flip-box-back .elementor-flip-box-title, .elementor-row .elementor-flip-box-back .news-style-cms .elementor-flip-box-title {
        font-size: 21px; } }
  .news-style-cms h3, .news-style-cms .title.title_h3 {
    font-family: "Roboto", Arial, sans-serif;
    color: #18374c;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: none;
    text-align: inherit; }
    @media (max-width: 767.99875px) {
      .news-style-cms h3, .news-style-cms .title.title_h3 {
        font-size: 19px; } }
  .news-style-cms h4, .news-style-cms .title.title_h4 {
    font-family: "Roboto", Arial, sans-serif;
    color: #afca0b;
    font-size: 22px;
    font-weight: 400;
    text-transform: none;
    text-align: inherit; }
    @media (max-width: 767.99875px) {
      .news-style-cms h4, .news-style-cms .title.title_h4 {
        font-size: 17px; } }
  .news-style-cms h5, .news-style-cms .title.title_h5 {
    color: #18374c;
    text-align: inherit; }
  .news-style-cms h6 {
    border-bottom: 0;
    padding-bottom: 5px;
    text-align: inherit; }
  .news-style-cms .number h2, .news-style-cms .number h3 {
    font-family: "Roboto", Arial, sans-serif;
    color: #18374c;
    font-size: 25px;
    line-height: 1.2;
    padding: 4px 0 5px 0;
    text-align: left;
    text-transform: none; }
    @media (max-width: 767.99875px) {
      .news-style-cms .number h2, .news-style-cms .number h3 {
        font-size: 19px; } }
    .news-style-cms .number h2:before, .news-style-cms .number h3:before {
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      border: 4px solid;
      border-color: inherit;
      color: inherit;
      content: counter(h2);
      counter-increment: h2;
      display: inline-block;
      font-family: "RobotoCondensed-variable", sans-serif;
      font-size: 25px;
      height: 35px;
      line-height: 26px;
      margin-right: 10px;
      position: relative;
      text-align: center;
      top: 0;
      width: 35px; }
    .news-style-cms .number h2 span, .news-style-cms .number h3 span {
      padding-left: 5px;
      padding-top: 15px; }
      .news-style-cms .number h2 span:after, .news-style-cms .number h3 span:after {
        background-color: #89a315;
        border-radius: 10px;
        content: "";
        display: block;
        height: 5px;
        margin-top: 15px;
        width: 100%; }
  .news-style-cms .number-small span, .news-style-cms .number-small p {
    border: 0;
    font-family: "Roboto", Arial, sans-serif;
    color: #18374c;
    font-size: 18px;
    line-height: 1.1;
    text-align: left;
    text-transform: none; }
    .news-style-cms .number-small span:before, .news-style-cms .number-small p:before {
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      border: 4px solid;
      border-color: inherit;
      color: inherit;
      content: counter(span);
      counter-increment: span;
      display: inline-block;
      font-family: "RobotoCondensed-variable", sans-serif;
      font-size: 19px;
      height: 30px;
      line-height: 22px;
      margin-right: 10px;
      position: relative;
      text-align: center;
      top: 0;
      width: 30px; }

.cms_content .wrbreadcrumb li.breadcrumb-item a {
  font-style: normal;
  text-decoration: none; }

.liens_bleus a {
  color: #18374c !important; }
  .liens_bleus a:hover {
    color: #0a1d2c !important; }

#cms.elementor-page h1 a, #cms.elementor-page h2 a, #cms.elementor-page h3 a, #cms.elementor-page h4 a, #cms.elementor-page h5 a, #cms.elementor-page h6 a {
  color: inherit; }

.mention_visio {
  align-items: center;
  align-content: center;
  background: white;
  border: solid 3px #afca0b;
  border-radius: 100%;
  color: #afca0b;
  display: flex;
  font-size: 24px;
  height: 60px;
  padding: 13px 15px;
  position: absolute;
  right: 15px;
  text-align: center;
  top: 15px;
  width: 60px;
  z-index: 100; }

#module-wraeform-reprise img, #module-wraeform-default img {
  max-width: 100%; }

#module-wraeform-pageventevalidation #agence_infos .title_h5 {
  font-size: 18px; }
#module-wraeform-pageventevalidation #agence_infos .title_h4.tel {
  font-size: 20px; }

.gmb_review_patch {
  background: white;
  border-radius: 8px;
  font-size: 16px;
  overflow: hidden;
  padding: 5px 10px;
  position: absolute;
  right: 15px;
  top: 10px;
  z-index: 1000; }

.gold {
  color: #ffb600; }

.gmb_review_detail {
  min-height: 115px; }
  .gmb_review_detail .cursor {
    cursor: pointer; }
    .gmb_review_detail .cursor:hover {
      color: #afca0b; }

.cursor-default {
  cursor: default !important; }

@media (max-width: 991.99875px) {
  .map-content {
    transform: scale(0.88); } }
.manual_input_data_vehicule.link {
  cursor: pointer;
  text-decoration: underline; }

#form_top_vendre .chosen-container {
  margin-bottom: 8px;
  width: 100% !important; }
#form_top_vendre .chosen-single {
  border-color: #afca0b;
  color: #838383 !important;
  font-size: 15px;
  height: 40px;
  line-height: 36px;
  text-decoration: none !important; }
  #form_top_vendre .chosen-single div {
    top: 7px; }
#form_top_vendre label {
  color: white;
  margin-bottom: 5px; }
#form_top_vendre .field_search_vente {
  margin-bottom: 8px; }
#form_top_vendre .immat_results_label {
  font-family: "robotobold", Arial, sans-serif; }
#form_top_vendre .immat_results {
  line-height: 36px; }
#form_top_vendre input:-moz-placeholder {
  color: #838383; }
#form_top_vendre input::-moz-placeholder {
  color: #838383; }
#form_top_vendre input:-ms-input-placeholder {
  color: #838383; }
#form_top_vendre input::-webkit-input-placeholder {
  color: #838383; }

@media (max-width: 1599.99875px) {
  #etapes_reprise .col-content-end {
    width: 100%; } }
@media (max-width: 1199.99875px) {
  #etapes_reprise .col-content {
    width: 75%; }
  #etapes_reprise .col-content-end {
    width: 115%; }
  #etapes_reprise .col-fleche {
    width: 25%; }
    #etapes_reprise .col-fleche img {
      max-width: 40%; } }
@media (max-width: 991.99875px) {
  #etapes_reprise .col-content {
    width: 85%;
    font-size: 0.9em; }
  #etapes_reprise .col-content-end {
    width: 100%; }
  #etapes_reprise .col-fleche {
    width: 15%; }
    #etapes_reprise .col-fleche img {
      max-width: 70%; } }
@media (max-width: 767.99875px) {
  #etapes_reprise .col-content {
    width: 100%; }
  #etapes_reprise .col-fleche {
    display: none; } }

@media (max-width: 767.99875px) {
  #tableau-comparatif .elementor-widget-wrap section {
    padding-left: 10px;
    padding-right: 10px;
    min-width: 180px; }
  #tableau-comparatif .elementor-heading-title {
    font-size: 20px; }
  #tableau-comparatif .elementor-icon-list-item {
    font-size: 17px; }
    #tableau-comparatif .elementor-icon-list-item i.fa {
      font-size: 25px; }
      #tableau-comparatif .elementor-icon-list-item i.fa.fa-remove {
        margin-left: 2px;
        margin-right: 3px; }
    #tableau-comparatif .elementor-icon-list-item .elementor-icon-list-text {
      padding-left: 10px; }
  #tableau-comparatif img {
    height: 80px; }
  #tableau-comparatif > div > .elementor-row {
    flex-wrap: nowrap;
    overflow-x: scroll;
    width: 100%;
    scrollbar-color: #afca0b #fff;
    display: flex;
    align-items: stretch;
    padding-bottom: 2px; } }

#wrblockvendre_home_tab_acheter .selector {
  background: white;
  border-color: #aaa;
  color: #0a1d2c;
  height: 40px;
  margin-bottom: 15px;
  padding-left: 8px;
  width: 100% !important; }
  #wrblockvendre_home_tab_acheter .selector > span {
    color: #0a1d2c;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    height: 40px;
    line-height: 40px; }

#wrblockvendre-home .chosen-container {
  font-size: 15px; }

#wrblockvendre-home .chosen-container a {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%; }

#wrblockvendre-home .chosen-container .chosen-results li.active-result {
  line-height: 18px; }

#wrblockvendre-home .chosen-container a.chosen-single div {
  top: 6px; }

#wrblockvendre-home .nav-pills {
  cursor: pointer;
  min-height: 75px; }

#wrblockvendre-home .votre-voiture {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.6s linear; }

#wrblockvendre-home .active .votre-voiture, #wrblockvendre-home .votre-voiture:hover {
  max-height: 40px; }

#auto-plus-label-agencies {
  height: 150px; }
  @media (max-width: 767.99875px) {
    #auto-plus-label-agencies {
      height: 80px; } }

.flex-col-2 {
  flex: 0 1 49.5%; }

@media (min-width: 576px) {
  .flex-col-sm-3 {
    flex: 0 1 33%; } }

@media (min-width: 992px) {
  .flex-col-lg-5 {
    flex: 0 1 19.5%; } }

.br-2 {
  border-radius: 8px; }

.border-first {
  border-color: #afca0b; }

.border-second {
  border-color: #18374c; }

.bg-border-center {
  background: url(../img/dot-dee2e6.jpg);
  background-repeat: repeat-y;
  background-position: center; }

@media (max-width: 991.99875px) {
  #social-share-product-page {
    font-size: 22px; }
    #social-share-product-page button, #social-share-product-page i {
      font-size: 22px !important; } }
@media (min-width: 768px) {
  .border-md-bottom-0 {
    border-bottom: 0 !important; }

  .border-md-top {
    border-top: 1px solid #dee2e6 !important; }

  .position-md-absolute {
    position: absolute; } }
@media (min-width: 992px) {
  .position-lg-absolute {
    position: absolute; }

  #social-share-product-page {
    border: 1px solid #dee2e6 !important;
    right: -31px;
    top: 0;
    width: 32px; }

  .border-lg-bottom-0 {
    border-bottom: none !important; }

  .border-lg-right {
    border-right: 1px solid #dee2e6; } }
.rem-1-1 {
  font-size: 1.1rem; }

.focus-first:focus {
  border-color: #afca0b;
  box-shadow: none; }

.focus-second:focus {
  border-color: #18374c;
  box-shadow: none; }

.inactive-product {
  background: #afca0b;
  color: white;
  z-index: 1000;
  transform: rotate(-45deg);
  box-shadow: rgba(10, 29, 44, 0.4) 1px 1px 2px 2px; }

#image-block .inactive-product {
  font-size: 16px;
  left: -65px;
  padding: 8px 60px;
  top: 60px; }

.product_list .inactive-product {
  font-size: 11px;
  left: -35px;
  padding: 5px 30px;
  top: 35px; }

.link-black {
  color: black !important;
  text-decoration: underline; }
  .link-black:hover {
    color: #18374c !important;
    text-decoration: underline; }

#liens-reprise a:hover {
  text-decoration: none !important; }

.br-3 {
  border-radius: 16px; }

#module-wraeform-pageventevalidation #displayGmbNote .c-second-dark {
  color: white !important; }
#module-wraeform-pageventevalidation #zone_container_vente {
  background: url("https://www.autoeasy.fr/themes/autoeasy/img/fond-bleu-fonce-2.jpg") no-repeat #1C2432;
  background-position: top center; }

.reassurance-vente {
  background: url("../img/reassurance-vente.webp") no-repeat;
  background-position: left center; }
  @media (min-width: 576px) {
    .reassurance-vente {
      background-position-x: calc( ((100vw - 540px) / 2) + (8 * (540px / 12)) ); } }
  @media (min-width: 768px) {
    .reassurance-vente {
      background-position-x: calc( ((100vw - 720px) / 2) + (8 * (720px / 12)) ); } }
  @media (min-width: 992px) {
    .reassurance-vente {
      background-position-x: calc( ((100vw - 960px) / 2) + (8 * (960px / 12)) ); } }
  @media (min-width: 1200px) {
    .reassurance-vente {
      background-position-x: calc( ((100vw - 1340px) / 2) + (8 * (1340px / 12)) ); } }
  @media (min-width: 1600px) {
    .reassurance-vente {
      background-position-x: calc( ((100vw - 1540px) / 2) + (8 * (1540px / 12)) ); } }

.cancel-container {
  left: 50% !important;
  margin-left: -50vw !important;
  position: relative !important;
  width: calc(100vw) !important;
  z-index: 1 !important; }
  .cancel-container .container {
    margin: 0 auto !important; }

@media (max-width: 992.65px) {
  .cancel-container {
    width: 100vw !important;
    padding-left: 0 !important; } }
.theme-2021 {
  line-height: 21px; }
  .theme-2021 .carousel.slide img {
    width: 100%;
    height: auto;
    border-radius: 100%; }
  @media (max-width: 767px) {
    .theme-2021 .px-xs-3 {
      padding-left: 15px !important;
      padding-right: 15px !important; } }
  .theme-2021 .bg_blue {
    background-color: #28596a; }
  .theme-2021 .white {
    color: #FFFFFF !important; }
  .theme-2021 .d-flex {
    display: flex; }
  .theme-2021 .d-block {
    display: block; }
  .theme-2021 .align-items-center {
    align-items: center; }
  .theme-2021 .justify-content-between {
    justify-content: space-between; }
  .theme-2021 .justify-content-center {
    justify-content: center; }
  .theme-2021 .text-left {
    text-align: left; }
  .theme-2021 .text-uppercase {
    text-transform: uppercase; }
  .theme-2021 .title.title_h2, .theme-2021 .elementor-row .elementor-flip-box-front .title.elementor-flip-box-title, .elementor-row .elementor-flip-box-front .theme-2021 .title.elementor-flip-box-title, .theme-2021 .elementor-row .elementor-flip-box-back .title.elementor-flip-box-title, .elementor-row .elementor-flip-box-back .theme-2021 .title.elementor-flip-box-title {
    color: #afca0b;
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 700;
    font-size: 29px;
    text-transform: uppercase; }
    @media (max-width: 991px) {
      .theme-2021 .title.title_h2, .theme-2021 .elementor-row .elementor-flip-box-front .title.elementor-flip-box-title, .elementor-row .elementor-flip-box-front .theme-2021 .title.elementor-flip-box-title, .theme-2021 .elementor-row .elementor-flip-box-back .title.elementor-flip-box-title, .elementor-row .elementor-flip-box-back .theme-2021 .title.elementor-flip-box-title {
        font-size: 22px !important; } }
    .theme-2021 .title.title_h2.white, .theme-2021 .elementor-row .elementor-flip-box-front .title.white.elementor-flip-box-title, .elementor-row .elementor-flip-box-front .theme-2021 .title.white.elementor-flip-box-title, .theme-2021 .elementor-row .elementor-flip-box-back .title.white.elementor-flip-box-title, .elementor-row .elementor-flip-box-back .theme-2021 .title.white.elementor-flip-box-title {
      color: #FFFFFF; }
  .theme-2021 .title.title_h3 {
    color: #18374c !important;
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 700;
    font-size: 25px !important;
    line-height: 1.2; }
    @media (max-width: 767.99875px) {
      .theme-2021 .title.title_h3 {
        font-size: 21px !important; } }
  .theme-2021 .title.title_custom {
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 700;
    font-size: 19px !important;
    text-transform: uppercase; }
    .theme-2021 .title.title_custom.white {
      color: #FFFFFF; }
  .theme-2021 .bold {
    font-weight: 700; }
  .theme-2021 p, .theme-2021 li {
    color: #18374c !important;
    line-height: 1.5; }
    .theme-2021 p .icon, .theme-2021 p [class^="icon-"], .theme-2021 li .icon, .theme-2021 li [class^="icon-"] {
      color: #afca0b !important; }
  .theme-2021 blockquote {
    color: #18374c;
    font-weight: 600 !important;
    font-style: italic;
    line-height: 1.5;
    margin-bottom: 0 !important; }
  .theme-2021 .list {
    list-style-type: none !important;
    padding-left: 0; }
    .theme-2021 .list .item {
      display: flex;
      font-size: 15px;
      line-height: 1.5; }
      @media (max-width: 1199px) {
        .theme-2021 .list .item span {
          max-width: 75%; } }
      .theme-2021 .list .item:before {
        content: url("../img/franchise/icon-angle-r.svg");
        display: inline-block;
        line-height: 30px;
        padding-right: 5px;
        vertical-align: -3px;
        width: 22px; }
      .theme-2021 .list .item.white {
        color: white; }
  .theme-2021 .signature {
    font-family: "Roboto", Arial, sans-serif;
    font-style: italic; }
  .theme-2021 .wrbreadcrumb li a {
    color: #afca0b; }
  .theme-2021 .wrbreadcrumb li:before {
    color: #afca0b; }
  .theme-2021.ouvrir-agence {
    color: #4b4b4c; }
    .theme-2021.ouvrir-agence .insert .title_head {
      background-color: #afca0b;
      font-family: "RobotoCondensed-variable", sans-serif;
      font-weight: 700;
      font-size: 21px;
      padding-bottom: 17px;
      padding-top: 17px;
      text-transform: uppercase; }
      @media (max-width: 767.99875px) {
        .theme-2021.ouvrir-agence .insert .title_head {
          font-size: 18px; } }
      .theme-2021.ouvrir-agence .insert .title_head.white {
        color: #FFFFFF !important; }
    .theme-2021.ouvrir-agence .overlay_blue {
      background: rgba(40, 89, 106, 0.8); }
    .theme-2021.ouvrir-agence .title {
      font-size: 29px; }
      @media (max-width: 767.99875px) {
        .theme-2021.ouvrir-agence .title {
          font-size: 21px; } }
    .theme-2021.ouvrir-agence .intro p {
      margin-bottom: 1.8rem; }
    .theme-2021.ouvrir-agence .intro .insert ul {
      background-color: #ededed;
      list-style: none; }
      .theme-2021.ouvrir-agence .intro .insert ul li {
        margin-bottom: 15px; }
        .theme-2021.ouvrir-agence .intro .insert ul li a {
          color: #6b6b6b;
          font-weight: 600;
          transition: 0.2s ease all; }
        .theme-2021.ouvrir-agence .intro .insert ul li .icon, .theme-2021.ouvrir-agence .intro .insert ul li [class^="icon-"] {
          color: #28596a; }
        .theme-2021.ouvrir-agence .intro .insert ul li:hover a {
          color: #afca0b;
          padding-left: 5px; }
        .theme-2021.ouvrir-agence .intro .insert ul li:hover .icon, .theme-2021.ouvrir-agence .intro .insert ul li:hover [class^="icon-"] {
          color: #afca0b; }
    .theme-2021.ouvrir-agence #chiffres {
      background-size: cover; }
      .theme-2021.ouvrir-agence #chiffres .container-chiffres {
        display: flex;
        color: #FFFFFF; }
        @media (max-width: 991px) {
          .theme-2021.ouvrir-agence #chiffres .container-chiffres {
            flex-wrap: wrap; } }
        .theme-2021.ouvrir-agence #chiffres .container-chiffres .block_chiffre {
          background-color: #afca0b;
          min-height: 220px;
          width: 20%; }
          @media (max-width: 991px) {
            .theme-2021.ouvrir-agence #chiffres .container-chiffres .block_chiffre {
              margin-left: 0 !important;
              min-height: 190px;
              width: 30%; } }
          @media (max-width: 767px) {
            .theme-2021.ouvrir-agence #chiffres .container-chiffres .block_chiffre {
              width: 45%; } }
          .theme-2021.ouvrir-agence #chiffres .container-chiffres .block_chiffre .title {
            font-size: 36px;
            line-height: 1.2; }
            @media (max-width: 767px) {
              .theme-2021.ouvrir-agence #chiffres .container-chiffres .block_chiffre .title {
                font-size: 30px; } }
          .theme-2021.ouvrir-agence #chiffres .container-chiffres .block_chiffre .content {
            text-transform: uppercase; }
            @media (max-width: 575.99875px) {
              .theme-2021.ouvrir-agence #chiffres .container-chiffres .block_chiffre .content {
                font-size: 13px;
                line-height: 17px; } }
    .theme-2021.ouvrir-agence #metiers .title {
      color: #afca0b;
      font-size: 29px; }
    .theme-2021.ouvrir-agence #metiers .services {
      counter-reset: h1 h2 h3 h4 span; }
      .theme-2021.ouvrir-agence #metiers .services img {
        display: block; }
      @media (max-width: 767px) {
        .theme-2021.ouvrir-agence #metiers .services .item {
          margin-bottom: 20px; } }
      .theme-2021.ouvrir-agence #metiers .services .title {
        border-bottom: 2px solid #afca0b;
        padding: 4px 0 5px 0; }
        .theme-2021.ouvrir-agence #metiers .services .title:before {
          -webkit-border-radius: 100%;
          -moz-border-radius: 100%;
          border-radius: 100%;
          border: 4px solid #afca0b;
          color: #afca0b;
          content: counter(h2);
          counter-increment: h2;
          display: inline-block;
          font-family: "RobotoCondensed-variable", sans-serif;
          font-weight: 700;
          font-size: 25px;
          height: 35px;
          line-height: 27px;
          margin-right: 10px;
          position: relative;
          text-align: center;
          top: 0;
          width: 35px; }
    .theme-2021.ouvrir-agence #metiers .services-plus ul {
      padding-left: 0;
      list-style: none; }
      .theme-2021.ouvrir-agence #metiers .services-plus ul strong {
        color: #afca0b; }
    .theme-2021.ouvrir-agence #creation {
      background-position: bottom;
      background-size: cover; }
      .theme-2021.ouvrir-agence #creation .insert .title_head {
        font-size: 29px; }
        @media (max-width: 767.99875px) {
          .theme-2021.ouvrir-agence #creation .insert .title_head {
            font-size: 21px; } }
      .theme-2021.ouvrir-agence #creation .insert .advantages {
        background-color: #FFFFFF;
        color: #4b4b4c;
        display: flex;
        flex-wrap: wrap; }
        .theme-2021.ouvrir-agence #creation .insert .advantages .item .title {
          align-items: center;
          border-bottom: 2px solid #afca0b;
          color: #18374c;
          display: flex;
          font-size: 19px;
          padding-bottom: 10px; }
          .theme-2021.ouvrir-agence #creation .insert .advantages .item .title:before {
            content: url("../img/franchise/check-circle.png");
            display: inline-block;
            margin-right: 10px;
            width: 38px; }
    .theme-2021.ouvrir-agence #pourquoi-ouvrir-agence .title {
      color: #afca0b; }
    .theme-2021.ouvrir-agence #pourquoi-ouvrir-agence .advantages {
      background-color: #f5f5f5;
      display: flex;
      flex-wrap: wrap; }
      @media (max-width: 767.99875px) {
        .theme-2021.ouvrir-agence #pourquoi-ouvrir-agence .advantages img {
          max-width: 23px; } }
      .theme-2021.ouvrir-agence #pourquoi-ouvrir-agence .advantages div {
        align-items: center;
        display: flex;
        flex-wrap: wrap; }
  .theme-2021 #reseau_ae .team_ae .list_team {
    flex-wrap: wrap;
    list-style-type: none; }
    .theme-2021 #reseau_ae .team_ae .list_team .item {
      margin-top: 20px;
      width: 20%; }
      @media (max-width: 991px) {
        .theme-2021 #reseau_ae .team_ae .list_team .item {
          width: 25%; } }
      @media (max-width: 767px) {
        .theme-2021 #reseau_ae .team_ae .list_team .item {
          width: 50%; } }
      .theme-2021 #reseau_ae .team_ae .list_team .item .desc_content .name, .theme-2021 #reseau_ae .team_ae .list_team .item .desc_content .fonction {
        display: block; }
      .theme-2021 #reseau_ae .team_ae .list_team .item .desc_content .name {
        color: #28596a;
        padding-bottom: 5px; }
        @media (max-width: 767px) {
          .theme-2021 #reseau_ae .team_ae .list_team .item .desc_content .name {
            font-size: 16px !important; } }
      .theme-2021 #reseau_ae .team_ae .list_team .item .desc_content .fonction {
        font-size: 14px;
        font-weight: 700; }
  .theme-2021 .logos_partenaires, .theme-2021 .logos_perks {
    flex-wrap: wrap; }
  @media (max-width: 767px) {
    .theme-2021 .logos_partenaires {
      justify-content: center !important;
      margin-bottom: 30px; } }
  @media (max-width: 992px) {
    .theme-2021 .logos_partenaires > div {
      width: 50%; } }
  .theme-2021 #pourquoi_choisir h3 {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    font-size: 14px; }
  .theme-2021 #reviews #carousel-reviews .card_review {
    min-height: 420px; }
    .theme-2021 #reviews #carousel-reviews .card_review .img_content {
      border: 4px solid #FFFFFF;
      border-radius: 100%;
      margin: 0 auto;
      width: 120px; }
    .theme-2021 #reviews #carousel-reviews .card_review .block_card {
      background: #FFFFFF;
      margin-top: -50px;
      min-height: 255px; }
      .theme-2021 #reviews #carousel-reviews .card_review .block_card .name {
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 600;
        font-size: 16px; }
  .theme-2021 #reviews #carousel-reviews .carousel-control {
    background-image: none !important;
    max-width: 20px;
    position: absolute;
    top: 50%; }
    .theme-2021 #reviews #carousel-reviews .carousel-control:hover, .theme-2021 #reviews #carousel-reviews .carousel-control:active, .theme-2021 #reviews #carousel-reviews .carousel-control:focus {
      cursor: pointer; }
    .theme-2021 #reviews #carousel-reviews .carousel-control .icon-content i {
      color: #FFFFFF;
      opacity: 0.7; }
    @media (max-width: 767px) {
      .theme-2021 #reviews #carousel-reviews .carousel-control .icon-content {
        align-items: center;
        background: #afca0b;
        border-radius: 100%;
        display: flex;
        height: 30px;
        justify-content: center;
        width: 30px; }
        .theme-2021 #reviews #carousel-reviews .carousel-control .icon-content i {
          opacity: 1; } }
    .theme-2021 #reviews #carousel-reviews .carousel-control .icon-content:hover i, .theme-2021 #reviews #carousel-reviews .carousel-control .icon-content:active i, .theme-2021 #reviews #carousel-reviews .carousel-control .icon-content:focus i {
      opacity: 1; }
    .theme-2021 #reviews #carousel-reviews .carousel-control.left {
      left: -5px; }
      @media (max-width: 1200px) {
        .theme-2021 #reviews #carousel-reviews .carousel-control.left {
          left: 0; } }
    .theme-2021 #reviews #carousel-reviews .carousel-control.right {
      right: -5px; }
      @media (max-width: 1200px) {
        .theme-2021 #reviews #carousel-reviews .carousel-control.right {
          right: 0; } }
  .theme-2021.devenir-agent .list {
    counter-reset: h1 h2 h3 h4 span li; }
    @media (max-width: 767.99875px) {
      .theme-2021.devenir-agent .list.nowidth li:before {
        width: auto; } }
    .theme-2021.devenir-agent .list li:before {
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      color: #afca0b;
      content: counter(li);
      counter-increment: li;
      display: inline-block;
      font-family: "RobotoCondensed-variable", sans-serif;
      font-weight: 700;
      font-size: 25px;
      height: 25px;
      line-height: 25px;
      margin-right: 10px;
      text-align: left;
      width: 35px; }
  .theme-2021.devenir-agent form {
    padding: 0 !important; }
    .theme-2021.devenir-agent form .radio {
      vertical-align: text-top; }
    @media (min-width: 1200px) {
      .theme-2021.devenir-agent form .left-label {
        padding-right: 0; } }
  .theme-2021.rejoindre-franchise li strong {
    color: #18374c !important; }
  .theme-2021.rejoindre-franchise .insert .title_head {
    background-color: #afca0b;
    font-family: "RobotoCondensed-variable", sans-serif;
    font-weight: 700;
    font-size: 21px;
    padding-bottom: 17px;
    padding-top: 17px;
    text-transform: uppercase; }
    .theme-2021.rejoindre-franchise .insert .title_head.white {
      color: #FFFFFF !important; }
  .theme-2021.rejoindre-franchise .insert .advantages {
    background-color: #f5f5f5;
    display: flex;
    flex-wrap: wrap; }
    .theme-2021.rejoindre-franchise .insert .advantages div {
      align-items: center;
      display: flex;
      flex-wrap: wrap; }
  .theme-2021.rejoindre-franchise .join_franchise {
    background-image: none;
    text-align: left; }
    .theme-2021.rejoindre-franchise .join_franchise .form_open_store {
      padding: 0; }
      .theme-2021.rejoindre-franchise .join_franchise .form_open_store .gender_label {
        margin-bottom: 15px;
        margin-right: 15px; }
      .theme-2021.rejoindre-franchise .join_franchise .form_open_store .radio {
        margin-right: 3px; }
        .theme-2021.rejoindre-franchise .join_franchise .form_open_store .radio span {
          position: relative;
          top: -2px; }
      .theme-2021.rejoindre-franchise .join_franchise .form_open_store label {
        color: white !important;
        text-transform: uppercase; }
      .theme-2021.rejoindre-franchise .join_franchise .form_open_store input {
        border-color: #afca0b;
        border-style: solid;
        border-width: 1px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        width: 100%;
        margin-bottom: 15px;
        height: 30px;
        padding-left: 15px;
        padding-right: 15px; }
        .theme-2021.rejoindre-franchise .join_franchise .form_open_store input.button,
        .theme-2021.rejoindre-franchise .join_franchise .form_open_store input.button-medium {
          margin-top: 10px;
          text-align: center; }
      .theme-2021.rejoindre-franchise .join_franchise .form_open_store textarea {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: white;
        border: solid 1px #afca0b;
        width: 100%; }
  .theme-2021.rejoindre-franchise .integrer .icon, .theme-2021.rejoindre-franchise .integrer [class^="icon-"] {
    color: #FFFFFF !important;
    vertical-align: -1px; }
  .theme-2021.rejoindre-franchise .temoignages .title_custom {
    color: #18374c; }
  .theme-2021.rejoindre-franchise .temoignages img {
    float: left;
    height: 120px;
    padding-right: 20px; }
  .theme-2021.rejoindre-franchise .temoignages p {
    margin-bottom: 20px; }

.theme2021 .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 100%; }

#vu-tv {
  color: white;
  font-size: 23px;
  font-weight: bold;
  line-height: 50px; }
  #vu-tv img {
    max-width: 50px;
    vertical-align: top; }

.encart_openstore .container {
  position: relative; }
.encart_openstore #vu-tv {
  left: 0;
  top: 0px; }

@media (min-width: 576px) and (max-width: 767.99875px) {
  #vu-tv-home {
    min-height: 400px; } }

@media (max-width: 575.99875px) {
  #vu-tv-home {
    height: 200px; } }

[data-atc] {
  cursor: pointer; }

#_desktop_img_autoplus_home img {
  position: absolute;
  right: 100px;
  top: calc(50% - 38px);
  max-height: 150px; }

.txt-first-dark {
  color: #89a315 !important; }

.bg-first {
  background-color: #afca0b !important; }

.bg-first-dark {
  background-color: #89a315 !important; }

.bg-second {
  background-color: #18374c !important; }

.bg-second-dark {
  background-color: #0a1d2c !important; }

.bg-second-darker {
  background-color: #1C2432 !important; }

.votre-voiture {
  height: 0; }

.active .votre-voiture {
  height: auto; }

#wrblockvendre_colonne_form #titre {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%); }

.hover-first:hover {
  background-color: #afca0b !important; }
  .hover-first:hover.elementor-element {
    background-color: transparent !important; }
.hover-first > .elementor-column-wrap:hover {
  background-color: #afca0b !important; }

.hover-first-dark:hover:hover {
  background-color: #89a315 !important; }
  .hover-first-dark:hover:hover.elementor-element {
    background-color: transparent !important; }
.hover-first-dark:hover > .elementor-column-wrap:hover {
  background-color: #89a315 !important; }

.hover-second:hover:hover {
  background-color: #18374c !important; }
  .hover-second:hover:hover.elementor-element {
    background-color: transparent !important; }
.hover-second:hover > .elementor-column-wrap:hover {
  background-color: #18374c !important; }

.hover-second-dark:hover:hover {
  background-color: #0a1d2c !important; }
  .hover-second-dark:hover:hover.elementor-element {
    background-color: transparent !important; }
.hover-second-dark:hover > .elementor-column-wrap:hover {
  background-color: #0a1d2c !important; }

.f-strech-condensed {
  font-stretch: condensed; }

@media (max-width: 575.99875px) {
  #main-title-homepage .elementor-widget-container {
    width: 100%; }

  #pancarte-occupe .elementor-widget-container {
    padding-inline: 0;
    width: 280px; } }
@media (max-width: 992px) {
  .w-50-md-down {
    width: 50%; } }

.cancel-container {
  left: 50% !important;
  margin-left: -50vw !important;
  position: relative !important;
  width: calc(100vw) !important;
  z-index: 1 !important; }
  .cancel-container .container {
    margin: 0 auto !important; }

@media (max-width: 992.65px) {
  .cancel-container {
    width: 100vw !important;
    padding-left: 0 !important; } }
.theme-2024 h1,
.theme-2024 .title_h1 {
  font-family: "RobotoCondensed-variable", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.25; }
  @media (max-width: 991px) {
    .theme-2024 h1,
    .theme-2024 .title_h1 {
      font-size: 30px !important;
      line-height: 1.3; } }
.theme-2024 .rte h2,
.theme-2024 .title_h2,
.theme-2024 .elementor-row .elementor-flip-box-front .elementor-flip-box-title,
.elementor-row .elementor-flip-box-front .theme-2024 .elementor-flip-box-title,
.theme-2024 .elementor-row .elementor-flip-box-back .elementor-flip-box-title,
.elementor-row .elementor-flip-box-back .theme-2024 .elementor-flip-box-title {
  font-family: "RobotoCondensed-variable", sans-serif;
  font-weight: normal;
  font-size: 30px; }
  @media (max-width: 991px) {
    .theme-2024 .rte h2,
    .theme-2024 .title_h2,
    .theme-2024 .elementor-row .elementor-flip-box-front .elementor-flip-box-title,
    .elementor-row .elementor-flip-box-front .theme-2024 .elementor-flip-box-title,
    .theme-2024 .elementor-row .elementor-flip-box-back .elementor-flip-box-title,
    .elementor-row .elementor-flip-box-back .theme-2024 .elementor-flip-box-title {
      font-size: 22px !important; } }
.theme-2024 .rte h2 {
  color: #afca0b;
  border: none;
  font-weight: bold;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 1.75em; }
  @media (max-width: 991px) {
    .theme-2024 .rte h2 {
      font-size: 20px !important; } }
.theme-2024 h3 {
  font-size: 24px;
  color: #18374c;
  font-weight: 700; }
.theme-2024 .title_h3 {
  font-size: 24px;
  font-weight: normal;
  margin-top: 10px; }
  @media (max-width: 991px) {
    .theme-2024 .title_h3 {
      font-size: 20px !important; } }
.theme-2024 .tab-content {
  margin-top: 0; }
.theme-2024 .title_h1::after {
  background-image: url("../img/cms/fleche.png");
  background-size: 60px 50px;
  display: inline-block;
  width: 60px;
  height: 50px;
  content: "";
  position: absolute;
  right: 20%;
  bottom: -40px; }
  @media (max-width: 991px) {
    .theme-2024 .title_h1::after {
      background-image: none;
      display: none; } }
.theme-2024 .rte ul {
  padding-left: 20px; }

.page-reprise-manufacturer div.content * {
  line-height: 1.5em !important;
  text-align: justify; }
.page-reprise-manufacturer div.content ul {
  padding-left: 15px;
  margin: 10px 0; }
.page-reprise-manufacturer div.content li {
  list-style-type: disc !important; }

.page-reprise-modele div.content * {
  line-height: 1.5em !important;
  text-align: justify; }
.page-reprise-modele div.content ul {
  padding-left: 15px;
  margin: 10px 0; }
.page-reprise-modele div.content li {
  list-style-type: disc !important; }

.bg-temoignages {
  background: linear-gradient(rgba(175, 199, 67, 0.8), rgba(175, 199, 67, 0.8)), url("https://www.autoeasy.fr/img/cms/cms/bg_temoignages_autoeasy.jpg");
  background-position: center center; }

.bg-formes {
  background: url("https://www.autoeasy.fr/themes/autoeasy/img/franchise/bg_page_npc.jpg");
  background-position: center center;
  background-size: cover; }

[aria-expanded="true"] .fa-chevron-down::before {
  content: "\f077"; }

.text-grey {
  color: #838383; }

.letter-link {
  text-align: center;
  width: 60px; }

.bg-transparent {
  background: transparent; }

.facebook-color {
  background: #0866FF !important; }

.x-color {
  background: black !important; }

.linkedin-color {
  background: #0a66c2 !important; }

.instagram-color {
  background: #E4405F !important; }

.horaires-agence > div {
  margin-top: -100px; }

#store_hero {
  background: url("../img/bg-mosaique.png"), linear-gradient(90deg, #afca0b 0%, #afca0b 100%);
  padding-bottom: 100px !important; }
  #store_hero.no_bg {
    background: none; }

/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */
@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2?24e3eb84d0bcaf83d77f904c78ac1f47") format("woff2"), url("./fonts/bootstrap-icons.woff?24e3eb84d0bcaf83d77f904c78ac1f47") format("woff"); }
.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: "bootstrap-icons" !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.bi-123::before {
  content: ""; }

.bi-alarm-fill::before {
  content: ""; }

.bi-alarm::before {
  content: ""; }

.bi-align-bottom::before {
  content: ""; }

.bi-align-center::before {
  content: ""; }

.bi-align-end::before {
  content: ""; }

.bi-align-middle::before {
  content: ""; }

.bi-align-start::before {
  content: ""; }

.bi-align-top::before {
  content: ""; }

.bi-alt::before {
  content: ""; }

.bi-app-indicator::before {
  content: ""; }

.bi-app::before {
  content: ""; }

.bi-archive-fill::before {
  content: ""; }

.bi-archive::before {
  content: ""; }

.bi-arrow-90deg-down::before {
  content: ""; }

.bi-arrow-90deg-left::before {
  content: ""; }

.bi-arrow-90deg-right::before {
  content: ""; }

.bi-arrow-90deg-up::before {
  content: ""; }

.bi-arrow-bar-down::before {
  content: ""; }

.bi-arrow-bar-left::before {
  content: ""; }

.bi-arrow-bar-right::before {
  content: ""; }

.bi-arrow-bar-up::before {
  content: ""; }

.bi-arrow-clockwise::before {
  content: ""; }

.bi-arrow-counterclockwise::before {
  content: ""; }

.bi-arrow-down-circle-fill::before {
  content: ""; }

.bi-arrow-down-circle::before {
  content: ""; }

.bi-arrow-down-left-circle-fill::before {
  content: ""; }

.bi-arrow-down-left-circle::before {
  content: ""; }

.bi-arrow-down-left-square-fill::before {
  content: ""; }

.bi-arrow-down-left-square::before {
  content: ""; }

.bi-arrow-down-left::before {
  content: ""; }

.bi-arrow-down-right-circle-fill::before {
  content: ""; }

.bi-arrow-down-right-circle::before {
  content: ""; }

.bi-arrow-down-right-square-fill::before {
  content: ""; }

.bi-arrow-down-right-square::before {
  content: ""; }

.bi-arrow-down-right::before {
  content: ""; }

.bi-arrow-down-short::before {
  content: ""; }

.bi-arrow-down-square-fill::before {
  content: ""; }

.bi-arrow-down-square::before {
  content: ""; }

.bi-arrow-down-up::before {
  content: ""; }

.bi-arrow-down::before {
  content: ""; }

.bi-arrow-left-circle-fill::before {
  content: ""; }

.bi-arrow-left-circle::before {
  content: ""; }

.bi-arrow-left-right::before {
  content: ""; }

.bi-arrow-left-short::before {
  content: ""; }

.bi-arrow-left-square-fill::before {
  content: ""; }

.bi-arrow-left-square::before {
  content: ""; }

.bi-arrow-left::before {
  content: ""; }

.bi-arrow-repeat::before {
  content: ""; }

.bi-arrow-return-left::before {
  content: ""; }

.bi-arrow-return-right::before {
  content: ""; }

.bi-arrow-right-circle-fill::before {
  content: ""; }

.bi-arrow-right-circle::before {
  content: ""; }

.bi-arrow-right-short::before {
  content: ""; }

.bi-arrow-right-square-fill::before {
  content: ""; }

.bi-arrow-right-square::before {
  content: ""; }

.bi-arrow-right::before {
  content: ""; }

.bi-arrow-up-circle-fill::before {
  content: ""; }

.bi-arrow-up-circle::before {
  content: ""; }

.bi-arrow-up-left-circle-fill::before {
  content: ""; }

.bi-arrow-up-left-circle::before {
  content: ""; }

.bi-arrow-up-left-square-fill::before {
  content: ""; }

.bi-arrow-up-left-square::before {
  content: ""; }

.bi-arrow-up-left::before {
  content: ""; }

.bi-arrow-up-right-circle-fill::before {
  content: ""; }

.bi-arrow-up-right-circle::before {
  content: ""; }

.bi-arrow-up-right-square-fill::before {
  content: ""; }

.bi-arrow-up-right-square::before {
  content: ""; }

.bi-arrow-up-right::before {
  content: ""; }

.bi-arrow-up-short::before {
  content: ""; }

.bi-arrow-up-square-fill::before {
  content: ""; }

.bi-arrow-up-square::before {
  content: ""; }

.bi-arrow-up::before {
  content: ""; }

.bi-arrows-angle-contract::before {
  content: ""; }

.bi-arrows-angle-expand::before {
  content: ""; }

.bi-arrows-collapse::before {
  content: ""; }

.bi-arrows-expand::before {
  content: ""; }

.bi-arrows-fullscreen::before {
  content: ""; }

.bi-arrows-move::before {
  content: ""; }

.bi-aspect-ratio-fill::before {
  content: ""; }

.bi-aspect-ratio::before {
  content: ""; }

.bi-asterisk::before {
  content: ""; }

.bi-at::before {
  content: ""; }

.bi-award-fill::before {
  content: ""; }

.bi-award::before {
  content: ""; }

.bi-back::before {
  content: ""; }

.bi-backspace-fill::before {
  content: ""; }

.bi-backspace-reverse-fill::before {
  content: ""; }

.bi-backspace-reverse::before {
  content: ""; }

.bi-backspace::before {
  content: ""; }

.bi-badge-3d-fill::before {
  content: ""; }

.bi-badge-3d::before {
  content: ""; }

.bi-badge-4k-fill::before {
  content: ""; }

.bi-badge-4k::before {
  content: ""; }

.bi-badge-8k-fill::before {
  content: ""; }

.bi-badge-8k::before {
  content: ""; }

.bi-badge-ad-fill::before {
  content: ""; }

.bi-badge-ad::before {
  content: ""; }

.bi-badge-ar-fill::before {
  content: ""; }

.bi-badge-ar::before {
  content: ""; }

.bi-badge-cc-fill::before {
  content: ""; }

.bi-badge-cc::before {
  content: ""; }

.bi-badge-hd-fill::before {
  content: ""; }

.bi-badge-hd::before {
  content: ""; }

.bi-badge-tm-fill::before {
  content: ""; }

.bi-badge-tm::before {
  content: ""; }

.bi-badge-vo-fill::before {
  content: ""; }

.bi-badge-vo::before {
  content: ""; }

.bi-badge-vr-fill::before {
  content: ""; }

.bi-badge-vr::before {
  content: ""; }

.bi-badge-wc-fill::before {
  content: ""; }

.bi-badge-wc::before {
  content: ""; }

.bi-bag-check-fill::before {
  content: ""; }

.bi-bag-check::before {
  content: ""; }

.bi-bag-dash-fill::before {
  content: ""; }

.bi-bag-dash::before {
  content: ""; }

.bi-bag-fill::before {
  content: ""; }

.bi-bag-plus-fill::before {
  content: ""; }

.bi-bag-plus::before {
  content: ""; }

.bi-bag-x-fill::before {
  content: ""; }

.bi-bag-x::before {
  content: ""; }

.bi-bag::before {
  content: ""; }

.bi-bar-chart-fill::before {
  content: ""; }

.bi-bar-chart-line-fill::before {
  content: ""; }

.bi-bar-chart-line::before {
  content: ""; }

.bi-bar-chart-steps::before {
  content: ""; }

.bi-bar-chart::before {
  content: ""; }

.bi-basket-fill::before {
  content: ""; }

.bi-basket::before {
  content: ""; }

.bi-basket2-fill::before {
  content: ""; }

.bi-basket2::before {
  content: ""; }

.bi-basket3-fill::before {
  content: ""; }

.bi-basket3::before {
  content: ""; }

.bi-battery-charging::before {
  content: ""; }

.bi-battery-full::before {
  content: ""; }

.bi-battery-half::before {
  content: ""; }

.bi-battery::before {
  content: ""; }

.bi-bell-fill::before {
  content: ""; }

.bi-bell::before {
  content: ""; }

.bi-bezier::before {
  content: ""; }

.bi-bezier2::before {
  content: ""; }

.bi-bicycle::before {
  content: ""; }

.bi-binoculars-fill::before {
  content: ""; }

.bi-binoculars::before {
  content: ""; }

.bi-blockquote-left::before {
  content: ""; }

.bi-blockquote-right::before {
  content: ""; }

.bi-book-fill::before {
  content: ""; }

.bi-book-half::before {
  content: ""; }

.bi-book::before {
  content: ""; }

.bi-bookmark-check-fill::before {
  content: ""; }

.bi-bookmark-check::before {
  content: ""; }

.bi-bookmark-dash-fill::before {
  content: ""; }

.bi-bookmark-dash::before {
  content: ""; }

.bi-bookmark-fill::before {
  content: ""; }

.bi-bookmark-heart-fill::before {
  content: ""; }

.bi-bookmark-heart::before {
  content: ""; }

.bi-bookmark-plus-fill::before {
  content: ""; }

.bi-bookmark-plus::before {
  content: ""; }

.bi-bookmark-star-fill::before {
  content: ""; }

.bi-bookmark-star::before {
  content: ""; }

.bi-bookmark-x-fill::before {
  content: ""; }

.bi-bookmark-x::before {
  content: ""; }

.bi-bookmark::before {
  content: ""; }

.bi-bookmarks-fill::before {
  content: ""; }

.bi-bookmarks::before {
  content: ""; }

.bi-bookshelf::before {
  content: ""; }

.bi-bootstrap-fill::before {
  content: ""; }

.bi-bootstrap-reboot::before {
  content: ""; }

.bi-bootstrap::before {
  content: ""; }

.bi-border-all::before {
  content: ""; }

.bi-border-bottom::before {
  content: ""; }

.bi-border-center::before {
  content: ""; }

.bi-border-inner::before {
  content: ""; }

.bi-border-left::before {
  content: ""; }

.bi-border-middle::before {
  content: ""; }

.bi-border-outer::before {
  content: ""; }

.bi-border-right::before {
  content: ""; }

.bi-border-style::before {
  content: ""; }

.bi-border-top::before {
  content: ""; }

.bi-border-width::before {
  content: ""; }

.bi-border::before {
  content: ""; }

.bi-bounding-box-circles::before {
  content: ""; }

.bi-bounding-box::before {
  content: ""; }

.bi-box-arrow-down-left::before {
  content: ""; }

.bi-box-arrow-down-right::before {
  content: ""; }

.bi-box-arrow-down::before {
  content: ""; }

.bi-box-arrow-in-down-left::before {
  content: ""; }

.bi-box-arrow-in-down-right::before {
  content: ""; }

.bi-box-arrow-in-down::before {
  content: ""; }

.bi-box-arrow-in-left::before {
  content: ""; }

.bi-box-arrow-in-right::before {
  content: ""; }

.bi-box-arrow-in-up-left::before {
  content: ""; }

.bi-box-arrow-in-up-right::before {
  content: ""; }

.bi-box-arrow-in-up::before {
  content: ""; }

.bi-box-arrow-left::before {
  content: ""; }

.bi-box-arrow-right::before {
  content: ""; }

.bi-box-arrow-up-left::before {
  content: ""; }

.bi-box-arrow-up-right::before {
  content: ""; }

.bi-box-arrow-up::before {
  content: ""; }

.bi-box-seam::before {
  content: ""; }

.bi-box::before {
  content: ""; }

.bi-braces::before {
  content: ""; }

.bi-bricks::before {
  content: ""; }

.bi-briefcase-fill::before {
  content: ""; }

.bi-briefcase::before {
  content: ""; }

.bi-brightness-alt-high-fill::before {
  content: ""; }

.bi-brightness-alt-high::before {
  content: ""; }

.bi-brightness-alt-low-fill::before {
  content: ""; }

.bi-brightness-alt-low::before {
  content: ""; }

.bi-brightness-high-fill::before {
  content: ""; }

.bi-brightness-high::before {
  content: ""; }

.bi-brightness-low-fill::before {
  content: ""; }

.bi-brightness-low::before {
  content: ""; }

.bi-broadcast-pin::before {
  content: ""; }

.bi-broadcast::before {
  content: ""; }

.bi-brush-fill::before {
  content: ""; }

.bi-brush::before {
  content: ""; }

.bi-bucket-fill::before {
  content: ""; }

.bi-bucket::before {
  content: ""; }

.bi-bug-fill::before {
  content: ""; }

.bi-bug::before {
  content: ""; }

.bi-building::before {
  content: ""; }

.bi-bullseye::before {
  content: ""; }

.bi-calculator-fill::before {
  content: ""; }

.bi-calculator::before {
  content: ""; }

.bi-calendar-check-fill::before {
  content: ""; }

.bi-calendar-check::before {
  content: ""; }

.bi-calendar-date-fill::before {
  content: ""; }

.bi-calendar-date::before {
  content: ""; }

.bi-calendar-day-fill::before {
  content: ""; }

.bi-calendar-day::before {
  content: ""; }

.bi-calendar-event-fill::before {
  content: ""; }

.bi-calendar-event::before {
  content: ""; }

.bi-calendar-fill::before {
  content: ""; }

.bi-calendar-minus-fill::before {
  content: ""; }

.bi-calendar-minus::before {
  content: ""; }

.bi-calendar-month-fill::before {
  content: ""; }

.bi-calendar-month::before {
  content: ""; }

.bi-calendar-plus-fill::before {
  content: ""; }

.bi-calendar-plus::before {
  content: ""; }

.bi-calendar-range-fill::before {
  content: ""; }

.bi-calendar-range::before {
  content: ""; }

.bi-calendar-week-fill::before {
  content: ""; }

.bi-calendar-week::before {
  content: ""; }

.bi-calendar-x-fill::before {
  content: ""; }

.bi-calendar-x::before {
  content: ""; }

.bi-calendar::before {
  content: ""; }

.bi-calendar2-check-fill::before {
  content: ""; }

.bi-calendar2-check::before {
  content: ""; }

.bi-calendar2-date-fill::before {
  content: ""; }

.bi-calendar2-date::before {
  content: ""; }

.bi-calendar2-day-fill::before {
  content: ""; }

.bi-calendar2-day::before {
  content: ""; }

.bi-calendar2-event-fill::before {
  content: ""; }

.bi-calendar2-event::before {
  content: ""; }

.bi-calendar2-fill::before {
  content: ""; }

.bi-calendar2-minus-fill::before {
  content: ""; }

.bi-calendar2-minus::before {
  content: ""; }

.bi-calendar2-month-fill::before {
  content: ""; }

.bi-calendar2-month::before {
  content: ""; }

.bi-calendar2-plus-fill::before {
  content: ""; }

.bi-calendar2-plus::before {
  content: ""; }

.bi-calendar2-range-fill::before {
  content: ""; }

.bi-calendar2-range::before {
  content: ""; }

.bi-calendar2-week-fill::before {
  content: ""; }

.bi-calendar2-week::before {
  content: ""; }

.bi-calendar2-x-fill::before {
  content: ""; }

.bi-calendar2-x::before {
  content: ""; }

.bi-calendar2::before {
  content: ""; }

.bi-calendar3-event-fill::before {
  content: ""; }

.bi-calendar3-event::before {
  content: ""; }

.bi-calendar3-fill::before {
  content: ""; }

.bi-calendar3-range-fill::before {
  content: ""; }

.bi-calendar3-range::before {
  content: ""; }

.bi-calendar3-week-fill::before {
  content: ""; }

.bi-calendar3-week::before {
  content: ""; }

.bi-calendar3::before {
  content: ""; }

.bi-calendar4-event::before {
  content: ""; }

.bi-calendar4-range::before {
  content: ""; }

.bi-calendar4-week::before {
  content: ""; }

.bi-calendar4::before {
  content: ""; }

.bi-camera-fill::before {
  content: ""; }

.bi-camera-reels-fill::before {
  content: ""; }

.bi-camera-reels::before {
  content: ""; }

.bi-camera-video-fill::before {
  content: ""; }

.bi-camera-video-off-fill::before {
  content: ""; }

.bi-camera-video-off::before {
  content: ""; }

.bi-camera-video::before {
  content: ""; }

.bi-camera::before {
  content: ""; }

.bi-camera2::before {
  content: ""; }

.bi-capslock-fill::before {
  content: ""; }

.bi-capslock::before {
  content: ""; }

.bi-card-checklist::before {
  content: ""; }

.bi-card-heading::before {
  content: ""; }

.bi-card-image::before {
  content: ""; }

.bi-card-list::before {
  content: ""; }

.bi-card-text::before {
  content: ""; }

.bi-caret-down-fill::before {
  content: ""; }

.bi-caret-down-square-fill::before {
  content: ""; }

.bi-caret-down-square::before {
  content: ""; }

.bi-caret-down::before {
  content: ""; }

.bi-caret-left-fill::before {
  content: ""; }

.bi-caret-left-square-fill::before {
  content: ""; }

.bi-caret-left-square::before {
  content: ""; }

.bi-caret-left::before {
  content: ""; }

.bi-caret-right-fill::before {
  content: ""; }

.bi-caret-right-square-fill::before {
  content: ""; }

.bi-caret-right-square::before {
  content: ""; }

.bi-caret-right::before {
  content: ""; }

.bi-caret-up-fill::before {
  content: ""; }

.bi-caret-up-square-fill::before {
  content: ""; }

.bi-caret-up-square::before {
  content: ""; }

.bi-caret-up::before {
  content: ""; }

.bi-cart-check-fill::before {
  content: ""; }

.bi-cart-check::before {
  content: ""; }

.bi-cart-dash-fill::before {
  content: ""; }

.bi-cart-dash::before {
  content: ""; }

.bi-cart-fill::before {
  content: ""; }

.bi-cart-plus-fill::before {
  content: ""; }

.bi-cart-plus::before {
  content: ""; }

.bi-cart-x-fill::before {
  content: ""; }

.bi-cart-x::before {
  content: ""; }

.bi-cart::before {
  content: ""; }

.bi-cart2::before {
  content: ""; }

.bi-cart3::before {
  content: ""; }

.bi-cart4::before {
  content: ""; }

.bi-cash-stack::before {
  content: ""; }

.bi-cash::before {
  content: ""; }

.bi-cast::before {
  content: ""; }

.bi-chat-dots-fill::before {
  content: ""; }

.bi-chat-dots::before {
  content: ""; }

.bi-chat-fill::before {
  content: ""; }

.bi-chat-left-dots-fill::before {
  content: ""; }

.bi-chat-left-dots::before {
  content: ""; }

.bi-chat-left-fill::before {
  content: ""; }

.bi-chat-left-quote-fill::before {
  content: ""; }

.bi-chat-left-quote::before {
  content: ""; }

.bi-chat-left-text-fill::before {
  content: ""; }

.bi-chat-left-text::before {
  content: ""; }

.bi-chat-left::before {
  content: ""; }

.bi-chat-quote-fill::before {
  content: ""; }

.bi-chat-quote::before {
  content: ""; }

.bi-chat-right-dots-fill::before {
  content: ""; }

.bi-chat-right-dots::before {
  content: ""; }

.bi-chat-right-fill::before {
  content: ""; }

.bi-chat-right-quote-fill::before {
  content: ""; }

.bi-chat-right-quote::before {
  content: ""; }

.bi-chat-right-text-fill::before {
  content: ""; }

.bi-chat-right-text::before {
  content: ""; }

.bi-chat-right::before {
  content: ""; }

.bi-chat-square-dots-fill::before {
  content: ""; }

.bi-chat-square-dots::before {
  content: ""; }

.bi-chat-square-fill::before {
  content: ""; }

.bi-chat-square-quote-fill::before {
  content: ""; }

.bi-chat-square-quote::before {
  content: ""; }

.bi-chat-square-text-fill::before {
  content: ""; }

.bi-chat-square-text::before {
  content: ""; }

.bi-chat-square::before {
  content: ""; }

.bi-chat-text-fill::before {
  content: ""; }

.bi-chat-text::before {
  content: ""; }

.bi-chat::before {
  content: ""; }

.bi-check-all::before {
  content: ""; }

.bi-check-circle-fill::before {
  content: ""; }

.bi-check-circle::before {
  content: ""; }

.bi-check-square-fill::before {
  content: ""; }

.bi-check-square::before {
  content: ""; }

.bi-check::before {
  content: ""; }

.bi-check2-all::before {
  content: ""; }

.bi-check2-circle::before {
  content: ""; }

.bi-check2-square::before {
  content: ""; }

.bi-check2::before {
  content: ""; }

.bi-chevron-bar-contract::before {
  content: ""; }

.bi-chevron-bar-down::before {
  content: ""; }

.bi-chevron-bar-expand::before {
  content: ""; }

.bi-chevron-bar-left::before {
  content: ""; }

.bi-chevron-bar-right::before {
  content: ""; }

.bi-chevron-bar-up::before {
  content: ""; }

.bi-chevron-compact-down::before {
  content: ""; }

.bi-chevron-compact-left::before {
  content: ""; }

.bi-chevron-compact-right::before {
  content: ""; }

.bi-chevron-compact-up::before {
  content: ""; }

.bi-chevron-contract::before {
  content: ""; }

.bi-chevron-double-down::before {
  content: ""; }

.bi-chevron-double-left::before {
  content: ""; }

.bi-chevron-double-right::before {
  content: ""; }

.bi-chevron-double-up::before {
  content: ""; }

.bi-chevron-down::before {
  content: ""; }

.bi-chevron-expand::before {
  content: ""; }

.bi-chevron-left::before {
  content: ""; }

.bi-chevron-right::before {
  content: ""; }

.bi-chevron-up::before {
  content: ""; }

.bi-circle-fill::before {
  content: ""; }

.bi-circle-half::before {
  content: ""; }

.bi-circle-square::before {
  content: ""; }

.bi-circle::before {
  content: ""; }

.bi-clipboard-check::before {
  content: ""; }

.bi-clipboard-data::before {
  content: ""; }

.bi-clipboard-minus::before {
  content: ""; }

.bi-clipboard-plus::before {
  content: ""; }

.bi-clipboard-x::before {
  content: ""; }

.bi-clipboard::before {
  content: ""; }

.bi-clock-fill::before {
  content: ""; }

.bi-clock-history::before {
  content: ""; }

.bi-clock::before {
  content: ""; }

.bi-cloud-arrow-down-fill::before {
  content: ""; }

.bi-cloud-arrow-down::before {
  content: ""; }

.bi-cloud-arrow-up-fill::before {
  content: ""; }

.bi-cloud-arrow-up::before {
  content: ""; }

.bi-cloud-check-fill::before {
  content: ""; }

.bi-cloud-check::before {
  content: ""; }

.bi-cloud-download-fill::before {
  content: ""; }

.bi-cloud-download::before {
  content: ""; }

.bi-cloud-drizzle-fill::before {
  content: ""; }

.bi-cloud-drizzle::before {
  content: ""; }

.bi-cloud-fill::before {
  content: ""; }

.bi-cloud-fog-fill::before {
  content: ""; }

.bi-cloud-fog::before {
  content: ""; }

.bi-cloud-fog2-fill::before {
  content: ""; }

.bi-cloud-fog2::before {
  content: ""; }

.bi-cloud-hail-fill::before {
  content: ""; }

.bi-cloud-hail::before {
  content: ""; }

.bi-cloud-haze-fill::before {
  content: ""; }

.bi-cloud-haze::before {
  content: ""; }

.bi-cloud-haze2-fill::before {
  content: ""; }

.bi-cloud-lightning-fill::before {
  content: ""; }

.bi-cloud-lightning-rain-fill::before {
  content: ""; }

.bi-cloud-lightning-rain::before {
  content: ""; }

.bi-cloud-lightning::before {
  content: ""; }

.bi-cloud-minus-fill::before {
  content: ""; }

.bi-cloud-minus::before {
  content: ""; }

.bi-cloud-moon-fill::before {
  content: ""; }

.bi-cloud-moon::before {
  content: ""; }

.bi-cloud-plus-fill::before {
  content: ""; }

.bi-cloud-plus::before {
  content: ""; }

.bi-cloud-rain-fill::before {
  content: ""; }

.bi-cloud-rain-heavy-fill::before {
  content: ""; }

.bi-cloud-rain-heavy::before {
  content: ""; }

.bi-cloud-rain::before {
  content: ""; }

.bi-cloud-slash-fill::before {
  content: ""; }

.bi-cloud-slash::before {
  content: ""; }

.bi-cloud-sleet-fill::before {
  content: ""; }

.bi-cloud-sleet::before {
  content: ""; }

.bi-cloud-snow-fill::before {
  content: ""; }

.bi-cloud-snow::before {
  content: ""; }

.bi-cloud-sun-fill::before {
  content: ""; }

.bi-cloud-sun::before {
  content: ""; }

.bi-cloud-upload-fill::before {
  content: ""; }

.bi-cloud-upload::before {
  content: ""; }

.bi-cloud::before {
  content: ""; }

.bi-clouds-fill::before {
  content: ""; }

.bi-clouds::before {
  content: ""; }

.bi-cloudy-fill::before {
  content: ""; }

.bi-cloudy::before {
  content: ""; }

.bi-code-slash::before {
  content: ""; }

.bi-code-square::before {
  content: ""; }

.bi-code::before {
  content: ""; }

.bi-collection-fill::before {
  content: ""; }

.bi-collection-play-fill::before {
  content: ""; }

.bi-collection-play::before {
  content: ""; }

.bi-collection::before {
  content: ""; }

.bi-columns-gap::before {
  content: ""; }

.bi-columns::before {
  content: ""; }

.bi-command::before {
  content: ""; }

.bi-compass-fill::before {
  content: ""; }

.bi-compass::before {
  content: ""; }

.bi-cone-striped::before {
  content: ""; }

.bi-cone::before {
  content: ""; }

.bi-controller::before {
  content: ""; }

.bi-cpu-fill::before {
  content: ""; }

.bi-cpu::before {
  content: ""; }

.bi-credit-card-2-back-fill::before {
  content: ""; }

.bi-credit-card-2-back::before {
  content: ""; }

.bi-credit-card-2-front-fill::before {
  content: ""; }

.bi-credit-card-2-front::before {
  content: ""; }

.bi-credit-card-fill::before {
  content: ""; }

.bi-credit-card::before {
  content: ""; }

.bi-crop::before {
  content: ""; }

.bi-cup-fill::before {
  content: ""; }

.bi-cup-straw::before {
  content: ""; }

.bi-cup::before {
  content: ""; }

.bi-cursor-fill::before {
  content: ""; }

.bi-cursor-text::before {
  content: ""; }

.bi-cursor::before {
  content: ""; }

.bi-dash-circle-dotted::before {
  content: ""; }

.bi-dash-circle-fill::before {
  content: ""; }

.bi-dash-circle::before {
  content: ""; }

.bi-dash-square-dotted::before {
  content: ""; }

.bi-dash-square-fill::before {
  content: ""; }

.bi-dash-square::before {
  content: ""; }

.bi-dash::before {
  content: ""; }

.bi-diagram-2-fill::before {
  content: ""; }

.bi-diagram-2::before {
  content: ""; }

.bi-diagram-3-fill::before {
  content: ""; }

.bi-diagram-3::before {
  content: ""; }

.bi-diamond-fill::before {
  content: ""; }

.bi-diamond-half::before {
  content: ""; }

.bi-diamond::before {
  content: ""; }

.bi-dice-1-fill::before {
  content: ""; }

.bi-dice-1::before {
  content: ""; }

.bi-dice-2-fill::before {
  content: ""; }

.bi-dice-2::before {
  content: ""; }

.bi-dice-3-fill::before {
  content: ""; }

.bi-dice-3::before {
  content: ""; }

.bi-dice-4-fill::before {
  content: ""; }

.bi-dice-4::before {
  content: ""; }

.bi-dice-5-fill::before {
  content: ""; }

.bi-dice-5::before {
  content: ""; }

.bi-dice-6-fill::before {
  content: ""; }

.bi-dice-6::before {
  content: ""; }

.bi-disc-fill::before {
  content: ""; }

.bi-disc::before {
  content: ""; }

.bi-discord::before {
  content: ""; }

.bi-display-fill::before {
  content: ""; }

.bi-display::before {
  content: ""; }

.bi-distribute-horizontal::before {
  content: ""; }

.bi-distribute-vertical::before {
  content: ""; }

.bi-door-closed-fill::before {
  content: ""; }

.bi-door-closed::before {
  content: ""; }

.bi-door-open-fill::before {
  content: ""; }

.bi-door-open::before {
  content: ""; }

.bi-dot::before {
  content: ""; }

.bi-download::before {
  content: ""; }

.bi-droplet-fill::before {
  content: ""; }

.bi-droplet-half::before {
  content: ""; }

.bi-droplet::before {
  content: ""; }

.bi-earbuds::before {
  content: ""; }

.bi-easel-fill::before {
  content: ""; }

.bi-easel::before {
  content: ""; }

.bi-egg-fill::before {
  content: ""; }

.bi-egg-fried::before {
  content: ""; }

.bi-egg::before {
  content: ""; }

.bi-eject-fill::before {
  content: ""; }

.bi-eject::before {
  content: ""; }

.bi-emoji-angry-fill::before {
  content: ""; }

.bi-emoji-angry::before {
  content: ""; }

.bi-emoji-dizzy-fill::before {
  content: ""; }

.bi-emoji-dizzy::before {
  content: ""; }

.bi-emoji-expressionless-fill::before {
  content: ""; }

.bi-emoji-expressionless::before {
  content: ""; }

.bi-emoji-frown-fill::before {
  content: ""; }

.bi-emoji-frown::before {
  content: ""; }

.bi-emoji-heart-eyes-fill::before {
  content: ""; }

.bi-emoji-heart-eyes::before {
  content: ""; }

.bi-emoji-laughing-fill::before {
  content: ""; }

.bi-emoji-laughing::before {
  content: ""; }

.bi-emoji-neutral-fill::before {
  content: ""; }

.bi-emoji-neutral::before {
  content: ""; }

.bi-emoji-smile-fill::before {
  content: ""; }

.bi-emoji-smile-upside-down-fill::before {
  content: ""; }

.bi-emoji-smile-upside-down::before {
  content: ""; }

.bi-emoji-smile::before {
  content: ""; }

.bi-emoji-sunglasses-fill::before {
  content: ""; }

.bi-emoji-sunglasses::before {
  content: ""; }

.bi-emoji-wink-fill::before {
  content: ""; }

.bi-emoji-wink::before {
  content: ""; }

.bi-envelope-fill::before {
  content: ""; }

.bi-envelope-open-fill::before {
  content: ""; }

.bi-envelope-open::before {
  content: ""; }

.bi-envelope::before {
  content: ""; }

.bi-eraser-fill::before {
  content: ""; }

.bi-eraser::before {
  content: ""; }

.bi-exclamation-circle-fill::before {
  content: ""; }

.bi-exclamation-circle::before {
  content: ""; }

.bi-exclamation-diamond-fill::before {
  content: ""; }

.bi-exclamation-diamond::before {
  content: ""; }

.bi-exclamation-octagon-fill::before {
  content: ""; }

.bi-exclamation-octagon::before {
  content: ""; }

.bi-exclamation-square-fill::before {
  content: ""; }

.bi-exclamation-square::before {
  content: ""; }

.bi-exclamation-triangle-fill::before {
  content: ""; }

.bi-exclamation-triangle::before {
  content: ""; }

.bi-exclamation::before {
  content: ""; }

.bi-exclude::before {
  content: ""; }

.bi-eye-fill::before {
  content: ""; }

.bi-eye-slash-fill::before {
  content: ""; }

.bi-eye-slash::before {
  content: ""; }

.bi-eye::before {
  content: ""; }

.bi-eyedropper::before {
  content: ""; }

.bi-eyeglasses::before {
  content: ""; }

.bi-facebook::before {
  content: ""; }

.bi-file-arrow-down-fill::before {
  content: ""; }

.bi-file-arrow-down::before {
  content: ""; }

.bi-file-arrow-up-fill::before {
  content: ""; }

.bi-file-arrow-up::before {
  content: ""; }

.bi-file-bar-graph-fill::before {
  content: ""; }

.bi-file-bar-graph::before {
  content: ""; }

.bi-file-binary-fill::before {
  content: ""; }

.bi-file-binary::before {
  content: ""; }

.bi-file-break-fill::before {
  content: ""; }

.bi-file-break::before {
  content: ""; }

.bi-file-check-fill::before {
  content: ""; }

.bi-file-check::before {
  content: ""; }

.bi-file-code-fill::before {
  content: ""; }

.bi-file-code::before {
  content: ""; }

.bi-file-diff-fill::before {
  content: ""; }

.bi-file-diff::before {
  content: ""; }

.bi-file-earmark-arrow-down-fill::before {
  content: ""; }

.bi-file-earmark-arrow-down::before {
  content: ""; }

.bi-file-earmark-arrow-up-fill::before {
  content: ""; }

.bi-file-earmark-arrow-up::before {
  content: ""; }

.bi-file-earmark-bar-graph-fill::before {
  content: ""; }

.bi-file-earmark-bar-graph::before {
  content: ""; }

.bi-file-earmark-binary-fill::before {
  content: ""; }

.bi-file-earmark-binary::before {
  content: ""; }

.bi-file-earmark-break-fill::before {
  content: ""; }

.bi-file-earmark-break::before {
  content: ""; }

.bi-file-earmark-check-fill::before {
  content: ""; }

.bi-file-earmark-check::before {
  content: ""; }

.bi-file-earmark-code-fill::before {
  content: ""; }

.bi-file-earmark-code::before {
  content: ""; }

.bi-file-earmark-diff-fill::before {
  content: ""; }

.bi-file-earmark-diff::before {
  content: ""; }

.bi-file-earmark-easel-fill::before {
  content: ""; }

.bi-file-earmark-easel::before {
  content: ""; }

.bi-file-earmark-excel-fill::before {
  content: ""; }

.bi-file-earmark-excel::before {
  content: ""; }

.bi-file-earmark-fill::before {
  content: ""; }

.bi-file-earmark-font-fill::before {
  content: ""; }

.bi-file-earmark-font::before {
  content: ""; }

.bi-file-earmark-image-fill::before {
  content: ""; }

.bi-file-earmark-image::before {
  content: ""; }

.bi-file-earmark-lock-fill::before {
  content: ""; }

.bi-file-earmark-lock::before {
  content: ""; }

.bi-file-earmark-lock2-fill::before {
  content: ""; }

.bi-file-earmark-lock2::before {
  content: ""; }

.bi-file-earmark-medical-fill::before {
  content: ""; }

.bi-file-earmark-medical::before {
  content: ""; }

.bi-file-earmark-minus-fill::before {
  content: ""; }

.bi-file-earmark-minus::before {
  content: ""; }

.bi-file-earmark-music-fill::before {
  content: ""; }

.bi-file-earmark-music::before {
  content: ""; }

.bi-file-earmark-person-fill::before {
  content: ""; }

.bi-file-earmark-person::before {
  content: ""; }

.bi-file-earmark-play-fill::before {
  content: ""; }

.bi-file-earmark-play::before {
  content: ""; }

.bi-file-earmark-plus-fill::before {
  content: ""; }

.bi-file-earmark-plus::before {
  content: ""; }

.bi-file-earmark-post-fill::before {
  content: ""; }

.bi-file-earmark-post::before {
  content: ""; }

.bi-file-earmark-ppt-fill::before {
  content: ""; }

.bi-file-earmark-ppt::before {
  content: ""; }

.bi-file-earmark-richtext-fill::before {
  content: ""; }

.bi-file-earmark-richtext::before {
  content: ""; }

.bi-file-earmark-ruled-fill::before {
  content: ""; }

.bi-file-earmark-ruled::before {
  content: ""; }

.bi-file-earmark-slides-fill::before {
  content: ""; }

.bi-file-earmark-slides::before {
  content: ""; }

.bi-file-earmark-spreadsheet-fill::before {
  content: ""; }

.bi-file-earmark-spreadsheet::before {
  content: ""; }

.bi-file-earmark-text-fill::before {
  content: ""; }

.bi-file-earmark-text::before {
  content: ""; }

.bi-file-earmark-word-fill::before {
  content: ""; }

.bi-file-earmark-word::before {
  content: ""; }

.bi-file-earmark-x-fill::before {
  content: ""; }

.bi-file-earmark-x::before {
  content: ""; }

.bi-file-earmark-zip-fill::before {
  content: ""; }

.bi-file-earmark-zip::before {
  content: ""; }

.bi-file-earmark::before {
  content: ""; }

.bi-file-easel-fill::before {
  content: ""; }

.bi-file-easel::before {
  content: ""; }

.bi-file-excel-fill::before {
  content: ""; }

.bi-file-excel::before {
  content: ""; }

.bi-file-fill::before {
  content: ""; }

.bi-file-font-fill::before {
  content: ""; }

.bi-file-font::before {
  content: ""; }

.bi-file-image-fill::before {
  content: ""; }

.bi-file-image::before {
  content: ""; }

.bi-file-lock-fill::before {
  content: ""; }

.bi-file-lock::before {
  content: ""; }

.bi-file-lock2-fill::before {
  content: ""; }

.bi-file-lock2::before {
  content: ""; }

.bi-file-medical-fill::before {
  content: ""; }

.bi-file-medical::before {
  content: ""; }

.bi-file-minus-fill::before {
  content: ""; }

.bi-file-minus::before {
  content: ""; }

.bi-file-music-fill::before {
  content: ""; }

.bi-file-music::before {
  content: ""; }

.bi-file-person-fill::before {
  content: ""; }

.bi-file-person::before {
  content: ""; }

.bi-file-play-fill::before {
  content: ""; }

.bi-file-play::before {
  content: ""; }

.bi-file-plus-fill::before {
  content: ""; }

.bi-file-plus::before {
  content: ""; }

.bi-file-post-fill::before {
  content: ""; }

.bi-file-post::before {
  content: ""; }

.bi-file-ppt-fill::before {
  content: ""; }

.bi-file-ppt::before {
  content: ""; }

.bi-file-richtext-fill::before {
  content: ""; }

.bi-file-richtext::before {
  content: ""; }

.bi-file-ruled-fill::before {
  content: ""; }

.bi-file-ruled::before {
  content: ""; }

.bi-file-slides-fill::before {
  content: ""; }

.bi-file-slides::before {
  content: ""; }

.bi-file-spreadsheet-fill::before {
  content: ""; }

.bi-file-spreadsheet::before {
  content: ""; }

.bi-file-text-fill::before {
  content: ""; }

.bi-file-text::before {
  content: ""; }

.bi-file-word-fill::before {
  content: ""; }

.bi-file-word::before {
  content: ""; }

.bi-file-x-fill::before {
  content: ""; }

.bi-file-x::before {
  content: ""; }

.bi-file-zip-fill::before {
  content: ""; }

.bi-file-zip::before {
  content: ""; }

.bi-file::before {
  content: ""; }

.bi-files-alt::before {
  content: ""; }

.bi-files::before {
  content: ""; }

.bi-film::before {
  content: ""; }

.bi-filter-circle-fill::before {
  content: ""; }

.bi-filter-circle::before {
  content: ""; }

.bi-filter-left::before {
  content: ""; }

.bi-filter-right::before {
  content: ""; }

.bi-filter-square-fill::before {
  content: ""; }

.bi-filter-square::before {
  content: ""; }

.bi-filter::before {
  content: ""; }

.bi-flag-fill::before {
  content: ""; }

.bi-flag::before {
  content: ""; }

.bi-flower1::before {
  content: ""; }

.bi-flower2::before {
  content: ""; }

.bi-flower3::before {
  content: ""; }

.bi-folder-check::before {
  content: ""; }

.bi-folder-fill::before {
  content: ""; }

.bi-folder-minus::before {
  content: ""; }

.bi-folder-plus::before {
  content: ""; }

.bi-folder-symlink-fill::before {
  content: ""; }

.bi-folder-symlink::before {
  content: ""; }

.bi-folder-x::before {
  content: ""; }

.bi-folder::before {
  content: ""; }

.bi-folder2-open::before {
  content: ""; }

.bi-folder2::before {
  content: ""; }

.bi-fonts::before {
  content: ""; }

.bi-forward-fill::before {
  content: ""; }

.bi-forward::before {
  content: ""; }

.bi-front::before {
  content: ""; }

.bi-fullscreen-exit::before {
  content: ""; }

.bi-fullscreen::before {
  content: ""; }

.bi-funnel-fill::before {
  content: ""; }

.bi-funnel::before {
  content: ""; }

.bi-gear-fill::before {
  content: ""; }

.bi-gear-wide-connected::before {
  content: ""; }

.bi-gear-wide::before {
  content: ""; }

.bi-gear::before {
  content: ""; }

.bi-gem::before {
  content: ""; }

.bi-geo-alt-fill::before {
  content: ""; }

.bi-geo-alt::before {
  content: ""; }

.bi-geo-fill::before {
  content: ""; }

.bi-geo::before {
  content: ""; }

.bi-gift-fill::before {
  content: ""; }

.bi-gift::before {
  content: ""; }

.bi-github::before {
  content: ""; }

.bi-globe::before {
  content: ""; }

.bi-globe2::before {
  content: ""; }

.bi-google::before {
  content: ""; }

.bi-graph-down::before {
  content: ""; }

.bi-graph-up::before {
  content: ""; }

.bi-grid-1x2-fill::before {
  content: ""; }

.bi-grid-1x2::before {
  content: ""; }

.bi-grid-3x2-gap-fill::before {
  content: ""; }

.bi-grid-3x2-gap::before {
  content: ""; }

.bi-grid-3x2::before {
  content: ""; }

.bi-grid-3x3-gap-fill::before {
  content: ""; }

.bi-grid-3x3-gap::before {
  content: ""; }

.bi-grid-3x3::before {
  content: ""; }

.bi-grid-fill::before {
  content: ""; }

.bi-grid::before {
  content: ""; }

.bi-grip-horizontal::before {
  content: ""; }

.bi-grip-vertical::before {
  content: ""; }

.bi-hammer::before {
  content: ""; }

.bi-hand-index-fill::before {
  content: ""; }

.bi-hand-index-thumb-fill::before {
  content: ""; }

.bi-hand-index-thumb::before {
  content: ""; }

.bi-hand-index::before {
  content: ""; }

.bi-hand-thumbs-down-fill::before {
  content: ""; }

.bi-hand-thumbs-down::before {
  content: ""; }

.bi-hand-thumbs-up-fill::before {
  content: ""; }

.bi-hand-thumbs-up::before {
  content: ""; }

.bi-handbag-fill::before {
  content: ""; }

.bi-handbag::before {
  content: ""; }

.bi-hash::before {
  content: ""; }

.bi-hdd-fill::before {
  content: ""; }

.bi-hdd-network-fill::before {
  content: ""; }

.bi-hdd-network::before {
  content: ""; }

.bi-hdd-rack-fill::before {
  content: ""; }

.bi-hdd-rack::before {
  content: ""; }

.bi-hdd-stack-fill::before {
  content: ""; }

.bi-hdd-stack::before {
  content: ""; }

.bi-hdd::before {
  content: ""; }

.bi-headphones::before {
  content: ""; }

.bi-headset::before {
  content: ""; }

.bi-heart-fill::before {
  content: ""; }

.bi-heart-half::before {
  content: ""; }

.bi-heart::before {
  content: ""; }

.bi-heptagon-fill::before {
  content: ""; }

.bi-heptagon-half::before {
  content: ""; }

.bi-heptagon::before {
  content: ""; }

.bi-hexagon-fill::before {
  content: ""; }

.bi-hexagon-half::before {
  content: ""; }

.bi-hexagon::before {
  content: ""; }

.bi-hourglass-bottom::before {
  content: ""; }

.bi-hourglass-split::before {
  content: ""; }

.bi-hourglass-top::before {
  content: ""; }

.bi-hourglass::before {
  content: ""; }

.bi-house-door-fill::before {
  content: ""; }

.bi-house-door::before {
  content: ""; }

.bi-house-fill::before {
  content: ""; }

.bi-house::before {
  content: ""; }

.bi-hr::before {
  content: ""; }

.bi-hurricane::before {
  content: ""; }

.bi-image-alt::before {
  content: ""; }

.bi-image-fill::before {
  content: ""; }

.bi-image::before {
  content: ""; }

.bi-images::before {
  content: ""; }

.bi-inbox-fill::before {
  content: ""; }

.bi-inbox::before {
  content: ""; }

.bi-inboxes-fill::before {
  content: ""; }

.bi-inboxes::before {
  content: ""; }

.bi-info-circle-fill::before {
  content: ""; }

.bi-info-circle::before {
  content: ""; }

.bi-info-square-fill::before {
  content: ""; }

.bi-info-square::before {
  content: ""; }

.bi-info::before {
  content: ""; }

.bi-input-cursor-text::before {
  content: ""; }

.bi-input-cursor::before {
  content: ""; }

.bi-instagram::before {
  content: ""; }

.bi-intersect::before {
  content: ""; }

.bi-journal-album::before {
  content: ""; }

.bi-journal-arrow-down::before {
  content: ""; }

.bi-journal-arrow-up::before {
  content: ""; }

.bi-journal-bookmark-fill::before {
  content: ""; }

.bi-journal-bookmark::before {
  content: ""; }

.bi-journal-check::before {
  content: ""; }

.bi-journal-code::before {
  content: ""; }

.bi-journal-medical::before {
  content: ""; }

.bi-journal-minus::before {
  content: ""; }

.bi-journal-plus::before {
  content: ""; }

.bi-journal-richtext::before {
  content: ""; }

.bi-journal-text::before {
  content: ""; }

.bi-journal-x::before {
  content: ""; }

.bi-journal::before {
  content: ""; }

.bi-journals::before {
  content: ""; }

.bi-joystick::before {
  content: ""; }

.bi-justify-left::before {
  content: ""; }

.bi-justify-right::before {
  content: ""; }

.bi-justify::before {
  content: ""; }

.bi-kanban-fill::before {
  content: ""; }

.bi-kanban::before {
  content: ""; }

.bi-key-fill::before {
  content: ""; }

.bi-key::before {
  content: ""; }

.bi-keyboard-fill::before {
  content: ""; }

.bi-keyboard::before {
  content: ""; }

.bi-ladder::before {
  content: ""; }

.bi-lamp-fill::before {
  content: ""; }

.bi-lamp::before {
  content: ""; }

.bi-laptop-fill::before {
  content: ""; }

.bi-laptop::before {
  content: ""; }

.bi-layer-backward::before {
  content: ""; }

.bi-layer-forward::before {
  content: ""; }

.bi-layers-fill::before {
  content: ""; }

.bi-layers-half::before {
  content: ""; }

.bi-layers::before {
  content: ""; }

.bi-layout-sidebar-inset-reverse::before {
  content: ""; }

.bi-layout-sidebar-inset::before {
  content: ""; }

.bi-layout-sidebar-reverse::before {
  content: ""; }

.bi-layout-sidebar::before {
  content: ""; }

.bi-layout-split::before {
  content: ""; }

.bi-layout-text-sidebar-reverse::before {
  content: ""; }

.bi-layout-text-sidebar::before {
  content: ""; }

.bi-layout-text-window-reverse::before {
  content: ""; }

.bi-layout-text-window::before {
  content: ""; }

.bi-layout-three-columns::before {
  content: ""; }

.bi-layout-wtf::before {
  content: ""; }

.bi-life-preserver::before {
  content: ""; }

.bi-lightbulb-fill::before {
  content: ""; }

.bi-lightbulb-off-fill::before {
  content: ""; }

.bi-lightbulb-off::before {
  content: ""; }

.bi-lightbulb::before {
  content: ""; }

.bi-lightning-charge-fill::before {
  content: ""; }

.bi-lightning-charge::before {
  content: ""; }

.bi-lightning-fill::before {
  content: ""; }

.bi-lightning::before {
  content: ""; }

.bi-link-45deg::before {
  content: ""; }

.bi-link::before {
  content: ""; }

.bi-linkedin::before {
  content: ""; }

.bi-list-check::before {
  content: ""; }

.bi-list-nested::before {
  content: ""; }

.bi-list-ol::before {
  content: ""; }

.bi-list-stars::before {
  content: ""; }

.bi-list-task::before {
  content: ""; }

.bi-list-ul::before {
  content: ""; }

.bi-list::before {
  content: ""; }

.bi-lock-fill::before {
  content: ""; }

.bi-lock::before {
  content: ""; }

.bi-mailbox::before {
  content: ""; }

.bi-mailbox2::before {
  content: ""; }

.bi-map-fill::before {
  content: ""; }

.bi-map::before {
  content: ""; }

.bi-markdown-fill::before {
  content: ""; }

.bi-markdown::before {
  content: ""; }

.bi-mask::before {
  content: ""; }

.bi-megaphone-fill::before {
  content: ""; }

.bi-megaphone::before {
  content: ""; }

.bi-menu-app-fill::before {
  content: ""; }

.bi-menu-app::before {
  content: ""; }

.bi-menu-button-fill::before {
  content: ""; }

.bi-menu-button-wide-fill::before {
  content: ""; }

.bi-menu-button-wide::before {
  content: ""; }

.bi-menu-button::before {
  content: ""; }

.bi-menu-down::before {
  content: ""; }

.bi-menu-up::before {
  content: ""; }

.bi-mic-fill::before {
  content: ""; }

.bi-mic-mute-fill::before {
  content: ""; }

.bi-mic-mute::before {
  content: ""; }

.bi-mic::before {
  content: ""; }

.bi-minecart-loaded::before {
  content: ""; }

.bi-minecart::before {
  content: ""; }

.bi-moisture::before {
  content: ""; }

.bi-moon-fill::before {
  content: ""; }

.bi-moon-stars-fill::before {
  content: ""; }

.bi-moon-stars::before {
  content: ""; }

.bi-moon::before {
  content: ""; }

.bi-mouse-fill::before {
  content: ""; }

.bi-mouse::before {
  content: ""; }

.bi-mouse2-fill::before {
  content: ""; }

.bi-mouse2::before {
  content: ""; }

.bi-mouse3-fill::before {
  content: ""; }

.bi-mouse3::before {
  content: ""; }

.bi-music-note-beamed::before {
  content: ""; }

.bi-music-note-list::before {
  content: ""; }

.bi-music-note::before {
  content: ""; }

.bi-music-player-fill::before {
  content: ""; }

.bi-music-player::before {
  content: ""; }

.bi-newspaper::before {
  content: ""; }

.bi-node-minus-fill::before {
  content: ""; }

.bi-node-minus::before {
  content: ""; }

.bi-node-plus-fill::before {
  content: ""; }

.bi-node-plus::before {
  content: ""; }

.bi-nut-fill::before {
  content: ""; }

.bi-nut::before {
  content: ""; }

.bi-octagon-fill::before {
  content: ""; }

.bi-octagon-half::before {
  content: ""; }

.bi-octagon::before {
  content: ""; }

.bi-option::before {
  content: ""; }

.bi-outlet::before {
  content: ""; }

.bi-paint-bucket::before {
  content: ""; }

.bi-palette-fill::before {
  content: ""; }

.bi-palette::before {
  content: ""; }

.bi-palette2::before {
  content: ""; }

.bi-paperclip::before {
  content: ""; }

.bi-paragraph::before {
  content: ""; }

.bi-patch-check-fill::before {
  content: ""; }

.bi-patch-check::before {
  content: ""; }

.bi-patch-exclamation-fill::before {
  content: ""; }

.bi-patch-exclamation::before {
  content: ""; }

.bi-patch-minus-fill::before {
  content: ""; }

.bi-patch-minus::before {
  content: ""; }

.bi-patch-plus-fill::before {
  content: ""; }

.bi-patch-plus::before {
  content: ""; }

.bi-patch-question-fill::before {
  content: ""; }

.bi-patch-question::before {
  content: ""; }

.bi-pause-btn-fill::before {
  content: ""; }

.bi-pause-btn::before {
  content: ""; }

.bi-pause-circle-fill::before {
  content: ""; }

.bi-pause-circle::before {
  content: ""; }

.bi-pause-fill::before {
  content: ""; }

.bi-pause::before {
  content: ""; }

.bi-peace-fill::before {
  content: ""; }

.bi-peace::before {
  content: ""; }

.bi-pen-fill::before {
  content: ""; }

.bi-pen::before {
  content: ""; }

.bi-pencil-fill::before {
  content: ""; }

.bi-pencil-square::before {
  content: ""; }

.bi-pencil::before {
  content: ""; }

.bi-pentagon-fill::before {
  content: ""; }

.bi-pentagon-half::before {
  content: ""; }

.bi-pentagon::before {
  content: ""; }

.bi-people-fill::before {
  content: ""; }

.bi-people::before {
  content: ""; }

.bi-percent::before {
  content: ""; }

.bi-person-badge-fill::before {
  content: ""; }

.bi-person-badge::before {
  content: ""; }

.bi-person-bounding-box::before {
  content: ""; }

.bi-person-check-fill::before {
  content: ""; }

.bi-person-check::before {
  content: ""; }

.bi-person-circle::before {
  content: ""; }

.bi-person-dash-fill::before {
  content: ""; }

.bi-person-dash::before {
  content: ""; }

.bi-person-fill::before {
  content: ""; }

.bi-person-lines-fill::before {
  content: ""; }

.bi-person-plus-fill::before {
  content: ""; }

.bi-person-plus::before {
  content: ""; }

.bi-person-square::before {
  content: ""; }

.bi-person-x-fill::before {
  content: ""; }

.bi-person-x::before {
  content: ""; }

.bi-person::before {
  content: ""; }

.bi-phone-fill::before {
  content: ""; }

.bi-phone-landscape-fill::before {
  content: ""; }

.bi-phone-landscape::before {
  content: ""; }

.bi-phone-vibrate-fill::before {
  content: ""; }

.bi-phone-vibrate::before {
  content: ""; }

.bi-phone::before {
  content: ""; }

.bi-pie-chart-fill::before {
  content: ""; }

.bi-pie-chart::before {
  content: ""; }

.bi-pin-angle-fill::before {
  content: ""; }

.bi-pin-angle::before {
  content: ""; }

.bi-pin-fill::before {
  content: ""; }

.bi-pin::before {
  content: ""; }

.bi-pip-fill::before {
  content: ""; }

.bi-pip::before {
  content: ""; }

.bi-play-btn-fill::before {
  content: ""; }

.bi-play-btn::before {
  content: ""; }

.bi-play-circle-fill::before {
  content: ""; }

.bi-play-circle::before {
  content: ""; }

.bi-play-fill::before {
  content: ""; }

.bi-play::before {
  content: ""; }

.bi-plug-fill::before {
  content: ""; }

.bi-plug::before {
  content: ""; }

.bi-plus-circle-dotted::before {
  content: ""; }

.bi-plus-circle-fill::before {
  content: ""; }

.bi-plus-circle::before {
  content: ""; }

.bi-plus-square-dotted::before {
  content: ""; }

.bi-plus-square-fill::before {
  content: ""; }

.bi-plus-square::before {
  content: ""; }

.bi-plus::before {
  content: ""; }

.bi-power::before {
  content: ""; }

.bi-printer-fill::before {
  content: ""; }

.bi-printer::before {
  content: ""; }

.bi-puzzle-fill::before {
  content: ""; }

.bi-puzzle::before {
  content: ""; }

.bi-question-circle-fill::before {
  content: ""; }

.bi-question-circle::before {
  content: ""; }

.bi-question-diamond-fill::before {
  content: ""; }

.bi-question-diamond::before {
  content: ""; }

.bi-question-octagon-fill::before {
  content: ""; }

.bi-question-octagon::before {
  content: ""; }

.bi-question-square-fill::before {
  content: ""; }

.bi-question-square::before {
  content: ""; }

.bi-question::before {
  content: ""; }

.bi-rainbow::before {
  content: ""; }

.bi-receipt-cutoff::before {
  content: ""; }

.bi-receipt::before {
  content: ""; }

.bi-reception-0::before {
  content: ""; }

.bi-reception-1::before {
  content: ""; }

.bi-reception-2::before {
  content: ""; }

.bi-reception-3::before {
  content: ""; }

.bi-reception-4::before {
  content: ""; }

.bi-record-btn-fill::before {
  content: ""; }

.bi-record-btn::before {
  content: ""; }

.bi-record-circle-fill::before {
  content: ""; }

.bi-record-circle::before {
  content: ""; }

.bi-record-fill::before {
  content: ""; }

.bi-record::before {
  content: ""; }

.bi-record2-fill::before {
  content: ""; }

.bi-record2::before {
  content: ""; }

.bi-reply-all-fill::before {
  content: ""; }

.bi-reply-all::before {
  content: ""; }

.bi-reply-fill::before {
  content: ""; }

.bi-reply::before {
  content: ""; }

.bi-rss-fill::before {
  content: ""; }

.bi-rss::before {
  content: ""; }

.bi-rulers::before {
  content: ""; }

.bi-save-fill::before {
  content: ""; }

.bi-save::before {
  content: ""; }

.bi-save2-fill::before {
  content: ""; }

.bi-save2::before {
  content: ""; }

.bi-scissors::before {
  content: ""; }

.bi-screwdriver::before {
  content: ""; }

.bi-search::before {
  content: ""; }

.bi-segmented-nav::before {
  content: ""; }

.bi-server::before {
  content: ""; }

.bi-share-fill::before {
  content: ""; }

.bi-share::before {
  content: ""; }

.bi-shield-check::before {
  content: ""; }

.bi-shield-exclamation::before {
  content: ""; }

.bi-shield-fill-check::before {
  content: ""; }

.bi-shield-fill-exclamation::before {
  content: ""; }

.bi-shield-fill-minus::before {
  content: ""; }

.bi-shield-fill-plus::before {
  content: ""; }

.bi-shield-fill-x::before {
  content: ""; }

.bi-shield-fill::before {
  content: ""; }

.bi-shield-lock-fill::before {
  content: ""; }

.bi-shield-lock::before {
  content: ""; }

.bi-shield-minus::before {
  content: ""; }

.bi-shield-plus::before {
  content: ""; }

.bi-shield-shaded::before {
  content: ""; }

.bi-shield-slash-fill::before {
  content: ""; }

.bi-shield-slash::before {
  content: ""; }

.bi-shield-x::before {
  content: ""; }

.bi-shield::before {
  content: ""; }

.bi-shift-fill::before {
  content: ""; }

.bi-shift::before {
  content: ""; }

.bi-shop-window::before {
  content: ""; }

.bi-shop::before {
  content: ""; }

.bi-shuffle::before {
  content: ""; }

.bi-signpost-2-fill::before {
  content: ""; }

.bi-signpost-2::before {
  content: ""; }

.bi-signpost-fill::before {
  content: ""; }

.bi-signpost-split-fill::before {
  content: ""; }

.bi-signpost-split::before {
  content: ""; }

.bi-signpost::before {
  content: ""; }

.bi-sim-fill::before {
  content: ""; }

.bi-sim::before {
  content: ""; }

.bi-skip-backward-btn-fill::before {
  content: ""; }

.bi-skip-backward-btn::before {
  content: ""; }

.bi-skip-backward-circle-fill::before {
  content: ""; }

.bi-skip-backward-circle::before {
  content: ""; }

.bi-skip-backward-fill::before {
  content: ""; }

.bi-skip-backward::before {
  content: ""; }

.bi-skip-end-btn-fill::before {
  content: ""; }

.bi-skip-end-btn::before {
  content: ""; }

.bi-skip-end-circle-fill::before {
  content: ""; }

.bi-skip-end-circle::before {
  content: ""; }

.bi-skip-end-fill::before {
  content: ""; }

.bi-skip-end::before {
  content: ""; }

.bi-skip-forward-btn-fill::before {
  content: ""; }

.bi-skip-forward-btn::before {
  content: ""; }

.bi-skip-forward-circle-fill::before {
  content: ""; }

.bi-skip-forward-circle::before {
  content: ""; }

.bi-skip-forward-fill::before {
  content: ""; }

.bi-skip-forward::before {
  content: ""; }

.bi-skip-start-btn-fill::before {
  content: ""; }

.bi-skip-start-btn::before {
  content: ""; }

.bi-skip-start-circle-fill::before {
  content: ""; }

.bi-skip-start-circle::before {
  content: ""; }

.bi-skip-start-fill::before {
  content: ""; }

.bi-skip-start::before {
  content: ""; }

.bi-slack::before {
  content: ""; }

.bi-slash-circle-fill::before {
  content: ""; }

.bi-slash-circle::before {
  content: ""; }

.bi-slash-square-fill::before {
  content: ""; }

.bi-slash-square::before {
  content: ""; }

.bi-slash::before {
  content: ""; }

.bi-sliders::before {
  content: ""; }

.bi-smartwatch::before {
  content: ""; }

.bi-snow::before {
  content: ""; }

.bi-snow2::before {
  content: ""; }

.bi-snow3::before {
  content: ""; }

.bi-sort-alpha-down-alt::before {
  content: ""; }

.bi-sort-alpha-down::before {
  content: ""; }

.bi-sort-alpha-up-alt::before {
  content: ""; }

.bi-sort-alpha-up::before {
  content: ""; }

.bi-sort-down-alt::before {
  content: ""; }

.bi-sort-down::before {
  content: ""; }

.bi-sort-numeric-down-alt::before {
  content: ""; }

.bi-sort-numeric-down::before {
  content: ""; }

.bi-sort-numeric-up-alt::before {
  content: ""; }

.bi-sort-numeric-up::before {
  content: ""; }

.bi-sort-up-alt::before {
  content: ""; }

.bi-sort-up::before {
  content: ""; }

.bi-soundwave::before {
  content: ""; }

.bi-speaker-fill::before {
  content: ""; }

.bi-speaker::before {
  content: ""; }

.bi-speedometer::before {
  content: ""; }

.bi-speedometer2::before {
  content: ""; }

.bi-spellcheck::before {
  content: ""; }

.bi-square-fill::before {
  content: ""; }

.bi-square-half::before {
  content: ""; }

.bi-square::before {
  content: ""; }

.bi-stack::before {
  content: ""; }

.bi-star-fill::before {
  content: ""; }

.bi-star-half::before {
  content: ""; }

.bi-star::before {
  content: ""; }

.bi-stars::before {
  content: ""; }

.bi-stickies-fill::before {
  content: ""; }

.bi-stickies::before {
  content: ""; }

.bi-sticky-fill::before {
  content: ""; }

.bi-sticky::before {
  content: ""; }

.bi-stop-btn-fill::before {
  content: ""; }

.bi-stop-btn::before {
  content: ""; }

.bi-stop-circle-fill::before {
  content: ""; }

.bi-stop-circle::before {
  content: ""; }

.bi-stop-fill::before {
  content: ""; }

.bi-stop::before {
  content: ""; }

.bi-stoplights-fill::before {
  content: ""; }

.bi-stoplights::before {
  content: ""; }

.bi-stopwatch-fill::before {
  content: ""; }

.bi-stopwatch::before {
  content: ""; }

.bi-subtract::before {
  content: ""; }

.bi-suit-club-fill::before {
  content: ""; }

.bi-suit-club::before {
  content: ""; }

.bi-suit-diamond-fill::before {
  content: ""; }

.bi-suit-diamond::before {
  content: ""; }

.bi-suit-heart-fill::before {
  content: ""; }

.bi-suit-heart::before {
  content: ""; }

.bi-suit-spade-fill::before {
  content: ""; }

.bi-suit-spade::before {
  content: ""; }

.bi-sun-fill::before {
  content: ""; }

.bi-sun::before {
  content: ""; }

.bi-sunglasses::before {
  content: ""; }

.bi-sunrise-fill::before {
  content: ""; }

.bi-sunrise::before {
  content: ""; }

.bi-sunset-fill::before {
  content: ""; }

.bi-sunset::before {
  content: ""; }

.bi-symmetry-horizontal::before {
  content: ""; }

.bi-symmetry-vertical::before {
  content: ""; }

.bi-table::before {
  content: ""; }

.bi-tablet-fill::before {
  content: ""; }

.bi-tablet-landscape-fill::before {
  content: ""; }

.bi-tablet-landscape::before {
  content: ""; }

.bi-tablet::before {
  content: ""; }

.bi-tag-fill::before {
  content: ""; }

.bi-tag::before {
  content: ""; }

.bi-tags-fill::before {
  content: ""; }

.bi-tags::before {
  content: ""; }

.bi-telegram::before {
  content: ""; }

.bi-telephone-fill::before {
  content: ""; }

.bi-telephone-forward-fill::before {
  content: ""; }

.bi-telephone-forward::before {
  content: ""; }

.bi-telephone-inbound-fill::before {
  content: ""; }

.bi-telephone-inbound::before {
  content: ""; }

.bi-telephone-minus-fill::before {
  content: ""; }

.bi-telephone-minus::before {
  content: ""; }

.bi-telephone-outbound-fill::before {
  content: ""; }

.bi-telephone-outbound::before {
  content: ""; }

.bi-telephone-plus-fill::before {
  content: ""; }

.bi-telephone-plus::before {
  content: ""; }

.bi-telephone-x-fill::before {
  content: ""; }

.bi-telephone-x::before {
  content: ""; }

.bi-telephone::before {
  content: ""; }

.bi-terminal-fill::before {
  content: ""; }

.bi-terminal::before {
  content: ""; }

.bi-text-center::before {
  content: ""; }

.bi-text-indent-left::before {
  content: ""; }

.bi-text-indent-right::before {
  content: ""; }

.bi-text-left::before {
  content: ""; }

.bi-text-paragraph::before {
  content: ""; }

.bi-text-right::before {
  content: ""; }

.bi-textarea-resize::before {
  content: ""; }

.bi-textarea-t::before {
  content: ""; }

.bi-textarea::before {
  content: ""; }

.bi-thermometer-half::before {
  content: ""; }

.bi-thermometer-high::before {
  content: ""; }

.bi-thermometer-low::before {
  content: ""; }

.bi-thermometer-snow::before {
  content: ""; }

.bi-thermometer-sun::before {
  content: ""; }

.bi-thermometer::before {
  content: ""; }

.bi-three-dots-vertical::before {
  content: ""; }

.bi-three-dots::before {
  content: ""; }

.bi-toggle-off::before {
  content: ""; }

.bi-toggle-on::before {
  content: ""; }

.bi-toggle2-off::before {
  content: ""; }

.bi-toggle2-on::before {
  content: ""; }

.bi-toggles::before {
  content: ""; }

.bi-toggles2::before {
  content: ""; }

.bi-tools::before {
  content: ""; }

.bi-tornado::before {
  content: ""; }

.bi-trash-fill::before {
  content: ""; }

.bi-trash::before {
  content: ""; }

.bi-trash2-fill::before {
  content: ""; }

.bi-trash2::before {
  content: ""; }

.bi-tree-fill::before {
  content: ""; }

.bi-tree::before {
  content: ""; }

.bi-triangle-fill::before {
  content: ""; }

.bi-triangle-half::before {
  content: ""; }

.bi-triangle::before {
  content: ""; }

.bi-trophy-fill::before {
  content: ""; }

.bi-trophy::before {
  content: ""; }

.bi-tropical-storm::before {
  content: ""; }

.bi-truck-flatbed::before {
  content: ""; }

.bi-truck::before {
  content: ""; }

.bi-tsunami::before {
  content: ""; }

.bi-tv-fill::before {
  content: ""; }

.bi-tv::before {
  content: ""; }

.bi-twitch::before {
  content: ""; }

.bi-twitter::before {
  content: ""; }

.bi-type-bold::before {
  content: ""; }

.bi-type-h1::before {
  content: ""; }

.bi-type-h2::before {
  content: ""; }

.bi-type-h3::before {
  content: ""; }

.bi-type-italic::before {
  content: ""; }

.bi-type-strikethrough::before {
  content: ""; }

.bi-type-underline::before {
  content: ""; }

.bi-type::before {
  content: ""; }

.bi-ui-checks-grid::before {
  content: ""; }

.bi-ui-checks::before {
  content: ""; }

.bi-ui-radios-grid::before {
  content: ""; }

.bi-ui-radios::before {
  content: ""; }

.bi-umbrella-fill::before {
  content: ""; }

.bi-umbrella::before {
  content: ""; }

.bi-union::before {
  content: ""; }

.bi-unlock-fill::before {
  content: ""; }

.bi-unlock::before {
  content: ""; }

.bi-upc-scan::before {
  content: ""; }

.bi-upc::before {
  content: ""; }

.bi-upload::before {
  content: ""; }

.bi-vector-pen::before {
  content: ""; }

.bi-view-list::before {
  content: ""; }

.bi-view-stacked::before {
  content: ""; }

.bi-vinyl-fill::before {
  content: ""; }

.bi-vinyl::before {
  content: ""; }

.bi-voicemail::before {
  content: ""; }

.bi-volume-down-fill::before {
  content: ""; }

.bi-volume-down::before {
  content: ""; }

.bi-volume-mute-fill::before {
  content: ""; }

.bi-volume-mute::before {
  content: ""; }

.bi-volume-off-fill::before {
  content: ""; }

.bi-volume-off::before {
  content: ""; }

.bi-volume-up-fill::before {
  content: ""; }

.bi-volume-up::before {
  content: ""; }

.bi-vr::before {
  content: ""; }

.bi-wallet-fill::before {
  content: ""; }

.bi-wallet::before {
  content: ""; }

.bi-wallet2::before {
  content: ""; }

.bi-watch::before {
  content: ""; }

.bi-water::before {
  content: ""; }

.bi-whatsapp::before {
  content: ""; }

.bi-wifi-1::before {
  content: ""; }

.bi-wifi-2::before {
  content: ""; }

.bi-wifi-off::before {
  content: ""; }

.bi-wifi::before {
  content: ""; }

.bi-wind::before {
  content: ""; }

.bi-window-dock::before {
  content: ""; }

.bi-window-sidebar::before {
  content: ""; }

.bi-window::before {
  content: ""; }

.bi-wrench::before {
  content: ""; }

.bi-x-circle-fill::before {
  content: ""; }

.bi-x-circle::before {
  content: ""; }

.bi-x-diamond-fill::before {
  content: ""; }

.bi-x-diamond::before {
  content: ""; }

.bi-x-octagon-fill::before {
  content: ""; }

.bi-x-octagon::before {
  content: ""; }

.bi-x-square-fill::before {
  content: ""; }

.bi-x-square::before {
  content: ""; }

.bi-x::before {
  content: ""; }

.bi-youtube::before {
  content: ""; }

.bi-zoom-in::before {
  content: ""; }

.bi-zoom-out::before {
  content: ""; }

.bi-bank::before {
  content: ""; }

.bi-bank2::before {
  content: ""; }

.bi-bell-slash-fill::before {
  content: ""; }

.bi-bell-slash::before {
  content: ""; }

.bi-cash-coin::before {
  content: ""; }

.bi-check-lg::before {
  content: ""; }

.bi-coin::before {
  content: ""; }

.bi-currency-bitcoin::before {
  content: ""; }

.bi-currency-dollar::before {
  content: ""; }

.bi-currency-euro::before {
  content: ""; }

.bi-currency-exchange::before {
  content: ""; }

.bi-currency-pound::before {
  content: ""; }

.bi-currency-yen::before {
  content: ""; }

.bi-dash-lg::before {
  content: ""; }

.bi-exclamation-lg::before {
  content: ""; }

.bi-file-earmark-pdf-fill::before {
  content: ""; }

.bi-file-earmark-pdf::before {
  content: ""; }

.bi-file-pdf-fill::before {
  content: ""; }

.bi-file-pdf::before {
  content: ""; }

.bi-gender-ambiguous::before {
  content: ""; }

.bi-gender-female::before {
  content: ""; }

.bi-gender-male::before {
  content: ""; }

.bi-gender-trans::before {
  content: ""; }

.bi-headset-vr::before {
  content: ""; }

.bi-info-lg::before {
  content: ""; }

.bi-mastodon::before {
  content: ""; }

.bi-messenger::before {
  content: ""; }

.bi-piggy-bank-fill::before {
  content: ""; }

.bi-piggy-bank::before {
  content: ""; }

.bi-pin-map-fill::before {
  content: ""; }

.bi-pin-map::before {
  content: ""; }

.bi-plus-lg::before {
  content: ""; }

.bi-question-lg::before {
  content: ""; }

.bi-recycle::before {
  content: ""; }

.bi-reddit::before {
  content: ""; }

.bi-safe-fill::before {
  content: ""; }

.bi-safe2-fill::before {
  content: ""; }

.bi-safe2::before {
  content: ""; }

.bi-sd-card-fill::before {
  content: ""; }

.bi-sd-card::before {
  content: ""; }

.bi-skype::before {
  content: ""; }

.bi-slash-lg::before {
  content: ""; }

.bi-translate::before {
  content: ""; }

.bi-x-lg::before {
  content: ""; }

.bi-safe::before {
  content: ""; }

.bi-apple::before {
  content: ""; }

.bi-microsoft::before {
  content: ""; }

.bi-windows::before {
  content: ""; }

.bi-behance::before {
  content: ""; }

.bi-dribbble::before {
  content: ""; }

.bi-line::before {
  content: ""; }

.bi-medium::before {
  content: ""; }

.bi-paypal::before {
  content: ""; }

.bi-pinterest::before {
  content: ""; }

.bi-signal::before {
  content: ""; }

.bi-snapchat::before {
  content: ""; }

.bi-spotify::before {
  content: ""; }

.bi-stack-overflow::before {
  content: ""; }

.bi-strava::before {
  content: ""; }

.bi-wordpress::before {
  content: ""; }

.bi-vimeo::before {
  content: ""; }

.bi-activity::before {
  content: ""; }

.bi-easel2-fill::before {
  content: ""; }

.bi-easel2::before {
  content: ""; }

.bi-easel3-fill::before {
  content: ""; }

.bi-easel3::before {
  content: ""; }

.bi-fan::before {
  content: ""; }

.bi-fingerprint::before {
  content: ""; }

.bi-graph-down-arrow::before {
  content: ""; }

.bi-graph-up-arrow::before {
  content: ""; }

.bi-hypnotize::before {
  content: ""; }

.bi-magic::before {
  content: ""; }

.bi-person-rolodex::before {
  content: ""; }

.bi-person-video::before {
  content: ""; }

.bi-person-video2::before {
  content: ""; }

.bi-person-video3::before {
  content: ""; }

.bi-person-workspace::before {
  content: ""; }

.bi-radioactive::before {
  content: ""; }

.bi-webcam-fill::before {
  content: ""; }

.bi-webcam::before {
  content: ""; }

.bi-yin-yang::before {
  content: ""; }

.bi-bandaid-fill::before {
  content: ""; }

.bi-bandaid::before {
  content: ""; }

.bi-bluetooth::before {
  content: ""; }

.bi-body-text::before {
  content: ""; }

.bi-boombox::before {
  content: ""; }

.bi-boxes::before {
  content: ""; }

.bi-dpad-fill::before {
  content: ""; }

.bi-dpad::before {
  content: ""; }

.bi-ear-fill::before {
  content: ""; }

.bi-ear::before {
  content: ""; }

.bi-envelope-check-fill::before {
  content: ""; }

.bi-envelope-check::before {
  content: ""; }

.bi-envelope-dash-fill::before {
  content: ""; }

.bi-envelope-dash::before {
  content: ""; }

.bi-envelope-exclamation-fill::before {
  content: ""; }

.bi-envelope-exclamation::before {
  content: ""; }

.bi-envelope-plus-fill::before {
  content: ""; }

.bi-envelope-plus::before {
  content: ""; }

.bi-envelope-slash-fill::before {
  content: ""; }

.bi-envelope-slash::before {
  content: ""; }

.bi-envelope-x-fill::before {
  content: ""; }

.bi-envelope-x::before {
  content: ""; }

.bi-explicit-fill::before {
  content: ""; }

.bi-explicit::before {
  content: ""; }

.bi-git::before {
  content: ""; }

.bi-infinity::before {
  content: ""; }

.bi-list-columns-reverse::before {
  content: ""; }

.bi-list-columns::before {
  content: ""; }

.bi-meta::before {
  content: ""; }

.bi-nintendo-switch::before {
  content: ""; }

.bi-pc-display-horizontal::before {
  content: ""; }

.bi-pc-display::before {
  content: ""; }

.bi-pc-horizontal::before {
  content: ""; }

.bi-pc::before {
  content: ""; }

.bi-playstation::before {
  content: ""; }

.bi-plus-slash-minus::before {
  content: ""; }

.bi-projector-fill::before {
  content: ""; }

.bi-projector::before {
  content: ""; }

.bi-qr-code-scan::before {
  content: ""; }

.bi-qr-code::before {
  content: ""; }

.bi-quora::before {
  content: ""; }

.bi-quote::before {
  content: ""; }

.bi-robot::before {
  content: ""; }

.bi-send-check-fill::before {
  content: ""; }

.bi-send-check::before {
  content: ""; }

.bi-send-dash-fill::before {
  content: ""; }

.bi-send-dash::before {
  content: ""; }

.bi-send-exclamation-fill::before {
  content: ""; }

.bi-send-exclamation::before {
  content: ""; }

.bi-send-fill::before {
  content: ""; }

.bi-send-plus-fill::before {
  content: ""; }

.bi-send-plus::before {
  content: ""; }

.bi-send-slash-fill::before {
  content: ""; }

.bi-send-slash::before {
  content: ""; }

.bi-send-x-fill::before {
  content: ""; }

.bi-send-x::before {
  content: ""; }

.bi-send::before {
  content: ""; }

.bi-steam::before {
  content: ""; }

.bi-terminal-dash::before {
  content: ""; }

.bi-terminal-plus::before {
  content: ""; }

.bi-terminal-split::before {
  content: ""; }

.bi-ticket-detailed-fill::before {
  content: ""; }

.bi-ticket-detailed::before {
  content: ""; }

.bi-ticket-fill::before {
  content: ""; }

.bi-ticket-perforated-fill::before {
  content: ""; }

.bi-ticket-perforated::before {
  content: ""; }

.bi-ticket::before {
  content: ""; }

.bi-tiktok::before {
  content: ""; }

.bi-window-dash::before {
  content: ""; }

.bi-window-desktop::before {
  content: ""; }

.bi-window-fullscreen::before {
  content: ""; }

.bi-window-plus::before {
  content: ""; }

.bi-window-split::before {
  content: ""; }

.bi-window-stack::before {
  content: ""; }

.bi-window-x::before {
  content: ""; }

.bi-xbox::before {
  content: ""; }

.bi-ethernet::before {
  content: ""; }

.bi-hdmi-fill::before {
  content: ""; }

.bi-hdmi::before {
  content: ""; }

.bi-usb-c-fill::before {
  content: ""; }

.bi-usb-c::before {
  content: ""; }

.bi-usb-fill::before {
  content: ""; }

.bi-usb-plug-fill::before {
  content: ""; }

.bi-usb-plug::before {
  content: ""; }

.bi-usb-symbol::before {
  content: ""; }

.bi-usb::before {
  content: ""; }

.bi-boombox-fill::before {
  content: ""; }

.bi-displayport::before {
  content: ""; }

.bi-gpu-card::before {
  content: ""; }

.bi-memory::before {
  content: ""; }

.bi-modem-fill::before {
  content: ""; }

.bi-modem::before {
  content: ""; }

.bi-motherboard-fill::before {
  content: ""; }

.bi-motherboard::before {
  content: ""; }

.bi-optical-audio-fill::before {
  content: ""; }

.bi-optical-audio::before {
  content: ""; }

.bi-pci-card::before {
  content: ""; }

.bi-router-fill::before {
  content: ""; }

.bi-router::before {
  content: ""; }

.bi-thunderbolt-fill::before {
  content: ""; }

.bi-thunderbolt::before {
  content: ""; }

.bi-usb-drive-fill::before {
  content: ""; }

.bi-usb-drive::before {
  content: ""; }

.bi-usb-micro-fill::before {
  content: ""; }

.bi-usb-micro::before {
  content: ""; }

.bi-usb-mini-fill::before {
  content: ""; }

.bi-usb-mini::before {
  content: ""; }

.bi-cloud-haze2::before {
  content: ""; }

.bi-device-hdd-fill::before {
  content: ""; }

.bi-device-hdd::before {
  content: ""; }

.bi-device-ssd-fill::before {
  content: ""; }

.bi-device-ssd::before {
  content: ""; }

.bi-displayport-fill::before {
  content: ""; }

.bi-mortarboard-fill::before {
  content: ""; }

.bi-mortarboard::before {
  content: ""; }

.bi-terminal-x::before {
  content: ""; }

.bi-arrow-through-heart-fill::before {
  content: ""; }

.bi-arrow-through-heart::before {
  content: ""; }

.bi-badge-sd-fill::before {
  content: ""; }

.bi-badge-sd::before {
  content: ""; }

.bi-bag-heart-fill::before {
  content: ""; }

.bi-bag-heart::before {
  content: ""; }

.bi-balloon-fill::before {
  content: ""; }

.bi-balloon-heart-fill::before {
  content: ""; }

.bi-balloon-heart::before {
  content: ""; }

.bi-balloon::before {
  content: ""; }

.bi-box2-fill::before {
  content: ""; }

.bi-box2-heart-fill::before {
  content: ""; }

.bi-box2-heart::before {
  content: ""; }

.bi-box2::before {
  content: ""; }

.bi-braces-asterisk::before {
  content: ""; }

.bi-calendar-heart-fill::before {
  content: ""; }

.bi-calendar-heart::before {
  content: ""; }

.bi-calendar2-heart-fill::before {
  content: ""; }

.bi-calendar2-heart::before {
  content: ""; }

.bi-chat-heart-fill::before {
  content: ""; }

.bi-chat-heart::before {
  content: ""; }

.bi-chat-left-heart-fill::before {
  content: ""; }

.bi-chat-left-heart::before {
  content: ""; }

.bi-chat-right-heart-fill::before {
  content: ""; }

.bi-chat-right-heart::before {
  content: ""; }

.bi-chat-square-heart-fill::before {
  content: ""; }

.bi-chat-square-heart::before {
  content: ""; }

.bi-clipboard-check-fill::before {
  content: ""; }

.bi-clipboard-data-fill::before {
  content: ""; }

.bi-clipboard-fill::before {
  content: ""; }

.bi-clipboard-heart-fill::before {
  content: ""; }

.bi-clipboard-heart::before {
  content: ""; }

.bi-clipboard-minus-fill::before {
  content: ""; }

.bi-clipboard-plus-fill::before {
  content: ""; }

.bi-clipboard-pulse::before {
  content: ""; }

.bi-clipboard-x-fill::before {
  content: ""; }

.bi-clipboard2-check-fill::before {
  content: ""; }

.bi-clipboard2-check::before {
  content: ""; }

.bi-clipboard2-data-fill::before {
  content: ""; }

.bi-clipboard2-data::before {
  content: ""; }

.bi-clipboard2-fill::before {
  content: ""; }

.bi-clipboard2-heart-fill::before {
  content: ""; }

.bi-clipboard2-heart::before {
  content: ""; }

.bi-clipboard2-minus-fill::before {
  content: ""; }

.bi-clipboard2-minus::before {
  content: ""; }

.bi-clipboard2-plus-fill::before {
  content: ""; }

.bi-clipboard2-plus::before {
  content: ""; }

.bi-clipboard2-pulse-fill::before {
  content: ""; }

.bi-clipboard2-pulse::before {
  content: ""; }

.bi-clipboard2-x-fill::before {
  content: ""; }

.bi-clipboard2-x::before {
  content: ""; }

.bi-clipboard2::before {
  content: ""; }

.bi-emoji-kiss-fill::before {
  content: ""; }

.bi-emoji-kiss::before {
  content: ""; }

.bi-envelope-heart-fill::before {
  content: ""; }

.bi-envelope-heart::before {
  content: ""; }

.bi-envelope-open-heart-fill::before {
  content: ""; }

.bi-envelope-open-heart::before {
  content: ""; }

.bi-envelope-paper-fill::before {
  content: ""; }

.bi-envelope-paper-heart-fill::before {
  content: ""; }

.bi-envelope-paper-heart::before {
  content: ""; }

.bi-envelope-paper::before {
  content: ""; }

.bi-filetype-aac::before {
  content: ""; }

.bi-filetype-ai::before {
  content: ""; }

.bi-filetype-bmp::before {
  content: ""; }

.bi-filetype-cs::before {
  content: ""; }

.bi-filetype-css::before {
  content: ""; }

.bi-filetype-csv::before {
  content: ""; }

.bi-filetype-doc::before {
  content: ""; }

.bi-filetype-docx::before {
  content: ""; }

.bi-filetype-exe::before {
  content: ""; }

.bi-filetype-gif::before {
  content: ""; }

.bi-filetype-heic::before {
  content: ""; }

.bi-filetype-html::before {
  content: ""; }

.bi-filetype-java::before {
  content: ""; }

.bi-filetype-jpg::before {
  content: ""; }

.bi-filetype-js::before {
  content: ""; }

.bi-filetype-jsx::before {
  content: ""; }

.bi-filetype-key::before {
  content: ""; }

.bi-filetype-m4p::before {
  content: ""; }

.bi-filetype-md::before {
  content: ""; }

.bi-filetype-mdx::before {
  content: ""; }

.bi-filetype-mov::before {
  content: ""; }

.bi-filetype-mp3::before {
  content: ""; }

.bi-filetype-mp4::before {
  content: ""; }

.bi-filetype-otf::before {
  content: ""; }

.bi-filetype-pdf::before {
  content: ""; }

.bi-filetype-php::before {
  content: ""; }

.bi-filetype-png::before {
  content: ""; }

.bi-filetype-ppt::before {
  content: ""; }

.bi-filetype-psd::before {
  content: ""; }

.bi-filetype-py::before {
  content: ""; }

.bi-filetype-raw::before {
  content: ""; }

.bi-filetype-rb::before {
  content: ""; }

.bi-filetype-sass::before {
  content: ""; }

.bi-filetype-scss::before {
  content: ""; }

.bi-filetype-sh::before {
  content: ""; }

.bi-filetype-svg::before {
  content: ""; }

.bi-filetype-tiff::before {
  content: ""; }

.bi-filetype-tsx::before {
  content: ""; }

.bi-filetype-ttf::before {
  content: ""; }

.bi-filetype-txt::before {
  content: ""; }

.bi-filetype-wav::before {
  content: ""; }

.bi-filetype-woff::before {
  content: ""; }

.bi-filetype-xls::before {
  content: ""; }

.bi-filetype-xml::before {
  content: ""; }

.bi-filetype-yml::before {
  content: ""; }

.bi-heart-arrow::before {
  content: ""; }

.bi-heart-pulse-fill::before {
  content: ""; }

.bi-heart-pulse::before {
  content: ""; }

.bi-heartbreak-fill::before {
  content: ""; }

.bi-heartbreak::before {
  content: ""; }

.bi-hearts::before {
  content: ""; }

.bi-hospital-fill::before {
  content: ""; }

.bi-hospital::before {
  content: ""; }

.bi-house-heart-fill::before {
  content: ""; }

.bi-house-heart::before {
  content: ""; }

.bi-incognito::before {
  content: ""; }

.bi-magnet-fill::before {
  content: ""; }

.bi-magnet::before {
  content: ""; }

.bi-person-heart::before {
  content: ""; }

.bi-person-hearts::before {
  content: ""; }

.bi-phone-flip::before {
  content: ""; }

.bi-plugin::before {
  content: ""; }

.bi-postage-fill::before {
  content: ""; }

.bi-postage-heart-fill::before {
  content: ""; }

.bi-postage-heart::before {
  content: ""; }

.bi-postage::before {
  content: ""; }

.bi-postcard-fill::before {
  content: ""; }

.bi-postcard-heart-fill::before {
  content: ""; }

.bi-postcard-heart::before {
  content: ""; }

.bi-postcard::before {
  content: ""; }

.bi-search-heart-fill::before {
  content: ""; }

.bi-search-heart::before {
  content: ""; }

.bi-sliders2-vertical::before {
  content: ""; }

.bi-sliders2::before {
  content: ""; }

.bi-trash3-fill::before {
  content: ""; }

.bi-trash3::before {
  content: ""; }

.bi-valentine::before {
  content: ""; }

.bi-valentine2::before {
  content: ""; }

.bi-wrench-adjustable-circle-fill::before {
  content: ""; }

.bi-wrench-adjustable-circle::before {
  content: ""; }

.bi-wrench-adjustable::before {
  content: ""; }

.bi-filetype-json::before {
  content: ""; }

.bi-filetype-pptx::before {
  content: ""; }

.bi-filetype-xlsx::before {
  content: ""; }

.bi-1-circle-fill::before {
  content: ""; }

.bi-1-circle::before {
  content: ""; }

.bi-1-square-fill::before {
  content: ""; }

.bi-1-square::before {
  content: ""; }

.bi-2-circle-fill::before {
  content: ""; }

.bi-2-circle::before {
  content: ""; }

.bi-2-square-fill::before {
  content: ""; }

.bi-2-square::before {
  content: ""; }

.bi-3-circle-fill::before {
  content: ""; }

.bi-3-circle::before {
  content: ""; }

.bi-3-square-fill::before {
  content: ""; }

.bi-3-square::before {
  content: ""; }

.bi-4-circle-fill::before {
  content: ""; }

.bi-4-circle::before {
  content: ""; }

.bi-4-square-fill::before {
  content: ""; }

.bi-4-square::before {
  content: ""; }

.bi-5-circle-fill::before {
  content: ""; }

.bi-5-circle::before {
  content: ""; }

.bi-5-square-fill::before {
  content: ""; }

.bi-5-square::before {
  content: ""; }

.bi-6-circle-fill::before {
  content: ""; }

.bi-6-circle::before {
  content: ""; }

.bi-6-square-fill::before {
  content: ""; }

.bi-6-square::before {
  content: ""; }

.bi-7-circle-fill::before {
  content: ""; }

.bi-7-circle::before {
  content: ""; }

.bi-7-square-fill::before {
  content: ""; }

.bi-7-square::before {
  content: ""; }

.bi-8-circle-fill::before {
  content: ""; }

.bi-8-circle::before {
  content: ""; }

.bi-8-square-fill::before {
  content: ""; }

.bi-8-square::before {
  content: ""; }

.bi-9-circle-fill::before {
  content: ""; }

.bi-9-circle::before {
  content: ""; }

.bi-9-square-fill::before {
  content: ""; }

.bi-9-square::before {
  content: ""; }

.bi-airplane-engines-fill::before {
  content: ""; }

.bi-airplane-engines::before {
  content: ""; }

.bi-airplane-fill::before {
  content: ""; }

.bi-airplane::before {
  content: ""; }

.bi-alexa::before {
  content: ""; }

.bi-alipay::before {
  content: ""; }

.bi-android::before {
  content: ""; }

.bi-android2::before {
  content: ""; }

.bi-box-fill::before {
  content: ""; }

.bi-box-seam-fill::before {
  content: ""; }

.bi-browser-chrome::before {
  content: ""; }

.bi-browser-edge::before {
  content: ""; }

.bi-browser-firefox::before {
  content: ""; }

.bi-browser-safari::before {
  content: ""; }

.bi-c-circle-fill::before {
  content: ""; }

.bi-c-circle::before {
  content: ""; }

.bi-c-square-fill::before {
  content: ""; }

.bi-c-square::before {
  content: ""; }

.bi-capsule-pill::before {
  content: ""; }

.bi-capsule::before {
  content: ""; }

.bi-car-front-fill::before {
  content: ""; }

.bi-car-front::before {
  content: ""; }

.bi-cassette-fill::before {
  content: ""; }

.bi-cassette::before {
  content: ""; }

.bi-cc-circle-fill::before {
  content: ""; }

.bi-cc-circle::before {
  content: ""; }

.bi-cc-square-fill::before {
  content: ""; }

.bi-cc-square::before {
  content: ""; }

.bi-cup-hot-fill::before {
  content: ""; }

.bi-cup-hot::before {
  content: ""; }

.bi-currency-rupee::before {
  content: ""; }

.bi-dropbox::before {
  content: ""; }

.bi-escape::before {
  content: ""; }

.bi-fast-forward-btn-fill::before {
  content: ""; }

.bi-fast-forward-btn::before {
  content: ""; }

.bi-fast-forward-circle-fill::before {
  content: ""; }

.bi-fast-forward-circle::before {
  content: ""; }

.bi-fast-forward-fill::before {
  content: ""; }

.bi-fast-forward::before {
  content: ""; }

.bi-filetype-sql::before {
  content: ""; }

.bi-fire::before {
  content: ""; }

.bi-google-play::before {
  content: ""; }

.bi-h-circle-fill::before {
  content: ""; }

.bi-h-circle::before {
  content: ""; }

.bi-h-square-fill::before {
  content: ""; }

.bi-h-square::before {
  content: ""; }

.bi-indent::before {
  content: ""; }

.bi-lungs-fill::before {
  content: ""; }

.bi-lungs::before {
  content: ""; }

.bi-microsoft-teams::before {
  content: ""; }

.bi-p-circle-fill::before {
  content: ""; }

.bi-p-circle::before {
  content: ""; }

.bi-p-square-fill::before {
  content: ""; }

.bi-p-square::before {
  content: ""; }

.bi-pass-fill::before {
  content: ""; }

.bi-pass::before {
  content: ""; }

.bi-prescription::before {
  content: ""; }

.bi-prescription2::before {
  content: ""; }

.bi-r-circle-fill::before {
  content: ""; }

.bi-r-circle::before {
  content: ""; }

.bi-r-square-fill::before {
  content: ""; }

.bi-r-square::before {
  content: ""; }

.bi-repeat-1::before {
  content: ""; }

.bi-repeat::before {
  content: ""; }

.bi-rewind-btn-fill::before {
  content: ""; }

.bi-rewind-btn::before {
  content: ""; }

.bi-rewind-circle-fill::before {
  content: ""; }

.bi-rewind-circle::before {
  content: ""; }

.bi-rewind-fill::before {
  content: ""; }

.bi-rewind::before {
  content: ""; }

.bi-train-freight-front-fill::before {
  content: ""; }

.bi-train-freight-front::before {
  content: ""; }

.bi-train-front-fill::before {
  content: ""; }

.bi-train-front::before {
  content: ""; }

.bi-train-lightrail-front-fill::before {
  content: ""; }

.bi-train-lightrail-front::before {
  content: ""; }

.bi-truck-front-fill::before {
  content: ""; }

.bi-truck-front::before {
  content: ""; }

.bi-ubuntu::before {
  content: ""; }

.bi-unindent::before {
  content: ""; }

.bi-unity::before {
  content: ""; }

.bi-universal-access-circle::before {
  content: ""; }

.bi-universal-access::before {
  content: ""; }

.bi-virus::before {
  content: ""; }

.bi-virus2::before {
  content: ""; }

.bi-wechat::before {
  content: ""; }

.bi-yelp::before {
  content: ""; }

.bi-sign-stop-fill::before {
  content: ""; }

.bi-sign-stop-lights-fill::before {
  content: ""; }

.bi-sign-stop-lights::before {
  content: ""; }

.bi-sign-stop::before {
  content: ""; }

.bi-sign-turn-left-fill::before {
  content: ""; }

.bi-sign-turn-left::before {
  content: ""; }

.bi-sign-turn-right-fill::before {
  content: ""; }

.bi-sign-turn-right::before {
  content: ""; }

.bi-sign-turn-slight-left-fill::before {
  content: ""; }

.bi-sign-turn-slight-left::before {
  content: ""; }

.bi-sign-turn-slight-right-fill::before {
  content: ""; }

.bi-sign-turn-slight-right::before {
  content: ""; }

.bi-sign-yield-fill::before {
  content: ""; }

.bi-sign-yield::before {
  content: ""; }

.bi-ev-station-fill::before {
  content: ""; }

.bi-ev-station::before {
  content: ""; }

.bi-fuel-pump-diesel-fill::before {
  content: ""; }

.bi-fuel-pump-diesel::before {
  content: ""; }

.bi-fuel-pump-fill::before {
  content: ""; }

.bi-fuel-pump::before {
  content: ""; }

.bi-0-circle-fill::before {
  content: ""; }

.bi-0-circle::before {
  content: ""; }

.bi-0-square-fill::before {
  content: ""; }

.bi-0-square::before {
  content: ""; }

.bi-rocket-fill::before {
  content: ""; }

.bi-rocket-takeoff-fill::before {
  content: ""; }

.bi-rocket-takeoff::before {
  content: ""; }

.bi-rocket::before {
  content: ""; }

.bi-stripe::before {
  content: ""; }

.bi-subscript::before {
  content: ""; }

.bi-superscript::before {
  content: ""; }

.bi-trello::before {
  content: ""; }

.bi-envelope-at-fill::before {
  content: ""; }

.bi-envelope-at::before {
  content: ""; }

.bi-regex::before {
  content: ""; }

.bi-text-wrap::before {
  content: ""; }

.bi-sign-dead-end-fill::before {
  content: ""; }

.bi-sign-dead-end::before {
  content: ""; }

.bi-sign-do-not-enter-fill::before {
  content: ""; }

.bi-sign-do-not-enter::before {
  content: ""; }

.bi-sign-intersection-fill::before {
  content: ""; }

.bi-sign-intersection-side-fill::before {
  content: ""; }

.bi-sign-intersection-side::before {
  content: ""; }

.bi-sign-intersection-t-fill::before {
  content: ""; }

.bi-sign-intersection-t::before {
  content: ""; }

.bi-sign-intersection-y-fill::before {
  content: ""; }

.bi-sign-intersection-y::before {
  content: ""; }

.bi-sign-intersection::before {
  content: ""; }

.bi-sign-merge-left-fill::before {
  content: ""; }

.bi-sign-merge-left::before {
  content: ""; }

.bi-sign-merge-right-fill::before {
  content: ""; }

.bi-sign-merge-right::before {
  content: ""; }

.bi-sign-no-left-turn-fill::before {
  content: ""; }

.bi-sign-no-left-turn::before {
  content: ""; }

.bi-sign-no-parking-fill::before {
  content: ""; }

.bi-sign-no-parking::before {
  content: ""; }

.bi-sign-no-right-turn-fill::before {
  content: ""; }

.bi-sign-no-right-turn::before {
  content: ""; }

.bi-sign-railroad-fill::before {
  content: ""; }

.bi-sign-railroad::before {
  content: ""; }

.bi-building-add::before {
  content: ""; }

.bi-building-check::before {
  content: ""; }

.bi-building-dash::before {
  content: ""; }

.bi-building-down::before {
  content: ""; }

.bi-building-exclamation::before {
  content: ""; }

.bi-building-fill-add::before {
  content: ""; }

.bi-building-fill-check::before {
  content: ""; }

.bi-building-fill-dash::before {
  content: ""; }

.bi-building-fill-down::before {
  content: ""; }

.bi-building-fill-exclamation::before {
  content: ""; }

.bi-building-fill-gear::before {
  content: ""; }

.bi-building-fill-lock::before {
  content: ""; }

.bi-building-fill-slash::before {
  content: ""; }

.bi-building-fill-up::before {
  content: ""; }

.bi-building-fill-x::before {
  content: ""; }

.bi-building-fill::before {
  content: ""; }

.bi-building-gear::before {
  content: ""; }

.bi-building-lock::before {
  content: ""; }

.bi-building-slash::before {
  content: ""; }

.bi-building-up::before {
  content: ""; }

.bi-building-x::before {
  content: ""; }

.bi-buildings-fill::before {
  content: ""; }

.bi-buildings::before {
  content: ""; }

.bi-bus-front-fill::before {
  content: ""; }

.bi-bus-front::before {
  content: ""; }

.bi-ev-front-fill::before {
  content: ""; }

.bi-ev-front::before {
  content: ""; }

.bi-globe-americas::before {
  content: ""; }

.bi-globe-asia-australia::before {
  content: ""; }

.bi-globe-central-south-asia::before {
  content: ""; }

.bi-globe-europe-africa::before {
  content: ""; }

.bi-house-add-fill::before {
  content: ""; }

.bi-house-add::before {
  content: ""; }

.bi-house-check-fill::before {
  content: ""; }

.bi-house-check::before {
  content: ""; }

.bi-house-dash-fill::before {
  content: ""; }

.bi-house-dash::before {
  content: ""; }

.bi-house-down-fill::before {
  content: ""; }

.bi-house-down::before {
  content: ""; }

.bi-house-exclamation-fill::before {
  content: ""; }

.bi-house-exclamation::before {
  content: ""; }

.bi-house-gear-fill::before {
  content: ""; }

.bi-house-gear::before {
  content: ""; }

.bi-house-lock-fill::before {
  content: ""; }

.bi-house-lock::before {
  content: ""; }

.bi-house-slash-fill::before {
  content: ""; }

.bi-house-slash::before {
  content: ""; }

.bi-house-up-fill::before {
  content: ""; }

.bi-house-up::before {
  content: ""; }

.bi-house-x-fill::before {
  content: ""; }

.bi-house-x::before {
  content: ""; }

.bi-person-add::before {
  content: ""; }

.bi-person-down::before {
  content: ""; }

.bi-person-exclamation::before {
  content: ""; }

.bi-person-fill-add::before {
  content: ""; }

.bi-person-fill-check::before {
  content: ""; }

.bi-person-fill-dash::before {
  content: ""; }

.bi-person-fill-down::before {
  content: ""; }

.bi-person-fill-exclamation::before {
  content: ""; }

.bi-person-fill-gear::before {
  content: ""; }

.bi-person-fill-lock::before {
  content: ""; }

.bi-person-fill-slash::before {
  content: ""; }

.bi-person-fill-up::before {
  content: ""; }

.bi-person-fill-x::before {
  content: ""; }

.bi-person-gear::before {
  content: ""; }

.bi-person-lock::before {
  content: ""; }

.bi-person-slash::before {
  content: ""; }

.bi-person-up::before {
  content: ""; }

.bi-scooter::before {
  content: ""; }

.bi-taxi-front-fill::before {
  content: ""; }

.bi-taxi-front::before {
  content: ""; }

.bi-amd::before {
  content: ""; }

.bi-database-add::before {
  content: ""; }

.bi-database-check::before {
  content: ""; }

.bi-database-dash::before {
  content: ""; }

.bi-database-down::before {
  content: ""; }

.bi-database-exclamation::before {
  content: ""; }

.bi-database-fill-add::before {
  content: ""; }

.bi-database-fill-check::before {
  content: ""; }

.bi-database-fill-dash::before {
  content: ""; }

.bi-database-fill-down::before {
  content: ""; }

.bi-database-fill-exclamation::before {
  content: ""; }

.bi-database-fill-gear::before {
  content: ""; }

.bi-database-fill-lock::before {
  content: ""; }

.bi-database-fill-slash::before {
  content: ""; }

.bi-database-fill-up::before {
  content: ""; }

.bi-database-fill-x::before {
  content: ""; }

.bi-database-fill::before {
  content: ""; }

.bi-database-gear::before {
  content: ""; }

.bi-database-lock::before {
  content: ""; }

.bi-database-slash::before {
  content: ""; }

.bi-database-up::before {
  content: ""; }

.bi-database-x::before {
  content: ""; }

.bi-database::before {
  content: ""; }

.bi-houses-fill::before {
  content: ""; }

.bi-houses::before {
  content: ""; }

.bi-nvidia::before {
  content: ""; }

.bi-person-vcard-fill::before {
  content: ""; }

.bi-person-vcard::before {
  content: ""; }

.bi-sina-weibo::before {
  content: ""; }

.bi-tencent-qq::before {
  content: ""; }

.bi-wikipedia::before {
  content: ""; }

.bi-alphabet-uppercase::before {
  content: ""; }

.bi-alphabet::before {
  content: ""; }

.bi-amazon::before {
  content: ""; }

.bi-arrows-collapse-vertical::before {
  content: ""; }

.bi-arrows-expand-vertical::before {
  content: ""; }

.bi-arrows-vertical::before {
  content: ""; }

.bi-arrows::before {
  content: ""; }

.bi-ban-fill::before {
  content: ""; }

.bi-ban::before {
  content: ""; }

.bi-bing::before {
  content: ""; }

.bi-cake::before {
  content: ""; }

.bi-cake2::before {
  content: ""; }

.bi-cookie::before {
  content: ""; }

.bi-copy::before {
  content: ""; }

.bi-crosshair::before {
  content: ""; }

.bi-crosshair2::before {
  content: ""; }

.bi-emoji-astonished-fill::before {
  content: ""; }

.bi-emoji-astonished::before {
  content: ""; }

.bi-emoji-grimace-fill::before {
  content: ""; }

.bi-emoji-grimace::before {
  content: ""; }

.bi-emoji-grin-fill::before {
  content: ""; }

.bi-emoji-grin::before {
  content: ""; }

.bi-emoji-surprise-fill::before {
  content: ""; }

.bi-emoji-surprise::before {
  content: ""; }

.bi-emoji-tear-fill::before {
  content: ""; }

.bi-emoji-tear::before {
  content: ""; }

.bi-envelope-arrow-down-fill::before {
  content: ""; }

.bi-envelope-arrow-down::before {
  content: ""; }

.bi-envelope-arrow-up-fill::before {
  content: ""; }

.bi-envelope-arrow-up::before {
  content: ""; }

.bi-feather::before {
  content: ""; }

.bi-feather2::before {
  content: ""; }

.bi-floppy-fill::before {
  content: ""; }

.bi-floppy::before {
  content: ""; }

.bi-floppy2-fill::before {
  content: ""; }

.bi-floppy2::before {
  content: ""; }

.bi-gitlab::before {
  content: ""; }

.bi-highlighter::before {
  content: ""; }

.bi-marker-tip::before {
  content: ""; }

.bi-nvme-fill::before {
  content: ""; }

.bi-nvme::before {
  content: ""; }

.bi-opencollective::before {
  content: ""; }

.bi-pci-card-network::before {
  content: ""; }

.bi-pci-card-sound::before {
  content: ""; }

.bi-radar::before {
  content: ""; }

.bi-send-arrow-down-fill::before {
  content: ""; }

.bi-send-arrow-down::before {
  content: ""; }

.bi-send-arrow-up-fill::before {
  content: ""; }

.bi-send-arrow-up::before {
  content: ""; }

.bi-sim-slash-fill::before {
  content: ""; }

.bi-sim-slash::before {
  content: ""; }

.bi-sourceforge::before {
  content: ""; }

.bi-substack::before {
  content: ""; }

.bi-threads-fill::before {
  content: ""; }

.bi-threads::before {
  content: ""; }

.bi-transparency::before {
  content: ""; }

.bi-twitter-x::before {
  content: ""; }

.bi-type-h4::before {
  content: ""; }

.bi-type-h5::before {
  content: ""; }

.bi-type-h6::before {
  content: ""; }

.bi-backpack-fill::before {
  content: ""; }

.bi-backpack::before {
  content: ""; }

.bi-backpack2-fill::before {
  content: ""; }

.bi-backpack2::before {
  content: ""; }

.bi-backpack3-fill::before {
  content: ""; }

.bi-backpack3::before {
  content: ""; }

.bi-backpack4-fill::before {
  content: ""; }

.bi-backpack4::before {
  content: ""; }

.bi-brilliance::before {
  content: ""; }

.bi-cake-fill::before {
  content: ""; }

.bi-cake2-fill::before {
  content: ""; }

.bi-duffle-fill::before {
  content: ""; }

.bi-duffle::before {
  content: ""; }

.bi-exposure::before {
  content: ""; }

.bi-gender-neuter::before {
  content: ""; }

.bi-highlights::before {
  content: ""; }

.bi-luggage-fill::before {
  content: ""; }

.bi-luggage::before {
  content: ""; }

.bi-mailbox-flag::before {
  content: ""; }

.bi-mailbox2-flag::before {
  content: ""; }

.bi-noise-reduction::before {
  content: ""; }

.bi-passport-fill::before {
  content: ""; }

.bi-passport::before {
  content: ""; }

.bi-person-arms-up::before {
  content: ""; }

.bi-person-raised-hand::before {
  content: ""; }

.bi-person-standing-dress::before {
  content: ""; }

.bi-person-standing::before {
  content: ""; }

.bi-person-walking::before {
  content: ""; }

.bi-person-wheelchair::before {
  content: ""; }

.bi-shadows::before {
  content: ""; }

.bi-suitcase-fill::before {
  content: ""; }

.bi-suitcase-lg-fill::before {
  content: ""; }

.bi-suitcase-lg::before {
  content: ""; }

.bi-suitcase::before {
  content: "豈"; }

.bi-suitcase2-fill::before {
  content: "更"; }

.bi-suitcase2::before {
  content: "車"; }

.bi-vignette::before {
  content: "賈"; }

@media (max-width: 767px) {
  #form_search label {
    display: none; }

  #form_search label[for="search_flash"] {
    display: block; }

  #form_search label[for="sup_5_places"],
  #form_search label[for="voitures-neuves"] {
    color: white; } }
.wrbreadcrumb .breadcrumb > li + li:before {
  content: ">";
  padding: 0 10px 0 0;
  color: #28596a;
  z-index: 4;
  position: relative; }
  @media (max-width: 575.99875px) {
    .wrbreadcrumb .breadcrumb > li + li:before {
      padding-right: 5px; } }

.wrbreadcrumb .breadcrumb {
  background-color: inherit !important;
  border: none !important;
  padding: 0; }
  .wrbreadcrumb .breadcrumb li:nth-last-child(1n+2) span {
    color: #18374c; }
  .wrbreadcrumb .breadcrumb li span {
    font-weight: normal !important; }
  @media (max-width: 575.99875px) {
    .wrbreadcrumb .breadcrumb li.breadcrumb-item {
      padding-left: 5px; }
      .wrbreadcrumb .breadcrumb li.breadcrumb-item:first-child {
        padding-left: 0; } }

.page-title.nom-agence span {
  margin: 15px 0 0; }

.join_franchise {
  background-image: url("../img/franchise/bg_page_npc.jpg"); }
  .join_franchise .page-heading {
    border: none;
    color: white; }

.text-justify {
  text-align: justify; }

#comment-vendre .breadcrumb {
  margin-bottom: 0; }

.atc {
  cursor: pointer; }

#etoile_agence {
  color: #afca0b;
  font-size: 26px;
  text-align: center; }

.agence-review {
  color: #28596a;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase; }

.underline-first-color {
  border-bottom: 1px solid #afca0b; }

.badge {
  font-weight: normal;
  colr: white; }

.badge-primary {
  background-color: #afca0b; }

.c-first {
  color: #afca0b !important; }

.c-first-dark {
  color: #89a315 !important;
  accent-color: #89a315 !important; }

.c-first-light {
  color: #cbd882 !important; }

a.c-first {
  color: #afca0b !important; }
  a.c-first:hover {
    color: #89a315 !important; }

a.c-first-dark {
  color: #89a315 !important; }
  a.c-first-dark:hover {
    color: #afca0b !important; }

.c-first-hover:hover {
  color: #afca0b !important; }

.c-second-hover:hover {
  color: #18374c !important;
  accent-color: #18374c !important; }

.c-second {
  color: #18374c !important;
  accent-color: #18374c !important; }

.c-second-dark {
  color: #0a1d2c !important;
  accent-color: #0a1d2c !important; }

.c-second-light {
  color: #28596a !important; }

.c-second-lighter {
  color: #28596a !important; }

.c-second-dark input, .c-second-dark .field_search {
  color: #0a1d2c !important; }
.c-second-dark .chosen-container-single .chosen-single, .c-second-dark .chosen-container-single .chosen-results {
  color: #0a1d2c !important; }

.c-second-darker {
  color: #1C2432 !important; }
  .c-second-darker input, .c-second-darker .field_search {
    color: #1C2432 !important; }
  .c-second-darker .chosen-container-single .chosen-single, .c-second-darker .chosen-container-single .chosen-results {
    color: #1C2432 !important; }

.text-black {
  color: black !important; }

.radius-xl {
  border-radius: 48px; }

.box-shadow {
  box-shadow: 10px 4px 30px 1px rgba(0, 0, 0, 0.25); }

.box-shadow-dark {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.field_search_achat {
  padding-left: 8px;
  padding-right: 8px; }

.chosen-container-single .chosen-single div b {
  background-position-x: 3px !important; }

.chosen-container-single .chosen-search input[type="text"] {
  background-position-y: center !important;
  background-image: url("../../../modules/wraeform/chosen-search.png") !important; }

#fleche-acheteur {
  position: absolute;
  top: 30px;
  left: -30px; }

#fleche-vendeur {
  position: absolute;
  top: 30px;
  transform: rotate(20deg) scaleX(-1);
  right: -30px; }

#fleche-agence {
  position: absolute;
  top: -30px;
  transform: rotate(330deg);
  left: -190px; }

.bi-svg {
  height: 30px !important;
  margin-bottom: 3px; }

.filter-first-color {
  filter: invert(65%) sepia(84%) saturate(527%) hue-rotate(22deg) brightness(100%) contrast(91%); }

.hover-first-color:hover {
  color: #afca0b !important; }

.z-index-10000,
.cancel-container.z-index-10000 {
  z-index: 10000 !important; }

#search-top-banner {
  background: linear-gradient(rgba(24, 55, 76, 0.8), rgba(24, 55, 76, 0.8)), url("../img/bg-abeilles-bleu.webp") center center repeat !important; }
  #search-top-banner h1, #search-top-banner p {
    color: white; }

@media (max-width: 991.99875px) {
  #wrreinsurance-product {
    overflow-x: auto; } }
#wrreinsurance-product .item {
  width: 25%;
  min-width: 150px; }

@media (max-width: 767.99875px) {
  #search-top-banner h1::after {
    content: "\f078";
    font-family: "FontAwesome";
    font-size: 0.75em;
    margin-left: 15px;
    display: inline-block;
    transition: transform 0.5s; }
  #search-top-banner h1.collapsed::after {
    transform: rotate(180deg); } }
#mobile-search-filter-buttons .fixed-btn {
  text-align: center;
  width: 130px; }

#affi-container img, #affi-container div {
  max-width: 100%;
  height: auto !important; }

.rte-2025 ul {
  padding-left: 20px;
}
.rte-2025 ul li {
    list-style-type: disc;
}
