.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: 'Montserrat', sans-serif;
}
body:not(.page_home) .header {
  background-color: #222222;
}
body:not(.page_home) #box_search {
  position: static;
}
.no-padding {
  padding: 0 !important;
}
.drop-success {
  border-color: green !important;
}
.container_map .google_maps {
  color: #97bf0d !important;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
.entry-header .entry-title {
  font-family: 'Rokkitt', serif;
  font-size: 35px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 5px;
}
.entry-header span {
  text-transform: uppercase;
  font-size: 16px;
  color: #9d9d9d;
  display: block;
  text-align: center;
}
/*BUTTON*/
.btn {
  font-size: 16px;
  padding: 15px 20px;
  color: #ffffff;
  border-radius: 0;
  height: 50px;
  border: none;
}
.btn:hover,
.btn:focus,
.btn:active {
  border: none;
  outline: none;
}
.btn-primary {
  background-color: #97bf0d;
  border: 1px solid #97bf0d;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  border: 1px solid #97bf0d;
  background-color: #97bf0d CC;
}
.btn-secondary {
  background-color: #02b5dd;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  background-color: #02b5dd CC;
}
.btn-warning {
  background-color: #ed820e;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
  background-color: #ed820e CC;
}
.btn-light {
  color: #97bf0d;
  background-color: #ffffff;
}
.btn-light:hover,
.btn-light:focus,
.btn-light:active {
  color: #97bf0d;
}
.btn-phone {
  background-color: #97bf0d;
  color: #ffffff;
  border: 1px solid #97bf0d;
}
.btn-phone:before {
  content: '';
  background-image: url('../images/agences/telephone.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 10px;
}
.btn-phone:hover,
.btn-phone:focus,
.btn-phone:active {
  background-color: #97bf0d CC;
  border: 1px solid #97bf0d;
}
.btn-mail {
  background-color: #ffffff;
  color: #97bf0d;
  border: 1px solid #97bf0d;
}
.btn-mail:before {
  content: '';
  background-image: url('../images/agences/contact-mail.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 10px;
}
.btn-mail:hover,
.btn-mail:focus,
.btn-mail.active {
  border: 1px solid #97bf0d;
  background-color: rgba(255, 255, 255, 0.8);
  color: #97bf0d;
}
.btn-quartier {
  background-color: #3c3c3c;
}
.btn-quartier.actif {
  background-color: #000000;
}
.size-xs {
  height: 40px;
  padding: 2px 15px;
  display: flex;
  align-items: center;
}
/*BXSLIDER*/
.bx-wrapper {
  margin: 0 auto;
}
.bx-wrapper .bx-viewport {
  border: none;
  background: transparent;
  box-shadow: none;
  left: 0;
}
.bx-wrapper .bx-next,
.bx-wrapper .bx-prev {
  z-index: 1 !important;
}
/*BTN PHONE*/
.phone {
  position: fixed;
  z-index: 50;
  left: 10px;
  bottom: 10px;
}
.phone span {
  background-color: #97bf0d;
  color: #ffffff;
  padding: 5px 10px;
  position: absolute;
  right: 130%;
  top: 50%;
  display: none;
  transform: translateY(-50%);
  min-width: 125px;
}
.phone span:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14.5px 0 14.5px 10px;
  border-color: transparent transparent transparent #97bf0d;
  display: block;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.phone a {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: block;
  background-color: #97bf0d;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.phone a img {
  width: 15px;
  height: 15px;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
/*CONTENT*/
.content {
  margin-top: 20px;
}
.content h2 {
  font-family: 'Rokkitt', serif;
  color: #02b5dd;
}
.content h2 span {
  display: block;
}
.content h3 {
  font-family: 'Rokkitt', serif;
  color: #02b5dd;
  font-size: 24px;
}
.content-text {
  font-size: 14px;
  text-align: justify;
}
.content-text p + p {
  margin-top: 20px;
}
.content-italic {
  font-style: italic;
}
/* OPINION SYSTEM */
.page_opinion_system .box-indice-general .opinion-star-rating .star-rating > .rating-container {
  height: 45px;
}
.page_opinion_system .box-indice-general .opinion-star-rating .star-rating > .rating-container .rating-stars {
  height: 100%;
}
/* ESTIMATION EN LIGNE */
:root {
  --color-materialize: #97bf0d;
  --color-materialize3: #000000;
  --color-materialize4: #ffffff;
}
.container-slider-home {
  position: relative;
}
.container-slider-home:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 384px;
  background: transparent linear-gradient(180deg, #000000 E6 0%, #000000 0 100%);
}
.container-slider-home img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
  object-position: center;
  -o-object-position: center;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  z-index: 50;
}
.header.fixed {
  background-color: #222222;
}
.header .logo-header {
  height: 60px;
  padding-left: 20px;
}
.header .logo-header img {
  width: auto;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
  object-position: center;
  -o-object-position: center;
}
.header .header-menu {
  display: flex;
  align-items: center;
  flex-grow: 2;
}
.header .header-menu .menu-desktop {
  width: 100%;
}
.header .header-menu-mobile {
  display: flex;
  align-items: center;
  padding-left: 40px;
}
.header .header-menu-mobile .burger-picto {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.header .header-menu-mobile .burger-picto span {
  display: inline-block;
  height: 2px;
  width: 30px;
  background-color: #ffffff;
  position: relative;
  transition: all 0.3s;
}
.header .header-menu-mobile .burger-picto span:before,
.header .header-menu-mobile .burger-picto span:after {
  content: '';
  display: inline-block;
  height: 2px;
  width: 30px;
  background-color: #ffffff;
  position: absolute;
}
.header .header-menu-mobile .burger-picto span:before {
  top: -10px;
}
.header .header-menu-mobile .burger-picto span:after {
  top: 10px;
}
.header .header-menu-mobile .burger-picto.active span {
  transform: rotate(45deg);
}
.header .header-menu-mobile .burger-picto.active span:before {
  left: -9999em;
}
.header .header-menu-mobile .burger-picto.active span:after {
  transform: rotate(-90deg);
  top: 0;
}
.header .contact-mobile {
  width: 25px;
  height: 25px;
  margin-right: 40px;
}
#menu_mobile {
  background-color: #000000E6;
  position: fixed;
  top: 100px;
  left: 20px;
  right: 20px;
  z-index: 50;
  display: none;
}
#menu_mobile:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #000000 transparent;
  position: absolute;
  top: -15px;
  left: 20px;
}
#menu_mobile .list-links {
  display: inline-flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 50px 20px 10px 20px;
}
#menu_mobile .list-links > li {
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block;
  font-size: 16px;
}
#menu_mobile .list-links > li > a:before {
  content: none;
}
#menu_mobile .list-links > li:nth-child(7) {
  align-self: flex-start;
}
#menu_mobile .list-links > li:last-child {
  margin-bottom: 0;
}
#menu_mobile .list-links > li:last-child span {
  display: none;
}
#menu_mobile .list-links > li:last-child ul {
  padding: 0;
  display: block;
}
#menu_mobile .list-links > li:last-child ul li {
  text-transform: capitalize;
  text-align: left;
  margin-bottom: 20px;
}
#menu_mobile .list-links > li:last-child ul li a {
  font-size: 14px;
}
#menu_mobile .list-links > li ul {
  display: none;
  position: static;
  transform: none;
  background-color: transparent;
  padding: 10px 25px;
  width: 100%;
}
#menu_mobile .list-links > li ul li {
  text-transform: capitalize;
  text-align: left;
  background-color: transparent;
  backdrop-filter: none;
  padding: 0;
}
#menu_mobile .list-links > li ul li a {
  font-size: 14px;
  white-space: break-spaces;
}
#menu_mobile .list-links > li:nth-child(4) > a:after,
#menu_mobile .list-links > li:nth-child(6) > a:after {
  content: '';
  width: 10px;
  height: 10px;
  display: inline-block;
  background-image: url('../images/down-arrow.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 10px;
  transition: all 0.2s;
}
#menu_mobile .list-links > li:nth-child(4) > a[data-submenu="open"]:after,
#menu_mobile .list-links > li:nth-child(6) > a[data-submenu="open"]:after {
  transform: rotate(180deg);
}
#menu_mobile .list-links > li:nth-child(4) ul,
#menu_mobile .list-links > li:nth-child(6) ul {
  margin: 10px 20px;
}
#menu_mobile .list-links > li:nth-child(4) ul li,
#menu_mobile .list-links > li:nth-child(6) ul li {
  margin-bottom: 8px;
}
#menu_mobile .list-links > li:nth-child(4) ul li:last-child,
#menu_mobile .list-links > li:nth-child(6) ul li:last-child {
  margin: 0;
}
#menu_mobile .list-links > li:nth-child(3) ul {
  border-left: 2px solid #ed820e;
}
#menu_mobile .list-links > li:nth-child(5) ul {
  border-left: 2px solid #02b5dd;
}
.menu .list-links {
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 25px;
  margin-bottom: 0;
}
.menu .list-links > li {
  list-style: none;
  font-size: 16px;
  padding: 0 15px;
  position: relative;
  display: flex;
  align-items: center;
  color: #ffffff;
}
.menu .list-links > li:hover a:before {
  width: 100%;
}
.menu .list-links > li:hover ul {
  display: block;
}
.menu .list-links > li.item-orange a .link-with-arrow svg {
  height: 20px;
  vertical-align: middle;
  margin-left: 5px;
}
.menu .list-links > li.item-orange a:before {
  background-color: #ed820e;
}
.menu .list-links > li.item-blue a:before {
  background-color: #02b5dd;
}
.menu .list-links > li:nth-last-child(2) {
  background-color: #97bf0d;
}
.menu .list-links > li:nth-last-child(2) a:before {
  content: none;
}
.menu .list-links > li:last-child:before {
  content: none;
}
.menu .list-links > li:last-child span {
  display: inline-block;
  height: 30px;
  width: 40px;
  position: relative;
  white-space: nowrap;
}
.menu .list-links > li:last-child span .virgule-img {
  transition: all 0.5s;
}
.menu .list-links > li:last-child span .dotted-img {
  height: 4px;
  width: 30px;
  position: absolute;
  top: 13px;
  left: 0px;
}
.menu .list-links > li:last-child:hover span .virgule-img {
  transform: rotateZ(30deg);
}
.menu .list-links > li:last-child ul {
  left: 37%;
}
.menu .list-links > li > a {
  color: #ffffff;
  text-decoration: none;
  white-space: nowrap;
  position: relative;
}
.menu .list-links > li > a:before {
  content: '';
  height: 4px;
  width: 0;
  background-color: #97bf0d;
  display: inline-block;
  position: absolute;
  bottom: -15px;
  left: 0;
  transition: width 0.5s;
  border-radius: 2px;
}
.menu .list-links > li ul {
  padding: 25px 0;
  position: absolute;
  top: 100%;
  left: 50%;
  white-space: nowrap;
  transform: translateX(-50%);
  display: none;
}
.menu .list-links > li ul li {
  text-align: center;
  padding: 10px 20px;
  list-style: none;
  background-color: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(5px);
}
.menu .list-links > li ul li a {
  font-size: 14px;
  color: #ffffff;
}
.menu .list-links > li ul li:last-child {
  margin-bottom: 0;
}
.page_home {
  background-image: url('../images/accueil/savoir-faire.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
}
.page_home #header {
  height: 100vh;
}
.page_annonce #box_search {
  margin-top: 20px;
}
.page_annonce #box_search .row-search-inter {
  margin-top: 0;
}
.container-slider-home {
  height: 100vh;
}
.container-slider-home .bx-wrapper .bx-viewport {
  height: 100vh !important;
}
.container-slider-home .bx-wrapper .slider-item {
  height: 100vh !important;
}
.container-slider-home img {
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
#box_search {
  position: absolute;
  bottom: 70px;
  left: 0;
  width: 100%;
}
#box_search .search-form {
  height: 100px;
}
#box_search .search-form form {
  height: 100%;
}
#box_search .row-search-home,
#box_search .row-search-inter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 20px;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  background: rgba(0, 0, 0, 0.3);
  margin-top: 25px;
}
#box_search .row-search-home .row-inputs,
#box_search .row-search-inter .row-inputs {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#box_search .row-search-home .row-input:not(:last-child),
#box_search .row-search-inter .row-input:not(:last-child),
#box_search .row-search-home .col-input,
#box_search .row-search-inter .col-input {
  margin-right: 20px;
}
#box_search .row-search-home .form-control,
#box_search .row-search-inter .form-control {
  height: 50px;
  border-radius: 0;
}
#box_search .row-search-home .form-group,
#box_search .row-search-inter .form-group {
  margin-bottom: 0;
}
#box_search .row-search-home .row-localisation,
#box_search .row-search-inter .row-localisation,
#box_search .row-search-home .col-localisation,
#box_search .row-search-inter .col-localisation {
  flex-grow: 2;
}
#box_search .row-search-home .row-localisation .dropdown-menu li:first-child a,
#box_search .row-search-inter .row-localisation .dropdown-menu li:first-child a,
#box_search .row-search-home .col-localisation .dropdown-menu li:first-child a,
#box_search .row-search-inter .col-localisation .dropdown-menu li:first-child a,
#box_search .row-search-home .row-localisation .dropdown-menu li:nth-child(2) a,
#box_search .row-search-inter .row-localisation .dropdown-menu li:nth-child(2) a,
#box_search .row-search-home .col-localisation .dropdown-menu li:nth-child(2) a,
#box_search .row-search-inter .col-localisation .dropdown-menu li:nth-child(2) a,
#box_search .row-search-home .row-localisation .dropdown-menu li:nth-child(3) a,
#box_search .row-search-inter .row-localisation .dropdown-menu li:nth-child(3) a,
#box_search .row-search-home .col-localisation .dropdown-menu li:nth-child(3) a,
#box_search .row-search-inter .col-localisation .dropdown-menu li:nth-child(3) a,
#box_search .row-search-home .row-localisation .dropdown-menu li:nth-child(4) a,
#box_search .row-search-inter .row-localisation .dropdown-menu li:nth-child(4) a,
#box_search .row-search-home .col-localisation .dropdown-menu li:nth-child(4) a,
#box_search .row-search-inter .col-localisation .dropdown-menu li:nth-child(4) a,
#box_search .row-search-home .row-localisation .dropdown-menu li:nth-child(5) a,
#box_search .row-search-inter .row-localisation .dropdown-menu li:nth-child(5) a,
#box_search .row-search-home .col-localisation .dropdown-menu li:nth-child(5) a,
#box_search .row-search-inter .col-localisation .dropdown-menu li:nth-child(5) a,
#box_search .row-search-home .row-localisation .dropdown-menu li:nth-child(6) a,
#box_search .row-search-inter .row-localisation .dropdown-menu li:nth-child(6) a,
#box_search .row-search-home .col-localisation .dropdown-menu li:nth-child(6) a,
#box_search .row-search-inter .col-localisation .dropdown-menu li:nth-child(6) a,
#box_search .row-search-home .row-localisation .dropdown-menu li:nth-child(7) a,
#box_search .row-search-inter .row-localisation .dropdown-menu li:nth-child(7) a,
#box_search .row-search-home .col-localisation .dropdown-menu li:nth-child(7) a,
#box_search .row-search-inter .col-localisation .dropdown-menu li:nth-child(7) a {
  font-weight: bold !important;
}
#box_search .row-search-home .row-localisation .dropdown-menu a[data-normalized-text*="75"],
#box_search .row-search-inter .row-localisation .dropdown-menu a[data-normalized-text*="75"],
#box_search .row-search-home .col-localisation .dropdown-menu a[data-normalized-text*="75"],
#box_search .row-search-inter .col-localisation .dropdown-menu a[data-normalized-text*="75"] {
  font-weight: bold !important;
}
#box_search .row-search-home .col-submit,
#box_search .row-search-inter .col-submit {
  margin-right: 0;
}
#box_search .row-search-inter {
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: none;
}
#box_search .row-transac .list-transac {
  display: flex;
  padding: 0;
}
#box_search .row-transac .list-transac li {
  list-style-type: none;
}
#box_search .row-transac .list-transac li .input-transac {
  font-size: 16px;
  color: #ffffff;
  padding: 15px 40px;
  width: 130px;
  background-color: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}
