@charset "UTF-8";
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v23/S6u8w4BMUTPHjxswWw.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v23/S6u_w4BMUTPHjxsI5wqPHA.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh7USew8.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHvxk.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVew8.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zAkA.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xK3dSBYKcSV-LCoeQqfX1RYOo3aPw.ttf) format('truetype');
}
a,
.tous-secteurs-liste a,
.toutes-villes-liste a,
.contactez-nous-liste-liens li a,
.plan-site-items-liste li a,
.site-responsive-col-stretched a,
.estimation small,
.detail-offre-autre-devise,
.detail-offre-infos-pratiques,
.detail-offre-infos-pratiques a {
  color: #595959;
}
.detail-offre-infos-pratiques a:hover {
  color: #c53d7e;
}
.plan-site-items-liste li > span {
  color: lightgrey;
  font-style: italic;
}
/* ----- CSS of Fancybox plugin ----- */
/* ==========================================================================
   FancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license
   ========================================================================== */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(../lib/fancybox/images/fancybox_sprite.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../lib/fancybox/images/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../lib/fancybox/images/blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../lib/fancybox/images/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url(../lib/fancybox/images/fancybox_sprite@2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url(../lib/fancybox/images/fancybox_loading@2x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Segoe UI', 'Lato', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #595959;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #595959;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #c53d7e;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #595959;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 25px;
  margin-bottom: 25px;
  /*margin-top: @line-height-computed;
  margin-bottom: (@line-height-computed / 2);*/
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 23px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #d0d0d0;
}
.text-primary {
  color: #3b3b3b;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #222222;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #3b3b3b;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #222222;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #d0d0d0;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #d0d0d0;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #8c8c8c;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1570px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .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-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .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-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .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-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1600px) {
  .col-xl-1,
  .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-10,
  .col-xl-11,
  .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #d0d0d0;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: inherit;
  line-height: inherit;
  color: #595959;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 6px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #595959;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #595959;
  background-color: #fff;
  background-image: none;
  border: 1px solid #0c0909;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #999999;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #595959;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #595959;
  background-color: #fff;
  border-color: #0c0909;
}
.btn-default:focus,
.btn-default.focus {
  color: #595959;
  background-color: #e6e6e6;
  border-color: #000000;
}
.btn-default:hover {
  color: #595959;
  background-color: #ffffff;
  border-color: #1b1414;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #595959;
  background-color: #e6e6e6;
  border-color: #000000;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #595959;
  background-color: #d4d4d4;
  border-color: #000000;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #0c0909;
}
.btn-default .badge {
  color: #fff;
  background-color: #595959;
}
.btn-primary {
  color: #fff;
  background-color: #3b3b3b;
  border-color: #2e2e2e;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #222222;
  border-color: #000000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #555555;
  border-color: #3b3b3b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #222222;
  border-color: #101010;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #101010;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #3b3b3b;
  border-color: #2e2e2e;
}
.btn-primary .badge {
  color: #3b3b3b;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #80c780;
  border-color: #5cb85c;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #c53d7e;
  border-color: #b33671;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #9f3065;
  border-color: #511833;
}
.btn-info:hover {
  color: #fff;
  background-color: #d16498;
  border-color: #c53d7e;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #9f3065;
  border-color: #842754;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #842754;
  border-color: #511833;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #c53d7e;
  border-color: #b33671;
}
.btn-info .badge {
  color: #c53d7e;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #f4c37d;
  border-color: #f0ad4e;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #e27c79;
  border-color: #d9534f;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #595959;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #c53d7e;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #d0d0d0;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #8c8c8c;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #7f7f7f;
  background-color: #fff;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #c53d7e;
  text-decoration: none;
  outline: 0;
  background-color: #fff;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #d0d0d0;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #d0d0d0;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #595959;
  text-align: center;
  background-color: #fff;
  border: 1px solid #0c0909;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.nav > li.disabled > a {
  color: #d0d0d0;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #d0d0d0;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
  border-color: #595959;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #aeaeae;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    /*width: 1%;*/
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #c53d7e;
  background-color: #fff;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    /*width: 1%;*/
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 38px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 400px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 9px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 38px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 2px;
  margin-bottom: 2px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 4.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 2px;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 2px;
  margin-bottom: 2px;
}
.navbar-btn.btn-sm {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-btn.btn-xs {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-text {
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #f6f6f6;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #f6f6f6;
}
.navbar-inverse .navbar-nav > li > a {
  color: #f6f6f6;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #f6f6f6;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #f6f6f6;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #f6f6f6;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #d0d0d0;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #595959;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #c53d7e;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #3b3b3b;
  border-color: #3b3b3b;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #d0d0d0;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #d0d0d0;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #d0d0d0;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #b7b7b7;
}
.label-primary {
  background-color: #3b3b3b;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #222222;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #c53d7e;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #9f3065;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: #595959;
  background-color: #e2dfdc;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #cbc6c0;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #595959;
}
.thumbnail .caption {
  padding: 9px;
  color: #595959;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eee;
  color: #d0d0d0;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #d0d0d0;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #c53d7e;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 0;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  /*.box-shadow(0 1px 1px rgba(0,0,0,.05));*/
}
.panel-body {
  padding: 0px;
}
.panel-heading {
  padding: 5px 0px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 5px 0px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 0px;
  padding-right: 0px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 0px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #8c8c8c;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #8c8c8c;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #3b3b3b;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #3b3b3b;
  border-color: #3b3b3b;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3b3b3b;
}
.panel-primary > .panel-heading .badge {
  color: #3b3b3b;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3b3b3b;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 15px 30px 10px;
  margin: 20px 0;
  background: rgba(255, 255, 255, 0.75);
  border: 1px solid #0c0909;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    /*width: @modal-md;
    margin: 30px auto;*/
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Segoe UI', 'Lato', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Segoe UI', 'Lato', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg,
.visible-xl {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1600px) {
  .visible-xl {
    display: block !important;
  }
  table.visible-xl {
    display: table !important;
  }
  tr.visible-xl {
    display: table-row !important;
  }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }
}
@media (min-width: 1600px) {
  .visible-xl-block {
    display: block !important;
  }
}
@media (min-width: 1600px) {
  .visible-xl-inline {
    display: inline !important;
  }
}
@media (min-width: 1600px) {
  .visible-xl-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .hidden-xl {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*//////////////////////////////////////////////////////
///////////////     GENERAL STYLE    ///////////////////
//////////////////////////////////////////////////////*/
/**
 * 00.0 - Global
 * -----------------------------------------------
*/
/* ----- Structure ----- */
body,
html {
  height: 100%;
  width: 100%;
}
html {
  -webkit-tap-highlight-color: transparent;
}
body {
  position: relative;
  transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
}
body > div {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a {
  color: #595959;
}
a:hover,
a:focus,
a:active {
  color: #c53d7e;
}
/*bouton back to top et hover*/
.back-to-top {
  display: none;
  position: fixed;
  border-radius: 0;
  bottom: 120px;
  width: 47px;
  height: 48px;
  padding: 0;
  line-height: 55px;
  margin: 0;
  text-decoration: none;
  z-index: 100;
  color: #595959;
}
.back-to-top i {
  font-size: 28px;
}
.back-to-top:hover,
.back-to-top:focus {
  color: #c53d7e;
  text-decoration: none;
}
/*bouton back to top et hover*/
.back-to-top {
  display: none;
  position: fixed;
  left: 5px;
  bottom: 225px;
  color: #595959;
  z-index: 1000;
}
@media screen and (min-width: 992px) {
  .back-to-top {
    bottom: 50px;
  }
}
/*bouton tel & mail */
.tel-footer-mobile {
  display: none;
  position: fixed;
  left: 5px;
  bottom: 144px;
  border-radius: 25px;
  width: 50px;
  height: 50px;
  line-height: 35px;
  padding: 0;
  line-height: 55px;
  margin: 0;
  text-decoration: none;
  z-index: 100;
  color: #fff;
  z-index: 1000;
}
.tel-footer-mobile i {
  font-size: 28px;
}
.tel-footer-mobile:hover,
.tel-footer-mobile:focus {
  color: #fff;
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  .tel-footer-mobile {
    display: none!important;
  }
}
.mail-footer-mobile {
  display: none;
  position: fixed;
  left: 5px;
  bottom: 90px;
  border-radius: 25px;
  width: 50px;
  height: 50px;
  line-height: 35px;
  padding: 0;
  line-height: 58px;
  margin: 0;
  text-decoration: none;
  z-index: 100;
  color: #fff;
  z-index: 1000;
}
.mail-footer-mobile i {
  font-size: 28px;
}
.mail-footer-mobile:hover,
.mail-footer-mobile:focus {
  color: #fff;
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  .mail-footer-mobile {
    display: none!important;
  }
}
.flex-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-home {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.absolute-container-auto {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  z-index: 10;
}
html,
html a {
  -webkit-font-smoothing: antialiased;
}
/* ----- Forms ----- */
textarea {
  resize: none;
}
/* ----- Texts ----- */
.text-s {
  font-size: 12px;
}
.text-xs {
  font-size: 11px;
}
.detail-tools-item-partager .dropdown-menu .partager-facebook,
.detail-tools-item-partager .dropdown-menu .btn-tw,
.detail-tools-item-partager .dropdown-menu .btn-favoris,
.detail-tools-item-partager .dropdown-menu .btn-email,
#cartetwimmo .option {
  font-size: 12px;
}
/* ----- Paddings ----- */
.no-padding,
.detail-tools-item-partager .dropdown-menu .btn-favoris,
.detail-tools-item-partager .dropdown-menu .btn-email {
  padding: 0;
}
.no-h-padding {
  padding-left: 0;
  padding-right: 0;
}
.no-v-padding {
  padding-top: 0;
  padding-bottom: 0;
}
.no-t-padding {
  padding-top: 0;
}
.no-b-padding {
  padding-bottom: 0;
}
.no-l-padding {
  padding-left: 0;
}
.no-r-padding {
  padding-right: 0;
}
.no-border,
.detail-tools-item-partager .dropdown-menu .btn-favoris,
.detail-tools-item-partager .dropdown-menu .btn-email,
.estimation-form legend {
  border: 0;
}
.no-h-border {
  border-left: 0;
  border-right: 0;
}
.no-v-border {
  border-top: 0;
  border-bottom: 0;
}
.no-t-border {
  border-top: 0;
}
.header-bottom {
  border-bottom: 0;
}
.no-b-border {
  border-bottom: 0;
}
.no-l-border {
  border-left: 0;
}
.no-r-border {
  border-right: 0;
}
.equal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.equal > div[class*='col-'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.footer-nav-item:after,
.slideshow-item-labels-list:before,
.liste-item-tags:before,
.slideshow-title:before,
.about-titre:before,
.parutions-titre:before,
.liste-titre:before,
.detail-offre-labels-list:before,
.detail-offre-infos-pratiques .panel-title:before,
.page-statique-titre:before {
  position: absolute;
  content: " ";
}
.footer-nav-item,
.slideshow-item-labels-list,
.liste-item-tags,
.about-titre,
.liste-titre,
.detail-offre-labels-list,
.detail-offre-infos-pratiques .panel-title,
.page-statique-titre {
  position: relative;
}
.footer-nav-item:after {
  top: 29%;
  right: -2px;
  height: 44%;
  width: 1px;
}
.slideshow-item-labels-list:before,
.liste-item-tags:before {
  top: -10px;
  width: 100%;
  height: 1px;
}
.slideshow-title:before,
.about-titre:before,
.parutions-titre:before,
.liste-titre:before,
.detail-offre-labels-list:before,
.detail-offre-infos-pratiques .panel-title:before,
.page-statique-titre:before {
  bottom: -10px;
  width: 100%;
  height: 1px;
}
.detail-tools-item-partager .dropdown-menu .btn-favoris,
.detail-tools-item-partager .dropdown-menu .btn-email {
  text-align: left;
}
.slideshow-item-prix {
  text-align: right;
}
.slideshow-item-photo-wrapper,
.slideshow-item-souscompromis,
.slideshow-pager,
.liste-item-photo-wrapper,
.detail-offre-souscompromis {
  text-align: center;
}
.initialism,
.header-top-navbar-collapse-links,
.header-top-navbar-collapse-langues,
.lastcontainer-col-titre,
.page-statique-titre {
  text-transform: uppercase;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.initialism {
  font-size: 90%;
}
.slideshow-slides,
.slideshow-items,
.slideshow-item-content,
.detail-header,
#dpe-ges .panel-body,
.page-statique-row {
  margin-left: -15px;
  margin-right: -15px;
}
.slideshow-slides:before,
.slideshow-items:before,
.slideshow-item-content:before,
.detail-header:before,
.detail-diaporama:before,
.detail-tools:before,
#dpe-ges .panel-body:before,
.contact-form:before,
.page-statique-header:before,
.page-statique-row:before,
.contactez-nous-liste-photos:before,
.estimation-form .form-row:before,
.partenaires-content:before,
.row:after,
.header-bottom:after,
.footer-row:after,
.slideshow-slides:after,
.slideshow-items:after,
.slideshow-item-content:after,
.liste-items:after,
.detail-header:after,
.detail-diaporama:after,
.detail-tools:after,
#dpe-ges .panel-body:after,
.contact-form:after,
.page-statique-header:after,
.page-statique-row:after,
.contactez-nous-liste-photos:after,
.estimation-form .form-row:after {
  content: " ";
  display: table;
}
.slideshow-slides:after,
.slideshow-items:after,
.slideshow-item-content:after,
.detail-header:after,
.detail-diaporama:after,
.detail-tools:after,
#dpe-ges .panel-body:after,
.contact-form:after,
.page-statique-header:after,
.page-statique-row:after,
.contactez-nous-liste-photos:after,
.estimation-form .form-row:after {
  clear: both;
}
.page-statique-back:before,
.page-statique-back:after {
  content: " ";
  display: table;
}
.page-statique-back:after {
  clear: both;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* ----- Moteur de recherche ----- */
#moteur .btn-group,
#moteur .form-group {
  float: left;
  margin: 10px 0;
}
#moteur .form-group button,
#moteur .form-group input {
  width: 100%;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle::after {
  top: -4px;
}
/**
 * 00.0 - Global
 * -----------------------------------------------
*/
/* ----- Links ----- */
a:hover,
a:focus,
a:active:focus,
.btn:hover,
.btn:focus,
.btn:active,
.btn:active:focus {
  outline: none;
}
/* ----- Background Colors ----- */
.detail-tools-item-partager .dropdown-menu .btn-favoris,
.detail-tools-item-partager .dropdown-menu .btn-email {
  background-color: transparent;
}
/* ----- Margins ----- */
.header-bottom,
.nav-main .nav .dropdown-menu,
.rsUni .rsFullscreenBtn,
.detail-tools-item-partager .dropdown-menu {
  margin: 0 auto;
}
.slideshow-item-content,
.estimation-form .form-row {
  margin-left: 0;
  margin-right: 0;
}
.pagination {
  margin-top: 0;
  margin-bottom: 0;
}
/**
 * Import Plugins CSS
 * -----------------------------------------------
*/
/* ----- CSS of Bootstrap-select plugin ----- */
/*!
 * Bootstrap-select v1.6.5 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
.bootstrap-select {
  width: 220px \0;
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
}
.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.header-bottom .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.footer-row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.slideshow-slides .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.slideshow-items .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.slideshow-item-content .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.liste-items .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.detail-header .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.detail-diaporama .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.detail-tools .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.detail-offre-content .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
#dpe-ges .panel-body .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.contact-form .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.page-statique-header .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.page-statique-row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.contactez-nous-agence .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.contactez-nous-liste-photos .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.estimation-form .form-row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.partenaires-content .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
  float: right;
}
.form-group .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: 0 !important;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #fff;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before {
  display: block;
}
.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
  padding: 4px 8px;
}
.bs-actionsbox {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox input.form-control {
  margin-bottom: 0;
  width: 100%;
}
.mobile-device {
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
#fullscreenMap {
  display: none;
}
.twcarte .twcarte-fullscreen,
.leaflet-top,
.leaflet-bottom {
  z-index: 988!important;
}
/*
Flexi Bootstrap - The Missing Bootstrap Thumbnail Demos

Author : Bryan Willis

Working Demos of Equal Height Flexbox and Tables as well as Masonary Thumbnails in Bootstrap 3. See the Github repo for complete version supporting legacy browser fallback.
*/
/* EXAMPLE 1 - BOOTSTRAP FLEXBOX
   - Equal Height Columns in Rows
   - Equal Height Thumbnails
   - Flex Grow to Fill Paragraph Height
*/
/* Flexbox Equal Height Bootstrap Columns (fully responsive) */
@media only screen and (min-width: 481px) {
  .flex-row.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .flex-row.row > [class*='col-'] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .flex-row.row:after,
  .flex-row.row:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .flex-row.row > [class*='col-'] > .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
/* Grow thumbnails to fill columns height */
.flex-row .thumbnail,
.flex-row .caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
/* Flex Grow Text Container */
.flex-row .caption p.flex-text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
/* Flex Responsive Image */
.flex-row img {
  width: 100%;
  height: auto;
}
/* EXAMPLE 2 - CSS TABLES EQUAL HEIGHT
   - ie9 support 
   - not responsive (mobile fallback)
*/
.table-row.row,
.table-row-equal {
  display: table;
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
}
.table-row.row [class*="col-"] {
  width: 25%;
}
.table-row.row [class*="col-"],
.table-row-equal .thumbnail {
  float: none;
  display: table-cell;
  vertical-align: top;
}
.table-row-equal {
  border-spacing: 30px 0px;
}
.table-row-equal .thumbnail {
  width: 1%;
}
/* mobile fallback to support partial responsiveness */
@media only screen and (max-width: 480px) {
  .table-row-equal .thumbnail {
    display: block;
    width: 100%;
  }
}
/* MASONARY BOOTSTRAP 3 GRID
   - Who needs V4?
*/
.masonary-row.row {
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  padding-left: 15px;
  padding-right: 15px;
  word-wrap: break-word;
  -webkit-column-fill: balance;
     -moz-column-fill: balance;
          column-fill: balance;
}
.masonary-row [class*="col-"] {
  display: inline-block;
  width: 100%;
  height: 100%;
  float: none;
  padding: 0px;
  -webkit-column-fill: balance;
     -moz-column-fill: balance;
          column-fill: balance;
}
@media (min-width: 480px) {
  .masonary-row.row {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 768px) {
  .masonary-row.row {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}
/* demo */
.bootflex .well {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
/* pre hack for small devices */
pre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-row.flex-code.row > [class*='col-'] .flex-text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* ----- CSS of Flag-icon plugin ----- */
/* ==========================================================================
   Flag-icon : https://github.com/lipis/flag-icon-css
   ========================================================================== */
.flag-icon {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  border: 1px solid #666;
  display: inline-block;
  width: 2.3em;
  height: 1.5em;
  border-radius: 0px;
  line-height: 1em;
}
.flag-icon:before {
  content: '\00a0';
}
.flag-icon.flag-icon-squared {
  width: 1em;
}
.flag-icon-ad {
  background-image: url(../lib/flag-icon-css/flags/4x3/ad.svg);
}
.flag-icon-ad.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ad.svg);
}
.flag-icon-ae {
  background-image: url(../lib/flag-icon-css/flags/4x3/ae.svg);
}
.flag-icon-ae.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ae.svg);
}
.flag-icon-af {
  background-image: url(../lib/flag-icon-css/flags/4x3/af.svg);
}
.flag-icon-af.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/af.svg);
}
.flag-icon-ag {
  background-image: url(../lib/flag-icon-css/flags/4x3/ag.svg);
}
.flag-icon-ag.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ag.svg);
}
.flag-icon-ai {
  background-image: url(../lib/flag-icon-css/flags/4x3/ai.svg);
}
.flag-icon-ai.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ai.svg);
}
.flag-icon-al {
  background-image: url(../lib/flag-icon-css/flags/4x3/al.svg);
}
.flag-icon-al.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/al.svg);
}
.flag-icon-am {
  background-image: url(../lib/flag-icon-css/flags/4x3/am.svg);
}
.flag-icon-am.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/am.svg);
}
.flag-icon-ao {
  background-image: url(../lib/flag-icon-css/flags/4x3/ao.svg);
}
.flag-icon-ao.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ao.svg);
}
.flag-icon-aq {
  background-image: url(../lib/flag-icon-css/flags/4x3/aq.svg);
}
.flag-icon-aq.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/aq.svg);
}
.flag-icon-ar {
  background-image: url(../lib/flag-icon-css/flags/4x3/ar.svg);
}
.flag-icon-ar.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ar.svg);
}
.flag-icon-as {
  background-image: url(../lib/flag-icon-css/flags/4x3/as.svg);
}
.flag-icon-as.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/as.svg);
}
.flag-icon-at {
  background-image: url(../lib/flag-icon-css/flags/4x3/at.svg);
}
.flag-icon-at.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/at.svg);
}
.flag-icon-au {
  background-image: url(../lib/flag-icon-css/flags/4x3/au.svg);
}
.flag-icon-au.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/au.svg);
}
.flag-icon-aw {
  background-image: url(../lib/flag-icon-css/flags/4x3/aw.svg);
}
.flag-icon-aw.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/aw.svg);
}
.flag-icon-ax {
  background-image: url(../lib/flag-icon-css/flags/4x3/ax.svg);
}
.flag-icon-ax.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ax.svg);
}
.flag-icon-az {
  background-image: url(../lib/flag-icon-css/flags/4x3/az.svg);
}
.flag-icon-az.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/az.svg);
}
.flag-icon-ba {
  background-image: url(../lib/flag-icon-css/flags/4x3/ba.svg);
}
.flag-icon-ba.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ba.svg);
}
.flag-icon-bb {
  background-image: url(../lib/flag-icon-css/flags/4x3/bb.svg);
}
.flag-icon-bb.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/bb.svg);
}
.flag-icon-bd {
  background-image: url(../lib/flag-icon-css/flags/4x3/bd.svg);
}
.flag-icon-bd.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/bd.svg);
}
.flag-icon-be {
  background-image: url(../lib/flag-icon-css/flags/4x3/be.svg);
}
.flag-icon-be.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/be.svg);
}
.flag-icon-bf {
  background-image: url(../lib/flag-icon-css/flags/4x3/bf.svg);
}
.flag-icon-bf.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/bf.svg);
}
.flag-icon-bg {
  background-image: url(../lib/flag-icon-css/flags/4x3/bg.svg);
}
.flag-icon-bg.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/bg.svg);
}
.flag-icon-bh {
  background-image: url(../lib/flag-icon-css/flags/4x3/bh.svg);
}
.flag-icon-bh.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/bh.svg);
}
.flag-icon-bi {
  background-image: url(../lib/flag-icon-css/flags/4x3/bi.svg);
}
.flag-icon-bi.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/bi.svg);
}
.flag-icon-bj {
  background-image: url(../lib/flag-icon-css/flags/4x3/bj.svg);
}
.flag-icon-bj.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/bj.svg);
}
.flag-icon-bl {
  background-image: url(../lib/flag-icon-css/flags/4x3/bl.svg);
}
.flag-icon-bl.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/bl.svg);
}
.flag-icon-bm {
  background-image: url(../lib/flag-icon-css/flags/4x3/bm.svg);
}
.flag-icon-bm.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/bm.svg);
}
.flag-icon-bn {
  background-image: url(../lib/flag-icon-css/flags/4x3/bn.svg);
}
.flag-icon-bn.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/bn.svg);
}
.flag-icon-bo {
  background-image: url(../lib/flag-icon-css/flags/4x3/bo.svg);
}
.flag-icon-bo.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/bo.svg);
}
.flag-icon-bq {
  background-image: url(../lib/flag-icon-css/flags/4x3/bq.svg);
}
.flag-icon-bq.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/bq.svg);
}
.flag-icon-br {
  background-image: url(../lib/flag-icon-css/flags/4x3/br.svg);
}
.flag-icon-br.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/br.svg);
}
.flag-icon-bs {
  background-image: url(../lib/flag-icon-css/flags/4x3/bs.svg);
}
.flag-icon-bs.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/bs.svg);
}
.flag-icon-bt {
  background-image: url(../lib/flag-icon-css/flags/4x3/bt.svg);
}
.flag-icon-bt.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/bt.svg);
}
.flag-icon-bv {
  background-image: url(../lib/flag-icon-css/flags/4x3/bv.svg);
}
.flag-icon-bv.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/bv.svg);
}
.flag-icon-bw {
  background-image: url(../lib/flag-icon-css/flags/4x3/bw.svg);
}
.flag-icon-bw.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/bw.svg);
}
.flag-icon-by {
  background-image: url(../lib/flag-icon-css/flags/4x3/by.svg);
}
.flag-icon-by.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/by.svg);
}
.flag-icon-bz {
  background-image: url(../lib/flag-icon-css/flags/4x3/bz.svg);
}
.flag-icon-bz.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/bz.svg);
}
.flag-icon-ca {
  background-image: url(../lib/flag-icon-css/flags/4x3/ca.svg);
}
.flag-icon-ca.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ca.svg);
}
.flag-icon-cc {
  background-image: url(../lib/flag-icon-css/flags/4x3/cc.svg);
}
.flag-icon-cc.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/cc.svg);
}
.flag-icon-cd {
  background-image: url(../lib/flag-icon-css/flags/4x3/cd.svg);
}
.flag-icon-cd.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/cd.svg);
}
.flag-icon-cf {
  background-image: url(../lib/flag-icon-css/flags/4x3/cf.svg);
}
.flag-icon-cf.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/cf.svg);
}
.flag-icon-cg {
  background-image: url(../lib/flag-icon-css/flags/4x3/cg.svg);
}
.flag-icon-cg.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/cg.svg);
}
.flag-icon-ch {
  background-image: url(../lib/flag-icon-css/flags/4x3/ch.svg);
}
.flag-icon-ch.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ch.svg);
}
.flag-icon-ci {
  background-image: url(../lib/flag-icon-css/flags/4x3/ci.svg);
}
.flag-icon-ci.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ci.svg);
}
.flag-icon-ck {
  background-image: url(../lib/flag-icon-css/flags/4x3/ck.svg);
}
.flag-icon-ck.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ck.svg);
}
.flag-icon-cl {
  background-image: url(../lib/flag-icon-css/flags/4x3/cl.svg);
}
.flag-icon-cl.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/cl.svg);
}
.flag-icon-cm {
  background-image: url(../lib/flag-icon-css/flags/4x3/cm.svg);
}
.flag-icon-cm.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/cm.svg);
}
.flag-icon-cn {
  background-image: url(../lib/flag-icon-css/flags/4x3/cn.svg);
}
.flag-icon-cn.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/cn.svg);
}
.flag-icon-co {
  background-image: url(../lib/flag-icon-css/flags/4x3/co.svg);
}
.flag-icon-co.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/co.svg);
}
.flag-icon-cr {
  background-image: url(../lib/flag-icon-css/flags/4x3/cr.svg);
}
.flag-icon-cr.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/cr.svg);
}
.flag-icon-cu {
  background-image: url(../lib/flag-icon-css/flags/4x3/cu.svg);
}
.flag-icon-cu.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/cu.svg);
}
.flag-icon-cv {
  background-image: url(../lib/flag-icon-css/flags/4x3/cv.svg);
}
.flag-icon-cv.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/cv.svg);
}
.flag-icon-cw {
  background-image: url(../lib/flag-icon-css/flags/4x3/cw.svg);
}
.flag-icon-cw.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/cw.svg);
}
.flag-icon-cx {
  background-image: url(../lib/flag-icon-css/flags/4x3/cx.svg);
}
.flag-icon-cx.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/cx.svg);
}
.flag-icon-cy {
  background-image: url(../lib/flag-icon-css/flags/4x3/cy.svg);
}
.flag-icon-cy.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/cy.svg);
}
.flag-icon-cz {
  background-image: url(../lib/flag-icon-css/flags/4x3/cz.svg);
}
.flag-icon-cz.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/cz.svg);
}
.flag-icon-de {
  background-image: url(../lib/flag-icon-css/flags/4x3/de.svg);
}
.flag-icon-de.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/de.svg);
}
.flag-icon-dj {
  background-image: url(../lib/flag-icon-css/flags/4x3/dj.svg);
}
.flag-icon-dj.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/dj.svg);
}
.flag-icon-dk {
  background-image: url(../lib/flag-icon-css/flags/4x3/dk.svg);
}
.flag-icon-dk.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/dk.svg);
}
.flag-icon-dm {
  background-image: url(../lib/flag-icon-css/flags/4x3/dm.svg);
}
.flag-icon-dm.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/dm.svg);
}
.flag-icon-do {
  background-image: url(../lib/flag-icon-css/flags/4x3/do.svg);
}
.flag-icon-do.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/do.svg);
}
.flag-icon-dz {
  background-image: url(../lib/flag-icon-css/flags/4x3/dz.svg);
}
.flag-icon-dz.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/dz.svg);
}
.flag-icon-ec {
  background-image: url(../lib/flag-icon-css/flags/4x3/ec.svg);
}
.flag-icon-ec.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ec.svg);
}
.flag-icon-ee {
  background-image: url(../lib/flag-icon-css/flags/4x3/ee.svg);
}
.flag-icon-ee.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ee.svg);
}
.flag-icon-eg {
  background-image: url(../lib/flag-icon-css/flags/4x3/eg.svg);
}
.flag-icon-eg.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/eg.svg);
}
.flag-icon-eh {
  background-image: url(../lib/flag-icon-css/flags/4x3/eh.svg);
}
.flag-icon-eh.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/eh.svg);
}
.flag-icon-er {
  background-image: url(../lib/flag-icon-css/flags/4x3/er.svg);
}
.flag-icon-er.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/er.svg);
}
.flag-icon-es {
  background-image: url(../lib/flag-icon-css/flags/4x3/es.svg);
}
.flag-icon-es.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/es.svg);
}
.flag-icon-et {
  background-image: url(../lib/flag-icon-css/flags/4x3/et.svg);
}
.flag-icon-et.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/et.svg);
}
.flag-icon-fi {
  background-image: url(../lib/flag-icon-css/flags/4x3/fi.svg);
}
.flag-icon-fi.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/fi.svg);
}
.flag-icon-fj {
  background-image: url(../lib/flag-icon-css/flags/4x3/fj.svg);
}
.flag-icon-fj.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/fj.svg);
}
.flag-icon-fk {
  background-image: url(../lib/flag-icon-css/flags/4x3/fk.svg);
}
.flag-icon-fk.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/fk.svg);
}
.flag-icon-fm {
  background-image: url(../lib/flag-icon-css/flags/4x3/fm.svg);
}
.flag-icon-fm.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/fm.svg);
}
.flag-icon-fo {
  background-image: url(../lib/flag-icon-css/flags/4x3/fo.svg);
}
.flag-icon-fo.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/fo.svg);
}
.flag-icon-fr {
  background-image: url(../lib/flag-icon-css/flags/4x3/fr.svg);
}
.flag-icon-fr.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/fr.svg);
}
.flag-icon-ga {
  background-image: url(../lib/flag-icon-css/flags/4x3/ga.svg);
}
.flag-icon-ga.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ga.svg);
}
.flag-icon-gb {
  background-image: url(../lib/flag-icon-css/flags/4x3/gb.svg);
}
.flag-icon-gb.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/gb.svg);
}
.flag-icon-gd {
  background-image: url(../lib/flag-icon-css/flags/4x3/gd.svg);
}
.flag-icon-gd.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/gd.svg);
}
.flag-icon-ge {
  background-image: url(../lib/flag-icon-css/flags/4x3/ge.svg);
}
.flag-icon-ge.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ge.svg);
}
.flag-icon-gf {
  background-image: url(../lib/flag-icon-css/flags/4x3/gf.svg);
}
.flag-icon-gf.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/gf.svg);
}
.flag-icon-gg {
  background-image: url(../lib/flag-icon-css/flags/4x3/gg.svg);
}
.flag-icon-gg.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/gg.svg);
}
.flag-icon-gh {
  background-image: url(../lib/flag-icon-css/flags/4x3/gh.svg);
}
.flag-icon-gh.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/gh.svg);
}
.flag-icon-gi {
  background-image: url(../lib/flag-icon-css/flags/4x3/gi.svg);
}
.flag-icon-gi.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/gi.svg);
}
.flag-icon-gl {
  background-image: url(../lib/flag-icon-css/flags/4x3/gl.svg);
}
.flag-icon-gl.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/gl.svg);
}
.flag-icon-gm {
  background-image: url(../lib/flag-icon-css/flags/4x3/gm.svg);
}
.flag-icon-gm.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/gm.svg);
}
.flag-icon-gn {
  background-image: url(../lib/flag-icon-css/flags/4x3/gn.svg);
}
.flag-icon-gn.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/gn.svg);
}
.flag-icon-gp {
  background-image: url(../lib/flag-icon-css/flags/4x3/gp.svg);
}
.flag-icon-gp.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/gp.svg);
}
.flag-icon-gq {
  background-image: url(../lib/flag-icon-css/flags/4x3/gq.svg);
}
.flag-icon-gq.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/gq.svg);
}
.flag-icon-gr {
  background-image: url(../lib/flag-icon-css/flags/4x3/gr.svg);
}
.flag-icon-gr.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/gr.svg);
}
.flag-icon-gs {
  background-image: url(../lib/flag-icon-css/flags/4x3/gs.svg);
}
.flag-icon-gs.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/gs.svg);
}
.flag-icon-gt {
  background-image: url(../lib/flag-icon-css/flags/4x3/gt.svg);
}
.flag-icon-gt.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/gt.svg);
}
.flag-icon-gu {
  background-image: url(../lib/flag-icon-css/flags/4x3/gu.svg);
}
.flag-icon-gu.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/gu.svg);
}
.flag-icon-gw {
  background-image: url(../lib/flag-icon-css/flags/4x3/gw.svg);
}
.flag-icon-gw.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/gw.svg);
}
.flag-icon-gy {
  background-image: url(../lib/flag-icon-css/flags/4x3/gy.svg);
}
.flag-icon-gy.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/gy.svg);
}
.flag-icon-hk {
  background-image: url(../lib/flag-icon-css/flags/4x3/hk.svg);
}
.flag-icon-hk.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/hk.svg);
}
.flag-icon-hm {
  background-image: url(../lib/flag-icon-css/flags/4x3/hm.svg);
}
.flag-icon-hm.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/hm.svg);
}
.flag-icon-hn {
  background-image: url(../lib/flag-icon-css/flags/4x3/hn.svg);
}
.flag-icon-hn.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/hn.svg);
}
.flag-icon-hr {
  background-image: url(../lib/flag-icon-css/flags/4x3/hr.svg);
}
.flag-icon-hr.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/hr.svg);
}
.flag-icon-ht {
  background-image: url(../lib/flag-icon-css/flags/4x3/ht.svg);
}
.flag-icon-ht.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ht.svg);
}
.flag-icon-hu {
  background-image: url(../lib/flag-icon-css/flags/4x3/hu.svg);
}
.flag-icon-hu.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/hu.svg);
}
.flag-icon-id {
  background-image: url(../lib/flag-icon-css/flags/4x3/id.svg);
}
.flag-icon-id.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/id.svg);
}
.flag-icon-ie {
  background-image: url(../lib/flag-icon-css/flags/4x3/ie.svg);
}
.flag-icon-ie.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ie.svg);
}
.flag-icon-il {
  background-image: url(../lib/flag-icon-css/flags/4x3/il.svg);
}
.flag-icon-il.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/il.svg);
}
.flag-icon-im {
  background-image: url(../lib/flag-icon-css/flags/4x3/im.svg);
}
.flag-icon-im.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/im.svg);
}
.flag-icon-in {
  background-image: url(../lib/flag-icon-css/flags/4x3/in.svg);
}
.flag-icon-in.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/in.svg);
}
.flag-icon-io {
  background-image: url(../lib/flag-icon-css/flags/4x3/io.svg);
}
.flag-icon-io.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/io.svg);
}
.flag-icon-iq {
  background-image: url(../lib/flag-icon-css/flags/4x3/iq.svg);
}
.flag-icon-iq.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/iq.svg);
}
.flag-icon-ir {
  background-image: url(../lib/flag-icon-css/flags/4x3/ir.svg);
}
.flag-icon-ir.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ir.svg);
}
.flag-icon-is {
  background-image: url(../lib/flag-icon-css/flags/4x3/is.svg);
}
.flag-icon-is.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/is.svg);
}
.flag-icon-it {
  background-image: url(../lib/flag-icon-css/flags/4x3/it.svg);
}
.flag-icon-it.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/it.svg);
}
.flag-icon-je {
  background-image: url(../lib/flag-icon-css/flags/4x3/je.svg);
}
.flag-icon-je.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/je.svg);
}
.flag-icon-jm {
  background-image: url(../lib/flag-icon-css/flags/4x3/jm.svg);
}
.flag-icon-jm.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/jm.svg);
}
.flag-icon-jo {
  background-image: url(../lib/flag-icon-css/flags/4x3/jo.svg);
}
.flag-icon-jo.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/jo.svg);
}
.flag-icon-jp {
  background-image: url(../lib/flag-icon-css/flags/4x3/jp.svg);
}
.flag-icon-jp.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/jp.svg);
}
.flag-icon-ke {
  background-image: url(../lib/flag-icon-css/flags/4x3/ke.svg);
}
.flag-icon-ke.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ke.svg);
}
.flag-icon-kg {
  background-image: url(../lib/flag-icon-css/flags/4x3/kg.svg);
}
.flag-icon-kg.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/kg.svg);
}
.flag-icon-kh {
  background-image: url(../lib/flag-icon-css/flags/4x3/kh.svg);
}
.flag-icon-kh.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/kh.svg);
}
.flag-icon-ki {
  background-image: url(../lib/flag-icon-css/flags/4x3/ki.svg);
}
.flag-icon-ki.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ki.svg);
}
.flag-icon-km {
  background-image: url(../lib/flag-icon-css/flags/4x3/km.svg);
}
.flag-icon-km.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/km.svg);
}
.flag-icon-kn {
  background-image: url(../lib/flag-icon-css/flags/4x3/kn.svg);
}
.flag-icon-kn.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/kn.svg);
}
.flag-icon-kp {
  background-image: url(../lib/flag-icon-css/flags/4x3/kp.svg);
}
.flag-icon-kp.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/kp.svg);
}
.flag-icon-kr {
  background-image: url(../lib/flag-icon-css/flags/4x3/kr.svg);
}
.flag-icon-kr.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/kr.svg);
}
.flag-icon-kw {
  background-image: url(../lib/flag-icon-css/flags/4x3/kw.svg);
}
.flag-icon-kw.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/kw.svg);
}
.flag-icon-ky {
  background-image: url(../lib/flag-icon-css/flags/4x3/ky.svg);
}
.flag-icon-ky.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ky.svg);
}
.flag-icon-kz {
  background-image: url(../lib/flag-icon-css/flags/4x3/kz.svg);
}
.flag-icon-kz.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/kz.svg);
}
.flag-icon-la {
  background-image: url(../lib/flag-icon-css/flags/4x3/la.svg);
}
.flag-icon-la.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/la.svg);
}
.flag-icon-lb {
  background-image: url(../lib/flag-icon-css/flags/4x3/lb.svg);
}
.flag-icon-lb.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/lb.svg);
}
.flag-icon-lc {
  background-image: url(../lib/flag-icon-css/flags/4x3/lc.svg);
}
.flag-icon-lc.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/lc.svg);
}
.flag-icon-li {
  background-image: url(../lib/flag-icon-css/flags/4x3/li.svg);
}
.flag-icon-li.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/li.svg);
}
.flag-icon-lk {
  background-image: url(../lib/flag-icon-css/flags/4x3/lk.svg);
}
.flag-icon-lk.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/lk.svg);
}
.flag-icon-lr {
  background-image: url(../lib/flag-icon-css/flags/4x3/lr.svg);
}
.flag-icon-lr.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/lr.svg);
}
.flag-icon-ls {
  background-image: url(../lib/flag-icon-css/flags/4x3/ls.svg);
}
.flag-icon-ls.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ls.svg);
}
.flag-icon-lt {
  background-image: url(../lib/flag-icon-css/flags/4x3/lt.svg);
}
.flag-icon-lt.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/lt.svg);
}
.flag-icon-lu {
  background-image: url(../lib/flag-icon-css/flags/4x3/lu.svg);
}
.flag-icon-lu.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/lu.svg);
}
.flag-icon-lv {
  background-image: url(../lib/flag-icon-css/flags/4x3/lv.svg);
}
.flag-icon-lv.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/lv.svg);
}
.flag-icon-ly {
  background-image: url(../lib/flag-icon-css/flags/4x3/ly.svg);
}
.flag-icon-ly.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ly.svg);
}
.flag-icon-ma {
  background-image: url(../lib/flag-icon-css/flags/4x3/ma.svg);
}
.flag-icon-ma.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ma.svg);
}
.flag-icon-mc {
  background-image: url(../lib/flag-icon-css/flags/4x3/mc.svg);
}
.flag-icon-mc.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/mc.svg);
}
.flag-icon-md {
  background-image: url(../lib/flag-icon-css/flags/4x3/md.svg);
}
.flag-icon-md.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/md.svg);
}
.flag-icon-me {
  background-image: url(../lib/flag-icon-css/flags/4x3/me.svg);
}
.flag-icon-me.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/me.svg);
}
.flag-icon-mf {
  background-image: url(../lib/flag-icon-css/flags/4x3/mf.svg);
}
.flag-icon-mf.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/mf.svg);
}
.flag-icon-mg {
  background-image: url(../lib/flag-icon-css/flags/4x3/mg.svg);
}
.flag-icon-mg.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/mg.svg);
}
.flag-icon-mh {
  background-image: url(../lib/flag-icon-css/flags/4x3/mh.svg);
}
.flag-icon-mh.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/mh.svg);
}
.flag-icon-mk {
  background-image: url(../lib/flag-icon-css/flags/4x3/mk.svg);
}
.flag-icon-mk.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/mk.svg);
}
.flag-icon-ml {
  background-image: url(../lib/flag-icon-css/flags/4x3/ml.svg);
}
.flag-icon-ml.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ml.svg);
}
.flag-icon-mm {
  background-image: url(../lib/flag-icon-css/flags/4x3/mm.svg);
}
.flag-icon-mm.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/mm.svg);
}
.flag-icon-mn {
  background-image: url(../lib/flag-icon-css/flags/4x3/mn.svg);
}
.flag-icon-mn.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/mn.svg);
}
.flag-icon-mo {
  background-image: url(../lib/flag-icon-css/flags/4x3/mo.svg);
}
.flag-icon-mo.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/mo.svg);
}
.flag-icon-mp {
  background-image: url(../lib/flag-icon-css/flags/4x3/mp.svg);
}
.flag-icon-mp.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/mp.svg);
}
.flag-icon-mq {
  background-image: url(../lib/flag-icon-css/flags/4x3/mq.svg);
}
.flag-icon-mq.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/mq.svg);
}
.flag-icon-mr {
  background-image: url(../lib/flag-icon-css/flags/4x3/mr.svg);
}
.flag-icon-mr.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/mr.svg);
}
.flag-icon-ms {
  background-image: url(../lib/flag-icon-css/flags/4x3/ms.svg);
}
.flag-icon-ms.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ms.svg);
}
.flag-icon-mt {
  background-image: url(../lib/flag-icon-css/flags/4x3/mt.svg);
}
.flag-icon-mt.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/mt.svg);
}
.flag-icon-mu {
  background-image: url(../lib/flag-icon-css/flags/4x3/mu.svg);
}
.flag-icon-mu.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/mu.svg);
}
.flag-icon-mv {
  background-image: url(../lib/flag-icon-css/flags/4x3/mv.svg);
}
.flag-icon-mv.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/mv.svg);
}
.flag-icon-mw {
  background-image: url(../lib/flag-icon-css/flags/4x3/mw.svg);
}
.flag-icon-mw.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/mw.svg);
}
.flag-icon-mx {
  background-image: url(../lib/flag-icon-css/flags/4x3/mx.svg);
}
.flag-icon-mx.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/mx.svg);
}
.flag-icon-my {
  background-image: url(../lib/flag-icon-css/flags/4x3/my.svg);
}
.flag-icon-my.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/my.svg);
}
.flag-icon-mz {
  background-image: url(../lib/flag-icon-css/flags/4x3/mz.svg);
}
.flag-icon-mz.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/mz.svg);
}
.flag-icon-na {
  background-image: url(../lib/flag-icon-css/flags/4x3/na.svg);
}
.flag-icon-na.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/na.svg);
}
.flag-icon-nc {
  background-image: url(../lib/flag-icon-css/flags/4x3/nc.svg);
}
.flag-icon-nc.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/nc.svg);
}
.flag-icon-ne {
  background-image: url(../lib/flag-icon-css/flags/4x3/ne.svg);
}
.flag-icon-ne.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ne.svg);
}
.flag-icon-nf {
  background-image: url(../lib/flag-icon-css/flags/4x3/nf.svg);
}
.flag-icon-nf.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/nf.svg);
}
.flag-icon-ng {
  background-image: url(../lib/flag-icon-css/flags/4x3/ng.svg);
}
.flag-icon-ng.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ng.svg);
}
.flag-icon-ni {
  background-image: url(../lib/flag-icon-css/flags/4x3/ni.svg);
}
.flag-icon-ni.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ni.svg);
}
.flag-icon-nl {
  background-image: url(../lib/flag-icon-css/flags/4x3/nl.svg);
}
.flag-icon-nl.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/nl.svg);
}
.flag-icon-no {
  background-image: url(../lib/flag-icon-css/flags/4x3/no.svg);
}
.flag-icon-no.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/no.svg);
}
.flag-icon-np {
  background-image: url(../lib/flag-icon-css/flags/4x3/np.svg);
}
.flag-icon-np.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/np.svg);
}
.flag-icon-nr {
  background-image: url(../lib/flag-icon-css/flags/4x3/nr.svg);
}
.flag-icon-nr.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/nr.svg);
}
.flag-icon-nu {
  background-image: url(../lib/flag-icon-css/flags/4x3/nu.svg);
}
.flag-icon-nu.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/nu.svg);
}
.flag-icon-nz {
  background-image: url(../lib/flag-icon-css/flags/4x3/nz.svg);
}
.flag-icon-nz.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/nz.svg);
}
.flag-icon-om {
  background-image: url(../lib/flag-icon-css/flags/4x3/om.svg);
}
.flag-icon-om.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/om.svg);
}
.flag-icon-pa {
  background-image: url(../lib/flag-icon-css/flags/4x3/pa.svg);
}
.flag-icon-pa.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/pa.svg);
}
.flag-icon-pe {
  background-image: url(../lib/flag-icon-css/flags/4x3/pe.svg);
}
.flag-icon-pe.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/pe.svg);
}
.flag-icon-pf {
  background-image: url(../lib/flag-icon-css/flags/4x3/pf.svg);
}
.flag-icon-pf.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/pf.svg);
}
.flag-icon-pg {
  background-image: url(../lib/flag-icon-css/flags/4x3/pg.svg);
}
.flag-icon-pg.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/pg.svg);
}
.flag-icon-ph {
  background-image: url(../lib/flag-icon-css/flags/4x3/ph.svg);
}
.flag-icon-ph.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ph.svg);
}
.flag-icon-pk {
  background-image: url(../lib/flag-icon-css/flags/4x3/pk.svg);
}
.flag-icon-pk.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/pk.svg);
}
.flag-icon-pl {
  background-image: url(../lib/flag-icon-css/flags/4x3/pl.svg);
}
.flag-icon-pl.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/pl.svg);
}
.flag-icon-pm {
  background-image: url(../lib/flag-icon-css/flags/4x3/pm.svg);
}
.flag-icon-pm.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/pm.svg);
}
.flag-icon-pn {
  background-image: url(../lib/flag-icon-css/flags/4x3/pn.svg);
}
.flag-icon-pn.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/pn.svg);
}
.flag-icon-pr {
  background-image: url(../lib/flag-icon-css/flags/4x3/pr.svg);
}
.flag-icon-pr.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/pr.svg);
}
.flag-icon-ps {
  background-image: url(../lib/flag-icon-css/flags/4x3/ps.svg);
}
.flag-icon-ps.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ps.svg);
}
.flag-icon-pt {
  background-image: url(../lib/flag-icon-css/flags/4x3/pt.svg);
}
.flag-icon-pt.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/pt.svg);
}
.flag-icon-pw {
  background-image: url(../lib/flag-icon-css/flags/4x3/pw.svg);
}
.flag-icon-pw.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/pw.svg);
}
.flag-icon-py {
  background-image: url(../lib/flag-icon-css/flags/4x3/py.svg);
}
.flag-icon-py.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/py.svg);
}
.flag-icon-qa {
  background-image: url(../lib/flag-icon-css/flags/4x3/qa.svg);
}
.flag-icon-qa.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/qa.svg);
}
.flag-icon-re {
  background-image: url(../lib/flag-icon-css/flags/4x3/re.svg);
}
.flag-icon-re.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/re.svg);
}
.flag-icon-ro {
  background-image: url(../lib/flag-icon-css/flags/4x3/ro.svg);
}
.flag-icon-ro.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ro.svg);
}
.flag-icon-rs {
  background-image: url(../lib/flag-icon-css/flags/4x3/rs.svg);
}
.flag-icon-rs.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/rs.svg);
}
.flag-icon-ru {
  background-image: url(../lib/flag-icon-css/flags/4x3/ru.svg);
}
.flag-icon-ru.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ru.svg);
}
.flag-icon-rw {
  background-image: url(../lib/flag-icon-css/flags/4x3/rw.svg);
}
.flag-icon-rw.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/rw.svg);
}
.flag-icon-sa {
  background-image: url(../lib/flag-icon-css/flags/4x3/sa.svg);
}
.flag-icon-sa.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/sa.svg);
}
.flag-icon-sb {
  background-image: url(../lib/flag-icon-css/flags/4x3/sb.svg);
}
.flag-icon-sb.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/sb.svg);
}
.flag-icon-sc {
  background-image: url(../lib/flag-icon-css/flags/4x3/sc.svg);
}
.flag-icon-sc.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/sc.svg);
}
.flag-icon-sd {
  background-image: url(../lib/flag-icon-css/flags/4x3/sd.svg);
}
.flag-icon-sd.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/sd.svg);
}
.flag-icon-se {
  background-image: url(../lib/flag-icon-css/flags/4x3/se.svg);
}
.flag-icon-se.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/se.svg);
}
.flag-icon-sg {
  background-image: url(../lib/flag-icon-css/flags/4x3/sg.svg);
}
.flag-icon-sg.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/sg.svg);
}
.flag-icon-sh {
  background-image: url(../lib/flag-icon-css/flags/4x3/sh.svg);
}
.flag-icon-sh.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/sh.svg);
}
.flag-icon-si {
  background-image: url(../lib/flag-icon-css/flags/4x3/si.svg);
}
.flag-icon-si.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/si.svg);
}
.flag-icon-sj {
  background-image: url(../lib/flag-icon-css/flags/4x3/sj.svg);
}
.flag-icon-sj.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/sj.svg);
}
.flag-icon-sk {
  background-image: url(../lib/flag-icon-css/flags/4x3/sk.svg);
}
.flag-icon-sk.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/sk.svg);
}
.flag-icon-sl {
  background-image: url(../lib/flag-icon-css/flags/4x3/sl.svg);
}
.flag-icon-sl.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/sl.svg);
}
.flag-icon-sm {
  background-image: url(../lib/flag-icon-css/flags/4x3/sm.svg);
}
.flag-icon-sm.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/sm.svg);
}
.flag-icon-sn {
  background-image: url(../lib/flag-icon-css/flags/4x3/sn.svg);
}
.flag-icon-sn.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/sn.svg);
}
.flag-icon-so {
  background-image: url(../lib/flag-icon-css/flags/4x3/so.svg);
}
.flag-icon-so.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/so.svg);
}
.flag-icon-sr {
  background-image: url(../lib/flag-icon-css/flags/4x3/sr.svg);
}
.flag-icon-sr.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/sr.svg);
}
.flag-icon-ss {
  background-image: url(../lib/flag-icon-css/flags/4x3/ss.svg);
}
.flag-icon-ss.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ss.svg);
}
.flag-icon-st {
  background-image: url(../lib/flag-icon-css/flags/4x3/st.svg);
}
.flag-icon-st.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/st.svg);
}
.flag-icon-sv {
  background-image: url(../lib/flag-icon-css/flags/4x3/sv.svg);
}
.flag-icon-sv.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/sv.svg);
}
.flag-icon-sx {
  background-image: url(../lib/flag-icon-css/flags/4x3/sx.svg);
}
.flag-icon-sx.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/sx.svg);
}
.flag-icon-sy {
  background-image: url(../lib/flag-icon-css/flags/4x3/sy.svg);
}
.flag-icon-sy.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/sy.svg);
}
.flag-icon-sz {
  background-image: url(../lib/flag-icon-css/flags/4x3/sz.svg);
}
.flag-icon-sz.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/sz.svg);
}
.flag-icon-tc {
  background-image: url(../lib/flag-icon-css/flags/4x3/tc.svg);
}
.flag-icon-tc.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/tc.svg);
}
.flag-icon-td {
  background-image: url(../lib/flag-icon-css/flags/4x3/td.svg);
}
.flag-icon-td.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/td.svg);
}
.flag-icon-tf {
  background-image: url(../lib/flag-icon-css/flags/4x3/tf.svg);
}
.flag-icon-tf.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/tf.svg);
}
.flag-icon-tg {
  background-image: url(../lib/flag-icon-css/flags/4x3/tg.svg);
}
.flag-icon-tg.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/tg.svg);
}
.flag-icon-th {
  background-image: url(../lib/flag-icon-css/flags/4x3/th.svg);
}
.flag-icon-th.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/th.svg);
}
.flag-icon-tj {
  background-image: url(../lib/flag-icon-css/flags/4x3/tj.svg);
}
.flag-icon-tj.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/tj.svg);
}
.flag-icon-tk {
  background-image: url(../lib/flag-icon-css/flags/4x3/tk.svg);
}
.flag-icon-tk.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/tk.svg);
}
.flag-icon-tl {
  background-image: url(../lib/flag-icon-css/flags/4x3/tl.svg);
}
.flag-icon-tl.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/tl.svg);
}
.flag-icon-tm {
  background-image: url(../lib/flag-icon-css/flags/4x3/tm.svg);
}
.flag-icon-tm.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/tm.svg);
}
.flag-icon-tn {
  background-image: url(../lib/flag-icon-css/flags/4x3/tn.svg);
}
.flag-icon-tn.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/tn.svg);
}
.flag-icon-to {
  background-image: url(../lib/flag-icon-css/flags/4x3/to.svg);
}
.flag-icon-to.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/to.svg);
}
.flag-icon-tr {
  background-image: url(../lib/flag-icon-css/flags/4x3/tr.svg);
}
.flag-icon-tr.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/tr.svg);
}
.flag-icon-tt {
  background-image: url(../lib/flag-icon-css/flags/4x3/tt.svg);
}
.flag-icon-tt.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/tt.svg);
}
.flag-icon-tv {
  background-image: url(../lib/flag-icon-css/flags/4x3/tv.svg);
}
.flag-icon-tv.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/tv.svg);
}
.flag-icon-tw {
  background-image: url(../lib/flag-icon-css/flags/4x3/tw.svg);
}
.flag-icon-tw.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/tw.svg);
}
.flag-icon-tz {
  background-image: url(../lib/flag-icon-css/flags/4x3/tz.svg);
}
.flag-icon-tz.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/tz.svg);
}
.flag-icon-ua {
  background-image: url(../lib/flag-icon-css/flags/4x3/ua.svg);
}
.flag-icon-ua.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ua.svg);
}
.flag-icon-ug {
  background-image: url(../lib/flag-icon-css/flags/4x3/ug.svg);
}
.flag-icon-ug.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ug.svg);
}
.flag-icon-um {
  background-image: url(../lib/flag-icon-css/flags/4x3/um.svg);
}
.flag-icon-um.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/um.svg);
}
.flag-icon-us {
  background-image: url(../lib/flag-icon-css/flags/4x3/us.svg);
}
.flag-icon-us.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/us.svg);
}
.flag-icon-uy {
  background-image: url(../lib/flag-icon-css/flags/4x3/uy.svg);
}
.flag-icon-uy.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/uy.svg);
}
.flag-icon-uz {
  background-image: url(../lib/flag-icon-css/flags/4x3/uz.svg);
}
.flag-icon-uz.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/uz.svg);
}
.flag-icon-va {
  background-image: url(../lib/flag-icon-css/flags/4x3/va.svg);
}
.flag-icon-va.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/va.svg);
}
.flag-icon-vc {
  background-image: url(../lib/flag-icon-css/flags/4x3/vc.svg);
}
.flag-icon-vc.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/vc.svg);
}
.flag-icon-ve {
  background-image: url(../lib/flag-icon-css/flags/4x3/ve.svg);
}
.flag-icon-ve.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ve.svg);
}
.flag-icon-vg {
  background-image: url(../lib/flag-icon-css/flags/4x3/vg.svg);
}
.flag-icon-vg.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/vg.svg);
}
.flag-icon-vi {
  background-image: url(../lib/flag-icon-css/flags/4x3/vi.svg);
}
.flag-icon-vi.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/vi.svg);
}
.flag-icon-vn {
  background-image: url(../lib/flag-icon-css/flags/4x3/vn.svg);
}
.flag-icon-vn.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/vn.svg);
}
.flag-icon-vu {
  background-image: url(../lib/flag-icon-css/flags/4x3/vu.svg);
}
.flag-icon-vu.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/vu.svg);
}
.flag-icon-wf {
  background-image: url(../lib/flag-icon-css/flags/4x3/wf.svg);
}
.flag-icon-wf.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/wf.svg);
}
.flag-icon-ws {
  background-image: url(../lib/flag-icon-css/flags/4x3/ws.svg);
}
.flag-icon-ws.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ws.svg);
}
.flag-icon-ye {
  background-image: url(../lib/flag-icon-css/flags/4x3/ye.svg);
}
.flag-icon-ye.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/ye.svg);
}
.flag-icon-yt {
  background-image: url(../lib/flag-icon-css/flags/4x3/yt.svg);
}
.flag-icon-yt.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/yt.svg);
}
.flag-icon-za {
  background-image: url(../lib/flag-icon-css/flags/4x3/za.svg);
}
.flag-icon-za.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/za.svg);
}
.flag-icon-zm {
  background-image: url(../lib/flag-icon-css/flags/4x3/zm.svg);
}
.flag-icon-zm.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/zm.svg);
}
.flag-icon-zw {
  background-image: url(../lib/flag-icon-css/flags/4x3/zw.svg);
}
.flag-icon-zw.flag-icon-squared {
  background-image: url(../lib/flag-icon-css/flags/1x1/zw.svg);
}
/*//////////////////////////////////////////////////////
///////////////         HEADER       ///////////////////
//////////////////////////////////////////////////////*/
header {
  position: relative;
}
.header-top-navbar-toggle .navbar-toggle {
  color: #000;
}
.header-top .header-top-navbar-collapse {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.header-bottom .container {
  width: 100%;
  max-width: 1390px;
  margin: 0 auto;
}
.tel_mail {
  margin-top: 7px;
  margin-left: 14px;
}
.tel_mail {
  margin-left: 20px;
  float: left;
}
@media screen and (min-width: 1800px) {
  .tel_mail {
    margin-left: 15px;
  }
}
.tel_mail,
.tel_mail div {
  font-size: 16px;
}
.navbar-liste-agence,
.navbar-liste-agence div {
  display: inline-block;
  font-size: 16px;
}
.tel_mail {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #ffffff;
}
.tel_mail *,
.tel_mail a {
  color: inherit;
}
.tel_mail * .fa,
.tel_mail a .fa {
  font-size: 24px;
  float: left;
  margin-right: 0px;
  margin-top: 3px;
  color: #c53d7e;
}
.tel_mail * .fa-phone,
.tel_mail a .fa-phone {
  -webkit-transform: rotate(110deg);
          transform: rotate(110deg);
  font-size: 19px;
}
.tel_mail * .fa-envelope,
.tel_mail a .fa-envelope {
  font-size: 20px;
  margin-top: 3px;
  margin-right: 3px;
}
.tel_mail div {
  padding-right: 35px;
}
.tel_mail div:last-child {
  /*padding-right: 0;*/
}
.tel_mail a:hover,
.tel_mail a:active {
  color: #c53d7e !important;
}
.tel_mail .tel_number a,
.tel_mail .agence-nb a {
  font-size: 17px;
  line-height: 23px;
  margin-left: 1px;
  font-weight: 400;
}
.tel_mail .info_mail a,
.tel_mail .agence-nb a {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.tel_mail .info_mail a:first-child a,
.tel_mail .agence-nb a:first-child a {
  padding-left: 0;
}
.header-top {
  font-family: 'Segoe UI', sans-serif;
  background-color: transparent;
  color: #ffffff;
  font-weight: 400;
  background-repeat: repeat-x !important;
  border-bottom: transparent !important;
  -webkit-transition: all 2s;
  transition: all 2s;
  opacity: 1;
}
.header-top.smallmenu {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .header-top-left img {
    margin: 1px 0 1px 9px!important;
  }
}
.form-group-search {
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0;
}
.form-group-search .form-control {
  height: 26px;
  font-size: 14px;
  background: #808080;
  padding: 3px 7px 4px;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.form-group-search .form-control::-webkit-input-placeholder {
  color: #ffffff;
}
.form-group-search .form-control::-moz-placeholder {
  color: #ffffff;
}
.form-group-search .form-control:-ms-input-placeholder {
  color: #ffffff;
}
.form-group-search .form-control::-ms-input-placeholder {
  color: #ffffff;
}
.form-group-search .form-control::placeholder {
  color: #ffffff;
}
.form-group-search .form-control-feedback {
  width: 30px;
  color: #ffffff;
  height: 26px;
  line-height: 27px;
}
.header-top-nav .navbar-nav li a {
  padding-top: 9px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 9px;
  font-weight: 500;
  /*color: inherit;*/
  font-size: 14px;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
@media screen and (max-width: 1025px) {
  .header-top-nav .navbar-nav li a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/*.header-top-nav .navbar-nav li:first-child a { padding-top: 4px;}*/
.header-top-nav .navbar-nav li :last-child a {
  padding-right: 0;
  margin-right: 0;
}
.header-top-navbar-toggle .navbar-toggle {
  margin: 2px 0 0;
}
.header-top-navbar-collapse-langues {
  font-size: 14px;
}
.header-top-navbar-collapse-links a {
  color: #ffffff;
}
.header-top-navbar-collapse-links a:hover {
  color: #c53d7e;
}
.header-top-navbar-collapse-links li:not(.active) a:hover,
.header-top-navbar-collapse-links li:not(.active) a:focus,
.header-top-navbar-collapse-langues li:not(.active) a:hover,
.header-top-navbar-collapse-langues li:not(.active) a:focus {
  color: #c53d7e;
}
.header-top-navbar-collapse-langues li a {
  padding-left: 6px!important;
  padding-right: 6px!important;
  padding-top: 7px!important;
}
@media screen and (max-width: 1025px) {
  .header-top-navbar-collapse-langues li a {
    padding-left: 5px!important;
    padding-right: 3px!important;
  }
}
.header-top-navbar-collapse-langues li :last-child a {
  padding-right: 0;
  margin-right: 0;
}
#header-bottom-logo-agence {
  float: left;
  width: 100%;
  padding: 0;
}
#header-bottom-logo-agence img,
#header-bottom-logo-agence .header-bottom-links {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header-bottom-brand {
  /*border-bottom: 2px @header-bottom-border solid;*/
  padding-top: 3px;
  padding-bottom: 0;
  background: #3b3b3b;
  min-height: 164px;
}
.header-bottom-brand .logo-agence {
  width: auto;
  height: auto;
  margin: 30px 0 0 0px;
  z-index: 10;
}
@media screen and (min-width: 1200px) {
  .header-bottom-brand .logo-agence {
    margin: 19px 0 0 29px;
  }
}
.header-bottom-brand .nom-agence {
  width: 513px;
  height: auto;
  margin: 51px 0 0 34px;
}
.header-bottom-brand .slogan-agence {
  width: auto;
  height: auto;
  margin: 60px 0 0 20px;
  letter-spacing: 1px;
  color: #ffffff;
  line-height: 18px;
  font-size: 19px;
  font-family: "Arial", Lato, sans-serif;
  line-height: 1.4;
}
.header-bottom-brand .slogan-agence .fa-phone {
  -webkit-transform: rotate(110deg);
          transform: rotate(110deg);
}
@media screen and (min-width: 1200px) {
  .header-bottom-brand .slogan-agence {
    font-size: 30px;
  }
}
.header-bottom-brand .slogan-agence small {
  font-size: 18px;
  color: #ffffff;
  line-height: 13px;
  letter-spacing: initial;
}
.header-bottom-brand .slogan-agence small a {
  color: #ffffff;
}
.header-bottom-brand.smallmenu {
  padding: 10px 0 10px;
  min-height: 0;
}
.header-bottom-brand.smallmenu .logo-agence {
  width: auto;
  height: auto;
  margin: 0px 0 0 29px;
}
.header-bottom-brand.smallmenu .nom-agence {
  width: auto;
  height: 64px;
  margin: 10px 0 0 34px;
}
.header-bottom-brand.smallmenu .slogan-agence {
  width: auto;
  height: auto;
  margin: 20px 0 0 20px;
}
.en .slogan-agence {
  /* font-size: 15px;*/
}
.nl .slogan-agence {
  font-size: 16px;
  margin-top: 65px;
}
.header-bottom {
  top: 0;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1000;
}
@media screen and (max-width: 1800px) {
  .header-top {
    background: #3b3b3b;
  }
  .header-bottom {
    top: 38px;
  }
  .header-bottom.smallmenu {
    top: 0;
  }
}
@media (max-width: 1200px) {
  .header-top {
    background: transparent;
  }
  .header-bottom {
    top: 0px;
  }
  #header-bottom-logo-agence .nom-agence {
    margin-bottom: 0;
    margin-top: 15px;
  }
  #header-bottom-logo-agence img {
    margin-top: 0px;
    position: relative;
    margin-bottom: 5px;
  }
  #header-bottom-logo-agence img.smallmenu {
    margin-top: 0px;
  }
}
@media (max-width: 992px) {
  #header-bottom-logo-agence img {
    margin: 0px auto 0;
    /*max-width: 95%;*/
  }
  #header-bottom-logo-agence .logo-agence {
    margin-top: 60px;
    position: relative;
    margin-bottom: 0px;
  }
  #header-bottom-logo-agence .nom-agence {
    margin-top: 22px;
    margin-bottom: 0px;
  }
}
/*//////////////////////////////////////////////////////
///////////////         LINKS        ///////////////////
//////////////////////////////////////////////////////*/
.lastcontainer {
  background-color: #fff;
}
.lastcontainer h2:after {
  display: none;
}
.lastcontainer-col-titre,
h2.lastcontainer-col-titre {
  color: #c53d7e;
  font-size: 15px !important;
  font-weight: 600;
}
.lastcontainer-col-titre span,
h2.lastcontainer-col-titre span {
  font-size: 12px;
}
.lastcontainer-col-list {
  font-size: 15px;
  color: #e2dfdc;
}
.lastcontainer-col-list * {
  text-transform: initial;
}
.lastcontainer-col-list > li > span {
  color: #e2dfdc;
}
.lastcontainer-col-list h2 {
  font-size: inherit;
  margin: 0;
  display: inline !important;
}
.lastcontainer-col-list a,
.lastcontainer-link {
  color: #fff;
  font-size: 15px;
}
.lastcontainer-col-list a:hover,
.lastcontainer-link:hover {
  color: #c53d7e !important;
}
/*//////////////////////////////////////////////////////
///////////////        FOOTER        ///////////////////
//////////////////////////////////////////////////////*/
.footer {
  font-family: 'Segoe UI', sans-serif;
  padding-bottom: 20px;
  padding-top: 35px;
  background: #3b3b3b;
  color: #fff;
  min-height: 279px;
}
.footer a {
  color: #fff;
}
.footer a:hover {
  color: #c53d7e;
}
.footer .container {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}
.footer-legal {
  margin-top: 10px;
  line-height: 2;
  margin-bottom: 19px;
  font-size: 14px;
  font-weight: 600;
}
.footer-legal a {
  color: #c53d7e;
}
@media screen and (max-width: 980px) {
  .footer-legal {
    text-align: center;
  }
}
.footer-nav {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
}
.footer-nav li:after {
  background-color: #fff;
}
.footer-nav li:last-child::after {
  display: none;
}
.footer-nav li a {
  color: #fff;
}
.footer-coordonnees-agence {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 36px;
  font-weight: 400;
}
.footer-coordonnees-agence a {
  font-size: inherit;
  font-weight: inherit;
}
.footer-coordonnees-agence span {
  /*white-space: nowrap;*/
}
@media screen and (max-width: 980px) {
  .footer-coordonnees-agence {
    text-align: center;
  }
}
.footer-twimmopro {
  margin-bottom: 1px;
  margin-top: 15px;
  font-size: 15px;
  font-weight: 400;
}
.footer-twimmopro a {
  color: #bab9b9;
}
@media screen and (max-width: 980px) {
  .footer-twimmopro {
    text-align: center;
  }
}
.footer-site-responsive {
  float: left;
  width: auto;
  margin-top: 12px;
  padding: 0;
}
.icon-responsive i:not(last-child) {
  margin-right: 2px;
  color: #fff;
}
.footer-site-responsive .fa-desktop {
  font-size: 80px;
  margin-left: 20px;
}
.footer-site-responsive .fa-tablet {
  font-size: 65px;
  margin-left: -7px;
  z-index: 2;
}
.footer-site-responsive .fa-mobile {
  font-size: 45px;
  margin-left: -5px;
  z-index: 3;
}
.footer-site-responsive-legend {
  font-size: 11px;
  margin-bottom: 0;
  font-weight: 300;
  text-align: center !important;
  color: #fff;
}
.footer-site-responsive-displays {
  font-size: 11.5px;
  font-weight: 600;
  text-align: center !important;
  color: #fff;
}
.footer-site-responsive-displays li:after {
  background-color: #fff;
}
.footer-logo-agence {
  margin-top: 0px;
}
.footer .partager a {
  overflow: hidden;
  background: transparent;
  display: inline-block;
  border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  width: 29px;
  height: 27px;
  margin-left: 8px;
  display: block;
  line-height: 30px;
  font-size: 13px;
  text-align: center;
}
.footer h3 {
  margin-bottom: 15px;
  margin-top: 20px;
  width: 114px;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 14px;
  position: relative;
  font-style: normal;
  color: #cacaca;
}
.info_adresse .footer-legal .footer-link {
  color: #cacaca;
}
.footer .partager .fa,
.footer .partager .fab {
  color: #c1c2c4;
}
.footer h3::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 31px;
  height: 1px;
  background-color: #807473;
}
.footer .shared_sociaux ul {
  padding: 0;
  display: inline-block;
}
.footer .shared_sociaux ul li {
  display: inline-block;
  padding: 0;
}
.info_adresse {
  font-weight: 100;
  line-height: 1.6em;
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .info_adresse {
    text-align: center;
  }
}
.cookiebanner {
  background-color: #fff !important;
  text-align: center;
}
.cookiebanner span,
.cookiebanner-close {
  color: #595959 !important;
}
.cookiebanner a {
  color: #c53d7e !important;
}
/*//////////////////////////////////////////////////////
///////////////    NAV & DROPDOWN    ///////////////////
//////////////////////////////////////////////////////*/
.dropdown-menu {
  background-color: #fff;
}
.dropdown-menu > li {
  margin: 5px 0;
}
.dropdown-menu > li > a {
  font-size: 16px;
  padding: 3px 10px;
  line-height: 1;
}
.dropdown-menu .link-inverse {
  color: inherit;
}
.nav-main .nav .dropdown-menu {
  left: 0;
}
.nav-main .nav .dropdown:first-child .dropdown-menu {
  left: -42px;
}
.nav-main .nav .dropdown:nth-child(2) .dropdown-menu {
  left: -12px;
}
.nav-main .nav .dropdown:nth-child(3) .dropdown-menu {
  left: -10px;
}
.nav-main {
  font-family: 'Segoe UI', sans-serif;
  background: #c53d7e;
  border-top: 1px solid #b5b4b4;
  border-bottom: 0px solid #b5b4b4;
  margin-bottom: 0;
}
.nav-main.smallmenu.fixedtop {
  -webkit-box-shadow: 0 4px 10px rgba(182, 182, 182, 0.75);
  box-shadow: 0 4px 10px rgba(182, 182, 182, 0.75);
}
.nav-main .nav {
  width: 100%;
  max-width: 1400px;
  background: #c53d7e;
  font-size: 16px;
  margin: 0 auto;
  text-align: center;
}
.nav-main .nav > ul {
  text-align: center;
}
.nav-main .nav > li {
  display: inline-block;
  padding: 0;
  margin: 0 60px 0 0;
}
.nav-main .nav > li:last-child {
  padding-right: 0;
  margin-right: 0;
}
@media screen and (min-width: 1800px) {
  .nav-main .nav > li {
    margin: 0 139px 0 0;
  }
}
.nav-main .nav > li > a {
  font-size: 16px;
  text-align: center;
  padding: 10px 6px 10px;
  color: #fff;
  font-weight: 500 !important;
}
.nav-main .nav > li > a:hover {
  color: #3b3b3b !important;
}
.nav-main .dropdown-menu {
  background-color: #c53d7e !important;
  width: 100%;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-left: 0 !important;
  font-family: 'Segoe UI', sans-serif;
}
.nav-main .dropdown-menu a {
  padding: 4px 15px;
  font-size: 15px;
  color: #fff;
}
.nav-main .dropdown-menu a:hover {
  background: transparent;
  color: #3b3b3b !important;
}
.nav-main li > a {
  padding: 3px 10px;
  font-weight: 400;
}
.nav-main a.active {
  color: #3b3b3b;
}
.en .nav-main .nav > li:last-child {
  padding-right: 0;
  margin-right: 0;
}
/*//////////////////////////////////////////////////////
///////////////         TITLES       ///////////////////
//////////////////////////////////////////////////////*/
@font-face {
  font-family: "Segoe UI";
  src: url("../fonts/SegoeUI-Italic.woff2") format("woff2"), url("../fonts/SegoeUI-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Segoe UI";
  src: url("../fonts/SegoeUI-Semibold.woff2") format("woff2"), url("../fonts/SegoeUI-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Segoe UI";
  src: url("../fonts/SegoeUI-Bold.woff2") format("woff2"), url("../fonts/SegoeUI-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Segoe UI";
  src: url("../fonts/SegoeUIBlack.woff2") format("woff2"), url("../fonts/SegoeUIBlack.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Segoe UI";
  src: url("../fonts/SegoeUIBlack-Italic.woff2") format("woff2"), url("../fonts/SegoeUIBlack-Italic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Segoe UI";
  src: url("../fonts/SegoeUI-LightItalic.woff2") format("woff2"), url("../fonts/SegoeUI-LightItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Segoe UI";
  src: url("../fonts/SegoeUI.woff2") format("woff2"), url("../fonts/SegoeUI.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Segoe UI";
  src: url("../fonts/SegoeUI-BoldItalic.woff2") format("woff2"), url("../fonts/SegoeUI-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Segoe UI";
  src: url("../fonts/SegoeUI-Semilight.woff2") format("woff2"), url("../fonts/SegoeUI-Semilight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Segoe UI";
  src: url("../fonts/SegoeUI-Light.woff2") format("woff2"), url("../fonts/SegoeUI-Light.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Comfortaa";
  src: url("../fonts/static/Comfortaa-VariableFont_wght.woff2") format("woff2"), url("../fonts/static/Comfortaa-VariableFont_wght.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Comfortaa";
  src: url("../fonts/static/Comfortaa-Regular.woff2") format("woff2"), url("../fonts/static/Comfortaa-Regular.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Comfortaa";
  src: url("../fonts/static/Comfortaa-Light.woff2") format("woff2"), url("../fonts/static/Comfortaa-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Comfortaa";
  src: url("../fonts/static/Comfortaa-Medium.woff2") format("woff2"), url("../fonts/static/Comfortaa-Medium.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Comfortaa";
  src: url("../fonts/static/Comfortaa-Bold.woff2") format("woff2"), url("../fonts/static/Comfortaa-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
h1 {
  color: #c53d7e;
}
.liste-titre-groupe {
  margin-bottom: 35px;
}
.home .h2,
h2.slideshow-title,
#plan-ville h2,
.liste-titre-groupe,
.contactez-nous-titre,
.contactez-nous-map-titre,
.contactez-nous-liens-titre,
.tous-secteurs-titre,
.toutes-villes-titre,
.estimation-titre,
.plan-site-titre,
.page-statique-titre,
.partenaires-titre {
  display: block;
  position: relative;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: -0.5px;
  text-transform: uppercase !important;
  font-family: 'Segoe UI', 'Lato', sans-serif;
  color: #c53d7e;
}
.home .h2 h1,
h2.slideshow-title h1,
#plan-ville h2 h1,
.liste-titre-groupe h1,
.contactez-nous-titre h1,
.contactez-nous-map-titre h1,
.contactez-nous-liens-titre h1,
.tous-secteurs-titre h1,
.toutes-villes-titre h1,
.estimation-titre h1,
.plan-site-titre h1,
.page-statique-titre h1,
.partenaires-titre h1 {
  font-size: inherit;
}
.home .h2 h2,
h2.slideshow-title h2,
#plan-ville h2 h2,
.liste-titre-groupe h2,
.contactez-nous-titre h2,
.contactez-nous-map-titre h2,
.contactez-nous-liens-titre h2,
.tous-secteurs-titre h2,
.toutes-villes-titre h2,
.estimation-titre h2,
.plan-site-titre h2,
.page-statique-titre h2,
.partenaires-titre h2 {
  font-size: inherit;
}
.home .h2 small,
h2.slideshow-title small,
#plan-ville h2 small,
.liste-titre-groupe small,
.contactez-nous-titre small,
.contactez-nous-map-titre small,
.contactez-nous-liens-titre small,
.tous-secteurs-titre small,
.toutes-villes-titre small,
.estimation-titre small,
.plan-site-titre small,
.page-statique-titre small,
.partenaires-titre small {
  color: #c53d7e;
}
.home .h2 strong,
h2.slideshow-title strong,
#plan-ville h2 strong,
.liste-titre-groupe strong,
.contactez-nous-titre strong,
.contactez-nous-map-titre strong,
.contactez-nous-liens-titre strong,
.tous-secteurs-titre strong,
.toutes-villes-titre strong,
.estimation-titre strong,
.plan-site-titre strong,
.page-statique-titre strong,
.partenaires-titre strong {
  color: #c53d7e;
  font-weight: 400;
}
.home .h2 img,
h2.slideshow-title img,
#plan-ville h2 img,
.liste-titre-groupe img,
.contactez-nous-titre img,
.contactez-nous-map-titre img,
.contactez-nous-liens-titre img,
.tous-secteurs-titre img,
.toutes-villes-titre img,
.estimation-titre img,
.plan-site-titre img,
.page-statique-titre img,
.partenaires-titre img {
  display: inline-block;
  margin-right: 10px;
  margin-left: 0px;
  margin-top: -3px;
}
.home .h2:before,
h2.slideshow-title:before,
#plan-ville h2:before,
.liste-titre-groupe:before,
.contactez-nous-titre:before,
.contactez-nous-map-titre:before,
.contactez-nous-liens-titre:before,
.tous-secteurs-titre:before,
.toutes-villes-titre:before,
.estimation-titre:before,
.plan-site-titre:before,
.page-statique-titre:before,
.partenaires-titre:before {
  display: none;
}
.home .h2:after,
h2.slideshow-title:after,
#plan-ville h2:after,
.liste-titre-groupe:after,
.contactez-nous-titre:after,
.contactez-nous-map-titre:after,
.contactez-nous-liens-titre:after,
.tous-secteurs-titre:after,
.toutes-villes-titre:after,
.estimation-titre:after,
.plan-site-titre:after,
.page-statique-titre:after,
.partenaires-titre:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 100%;
  height: 1px;
  background-color: #e2dfdc;
}
.slideshow-title {
  margin-top: 70px;
}
.alerteemail-titre,
.recrutement-titre,
.estimation-titre {
  font-size: 30px;
}
h3.popover-title {
  font-size: 21px;
}
.page-statique-header {
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-statique-titre {
  font-size: 30px;
  margin: 40px 0 20px;
}
.page-statique-titre::before {
  height: 0px!important;
}
.page-statique-sous-titre {
  margin-top: 20px;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #c53d7e;
}
h4 {
  font-size: 18px;
  color: #595959;
  font-weight: 400;
  margin: 30px 0 6px 0;
}
.intro-titre {
  margin-bottom: 20px;
}
.intro-titre:after {
  display: none;
}
.slideshow-title:after {
  display: none;
}
.about-titre:after {
  display: none;
}
.parutions-titre img {
  display: none;
}
.parutions-titre {
  text-align: center;
}
.social-titre img {
  display: none;
}
.social-titre {
  text-align: center;
}
#plan-ville h2:after {
  display: none;
}
#map-container h2:after {
  display: none;
}
.contactez-nous-map-titre:after {
  display: none;
}
/*//////////////////////////////////////////////////////
///////////////       FORM STYLE     ///////////////////
//////////////////////////////////////////////////////*/
/* GENERAL */
input,
textarea {
  background: #fff;
  border: 1px #0c0909 solid;
  color: #595959;
}
input ::-webkit-input-placeholder, textarea ::-webkit-input-placeholder {
  color: #595959;
  font-weight: 400 !important;
}
input ::placeholder,
textarea ::placeholder,
input ::-webkit-input-placeholder,
textarea ::-webkit-input-placeholder,
input :-moz-placeholder,
textarea :-moz-placeholder,
input ::-moz-placeholder,
textarea ::-moz-placeholder,
input :-ms-input-placeholder,
textarea :-ms-input-placeholder {
  color: #595959;
  font-weight: 400 !important;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #595959;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #595959;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #595959;
}
select {
  background: #fff;
  border: 1px #595959 solid;
  color: #595959;
}
select ::-webkit-input-placeholder {
  color: #595959;
  font-weight: 400 !important;
}
select ::placeholder,
select ::-webkit-input-placeholder,
select :-moz-placeholder,
select ::-moz-placeholder,
select :-ms-input-placeholder {
  color: #595959;
  font-weight: 400 !important;
}
select::-moz-placeholder {
  color: #595959;
  opacity: 1;
}
select:-ms-input-placeholder {
  color: #595959;
}
select::-webkit-input-placeholder {
  color: #595959;
}
button {
  background: #c53d7e;
  border: 1px #c53d7e solid;
  color: #fff;
}
button::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
button:-ms-input-placeholder {
  color: #ffffff;
}
button::-webkit-input-placeholder {
  color: #ffffff;
}
::-webkit-input-placeholder {
  color: #595959;
  font-weight: 400 !important;
}
::placeholder,
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  color: #595959;
  font-weight: 400 !important;
}
::-moz-placeholder {
  color: #595959;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #595959;
}
::-webkit-input-placeholder {
  color: #595959;
}
.btn-full {
  width: 100%;
}
/* MOTEUR */
.search-submit,
.contact-form-submit,
.estimation-form-submit,
.alerteemail-form-submit {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.search-submit::after,
.contact-form-submit::after,
.estimation-form-submit::after,
.alerteemail-form-submit::after {
  background: #ccc none repeat scroll 0 0;
  height: 100%;
  left: 0;
  top: 0;
  width: 0;
  content: "";
  position: absolute;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: -1;
}
.search-submit::after {
  background-color: #fff;
  border-color: #c53d7e;
}
.search-submit:hover::after,
.contact-form-submit:hover::after,
.estimation-form-submit:hover::after,
.alerteemail-form-submit:hover::after {
  width: 100%;
}
.search {
  position: relative;
  width: 100%;
  bottom: 0;
  left: 0;
  opacity: 0;
  padding: 20px 0;
  z-index: 100;
}
.search .titre-search {
  color: #fff;
  text-align: center;
  font-size: 2em;
  letter-spacing: 1.8px;
  margin-bottom: 7px;
  font-weight: 300;
  font-style: italic;
}
.home .search {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-bottom: 90px;
}
.contact-form-submit,
.alerteemail-form-submit,
.estimation-form-submit {
  background-color: #c53d7e;
  color: #ffffff;
  border-color: #c53d7e;
  transition: background 0.8s ease;
  -webkit-transition: background 0.8s ease;
}
.contact-form-submit:hover,
.alerteemail-form-submit:hover,
.estimation-form-submit:hover {
  color: #ffffff;
  border-color: #b33671;
}
.contact-form-submit:after,
.alerteemail-form-submit:after,
.estimation-form-submit:after {
  background-color: #b33671;
}
/* ----- Moteur de recherche ----- */
#moteur .btn-group,
#moteur .form-group {
  float: left;
  margin: 10px 0;
}
#moteur .form-group button,
#moteur .form-group input {
  width: 100%;
}
#moteur {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-weight: 400 !important;
}
#moteur .search-submit {
  font-weight: 600;
  background: #c53d7e;
  border: 1px #c53d7e solid;
  color: #fff;
}
#moteur .search-submit ::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: 400 !important;
}
#moteur .search-submit ::placeholder,
#moteur .search-submit ::-webkit-input-placeholder,
#moteur .search-submit :-moz-placeholder,
#moteur .search-submit ::-moz-placeholder,
#moteur .search-submit :-ms-input-placeholder {
  color: #ffffff;
  font-weight: 400 !important;
}
#moteur .search-submit::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
#moteur .search-submit:-ms-input-placeholder {
  color: #ffffff;
}
#moteur .search-submit::-webkit-input-placeholder {
  color: #ffffff;
}
#moteur .search-submit:hover {
  color: #c53d7e !important;
  border-color: #000 !important;
}
.contact {
  margin-top: 20px;
}
.contact-form-titre {
  margin: 10px 0px;
  font-size: 25px;
  color: #c53d7e;
}
.contact-form-titre:after {
  display: none;
}
.contact-form {
  position: relative;
  padding: 10px;
  background: #ffffff;
  border: 1px #c53d7e solid;
  margin: 0;
}
.contact-form textarea {
  height: 83px;
}
.estimation-form textarea {
  height: 132px;
}
.form_rgpd label {
  line-height: 1.4em;
  font-size: 14px;
  cursor: pointer;
}
.form_rgpd input {
  float: left;
  width: auto;
  margin-right: 5%;
  margin-left: 2%;
  margin-top: 4%;
  height: 13px;
}
/*.form_rgpd span {
  position: relative;
  float: left;
  display: inline-block;
  width: 38px;
  height: 38px;
  border: 1px #ccc solid;
  margin-right: 15px;
  background: white;
}
.form_rgpd span:after {
  content: "";
  display: none;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 26px;
  height: 26px;
  background: #2169a5;
  font-size: 30px;
  color: #595959;
  font-weight: 900;
}*/
.form_rgpd a {
  color: inherit !important;
  text-decoration: underline;
}
.form_rgpd input:checked + span:after {
  display: block;
}
/* ----- Page Estimation ----- */
.checkbox label:after,
.radio label:after {
  content: '';
  display: table;
  clear: both;
}
.radio .cr {
  border-radius: 50%;
}
.radio .cr .cr-icon {
  margin-left: 0.04em;
}
.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
  display: none;
}
.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
  opacity: 0.5;
}
.alerte .radio input[type="radio"],
.alerte .radio-inline input[type="radio"],
.alerte .checkbox input[type="checkbox"] {
  display: none;
}
* .alerte .radio-inline + .radio-inline,
.alerte .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 0px;
}
.checkbox .cr,
.radio .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #3b3b3b;
  border-radius: 0.25em;
  width: 1.3em;
  height: 1.3em;
  float: left;
  margin-right: 0.5em;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
  -webkit-transform: scale(1) rotateZ(0deg);
          transform: scale(1) rotateZ(0deg);
  opacity: 1;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
  -webkit-transform: scale(1.5) rotateX(-20deg);
          transform: scale(1.5) rotateX(-20deg);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
  position: absolute;
  font-size: 0.8em;
  line-height: 0;
  top: 50%;
  left: 20%;
}
#moteur .btn-group,
#moteur .form-group,
.estimation-form-chauffage-electrique-label,
.estimation-form-chauffage-fuel-label,
.estimation-form-chauffage-gaz-label,
.estimation-form-chauffage-solaire-label,
.estimation-form-codepostal,
.estimation-form-construction,
.estimation-form-dispo-date,
.estimation-form-dispo-datetimepicker,
.estimation-form-dispo-immediate,
.estimation-form-etage,
.estimation-form-etat-bon-label,
.estimation-form-etat-excellent-label,
.estimation-form-etat-rafraichir-label,
.estimation-form-etat-renover-label,
.estimation-form-pays,
.estimation-form-prestations-checkboxes .checkbox-inline:nth-child(even),
.estimation-form-prestations-checkboxes .checkbox-inline:nth-child(odd),
.estimation-form-rue,
.estimation-form-surface,
.estimation-form-terrain,
.estimation-form-ville,
.slideshow-item-desc,
.slideshow-item-prix,
.slideshow-item-wrapper,
.slideshow-slide {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#moteur .btn-group,
#moteur .form-group,
.slideshow-item-desc,
.slideshow-item-prix,
.slideshow-slide {
  float: left;
}
.estimation-contact-form .contact-form .form-group.form_tel {
  right: auto;
}
/* ----- Restant du formulaire page Estimation ----- */
.estimation-form legend {
  padding-top: 7px;
  font-size: inherit;
  font-weight: bold;
}
.estimation-form .form-horizontal .control-label {
  text-align: left;
}
.estimation-form-description .page-statique-titre,
.estimation-form-precisions .page-statique-titre {
  margin-bottom: 40px;
}
.estimation-form-dispo .radio-inline {
  padding-top: 7px;
}
.estimation-form-type .radio-inline,
.estimation-form-pieces .radio-inline {
  float: left;
  padding-left: 0;
}
.estimation-form-type .radio-inline:not(:last-child),
.estimation-form-pieces .radio-inline:not(:last-child) {
  padding-right: 35px;
}
.estimation-form-type .commentaire {
  float: left;
  padding-top: 7px;
}
.estimation-form-submit {
  margin-top: 40px;
}
/* ----- Datetimepicker ----- */
#estimation-form-datetimepicker .bootstrap-datetimepicker-widget table td.active,
#estimation-form-datetimepicker .bootstrap-datetimepicker-widget table td.active:hover,
#estimation-form-datetimepicker .bootstrap-datetimepicker-widget table td span.active {
  background-color: #fc0c0f;
}
/* --------------------------------------
page estimation Media Queries
----------------------------------------- */
@media only screen and (max-width: 767px) {
  .estimation-form-type .commentaire {
    clear: left;
    float: left;
    padding-left: 15px;
    padding-top: 10px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 614px) {
  .estimation-form-pieces .radio-inline:last-child {
    padding-left: 6%;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .estimation-form-precisions .radio-inline,
  .estimation-form-precisions .estimation-form-prestations .checkbox-inline {
    padding-left: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 480px) {
  .estimation-form-type .radio-inline:first-child,
  .estimation-form-pieces .radio-inline:first-child {
    padding-left: 35px;
  }
}
@media only screen and (max-width: 613px) and (min-width: 574px) {
  .estimation-form-pieces .radio-inline:last-child {
    padding-left: 7.5%;
  }
}
@media only screen and (max-width: 573px) and (min-width: 480px) {
  .estimation-form-pieces .radio-inline:nth-child(4) {
    padding-left: 7.5%;
  }
}
@media only screen and (max-width: 479px) {
  .estimation-contact-form .contact-form .form-group.form_tel {
    margin-top: 0;
  }
  .estimation-contact-form .contact-form .form-group.form_message {
    position: relative;
    top: 0;
    right: 0;
  }
  .estimation-form-type .commentaire {
    padding-left: 10px;
  }
  .estimation-form-type .radio-inline,
  .estimation-form-pieces .radio-inline {
    display: block;
    float: none;
    padding-right: 0;
  }
  .estimation-form-type .radio-inline:first-child,
  .estimation-form-pieces .radio-inline:first-child {
    padding-left: 10px;
  }
  .estimation-form-precisions .radio-inline,
  .estimation-form-prestations .checkbox-inline {
    display: block;
    margin-left: 0;
  }
  .estimation-form-dispo-datetimepicker {
    margin: 10px 0 0 -5px;
  }
}
@media only screen and (max-width: 380px) {
  .estimation-form-type .radio-inline,
  .estimation-form-pieces .radio-inline {
    display: block;
    float: none;
  }
}
@media only screen and (max-width: 360px) {
  .estimation-form-precisions .radio-inline,
  .estimation-form-precisions .estimation-form-prestations .checkbox-inline {
    margin-left: 20px;
  }
}
/* --------------------------------------
Bootstrap 3 Media Queries
----------------------------------------- */
/* Personalisation du formaulaire alerte Email */
/*ALERTE EMAIL */
.righttxt {
  padding: 20px;
  margin-bottom: 50px;
  background-color: #c53d7e;
}
.righttxt p {
  color: #fff;
}
.horaires {
  width: 47%;
}
.alerteemail-form h3 {
  margin-bottom: 30px;
  color: #c53d7e;
}
.alerteemail-form h4 {
  margin-top: 36px;
  margin-bottom: 33px;
}
.alerteemail-form h2 {
  text-align: center;
  margin-top: 0;
}
.alerteemail-form legend {
  border-bottom: 0;
}
.alerteemail-form .contact {
  border: none!important;
  background: none !important;
}
form.alerteemail-form .popover {
  color: #595959 !important;
  text-transform: uppercase;
}
.alerteemail-content .page-statique-titre::before {
  height: 0px!important;
}
.alerteemail-content .page-statique-titre,
.alerteemail-header .page-statique-titre {
  text-align: center;
  margin-bottom: 0;
}
.alerteemail-header .page-statique-titre::before {
  height: 0px!important;
}
.alerteemail-form .estimation-form-description h2::after {
  background-color: transparent;
}
.alerteemail-form .estimation-form-description .page-statique-titre {
  font-weight: 400!important;
  margin-top: 0px!important;
}
.alerteemail-header .page-statique-header {
  margin-bottom: 0px!important;
}
.alerteemail-content .page-statique-titre {
  margin: 0px 0 40px!important;
}
.estimation-form-type-select label {
  font-size: 18px!important;
  border-bottom: 0px!important;
  line-height: 1.8 !important;
  margin-left: 5px !important;
  width: 32%;
  font-weight: 400!important;
}
.form .form-horizontal .form-group {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.form .form-horizontal .form-group.estimation-form-prestations-checkboxes {
  margin-left: 30%!important;
  margin-right: 0!important;
}
.alerteemail-form .estimation-form-type-legende {
  border-bottom: 0px!important;
  line-height: 1.8 !important;
}
.estimation-form-type-legende2 {
  border-bottom: 0px!important;
  line-height: 1.8 !important;
  margin-left: -18px !important;
  font-weight: 400!important;
  width: 35%;
  height: 30px!important;
}
.estimation-form-type-legende3 {
  border-bottom: 0px!important;
  line-height: 1.8 !important;
  font-weight: 400!important;
  height: 40px!important;
  color: #fff !important;
}
input#surface .input-group {
  margin-left: 0px !important;
  width: 100%!important;
}
.form {
  margin-bottom: 50px !important;
}
.alerteemail-form .estimation-contact-form .contact-form {
  padding: 10px 0 0 0;
}
.alerteemail-form .estimation-contact-form .contact {
  background-color: transparent!important;
}
.righttxt .bootstrap-select.btn-group .dropdown-menu {
  margin-left: 0px!important;
}
#elargirkm {
  width: 269px;
  text-align: center;
}
#selectvilles {
  margin-left: 105px!important;
  margin-top: 83px!important;
}
.form label {
  font-weight: 400!important;
}
.form legend,
.form label {
  margin-bottom: 16px;
}
.form .form-group {
  margin-bottom: 2px!important;
}
.form .estimation-form-type-select label {
  margin-bottom: 18px!important;
}
.deleteville {
  float: left!important;
  color: #101010;
  margin-right: 10px!important;
}
#selectvilles div:first-child {
  margin-top: 10px!important;
}
@media (max-width: 980px) {
  .titre h3 {
    margin-left: 0px !important;
    text-align: center!important;
  }
  .forme h4 {
    margin-left: 0px !important;
    text-align: center!important;
  }
  .horaires {
    margin-left: 0px !important;
    text-align: left!important;
    margin: 0 auto;
    width: 100%;
  }
  .righttxt {
    margin-left: 0px !important;
    text-align: left!important;
    margin: 0 auto;
  }
  .estimation-form-type-legende2 {
    margin-left: 0px !important;
    text-align: left!important;
    margin: 0 auto!important;
    width: 100%!important;
  }
  .lastcontenue_alerteemail p {
    text-align: justify !important;
    margin-left: 0px !important;
    margin: 0 auto !important;
    width: 100%!important;
    padding: 20px!important;
  }
}
.alerteemail-form .estimation-form-etage {
  width: 100%;
}
/*Media querie formulaire alerte mail*/
.alerteemail-form .estimation-form-prestations-checkboxes .checkbox-inline:nth-child(odd) {
  width: 37%;
}
@media only screen and (min-width: 1200px) and (max-width: 2000px) {
  .horaires {
    width: 70%;
  }
  #elargirkm {
    width: 56%;
  }
  .form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
  }
  .forme .estimation-form-type-legende {
    line-height: 0.5 !important;
  }
  .righttxt .bootstrap-select.btn-group .dropdown-menu {
    width: 148% !important;
  }
  .form legend {
    /*font-size: 19px !important;*/
    border-bottom: 0px !important;
    margin-left: -8px !important;
  }
  .form .estimation-form-type-select label {
    margin-top: 10px !important;
    line-height: 0.2 !important;
    margin-left: 15px !important;
  }
  .form-row .estimation-form-prestations-checkboxes {
    margin-left: -57px !important;
  }
  .textarea-style {
    font-style: italic;
  }
  #coche {
    margin-top: 0px;
  }
  #selectvilles {
    margin-left: 138px !important;
    margin-top: 20px !important;
  }
  .horairecheck {
    margin-top: 50px;
  }
  .forme .estimation-form-type-legende {
    line-height: 1.5 !important;
    padding-top: 3px;
  }
}
@media screen and (min-width: 1200px) {
  .form .form-horizontal .form-group.estimation-form-prestations-checkboxes {
    margin-left: 29%!important;
    margin-right: 0!important;
    width: 84%;
  }
  .estimation-form-type-legende {
    font-size: 17px!important;
  }
}
@media (max-width: 1200px) {
  .estimation-form-type-legende3 {
    font-weight: normal;
    font-size: 18px;
  }
  #elargirkm {
    width: 200px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 190px;
  }
  .forme .estimation-form-type-legende {
    line-height: 0.5 !important;
  }
  .righttxt .bootstrap-select.btn-group .dropdown-menu {
    width: 148% !important;
  }
  .form-row .bootstrap-select > .dropdown-toggle {
    width: 137%!important;
  }
  .form legend {
    margin-bottom: 5px!important;
    margin-top: 5px!important;
    margin-left: -8px !important;
  }
  .form .estimation-form-type-select label {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    line-height: 0.2 !important;
    margin-left: 17px !important;
  }
  .form-row .estimation-form-prestations-checkboxes {
    margin-left: -57px !important;
  }
  #coche {
    margin-top: 0px;
  }
  #selectvilles {
    margin-left: 198px !important;
  }
  .horairecheck {
    margin-top: 50px;
  }
  .forme .estimation-form-type-legende {
    line-height: 1.5 !important;
    padding-top: 3px;
  }
}
/*Media querie formulaire alerte mail*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 180px;
  }
  .righttxt .bootstrap-select.btn-group .dropdown-menu {
    width: 148% !important;
  }
  .form legend {
    margin-bottom: 16px;
    margin-left: -8px !important;
  }
  .form .estimation-form-type-select label {
    margin-top: 20px !important;
    width: auto;
    line-height: 0.2 !important;
    margin-left: 15px !important;
  }
  .estimation-form-prestations-checkboxes .checkbox-inline {
    text-align: center;
  }
  .form-row .bootstrap-select > .dropdown-toggle {
    width: 250% !important;
    margin-left: 15px !important;
  }
  .form-row .estimation-form-prestations-checkboxes {
    margin-left: -57px !important;
  }
  .righttxt {
    margin-top: 50px;
  }
  #elargirmoins + input {
    width: 420px;
  }
  #selectvilles {
    margin-left: 165px !important;
  }
  .horairecheck {
    margin-top: 50px;
  }
  .forme .estimation-form-type-legende {
    line-height: 1.5 !important;
    padding-top: 3px;
  }
  .form .form-horizontal .form-group.estimation-form-prestations-checkboxes {
    width: 70%;
    /* margin: 0!important; */
    margin-left: 27%!important;
  }
}
@media only screen and (min-width: 360px) and (max-width: 767px) {
  .form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 80%;
  }
  .form .bootstrap-select > .dropdown-toggle {
    width: 100%;
  }
  .form-row .bootstrap-select > .dropdown-toggle {
    width: 115% !important;
  }
  .estimation-form-type-select label {
    margin-left: 15px !important;
  }
  .form .estimation-form-type-select label {
    margin-bottom: 5px !important;
    margin-top: 5px;
  }
  .forme .estimation-form-type-legende {
    line-height: 0.5 !important;
  }
  .form legend {
    margin-left: -5px !important;
    padding-right: 0;
  }
  #coche {
    margin: 30px 0;
  }
  .righttxt {
    margin-top: 50px !important;
  }
  .estimation-form-type-legende3 {
    width: 100%;
  }
  #elargirkm {
    width: 74%!important;
  }
  #selectvilles {
    margin-left: 15px !important;
    margin-top: 10px!important;
  }
  .horairecheck {
    margin-top: 50px;
  }
  .form .form-horizontal .form-group.estimation-form-prestations-checkboxes {
    margin-left: 0!important;
    width: 100%;
  }
}
@media (max-width: 500px) {
  .alerteemail-form legend {
    width: 80%;
  }
  .righttxt .btn-group > .btn {
    width: 340px;
  }
  .estimation-form-description .input-group .form-control:last-child {
    margin-left: 16px;
    width: 300px;
  }
  .form label {
    font-weight: normal!important;
    font-size: 18px!important;
    display: inline-block;
  }
  .estimation-form-prestations-checkboxes .checkbox-inline:nth-child(odd) {
    width: 100%;
  }
  .form .form-horizontal .form-group.estimation-form-prestations-checkboxes {
    margin-left: 0px !important;
  }
  .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px;
  }
}
@media only screen and (max-width: 450px) {
  .alerteemail-form .form .estimation-form-type-legende {
    width: 100%;
    margin-bottom: 5px;
  }
  .form .form-group {
    margin-bottom: 15px;
  }
  .form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 82%;
    margin-left: 0;
  }
  .form .form-horizontal .form-group {
    margin-left: 10px!important;
    margin-bottom: 15px!important;
  }
  .form .input-group {
    margin-bottom: 15px!important;
  }
  .form legend {
    width: 100%;
    margin-left: -5px !important;
    padding-right: 0;
    line-height: 1!important;
  }
  .form .form-horizontal .form-group {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0!important;
    margin-right: 0!important;
    float: left;
  }
  .estimation-form-prestations-checkboxes .checkbox-inline:nth-child(odd) {
    width: 80%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 359px) {
  .form .bootstrap-select > .dropdown-toggle {
    width: 100%;
  }
  .form-row .bootstrap-select > .dropdown-toggle {
    width: 100% !important;
  }
  .estimation-form-type-select label {
    margin-left: 15px !important;
  }
  .form .estimation-form-type-select label {
    margin-bottom: 5px !important;
    margin-top: 5px;
  }
  .bootstrap-select > .dropdown-toggle {
    width: 102%!important;
  }
  .forme .estimation-form-type-legende {
    line-height: 0.5 !important;
  }
  #coche {
    margin-top: 50px;
  }
  .righttxt {
    margin-top: 50px !important;
  }
  #elargirkm {
    width: 140px!important;
  }
  #selectvilles {
    margin-left: 15px !important;
    margin-top: 10px!important;
  }
  .horairecheck {
    margin-top: 50px;
  }
  .form .form-horizontal .form-group {
    margin-right: 0px !important;
  }
}
/*//////////////////////////////////////////////////////
///////////////       SLIDESHOW  OFFRE    ///////////////////
//////////////////////////////////////////////////////*/
#slideshow-main .rs01ss-control {
  display: none;
}
#slideshow-main .rs01thumbnail {
  display: none;
}
.detail-diaporama {
  position: relative;
  padding: 0;
}
#gallery-container .fullscreen {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: white;
  font-size: 40px;
  cursor: pointer;
}
#gallery-container .fullscreen-out {
  display: none;
  position: absolute;
  top: 15px;
  right: 35px;
  color: white;
  font-size: 40px;
  cursor: pointer;
}
#gallery-container #gallery2 {
  background: #c53d7e;
}
#gallery-container .rs01ss-control {
  position: absolute;
  top: 10px;
  right: 30px;
}
#gallery-container .rs01ss-control .rs01playpause {
  top: 7px;
  left: 7px;
}
#gallery-container .rs01thumbnail {
  display: block;
  margin: 0 !important;
  padding: 15px 0 8px 0;
}
#gallery-container .rs01pagitem {
  border: none;
}
#gallery-container .rs01thumbwrap {
  border: 1px white solid !important;
}
#gallery-container.full {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  background: #000 !important;
  z-index: 8000;
}
#gallery-container.full .rs01viewport {
  height: 100% !important;
}
#gallery-container.full .rs01thumbnail {
  position: absolute;
  bottom: 0;
}
#gallery-container.full .rs01imgback {
  width: auto !important;
  height: auto !important;
  top: 0 !important;
}
#gallery-container.full .fullscreen {
  display: none;
}
#gallery-container.full .fullscreen-out {
  display: block;
}
/*//////////////////////////////////////////////////////
///////////////       SLIDESHOW      ///////////////////
//////////////////////////////////////////////////////*/
.liste-items h2.liste-item-titre {
  margin-top: 10px;
  margin-bottom: 10px;
}
h3.liste-item-titre {
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 1px;
  color: #595959;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #414141;
  width: 13px;
  margin: 0 7px;
  height: 13px;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #3b3b3b;
}
.bxslider-wrap {
  visibility: hidden;
}
.slideshow {
  position: relative;
  margin-top: 60px;
}
.slideshow-title {
  color: #c53d7e;
  margin-bottom: 30px;
}
.slideshow-title strong {
  /*font-weight: 400;*/
  /*font-size: 22px;*/
}
.slideshow-item,
.liste-item {
  background: #fff;
  border: solid 1px #494949;
  color: #494949;
}
.slideshow-item .slideshow-item-ville,
.liste-item .slideshow-item-ville {
  color: #494949;
  font-weight: bold;
  font-size: 18px;
}
.slideshow-item .labels-list,
.liste-item .labels-list,
.slideshow-item .liste-item-tags,
.liste-item .liste-item-tags {
  padding: 7px;
}
.slideshow-item .labels-list .labels-item,
.liste-item .labels-list .labels-item,
.slideshow-item .liste-item-tags .labels-item,
.liste-item .liste-item-tags .labels-item,
.slideshow-item .labels-list .liste-item-tag,
.liste-item .labels-list .liste-item-tag,
.slideshow-item .liste-item-tags .liste-item-tag,
.liste-item .liste-item-tags .liste-item-tag {
  color: #000;
  /*.fa { color: @item-footer-icon;}*/
}
.slideshow-item .liste-item-tags,
.liste-item .liste-item-tags {
  position: absolute;
}
.slideshow-item .liste-item-tags #tags,
.liste-item .liste-item-tags #tags {
  font-size: 14px;
  padding-left: 30px;
}
.slideshow-item .liste-item-tags #tags span,
.liste-item .liste-item-tags #tags span {
  display: inline-block;
  color: #000;
  padding-left: 10px;
}
.slideshow-item:hover,
.liste-item:hover {
  border-color: #c53d7e;
}
.slideshow-item:hover .slideshow-item-ville,
.liste-item:hover .slideshow-item-ville,
.slideshow-item:hover .slideshow-item-titre small,
.liste-item:hover .slideshow-item-titre small,
.slideshow-item:hover .slideshow-item-secteur,
.liste-item:hover .slideshow-item-secteur,
.slideshow-item:hover .slideshow-item-typecat,
.liste-item:hover .slideshow-item-typecat,
.slideshow-item:hover .slideshow-item-prix,
.liste-item:hover .slideshow-item-prix,
.slideshow-item:hover .liste-item-ref a,
.liste-item:hover .liste-item-ref a {
  color: #494949;
}
.liste-items .liste-item {
  max-height: 512px;
  min-height: 560px;
}
.liste-items .liste-item .slideshow-item-ville {
  color: #c53d7e;
  font-weight: bold;
  font-size: 18px;
}
.liste-items .liste-item .liste-item-prix {
  position: absolute;
  top: 0;
  width: 200px;
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  background-color: #c53d7e;
  color: #fff;
}
.liste-items .liste-item .liste-item-wrapper {
  color: #777;
}
.liste-items .liste-item .liste-item-desc {
  height: 60px;
  overflow: hidden;
  color: #494949;
  font-size: 14px;
}
.liste-items .liste-item .liste-item-footer-ref {
  float: right;
  color: #000;
  display: inline;
  margin: 0;
  padding-top: 3px;
  font-size: 14px;
}
.liste-items .liste-item .liste-item-ref a {
  color: #000;
}
.liste-item-cms .liste-item-desc {
  height: auto!important;
}
.slideshow-listing-link {
  top: 16px !important;
  position: absolute;
  z-index: 510;
  right: 6px;
  color: #000000;
}
.slideshow-listing-link a {
  color: inherit;
  font-size: 18px;
}
.slideshow-listing-link a:hover {
  color: #595959;
}
.nobxslider {
  text-align: center;
}
.nobxslider > li {
  width: 47%!important;
}
.nobxslider .slideshow-item-photo {
  height: 365px;
}
.nobxslider .slideshow-item-photo-wrapper {
  height: 360px;
  overflow: hidden;
}
.nobxslider .slideshow-item-labels-list {
  bottom: 0;
  margin: 10px 3%;
  position: relative;
  width: 90%;
}
.nobxslider .slideshow-item-content {
  margin-bottom: 70px;
}
.bigbxslider > li {
  width: 262px;
}
.bigbxslider .slideshow-item-photo-wrapper {
  max-height: 365px;
  width: 100%;
  background-color: #fff;
}
.home #vente-villa .slideshow ul li,
.home #vente-appartement .slideshow ul li {
  margin-right: 36px!important;
}
.slideshow-pager span {
  font-size: 45px;
}
.slideshow-item-labels-list::before,
.liste-item-tags::before {
  height: 0px!important;
  background-color: red;
  width: 100%;
}
.slideshow-item-labels-list {
  position: absolute;
  width: 100% !important;
  margin: 0 0% !important;
  bottom: 0px !important;
  padding-left: 7px;
  padding-bottom: 5px;
  font-size: 15px;
}
.slideshow-item-content::after {
  background-color: #f4f4f4 !important;
  position: absolute;
  padding: 15px;
}
.slideshow-item-titre {
  color: #494949;
}
.slideshow-item-prix {
  color: #494949;
  font-weight: 700;
}
.slideshow-item-secteur {
  display: block;
  font-size: 16px;
  font-style: italic;
  font-weight: lighter;
  line-height: 1.2em;
  padding: 4px 0;
}
/*
.slideshow-item-villesecteur{
  display: none
}
*/
.slideshow-item-titre {
  margin: 10px 0;
  line-height: 18px;
}
/*BXSLIDER*/
.bx-wrapper .bx-pager {
  top: -80px;
}
.bx-wrapper .bx-viewport {
  background: none!important;
  box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  border: none!important;
  left: 0 !important;
}
.home #vente-appartement .bx-wrapper {
  margin-bottom: 40px;
}
.contactez-nous .bx-wrapper {
  margin-top: 60px;
}
.contactez-nous .bx-pager.bx-default-pager {
  top: -60px;
}
.gestion_locative .page-statique-content .bx-wrapper {
  padding-top: 20px;
}
.gestion_locative .page-statique-content .bx-wrapper .bx-pager {
  top: -34px;
}
.bx-wrapper > li {
  width: 262px !important;
}
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: auto;
}
/* line 87, ../sass/_custom.scss */
.liste-item-wrapper .liste-item .liste-item-photo-wrapper {
  overflow: hidden;
}
/* line 90, ../sass/_custom.scss */
.liste-item-wrapper .liste-item .liste-item-photo-wrapper img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
/* line 98, ../sass/_custom.scss */
.liste-item-wrapper .liste-item:hover .liste-item-photo-wrapper img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.liste-item-tag-favoris {
  position: relative;
  z-index: 100;
  font-size: 1.1em;
  color: #c53d7e;
}
.liste-item-tag-favoris .fa {
  color: #c53d7e;
}
.offre .liste-item-tag-favoris {
  position: relative;
  text-align: initial;
  width: initial;
  font-size: initial;
  bottom: initial;
  text-transform: uppercase;
  padding: 2px;
  right: initial;
  cursor: pointer;
  color: #c53d7e;
}
.offre .liste-item-tag-favoris .fa {
  color: #c53d7e;
}
.fa-heart {
  color: #c53d7e;
}
.fav.fa-heart,
.offre .detail-offre-labels-list .fav.fa-heart {
  color: #3b3b3b !important;
  cursor: pointer;
}
.thumbnail-slider-listing-link {
  display: inline;
  position: relative;
  float: right;
  margin-top: -55px;
  z-index: 20;
}
.thumbnail-slider {
  margin-left: -15px;
  margin-right: -15px;
}
.thumbnail-slider .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.thumbnail-slider .click-track > [class^="col-"],
.thumbnail-slider > [class^="col-"] {
  padding: 0 10px;
}
.thumbnail-slider .slick-dots {
  top: -60px;
  bottom: auto;
}
.thumbnail-slider .slick-dots li {
  margin: 0 0 0 5px;
}
.thumbnail-slider .slick-dots li button {
  background: #e2dfdc;
  width: 14px;
  height: 14px;
  margin: 0 !important;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.thumbnail-slider .slick-dots li button:before {
  display: none;
}
.thumbnail-slider .slick-dots li:hover button,
.thumbnail-slider .slick-dots li.slick-active button {
  background: #c53d7e;
}
.thumbnail-slider.no-title {
  margin-top: 30px;
}
.thumbnail-slider.no-title .slick-dots {
  top: -40px;
}
@media screen and (max-width: 768px) {
  .slick-dots {
    top: -30px !important;
  }
}
.offer-thumbnail {
  margin-bottom: 30px;
  background: #fff;
}
.offer-thumbnail figure {
  position: relative;
  width: 100%;
  padding-top: 66.56%;
  background: white;
  overflow: hidden;
}
.offer-thumbnail figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.offer-thumbnail figure .underneath {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 3px;
  background: #c53d7e;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.offer-thumbnail .offert-thumber-content {
  padding: 7px 5px 10px;
}
.offer-thumbnail .offert-thumber-content .lead {
  margin: 0 0 3px 0;
  color: #000;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
}
.offer-thumbnail .offert-thumber-content .desc {
  margin: 0;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}
.offer-thumbnail:hover {
  background: white;
}
.offer-thumbnail:hover figure {
  background: white;
}
.offer-thumbnail:hover figure .underneath {
  background: #c53d7e;
  color: #fff;
}
.offer-thumbnail:hover .offer-thumbnail-icons-box li.v360 i {
  color: orange;
}
.offer-thumbnail:hover .offer-thumbnail-icons-box li.exclu i {
  color: #c53d7e;
}
.offer-thumbnail:hover .offer-thumbnail-icons-box li span {
  color: #000;
}
.offer-thumbnail:hover .offert-thumber-content .lead {
  color: #c53d7e;
}
.offer-thumbnail:hover .offert-thumber-content .desc {
  color: #c53d7e;
}
.offer-thumbnail-icons-box {
  position: absolute;
  bottom: 10px;
  right: -1px;
  width: auto;
}
.offer-thumbnail-icons-box li {
  list-style: none;
  display: block;
  width: 90px;
  padding: 4px 0 4px 10px;
  background: white;
  border-radius: 4px 0 0 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 15px;
  color: #000 !important;
  text-align: left;
}
.offer-thumbnail-icons-box li:not(:last-child) {
  margin-bottom: 8px;
}
.offer-thumbnail-icons-box li.v360 i {
  color: #c53d7e;
}
.offer-thumbnail-icons-box li.exclu i {
  color: #c53d7e;
}
.offer-thumbnail-icons-box li .fa {
  padding-right: 5px;
}
.offer-thumbnail-icons-box li span {
  display: inline-block;
  width: 50px;
  color: #000;
  text-align: left;
}
.thumbnail-slider-double.desktop {
  display: block;
}
@media screen and (max-width: 768px) {
  .thumbnail-slider-double.desktop {
    display: none;
  }
}
.thumbnail-slider-double.mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .thumbnail-slider-double.mobile {
    display: block;
  }
}
#contact-biens .thumbnail-slider {
  margin-top: 90px;
}
#contact-biens .slick-dots {
  top: -40px;
}
.facebook-responsive {
  overflow: hidden;
  padding-bottom: 68.25%;
  position: relative;
  height: 0;
}
.facebook-responsive .fb-video {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.listing-thumbnail {
  margin-bottom: 40px;
  background: #fff;
  border: 1px solid #ddd;
}
.listing-thumbnail figure {
  position: relative;
  width: 100%;
  padding-top: 66.56%;
  background: white;
  overflow: hidden;
}
.listing-thumbnail figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.listing-thumbnail figure .underneath {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 5px;
  background: #c53d7e;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}
.listing-thumbnail .price {
  position: absolute;
  top: 0;
  width: 174px;
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  background-color: rgba(255, 255, 255, 0.8);
  color: #727272;
  text-align: center;
}
@media screen and (min-width: 1800px) {
  .listing-thumbnail .price {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
}
.listing-thumbnail .listing-thumbnail-content {
  padding: 7px 5px 10px;
  color: #727272;
}
.listing-thumbnail .listing-thumbnail-content .title {
  margin: 4px 0 5px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4em;
  text-align: center;
}
.listing-thumbnail .listing-thumbnail-content .title br {
  display: none;
}
@media screen and (max-width: 1800px) {
  .listing-thumbnail .listing-thumbnail-content .title span {
    display: none;
  }
  .listing-thumbnail .listing-thumbnail-content .title br {
    display: block;
  }
}
.listing-thumbnail .listing-thumbnail-content h3 {
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 1px;
  line-height: 1.4em;
}
.listing-thumbnail .listing-thumbnail-content .desc {
  font-size: 14px;
  margin-top: 5px;
  padding: 0 5px;
  margin-bottom: 1px;
  height: 64px;
}
@media screen and (max-width: 1800px) {
  .listing-thumbnail .listing-thumbnail-content .desc {
    height: 95px;
  }
}
@media screen and (max-width: 1200px) {
  .listing-thumbnail .listing-thumbnail-content .desc {
    height: 115px;
  }
}
@media screen and (max-width: 768px) {
  .listing-thumbnail .listing-thumbnail-content .desc {
    height: 100px;
  }
}
@media screen and (max-width: 767px) {
  .listing-thumbnail {
    margin-bottom: 70px;
  }
}
.listing-thumbnail:hover {
  background: white;
}
.listing-thumbnail:hover figure img {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  -moz-transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  -o-transform: translate(-50%, -50%) scale(1.1);
}
.listing-thumbnail:hover figure .underneath {
  background: #c53d7e;
  color: #fff;
}
.listing-thumbnail:hover .listing-thumbnail-content * {
  color: #c53d7e;
}
.listing-thumbnail.sliderphotos {
  margin-bottom: 20px;
  position: relative;
  background: #fff;
}
.listing-thumbnail.sliderphotos #gallerylisting {
  width: 100%;
}
.listing-thumbnail.sliderphotos figure {
  position: absolute;
  z-index: 10;
  display: block;
  width: 100%;
  max-height: 366px;
  height: 366px;
  padding-top: 0;
  background: transparent;
  overflow: initial;
}
.listing-thumbnail.sliderphotos figure img {
  position: relative;
  top: initial;
  left: initial;
  width: 100%;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -webkit-transition: all 0s;
  transition: all 0s;
}
.listing-thumbnail.sliderphotos .photoslider {
  max-height: 366px;
}
.listing-thumbnail.sliderphotos:hover {
  background: transparent;
}
.listing-thumbnail.sliderphotos:hover figure img {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.listing-thumbnail.sliderphotos:hover figure .underneath {
  background: #c53d7e;
  color: #fff;
}
.listing-thumbnail.sliderphotos:hover .listing-thumbnail-content * {
  color: #c53d7e;
}
@media screen and (min-width: 1600px) and (max-width: 1899px) {
  .listing-thumbnail.sliderphotos figure {
    max-height: 248px;
    height: 248px;
  }
  .listing-thumbnail.sliderphotos .photoslider {
    max-height: 248px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .listing-thumbnail.sliderphotos figure {
    max-height: 248px;
    height: 248px;
  }
  .listing-thumbnail.sliderphotos .photoslider {
    max-height: 248px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .listing-thumbnail.sliderphotos figure {
    max-height: 203px;
    height: 203px;
  }
  .listing-thumbnail.sliderphotos .photoslider {
    max-height: 203px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .listing-thumbnail.sliderphotos figure {
    max-height: 238px;
    height: 238px;
  }
  .listing-thumbnail.sliderphotos .photoslider {
    max-height: 238px;
  }
}
@media screen and (max-width: 767px) {
  .listing-thumbnail.sliderphotos figure {
    max-height: 238px;
    height: 238px;
  }
  .listing-thumbnail.sliderphotos .photoslider {
    max-height: 238px;
  }
}
/*//////////////////////////////////////////////////////
///////////////         GLOBAL       ///////////////////
//////////////////////////////////////////////////////*/
#content {
  background-color: #fff;
}
.listing #content {
  margin-top: 40px;
}
/*//////////////////////////////////////////////////////
///////////////          HOME        ///////////////////
//////////////////////////////////////////////////////*/
#intro {
  margin-top: 30px;
}
#intro strong span,
#intro span strong {
  color: #000;
}
.img-thumbnail {
  border: 1px #e2dfdc solid;
}
/*.about-social-link span {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }*/
.sociaux {
  margin-top: 20px!important;
  padding-bottom: 46px;
  float: left;
  width: 100%;
}
.about-social {
  text-align: center!important;
  margin-top: 48px;
}
.about-social > li {
  margin: 25px 3.5% 45px;
}
.about {
  padding-top: 20px;
  padding-bottom: 10px;
}
.about .spoiler-content {
  margin-top: 40px;
  background: #3b3b3b;
  color: #fff;
}
.about .spoiler-content .content {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.8;
  padding: 15px 56px 0 15px;
  min-height: 345px;
}
.about .spoiler-content .content p {
  font-size: 15px;
  margin-bottom: 5px;
  line-height: 1.4;
}
.about .spoiler-content .content strong {
  font-size: 1.7rem;
  line-height: 1.4;
  color: #3b3b3b;
}
.about .spoiler-content .content span,
.about .spoiler-content .content span strong {
  font-size: 18px;
}
.about .spoiler-content .content div {
  font-size: 16px;
}
.about-photo-agence {
  float: left;
  width: 100%;
  max-width: 515px;
  max-height: 347px;
  margin-right: 30px;
  margin-bottom: 20px;
}
#home-about {
  margin-bottom: 50px;
}
@media (min-width: 1801px) {
  #about-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#about-row-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1280px) {
  #about-row-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#about-col-left {
  background-color: #3b3b3b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 72.25%;
  padding: 50px;
}
@media screen and (max-width: 1280px) {
  #about-col-left {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #about-col-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#about-col-right {
  background-color: #5d5d5d;
  width: 27.75%;
  padding: 50px;
  position: relative;
}
@media screen and (max-width: 1280px) {
  #about-col-right {
    width: 100%;
    padding-top: 25%;
  }
}
@media screen and (max-width: 768px) {
  #about-col-right {
    padding-top: 50%;
  }
}
.about-col-right-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#about-image {
  width: 45.4%;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  #about-image {
    width: 100%;
  }
}
#about-image img {
  width: 100%;
}
#about-content {
  width: 54.6%;
}
@media screen and (max-width: 768px) {
  #about-content {
    width: 100%;
  }
}
#about-content .content {
  position: relative;
  margin-left: 50px;
  height: 100%;
  color: white;
}
@media screen and (max-width: 768px) {
  #about-content .content {
    margin-left: 0;
    margin-top: 30px;
  }
}
#about-content .content p {
  line-height: 1.7;
  margin-bottom: 17px;
}
#about-content .content p,
#about-content .content li {
  text-align: justify;
  font-weight: 300;
}
#about-content .content p strong,
#about-content .content li strong {
  font-weight: 500;
}
#about-content .content .complete {
  display: none;
}
#about-content .content .readmore {
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  font-weight: 500;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  #about-content .content .readmore {
    position: static;
    margin-top: 0.5em;
    display: block;
  }
}
#about-content .content .readmore span:last-child {
  display: none;
}
#about-content .content.open .short {
  display: none;
}
#about-content .content.open .complete {
  display: block;
}
#about-content .content.open .readmore {
  position: static;
}
#about-content .content.open .readmore span:first-child {
  display: none;
}
#about-content .content.open .readmore span:last-child {
  display: block;
}
#about-right {
  width: 100%;
  height: 100%;
  position: relative;
}
#about-right .content {
  text-align: center;
  height: 100%;
  line-height: 1.6em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#about-right .content-main,
