@charset "UTF-8";
@font-face {
  /*    font-family: 'novecento';
      src: url('../fonts/Novecentosans-Normal-webfont.eot');
      src: url('../fonts/Novecentosans-Normal-webfont.eot?#iefix') format('embedded-opentype'),
           url('../fonts/Novecentosans-Normal-webfont.woff2') format('woff2'),
           url('../fonts/Novecentosans-Normal-webfont.woff') format('woff'),
           url('../fonts/Novecentosans-Normal-webfont.ttf') format('truetype'),
           url('../fonts/Novecentosans-Normal-webfont.svg#novecento_sansnormal') format('svg');
      font-weight: 100;
      font-style: normal;*/ }
.vert {
  color: #3c9e9a !important; }

.bleu {
  color: #153755 !important; }

.orangesmall {
  color: #e6501e;
  text-transform: lowercase; }

.vertsmall {
  color: #a2c617;
  text-transform: lowercase; }

.small {
  text-transform: initial; }

/*$font1:'novecento';
$font2:'PT Sans', sans-serif;
$font3:'PT Serif', serif;*/
body  {
  font-family: 'Roboto', sans-serif !important;
  font-size: 20px !important;
  color: #202020;
  background: red;
  padding-right: 0px !important;
  padding-left: 0px !important; }

a {
  color: #202020;
  text-decoration: none; }
  a:hover {
    color: #3c9e9a;
    text-decoration: none; }

.vert {
  color: #3c9e9a; }

h1 {
  color: #3c9e9a;
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: 600;
  margin-top: 0;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 2.3px;
  padding-top: 4px; }

h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin: 0;
  padding: 0; }

h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  line-height: 23px;
  text-align: left; }

h4 {
  color: #3c9e9a;
  font-size: 44px;
  margin: 0;
  padding: 0;
  text-align: left; }

.row {
  margin: 0; }

.boutonbleu {
  color: white !important;
  text-decoration: none !important;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-shadow: none;
  background: #153755;
  color: white !important;
  padding: 5px 20px;
  text-decoration: none !important; }
  .boutonbleu:hover {
    background: #202020 !important;
    color: white;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-shadow: none; }

.sstitrevert {
  color: #3c9e9a;
  width: 100%;
  display: block;
  padding-bottom: 40px;
  letter-spacing: 1px;
  font-size: 16px;
  font-style: italic;
  margin-bottom: 60px;
  background-image: url("../images/sstitre.png");
  background-position: bottom;
  background-repeat: no-repeat; }

.savoirplus {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 11px;
  border: 1px solid #3c9e9a;
  border-radius: 20px;
  padding: 5px 17px;
  text-decoration: none !important; }
  .savoirplus a {
    text-decoration: none !important; }
    .savoirplus a:hover {
      color: #959595; }
  .savoirplus:before {
    content: "\f067";
    font-family: 'FontAwesome';
    padding-right: 5px;
    color: #3c9e9a;
    font-weight: 200;
    font-size: 10px; }

.bouton-orange, .bouton-vert, .bouton-gris {
  background: #3c9e9a;
  color: white;
  padding: 7px 15px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.4px;
  cursor: pointer;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }
  .bouton-orange:hover, .bouton-vert:hover, .bouton-gris:hover {
    background: #202020;
    color: white;
    text-decoration: none; }
  .bouton-orange:active, .bouton-vert:active, .bouton-gris:active {
    color: white;
    text-decoration: none; }

.bouton-vert {
  background: #a2c617; }

.bouton-gris {
  background: #ededed;
  color: #3c9e9a;
  border: 1px solid #3c9e9a;
  font-weight: bold; }
  .bouton-gris:hover {
    border: 1px solid #202020; }

.no-padding {
  padding: 0; }

.no-margin {
  margin: 0; }

.no-style {
  list-style: none; }

.image-fill {
  width: 100%; }

.uppercase {
  text-transform: uppercase; }

.notDisplay {
  display: none;
  visibility: hidden; }

li {
  line-height: 30px;
  list-style-image: url("../images/puce.png");
  padding-left: 0;
  margin-left: 0; }

ul {
  margin-left: 18px; }

.langues {
  text-align: right;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 13px;
  padding-top: 10px; }
  .langues a {
    color: #acacac;
    text-decoration: none;
    padding-left: 6px;
    letter-spacing: 1px; }
  .langues .actif {
    color: #3c9e9a; }

.containerheader header {
  padding-left: 15px;
  padding-right: 15px; }

.pictophone {
  background-image: url("../images/picto-phone.png");
  background-repeat: no-repeat;
  background-position: left;
  width: 20px;
  height: 25px;
  background-size: 98%;
  margin-right: 5px;
  margin-top: 2px; }

.pictomail {
  background-image: url("../images/picto-mail.png");
  background-repeat: no-repeat;
  background-position: left;
  width: 20px;
  height: 16px;
  background-size: 20px;
  margin-right: 2px;
  margin-top: 2px; }

.infosheader {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase; }
  .infosheader span {
    padding-left: 25px; }
  .infosheader .collaborateurs .gbs3 .A {
    width: 100% !important; }
  .infosheader .collaborateurs .gbs3 .btn-default {
    background: #3c9e9a !important;
    color: white; }
  .infosheader .collaborateurs .gbs3 .gcore-radio-item .A {
    width: auto !important; }
  .infosheader .collaborateurs a {
    color: #202020;
    text-decoration: none;
    border: 1px solid #3c9e9a;
    border-radius: 20px;
    padding: 3px 20px;
    font-weight: 500;
    font-size: 14px; }
    .infosheader .collaborateurs a:hover {
      background: #3c9e9a;
      color: white;
      -webkit-font-smoothing: antialiased;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }

.barremenu {
  border-top: 0px solid #eceef4;
  margin-top: 0px; }
  .barremenu .container {
    padding: 0;
    margin: 0;
    width: 100%; }

.navbar {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 17px !important;
  letter-spacing: 2px;
  min-height: 10px !important;
  margin-bottom: 0px !important;
  border: 0px;
  -webkit-font-smoothing: antialiased; }
  .navbar li {
    margin-left: -1px; }
    .navbar li a {
      color: #202020 !important;
      text-shadow: none !important;
      padding-bottom: 10px; }

.navbar .nav > li > a {
  padding-right: 55px;
  padding-left: 55px;
  height: 44px;
  padding-top: 12px; }

.de-DE .navbar .nav > li > a {
  padding-right: 45px;
  padding-left: 45px; }

.nav-collapse .nav > li {
  background: #E5E5E5; }

.navbar .nav > li:first-child .nav-child {
  margin-left: 0px !important; }

.navbar .nav > li:first-child {
  margin-left: 0px; }
  .navbar .nav > li:first-child a {
    padding-right: 55px;
    padding-left: 55px;
    margin-left: 0px !important; }
    .navbar .nav > li:first-child a:hover {
      background: #3c9e9a; }
  .navbar .nav > li:first-child .nav-child {
    margin-left: -55px; }

.de-DE .navbar .nav > li:first-child a {
  padding-right: 45px;
  padding-left: 45px; }

.navbar .nav > li:first-child .nav-child  {
  margin-left: 0px !important; }

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus  {
  background-color: white !important;
  color: #3c9e9a !important; }

.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
  z-index: 999999999; }

.navbar .nav > li > .dropdown-menu:after {
  display: none; }

.dropdown li {
  list-style: none; }

.dropdown-menu li:hover .sub-menu {
  visibility: visible; }

.dropdown:hover > .dropdown-menu {
  display: block; }

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
  margin-top: 0; }

.navbar .sub-menu:before {
  border-bottom: 7px solid transparent;
  border-left: none;
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 7px solid transparent;
  left: -7px;
  top: 10px; }

.navbar .sub-menu:after {
  border-top: 6px solid transparent;
  border-left: none;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  left: 10px;
  top: 11px;
  left: -6px; }

.caret {
  display: none; }

.dropdown:hover .dropdown-menu {
  background: #3c9e9a;
  border: 0px;
  border-radius: 0px;
  box-shadow: none;
  padding-top: 20px;
  padding-bottom: 20px;
  min-width: 350px; }
  .dropdown:hover .dropdown-menu li {
    margin-left: 0px;
    font-size: 16px;
    padding-bottom: 5px;
    white-space: normal; }
    .dropdown:hover .dropdown-menu li span {
      width: 290px;
      display: inline-flex;
      /* float: right; */
      white-space: normal;
      letter-spacing: 1px; }
  .dropdown:hover .dropdown-menu a:before {
    content: "\f055";
    font-family: 'FontAwesome';
    top: 0px;
    padding-right: 15px;
    color: white;
    font-weight: 200;
    padding-bottom: 10px;
    float: left; }
  .dropdown:hover .dropdown-menu a:hover  {
    background: #3c9e9a; }
  .dropdown:hover .dropdown-menu .category-contact .item-page li {
    width: 50%; }
    .dropdown:hover .dropdown-menu .category-contact .item-page li img {
      margin-right: 20px !important; }
  .dropdown:hover .dropdown-menu .category-contact #customban {
    background: url("/images/banners/ban-contact-societe-recouvrement.jpg") 0 0 repeat fixed; }
  .dropdown:hover .dropdown-menu .category-contact #custommob {
    display: none; }

.de-DE .dropdown:hover .dropdown-menu li span {
  width: 190px; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  background-image: none;
  background: none;
  color: white !important;
  background: #3c9e9a; }

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background: #3c9e9a;
  color: white !important;
  box-shadow: none; }

.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
  background-color: #3c9e9a !important; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background: none; }

.navbar .nav > li > .dropdown-menu:before {
  display: none; }

.search-query {
  border: none;
  box-shadow: none;
  color: #202020;
  font-style: italic;
  font-size: 15px;
  /* firefox 19+ */
  /* ie */ }
  .search-query ::-webkit-input-placeholder {
    color: #f00; }
  .search-query ::-moz-placeholder {
    color: #f00; }
  .search-query :-ms-input-placeholder {
    color: #f00; }
  .search-query input:-moz-placeholder {
    color: #f00; }

div.mod_search93 input[type="search"], .js-finder-search-query.form-control {
  border: none;
  box-shadow: none;
  color: #202020;
  font-style: italic;
  font-size: 15px;
  /* firefox 19+ */
  /* ie */ }
  div.mod_search93 input[type="search"] ::-webkit-input-placeholder {
    color: #f00; }
  div.mod_search93 input[type="search"] ::-moz-placeholder {
    color: #f00; }
  div.mod_search93 input[type="search"] :-ms-input-placeholder {
    color: #f00; }
  div.mod_search93 input[type="search"] input:-moz-placeholder {
    color: #f00; }

input {
  color: #202020; }

.barrerecherche {
  padding-top: 7px;
  height: 20px;
  padding-left: 20px;
  font-style: italic;
  color: grey; }
  .barrerecherche input::-webkit-input-placeholder {
    color: #464646 !important;
    font-size: 17px; }
  .barrerecherche input:-moz-placeholder {
    /* Firefox 18- */
    color: #202020 !important;
    font-size: 17px; }
  .barrerecherche input::-moz-placeholder {
    /* Firefox 19+ */
    color: #202020 !important;
    font-size: 17px; }
  .barrerecherche input:-ms-input-placeholder {
    color: #202020 !important;
    font-size: 17px; }
  .barrerecherche input {
    background-image: url("../images/picto-search.png");
    background-repeat: no-repeat;
    background-position: left;
    background-size: 20px;
    padding-left: 30px;
    font-size: 17px; }

.boutonplus {
  width: 32px; }

.boutonplus {
  color: white; }
  .boutonplus:hover {
    color: #153755;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

.boutonplusgauche {
  color: white;
  float: left; }
  .boutonplusgauche:hover {
    color: #3c9e9a;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

.nav .deeper:first-child:hover .nav-child a {
  padding-left: 24px;
}
.nav .deeper:hover {
  background: #3c9e9a;
}
  .nav .deeper:hover a {
    color: white !important;
  }
  .nav .deeper:hover .nav-child {

    border-top: 1px solid #2b8377;
  }
    .nav .deeper:hover .nav-child a {
      color: #202020 !important;
      padding-left: 24px;
    }
    .nav .deeper:hover .nav-child a::after {
      margin-top:-17px;
    }
      .nav .deeper:hover .nav-child a:hover {
        color: white !important;
      }

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
  background-color: #3c9e9a;
  color: white !important;
  box-shadow: none; }

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  display: none; }

.principal:hover {
  background: #3c9e9a !important;
  color: white !important; }
  .principal:hover .nav-child a {
    color: #202020 !important; }
    .principal:hover .nav-child a:hover {
      color: white !important; }

/* Menu mobile */
.navbar .btn-navbar {
  background: white !important;
  background-color: white !important;
  box-shadow: 0px;
  text-shadow: 0px;
  border: none;
  background-image: none;
  border-color: white;
  margin-top: -30px; }

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #3c9e9a;
  box-shadow: none; }

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 4px; }

/*Problème de taille boostrap*/
.nav-collapse.in.collapse {
  height: auto !important;
  padding-top: 20px; }

#bloctopgris {
  background: #e6e6e6;
  font-weight: 300 !important;
  padding: 20px;
  text-align: center;
  transition-duration: 1.3s;
  top: 70px;
  display: none;
  width: 400px;
  height: 400px;
  position: absolute;
  opacity: 0;
  left: 35%;
  width: 30%;
  top: 20%;
  height: auto;
  z-index: 99999999;
  padding: 90px 50px; }
  #bloctopgris a:focus {
    margin-top: -70px; }

.fancybox-skin {
  background: #e6e6e6; }

.visible {
  display: block;
  opacity: 1; }

.piedpage {
  background: #292929;
  color: white; }

.piedpage {
  color: #959595;
  padding-top: 50px;
  padding-bottom: 30px;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 1.3px; }
  .piedpage .titrevert {
    color: #3c9e9a;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    display: block;
    letter-spacing: 1.2px;
    -webkit-font-smoothing: antialiased; }
  .piedpage .titreblanc {
    color: white;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    display: block;
    letter-spacing: 1.2px;
    -webkit-font-smoothing: antialiased; }
  .piedpage li {
    padding-bottom: 15px;
    list-style: none;
    padding-left: 0px;
    margin-left: 0px;
    line-height: 20px; }
    .piedpage li a {
      color: #959595; }
      .piedpage li a:hover {
        color: white; }
  .piedpage .engagements {
    padding-left: 35px; }
    .piedpage .engagements li {
      list-style-image: url("../images/puce.png") !important;
      margin-left: 17px; }
  .piedpage .nosservices {
    padding-left: 20px;
    margin-left: -20px; }
  .piedpage ul {
    padding-left: 0px;
    margin-left: 0px; }
  .piedpage .adresse {
    color: white;
    margin-left: 35px; }
    .piedpage .adresse p {
      padding-left: 58px;
      font-weight: 200; }
  .piedpage .phone {
    padding-left: 35px;
    background-image: url("../images/picto-phone.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 25px;
    height: 30px;
    margin-top: 3px;
    display: block;
    padding-top: 2px; }
  .piedpage .mail {
    padding-left: 35px;
    background-image: url("../images/picto-mail.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-position-y: 5px;
    background-position-x: 5px;
    background-size: 20px;
    height: 30px;
    margin-top: 0px;
    display: block;
    padding-top: 2px;
    padding-bottom: 45px;
    margin-bottom: 7px; }
    .piedpage .mail a {
      color: white; }

.baspage {
  color: #959595;
  padding-top: 7px;
  padding-bottom: 7px;
  background: black;
  text-transform: uppercase;
  font-size: 12px; }

.black {
  padding-right: 0px; }

.infos {
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: 1px !important; }

.colfooter {
  padding-top: 10px; }

@media (min-width: 768px) {
  .breadcrumb ul > li:nth-child(2):before {
    display: inline-block !important; } }
body {
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 0.7px;
  font-size: 18px;
  padding-right: 0px !important;
  padding-left: 0px !important; }
  body strong {
    font-size: 18px; }

.breadcrumb {
  background: white;
  padding-left: 0;
  margin-bottom: 0;
  padding-bottom: 0; }
  .breadcrumb .divider {
    display: none; }

.containerheader {
  padding: 0; }

.ssmenu {
  text-align: center;
  border-bottom: 1px solid black;
  padding-bottom: 20px;
  margin-bottom: 35px;
  font-family: 'Roboto', sans-serif;
  background-image: url("../images/sstitre-vert.png");
  background-position: top;
  background-repeat: no-repeat;
  padding-top: 40px;
  font-size: 17px; }
  .ssmenu li a {
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    letter-spacing: 0.5px;
    line-height: 21px; }
  .ssmenu .custom img {
    display: none !important; }
  .ssmenu .active {
    color: #3c9e9a; }
    .ssmenu .active a {
      color: #3c9e9a; }
  .ssmenu .titre {
    font-size: 22px;
    font-weight: 600; }
  .ssmenu .nav {
    padding-top: 8px; }
  .ssmenu .current {
    color: #3c9e9a;
    font-weight: 500; }
    .ssmenu .current a {
      color: #3c9e9a; }

.miniform .htform {
  background: #3c9e9a;
  color: white;
  padding: 15px; }
  .miniform .htform input {
    border: 1px solid white;
    color: white; }
  .miniform .htform .submit {
    background: black;
    color: white;
    text-transform: uppercase; }
  .miniform .htform .titreform {
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #202020;
    font-size: 22px; }
.miniform .basform {
  background: #e6e6e6;
  font-size: 14px;
  padding: 15px;
  letter-spacing: 0.5px; }
.miniform .phone {
  padding-left: 35px;
  background-image: url("../images/picto-phone.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 25px;
  height: 30px;
  margin-top: 10px;
  display: block;
  padding-top: 2px;
  font-weight: 600; }
.miniform .mail {
  padding-left: 35px;
  background-image: url("../images/picto-mail.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-position-y: 5px;
  background-position-x: 5px;
  background-size: 20px;
  height: 30px;
  margin-top: 0px;
  display: block;
  padding-top: 2px;
  font-weight: 600; }

.references {
  padding-top: 70px;
  padding-bottom: 70px;
  background: #f1f1f1;
  text-align: center; }
  /*.references li {*/
  /*  float: left;*/
  /*  padding-left: 0px;*/
  /*  padding-right: 0px;*/
  /*  list-style: none;*/
  /*  margin: 0;*/
  /*  padding: 0;*/
  /*  width: 100%;*/
  /*  text-align: center; }*/
  /*  .references li:last-child {*/
  /*    padding-right: 0px !important; }*/
  /*  .references li:first-child {*/
  /*    padding-left: 0px !important; }*/
  /*.references ul {*/
  /*  margin: 0;*/
  /*  padding: 0; }*/

.bansuite {
  border-bottom: 2px solid #202020;
  margin-bottom: 20px;
  position: relative; }
  .bansuite .legende {
    position: absolute;
    z-index: 99;
    line-height: 25px;
    right: 10px;
    bottom: 30%;
    margin-top: -20px;
    /*min-width: 440px;
    max-width: 650px;*/
    width: 100%;
    text-align: right;
    color: white;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0.5px;
    vertical-align: text-bottom;
    vertical-align: bottom;
    /*background: red;*/ }
    .bansuite .legende .container .textelegende {
      min-width: 440px;
      max-width: 650px;
      float: right; }

.contenusuite {
  padding-bottom: 80px; }
  .contenusuite h2 {
    color: #3c9e9a;
    text-transform: none;
    font-size: 24px;
    margin-bottom: 0px;
    padding-bottom: 20px; }
  .contenusuite .savoirplus {
    margin-top: 5px; }
    .contenusuite .savoirplus:hover {
      background: #3c9e9a;
      color: white !important;
      border: 1px solid #3c9e9a !important;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .contenusuite .savoirplus:hover:before {
        color: white !important;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
  .contenusuite hr {
    margin-top: 30px;
    padding-bottom: 10px;
    clear: both; }
  .contenusuite .item-page {
    text-align: left; }
    .contenusuite .item-page p {
      margin-bottom: 28px;
      line-height: 26px; }
    .contenusuite .item-page a {
      text-decoration: underline;
      color: #3c9e9a; }
      .contenusuite .item-page a:hover {
        color: #153755;
        border-color: #153755; }
    .contenusuite .item-page li {
      line-height: 25px;
      padding-bottom: 25px; }
    .contenusuite .item-page h3 {
      font-size: 24px;
      color: #153755; }

.nav li {
  padding-bottom: 0px;
  line-height: 25px; }

.overlaymap {
  background: transparent;
  position: relative;
  width: 100%;
  height: 400px;
  /* your iframe height */
  top: 400px;
  /* your iframe height */
  margin-top: -400px;
  /* your iframe height */ }

.listepicto li {
  margin-left: 60px; }

.titrepictoquality {
  background: url("../images/picto-certifications.png");
  background-position: left;
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-left: 60px;
  text-align: left;
  background-size: 40px; }

.titrepicto {
  background: url("../images/picto-crayon1.png");
  background-position: left;
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-left: 60px;
  text-align: left;
  background-size: 40px; }

.schema {
  display: block;
  float: left;
  margin-right: 15px;
  background-color: #ededed;
  color: #153755;
  padding: 15px 10px;
  width: 150px;
  height: 150px;
  text-align: center;
  letter-spacing: 0.5px;
  border-radius: 7px;
  font-size: 17px;
  margin-bottom: 10px; }
  .schema .fa {
    display: block;
    padding-bottom: 15px; }

.entre {
  display: block;
  float: left;
  margin-right: 15px;
  height: 150px;
  padding-top: 70px;
  font-weight: bold; }

.schema {
  margin-right: 5px;
  width: 130px;
  letter-spacing: 0;
  font-size: 15px; }

.entre {
  margin-right: 5px; }

.dernierbloc {
  margin-right: 0px; }

.nav > li > a:focus, .nav > li > a:hover {
  background: none; }

.garanties {
  font-size: 16px !important;
  letter-spacing: 0.5px; }
  .garanties ul {
    padding-top: 10px; }
  .garanties li {
    line-height: 22px !important;
    padding-bottom: 15px; }

ol li {
  list-style-image: none;
  list-style-type: decimal;
  padding-bottom: 30px; }

aside {
  padding-top: 25px; }

.listepicto li {
  padding-bottom: 10px !important; }

.competences {
  padding-left: 0px;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-top: 10px; }
  .competences h2 {
    padding-bottom: 10px; }
  .competences p {
    margin-bottom: 10px !important; }

.competencesdroite {
  padding-left: 10px;
  padding-right: 0px;
  padding-bottom: 25px;
  padding-top: 10px; }
  .competencesdroite h2 {
    padding-bottom: 10px; }
  .competencesdroite p {
    margin-bottom: 10px !important; }

.boxeverte {
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  padding: 20px;
  background: #e6e6e6;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #202020;
  text-align: left;
  padding-left: 40px; }

.schemavert {
  font-weight: 300; }
  .schemavert p {
    margin-bottom: 10px !important;
    text-align: center;
    clear: both;
    width: 100%;
    display: block; }
  .schemavert strong {
    font-weight: 400;
    /*letter-spacing: 1.2px;

    border-top:1px solid $color1;
    border-bottom:1px solid $color1;*/ }
  .schemavert .fa {
    padding-bottom: 5px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    color: #153755; }
  .schemavert .fa-arrow-down {
    float: initial;
    margin: 0;
    color: #3c9e9a; }

#itemid-138 .boxeverte {
  background: #e6e6e6;
  border: #e6e6e6; }

.fondgris {
  background: #e6e6e6;
  display: block;
  padding: 30px; }
  .fondgris p {
    margin-bottom: 0 !important;
    padding-bottom: 0; }

.circle-icon {
  padding: 10px;
  border-radius: 50%;
  border: 1px solid #202020;
  font-size: 18px;
  color: #202020;
  -webkit-font-smoothing: antialiased; }

.breadcrumb {
  padding-bottom: 20px; }
  .breadcrumb li {
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 20px; }
    .breadcrumb li:first-child {
      display: none; }
    .breadcrumb li:before {
      padding: 0px 1px; }

.breadcrumb > li + li:before {
  padding: 0px 1px; }

@media (max-width: 767px) {
  .breadcrumb ul > li:nth-child(2):before {
    display: none; } }
.pictos, .picto-crayon {
  height: 40px;
  width: 40px;
  position: absolute;
  margin-right: 10px; }

.picto-crayon {
  background-image: url('/templates/basetemplate-joomla3/images/sprites-s95024f9a6e.png');
  background-position: 0 -162px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  height: 40px;
  width: 40px;
  margin-left: -50px;
  margin-top: -5px; }
  @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .picto-crayon {
      background-image: url('/templates/basetemplate-joomla3/images/sprites-2x-s1cd4639298.png');
      background-size: 50px 245.5px;
      background-position: 0 -156px;
      height: 40px;
      width: 40px; } }

.home-systemes {
  background: #2b9589;
  background-image: url("../images/fond-vert-developpement-systemes.jpg");
  background-size: 600%;
  background-repeat: no-repeat;
  text-align: center;
  color: white;
  font-size: 16px; }
  .home-systemes .savoirplus {
    background: white; }
    .home-systemes .savoirplus:before {
      color: #3c9e9a; }
    .home-systemes .savoirplus:hover {
      color: white;
      background: #3c9e9a;
      border-color: #153755;
      -webkit-font-smoothing: antialiased;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .home-systemes .savoirplus:hover:before {
        color: white;
        -webkit-font-smoothing: antialiased;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out; }
  .home-systemes .row {
    padding-top: 75px;
    padding-bottom: 85px; }
    .home-systemes .row h2 {
      text-align: center;
      padding-bottom: 5px;
      letter-spacing: 1.3px;
      font-weight: 600;
      font-size: 25px;
      color: white;
      -webkit-font-smoothing: antialiased;
      font-size: 22px;
      letter-spacing: 0px; }
    .home-systemes .row .sstitrevert {
      color: #202020;
      width: 100%;
      display: block;
      padding-bottom: 40px;
      letter-spacing: 1px;
      font-size: 16px;
      font-style: italic;
      margin-bottom: 30px;
      background-image: url("../images/sstitre.png");
      background-position: bottom;
      background-repeat: no-repeat; }
    .home-systemes .row .savoirplus {
      text-transform: uppercase;
      font-weight: 600;
      font-size: 13px;
      border: none;
      border-radius: 20px;
      padding: 5px 20px;
      margin-top: 20px; }
      .home-systemes .row .savoirplus:before {
        content: "\f067";
        font-family: 'FontAwesome';
        padding-right: 7px;
        font-weight: 200;
        font-size: 11px; }
        .home-systemes .row .savoirplus:before:hover {
          color: white;
          background: #3c9e9a;
          -moz-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
          .home-systemes .row .savoirplus:before:hover:before {
            color: white;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out; }

.home-services {
  background: #e6e6e6;
  background-image: url("../images/fond-gris.jpg");
  background-size: 110%;
  background-repeat: no-repeat;
  /*background-position: bottom;*/
  text-align: center;
  clear: both; }
  .home-services .row {
    padding-top: 25px;
    padding-bottom: 35px; }
    .home-services .row h2 {
      text-align: center;
      padding-bottom: 5px;
      letter-spacing: 1.3px;
      font-weight: 600;
      font-size: 25px;
      -webkit-font-smoothing: antialiased;
      font-size: 22px;
      letter-spacing: 0px; }
    .home-services .row .sstitrevert {
      color: #3c9e9a;
      width: 100%;
      display: block;
      padding-bottom: 40px;
      letter-spacing: 1px;
      font-size: 16px;
      font-style: italic;
      margin-bottom: 60px;
      background-image: url("../images/sstitre.png");
      background-position: bottom;
      background-repeat: no-repeat; }
    .home-services .row h3 {
      -webkit-font-smoothing: antialiased; }

.home-reparation {
  text-align: center; }
.home-reparation.reparation {
  background-image: url(../images/fond-gris.jpg);
}
  .home-reparation .row {
    padding-top: 55px;
    padding-bottom: 15px; }
    .home-reparation .row h2 {
      text-align: center;
      padding-bottom: 5px;
      letter-spacing: 1.3px;
      font-weight: 600;
      font-size: 25px;
      -webkit-font-smoothing: antialiased;
      font-size: 22px;
      letter-spacing: 0px; }
    .home-reparation .row .sstitrevert {
      color: #3c9e9a;
      width: 100%;
      display: block;
      padding-bottom: 40px;
      letter-spacing: 1px;
      font-size: 16px;
      font-style: italic;
      margin-bottom: 30px;
      background-image: url("../images/sstitre.png");
      background-position: bottom;
      background-repeat: no-repeat; }
    .home-reparation .row .reparation {
      text-align: center;
      font-size: 19px;
      font-family: 'Roboto Condensed', sans-serif !important;
      padding-bottom: 50px;
      letter-spacing: 0.3px; }
      .home-reparation .row .reparation .savoirplus {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px;
        border: 1px solid #3c9e9a;
        border-radius: 20px;
        padding: 5px 20px;
        margin-top: 20px;
        -webkit-font-smoothing: antialiased; }
        .home-reparation .row .reparation .savoirplus:before {
          content: "\f067";
          font-family: 'FontAwesome';
          padding-right: 7px;
          font-weight: 200;
          font-size: 12px; }
        .home-reparation .row .reparation .savoirplus:hover {
          background: #3c9e9a;
          color: white;
          -webkit-font-smoothing: antialiased;
          -moz-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
          .home-reparation .row .reparation .savoirplus:hover:before {
            color: white;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out; }
    .home-reparation .row h3 {
      text-align: center;
      color: #3c9e9a;
      font-size: 27px;
      padding-bottom: 10px;
      -webkit-font-smoothing: antialiased; }

.banhome {
  color: white;
  letter-spacing: 1px; }
  .banhome img:hover a {
    color: green !important; }
  .banhome .description1, .banhome .description2 {
    display: block;
    position: absolute;
    top: 30px; }
  .banhome .description1 {
    float: right;
    padding-left: 40px;
    width: 300px; }
  .banhome .description2 {
    padding-left: 40px;
    width: 300px; }
  .banhome h1, .banhome h2 {
    margin-bottom: 10px;
    text-shadow: 5px 5px 40px #000; }
  .banhome h1 {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 500;
    color: white;
    font-size: 26px;
    padding-bottom: 0px; }
  .banhome h2 {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 300;
    color: white;
    font-size: 13px;
    line-height: 22px;
    width: 200px; }

.blocservices {
  background: white;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 20px;
  margin-bottom: 35px; }
  .blocservices h3 {
    color: #3c9e9a;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 0.3px;
    height: auto; }
  .blocservices .savoirplus {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px; }
    .blocservices .savoirplus:before {
      content: "\f067";
      font-family: 'FontAwesome';
      padding-right: 5px;
      color: #3c9e9a;
      font-weight: 200; }
    .blocservices .savoirplus:hover {
      background: #3c9e9a;
      color: white;
      -webkit-font-smoothing: antialiased;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .blocservices .savoirplus:hover:before {
        color: white;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }

.infos {
  text-align: center;
  color: #3c9e9a;
  font-size: 19px;
  letter-spacing: 1.5px;
  font-weight: 600;
  padding-top: 25px;
  padding-bottom: 35px;
  font-family: 'Roboto Condensed', sans-serif !important; }
  .infos .black {
    color: #202020; }

.bigimg {
  width: auto;
  height: auto;
  overflow: hidden; }

.bigimg img {
  width: 100%;
  height: 100%;
  transition: all 0.7s;
  -moz-transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s; }

.bigimg:hover > img {
  transform: scale(1.07);
  -ms-transform: scale(1.07);
  -webkit-transform: scale(1.07);
  -o-transform: scale(1.07);
  -moz-transform: scale(1.07); }

.lienbloc:hover .bigimg img {
  transform: scale(1.07);
  -ms-transform: scale(1.07);
  -webkit-transform: scale(1.07);
  -o-transform: scale(1.07);
  -moz-transform: scale(1.07); }
.lienbloc:hover .savoirplus {
  background: #3c9e9a;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .lienbloc:hover .savoirplus:before {
    color: white;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }

.frameimghome {
  width: auto;
  height: auto;
  overflow: hidden;
  z-index: 1; }

.frameimghome img {
  width: 100%;
  height: 100%;
  transition: all 0.7s;
  -moz-transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s; }

.lienban:hover .boutonplus {
  color: #153755;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 9999; }
.lienban:hover .boutonplusgauche {
  color: #3c9e9a;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
.lienban:hover h1, .lienban:hover h2 {
  z-index: 9; }
.lienban:hover .imgbanhome {
  transform: scale(1.03);
  -ms-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -o-transform: scale(1.03);
  -moz-transform: scale(1.03);
  z-index: 1; }
.lienban:hover .description1, .lienban:hover .description2 {
  z-index: 9 !important; }

.description1, .description2 {
  z-index: 9 !important; }

@media (min-width: 768px) {
  .banhome .description1, .banhome .description2 {
    display: block;
    position: absolute;
    top: 40px; }
  .banhome h1 {
    font-size: 22px; }
  .banhome h2 {
    font-size: 10px;
    line-height: 23px;
    width: 300px; }
  .banhome .description2 {
    width: 300px;
    padding-left: 60px; }
  .banhome .description1 {
    padding-left: 0px;
    right: 60px;
    text-align: right; }
    .banhome .description1 h2, .banhome .description1 h1 {
      text-align: right; }
    .banhome .description1 .boutonplus {
      float: right; }
  .banhome h1, .banhome h2 {
    margin-bottom: 10px; }

  .blocservices {
    min-height: 130px; } }
.reparation p {
  padding-left: 60px; }

.typereparation {
  background: #ededed;
  border-radius: 7px;
  padding-top: 15px;
  margin-right: 0%;
  width: 100%; }
  .typereparation a {
    color: #202020 !important;
    text-decoration: none !important; }
  .typereparation h2 a {
    color: #3c9e9a !important; }
  .typereparation .savoirplus {
    background: #3c9e9a;
    color: white !important; }
    .typereparation .savoirplus a {
      color: white; }
    .typereparation .savoirplus:hover {
      background: white;
      color: #3c9e9a !important; }
  .typereparation .savoirplus:before {
    color: white !important; }
  .typereparation .savoirplus:hover:before {
    color: #3c9e9a !important; }

.partenaires {
  margin-left: 0 !important; }
  .partenaires li {
    margin-right: 30px;
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    .partenaires li:last-child {
      margin-right: 0; }
    .partenaires li img {
      width: 205px; }
  .partenaires ul {
    margin-left: 0 !important;
    padding-left: 0; }

.logoclient {
  width: 100%; }

.pagecontact input::-webkit-input-placeholder {
  color: #959595 !important; }
.pagecontact input:-moz-placeholder {
  /* Firefox 18- */
  color: #959595 !important; }
.pagecontact input::-moz-placeholder {
  /* Firefox 19+ */
  color: #959595 !important; }
.pagecontact input:-ms-input-placeholder {
  color: #959595 !important; }
.pagecontact textarea::-webkit-input-placeholder {
  color: #959595 !important; }
.pagecontact textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #959595 !important; }
.pagecontact textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #959595 !important; }
.pagecontact textarea:-ms-input-placeholder {
  color: #959595 !important; }
.pagecontact .phone {
  padding-left: 35px;
  background-image: url("../images/picto-phone.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 25px;
  height: 30px;
  display: block;
  padding-top: 2px; }
.pagecontact .mail {
  padding-left: 35px;
  background-image: url("../images/picto-mail.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 25px;
  height: 30px;
  margin-top: 5px;
  display: block;
  padding-top: 2px; }
  .pagecontact .mail a {
    color: #202020; }
    .pagecontact .mail a:hover {
      color: #3c9e9a; }

.historique {
  background: #3c9e9a;
  padding: 4px 7px;
  color: white;
  border-radius: 5px;
  font-size: 17px;
  margin-right: 15px;
  display: block;
  float: left;
  margin-bottom: 30px;
  width: 100%; }

p {
  display: block; }

.histoire {
  margin-left: 0;
  padding-left: 0; }
  .histoire li {
    list-style: none;
    padding-bottom: 30px;
    padding-top: 10px;
    margin-left: 0;
    line-height: 25px; }

.jux-tl {
  clear: both; }

.jux-tl-info {
  background: #E6E6E6; }

.jux-tl-item.right .arrow {
  border-right-color: #E6E6E6;
  margin: 0 20px 0 0; }

.jux-tl-item.left .jux-tl-time {
  margin-left: 20px; }

.jux-tl-item.right .jux-tl-time {
  margin: 0 20px 0 0; }

.jux-tl-item.left .arrow {
  border-left-color: #E6E6E6; }

.jux-tl-item h2 a {
  color: #153755;
  font-size: 18px; }
  .jux-tl-item h2 a:hover {
    color: #3c9e9a;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    -webkit-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out; }

.jux-tl-item.right .jux-tl-time, .jux-tl-item .jux-tl-time {
  color: #3c9e9a;
  font-size: 18px; }

.jux-tl-item.right .arrow, .jux-tl-item .arrow {
  display: none; }

.jux-tl-item .jux-tl-desc {
  color: #202020; }

.jux-tl-item .jux-tl-time {
  min-width: 130px; }

.gbs3 .A {
  width: 100% !important;
  border-radius: 0px !important;
  font-family: 'Roboto', sans-serif; }

.gbs3 h1 {
  color: #3c9e9a;
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: 600;
  margin-top: 0;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 2.3px;
  padding-top: 4px; }

.gbs3 .btn-default, button.btn_envoyer {
  background: #153755 !important;
  color: white !important;
  float: right;
  width: auto !important;
  border-radius: 0px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 0px !important;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-shadow: none; }
  .gbs3 .btn-default:hover {
    background: #202020 !important;
    color: white;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-shadow: none; }

.envoyer  {
  border: 0px !important; }

.gbs3 .gcore-form-row .gcore-input {
  width: 100%;
  border-radius: 0px !important; }

.miniform .htform input, .miniform .ui.form input[type=text], .miniform .ui.form textarea {
  border: 1px solid white;
  color: white;
  background: none;
}
.miniform .ui.form .field>label{
  color: white;
}

input::-webkit-input-placeholder {
  color: white !important; }

input:-moz-placeholder {
  /* Firefox 18- */
  color: white !important; }

input::-moz-placeholder {
  /* Firefox 19+ */
  color: white !important; }

input:-ms-input-placeholder {
  color: white !important; }

textarea::-webkit-input-placeholder {
  color: white !important; }

textarea:-moz-placeholder {
  /* Firefox 18- */
  color: white !important; }

textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: white !important; }

textarea:-ms-input-placeholder {
  color: white !important; }

textarea {
  background: none !important;
  border: 3px solid white; }

.gbs3 .gcore-radio-item .A {
  width: auto !important; }

.gbs3 .gcore-label-left {
  max-width: 500px;
  padding-bottom: 5px;
  font-size: 17px;
  color: #194871 !important; }

.form-horizontal .control-label {
  width: auto;
  font-size: 17px; }

.gcore-radio-item {
  float: left; }

.gcore-radio-item {
  float: left;
  padding-right: 15px; }

.gbs3 h1 {
  color: #3c9e9a; }

.chrono_credits {
  display: none; }

.miniform .gbs3 {
  margin-top: 15px; }

.input-tooltip {
  color: #3c9e9a !important; }

.search fieldset {
  display: none; }
.search .form-limit, .search .result-category, .search .pos2, .search .result-created, .search .icon-search {
  display: none; }
.search .result-title {
  padding-top: 40px;
  border-top: 1px solid #eee; }
  .search .result-title a {
    color: #3c9e9a; }
.search .badge {
  background: white;
  color: #202020;
  font-size: 15px; }
.search input {
  height: 35px; }
.search .result-text {
  padding-bottom: 40px; }

@media (min-width: 769px) {
  .sloganzen {
    max-width: 525px !important;
    position: absolute;
    margin-top: -80px; }

  .custom img {
    display: block !important; }

  #customban {
    display: block !important;
    width: 100%;
    height: 200px;
    background: url("/images/banners/ban-services-recouvrement.jpg") 0 0 no-repeat fixed;
    background-size: 140% !important;
    margin: 0 auto;
    overflow: hidden;
    padding: 0; }

  #custommob {
    display: none !important; }

  .legende {
    line-height: 47px;
    font-size: 38px;
    letter-spacing: 3.5px; }

  .bansuite {
    margin-bottom: 50px; }
    .bansuite .legende {
      font-size: 23px;
      letter-spacing: 1.5px; }

  .item-page {
    text-align: justify; }

  /*.references li {*/
  /*  float: left;*/
  /*  padding-left: 62px !important;*/
  /*  padding-right: 2px !important;*/
  /*  list-style: none;*/
  /*  margin: 0;*/
  /*  padding: 0;*/
  /*  width: auto;*/
  /*  text-align: left; }*/
  /*  .references li:last-child {*/
  /*    padding-right: 0px !important; }*/
  /*  .references li:first-child {*/
  /*    padding-left: 10px !important; }*/

  .containerheader header {
    padding-left: 0px;
    padding-right: 0px; }

  .navbar .btn-navbar {
    margin-top: 0; }

  .barremenu {
    border-top: 1px solid #eceef4;
    margin-top: 20px; }
    .barremenu .container {
      padding: 0; }

  footer .bouton-orange, footer .bouton-vert, footer .bouton-gris, footer .bouton-gris  {
    padding: 5px 25px; }

  .infos {
    padding-left: 0px;
    padding-right: 0px; }

  .piedpage {
    padding-top: 40px !important; }
    .piedpage .adresse {
      margin-right: 20px !important;
      margin-right: 0px !important;
      margin-left: 20px; }

  .black {
    padding-right: 50px;
    background-image: url("../images/picto-mail-footer.png");
    background-repeat: no-repeat;
    background-position: right;
    width: 35px;
    height: 32px;
    background-size: 30px;
    margin-right: 2px;
    margin-top: 2px; }

  .banhome .description1, .banhome .description2 {
    display: block;
    position: absolute;
    top: 40px; }
  .banhome h1 {
    font-size: 22px; }
  .banhome h2 {
    font-size: 10px;
    line-height: 23px;
    width: 300px; }
  .banhome .description2 {
    width: 300px;
    padding-left: 60px; }
  .banhome .description1 {
    padding-left: 0px;
    right: 60px;
    text-align: right; }
    .banhome .description1 h2, .banhome .description1 h1 {
      text-align: right; }
    .banhome .description1 .boutonplus {
      float: right; }
  .banhome h1, .banhome h2 {
    margin-bottom: 10px; }

  .blocservices {
    min-height: 130px; }

  .home-systemes .row h2, .home-services .row h2, .home-reparation .row h2 {
    font-size: 25px;
    letter-spacing: 1.3px; }

  .home-reparation .row {
    padding-top: 75px;
    padding-bottom: 85px; }
    .home-reparation .row .reparation {
      padding-bottom: 0px; }
    .home-reparation .row .sstitrevert {
      margin-bottom: 60px; }

  .blocservices {
    padding-bottom: 0px;
    margin-bottom: 25px;
    height: 150px; }
    .blocservices h3 {
      height: 110px;
      padding-top: 20px;
      letter-spacing: 0.5px; }

  .home-services .row {
    padding-top: 75px;
    padding-bottom: 85px; }

  .home-systemes {
    background-size: 100%; }

  .typereparation {
    background: #ededed;
    border-radius: 7px;
    padding-top: 15px;
    margin-right: 3%;
    width: 46%; }

  .historique {
    width: auto; }

  .jux-tl-item.right .arrow, .jux-tl-item .arrow {
    display: inline-block; }

  .category-contact .item-page li {
    width: 50%; }
    .category-contact .item-page li img {
      margin-right: 20px !important; }

  .category-contact #customban {
    background: url("/images/banners/ban-contact-societe-recouvrement.jpg") 0 0 repeat fixed; }

  .category-contact #custommob {
    display: none; }

  .logoclient {
    width: auto !important;
    max-width: 300px; }

  .partenaires li {
    float: left; } }
@media (min-width: 992px) {
  .elements-gauche {
    display: inline-block;
    position: fixed;
    /*    margin-top: 170px;*/
    padding-top: 40px; }

  .custom img {
    display: block !important; }

  .poursuite {
    display: block !important; }

  .bannermobile {
    display: none; }

  #customban {
    height: 250px;
    background-size: 128% !important; }

  #custommob {
    display: none !important; }

  .txtproduit {
    padding-right: 30px; }

  /*.references li {*/
  /*  padding-left: 12px !important;*/
  /*  padding-right: 130px !important; }*/
  /*  .references li:first-child {*/
  /*    padding-left: 43px !important; }*/

  .contenusuite h2 {
    font-size: 25px; }
  .contenusuite .carte {
    display: block; }

  .miniform .htform .titreform {
    font-size: 17px; }

  .titrepicto {
    font-size: 20px !important; }

  .breadcrumb {
    padding-bottom: 0; }
    .breadcrumb li {
      font-size: 18px;
      letter-spacing: 0.7px; }
      .breadcrumb li:first-child {
        display: inline-block; }
      .breadcrumb li:before {
        padding: 0px 5px; }

  .f-nav {
    background: white;
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #202020;
    margin-top: 0; }

  /* this make our menu fixed top */
  .f-nav .sf-menu > li > a {
    padding-bottom: 12px; }

  .f-nav .sf-menu {
    border-top: 0px; }

  /*.scrollmenu { border-bottom: 1px solid #14253c;}*/
  .f-nav #product .sf-menu {
    border-bottom: 1px solid white !important; }

  .scrollmenu {
    border-bottom: 1px solid white !important; }

  .schema {
    margin-bottom: 0px; }

  .de-DE .schema {
    font-size: 16px; }

  .de-DE .titrepictoquality, .de-DE .titrepicto {
    padding-left: 50px; }

  .navbar .nav > li > a {
    padding-right: 30px;
    padding-left: 30px;
    background-image: url(../images/back-menu.jpg);
    background-position: right;
    background-repeat: no-repeat; }

  .navbar .nav > li:first-child {
    margin-left: -35px; }
    .navbar .nav > li:first-child a {
      padding-right: 35px;
      padding-left: 35px; }

  .de-DE .navbar .nav > li > a {
    padding-right: 15px;
    padding-left: 15px;
    background-image: url(../images/back-menu.jpg);
    background-position: right;
    background-repeat: no-repeat; }
  .de-DE .navbar .nav > li:first-child {
    margin-left: -45px; }
    .de-DE .navbar .nav > li:first-child a {
      padding-right: 15px;
      padding-left: 15px; }

  .barremenu .container {
    padding: 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 970px;
    margin: 0 auto; }

  .nav-collapse .nav > li {
    background-color: transparent; }

  .textelegende {
    font-size: 37px;
    padding-right: 10px;
    line-height: 44px;
    letter-spacing: 3px; }

  .nav-collapse.in.collapse {
    padding-top: 0; }

  .infosheader {
    padding-bottom: 10px; }

  .langues {
    padding-top: 5px; }

  .de-DE .dropdown:hover .dropdown-menu li span {
    width: 290px; }

  footer {
    margin-top: 15px; }
    footer .bloc-ensavoirplus {
      font-weight: bold;
      font-size: 14px;
      padding-left: 30px;
      padding-right: 0;
      border-left: 1px solid #dcdcdc;
      margin-left: 20px; }
    footer .bouton-orange, footer .bouton-vert, footer .bouton-gris {
      text-align: center;
      padding: 5px 5px; }

  footer .bouton-orange, footer .bouton-vert, footer .bouton-gris, footer .bouton-gris  {
    padding: 5px 5px; }

  .footerlangues {
    display: none; }

  .infos {
    letter-spacing: 1.5px !important; }

  .piedpage {
    padding-top: 70px !important; }

  .banhome .description1, .banhome .description2 {
    display: block;
    position: absolute;
    top: 70px; }
  .banhome h1 {
    font-size: 32px; }
  .banhome h2 {
    font-size: 17px;
    line-height: 23px; }
  .banhome .description2 {
    width: 300px; }

  .blocservices {
    min-height: auto; }
    .blocservices h3 {
      font-size: 18px; }

  .home-systemes {
    background-size: 155%; }

  .partenaires img {
    width: 175px !important; } }
@media (min-width: 1200px) {
  .txtproduit {
    padding-right: 85px; }

  #customban {
    height: 290px;
    background-size: 122% !important; }

  #custommob {
    display: none !important; }

  /*.references li {*/
  /*  max-width: none;*/
  /*  padding-left: 62px !important;*/
  /*  padding-right: 118px !important; }*/
  /*  .references li:first-child {*/
  /*    padding-left: 98px !important; }*/

  .contenusuite h2 {
    font-size: 24px; }

  .miniform .htform .titreform {
    font-size: 22px; }

  .titrepicto {
    font-size: 24px !important; }

  .navbar .nav > li > a {
    padding-right: 45px;
    padding-left: 45px; }

  .navbar .nav > li:first-child {
    margin-left: -55px; }
    .navbar .nav > li:first-child a {
      padding-right: 55px;
      padding-left: 55px; }

  .de-DE .navbar .nav > li > a {
    padding-right: 34px;
    padding-left: 34px;
    background-image: url(../images/back-menu.jpg);
    background-position: right;
    background-repeat: no-repeat; }
  .de-DE .navbar .nav > li:first-child {
    margin-left: -55px; }
    .de-DE .navbar .nav > li:first-child a {
      padding-right: 35px;
      padding-left: 35px; }

  .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color: white; }

  .navbar .nav > .active > a {
    background: #3c9e9a; }

  .barremenu .container {
    padding: 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 1170px;
    margin: 0 auto; }

  .bloc-ensavoirplus {
    min-height: 200px; }

  .piedpage .adresse {
    margin-left: -20px;
    margin-right: 20px; }

  .banhome .description1, .banhome .description2 {
    display: block;
    position: absolute;
    top: 150px; }
  .banhome .description1 {
    float: right;
    right: 0;
    padding-right: 60px;
    width: 460px; }
    .banhome .description1 h2, .banhome .description1 h1 {
      text-align: right; }
    .banhome .description1 h2 {
      padding-right: 0px; }
  .banhome h1 {
    font-size: 40px; }
  .banhome h2 {
    font-size: 23px;
    line-height: 32px;
    width: 400px; }
  .banhome .description2 {
    width: 400px; }

  .blocservices h3 {
    font-size: 23px; }

  .home-systemes {
    background-size: 100%; }

  .schema {
    margin-right: 13px;
    width: 150px;
    letter-spacing: 0.5px;
    font-size: 17px; }

  .entre {
    margin-right: 13px; }

  .typereparation {
    background: #ededed;
    border-radius: 7px;
    padding-top: 15px;
    margin-right: 3%;
    width: 46%; }
    .typereparation .savoirplus {
      background: #3c9e9a;
      color: white !important; }
      .typereparation .savoirplus:before  {
        color: white !important; }
      .typereparation .savoirplus a {
        color: white; }

  .partenaires img {
    width: 205px !important; } }
    
    a[href="http://www.faboba.com"] {
    display:none !important;
    }

    /*adaptation joomla4*/
.visually-hidden.finder{
  display: none;
}

.result__title-text{
  font-size:25px;
  color:#3c9e9a;
}

.G3-body+h3{
  display: none;
}

.partenaires_bas{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap:30px 134px;
}

.partenaires_bas li{
    list-style: none;
}

.ui.form .field.grouped.fields{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.ui.form .field.grouped.fields >label{
  width:100%;
  display: block;
}

.ui.form .field.grouped.fields .field{
  margin-right:30px;
}

.navbar .nav li a.enAvant{
  position:relative;
}

.navbar .nav li a.enAvant::before{
  content:"New";
  position:absolute;
  top:-37px;
  left:50%;
  transform: translateX(-50%);
  color:#3c9e9a !important;
  font-size:17px;
  font-weight:600;
}

@media (max-width:980px) {
  .navbar .nav li a.enAvant::before{
    top:50%;
    transform: translateY(-45%);
    left:20px;
  }
}