#box_search .row-transac .list-transac li .input-transac.active {
  background-color: rgba(151, 191, 13, 0.5);
}
#box_search .row-transac .list-transac li:first-child {
  margin-right: 5px;
}
#box_search .row-actions .col-input {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#box_search .row-actions .btn-show-search {
  margin-top: 0;
}
#box_selection {
  background-color: #f5f5f5;
  padding: 80px 0;
}
#box_selection h2 {
  display: block;
  text-align: center;
  font-size: 30px;
  font-family: 'Rokkitt', serif;
  font-weight: 600;
  color: #3c3c3c;
}
#box_selection h2 span {
  font-size: 16px;
  text-transform: uppercase;
  color: #9d9d9d;
  display: block;
  text-align: center;
  font-weight: normal;
  font-family: 'Montserrat', sans-serif;
  margin-top: 5px;
}
#box_selection .bx-wrapper .bx-prev {
  left: -60px;
  width: 17px;
  height: 17px;
  transform: rotate(-90deg);
  z-index: 1;
  background: url('../images/left-arrow.svg') no-repeat center;
}
#box_selection .bx-wrapper .bx-next {
  right: -50px;
  width: 17px;
  height: 17px;
  z-index: 1;
  background: url('../images/right-arrow.svg') no-repeat center;
}
#box_selection .selection__link {
  display: block;
  width: 100%;
}
#box_selection .selection__wrapper {
  margin-top: 40px;
}
#box_selection .selection__container {
  height: 400px;
  position: relative;
}
#box_selection .selection__tag {
  position: absolute;
  top: 20px;
  left: 10px;
  background-color: #97bf0d CC;
  border: 1px solid #97bf0d;
  text-transform: uppercase;
  border-radius: 5px;
  color: #ffffff;
  z-index: 1;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px;
}
#box_selection .selection__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#box_selection .selection__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
#box_selection .selection__infos {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  bottom: 0;
  width: 100%;
  transition: all 0.5s;
}
#box_selection .selection__infos__header {
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  background-color: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(5px);
  position: absolute;
  left: 0;
  top: 291px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 30px 0;
}
#box_selection .selection__infos__header .selection__title,
#box_selection .selection__infos__header .selection__location {
  display: block;
  font-size: 25px;
  color: #ffffff;
  font-family: 'Rokkitt', serif;
  text-align: center;
}
#box_selection .selection__infos__header .selection__location {
  margin-top: 10px;
}
#box_selection .selection__infos__header .selection__price {
  font-size: 22px;
  font-family: 'Rokkitt', serif;
  display: none;
  color: #97bf0d;
  text-align: center;
  margin-top: 20px;
}
#box_selection .selection__infos__footer {
  background-color: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(5px);
  height: 170px;
  display: flex;
  opacity: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#box_selection .selection__infos__footer ul {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}