#about-right .content-sub {
  color: white;
}
#about-right .content-main {
  font-weight: 600;
  font-size: 29px;
  margin-bottom: 0.25em;
}
#about-right .content-sub {
  font-size: 22px;
  font-weight: 300;
}
#about-right .about-right-element p {
  color: #5d5d5d;
}
#about-right .about-right-element p.title {
  color: #383838 !important;
  font-size: 16px;
  margin: 8px 0 2px 0;
}
#about-right .about-right-element:first-child {
  margin-bottom: 34px;
}
.about-social-link {
  background-color: transparent;
}
.about-social-link2 {
  text-align: center!important;
}
.about-social-link {
  width: 50px;
  height: 50px;
  line-height: 30px;
  text-align: center;
  border-radius: 30px;
  min-width: 70px;
  font-size: 1.21em;
}
.about-social-link span {
  display: inline-block;
  position: relative;
  width: 2.5em;
  height: 2.5em;
  line-height: 2em;
}
.about-social-link:hover {
  color: #3b3b3b;
}
.page-statique-content p a {
  color: #595959;
}
.page-statique-content p a:hover {
  color: #666666;
}
.page-statique-content .emailcontact {
  color: #c53d7e;
}
/*
@media screen and (min-width: 1800px) {
  
.about {
  padding-top: 20px;
  padding-bottom: 10px; 

  .spoiler-content{
    margin-top: 40px;
    background: @about-background;
    color: @about-color;
    .content{
      line-height: 1.9;
      padding: 60px 15px;
      min-height: 345px;
      max-height: 345px;
    }
  }

}

}
@media screen and (min-width: 1024px) {
  .about-photo-agence {
  float: left;
  max-width: 515px;
  height: 345px;
  margin-right: 30px;
  margin-bottom: 20px; }
}*/
/*//////////////////////////////////////////////////////
///////////////        CONTACT       ///////////////////
//////////////////////////////////////////////////////*/
.contactez-nous-carte {
  margin-top: 50px;
}
.contactez-nous-liens {
  margin-top: 60px;
}
.contactez-nous-liens a {
  color: #595959;
}
.contactez-nous-contact-form.contact {
  padding-bottom: 10px;
}
.contactez-nous-liste-liens {
  line-height: 1.8em;
}
/*//////////////////////////////////////////////////////
///////////////       PARUTIONS      ///////////////////
//////////////////////////////////////////////////////*/
.parutions {
  min-height: 150px;
  padding-bottom: 13px;
}
.parutions h1 {
  text-align: center;
  width: 100%;
  position: relative;
  margin-top: 0;
  text-transform: uppercase;
}
.parutions-lien {
  display: inline-block;
  position: absolute;
  bottom: 40px;
  font-size: 18px;
  padding: 10px 15px;
  clear: both;
  background: #c53d7e;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.parutions-lien:hover,
.parutions-lien:focus {
  background: #fff;
  color: #c53d7e !important;
}
.parutions-lien .fa {
  margin-left: 10px;
}
#retourliste .parutions-lien {
  position: static;
}
#retourliste .parutions-lien .fa {
  margin-left: 0px;
  margin-right: 10px;
}
.parutions-article {
  position: relative;
  min-height: 250px;
  padding: 10px 20px 20px 0;
}
.parutions-article-item {
  color: #c53d7e;
  display: block;
  font-size: 16px;
  font-weight: 600;
  font-family: "Segoe UI";
  margin-bottom: 15px;
}
.parutions-article .liresuite {
  font-weight: bold;
}
.parutions #retourliste {
  float: left;
  padding: 20px 0 40px;
  clear: both;
}
.liste-item-cms {
  background: white;
  border: solid 1px #595959;
  color: #494949;
  height: auto;
}
.liste-item-cms .liste-item-titre {
  margin-bottom: 15px;
}
.liste-item-cms .liste-item-tags {
  position: relative;
}
.liste-item-cms .liste-item-tags p {
  margin: 0;
}
.liste-item-cms .liste-item-tags #tags {
  font-size: 14px;
  padding-left: 30px;
}
.liste-item-cms .liste-item-tags #tags span {
  display: inline-block;
  color: #000;
  padding-left: 10px;
}
.cms-article .titre-section {
  text-align: left;
  color: inherit;
  font-size: 30px;
  text-transform: initial;
  font-weight: 700;
}
.detail-sharing-element {
  display: block;
  margin-top: 24px;
  text-decoration: none !important;
  text-align: center;
}
.detail-sharing-element:first-child {
  margin-top: 70px!important;
}
.detail-sharing-element i {
  display: block;
  vertical-align: middle;
  font-size: 40px;
  color: #595959;
  text-align: center;
}
.detail-sharing-element span {
  display: block;
  vertical-align: middle;
  font-size: 16px;
  padding-top: 5px;
  color: #595959 !important;
}
/*//////////////////////////////////////////////////////
///////////////     TOUS SECTEURS    ///////////////////
//////////////////////////////////////////////////////*/
.tous-secteurs-liste,
.toutes-villes-liste {
  line-height: 2;
}
/*//////////////////////////////////////////////////////
///////////////     LISTING GENERAL    ///////////////////
//////////////////////////////////////////////////////*/
.sorting {
  float: right;
}
.sorting-legend {
  float: left;
  margin: 7px 15px 0 0;
}
.sorting-toggle {
  position: relative;
  float: left;
}
.sorting-toggle .dropdown-menu {
  left: auto;
  right: 0;
}
.sorting-toggle .dropdown-menu .fa {
  margin-left: 10px;
}
.liste-item-photo-wrapper {
  position: relative;
  margin: 0 auto;
}
.liste-item-photo-wrapper img {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.liste-item-photo-wrapper img.other:hover {
  opacity: 0;
}
/*//////////////////////////////////////////////////////
///////////////        DETAIL       ///////////////////
//////////////////////////////////////////////////////*/
.detail-header {
  margin-top: 20px;
  margin-bottom: 20px;
}
.detail-header-titre small {
  line-height: 20px;
}
.detail-offre-content {
  position: relative;
  margin-top: 20px;
}
/* ----- Tools ----- */
.detail-tools {
  background-color: #c53d7e;
  /*border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;*/
}
.detail-tools-item {
  text-align: center;
  position: relative;
}
.detail-tools-item .btn {
  font-size: 18px !important;
  color: #fff;
  background-color: transparent;
}
/* --------------------------------------
Offre - Header - Tools Media Queries
----------------------------------------- */
/* ----- Partager ----- */
.detail-tools-item-partager .dropdown-menu {
  width: 160px;
  right: 0;
  padding: 10px;
}
.detail-tools-item-partager .dropdown-menu .partager-google {
  margin-bottom: 5px;
}
.detail-tools-item-partager .dropdown-menu .partager-facebook,
.detail-tools-item-partager .dropdown-menu .partager-twitter,
.detail-tools-item-partager .dropdown-menu .btn-favoris {
  margin-bottom: 10px;
}
.detail-tools-item-partager .dropdown-menu .btn-favoris i,
.detail-tools-item-partager .dropdown-menu .btn-email i {
  margin-right: 5px;
}
.detail-offre-descriptif a {
  color: inherit;
  text-decoration: underline;
}
.detail-offre-descriptif a:hover {
  color: #000 !important;
}
.detail-offre-titre {
  font-size: 25px;
  color: #c53d7e;
}
.detail-offre-titre small {
  color: #595959;
}
.detail-offre-prix {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #c53d7e;
  font-size: 24px;
}
.detail-offre-titre {
  margin-top: 20px;
}
.detail-offre-liste-frais-charges {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 50px;
}
.detail-offre-liste-devises > li {
  position: relative;
  padding-left: 10px!important;
  padding-right: 2px!important;
}
.detail-offre-liste-devises > li:not(:first-child):before {
  content: "|";
  position: absolute;
  left: 0;
  top: 0;
}
.detail-offre-liste-autres-devises {
  min-width: 180px;
}
.detail-offre-liste-autres-devises > li:not(:last-child) {
  margin: 0 15px;
  line-height: 30px;
}
.detail-offre-liste-autres-devises > li:last-child {
  margin: 5px 0;
  text-align: center;
  line-height: 13px;
}
.detail-offre-liste-autres-devises .flag-icon {
  margin-right: 5px;
  border: 1px solid #fff;
  line-height: 0.9em;
}
.detail-offre-liste-caracteristiques > li,
.detail-offre-liste-prestations > li {
  position: relative;
  padding-left: 10px!important;
  padding-right: 2px!important;
}
.detail-offre-liste-caracteristiques > li:first-child,
.detail-offre-liste-prestations > li:first-child,
.detail-offre-liste-devises > li:first-child {
  padding-left: 5px!important;
}
.detail-offre-liste-caracteristiques > li:not(:first-child):before,
.detail-offre-liste-prestations > li:not(:first-child):before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}
/* ----- Infos pratiques ----- */
.detail-offre-infos-pratiques {
  margin-bottom: 50px;
}
.detail-offre-infos-pratiques .panel-title {
  margin-top: 50px;
  line-height: 20px;
}
.detail-offre-infos-pratiques .panel-title:first-child {
  margin-top: 20px;
}
.detail-offre-infos-pratiques .panel-title .icon-minus,
.detail-offre-infos-pratiques .panel-title .icon-plus {
  margin-right: 10px;
}
.detail-offre-infos-pratiques .panel-collapse {
  margin-top: 30px;
}
.detail-offre-souscompromis {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 15px 0;
  z-index: 97;
  color: #fff;
  text-transform: uppercase!important;
  font-weight: 600!important;
  line-height: 30px;
  background-color: #c53d7e;
  border-color: #c53d7e !important;
  bottom: initial;
  font-size: 17px;
}
.detail-offre-infos-pratiques {
  padding: 0 15px;
}
.detail-offre-labels-list {
  min-height: 24px;
}
.detail-offre-autre-devise {
  color: #c53d7e;
}
.detail-offre-devise.dropdown a {
  font-size: 18px;
}
.detail-offre-contact-agence {
  margin-top: 20px;
}
/* ----- DPE - GES ----- */
#dpe-ges {
  padding: 20px;
}
#dpe-ges .dpe-ges-img img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.detail-offre-infos-pratiques .panel-title [aria-expanded="false"] .icon-minus,
.detail-offre-infos-pratiques .panel-title [aria-expanded="true"] .icon-plus {
  display: none !important;
}
.affix {
  position: fixed;
}
/*//////////////////////////////////////////////////////
///////////////     VISITE 360    ///////////////////
//////////////////////////////////////////////////////*/
#detail-offre-360-container {
  background: #ffffff;
  border: 1px #c53d7e solid;
  margin-top: 50px;
  width: 100%;
}
#detail-offre-360-container .btn-box {
  margin-top: 20px;
  padding: 0 30px 25px 30px;
}
#detail-offre-360-box {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#detail-offre-360-box:before {
  content: "";
  display: block;
  padding-top: 80%;
}
#detail-offre-360-box > iframe {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#detail-offre-360-box {
  position: relative;
}
/* line 123, ../sass/_custom.scss */
#detail-offre-360-box-unfull {
  display: none;
  position: fixed;
  top: 20px;
  right: 20px;
  color: #ffffff;
  font-size: 40px;
  cursor: pointer;
  z-index: 10010;
}
@media screen and (max-width: 768px) {
  /* line 135, ../sass/_custom.scss */
  .float-none-xs {
    float: none !important;
  }
}
@media screen and (max-width: 992px) {
  /* line 140, ../sass/_custom.scss */
  .float-none-sm {
    float: none !important;
  }
}
/* line 152, ../sass/_custom.scss */
#detail-offre-360-box.full {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}
/* line 165, ../sass/_custom.scss */
:-webkit-full-screen #detail-offre-360-box-unfull {
  display: block;
}
/* line 171, ../sass/_custom.scss */
:-moz-full-screen #detail-offre-360-box-unfull {
  display: block;
}
/* line 177, ../sass/_custom.scss */
:-ms-fullscreen #detail-offre-360-box-unfull {
  display: block;
}
/* line 183, ../sass/_custom.scss */
:-webkit-full-screen #detail-offre-360-box-unfull {
  display: block;
}
:-ms-fullscreen #detail-offre-360-box-unfull {
  display: block;
}
:fullscreen #detail-offre-360-box-unfull {
  display: block;
}
/* line 189, ../sass/_custom.scss */
.full #detail-offre-360-box-unfull {
  display: block;
}
/* line 195, ../sass/_custom.scss */
#detail-offre-360-box-unfull {
  display: none;
  position: fixed;
  top: 20px;
  right: 20px;
  color: #ffffff;
  font-size: 40px;
  cursor: pointer;
  z-index: 10010;
}
/*STATIC PAGE SERVICES & GESTION*/
section.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
section.flex > article {
  width: 48%;
  background: #f1f1f1;
  margin-bottom: 40px;
  padding: 40px;
}
section.flex > article h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #c53d7e;
}
section.flex > article li {
  list-style-type: circle;
  padding: 0px 10px;
}
.white-frame {
  background-color: rgba(255, 255, 255, 0.7);
}
.lastcontainer {
  padding-top: 19px;
  padding-bottom: 30px;
}
.lastcontainer-col-titre {
  margin-bottom: 20px;
}
.lastcontainer-col-list {
  line-height: 1.95;
}
.text-bold {
  font-weight: bold;
}
.btn-transparent {
  background: transparent;
  color: #fff;
  padding: 3px 6px 2px;
  /*border: 1px solid #fcf2d9;*/
}
.btn-transparent:hover,
.btn-transparent:active,
.btn-transparent:focus {
  color: #3b3b3b !important;
}
.btn-transparent .fa {
  color: #ffdd0e;
}
/*//////////////////////////////////////////////////////
///////////////     BUTTONS STYLE    ///////////////////
//////////////////////////////////////////////////////*/
.bootstrap-datetimepicker-widget {
  color: #595959 !important;
}
button.btn-favoris {
  color: #595959 !important;
}
button.btn-favoris:hover {
  color: #3b3b3b !important;
}
button#btenvoyerami.btn-email:hover {
  color: #3b3b3b !important;
}
button#btenvoyerami.btn-email {
  color: #595959 !important;
}
.btn.dropdown-toggle.btn-default {
  padding-top: 4px;
  padding-bottom: 4px;
}
.btn-modal {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 1px 23px 3px;
  color: #fff;
  font-weight: 700;
  background-color: #c53d7e;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 14px;
}
.btn-modal2 {
  position: absolute;
  top: 47.1%;
  margin-left: 45%;
  left: 15px;
  padding: 1px 23px 3px;
  color: #fff;
  font-weight: 700;
  background-color: #c53d7e;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: 50px;
  font-size: 35px!important;
  z-index: 1;
}
/*//////////////////////////////////////////////////////
///////////////     HEADER STYLE     ///////////////////
//////////////////////////////////////////////////////*/
#divlogo {
  margin-left: 300px !important;
}
ul.header-bottom-links {
  float: right;
  position: relative;
  top: 35px;
}
ul.header-bottom-links.smallmenu {
  top: 14px;
}
.header-bottom-links li {
  list-style-type: none;
  color: #7b706b;
  text-transform: capitalize;
  font-size: 0.88em;
}
.labels-item {
  color: #595959;
}
.labels-item {
  margin-right: 10px !important;
  padding-top: 3px!important;
}
.navbar-nav > li > a {
  font-size: 14px;
}
.header-top-navbar-toggle .navbar-toggle {
  background-color: #494949;
}
.header-top-navbar-collapse-links,
.header-top-navbar-collapse-langues {
  background-color: inherit;
}
#header-bottom-logo-agence {
  margin: auto !important;
  margin-bottom: 20px;
}
.nav > li > a {
  padding: 9px 6px;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: inherit;
  border-color: initial;
}
.page-statique-content img.info-ville-photo {
  width: 100%;
  margin-top: 30px;
}
.page-statique-content {
  margin-bottom: 40px;
}
/*CONTENT*/
.home section#vente-villa {
  top: 16px;
}
#slideshow-main {
  margin-top: 0;
  width: 100%;
  overflow: hidden;
}
#slideshow-main .item {
  width: 100%;
}
.home #slideshow-main {
  margin-top: 0px;
  max-height: 905px;
}
.fa-rotate-45 {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.fa-certificate,
.fa-flag,
.fa-arrow-down,
.fa-star,
.fa-heart,
.fa-star {
  color: #c53d7e;
}
.detail-offre-labels-item .fa-certificate,
.detail-offre-labels-item .fa-flag,
.detail-offre-labels-item .fa-arrow-down,
.detail-offre-labels-item .fa-heart,
.detail-offre-labels-item .fa-star,
.detail-offre-labels-item.labels-item {
  color: #c53d7e;
}
.navbar-form .input-group > .form-control {
  width: 95%!important;
}
.pagination > .active > a {
  background-color: #c53d7e !important;
  border: solid 1px #c53d7e !important;
}
.plan-site-items-liste {
  margin-bottom: 0px;
}
.plan-site-items-liste h3 {
  font-size: 17px;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1.42857;
}
.about {
  min-height: initial;
}
.home #content .container:nth-child(2) {
  margin-top: 10px;
}
.listing h2.liste-titre {
  display: inline;
  margin-bottom: 0;
  padding-bottom: 0;
}
.listing h2.liste-titre::before,
.listing h1.liste-titre::before {
  display: none;
}
.listing h1.liste-titre {
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0;
}
.listing hr.liste-titre {
  margin-top: 0px;
  border: 0;
}
.dropdown-menu > li > a.link-inverse {
  color: #fff !important;
}
.bootstrap-select > .dropdown-toggle {
  font-weight: lighter;
  font-size: 16px;
  font-style: normal;
}
.lastcontainer .container .row div:nth-child(3) {
  padding-left: 90px;
}
/* ----- Liens vers page listing ----- */
.img-responsive > img {
  width: 100px;
  display: block;
  margin: 0 auto 20px auto;
}
.langues_navlinks {
  float: right;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.liste-item-tags,
footer.liste-item-tags,
.slideshow-item-content::after {
  width: 100% !important;
  margin: 0 0% !important;
  bottom: 0px !important;
  font-size: 0.85em;
  min-height: 35px;
}
.page-services-content {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: justify;
}
.page-services-content p {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: justify;
}
.page-services-content span {
  font-size: 20px;
  padding-bottom: 20px;
  text-align: center!important;
  color: #00b8ec;
  margin-top: 20px;
}
article:hover {
  cursor: pointer;
}
.parutions .liste-item-photo-wrapper {
  float: left;
  width: 25%;
  background-color: #f0f0f0;
  height: initial;
  margin-right: 20px;
}
.parutions .liste-item-photo {
  height: auto;
  padding: 0;
}
.liste-item-cms {
  position: relative;
  min-height: 320px;
  overflow: hidden;
  margin-bottom: 20px;
  background-image: none;
  background-position: 50% 30%;
  background-repeat: no-repeat;
}
.liste-item-cms a {
  color: #595959;
}
#listing .liste-item-cms article {
  margin-top: 0px;
}
.liste-item-cms .liste-item-titre {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
}
.liste-item-texte .liste-item-titre {
  font-size: 19px;
}
.liste-item-cms .liste-item-desc {
  overflow: hidden;
  font-size: 16px;
  height: initial;
}
.liste-item-cms .img-thumbnail {
  height: auto;
}
.liste-item-cms .liste-item-photo-wrapper {
  width: 32%;
}
.liste-item-cms footer.liste-item-tags {
  padding: 7px 2% !important;
}
.parutions .cms-article p {
  font-size: 16px;
  text-align: justify;
  line-height: 1.8em;
}
.parutions .page-statique-titre {
  margin-left: 15px;
}
.parutions .cms-article h2 {
  margin-left: -2px;
}
.langues_navlinks #alertnl {
  display: none;
  position: absolute;
  top: 100%;
  right: 50px;
  width: 150px;
  padding: 1em;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  z-index: 3000;
}
.langues_navlinks #alertnl button {
  margin-top: 10px;
}
.lastcontenue_alerteemail {
  margin: 10px;
}
#map-container {
  margin-bottom: 30px;
}
#listing .page-statique-titre {
  font-size: 18px;
}
.recruitment-content {
  padding-bottom: 40px;
}
.recruitment-content h1 {
  margin: 40px 0 0;
  font-size: 30px;
}
.recruitment-content h1 span {
  font-size: 22px;
}
.recruitment-content h2 {
  margin-top: 0;
}
.recruitment-content p {
  margin-bottom: 15px;
  text-align: justify;
}
.recruitment-content .img-responsive {
  width: 100%;
}
.recruitment-form {
  background: #c53d7e;
  padding: 20px;
}
.recruitment-form p {
  text-align: center;
  color: #fff;
  margin: 20px 0 10px 0;
  font-size: 14px;
}
.recruitment-form p a {
  color: #fff !important;
  text-decoration: underline;
}
.recruitment-form-content {
  background: #fff;
  padding: 20px;
}
.testimonial-grid {
  padding: 0px 0;
}
.testimonial-grid .testimonial-title {
  margin-bottom: 60px;
}
.testimonial-item {
  margin-bottom: 30px;
  background: #e2dfdc;
  border: 1px #3b3b3b solid;
  padding: 15px 0;
  font-size: 17px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .testimonial-item .no-padding {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1200px) {
  .testimonial-item {
    font-size: 18px;
  }
}
.testimonial-item figure {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 390px;
  height: auto;
  padding-top: 66.67%;
  background: transparent;
}
.testimonial-item figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: 0;
}
.testimonial-item .name {
  color: #595959;
  margin-bottom: 8px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-item .name {
    margin-top: 10px;
  }
}
.testimonial-item .function {
  color: #595959;
  font-style: italic;
  margin-bottom: 35px;
}
.testimonial-item .mobile {
  height: 35px;
}
.testimonial-item .phone {
  height: 35px;
}
.testimonial-item .email {
  height: 35px;
}
.testimonial-item .btn {
  margin-top: 15px;
  font-size: 20px;
}
.testimonial-item .desc,
.testimonial-item .desc-short {
  font-size: 16px;
  margin-top: 10px;
  line-height: 1.4em;
  text-align: justify;
}
.testimonial-one-container {
  padding: 0px 0 20px 0;
}
.testimonial-one-container h1 {
  margin-bottom: 40px;
}
.testimonial-one {
  padding: 25px;
}
.testimonial-one figure {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  max-width: 491px;
  height: auto;
  margin: 0 25px 0 0;
  padding: 0;
  background: transparent;
}
.testimonial-one figure:before {
  content: "";
  display: inline-block;
  padding-top: 66.67%;
}
.testimonial-one .desc {
  margin: 0;
  font-size: 18px;
  line-height: 1.6em;
}
@media screen and (max-width: 992px) {
  .testimonial-one .figure {
    float: none;
  }
  .testimonial-one .content {
    display: block;
    width: 100%;
  }
  .testimonial-one .name,
  .testimonial-one .function {
    text-align: center;
  }
}
.widget-testimonial {
  padding: 0 20px;
  margin-top: 20px;
  background: #fff;
  border: 1px #c53d7e solid;
}
.widget-testimonial-content {
  background: #fff;
  width: 100%;
  text-align: center;
  font-size: 13px;
  padding: 20px 0;
}
.widget-testimonial-content h4 {
  font-size: 22px;
  margin: 0;
}
.widget-testimonial-content figure {
  display: block;
  position: relative;
  margin: 15px auto 6px;
  width: 100%;
  max-width: 300px;
  height: 200px;
  background: transparent;
  padding: 0;
}
.widget-testimonial-content figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: 0;
}
.widget-testimonial-content .link-site {
  color: #c53d7e !important;
}
.widget-testimonial-content .contact-box {
  margin-top: 5px;
  color: #595959;
}
.widget-testimonial-content .contact-box * {
  color: #595959 !important;
}
.header {
  display: block;
}
@media screen and (max-width: 992px) {
  .header {
    display: none;
  }
}
#header-mobile {
  display: none;
}
@media screen and (max-width: 992px) {
  #header-mobile {
    display: block;
  }
}
#header-mobile {
  background: #3b3b3b;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-shadow: 0 2px 5px #494949;
  box-shadow: 0 2px 5px #494949;
}
.header-mobile-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  position: fixed;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
  background: #3b3b3b;
  border-bottom: 1px #c53d7e solid;
  z-index: 99999;
}
.header-mobile-top [class^="col-"] {
  padding: 5px 15px;
}
.header-mobile-top img {
  max-height: 50px;
  margin: 10px auto;
}
.header-mobile-bottom {
  margin-top: 70px;
}
.header-mobile-left {
  padding-left: 5px !important;
}
.header-mobile-telmail,
.header-mobile-langs {
  padding: 5px 0px;
  /*width: 50%;*/
}
.header-mobile-telmail a,
.header-mobile-langs a {
  color: #ffffff;
}
.header-mobile-telmail i,
.header-mobile-langs i {
  color: #c53d7e;
  font-size: 28px;
  display: inline-block;
}
.header-mobile-telmail .fa-envelope,
.header-mobile-langs .fa-envelope {
  font-size: 32px;
  margin-top: -4px;
  margin-bottom: -4px;
}
.header-mobile-telmail a:not(:last-child),
.header-mobile-langs a:not(:last-child) {
  margin-right: 10px;
}
.header-mobile-telmail .flag-icon,
.header-mobile-langs .flag-icon {
  height: 28px;
}
.mobile-menu-bars {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
}
.mobile-menu-bars span {
  display: inline-block;
  position: absolute;
  left: 10px;
  width: 40px;
  height: 4px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #c53d7e;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.mobile-menu-bars span:nth-child(1) {
  top: 10px;
}
.mobile-menu-bars span:nth-child(2) {
  top: 20px;
}
.mobile-menu-bars span:nth-child(3) {
  top: 30px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.mobile-menu-bars strong {
  position: absolute;
  top: 40px;
  font-size: 13px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  width: 60px;
  color: #ffffff;
  letter-spacing: 2px;
}
.mobile-menu-bars.open span:nth-child(1) {
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.mobile-menu-bars.open span:nth-child(2) {
  top: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.mobile-menu-bars.open span:nth-child(3) {
  top: 20px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
#nav-mobile {
  position: fixed;
  top: 70px;
  left: -100%;
  width: 100%;
  height: 100vh;
  max-height: 100vh;
  padding-bottom: 70px;
  background: #c53d7e;
  -webkit-box-shadow: 0 2px 5px #c53d7e;
  box-shadow: 0 2px 5px #c53d7e;
  z-index: 99999;
  overflow: auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#nav-mobile.open {
  left: 0;
}
#nav-mobile * {
  color: #fff !important;
}
#nav-mobile ul {
  margin: 0;
  padding: 20px 25px;
}
#nav-mobile li {
  display: block;
  width: 100%;
  border-bottom: 1px #fff solid;
  list-style: none;
}
#nav-mobile a {
  display: block;
  padding: 8px 0;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
}
#nav-mobile .subnav {
  display: block;
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #c53d7e;
  z-index: 20002;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#nav-mobile .subnav-back i {
  display: inline-block;
  margin-right: 8px;
}
#nav-mobile li.has-subnav > a {
  position: relative;
}
#nav-mobile li.has-subnav > a:after {
  content: "\f105";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  font-family: "Font Awesome 5 Free";
  color: #fff;
  font-size: 34px;
  font-weight: 900;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#nav-mobile li.has-subnav.open .subnav {
  left: 0;
}
#searchbar-mobile {
  margin-top: 15px;
  padding: 0 25px;
}
#searchbar-mobile .input-group {
  position: relative;
  width: 60%;
  padding-right: 55px;
}
#searchbar-mobile input {
  background: transparent;
  border: 1px #ffffff solid;
  color: #fff;
  height: 40px;
}
#searchbar-mobile input::-webkit-input-placeholder {
  color: #fff !important;
}
#searchbar-mobile input::-moz-placeholder {
  color: #fff !important;
}
#searchbar-mobile input:-ms-input-placeholder {
  color: #fff !important;
}
#searchbar-mobile input::-ms-input-placeholder {
  color: #fff !important;
}
#searchbar-mobile input::placeholder {
  color: #fff !important;
}
#searchbar-mobile input::-webkit-input-placeholder {
  color: #fff !important;
}
#searchbar-mobile input:-moz-placeholder {
  color: #fff !important;
}
#searchbar-mobile input::-moz-placeholder {
  color: #fff !important;
}
#searchbar-mobile input:-ms-input-placeholder {
  color: #fff !important;
}
#searchbar-mobile button {
  position: absolute;
  right: -5px;
  top: 0;
  height: 40px;
  background: transparent;
  border: 1px #ffffff solid;
  color: #fff;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#form-engine-mobile {
  background: #c53d7e center center / cover;
}
#form-engine-mobile #moteur {
  padding: 30px 20px;
}
#form-engine-mobile #moteur > div {
  float: none;
  width: 100% !important;
  margin: 0 0 15px 0;
}
#form-engine-mobile #moteur > div:last-child {
  margin: 0;
}
#form-engine-mobile #moteur .search-submit {
  border: 1px #ffffff solid;
}
#form-engine-mobile * {
  font-weight: 400 !important;
}
.home #form-engine-mobile #moteur {
  padding: 70px 20px;
}
.btn-search-engine-module {
  display: none;
  margin: 15px 15px 0 0;
}
@media screen and (max-width: 992px) {
  .btn-search-engine-module {
    display: inline-block;
  }
}
/*//////////////////////////////////////////////////////
////////////////////////////////////////////////////////
///////////////                      ///////////////////
///////////////     MEDIA  QUERIES   ///////////////////
///////////////                      ///////////////////
////////////////////////////////////////////////////////
//////////////////////////////////////////////////////*/
@media (max-width: 758px) {
  .slideshow ul li {
    display: inline !important;
  }
}
@media (min-width: 1800px) {
  /*.listing #content .container,*/
  /*.home #content .container*/
  .container:not(.container-mini-home),
  .container:not(.container-mini) {
    width: 1740px;
  }
  .container-mini-home {
    width: 500px;
  }
  .container-mini {
    width: 1170px!important;
  }
  .listing #content .lastcontainer > .container,
  .home #content .lastcontainer > .container {
    width: 1170px;
  }
  .liste-item-photo-wrapper {
    position: relative;
    height: 366px;
  }
  .liste-items .liste-item-prix {
    margin-left: 190px;
  }
  h2.liste-item-titre-1 {
    font-size: 17px;
  }
  .slideshow-item-secteur,
  .slideshow-item-nbpieceschambres {
    display: none;
  }
  .slideshow-item-villesecteur {
    display: initial;
  }
  .slideshow-item-typecat::before {
    content: " - ";
  }
  .parutions {
    margin-top: 65px !important;
  }
}
@media only screen and (max-width: 767px) {
  .home #slideshow-main,
  #slideshow-main {
    max-height: none;
  }
  #slideshow-main .item {
    height: 420px;
    width: auto;
  }
}
/* --------------------------------------
Slideshow & SlideshowItem-V1 Media Queries
----------------------------------------- */
@media only screen and (max-width: 1199px) {
  .slideshow-item {
    min-height: 280px;
  }
  .slideshow-item-photo-wrapper {
    height: 143px;
  }
}
@media only screen and (max-width: 991px) {
  .slideshow-item {
    min-height: 355px;
    margin-bottom: 30px;
  }
  .slideshow-item-photo-wrapper {
    height: 231px;
  }
  .slideshow-pager {
    top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .slideshow-item {
    min-height: 365px;
  }
  .slideshow-item-photo-wrapper {
    height: 231px;
  }
}
@media only screen and (max-width: 599px) {
  .slideshow-item {
    min-height: 315px;
  }
  .slideshow-item-photo-wrapper {
    height: 183px;
  }
}
@media only screen and (max-width: 479px) {
  .slideshow-item {
    min-height: 430px;
  }
  .slideshow-item-photo-wrapper {
    height: 303px;
  }
  .slideshow-item-tags {
    width: 94%;
    margin: 0 3%;
  }
}
@media only screen and (max-width: 379px) {
  .slideshow-listing-link {
    display: none;
  }
  .slideshow-item {
    min-height: 360px;
  }
  .slideshow-item-photo-wrapper {
    height: 233px;
  }
  .slideshow-item-tags {
    width: 92%;
    margin: 0 4%;
  }
}
@media only screen and (max-width: 319px) {
  .slideshow-item {
    min-height: 330px;
  }
  .slideshow-item-photo-wrapper {
    height: 203px;
  }
}
/* --------------------------------------
Search-V1 Media Queries | Moteur de recherche
----------------------------------------- */
@media only screen and (min-width: 1200px) {
  #moteur .bootstrap-select:nth-of-type(1) {
    padding-left: 0 !important;
  }
  #moteur .form-group:last-child {
    padding-right: 0 !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) and (orientation: paysage) {
  #moteur > .bootstrap-select:nth-of-type(1),
  #moteur > .budget-max {
    padding-left: 0 !important;
  }
  #moteur > .bootstrap-select:nth-of-type(3),
  #moteur > .form-group:last-child {
    padding-right: 0 !important;
  }
}
@media only screen and (max-width: 479px) {
  #moteur .btn-group,
  #moteur .form-group {
    margin: 8px 0;
  }
}
/* --------------------------------------
pages statiques Media Queries
----------------------------------------- */
@media only screen and (max-width: 767px) {
  .page-statique-header {
    margin-right: 0;
    margin-left: 0;
  }
}
/* --------------------------------------
page contactez-nous Media Queries
----------------------------------------- */
@media only screen and (max-width: 992px) {
  .contactez-nous-contact-form {
    margin: 0 0 20px;
  }
  .contactez-nous .slideshow {
    margin-bottom: 20px;
  }
  .contactez-nous .slideshow .slideshow-pager {
    top: 50px;
  }
}
/* --------------------------------------
pagination-V1 Media Queries
----------------------------------------- */
@media only screen and (max-width: 599px) {
  .sorting {
    float: none;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 379px) {
  .sorting {
    margin-top: 20px;
    margin-bottom: 70px;
  }
  .sorting-legend {
    float: none;
  }
  .sorting-toggle {
    margin-top: 10px;
  }
  .sorting-toggle .dropdown-menu {
    left: 0;
    right: auto;
  }
}
/* --------------------------------------
Footer-V1 Media Queries
----------------------------------------- */
@media only screen and (max-width: 767px) {
  .footer-logo-agence {
    margin-bottom: 10px;
  }
}
/* --------------------------------------
liste & listeItem-V1 Media Queries
----------------------------------------- */
@media only screen and (max-width: 1800px) {
  .liste-items .liste-item {
    max-height: 442px;
    min-height: 440px;
  }
}
@media only screen and (max-width: 1199px) {
  .liste-items .liste-item {
    min-height: 505px;
  }
  .liste-item-photo-wrapper {
    height: 195px;
  }
}
@media only screen and (max-width: 991px) {
  .liste-items .liste-item {
    min-height: 445px;
  }
  .liste-item-photo-wrapper {
    height: 231px;
  }
}
@media only screen and (max-width: 767px) {
  .liste-items .liste-item {
    min-height: 645px;
  }
  .liste-item-photo-wrapper {
    height: 380px;
  }
  .liste-item-tags {
    width: 96%;
    margin: 0 2%;
  }
}
@media only screen and (max-width: 599px) {
  .liste-items .liste-item {
    min-height: 555px;
  }
  .liste-item-photo-wrapper {
    height: 300px;
  }
  .liste-item-tags {
    width: 94%;
    margin: 0 3%;
  }
}
@media only screen and (min-width: 650px) and (max-width: 750px) {
  .liste-items .liste-item {
    max-height: 540px;
    min-height: 540px;
  }
}
@media only screen and (max-width: 480px) {
  .listing .liste-item {
    min-height: 505px;
  }
}
@media only screen and (max-width: 479px) {
  .liste-items .liste-item {
    min-height: 505px;
  }
  .listing .liste-item {
    min-height: 435px;
  }
  .liste-item-photo-wrapper {
    height: 235px;
  }
}
@media only screen and (max-width: 379px) {
  .listing .liste-item {
    min-height: 415px;
  }
  .liste-item-photo-wrapper {
    height: 220px;
  }
  .liste-item-tags {
    width: 92%;
    margin: 0 4%;
  }
}
@media only screen and (max-width: 359px) {
  .listing .liste-item {
    min-height: 395px;
  }
  .liste-item-photo-wrapper {
    height: 195px;
  }
}
@media only screen and (max-width: 319px) {
  .liste-items .liste-item {
    min-height: 525px;
  }
  .listing .liste-item {
    min-height: 395px;
  }
  .liste-item-photo-wrapper {
    height: 195px;
  }
}
@media (min-width: 1200px) {
  .container-mini-home {
    width: 400px;
  }
  .bigbxslider li,
  .slideshow .bignobxslider li {
    max-width: 552px;
  }
  .bigbxslider p.slideshow-item-prix {
    font-size: 19px!important;
    margin-top: -10px;
  }
  .bigbxslider .slideshow-item-titre small,
  .bxslider .slideshow-item-titre small {
    font-size: 16px!important;
    color: #494949;
  }
  .bigbxslider .slideshow-item-desc {
    font-size: 16px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .bx-wrapper .bx-pager {
    top: -50px;
  }
  .bigbxslider li {
    max-width: 289px!important;
  }
  .liste-items .liste-item {
    max-height: 400px;
    min-height: 400px;
  }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .bigbxslider li {
    max-width: 343px!important;
  }
}
@media (min-width: 992px) {
  .slideshow-item-wrapper,
  .estimation-form-surface,
  .estimation-form-terrain,
  .estimation-form-etage,
  .estimation-form-construction {
    float: left;
  }
  .slideshow-item-wrapper,
  .estimation-form-surface,
  .estimation-form-terrain,
  .estimation-form-etage,
  .estimation-form-construction {
    width: 25%;
  }
  .estimation-contact-form .contact-form .form-group.form_tel {
    right: 50%;
  }
}
@media (min-width: 1200px) {
  #moteur .btn-group,
  #moteur .form-group,
  .slideshow-item-wrapper {
    float: left;
  }
  #moteur .btn-group,
  #moteur .form-group {
    width: 16.66667%;
  }
  .slideshow-item-wrapper {
    width: 25%;
  }
  .estimation-contact-form .contact-form .form-group.form_tel {
    right: 50%;
  }
  .detail-tools-item {
    width: 19%;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
@media (min-width: 768px) {
  /*.nav-main .nav .dropdown-menu{
    left: -33px;
  }*/
  .container > .navbar-collapse {
    margin-left: -12px;
  }
  .bigbxslider .slideshow-item-photo-wrapper {
    height: 368px;
  }
  .bigbxslider .slideshow-item {
    min-height: 500px;
  }
}
@media (max-width: 767px) {
  .slideshow-pager {
    display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .slideshow-pager {
    display: block !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .estimation-form-dispo-date,
  .estimation-form-pieces-legende,
  .estimation-form-codepostal,
  .estimation-form-pays,
  .estimation-form-etat-legende,
  .estimation-form-chauffage-legende,
  .estimation-form-prestations-legende,
  .estimation-form-dispo-legende,
  #moteur .btn-group,
  #moteur .form-group,
  .estimation-form-etat-excellent-label,
  .estimation-form-etat-rafraichir-label,
  .estimation-form-chauffage-electrique-label,
  .estimation-form-chauffage-solaire-label,
  .estimation-form-prestations-checkboxes .checkbox-inline:nth-child(odd),
  .estimation-form-dispo-immediate,
  .slideshow-item-wrapper,
  .estimation-form-ville,
  .estimation-form-surface,
  .estimation-form-terrain,
  .estimation-form-etage,
  .estimation-form-construction,
  .estimation-form-dispo-datetimepicker,
  .estimation-form-etat-bon-label,
  .estimation-form-etat-renover-label,
  .estimation-form-chauffage-fuel-label,
  .estimation-form-chauffage-gaz-label,
  .estimation-form-prestations-checkboxes .checkbox-inline:nth-child(even),
  .estimation-form-type-radios,
  .estimation-form-pieces-radios,
  .estimation-form-etat-radios,
  .estimation-form-chauffage-radios,
  .estimation-form-dispo-radios,
  .estimation-form-rue {
    float: left;
  }
  .estimation-form-dispo-date {
    width: 8.33333%;
  }
  .estimation-form-pieces-legende,
  .estimation-form-codepostal,
  .estimation-form-pays,
  .estimation-form-etat-legende,
  .estimation-form-chauffage-legende,
  .estimation-form-prestations-legende,
  .estimation-form-dispo-legende {
    width: 25%;
  }
  #moteur .btn-group,
  #moteur .form-group {
    width: 33.33333%;
  }
  .estimation-form-etat-excellent-label,
  .estimation-form-etat-rafraichir-label,
  .estimation-form-chauffage-electrique-label,
  .estimation-form-chauffage-solaire-label,
  .estimation-content .estimation-form-prestations-checkboxes .checkbox-inline:nth-child(odd),
  .estimation-form-dispo-immediate {
    width: 41.66667%;
  }
  .slideshow-item-wrapper,
  .estimation-form-ville,
  .estimation-form-surface,
  .estimation-form-terrain,
  .estimation-form-etage,
  .estimation-form-construction,
  .estimation-form-dispo-datetimepicker {
    width: 50%;
  }
  .estimation-form-etat-bon-label,
  .estimation-form-etat-renover-label,
  .estimation-form-chauffage-fuel-label,
  .estimation-form-chauffage-gaz-label,
  .estimation-form-prestations-checkboxes .checkbox-inline:nth-child(even) {
    width: 58.33333%;
  }
  .estimation-form-type-radios,
  .estimation-form-pieces-radios,
  .estimation-form-etat-radios,
  .estimation-form-chauffage-radios,
  .estimation-form-dispo-radios {
    width: 75%;
  }
  .estimation-form-rue {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .slideshow-pager {
    display: none !important;
  }
}
/* --------------------------------------
Offre - Header  Media Queries
----------------------------------------- */
@media only screen and (min-width: 1201px) {
  .detail-header-titre {
    margin-top: 0;
    padding-right: 0;
    text-align: right;
  }
}
@media only screen and (max-width: 1200px) {
  .detail-header-titre {
    margin-top: 0;
    padding-right: 0;
    text-align: right;
  }
}
@media only screen and (max-width: 767px) {
  .detail-header {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 480px) {
  .detail-header-titre {
    margin-top: 30px;
    text-align: center;
    font-size: 17px;
    line-height: 20px;
  }
}
@media (max-width: 1200px) {
  .nav-justified > li:not(:last-child) {
    padding-right: 0px !important;
    margin: 0 52px 0 0;
  }
  .navbar-liste-agence,
  .navbar-liste-agence div {
    font-size: 11px;
  }
  .tel_mail {
    margin-left: 10px;
  }
  .tel_mail .info_mail a,
  .tel_mail .tel_number a {
    font-size: 13px;
  }
  .tel_mail div {
    padding-right: 15px;
  }
  .form-group-search {
    margin-right: 0;
  }
  /*.tel_mail .info_mail a,*/
  .agence-nb a {
    padding-left: 10px;
  }
  .navbar-nav > li > a {
    font-size: 10px;
  }
  .nav > li > a {
    padding: 10px 5px;
  }
  .nav-justified .dropdown-toggle a,
  .nav-justified li a {
    font-size: 15px !important;
  }
  .nav .dropdown-menu > li > a {
    font-size: 15px !important;
    padding: 3px 10px;
  }
  .header-bottom-brand {
    padding: 20px 0px 10px 0px;
    min-height: initial !important;
  }
  .header-bottom-links {
    top: 45px;
  }
  .home #slideshow-main {
    margin-top: 156px!important;
  }
  .header-bottom-brand .slogan-agence {
    margin: 60px 0px 30px 20px;
  }
  .nobxslider li {
    margin-left: 0!important;
    margin-right: 0!important;
  }
  .nobxslider li:first-of-type {
    margin-right: 50px!important;
  }
  .righttxt .btn-group > .btn {
    width: 322px;
    margin-bottom: 14px;
  }
  #gallery-container.full .rs01imgback {
    max-width: 100% !important;
  }
}
@media (max-width: 1500px) {
  .lastcontainer .container .row div:nth-child(3) {
    padding-left: 15px !important;
  }
  .lastcontainer-col:not(:last-child) {
    padding-right: inherit !important;
  }
}
@media (max-width: 992px) {
  .tel_mail {
    float: left;
    display: block;
  }
  .form-group-search {
    margin-right: 0;
  }
  .nav-main .nav > li:not(:last-child) {
    margin: 0 25px 0 0;
  }
  .home #slideshow-main {
    margin-top: 205px!important;
  }
  .langues_navlinks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  ul.header-bottom-links {
    display: none !important;
  }
  /*.nav-justified .dropdown-toggle a, .nav-justified li a{
    font-size: 12px!important
  }*/
  .dropdown-menu > li > a.link-inverse {
    font-size: 13px;
  }
  .nobxslider li:first-of-type {
    margin-right: 40px!important;
  }
  #slideshow-main {
    margin-top: 100px;
  }
  .lastcontainer .container .row div:nth-child(3) {
    padding-left: 50px;
  }
  .footer-nav {
    width: 100%;
  }
  .footer-coordonnees-agence :nth-child(2),
  .footer-coordonnees-agence :nth-child(5) {
    white-space: normal;
  }
  .about {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) and (orientation: portrait) {
  #searchbar {
    position: absolute;
    top: 2px;
    right: 12px;
  }
  .container > .navbar-collapse {
    margin-left: -5px;
  }
  .langues_navlinks {
    padding-top: 5px;
  }
  .navbar-right {
    margin-right: 90px;
  }
  .header-top {
    top: 0px;
  }
  .tel-mail {
    margin-top: 25px;
    margin-left: -1px;
  }
  .header-top-navbar-collapse-links {
    float: left!important;
  }
  .header-top-navbar-collapse-langues {
    margin-left: 0px;
  }
  .header-bottom {
    top: 4px;
  }
  .header-bottom-brand {
    padding-left: 4px;
  }
  #header-bottom-logo-agence > a {
    width: 90%;
  }
  .nav-main .container {
    margin-left: 21px;
  }
  .nav-main.smallmenu.fixedtop {
    position: fixed;
    top: -6px;
    background-color: #fff !important;
    width: 100%;
    border-top: 5px solid #000;
    -webkit-box-shadow: 0 5px 5px rgba(182, 182, 182, 0.75);
    box-shadow: 0 5px 5px rgba(182, 182, 182, 0.75);
  }
  .estimation-form-type .input-group {
    width: 44%;
  }
}
@media (max-width: 767px) {
  .no-padding {
    padding: 0;
  }
  .no-h-padding {
    padding-left: 0;
    padding-right: 0;
  }
  .no-v-padding {
    padding-top: 0;
    padding-bottom: 0;
  }
  .no-t-padding {
    padding-top: 0;
  }
  .no-b-padding {
    padding-bottom: 0;
  }
  .no-l-padding {
    padding-left: 15px;
  }
  .no-r-padding {
    padding-right: 15px;
  }
  .nav-justified > li:not(:last-child) {
    padding-right: 0px !important;
  }
  .nav .dropdown-menu > li > a {
    text-align: center;
  }
  .search {
    bottom: initial;
    top: 170px;
  }
  .search .container {
    background-color: transparent!important;
  }
  .search .titre-search {
    color: inherit;
  }
  .nav-justified > li {
    display: block !important;
  }
  #header-bottom-logo-agence .nom-agence.smallmenu {
    display: none;
  }
  .langues_navlinks {
    float: none;
    padding: 0 30px;
  }
  .header-top-navbar-collapse-links li:not(.active) a {
    font-size: 10px;
    font-weight: 400;
  }
  #header-bottom-logo-agence > a {
    width: 90%;
  }
  h2.liste-item-titre {
    margin-top: 10px !important;
    margin-bottom: 0 !important;
  }
  .slideshow-item-ville {
    line-height: 1.1 !important;
  }
  .slideshow-item-ville * {
    line-height: 1.1 !important;
    margin-bottom: -8px;
  }
  .detail-tools-list li {
    display: block;
    width: 100%;
  }
  .liste-titre {
    font-size: 18px;
  }
  #gallery-container .fullscreen {
    display: none !important;
  }
  #btphotoHD {
    display: none !important;
  }
  .about-photo-agence {
    width: 50%;
  }
  .about-social {
    margin-top: 30px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-fixed-top .navbar-collapse,
  .header-top-navbar-toggle {
    background-color: transparent;
  }
  .navbar-toggle {
    background-color: transparent !important;
  }
  .header-top-nav .navbar-nav li a {
    padding-top: 7px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 7px;
  }
  .navbar-nav > li > a,
  .header-top-navbar-collapse-links li:not(.active) a {
    font-size: 14px;
  }
  .navbar-liste-agence a:hover {
    color: #432740;
  }
  #searchbar input {
    height: 35px;
    font-size: 14px;
    padding-left: 5px;
    width: 90% !important;
  }
  /* SEARCHBAR */
  #searchbar button,
  #searchbar input {
    background: #c53d7e;
    border: 1px #c53d7e solid;
    color: #595959;
  }
  #searchbar button::-moz-placeholder,
  #searchbar input::-moz-placeholder {
    color: #595959;
    opacity: 1;
  }
  #searchbar button:-ms-input-placeholder,
  #searchbar input:-ms-input-placeholder {
    color: #595959;
  }
  #searchbar button::-webkit-input-placeholder,
  #searchbar input::-webkit-input-placeholder {
    color: #595959;
  }
  #searchbar input ::-webkit-input-placeholder {
    color: #595959;
    font-weight: 400 !important;
  }
  #searchbar input ::placeholder,
  #searchbar input ::-webkit-input-placeholder,
  #searchbar input :-moz-placeholder,
  #searchbar input ::-moz-placeholder,
  #searchbar input :-ms-input-placeholder {
    color: #595959;
    font-weight: 400 !important;
  }
  #searchbar input::-moz-placeholder {
    color: #595959;
    opacity: 1;
  }
  #searchbar input:-ms-input-placeholder {
    color: #595959;
  }
  #searchbar input::-webkit-input-placeholder {
    color: #595959;
  }
  .search-form {
    margin-top: 10px;
  }
  .search-form .form-group {
    float: right !important;
    -webkit-transition: all 0.35s, border-radius 0s;
    transition: all 0.35s, border-radius 0s;
    width: 32px;
    height: 32px;
    background-color: #c53d7e;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-radius: 25px;
    border: 1px solid #ccc;
  }
  .search-form .form-group input.form-control {
    padding-right: 20px;
    border: 0 none;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: block;
  }
  .search-form .form-group input.form-control::-webkit-input-placeholder {
    display: none;
  }
  .search-form .form-group input.form-control:-moz-placeholder {
    /* Firefox 18- */
    display: none;
  }
  .search-form .form-group input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    display: none;
  }
  .search-form .form-group input.form-control:-ms-input-placeholder {
    display: none;
  }
  .search-form .form-group:hover,
  .search-form .form-group.hover {
    width: 90%;
    border-radius: 4px 25px 25px 4px;
  }
  .search-form .form-group i.form-control-feedback {
    position: absolute;
    top: -1px;
    right: -2px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #595959;
    left: initial;
    font-size: 14px;
  }
  #searchbar {
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #searchbar button {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .nav-justified li a {
    text-align: left;
    font-size: 16px!important;
  }
  .nav-main .nav .dropdown-menu {
    background-color: #c53d7e;
    width: 100%!important;
  }
}
@media (max-width: 500px) {
  .footer-coordonnees-agence {
    white-space: initial;
  }
}
@media only screen and (max-width: 479px) {
  .about-photo-agence {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 400px) {
  .header-bottom {
    top: 0px;
  }
  .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 245px;
    margin-left: 25px;
  }
  .estimation-form-description .input-group .form-control:last-child {
    margin-left: 0px;
    width: 100%;
  }
  .righttxt .btn-group > .btn {
    width: 240px;
  }
}
@media screen and (max-width: 1200px) {
  .parutions-lien {
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .parutions-lien {
    bottom: -25px;
  }
}
@media only screen and (min-width: 1200px) {
  body {
    font-size: 1.75em;
  }
}
@media only screen and (max-width: 1199px) {
  body {
    font-size: 14px;
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
.spoiler .spoiler-carret {
  display: none;
}
@media screen and (max-width: 768px) {
  .spoiler .spoiler-title {
    position: relative;
    padding-right: 40px;
  }
  .spoiler .spoiler-title .spoiler-carret {
    display: inline-block;
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: 30px;
  }
  .spoiler .spoiler-content {
    display: none;
  }
  .spoiler.spoiler-open .spoiler-content {
    display: block;
  }
  .spoiler.spoiler-open .spoiler-carret {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.flexvcenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
