.clearfix {
  content: "";
  display: table;
  clear: both;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
i,
em {
  font-style: italic;
  font-weight: inherit;
  text-decoration: inherit;
  color: inherit;
  font-size: inherit;
}
b,
strong {
  font-weight: bold;
  font-style: inherit;
  text-decoration: inherit;
  color: inherit;
  font-size: inherit;
}
u,
span.underline {
  text-decoration: underline;
  font-weight: inherit;
  font-style: inherit;
  color: inherit;
  font-size: inherit;
}
a,
span {
  text-decoration: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
}
.nostretch {
  white-space: nowrap;
  width: 1%;
}
@font-face {
  font-family: 'bpr';
  src: url('../font/BPreplayBold-webfont.eot');
  src: url('../font/BPreplayBold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/BPreplayBold-webfont.woff2') format('woff2'), url('../font/BPreplayBold-webfont.woff') format('woff'), url('../font/BPreplayBold-webfont.ttf') format('truetype'), url('../font/BPreplayBold-webfont.svg#bpreplaybold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'bpr';
  src: url('../font/BPreplay-webfont.eot');
  src: url('../font/BPreplay-webfont.eot?#iefix') format('embedded-opentype'), url('../font/BPreplay-webfont.woff2') format('woff2'), url('../font/BPreplay-webfont.woff') format('woff'), url('../font/BPreplay-webfont.ttf') format('truetype'), url('../font/BPreplay-webfont.svg#bpreplayregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aller';
  src: url('../font/Aller_It-webfont.eot');
  src: url('../font/Aller_It-webfont.eot?#iefix') format('embedded-opentype'), url('../font/Aller_It-webfont.woff2') format('woff2'), url('../font/Aller_It-webfont.woff') format('woff'), url('../font/Aller_It-webfont.ttf') format('truetype'), url('../font/Aller_It-webfont.svg#alleritalic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'aller';
  src: url('../font/Aller_Rg-webfont.eot');
  src: url('../font/Aller_Rg-webfont.eot?#iefix') format('embedded-opentype'), url('../font/Aller_Rg-webfont.woff2') format('woff2'), url('../font/Aller_Rg-webfont.woff') format('woff'), url('../font/Aller_Rg-webfont.ttf') format('truetype'), url('../font/Aller_Rg-webfont.svg#allerregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aller';
  src: url('../font/Aller_Bd-webfont.eot');
  src: url('../font/Aller_Bd-webfont.eot?#iefix') format('embedded-opentype'), url('../font/Aller_Bd-webfont.woff2') format('woff2'), url('../font/Aller_Bd-webfont.woff') format('woff'), url('../font/Aller_Bd-webfont.ttf') format('truetype'), url('../font/Aller_Bd-webfont.svg#allerbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
* {
  font-family: 'aller';
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
}
body {
  background-image: url('../img/fond.png');
}
header {
  height: 515px;
  background-color: white;
  margin-bottom: 150px;
  position: relative;
}
@media screen and (max-width: 767px) {
  header {
    height: auto;
    margin-bottom: 90px;
  }
}
header .fond-header {
  position: absolute;
  width: 100%;
  height: 400px;
  top: 132px;
  background-image: url('../img/fond_header.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: white;
}
@media screen and (max-width: 991px) {
  header .fond-header {
    height: 450px;
  }
}
@media screen and (max-width: 767px) {
  header .fond-header {
    height: 580px;
  }
}
header .img-header {
  padding-right: 0px;
}
header .img-header .logo-header {
  max-width: 100%;
  text-align: center;
}
header .img-header .logo-header img {
  max-width: 100%;
}
@media screen and (max-width: 1199px) {
  header .img-header .logo-header img {
    margin-top: 40px;
  }
}
@media screen and (max-width: 991px) {
  header .img-header .logo-header img {
    margin-top: 0px;
  }
}
header .navigation {
  padding-left: 0px;
}
@media screen and (max-width: 767px) {
  header .navigation {
    padding-left: 15px;
  }
}
header .navigation .navbar-default {
  margin-top: 120px;
  border-radius: 0px;
  border: 0px;
  background-color: #FFF;
}
@media screen and (max-width: 991px) {
  header .navigation .navbar-default {
    margin-top: 10px;
  }
}
header .navigation .navbar-default .container-fluid {
  padding-right: 0px;
}
header .navigation .navbar-default .container-fluid .navbar-header {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  header .navigation .navbar-default .container-fluid .navbar-header {
    display: block;
    text-align: center;
  }
}
header .navigation .navbar-default .container-fluid .navbar-header .navbar-toggle {
  display: inline-block;
  margin: 10px auto;
  margin-right: 0px;
  background-color: #d4145a;
  border: none;
  float: none;
}
header .navigation .navbar-default .container-fluid .navbar-header .navbar-toggle .icon-bar {
  background-color: white;
}
header .navigation .navbar-default .container-fluid .navbar-header p {
  font-family: 'bpr';
  font-size: 20px;
  color: #d4145a;
  padding-right: 20px;
  background-image: url('../img/fleche_trouvez_votre.png');
  background-repeat: no-repeat;
  background-position: right 15px;
}
@media screen and (max-width: 1199px) {
  header .navigation .navbar-default .container-fluid .navbar-header p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  header .navigation .navbar-default .container-fluid .navbar-header p {
    margin-bottom: 0px;
  }
}
header .navigation .navbar-default .container-fluid .navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
  display: inline-block;
}
header .navigation .navbar-default .container-fluid .navbar-collapse .navbar-nav {
  float: none;
}
@media screen and (max-width: 767px) {
  header .navigation .navbar-default .container-fluid .navbar-collapse .navbar-nav {
    width: 100%;
  }
}
header .navigation .navbar-default .container-fluid .navbar-collapse .navbar-nav li {
  padding: 0px 7px;
}
@media screen and (max-width: 1199px) {
  header .navigation .navbar-default .container-fluid .navbar-collapse .navbar-nav li {
    padding: 0px 4px;
  }
}
@media screen and (max-width: 767px) {
  header .navigation .navbar-default .container-fluid .navbar-collapse .navbar-nav li {
    text-align: center;
  }
}
header .navigation .navbar-default .container-fluid .navbar-collapse .navbar-nav li a {
  position: relative;
  padding: 5px 3px;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  header .navigation .navbar-default .container-fluid .navbar-collapse .navbar-nav li a {
    display: inline-block;
  }
}
header .navigation .navbar-default .container-fluid .navbar-collapse .navbar-nav li a p {
  position: relative;
  z-index: 2;
  font-size: 18px;
  color: #28285b;
  margin-bottom: 0px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 1199px) {
  header .navigation .navbar-default .container-fluid .navbar-collapse .navbar-nav li a p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  header .navigation .navbar-default .container-fluid .navbar-collapse .navbar-nav li a p {
    font-size: 20px;
  }
}
header .navigation .navbar-default .container-fluid .navbar-collapse .navbar-nav li a span {
  position: absolute;
  width: 25px;
  height: 4px;
  background-color: #d4145a;
  bottom: 0px;
  right: 0px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
header .navigation .navbar-default .container-fluid .navbar-collapse .navbar-nav li a:hover p {
  color: white;
}
header .navigation .navbar-default .container-fluid .navbar-collapse .navbar-nav li a:hover span {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  header .navigation .navbar-default .container-fluid .collapse {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  header .navigation .navbar-default .container-fluid .in {
    display: block;
    width: 100%;
    position: absolute;
    background-color: white;
    z-index: 3;
  }
}
@media screen and (max-width: 767px) {
  header .navigation .navbar-default .container-fluid .collapsing {
    display: block;
    width: 100%;
    position: absolute;
    background-color: white;
    z-index: 3;
  }
}
header .quatre-etapes {
  background-image: url('../img/fleche_header.png');
  background-repeat: no-repeat;
  height: 222px;
  margin-left: 50px;
}
header .quatre-etapes img {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  margin-top: 30px;
}
header .quatre-etapes div {
  display: inline-block;
  vertical-align: top;
  margin-left: 38px;
  width: 120px;
  text-align: center;
}
header .quatre-etapes div img {
  margin-left: 0px;
  margin-top: 60px;
}
header .quatre-etapes div p {
  line-height: 15px;
  display: block;
  font-size: 17px;
  color: #d4145a;
  font-weight: bold;
  margin-top: 10px;
}
header .quatre-etapes div p span {
  font-weight: normal;
  color: #28285b;
}
.prestep {
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-border-radius: 15px 15px 7px 7px;
  -moz-border-radius: 15px 15px 7px 7px;
  border-radius: 15px 15px 7px 7px;
  padding-bottom: 5px;
  float: left;
  width: 100%;
  margin-top: 15px;
}
.prestep form {
  float: left;
  width: 100%;
  padding-top: 20px;
}
.prestep h2 {
  font-size: 30px;
  margin: 0px;
  font-family: 'bpr';
  font-weight: bold;
  text-align: center;
  width: 100%;
  padding: 10px 0px;
  background-color: #d4145a;
  color: white;
  line-height: 35px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.prestep h2 span {
  font-family: 'bpr';
  font-size: 32px;
}
.prestep .bloc-left {
  width: 25%;
  float: left;
  padding: 0px 5px 0px 5px;
}
@media screen and (max-width: 991px) {
  .prestep .bloc-left {
    width: 27%;
  }
}
@media screen and (max-width: 767px) {
  .prestep .bloc-left {
    width: 100%;
    padding-bottom: 10px;
  }
}
.prestep .bloc-center {
  width: 46%;
  float: left;
  padding: 0px 5px 0px 5px;
}
@media screen and (max-width: 991px) {
  .prestep .bloc-center {
    width: 44%;
  }
}
@media screen and (max-width: 767px) {
  .prestep .bloc-center {
    width: 100%;
    padding: 0px 15px 0px 15px;
  }
}
.prestep .bloc-right {
  width: 27%;
  float: left;
  padding: 0px 5px 0px 5px;
}
@media screen and (max-width: 1199px) {
  .prestep .bloc-right {
    margin-top: 4px;
  }
}
@media screen and (max-width: 767px) {
  .prestep .bloc-right {
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }
}
.prestep .vous-cherchez {
  color: #28285b;
  width: 100%;
  display: block;
  margin: 0px;
  font-size: 20px;
  text-align: right;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .prestep .vous-cherchez {
    text-align: center;
  }
}
.prestep .je-compare {
  border: 0px;
  width: 100%;
  max-width: 192px;
  max-height: 40px;
  height: auto;
  display: inline-block;
  margin: 0px;
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=10);
}
.prestep .gratuit {
  width: 100%;
  float: left;
}
.prestep .sans-engagement {
  text-align: center;
  font-size: 19px;
  font-weight: bold;
  font-family: 'bpr';
  color: #28285b;
  line-height: 24px;
  margin-top: 10px;
}
.prestep .selectize-control,
.devis .selectize-control {
  margin: 0px auto;
}
.prestep .selectize-control .selectize-input,
.devis .selectize-control .selectize-input {
  border: 1px solid #28285b;
  background-color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 22px;
}
.prestep .selectize-control .selectize-input input,
.devis .selectize-control .selectize-input input {
  width: 100% !important;
}
.prestep .selectize-control .selectize-input input::-webkit-input-placeholder,
.devis .selectize-control .selectize-input input::-webkit-input-placeholder {
  color: #28285b;
  font-size: 14px;
  font-style: italic;
}
.prestep .selectize-control .selectize-input input:-moz-placeholder,
.devis .selectize-control .selectize-input input:-moz-placeholder {
  font-size: 14px;
  font-style: italic;
}
.prestep .selectize-control .selectize-input input::-moz-placeholder,
.devis .selectize-control .selectize-input input::-moz-placeholder {
  color: #28285b;
  font-size: 14px;
  font-style: italic;
}
.prestep .selectize-control .selectize-input input:-ms-input-placeholder,
.devis .selectize-control .selectize-input input:-ms-input-placeholder {
  color: #28285b;
  font-size: 14px;
  font-style: italic;
}
.prestep .selectize-control .selectize-input:after,
.devis .selectize-control .selectize-input:after {
  border: none;
  width: 18px;
  height: 11px;
  background-image: url('../img/fleche_form_header.png');
  background-repeat: no-repeat;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.prestep .selectize-control .selectize-input.dropdown-active:after,
.devis .selectize-control .selectize-input.dropdown-active:after {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.full input {
  display: none !important;
}
.connection {
  float: right;
}
.connection ul {
  background-color: white;
  padding: 3px 10px;
}
.connection ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 15px;
}
.connection ul li:last-child {
  margin-right: 0px;
}
.connection ul li a {
  color: #28285b;
  outline: none;
}
.connection ul li a img {
  margin-right: 5px;
}
.header-interne {
  height: 440px;
  margin-bottom: 25px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .header-interne {
    height: 570px;
  }
}
@media screen and (max-width: 767px) {
  .header-interne {
    height: 710px;
  }
}
.header-interne .fond-header {
  position: absolute;
  width: 100%;
  height: 310px;
  top: 132px;
  background-image: url('../img/fond_header.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: white;
}
@media screen and (max-width: 991px) {
  .header-interne .fond-header {
    height: 440px;
  }
}
@media screen and (max-width: 767px) {
  .header-interne .fond-header {
    height: 580px;
  }
}
.header-interne .prestep-header-interne {
  background-image: url('../img/filet_header_interne.png');
  background-repeat: no-repeat;
  background-position: center 50px;
  height: auto;
  padding-left: 0px;
}
@media screen and (max-width: 1199px) {
  .header-interne .prestep-header-interne {
    background-position: 300px 50px;
  }
}
@media screen and (max-width: 767px) {
  .header-interne .prestep-header-interne {
    background-image: none;
  }
}
.header-interne .prestep-header-interne .selectize-input {
  width: 101%;
}
@media screen and (max-width: 1199px) {
  .header-interne .prestep-header-interne .selectize-input {
    width: 100%;
  }
}
.header-interne .prestep-header-interne .comparez-interne {
  padding-left: 0px;
}
@media screen and (max-width: 1199px) {
  .header-interne .prestep-header-interne .comparez-interne {
    padding-left: 15px;
  }
}
.header-interne .prestep-header-interne .sans-BG {
  background-color: transparent;
}
.header-interne .prestep-header-interne h2 {
  margin: 0px;
}
.header-interne .prestep-header-interne p {
  background-color: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 5px 10px;
  margin-top: 15px;
}
.header-interne .prestep-header-interne .selectize-control {
  background-color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px 15px 10px 15px;
  width: 100% !important;
  margin: 0px;
  margin-top: 15px;
}
.header-interne .prestep-header-interne .je-compare {
  float: right;
}
@media screen and (max-width: 767px) {
  .header-interne .prestep-header-interne .je-compare {
    float: none;
  }
}
section {
  background-image: url(../img/fond.png);
  margin-bottom: 100px;
}
section h1.titre-accueil {
  width: 100%;
  padding: 11px 10px;
  text-align: center;
  margin-top: 0px;
  font-size: 25px;
  color: white;
  background-color: #28285b;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 0px;
}
section .home-texte {
  padding: 28px 32px 28px 20px;
  background-color: white;
  width: 100%;
  margin-top: 15px;
  display: block;
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=10);
}
@media screen and (max-width: 767px) {
  section .home-texte {
    padding: 15px;
  }
}
section .home-texte img {
  display: inline-block;
  width: 22.07%;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  section .home-texte img {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }
}
section .home-texte p {
  display: inline-block;
  width: 74.89%;
  vertical-align: top;
  margin-top: 0px;
  margin-left: 1.8%;
  font-size: 18px;
  color: #28285b;
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  section .home-texte p {
    display: block;
    width: 100%;
  }
}
section .trouvez-un-pro {
  text-align: center;
}
section .trouvez-un-pro h2 {
  display: inline-block;
  vertical-align: middle;
  color: #28285b;
  font-size: 37px;
  margin: 30px 0px;
  line-height: 30px;
}
section .trouvez-un-pro h2 span {
  color: white;
  font-weight: bold;
  background-color: #d4145a;
  height: 38px;
  display: inline-block;
  padding: 0px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
section .trouvez-un-pro img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
section .champs-recherche {
  background-color: white;
  text-align: center;
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=10);
  margin-bottom: 36px;
}
section .champs-recherche h3 {
  font-size: 26px;
  color: white;
  background-color: #28285b;
  padding: 11px;
  margin-bottom: 30px;
}
section .champs-recherche div {
  display: inline-block;
  text-align: center;
}
section .champs-recherche div p {
  display: inline-block;
  font-size: 24px;
  font-family: 'bpr';
  font-weight: bold;
  color: white;
  background-color: #28285b;
  padding: 2px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  vertical-align: top;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  section .champs-recherche div p {
    width: 90%;
  }
}
section .champs-recherche div form {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  section .champs-recherche div form {
    width: 90%;
  }
}
section .champs-recherche div form select {
  display: inline-block;
  vertical-align: top;
}
section .champs-recherche div form button {
  display: inline-block;
  vertical-align: top;
  font-style: italic;
  font-size: 20px;
  color: white;
  background-color: #d4145a;
  border: white solid 3px;
  padding: 3px 5px 1px 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=10);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  section .champs-recherche div form button {
    display: block;
    width: 100%;
    margin: 15px auto auto auto;
  }
}
section .champs-recherche div form button:hover {
  text-decoration: none;
  background-color: #28285b;
}
section .champs-recherche div form input {
  display: inline-block;
  vertical-align: top;
  width: 234px;
  height: 38px;
  border: 1px solid #28285b;
  background-color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-left: 10px;
  margin-right: 10px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  section .champs-recherche div form input {
    display: block;
    width: 100%;
  }
}
section .champs-recherche div form input::-webkit-input-placeholder {
  color: #727272;
  font-size: 14px;
  font-style: italic;
}
section .champs-recherche div form input:-moz-placeholder {
  font-size: 14px;
  font-style: italic;
}
section .champs-recherche div form input::-moz-placeholder {
  color: #727272;
  font-size: 14px;
  font-style: italic;
}
section .champs-recherche div form input:-ms-input-placeholder {
  color: #727272;
  font-size: 14px;
  font-style: italic;
}
section .champs-recherche div form .selectize-control {
  margin: 0px auto;
}
@media screen and (max-width: 767px) {
  section .champs-recherche div form .selectize-control {
    width: 100%;
  }
}
section .champs-recherche div form .selectize-control div {
  width: 330px;
  height: 38px;
  display: inline-block;
}
section .champs-recherche div form .selectize-control div .item {
  padding-top: 10px;
  padding-left: 10px;
  text-align: left;
}
section .champs-recherche div form .selectize-control .selectize-input {
  border: 1px solid #28285b;
  background-color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0px;
  margin-right: 5px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  section .champs-recherche div form .selectize-control .selectize-input {
    width: 100%;
  }
}
section .champs-recherche div form .selectize-control .selectize-input input {
  width: 100% !important;
  padding-left: 10px  !important;
}
section .champs-recherche div form .selectize-control .selectize-input input::-webkit-input-placeholder {
  color: #727272;
  font-size: 14px;
  font-style: italic;
}
section .champs-recherche div form .selectize-control .selectize-input input:-moz-placeholder {
  font-size: 14px;
  font-style: italic;
}
section .champs-recherche div form .selectize-control .selectize-input input::-moz-placeholder {
  color: #727272;
  font-size: 14px;
  font-style: italic;
}
section .champs-recherche div form .selectize-control .selectize-input input:-ms-input-placeholder {
  color: #727272;
  font-size: 14px;
  font-style: italic;
}
section .champs-recherche div form .selectize-control .selectize-input:after {
  border: none;
  width: 18px;
  height: 11px;
  background-image: url('../img/fleche_form_header.png');
  background-repeat: no-repeat;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
section .champs-recherche div form .selectize-control .selectize-input.dropdown-active:after {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
section .choisir-metier {
  background-color: #424242;
  text-align: center;
  position: relative;
}
section .choisir-metier ul {
  padding-left: 0px;
  display: inline-block;
  margin: 18px 0px 0px 0px;
  padding-bottom: 30px;
}
section .choisir-metier ul li {
  list-style-type: none;
  display: inline-block;
  text-align: center;
  width: 150px;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  section .choisir-metier ul li {
    display: block;
    margin: 10px auto 40px auto;
  }
}
section .choisir-metier ul li:last-child {
  margin-right: 0px;
}
@media screen and (max-width: 767px) {
  section .choisir-metier ul li:last-child {
    display: block;
    margin: 10px auto 40px auto;
  }
}
section .choisir-metier ul li a {
  font-size: 26px;
  color: white;
  display: inline-block;
}
section .choisir-metier ul li a:hover {
  text-decoration: none;
  color: #d4145a;
}
section .choisir-metier ul li a img {
  margin-bottom: 15px;
}
section .choisir-metier .voirplus {
  position: absolute;
  bottom: 10px;
  right: 15px;
  font-size: 13px;
  background-color: white;
  color: #424242;
  padding: 0px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
section .choisir-metier .autre-metiers {
  display: none;
}
section .choisir-metier .fleche_btn {
  transform: rotate(0deg);
  transition: 0.6s;
}
section .choisir-metier .rotate {
  transform: rotate(-180deg);
  transition: 0.6s;
}
section .choisir-metier .bandeau {
  position: absolute;
  right: 0px;
  bottom: -92px;
}
@-moz-document url-prefix() {
  section h1 {
    margin-top: 30px;
  }
}
section .petite-fiche {
  margin-top: 28px;
}
section .petite-fiche:first-child {
  margin-top: 51px;
}
section .petite-fiche .nom-entreprise p {
  width: 40px;
  height: 40px;
  background-color: #d4145a;
  text-align: center;
  font-size: 24px;
  color: white;
  margin-bottom: 0px;
  padding-top: 2px;
  display: inline-block;
  vertical-align: middle;
}
section .petite-fiche .nom-entreprise h2 {
  display: inline-block;
  vertical-align: middle;
  margin: 0px;
  font-size: 26px;
  font-weight: bold;
  color: white;
  background-color: #28285b;
  padding: 2px 15px 7px 15px;
  min-height: 40px;
}
@media screen and (max-width: 991px) {
  section .petite-fiche .nom-entreprise h2 {
    width: 100%;
    height: auto;
    padding: 2px 15px 10px 15px;
    text-align: center;
  }
}
section .petite-fiche .partie-blanche {
  background-color: white;
  width: 100%;
  padding: 15px;
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=10);
}
section .petite-fiche .partie-blanche .logo-entreprise {
  width: 35%;
  min-height: 160px;
  background-color: #f7f7f7;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  line-height: 160px;
}
@media screen and (max-width: 767px) {
  section .petite-fiche .partie-blanche .logo-entreprise {
    display: block;
    width: 95%;
    margin: auto;
  }
}
section .petite-fiche .partie-blanche .logo-entreprise img {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
}
section .petite-fiche .partie-blanche .tous-les-detailles {
  display: inline-block;
  vertical-align: middle;
  width: 64%;
}
@media screen and (max-width: 991px) {
  section .petite-fiche .partie-blanche .tous-les-detailles {
    display: block;
    width: 100%;
    margin: auto;
  }
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-entreprise {
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
  width: 49%;
}
@media screen and (max-width: 767px) {
  section .petite-fiche .partie-blanche .tous-les-detailles .detaille-entreprise {
    display: block;
    width: 95%;
    margin: auto;
    text-align: center;
    margin-top: 20px;
  }
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-entreprise ul {
  padding-left: 0px;
  width: 150px;
  margin-bottom: 0px;
  line-height: 14px;
}
@media screen and (max-width: 767px) {
  section .petite-fiche .partie-blanche .tous-les-detailles .detaille-entreprise ul {
    display: block;
    width: 100%;
  }
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-entreprise ul li {
  list-style-type: none;
  font-size: 11px;
  display: inline-block;
  color: #424242;
  margin: 0px;
  line-height: 11px;
  border: none;
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-entreprise p.categories {
  list-style-type: none;
  font-size: 12px;
  display: inline-block;
  color: #424242;
  margin: 0px;
  line-height: 11px;
  border: none;
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-entreprise p {
  width: 100%;
  font-size: 17px;
  margin-bottom: 21px;
  margin-top: 5px;
  line-height: 20px;
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-entreprise .plan {
  width: 42px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  background-image: url('../img/plan.png');
  background-repeat: no-repeat;
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=10);
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-entreprise .plan:hover {
  background-image: url('../img/plan_off.png');
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-entreprise .site-web {
  display: inline-block;
  vertical-align: middle;
  color: #424242;
  text-decoration: underline;
  margin-left: 5px;
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-entreprise .site-web:hover {
  color: #d4145a;
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  width: 50%;
}
@media screen and (max-width: 767px) {
  section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite img {
  display: inline-block;
  vertical-align: middle;
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite a {
  font-size: 14px;
  text-decoration: underline;
  color: #424242;
  vertical-align: middle;
  display: inline-block;
  padding-top: 4px;
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite .coordonnes {
  margin-top: 15px;
  margin-bottom: 24px;
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite .coordonnes a {
  display: inline-block;
  padding: 2px 10px;
  margin-top: 11px;
  color: white;
  text-decoration: none;
  font-size: 16px;
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite .coordonnes a img {
  margin-right: 3px;
  display: inline-block;
  vertical-align: middle;
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite .coordonnes .mail {
  background-color: #d4145a;
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite .coordonnes .mail:hover {
  background-color: #9b124a;
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite .coordonnes .telephone a {
  background-color: #28285b;
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite .coordonnes .telephone a:hover {
  background-color: #011033;
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite .coordonnes .telephone p {
  display: none;
  margin-top: 7px;
  line-height: 20px;
  height: 30px;
  background-color: transparent;
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite .aller-a-la-fiche,
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite .aller-a-la-fiche-detaillee {
  background-image: url('../img/aller-fiche.png');
  background-repeat: no-repeat;
  width: 130px;
  height: 24px;
  display: inline-block;
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=10);
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite .aller-a-la-fiche:hover,
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite .aller-a-la-fiche-detaillee:hover {
  background-image: url('../img/aller-fiche_hover.png');
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite .aller-a-la-fiche-detaillee {
  background-image: url('../img/fiche_detaille.png');
  width: 189px;
}
section .petite-fiche .partie-blanche .tous-les-detailles .detaille-partie-droite .aller-a-la-fiche-detaillee:hover {
  background-image: url('../img/fiche_detaille_off.png');
}
section .petite-fiche .partie-blanche .non-prenium {
  width: 100%;
  position: relative;
}
section .petite-fiche .partie-blanche .non-prenium .voir-plus-avis {
  display: none;
}
section .petite-fiche .partie-blanche .non-prenium .iradio_minimal {
  display: inline-block;
  *display: inline;
  padding: 0;
  background: url(../img/aero2.png) no-repeat;
  border: none;
  cursor: pointer;
  background-position: -80px 0;
  width: 12px;
  height: 12px;
}
section .petite-fiche .partie-blanche .non-prenium .iradio_minimal.hover {
  background-position: -80px 0;
  width: 12px;
  height: 12px;
}
section .petite-fiche .partie-blanche .non-prenium .iradio_minimal.checked {
  background-position: -93px 0;
  width: 12px;
  height: 12px;
}
section .petite-fiche .partie-blanche .non-prenium .iradio_minimal.disabled {
  background-position: -160px 0;
  width: 12px;
  height: 12px;
  cursor: default;
}
section .petite-fiche .partie-blanche .non-prenium .iradio_minimal.checked.disabled {
  background-position: -180px 0;
  width: 12px;
  height: 12px;
}
section .petite-fiche .partie-blanche .non-prenium .btn-donner-avis {
  width: 200px !important;
  height: 24px !important;
  background-image: url('../img/voir_donner_avis.png') !important;
  position: absolute;
  z-index: 3;
  bottom: 0px;
  right: 0px;
}
@media screen and (max-width: 767px) {
  section .petite-fiche .partie-blanche .non-prenium .btn-donner-avis {
    right: 50%;
    margin-right: -100px;
    bottom: -30px;
  }
}
section .petite-fiche .partie-blanche .non-prenium .btn-donner-avis:hover {
  background-image: url('../img/voir_donner_avis_off.png') !important;
}
section .petite-fiche .partie-blanche .non-prenium .suppr-avis {
  width: 139px !important;
  background-image: url('../img/reduire_avis.png') !important;
}
section .petite-fiche .partie-blanche .non-prenium .suppr-avis:hover {
  background-image: url('../img/reduire_avis_off.png') !important;
}
@media screen and (max-width: 767px) {
  section .petite-fiche .partie-blanche .non-prenium .suppr-avis {
    right: 50%;
    margin-right: -70px;
    bottom: 0px;
  }
}
section .petite-fiche .partie-blanche .non-prenium .liste-avis {
  margin-top: 40px;
}
section .petite-fiche .partie-blanche .non-prenium li {
  list-style-type: none;
  border-bottom: 1px solid #28285b;
  margin-bottom: 30px;
}
section .petite-fiche .partie-blanche .non-prenium li:last-child {
  border: none;
  margin-bottom: 0px;
}
section .petite-fiche .partie-blanche .non-prenium li:last-child > p {
  margin-bottom: 0px;
}
section .petite-fiche .partie-blanche .non-prenium li .bulle-nom {
  float: left;
}
section .petite-fiche .partie-blanche .non-prenium li .bulle-nom img {
  display: inline-block;
  vertical-align: middle;
}
section .petite-fiche .partie-blanche .non-prenium li .bulle-nom .nom-date {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
section .petite-fiche .partie-blanche .non-prenium li .bulle-nom .nom-date h4 {
  font-weight: bold;
  font-size: 22px;
  color: #28285b;
  margin: 0px;
}
section .petite-fiche .partie-blanche .non-prenium li .bulle-nom .nom-date p {
  margin: 0px;
  font-size: 11px;
  color: #636363;
}
section .petite-fiche .partie-blanche .non-prenium li h3 {
  font-size: 22px;
  color: #d4145a;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 21px;
}
section .petite-fiche .partie-blanche .non-prenium li > p {
  margin-bottom: 30px;
}
section .petite-fiche .partie-blanche .non-prenium li .toutes-les-notes {
  float: none;
  padding-left: 15px;
  display: inline-block;
}
section .petite-fiche .partie-blanche .non-prenium li .toutes-les-notes li {
  list-style-type: none;
  display: inline-block;
  border: none;
  margin-top: 8px;
}
section .petite-fiche .partie-blanche .non-prenium #deplier-les-avis {
  display: none;
}
section .petite-fiche .partie-blanche .non-prenium .suppr-border:nth-child(2) {
  border: none;
}
section .petite-fiche .partie-blanche .non-prenium .notes-detaillees {
  margin-top: 40px;
}
section .petite-fiche .partie-blanche .non-prenium .notes-detaillees .note-globale {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0px;
  margin-top: 20px;
}
section .petite-fiche .partie-blanche .non-prenium .notes-detaillees .note-globale .form-note {
  width: 85px;
  text-align: right;
  margin-right: 20px;
  display: inline-block;
}
section .petite-fiche .partie-blanche .non-prenium .notes-detaillees .note-globale .form-note p {
  font-size: 18px;
  color: #28285b;
}
section .petite-fiche .partie-blanche .non-prenium .notes-detaillees .note-globale ul {
  padding: 0px;
  display: inline-block;
  vertical-align: middle;
}
section .petite-fiche .partie-blanche .non-prenium .notes-detaillees .note-globale ul li {
  list-style-type: none;
  display: inline-block;
  border: none;
  margin: 0px;
}
section .petite-fiche .partie-blanche .non-prenium .notes-detaillees .toutes-les-notes {
  padding: 0px;
  float: right;
  width: 100%;
}
section .petite-fiche .partie-blanche .non-prenium .notes-detaillees .toutes-les-notes > li {
  list-style-type: none;
  width: 100%;
  text-align: right;
}
section .petite-fiche .partie-blanche .non-prenium .notes-detaillees .toutes-les-notes > li > ul {
  display: inline-block;
  padding: 0px;
}
section .petite-fiche .partie-blanche .non-prenium .notes-detaillees .toutes-les-notes > li > ul li {
  display: inline-block;
  vertical-align: middle;
}
section .petite-fiche .partie-blanche .non-prenium .notes-detaillees .toutes-les-notes > li p {
  width: 70%;
  margin-bottom: 5px;
  text-align: left;
  margin-bottom: 0px;
  margin-top: 0px;
  display: inline-block;
  color: #28285b;
}
section .petite-fiche .partie-blanche .non-prenium form {
  margin-top: 20px;
}
section .petite-fiche .partie-blanche .non-prenium form .form-group {
  margin-bottom: 10px;
}
section .petite-fiche .partie-blanche .non-prenium form .form-group .control-label {
  font-size: 18px;
  font-weight: 100;
  color: #28285b;
}
section .petite-fiche .partie-blanche .non-prenium form .form-group input,
section .petite-fiche .partie-blanche .non-prenium form .form-group textarea,
section .petite-fiche .partie-blanche .non-prenium form .form-group button {
  background-color: #f2f2f2;
  resize: none;
  border-radius: 0px;
  border: none;
  color: #28285b;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
section .petite-fiche .partie-blanche .non-prenium form .form-group .publiez-btn button {
  width: 100%;
  background-color: #28285b;
  color: white;
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  section .petite-fiche .partie-blanche .non-prenium form .form-group .publiez-btn button {
    margin-bottom: 40px;
  }
}
section .petite-fiche .partie-blanche .non-prenium form .form-group button:hover {
  background-color: #d4145a;
}
section .petite-fiche .partie-blanche .non-prenium form .form-group textarea {
  height: 162px;
}
section .petite-fiche .partie-blanche .non-prenium form .form-group .checkbox label {
  font-size: 11px;
  padding: 0px;
  color: #28285b;
  margin: 0px;
}
section .petite-fiche .partie-blanche .non-prenium form .form-group .checkbox label a {
  text-decoration: underline;
  color: #28285b;
}
section .container-pagination {
  text-align: center;
}
section .container-pagination .pagination li a {
  margin-left: 2px;
  margin-right: 2px;
  border-radius: 0px;
  border: 0px;
  background-color: #28285b;
  color: white;
  font-size: 16px;
}
section .container-pagination .pagination li a:hover {
  background-color: #d4145a;
  color: white;
}
section .container-pagination .pagination li:first-child a {
  background-color: #28285b;
}
section .container-pagination .pagination li:last-child a {
  background-color: #28285b;
}
section .container-pagination .pagination li:last-child a:hover {
  background-color: #d4145a;
}
section .container-pagination .pagination li.active a {
  background-color: #d4145a;
  color: white;
}
section .container-pagination .pagination li.disabled a:hover {
  background-color: #d4145a;
}
.page-fiche {
  margin-bottom: 20px;
}
.page-fiche .titre-page-fiche {
  padding: 7px;
}
.page-fiche .petite-fiche {
  position: relative;
}
.page-fiche .petite-fiche h1 {
  display: inline-block;
  vertical-align: middle;
  margin: 0px;
  font-size: 26px;
  font-weight: bold;
  color: white;
  background-color: #28285b;
  height: 40px;
  padding: 2px 15px 0px 15px;
}
@media screen and (max-width: 991px) {
  .page-fiche .petite-fiche h1 {
    width: 100%;
    text-align: center;
  }
}
.page-fiche .petite-fiche .nos-autres-agences {
  background-image: url('../img/autres-agences.png') !important;
  background-repeat: no-repeat;
  width: 161px !important;
  height: 24px;
  display: inline-block;
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=10);
  position: absolute;
  bottom: 10px;
  right: 20px;
  z-index: 3;
}
.page-fiche .petite-fiche .nos-autres-agences:hover {
  background-image: url('../img/autres-agences_off.png') !important;
}
.page-fiche .petite-fiche .nos-autres-agences:focus {
  outline: none;
}
.page-fiche .petite-fiche .changement-bouton {
  background-image: url('../img/moins-agence.png') !important;
  width: 132px !important;
}
.page-fiche .petite-fiche .changement-bouton:hover {
  background-image: url('../img/moins-agence-off.png') !important;
}
.page-fiche .petite-fiche .bordur-bas {
  border-bottom: 1px solid #28285b;
  padding-left: 0px;
}
@media screen and (max-width: 767px) {
  .page-fiche .petite-fiche .bordur-bas {
    padding-bottom: 30px;
    margin-left: 15px;
  }
}
.page-fiche .petite-fiche .bordur-bas:last-child {
  border-bottom: none;
}
.page-fiche .petite-fiche .autres-agence {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.page-fiche .petite-fiche #adresse-autres-agence {
  padding-left: 15px;
  margin-bottom: 0px;
  display: none;
}
.page-fiche .petite-fiche #adresse-autres-agence .detaille-autre-agence {
  display: inline-block;
  padding-bottom: 30px;
}
.page-fiche .petite-fiche #adresse-autres-agence .detaille-autre-agence h2 {
  display: inline-block;
  color: #28285b;
  font-weight: 900;
  font-size: 27px;
}
.page-fiche .petite-fiche #adresse-autres-agence .detaille-autre-agence .lieu-autre-agence {
  font-size: 17px;
  color: #28285b;
}
.page-fiche .petite-fiche .rotation-fleche {
  transform: rotate(0deg);
  transition: 0.6s;
}
.page-fiche .petite-fiche .rotate {
  transform: rotate(-180deg);
  transition: 0.6s;
}
.page-fiche .petite-fiche .expert-phone-number-bloc {
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0px;
}
.page-fiche .petite-fiche .expert-phone-number-bloc .expert-voir-phone-number {
  width: 98px;
  height: 21px;
  display: block;
  background-image: url('../img/telephone-autre-agence.png');
  background-repeat: no-repeat;
  border: none;
  background-color: transparent;
  outline: none;
}
.page-fiche .petite-fiche .expert-phone-number-bloc .expert-phone-number {
  height: 25px;
  font-size: 17px;
  font-weight: normal;
  margin-bottom: 0px;
  color: #636363;
  text-decoration: none;
  border: none;
}
.page-fiche .petite-fiche .expert-phone-number-bloc .expert-phone-number {
  display: none;
}
.page-fiche .petite-fiche .expert-phone-number-bloc .devoile-tel {
  display: block;
}
.page-fiche .petite-fiche .envoyer-mail {
  height: 21px;
  background-image: url('../img/mail-autre-agence.png');
  background-repeat: no-repeat;
  width: 143px;
  display: inline-block;
  margin-bottom: 4px;
  vertical-align: middle;
}
.page-fiche .petite-fiche .voir-la-fiche {
  float: right;
  margin-top: 70px;
  color: white;
  background-color: #28285b;
  padding: 0px 7px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: inline;
  text-decoration: none;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .page-fiche .petite-fiche .voir-la-fiche {
    float: none;
  }
}
.page-fiche .petite-fiche .voir-la-fiche:hover {
  background-color: #d4145a;
}
.page-fiche .interventions .partie-blanche {
  padding: 0px;
}
.page-fiche .interventions .partie-blanche .carte {
  height: 210px;
  width: 75%;
  margin-bottom: 0px;
  padding-bottom: 0px;
  display: inline-block;
  vertical-align: middle;
  background-color: #28285b;
  border-bottom: solid #d4145a 3px;
}
@media screen and (max-width: 1199px) {
  .page-fiche .interventions .partie-blanche .carte {
    width: 60%;
  }
}
@media screen and (max-width: 991px) {
  .page-fiche .interventions .partie-blanche .carte {
    width: 100%;
  }
}
.page-fiche .interventions .partie-blanche .carte iframe {
  width: 100%;
  height: 200px;
  display: block;
}
.page-fiche .interventions .partie-blanche .liste-intervention {
  padding-left: 0px;
  display: inline-block;
  vertical-align: middle;
  width: 24%;
  padding: 0px 10px 0px 30px;
}
@media screen and (max-width: 1199px) {
  .page-fiche .interventions .partie-blanche .liste-intervention {
    width: 39%;
  }
}
@media screen and (max-width: 991px) {
  .page-fiche .interventions .partie-blanche .liste-intervention {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.page-fiche .interventions .partie-blanche .liste-intervention li {
  list-style-type: none;
  font-size: 13px;
  display: inline-block;
  background-color: #d4145a;
  color: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 0px 5px;
  margin-bottom: 5px;
}
.page-fiche .qui-sommes-nous .nom-entreprise a {
  height: 40px;
  background-color: #d4145a;
  text-align: center;
  font-size: 24px;
  color: white;
  margin-bottom: 0px;
  padding-top: 2px;
  display: inline-block;
  vertical-align: middle;
  padding: 0px 15px;
  font-weight: bold;
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  .page-fiche .qui-sommes-nous .nom-entreprise a {
    width: 100%;
  }
}
.page-fiche .qui-sommes-nous .nom-entreprise a:hover {
  background-color: #9b124a;
}
.page-fiche .qui-sommes-nous .texte-presentation {
  width: 74%;
  display: block;
  margin: 50px auto;
}
@media screen and (max-width: 991px) {
  .page-fiche .qui-sommes-nous .texte-presentation {
    width: 80%;
  }
}
.page-fiche .qui-sommes-nous .texte-presentation p {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  font-size: 13px;
  color: #636363;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .page-fiche .qui-sommes-nous .texte-presentation p {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.page-fiche .qui-sommes-nous .points-forts {
  width: 74%;
  display: block;
  margin: 0px auto;
}
@media screen and (max-width: 991px) {
  .page-fiche .qui-sommes-nous .points-forts {
    width: 80%;
  }
}
.page-fiche .qui-sommes-nous .points-forts h2 {
  display: inline-block;
  vertical-align: middle;
  margin: 0px;
  font-size: 26px;
  font-weight: bold;
  color: #d4145a;
}
.page-fiche .qui-sommes-nous .points-forts ul {
  margin-top: 20px;
  padding: 0px;
  width: 100%;
  float: left;
  margin-bottom: 45px;
}
.page-fiche .qui-sommes-nous .points-forts ul li {
  width: 32%;
  float: left;
  list-style-image: url(../img/tiret.png);
  color: #636363;
}
@media screen and (max-width: 991px) {
  .page-fiche .qui-sommes-nous .points-forts ul li {
    width: 50%;
  }
}
.page-fiche .qui-sommes-nous .horraires {
  text-align: center;
}
.page-fiche .qui-sommes-nous .horraires h3 {
  background-color: #d4145a;
  padding: 0px 15px;
  height: 40px;
  font-size: 26px;
  font-weight: bold;
  color: white;
  text-align: center;
  display: inline-block;
  margin: 0px;
}
.page-fiche .qui-sommes-nous .horraires div {
  background-color: #f2f2f2;
}
.page-fiche .qui-sommes-nous .horraires ul {
  padding-left: 0px;
  display: inline-block;
  text-align: left;
  margin: 15px;
}
.page-fiche .qui-sommes-nous .horraires ul li {
  width: 100%;
  list-style-type: none;
  position: relative;
  color: #636363;
}
@media screen and (max-width: 767px) {
  .page-fiche .qui-sommes-nous .horraires ul li {
    text-align: center;
    margin-top: 15px;
  }
}
.page-fiche .qui-sommes-nous .horraires ul li > span {
  width: 145px;
  display: inline-block;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .page-fiche .qui-sommes-nous .horraires ul li > span {
    width: auto;
  }
}
.page-fiche .qui-sommes-nous .horraires ul li > span > strong {
  background-color: #f2f2f2;
  padding-right: 4px;
}
.page-fiche .qui-sommes-nous .horraires ul li div {
  position: absolute;
  top: 3px;
  left: 0px;
  width: 145px;
  height: 100%;
  z-index: 2;
  background-image: url('../img/points.png');
  background-repeat: no-repeat;
}
.page-fiche .qui-sommes-nous .suppr-padding {
  padding: 15px 0px 0px 0px;
}
.page-fiche .galerie-photos .slider-realisations .autoplay {
  width: 524px;
  margin: 0px auto;
  height: 400px;
}
@media screen and (max-width: 1199px) {
  .page-fiche .galerie-photos .slider-realisations .autoplay {
    width: 500px;
  }
}
@media screen and (max-width: 991px) {
  .page-fiche .galerie-photos .slider-realisations .autoplay {
    width: 300px;
    height: 300px;
  }
}
@media screen and (max-width: 767px) {
  .page-fiche .galerie-photos .slider-realisations .autoplay {
    width: 80%;
  }
}
.page-fiche .galerie-photos .slider-realisations .autoplay div {
  text-align: center;
}
.page-fiche .galerie-photos .slider-realisations .autoplay a {
  display: block;
  vertical-align: middle;
  line-height: 400px;
}
@media screen and (max-width: 991px) {
  .page-fiche .galerie-photos .slider-realisations .autoplay a {
    line-height: 300px;
  }
}
.page-fiche .galerie-photos .slider-realisations .autoplay a:focus {
  outline: none;
}
.page-fiche .galerie-photos .slider-realisations .autoplay img {
  max-width: 100%;
  max-height: 400px;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 991px) {
  .page-fiche .galerie-photos .slider-realisations .autoplay img {
    max-height: 300px;
  }
}
.page-fiche .galerie-photos .slider-realisations .autoplay .slick-active {
  display: inline-block;
  vertical-align: middle;
}
.page-fiche .galerie-photos .slider-realisations .autoplay .slick-prev,
.page-fiche .galerie-photos .slider-realisations .autoplay .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 41px;
  height: 128px;
  margin-top: -64px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
}
.page-fiche .galerie-photos .slider-realisations .autoplay .slick-prev:before,
.page-fiche .galerie-photos .slider-realisations .autoplay .slick-next:before {
  opacity: 0;
}
.page-fiche .galerie-photos .slider-realisations .autoplay .slick-prev {
  background-image: url('../img/carousel_g.png');
  left: -41px;
}
.page-fiche .galerie-photos .slider-realisations .autoplay .slick-next {
  background-image: url('../img/carousel_d.png');
  right: -41px;
}
.page-fiche .avis-clients > div .etoiles {
  display: inline-block;
  background-color: #d4145a;
  vertical-align: middle;
  height: 40px;
  line-height: 40px;
}
.page-fiche .avis-clients > div .etoiles > img {
  margin-left: 15px;
  margin-right: 15px;
}
@media screen and (max-width: 991px) {
  .page-fiche .avis-clients > div .etoiles {
    width: 100%;
    text-align: center;
  }
}
.page-fiche .avis-clients .commentaire-vue {
  padding: 15px;
  position: relative;
}
.page-fiche .avis-clients .commentaire-vue li {
  list-style-type: none;
  border-bottom: 1px solid #28285b;
  margin-bottom: 30px;
}
.page-fiche .avis-clients .commentaire-vue li:last-child {
  border: none;
  margin-bottom: 0px;
}
.page-fiche .avis-clients .commentaire-vue li:last-child > p {
  margin-bottom: 0px;
}
.page-fiche .avis-clients .commentaire-vue li .bulle-nom {
  float: left;
}
.page-fiche .avis-clients .commentaire-vue li .bulle-nom img {
  display: inline-block;
  vertical-align: middle;
}
.page-fiche .avis-clients .commentaire-vue li .bulle-nom .nom-date {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.page-fiche .avis-clients .commentaire-vue li .bulle-nom .nom-date h4 {
  font-weight: bold;
  font-size: 22px;
  color: #28285b;
  margin: 0px;
}
.page-fiche .avis-clients .commentaire-vue li .bulle-nom .nom-date p {
  margin: 0px;
  font-size: 11px;
  color: #636363;
}
.page-fiche .avis-clients .commentaire-vue li h3 {
  font-size: 22px;
  color: #d4145a;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 21px;
}
.page-fiche .avis-clients .commentaire-vue li > p {
  margin-bottom: 30px;
}
.page-fiche .avis-clients .commentaire-vue li .toutes-les-notes {
  float: right;
}
.page-fiche .avis-clients .commentaire-vue li .toutes-les-notes li {
  list-style-type: none;
  display: inline-block;
  border: none;
}
.page-fiche .avis-clients .commentaire-vue #deplier-les-avis {
  display: none;
}
.page-fiche .avis-clients .commentaire-vue .suppr-border:nth-child(2) {
  border: none;
}
.page-fiche .avis-clients .commentaire-vue .bouton-plus-avis {
  width: 119px;
  height: 24px;
  position: absolute;
  background-image: url('../img/tous_les_avis.png');
  background-repeat: no-repeat;
  bottom: -15px;
  right: -60px;
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 991px) {
  .page-fiche .avis-clients .commentaire-vue .bouton-plus-avis {
    right: 0px;
  }
}
.page-fiche .avis-clients .commentaire-vue .bouton-plus-avis:hover {
  background-image: url('../img/tous_les_avis_off.png');
}
.page-fiche .avis-clients .commentaire-vue .moins-avis {
  background-image: url('../img/moins-avis.png');
}
.page-fiche .avis-clients .commentaire-vue .moins-avis:hover {
  background-image: url('../img/moins-avis-off.png');
}
.page-fiche .notez-artisan .iradio_minimal,
.page-fiche .contactez-artisan .iradio_minimal {
  display: inline-block;
  *display: inline;
  padding: 0;
  background: url(../img/aero2.png) no-repeat;
  border: none;
  cursor: pointer;
  background-position: -80px 0;
  width: 12px;
  height: 12px;
}
.page-fiche .notez-artisan .iradio_minimal.hover,
.page-fiche .contactez-artisan .iradio_minimal.hover {
  background-position: -80px 0;
  width: 12px;
  height: 12px;
}
.page-fiche .notez-artisan .iradio_minimal.checked,
.page-fiche .contactez-artisan .iradio_minimal.checked {
  background-position: -93px 0;
  width: 12px;
  height: 12px;
}
.page-fiche .notez-artisan .iradio_minimal.disabled,
.page-fiche .contactez-artisan .iradio_minimal.disabled {
  background-position: -160px 0;
  width: 12px;
  height: 12px;
  cursor: default;
}
.page-fiche .notez-artisan .iradio_minimal.checked.disabled,
.page-fiche .contactez-artisan .iradio_minimal.checked.disabled {
  background-position: -180px 0;
  width: 12px;
  height: 12px;
}
.page-fiche .notez-artisan h2,
.page-fiche .contactez-artisan h2 {
  color: #35A9E1;
  font-size: 26px;
  font-weight: 900;
  margin-bottom: 50px;
  margin-top: 30px;
}
.page-fiche .notez-artisan .formulaire-avis .notes-detaillees .note-globale,
.page-fiche .contactez-artisan .formulaire-avis .notes-detaillees .note-globale {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0px;
  margin-top: 20px;
}
.page-fiche .notez-artisan .formulaire-avis .notes-detaillees .note-globale .form-note,
.page-fiche .contactez-artisan .formulaire-avis .notes-detaillees .note-globale .form-note {
  width: 85px;
  text-align: right;
  margin-right: 20px;
  display: inline-block;
}
.page-fiche .notez-artisan .formulaire-avis .notes-detaillees .note-globale .form-note p,
.page-fiche .contactez-artisan .formulaire-avis .notes-detaillees .note-globale .form-note p {
  font-size: 18px;
  color: #28285b;
}
.page-fiche .notez-artisan .formulaire-avis .notes-detaillees .note-globale ul,
.page-fiche .contactez-artisan .formulaire-avis .notes-detaillees .note-globale ul {
  padding: 0px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0px;
}
.page-fiche .notez-artisan .formulaire-avis .notes-detaillees .note-globale ul li,
.page-fiche .contactez-artisan .formulaire-avis .notes-detaillees .note-globale ul li {
  list-style-type: none;
  display: inline-block;
  cursor: pointer;
}
.page-fiche .notez-artisan .formulaire-avis .notes-detaillees .note-globale ul li img,
.page-fiche .contactez-artisan .formulaire-avis .notes-detaillees .note-globale ul li img {
  padding: 3px;
}
.page-fiche .notez-artisan .formulaire-avis .notes-detaillees .toutes-les-notes,
.page-fiche .contactez-artisan .formulaire-avis .notes-detaillees .toutes-les-notes {
  padding: 0px;
  float: right;
  width: 100%;
}
.page-fiche .notez-artisan .formulaire-avis .notes-detaillees .toutes-les-notes > li,
.page-fiche .contactez-artisan .formulaire-avis .notes-detaillees .toutes-les-notes > li {
  list-style-type: none;
  width: 100%;
  text-align: right;
}
.page-fiche .notez-artisan .formulaire-avis .notes-detaillees .toutes-les-notes > li > ul,
.page-fiche .contactez-artisan .formulaire-avis .notes-detaillees .toutes-les-notes > li > ul {
  display: inline-block;
  padding: 0px;
}
.page-fiche .notez-artisan .formulaire-avis .notes-detaillees .toutes-les-notes > li > ul li,
.page-fiche .contactez-artisan .formulaire-avis .notes-detaillees .toutes-les-notes > li > ul li {
  display: inline-block;
  vertical-align: middle;
}
.page-fiche .notez-artisan .formulaire-avis .notes-detaillees .toutes-les-notes > li p,
.page-fiche .contactez-artisan .formulaire-avis .notes-detaillees .toutes-les-notes > li p {
  width: 70%;
  margin-bottom: 5px;
  text-align: left;
  margin-bottom: 0px;
  margin-top: 0px;
  display: inline-block;
  color: #28285b;
}
.page-fiche .notez-artisan .formulaire-avis form,
.page-fiche .contactez-artisan .formulaire-avis form {
  margin-top: 20px;
}
.page-fiche .notez-artisan .formulaire-avis form .form-group,
.page-fiche .contactez-artisan .formulaire-avis form .form-group {
  margin-bottom: 10px;
}
.page-fiche .notez-artisan .formulaire-avis form .form-group .control-label,
.page-fiche .contactez-artisan .formulaire-avis form .form-group .control-label {
  font-size: 18px;
  font-weight: 100;
  color: #28285b;
}
.page-fiche .notez-artisan .formulaire-avis form .form-group input,
.page-fiche .contactez-artisan .formulaire-avis form .form-group input,
.page-fiche .notez-artisan .formulaire-avis form .form-group textarea,
.page-fiche .contactez-artisan .formulaire-avis form .form-group textarea,
.page-fiche .notez-artisan .formulaire-avis form .form-group button,
.page-fiche .contactez-artisan .formulaire-avis form .form-group button {
  background-color: #f2f2f2;
  resize: none;
  border-radius: 0px;
  border: none;
  color: #28285b;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.page-fiche .notez-artisan .formulaire-avis form .form-group .publiez-btn button,
.page-fiche .contactez-artisan .formulaire-avis form .form-group .publiez-btn button {
  width: 100%;
  background-color: #28285b;
  color: white;
  font-size: 18px;
}
.page-fiche .notez-artisan .formulaire-avis form .form-group button:hover,
.page-fiche .contactez-artisan .formulaire-avis form .form-group button:hover {
  background-color: #d4145a;
}
.page-fiche .notez-artisan .formulaire-avis form .form-group textarea,
.page-fiche .contactez-artisan .formulaire-avis form .form-group textarea {
  height: 162px;
}
.page-fiche .notez-artisan .formulaire-avis form .form-group .checkbox label,
.page-fiche .contactez-artisan .formulaire-avis form .form-group .checkbox label {
  font-size: 11px;
  padding: 0px;
  color: #28285b;
  margin: 0px;
}
.page-fiche .notez-artisan .formulaire-avis form .form-group .checkbox label a,
.page-fiche .contactez-artisan .formulaire-avis form .form-group .checkbox label a {
  text-decoration: underline;
  color: #28285b;
}
.page-fiche .notez-artisan .btn,
.page-fiche .contactez-artisan .btn {
  background-color: #28285b !important;
  color: white !important;
  font-size: 18px;
}
.page-fiche .notez-artisan .btn img,
.page-fiche .contactez-artisan .btn img {
  margin-right: 10px;
}
.page-fiche .notez-artisan .btn:hover,
.page-fiche .contactez-artisan .btn:hover {
  background-color: #d4145a !important;
}
.page-fiche .notez-artisan .champs-obligatoires,
.page-fiche .contactez-artisan .champs-obligatoires {
  text-align: left;
}
.page-fiche .retour {
  width: 157px;
  height: 24px;
  display: block;
  float: right;
  background-image: url('../img/retour.png');
  margin-top: 20px;
}
.page-fiche .retour:hover {
  background-image: url('../img/retour_off.png');
}
.sidebar {
  text-align: right;
  padding-top: 91px;
}
@media screen and (max-width: 991px) {
  .sidebar {
    padding-top: 51px;
  }
}
.sidebar .formulaire-recherche {
  display: inline-block;
  width: 300px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .sidebar .formulaire-recherche {
    width: 100%;
  }
}
.sidebar .formulaire-recherche .titre-page-liste {
  background-color: #d4145a;
  padding: 7px 5px 15px 5px;
  text-align: center;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.sidebar .formulaire-recherche .titre-page-liste .titre {
  margin: 0px;
  color: white;
  font-size: 30px;
  font-weight: bold;
}
.sidebar .formulaire-recherche .champs-recherche-liste {
  background-color: #28285b;
  z-index: 3;
  position: relative;
  text-align: center;
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=10);
}
.sidebar .formulaire-recherche .champs-recherche-liste form .recherche {
  text-align: left;
  padding: 5px 15px 10px 15px;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .recherche label {
  color: white;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .recherche select {
  display: inline-block;
  height: 31px;
  width: 100%;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .recherche .selectize-control {
  margin: 0px;
  display: inline-block;
  width: 100%;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .recherche .selectize-control div {
  height: 31px;
  display: inline-block;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .recherche .selectize-control div .item {
  padding-top: 6px;
  padding-left: 10px;
  text-align: left;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .recherche .selectize-control .selectize-input {
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 0px;
  margin-right: 0px;
  background-color: white;
  width: 100%;
  text-align: left;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .recherche .selectize-control .selectize-input input {
  width: 100% !important;
  padding-left: 10px  !important;
  padding-top: 6px !important;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .recherche .selectize-control .selectize-input:after {
  border: none;
  width: 18px;
  height: 16px;
  background-image: url('../img/fleche_select_recherche.png');
  background-repeat: no-repeat;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 39%;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .recherche .selectize-control .selectize-input.dropdown-active {
  text-align: left;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .recherche .selectize-control .selectize-input.dropdown-active:after {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sidebar .formulaire-recherche .champs-recherche-liste form .recherche .code-postal {
  display: inline-block;
  width: 100%;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .recherche .code-postal input {
  padding-left: 10px;
  width: 100%;
  height: 31px !important;
  border: 0px;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .selection-artisan-liste,
.sidebar .formulaire-recherche .champs-recherche-liste form .code-postal,
.sidebar .formulaire-recherche .champs-recherche-liste form .distance {
  margin-bottom: 10px;
}
.sidebar .formulaire-recherche .champs-recherche-liste form input::-webkit-input-placeholder {
  color: #7F7F7F;
  font-size: 14px;
}
.sidebar .formulaire-recherche .champs-recherche-liste form input:-moz-placeholder {
  color: #7F7F7F;
  font-size: 14px;
}
.sidebar .formulaire-recherche .champs-recherche-liste form input::-moz-placeholder {
  color: #7F7F7F;
  color: #727272;
  font-size: 14px;
}
.sidebar .formulaire-recherche .champs-recherche-liste form input:-ms-input-placeholder {
  color: #7F7F7F;
  color: #727272;
  font-size: 14px;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .bas-recherche {
  display: block;
  margin-top: 0px;
  margin-bottom: 26px;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .bas-recherche label {
  color: white;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 43%;
  margin-left: 4%;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .bas-recherche label:first-child .iradio_minimal {
  margin-left: 0px !important;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .bas-recherche .iradio_minimal {
  display: inline-block;
  *display: inline;
  padding: 0;
  width: 12px;
  height: 12px;
  background: url('../img/aero2.png') no-repeat;
  border: none;
  cursor: pointer;
  background-position: -80px 0;
  margin-right: 5px;
  vertical-align: -1px;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .bas-recherche .iradio_minimal.hover {
  background-position: -80px 0;
  width: 12px;
  height: 12px;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .bas-recherche .iradio_minimal.checked {
  background-position: -93px 0;
  width: 12px;
  height: 12px;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .bas-recherche .iradio_minimal.disabled {
  background-position: -160px 0;
  width: 12px;
  height: 12px;
  cursor: default;
}
.sidebar .formulaire-recherche .champs-recherche-liste form .bas-recherche .iradio_minimal.checked.disabled {
  background-position: -180px 0;
  width: 12px;
  height: 12px;
}
.sidebar .professionnels,
.sidebar .top-dix {
  display: inline-block;
  width: 300px;
  text-align: center;
  background-color: #28285b;
  padding-bottom: 20px;
  margin-bottom: 25px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .sidebar .professionnels,
  .sidebar .top-dix {
    width: 100%;
  }
}
.sidebar .professionnels h3,
.sidebar .top-dix h3 {
  margin: 0px;
  background-color: #d4145a;
  font-size: 20px;
  color: white;
  font-weight: bold;
  padding: 4px 10px 10px 10px;
}
.sidebar .professionnels > img,
.sidebar .top-dix > img {
  width: 100%;
}
.sidebar .professionnels .fleche-pro,
.sidebar .top-dix .fleche-pro {
  position: absolute;
  top: 0px;
  left: -32px;
  width: auto;
}
@media screen and (max-width: 1199px) {
  .sidebar .professionnels .fleche-pro,
  .sidebar .top-dix .fleche-pro {
    width: 25px;
    height: 36px;
    left: -25px;
  }
}
.sidebar .professionnels div p,
.sidebar .top-dix div p {
  color: white;
  font-size: 17px;
  text-align: left;
  max-width: 193px;
  line-height: 19px;
  display: block;
  margin: 15px auto;
}
.sidebar .professionnels a {
  background-image: url('../img/connectez_ici.png');
  width: 200px;
  height: 29px;
  display: block;
  margin: auto;
}
.sidebar .professionnels a:hover {
  background-image: url('../img/connectez_ici_off.png');
}
.sidebar .top-dix ul {
  padding-left: 0px;
  margin-top: 20px;
}
.sidebar .top-dix ul li {
  list-style-type: none;
}
.sidebar .top-dix ul li a span {
  display: inline-block;
  vertical-align: middle;
  background-image: url('../img/rond.png');
  width: 20px;
  height: 20px;
  margin-right: 20px;
  color: white;
  font-size: 14px;
  padding-top: 1px;
  text-decoration: none;
}
.sidebar .top-dix ul li a p {
  display: inline-block;
  vertical-align: middle;
  margin: 0px;
  width: 140px;
  text-align: left;
  border-bottom: 1px solid white;
  font-size: 20px;
  color: white;
  text-decoration: none;
  padding-bottom: 5px;
}
.sidebar .top-dix ul li a p img {
  margin-left: 5px;
  display: inline-block;
  text-align: right;
}
.sidebar .top-dix ul li a:hover img {
  float: right;
  margin-top: 9px;
}
.sidebar .top-dix ul li:last-child p {
  border: none;
}
.sidebar .devis {
  background-color: #f4cc06;
  margin-bottom: 60px;
  position: relative;
  margin-top: 180px;
  width: 300px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .sidebar .devis {
    width: 100%;
  }
}
.sidebar .devis .selectize-input {
  text-align: left;
}
.sidebar .devis #femme_prestep {
  position: absolute;
  top: -165px;
  left: 0px;
  width: 236px;
}
.sidebar .devis h3 {
  margin: 0px;
  background-color: #28285b;
  color: white;
  font-size: 25px;
  font-weight: normal;
  padding: 10px;
  text-align: center;
}
.sidebar .devis > img {
  width: 100%;
}
.sidebar .devis ul {
  padding-left: 0px;
}
.sidebar .devis ul li {
  list-style-type: none;
  text-align: left;
  margin-left: 15px;
  margin-bottom: 25px;
}
.sidebar .devis ul li:first-child {
  margin-top: 20px;
}
.sidebar .devis ul li:last-child {
  margin-bottom: 20px;
}
.sidebar .devis ul li img {
  display: inline-block;
}
.sidebar .devis ul li p {
  display: inline-block;
  font-size: 18px;
  margin-left: 10px;
  color: #28285b;
}
.sidebar .devis a {
  background-image: url('../img/commencez.png');
  width: 260px;
  height: 48px;
  display: block;
  margin: auto;
  margin-bottom: 35px;
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=10);
  -moz-transition-property: background-image;
  -moz-transition-duration: 100ms;
  -webkit-transition-property: background-image;
  -webkit-transition-duration: 100ms;
  transition-duration: 100ms;
  transition-property: background-image;
}
.sidebar .devis a:hover {
  background-image: url('../img/commencez_off.png');
}
.sidebar .devis .bottom {
  background-color: #595959;
  text-align: center;
  padding-top: 35px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.sidebar .devis .bottom #separation-ou {
  position: absolute;
  left: 50%;
  margin-left: -24px;
  top: -24px;
}
.sidebar .devis .bottom #commencez2 {
  background-image: url('../img/commencez2.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 47px;
  max-width: 260px;
  max-height: 100%;
  border: 0px;
  margin-top: 10px;
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=10);
  -moz-transition-property: background-image;
  -moz-transition-duration: 100ms;
  -webkit-transition-property: background-image;
  -webkit-transition-duration: 100ms;
  transition-duration: 100ms;
  transition-property: background-image;
}
.sidebar .devis .bottom #commencez2:hover {
  background-image: url('../img/commencez2_hover.png');
}
footer .footer-haut {
  background-image: url('../img/img_footer.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: auto;
  display: block;
}
footer .footer-haut .prestep {
  margin-top: 80px;
  margin-bottom: 100px;
}
footer .footer-milieu {
  background-color: #F4F4F4;
  box-shadow: -1px 2px 10px 4px rgba(0, 0, 0, 0.3) inset;
  padding-top: 30px;
  padding-bottom: 30px;
}
footer .footer-milieu h5 {
  font-size: 42px;
  color: #28285b;
  font-weight: normal;
}
footer .footer-milieu h6 {
  color: #28285b;
  font-size: 20px;
}
footer .footer-milieu h6 a {
  color: inherit;
  font-size: inherit;
}
footer .footer-milieu h6 img {
  margin-right: 5px;
}
footer .footer-milieu .item {
  margin-bottom: 25px;
}
footer .footer-milieu ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
footer .footer-milieu ul li {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
footer .footer-milieu ul li a {
  font-size: 14px;
  color: black;
}
footer .footer-bas {
  background-color: #2b2b2b;
  padding: 15px 0px 0px 0px;
  border-top: #d4145a 11px solid;
}
@media screen and (max-width: 991px) {
  footer .footer-bas {
    text-align: center;
  }
}
footer .footer-bas img {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 5px;
}
@media screen and (max-width: 991px) {
  footer .footer-bas img {
    display: block;
    margin: 20px auto;
  }
}
footer .footer-bas p {
  color: white;
  display: inline-block;
  vertical-align: bottom;
  font-size: 14px;
  margin-bottom: 0px;
  margin-left: 5px;
}
footer .footer-bas a {
  color: white;
  display: inline-block;
  vertical-align: bottom;
  font-size: 14px;
  text-decoration: underline;
  margin-left: 5px;
}
footer .footer-bas a:hover {
  color: #d4145a;
}
footer .footer-bas .liste-footer {
  margin-top: 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  footer .footer-bas .liste-footer {
    text-align: center;
  }
}
footer .footer-bas .liste-footer h3 {
  display: inline-block;
  margin: 0px;
  color: #28285b;
  background-color: white;
  padding: 0px 30px 5px 5px;
  background-image: url('../img/fleche_footer_bas.png');
  background-repeat: no-repeat;
  background-position: 95% center ;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 15px;
}
footer .footer-bas .liste-footer ul {
  padding-left: 0px;
}
footer .footer-bas .liste-footer ul li {
  list-style-type: none;
  display: inline-block;
  width: 45%;
  margin-bottom: 3px;
}
@media screen and (max-width: 991px) {
  footer .footer-bas .liste-footer ul li {
    width: 100%;
  }
}
footer .footer-bas .liste-footer ul li a {
  font-size: 16px;
}
#autocomplete {
  width: 234px;
  height: 38px;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  #autocomplete {
    width: 100%;
  }
}
#autocomplete-input {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
#autocomplete-input.ui-autocomplete-loading {
  background-image: url('../img/ajax-loader.gif');
  background-position: right 1px center;
  background-repeat: no-repeat;
}
.ui-widget-content {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  list-style-type: none;
  padding-left: 0px;
}
.ui-widget-content li {
  padding: 5px 8px;
  cursor: pointer;
}
.ui-widget-content li:hover,
.ui-widget-content li:focus,
.ui-widget-content li:active,
.ui-menu-item.ui-state-focus {
  background-color: #f5fafd;
  color: #495c68;
}
.sheet-bloc-edition {
  border: 1px solid transparent;
}
.sheet-bloc-edition.active {
  background-color: #eaeaea !important;
  border: 1px solid #cacaca !important;
  cursor: pointer;
}
.sheet-bloc-edition.btn {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  background-color: #28285b;
  color: white;
  margin-top: 5px;
}
.sheet-bloc-edition.btn.active {
  color: #28285b;
}
.popup-edition,
.popup {
  background: white;
  padding: 15px;
  position: relative;
}
.popup-edition.little-popup,
.popup.little-popup {
  width: 768px;
}
@media screen and (max-width: 1199px) {
  .popup-edition.little-popup,
  .popup.little-popup {
    width: 768px;
  }
}
@media screen and (max-width: 991px) {
  .popup-edition.little-popup,
  .popup.little-popup {
    width: 768px;
  }
}
@media screen and (max-width: 767px) {
  .popup-edition.little-popup,
  .popup.little-popup {
    width: 100%;
  }
}
.popup-edition h2,
.popup h2 {
  margin-top: 5px;
  font-weight: bold;
}
.popup-edition h3,
.popup h3 {
  padding-left: 15px;
}
.popup-edition input.form-control,
.popup input.form-control,
.popup-edition select.form-control,
.popup select.form-control,
.popup-edition textarea.form-control,
.popup textarea.form-control {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.popup-edition input[type=checkbox],
.popup input[type=checkbox],
.popup-edition select[type=checkbox],
.popup select[type=checkbox],
.popup-edition textarea[type=checkbox],
.popup textarea[type=checkbox] {
  width: auto;
  height: initial;
  float: left;
  margin-right: 5px;
  cursor: pointer;
}
.popup-edition .border-right,
.popup .border-right {
  border-right: 1px solid #eaeaea;
}
.popup-edition .btn.btn-default,
.popup .btn.btn-default {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #28285b;
  color: white;
  border: 0px;
}
.popup-edition .btn.btn-default.btn-color2,
.popup .btn.btn-default.btn-color2 {
  background-color: #d4145a;
}
.popup-edition .competence-ligne,
.popup .competence-ligne {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.popup-edition #ajout-competence-bloc,
.popup #ajout-competence-bloc {
  text-align: center;
}
.popup-edition .input-group-addon,
.popup .input-group-addon {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.popup-edition .bloc-image img,
.popup .bloc-image img {
  max-width: 100%;
  max-height: 140px;
}
.popup-edition .bloc-image .btn,
.popup .bloc-image .btn {
  position: absolute;
  right: 0px;
  top: -5px;
}