#box_selection .selection__infos__footer ul li {
  list-style: none;
  color: #ffffff;
  font-size: 16px;
}
#box_selection .selection__infos__footer ul li:after {
  content: '-';
  margin: 0 20px;
}
#box_selection .selection__infos__footer ul li:last-child:after {
  content: none;
}
#box_selection .selection__infos:hover .selection__infos__header {
  top: 0;
  height: 230px;
}
#box_selection .selection__infos:hover .selection__infos__header .selection__price {
  display: block;
}
#box_selection .selection__infos:hover .selection__infos__footer {
  opacity: 1;
}
body.page_agences #box_selection h2 span {
  text-transform: initial;
}
#box_home_content {
  background-color: #ffffff;
  padding: 50px 0;
}
#box_home_content p {
  font-family: 'Rokkitt', serif;
  font-weight: 600;
  font-size: 35px;
  text-align: center;
  color: #000000;
  line-height: 30px;
}
.form-group > .control-label {
  font-weight: 400;
  font-size: 13px;
}
.bootstrap-select.form-control.btn-group {
  box-shadow: inset 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
  height: auto;
}
.bootstrap-select.form-control.btn-group > .btn-default {
  background-color: transparent;
  border: 0;
}
.bootstrap-select.form-control.btn-group > .btn-default:focus {
  outline: none !important;
}
.bootstrap-select.form-control.btn-group .btn .filter-option {
  color: #000000;
}
.bootstrap-select.form-control.btn-group .btn .caret {
  background-image: url(../images/down-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  height: 15px;
  width: 15px;
  right: 10px;
  margin: 0;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
a,
.btn,
.form-control {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-header {
  margin: 30px 0 15px;
  padding-bottom: 0;
  border: 0;
}
.page-header .search_link_rss {
  display: none;
}
.estimation {
  padding: 80px 0;
  background-color: #ffffff;
}
.estimation__container {
  display: flex;
  height: 420px;
}
.estimation__img {
  width: 60%;
  box-shadow: 0px 6px 20px #0000001A;
}
.estimation__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
.estimation__content {
  width: 40%;
  background-color: #000000;
  padding: 50px 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  text-align: justify;
  color: #ffffff;
}
.estimation__content h2 {
  font-family: 'Rokkitt', serif;
  font-size: 30px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 10px;
}
.estimation__content h2 span {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  margin-top: 5px;
}
.estimation__text {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 25px;
}
.temoignages {
  padding-top: 80px;
  background-color: #ffffff;
}
.temoignages__container {
  display: flex;
}
.temoignages__content {
  width: 40%;
  background-color: #000000;
  padding: 0 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  color: #ffffff;
}
.temoignages__content h2 {
  font-family: 'Rokkitt', serif;
  font-size: 30px;
  margin-bottom: 10px;
  margin-top: 0;
  font-weight: 600;
}
.temoignages__content h2 span {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  display: block;
  margin-top: 5px;
}
.temoignages__text {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 25px;
  text-align: justify;
}
.temoignages__img {
  width: 60%;
}
.temoignages__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
.savoir-faire {
  padding: 80px 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.savoir-faire h2 {
  font-family: 'Rokkitt', serif;
  font-weight: bold;
  font-size: 30px;
  display: block;
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #ffffff;
  font-weight: 600;
}
.savoir-faire h2 span {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #f5f5f5;
  display: block;
  font-weight: normal;
  margin-top: 5px;
}
.savoir-faire__container {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.savoir-faire__item {
  background-color: #ffffff;
  box-shadow: 0px 6px 20px #00000014;
  width: 32%;
  padding: 60px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.savoir-faire__item.bx-silder-fix {
  width: 32% !important;
}
.savoir-faire__title,
.savoir-faire__content {
  color: #000000;
}
.savoir-faire__title {
  font-family: 'Rokkitt', serif;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 40px;
}
.savoir-faire__content {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px;
  text-align: center;
}
.savoir-faire__content p {
  margin: 0;
}
.catalog {
  background-color: #f5f5f5;
}
.catalog__container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 105px;
  position: relative;
}
.catalog__img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 385px;
}
.catalog__img img {
  object-fit: contain;
  -o-object-fit: contain;
  object-position: center;
  -o-object-position: center;
  width: 100%;
  height: 100%;
}
.catalog__content {
  font-family: 'Rokkitt', serif;
  color: #000000;
  font-weight: bold;
  font-size: 30px;
  margin-right: 65px;
}
#box_home_agence {
  position: relative;
  padding: 80px 0;
  background-color: #ffffff;
}
#box_home_agence h2 {
  font-family: 'Rokkitt', serif;
  font-weight: 600;
  font-size: 30px;
  display: block;
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #3c3c3c;
}
#box_home_agence h2 span {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #9d9d9d;
  font-weight: normal;
  display: block;
  margin-top: 5px;
}
#box_home_agence .agence-home__container {
  display: flex;
  margin-top: 40px;
}
#box_home_agence .agence-home__bg {
  width: 220px;
  height: 180px;
  position: absolute;
  bottom: 20px;
  left: 35%;
}
#box_home_agence .agence-home__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
#box_home_agence .agence-home__img {
  width: 50%;
  height: 330px;
}
#box_home_agence .agence-home__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
#box_home_agence .agence-home__content {
  width: 50%;
  padding-left: 30px;
}
#box_home_agence .agence-home__text {
  color: #3c3c3c;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px;
  text-align: justify;
}
#box_home_agence .agence-home__text p:nth-child(2) {
  margin: 15px 0;
}
#box_home_agence .agence-home__text p:first-of-type,
#box_home_agence .agence-home__text p:last-of-type {
  margin: 0;
}
button.btn-criteria {
  height: fit-content;
}
.nav-pills > li {
  float: unset;
  display: table-cell;
}
.page_agences #box_selection {
  background-color: #ffffff;
}
.page_agences #item_form form {
  width: 70%;
}
.agences__list {
  margin: 50px 0;
}
.row-carto-listing .container_map {
  height: 300px;
}
.top-navigation-agence {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  height: 60px;
  line-height: 60px;
  background-color: #f5f5f5;
  padding: 0 20px;
  margin-top: 20px;
}
.top-navigation-agence .col-left,
.top-navigation-agence .col-center,
.top-navigation-agence .col-right {
  display: flex;
  align-items: center;
  height: 100%;
  width: 50%;
}
.top-navigation-agence .col-center {
  justify-content: flex-end;
}
.top-navigation-agence .col-left .text-switch {
  margin-left: 10px;
}
.top-navigation-agence .col-right {
  font-size: 16px;
}
.top-navigation-agence .col-right span {
  white-space: nowrap;
  color: #222222;
}
.top-navigation-agence .col-right .form-control {
  background-color: transparent;
  border: none;
  color: #97bf0d;
  padding: 0 15px;
  height: auto;
}
.top-navigation-agence form {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}
.top-navigation-agence form .form-group {
  margin-bottom: 0;
  width: 80%;
}
.top-navigation-agence form .form-control {
  border: none;
  height: 40px;
  color: #000000;
  font-size: 14px;
}
.top-navigation-agence form button {
  background-image: url('../images/agences/search.svg');
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
}
.agence {
  overflow: hidden;
}
.agence__container {
  position: relative;
  width: 100%;
  height: 400px;
}
.agence__container:hover .agence__infos {
  top: 0;
  justify-content: center;
}
.agence__img,
.agence__infos {
  position: absolute;
}
.agence__img {
  width: 100%;
  height: 100%;
}
.agence__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
.agence__infos {
  width: 100%;
  height: 100%;
  top: 330px;
  left: 0;
  padding-top: 30px;
  background-color: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.agence__infos > a {
  color: #97bf0d;
  padding-bottom: 2px;
  border-bottom: 2px solid #ffffff;
}
.agence__name {
  font-family: 'Rokkitt', serif;
  font-size: 25px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
.agence__name span {
  color: #97bf0d;
}
.agence__address {
  color: #ffffff;
  font-size: 16px;
  margin-top: 20px;
  display: block;
}
.agence__rating {
  margin-top: 20px;
}
.agence__links {
  margin: 20px 0 20px 0;
  display: flex;
}
.agence__links a + a {
  margin-left: 20px;
}
#agence-box-infos .agence__container {
  display: flex;
  height: auto;
}
#agence-box-infos .agence__col__left,
#agence-box-infos .agence__col__right {
  width: 50%;
  height: 330px;
  position: relative;
}
#agence-box-infos .agence__col__left {
  background-color: #222222;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
#agence-box-infos .agence__title {
  color: #ffffff;
  font-size: 35px;
  font-family: 'Rokkitt', serif;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
  line-height: 30px;
}
#agence-box-infos .agence__title span:before {
  content: '-';
  margin-right: 10px;
}
#agence-box-infos .agence__location {
  font-size: 16px;
  color: #ffffff;
  text-align: center;
}
#agence-box-infos .agence__links {
  display: flex;
}
#agence-box-infos .agence__honoraires {
  color: #ffffff;
  font-size: 16px;
  padding-bottom: 5px;
  border-bottom: 2px solid #97bf0d;
}
#agence-box-infos .agence__itineraire {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  font-size: 16px;
  z-index: 1;
  padding: 10px 20px;
  top: 10px;
  right: 15px;
}
#agence-horaires {
  background-color: #f5f5f5;
  border: 1px solid #e8e8e8;
  margin-top: 20px;
}
#agence-horaires .horaires__container {
  display: flex;
  justify-content: space-between;
}
#agence-horaires .horaires__col__right,
#agence-horaires .horaires__col__left,
#agence-horaires .horaires__col__center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#agence-horaires .horaires__col__right,
#agence-horaires .horaires__col__left {
  width: 40%;
  padding: 30px;
}
#agence-horaires .horaires__col__left {
  text-align: center;
}
#agence-horaires .horaires__col__center {
  width: 20%;
}
#agence-horaires .horaires__col__center img {
  width: 60px;
  height: 60px;
}
#agence-horaires .horaires__title,
#agence-horaires .horaires__content {
  color: #222222;
  font-size: 16px;
}
#agence-horaires .horaires__title {
  margin-bottom: 10px;
}
#agence-horaires .horaires__content {
  font-weight: 600;
  text-align: center;
  line-height: 30px;
}
#agence-horaires .horaires__col__right {
  font-size: 14px;
  color: #000000;
  line-height: 30px;
  text-align: center;
}
#agence-carousel {
  margin-top: 20px;
}
#agence-carousel .bx-viewport {
  height: 330px !important;
}
#agence-carousel .bx-wrapper .bx-controls-direction a {
  top: 35%;
  width: 17px;
  height: 17px;
}
#agence-carousel .bx-wrapper .bx-prev {
  left: -45px;
  background-image: url('../images/left-arrow.svg');
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(-90deg);
}
#agence-carousel .bx-wrapper .bx-next {
  right: -45px;
  background-image: url('../images/right-arrow.svg');
  background-repeat: no-repeat;
  background-position: center;
}
#agence-carousel .agence__image {
  height: 247px;
}
#agence-carousel .agence__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
#agence-nego {
  padding: 50px 0;
  background-color: #f5f5f5;
}
#agence-nego h2 {
  font-size: 30px;
  font-weight: 600;
  font-family: 'Rokkitt', serif;
  color: #3c3c3c;
  display: block;
  text-align: center;
  margin-top: 0;
}
#agence-nego h2 span {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #9d9d9d;
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'Montserrat', sans-serif;
  margin-top: 5px;
}
#agence-nego .bx-viewport {
  height: 430px !important;
}
#agence-nego .bx-wrapper .bx-controls-direction a {
  width: 17px;
  height: 17px;
}
#agence-nego .bx-wrapper .bx-prev {
  left: -45px;
  background-image: url('../images/left-arrow.svg');
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(-90deg);
}
#agence-nego .bx-wrapper .bx-next {
  right: -45px;
  background-image: url('../images/right-arrow.svg');
  background-repeat: no-repeat;
  background-position: center;
}
#agence-nego .nego__container {
  margin-top: 30px;
}
#agence-nego .nego__item {
  height: 354px;
  position: relative;
}
#agence-nego .nego__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#agence-nego .nego__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
#agence-nego .nego__infos {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 90px;
  background-color: #222222;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#agence-nego .nego__name {
  font-size: 16px;
  color: #97bf0d;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#agence-nego .nego__activity {
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}
.form_contact_nego {
  background-color: #f5f5f5;
}
#footer {
  background: #000000 url('../images/footer/forme-footer.png') no-repeat;
  padding-top: 50px;
}
#footer h3 {
  font-family: 'Rokkitt', serif;
  font-size: 25px;
  font-weight: 600;
  color: #ffffff;
}
#footer ul {
  padding: 0;
}
#footer ul li {
  list-style: none;
  margin-bottom: 10px;
}
#footer ul li a {
  color: #ffffff;
  font-size: 16px;
}
#footer .footer__socials {
  display: flex;
  align-items: center;
}
#footer .footer__socials li {
  margin-right: 10px;
  margin-bottom: 0;
}
#footer .footer__socials li a {
  height: 20px;
  width: 20px;
  display: block;
}
#footer .footer__socials li a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
#footer .row-footer-bottom {
  border-top: 2px solid #97bf0d;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0 30px;
  margin-top: 50px;
  color: #ffffff;
}
#footer .row-footer-bottom span {
  font-size: 14px;
  display: flex;
  align-items: center;
}
#footer .row-footer-bottom span + span {
  margin-left: 20px;
  border-left: 1px solid #97bf0d;
  padding-left: 20px;
}
#footer .row-footer-bottom img {
  width: 70px;
  margin-left: 10px;
  height: 20px;
}
@media (max-width: 1425px) {
  .menu .list-links > li {
    font-size: 15px;
    padding: 0 13px;
  }
  .menu .list-links > li:last-child span {
    width: 30px;
    height: 25px;
  }
  .menu .list-links > li:last-child span .dotted-img {
    width: 12px;
    top: 10px;
    left: 4px;
  }
  .menu .list-links > li ul li {
    padding: 8px 20px;
  }
  .menu .list-links > li ul li a {
    font-size: 13px;
  }
}
@media (max-width: 1270px) {
  #box_selection .bx-wrapper .bx-next {
    right: -30px;
  }
  #box_selection .bx-wrapper .bx-prev {
    left: -28px;
  }
}
@media (max-width: 1230px) {
  #box_selection .bx-wrapper .bx-controls,
  #agence-carousel .bx-wrapper .bx-controls,
  #agence-nego .bx-wrapper .bx-controls {
    position: relative;
    display: inline;
    left: 50%;
    top: 35px;
  }
  #box_selection .bx-wrapper .bx-next,
  #agence-carousel .bx-wrapper .bx-next,
  #agence-nego .bx-wrapper .bx-next {
    right: -60px;
    top: 0;
  }
  #box_selection .bx-wrapper .bx-prev,
  #agence-carousel .bx-wrapper .bx-prev,
  #agence-nego .bx-wrapper .bx-prev {
    left: -60px;
  }
  #agence-carousel .bx-wrapper .bx-controls {
    top: -40px;
  }
  #agence-nego .bx-wrapper .bx-controls {
    top: 0;
  }
}
@media (max-width: 1220px) {
  .menu .list-links > li {
    font-size: 13px;
    padding: 0 10px;
  }
  .menu .list-links > li ul li {
    padding: 5px 20px;
  }
  .menu .list-links > li ul li a {
    font-size: 11px;
  }
}
@media (max-width: 1199px) {
  #agence-box-infos .agence__title {
    font-size: 32px;
  }
}
@media (max-width: 1030px) {
  .menu .list-links > li {
    padding: 3px 8px;
  }
  #box_search {
    bottom: 230px;
  }
  #box_search .row-search-home {
    flex-wrap: wrap;
  }
  #box_search .row-search-home .row-input:not(:last-child),
  #box_search .row-search-home .col-input {
    width: 49%;
    margin: 0;
    margin-bottom: 10px;
  }
  #box_search .row-search-home .row-localisation {
    flex-grow: 0;
  }
}
@media (max-width: 991px) {
  .header {
    background-color: #222222;
  }
  #box_selection {
    padding: 40px 0;
  }
  #box_selection .bx-wrapper .bx-viewport {
    height: 445px !important;
  }
  #box_selection .bx-wrapper .bx-controls {
    top: 0;
  }
  .savoir-faire__item {
    padding: 30px;
  }
  .savoir-faire__title {
    text-align: center;
  }
  #box_home_agence .agence-home__text {
    font-size: 14px;
  }
  #box_home_agence .agence-home__text p:nth-child(2) {
    margin: 5px 0;
  }
  #box_home_agence .agence-home__bg {
    width: 155px;
    height: 125px;
    bottom: 100px;
    left: 30%;
  }
  .catalog .container {
    height: 100%;
  }
  .catalog__container {
    flex-direction: column;
    height: 100%;
    overflow: hidden;
  }
  .catalog__img {
    position: relative;
    top: 30px;
    order: 3;
  }
  .catalog__content {
    margin-right: 0;
    padding-top: 50px;
    margin-bottom: 20px;
    text-align: center;
  }
  .estimation__content {
    padding: 50px 20px;
  }
  .temoignages__content {
    width: 45%;
    padding: 20px 30px;
  }
}
@media screen and (orientation: landscape) and (min-device-width: 375px) and (max-device-width: 824px) {
  #box_search {
    bottom: 170px;
  }
  #box_search .row-search-home {
    padding: 20px;
  }
  #menu_mobile .list-links {
    padding: 10px;
  }
  #menu_mobile .list-links > li {
    margin-bottom: 5px;
    font-size: 14px;
  }
  #menu_mobile .list-links > li:nth-child(3) ul,
  #menu_mobile .list-links > li:nth-child(5) ul {
    margin: 5px 10px;
    padding: 5px 10px;
  }
  #menu_mobile .list-links > li:last-child ul li {
    margin-bottom: 5px;
  }
  #menu_mobile .list-links > li ul li a {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  #box_search {
    bottom: 70px;
  }
  #box_search .search-form {
    height: auto;
  }
  #box_search .row-transac .list-transac li {
    width: 50%;
  }
  #box_search .row-transac .list-transac li .input-transac {
    width: 100%;
    display: inline-block;
    text-align: center;
  }
  #box_search .row-search-inter {
    flex-direction: column;
  }
  #box_search .row-search-inter .col-input {
    width: 100%;
    margin-right: 0;
  }
  #box_search .row-search-inter .col-input:not(:last-child) {
    margin-bottom: 15px;
  }
  #box_search .row-search-inter .col-input input[type="submit"] {
    width: 100%;
  }
  #box_search .row-search-home {
    flex-direction: column;
  }
  #box_search .row-search-home .row-input:not(:last-child),
  #box_search .row-search-home .col-input {
    width: 100%;
  }
  #box_search .row-search-home .row-input:last-child {
    width: 100%;
  }
  #box_search .row-search-home .row-input:last-child input[type="submit"] {
    width: 100%;
  }
  #box_search .btn-show-search {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  #box_selection .bx-wrapper .bx-viewport {
    height: 530px !important;
  }
  #box_selection .bx-wrapper .bx-controls-direction a {
    width: 20px;
    height: 20px;
  }
  #box_selection .bx-wrapper .bx-next {
    right: -35px;
  }
  #box_selection .bx-wrapper .bx-prev {
    left: -35px;
  }
  #box_selection .selection__infos:hover .selection__infos__header {
    height: auto;
  }
  #box_selection .selection__container {
    height: 468px;
  }
  #box_selection .selection__img {
    bottom: 200px;
    height: auto;
  }
  #box_selection .selection__infos {
    height: 200px;
    top: auto;
    background-color: #222222;
    backdrop-filter: blur(5px);
  }
  #box_selection .selection__infos__header,
  #box_selection .selection__infos__footer {
    background-color: transparent;
    backdrop-filter: none;
  }
  #box_selection .selection__infos__header {
    top: 0;
    padding-bottom: 0;
  }
  #box_selection .selection__infos__header .selection__price {
    display: block;
  }
  #box_selection .selection__infos__footer {
    opacity: 1;
    height: 69px;
  }
  #box_selection .selection__infos__footer ul li:after {
    margin: 0 10px;
  }
  .savoir-faire .bx-wrapper .bx-viewport {
    height: 400px !important;
  }
  .savoir-faire .bx-wrapper .bx-controls {
    position: relative;
    display: inline;
    left: 50%;
    top: 35px;
  }
  .savoir-faire .bx-wrapper .bx-next {
    right: -60px;
    top: 0;
    z-index: 1;
    background: url(../images/right-arrow.svg) no-repeat center;
  }
  .savoir-faire .bx-wrapper .bx-prev {
    left: -60px;
    transform: rotate(-90deg);
    z-index: 1;
    background: url(../images/left-arrow.svg) no-repeat center;
  }
  .savoir-faire__container {
    display: block;
  }
  .savoir-faire__content {
    width: 80%;
  }
  .savoir-faire__item {
    height: 350px;
    max-width: 360px;
  }
  .temoignages {
    padding-top: 40px;
  }
  .temoignages__container {
    flex-direction: column;
  }
  .temoignages__content,
  .temoignages__img {
    width: 100%;
  }
  .temoignages__content {
    align-items: center;
    padding: 30px 0;
  }
  .temoignages__img {
    height: 250px;
  }
  .temoignages__text {
    width: 85%;
    font-size: 16px;
    text-align: center;
  }
  .estimation {
    padding: 40px 0;
  }
  .estimation__container {
    flex-direction: column;
    height: auto;
  }
  .estimation__img,
  .estimation__content {
    width: 100%;
  }
  .estimation__img {
    order: 2;
    height: 250px;
  }
  .estimation__content {
    align-items: center;
  }
  .estimation__text {
    width: 80%;
    text-align: center;
  }
  #box_home_agence .agence-home__container {
    flex-direction: column;
  }
  #box_home_agence .agence-home__img,
  #box_home_agence .agence-home__content {
    width: 100%;
  }
  #box_home_agence .agence-home__text {
    font-size: 16px;
  }
  #box_home_agence .agence-home__img {
    order: 2;
    margin-top: 30px;
  }
  #box_home_agence .agence-home__bg {
    left: 0;
    bottom: 30px;
  }
  #box_home_agence .agence-home__content {
    padding: 0 20px;
  }
  #agence-box-infos .agence__container {
    flex-direction: column;
    height: auto;
  }
  #agence-box-infos .agence__col__left,
  #agence-box-infos .agence__col__right {
    width: 100%;
  }
  #agence-horaires .horaires__container {
    flex-direction: column;
    align-items: center;
  }
  #agence-horaires .horaires__col__right,
  #agence-horaires .horaires__col__left,
  #agence-horaires .horaires__col_center {
    width: 100%;
  }
  #agence-horaires .horaires__col__right {
    text-align: center;
  }
  #agence-carousel .bx-wrapper .bx-prev {
    left: -35px;
  }
  #agence-carousel .bx-wrapper .bx-next {
    right: -35px;
  }
  #agence-carousel .bx-controls {
    position: absolute;
    left: 53%;
    bottom: 40px;
  }
  #agence-carousel .bx-controls-direction a {
    width: 20px;
    height: 20px;
    z-index: 1;
  }
  #agence-nego .bx-viewport {
    height: 470px !important;
  }
  #agence-nego .bx-wrapper .bx-prev {
    left: -35px;
  }
  #agence-nego .bx-wrapper .bx-next {
    right: -35px;
  }
  #agence-nego .bx-controls {
    position: absolute;
    left: 53%;
    bottom: 40px;
  }
  #agence-nego .bx-controls-direction a {
    width: 20px;
    height: 20px;
  }
  #item_form form {
    width: 100%;
  }
  .top-navigation-agence {
    flex-wrap: wrap;
    height: auto;
    align-items: center;
    line-height: normal;
    padding: 20px;
  }
  .top-navigation-agence .col-center form {
    width: 100%;
    justify-content: center;
  }
  .top-navigation-agence .col-center form .form-group {
    width: 100%;
  }
  #footer {
    background: #000000 url('../images/mobile/forme-footer-mobile.png') no-repeat;
  }
  #footer .footer__item {
    padding-left: 50px;
  }
  .page_agences #item_form form {
    width: 100%;
  }
}
@media (max-width: 630px) {
  .top-navigation-agence .col-left,
  .top-navigation-agence .col-center {
    width: 100%;
  }
  .top-navigation-agence .col-left {
    margin-bottom: 10px;
  }
}
@media (max-width: 435px) {
  .catalog__img {
    width: 90%;
  }
}
@media (max-width: 411px) {
  #agence-box-infos .agence__title {
    font-size: 30px;
  }
  #box_selection .bx-next,
  #box_selection .bx-prev {
    width: 25px;
    height: 25px;
  }
  #box_selection .selection__infos__footer ul {
    flex-wrap: wrap;
  }
  #box_selection .selection__infos__footer ul li {
    font-size: 15px;
  }
  #box_selection .selection__infos__footer ul li:after {
    margin: 0 5px;
  }
  .savoir-faire .bx-wrapper .bx-next,
  .savoir-faire .bx-wrapper .bx-prev {
    width: 25px;
    height: 25px;
  }
  #box_home_agence .agence-home__img {
    height: 260px;
  }
  #box_home_agence .agence-home__content a {
    width: 100%;
  }
  #box_home_agence .agence-home__bg {
    width: 155px;
    height: 125px;
    left: 0;
  }
  .estimation__content a {
    width: 100%;
  }
}
@media (max-width: 390px) {
  #agence-box-infos .agence__links {
    flex-direction: column;
    width: 100%;
  }
  #agence-box-infos .agence__links .btn {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  #agence-box-infos .agence__links a + a {
    margin-left: 0;
    margin-top: 10px;
  }
  .savoir-faire__title {
    margin-bottom: 10px;
  }
}
@media (max-width: 320px) {
  #menu-mobile .list-links {
    padding-top: 20px;
  }
  #box_search {
    bottom: 10px;
  }
  #box_search .row-search-home {
    margin-top: 10px;
  }
}
