/* ===================================================================== */
/*                                GENERAL                                */
/* ===================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



body {
  font-family: 'Montserrat', sans-serif;
  background-color: #fff;
  background-image: url(/assets/images/bg-canne.png);
  background-size: cover;
  background-position-x: right;
  color: #000;
  overflow-x: hidden;
}


/* COULEURS */
.orange {
  color: #ff6e00;
}
.marron {
  color: #360f00;
}

.sticky_menu,
.btncookie:hover,
.btncookie,
.bg_1,
.bg_2,
.bg_3,
.bg_4,
.swiper-slide .b_exclu,
.swiper-slide .b_ccoeur,
.swiper-slide .b_offre_en_cours,
.swiper-slide .b_prestige,
.swiper-slide .b_investisseur,
.swiper-slide .b_souscompromis,
.swiper-slide .b_sousoffre,
.swiper-slide .b_vendu,
.swiper-slide .b_loue,
.swiper-slide .b_loc,
footer,
.bg_alertemail,
.bg_agence,
.detail .modal-header {
  background: #ff6e00;
}
#voir-telephone-0.telephone-vu {
  color: #000;
}
aside.aside_contact {
  background: #fff;
}
.index .not-sticking.sticky_menu,
.index .not-sticking .site-pusher,
[class*="listing"] .not-sticking .site-pusher,
[class*="listing-"] .not-sticking .site-pusher, 
.sticking .site-pusher,
.site-pusher {
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px;
}
.index .not-sticking .bandeautop, .bandeautop {
  background: #360f00;
  border-bottom: 1px solid #ff6e00;
}
.index .not-sticking .infobandeau,
.index .not-sticking  .infobandeau .reseaux-sociaux i ,
.content_page, .content_page a, .agence p{
  color: #000;
}
.index .not-sticking .infobandeau a {
  color: #fff;
}
.infobandeau i {
  color: #ff6e00;
}
.intro p.text1 span,
.estimation .listing-header-titre,
.estimation .page-heading,
.estimation .bootstrap-select.btn-group .dropdown-menu li a::before,
.estimation .dropdown-toggle::after,
.detail_header strong, .detail_header .crit span:nth-child(1), .detail .h3, .detail .liste2 ul li i, 
.alerte-email .listing-header-titre, .alerte-email .page-heading,
.alerte-email .dropdown-toggle::after,
.agence .listing-header-titre,
.agence .page-heading,
.contact .listing-header-titre,
.contact .page-heading,
.mentions-legales .listing-header-titre,
.listing-header-titre, .mentions-legales .page-heading,
.listing-vente .dropdown-toggle::after,
.listing-vente .bootstrap-select.btn-group .dropdown-menu li a::before {
  color: #ff6e00!important;
}
.index .not-sticking .site-pusher {
  box-shadow: rgb(0 0 0 / 0%) 0px 1px 2px;
}
.intro h1,
.intro h2,
.intro p.text1 span,
.intro p.text1,
.intro p.text2 {
  color: #fff!important;
  text-shadow: #000 2px 2px 2px;
}
.intro p.text1,
.intro p.text2 {
  font-weight: 400;
}
.moteur .dropdown-menu > li > a {
  font-weight: 400;
}
.etiquette {
  text-align: center;
}
.btn {
  border-radius: 0;
}
.btn-info, .btn-primary,
.btn-search,
.btn-secondary,
.listing-vente .btn-search,
.detail .btn-primary,
.lafficheur li,
.estimation .btn-info {
  color: #fff!important;
  background-color: #ff6e00!important;
  border-color: #ff6e00!important;
}
.btn-info:hover, .btn-primary:hover, .btn-secondary:hover, .listing-vente .btn-search:hover, .detail .btn-primary:hover, .lafficheur li:hover, .estimation .btn-info:hover, .btn-search:hover {
  color: #ff6e00!important;
  background-color: #fff!important;
  border-color: #ff6e00!important;
}
label {
  padding-left: 0;
}
.alert {
  background-color: #ff6e00;
  padding: 2rem 1.25rem;
  width: 60%;
  margin: 5% auto;
  color: #fff;
  border-color: #ff6e00;
}
/* ===================================================================== */
/*                                  INDEX                                */
/* ===================================================================== */

.intro {
  padding-top: 150px;
}

/*SLIDER ACCUEIL*/
.bgAccueil {
  background: none !important;
  overflow: hidden;
}
.carousel-indicators {
  display: none;
}
.carousel-fullscreen .carousel-inner .carousel-item {
  height: 100vh;
  min-height: 600px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#carouselExampleIndicatorsHome .carousel-item {
  background-size: cover;
  background-position: bottom center;
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(1) {
  background-image: url('/assets/images/slider_home/1.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(2) {
  background-image: url('/assets/images/slider_home/2.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(3) {
  background-image: url('/assets/images/slider_home/3.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(4) {
  background-image: url('/assets/images/slider_home/4.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(5) {
  background-image: url('/assets/images/slider_home/5.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(6) {
  background-image: url('/assets/images/slider_home/6.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(7) {
  background-image: url('/assets/images/slider_home/7.jpg');
}

.intro {
  z-index: 8;
  top: 0;
  left: auto;
  height: 100vh;
  padding-top: 100px;
  position: absolute;
  width: 100%;
  right: auto;
}

.intro h1,
.intro h2 {
  font-size: 2em;
}
.intro h2 {
  margin-top: 5%;
}
.index .search_form {
  background-color: rgba(255, 255, 255, 0.6);
  border: 3px solid #ff6e00;
}
.search__form-item:nth-child(2), .search__form-item:nth-child(3), .form-style {
  border-radius: 0 !important;
}
.intro .radio_trans {
  display: none;
}
.intro .btn-search,
.intro .btn-estime {
  background-color: #ff6e00;
  color: #000;
}
.fleche2 {
  left: -440px;
  padding-top: 40px;
}
.intro .btn-estime {
  margin-top: 40px;
  font-size: 1rem!important;
}
.moteur {
  top: 65px;
}
.index .bootstrap-select.btn-group .dropdown-menu {
  max-width: 115%;
}
.index .moteur .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  font-size: 15px;
}
.form-style {
  border: 0;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option,
.input-group-addon,
.moteur input::placeholder,
.container_search input::placeholder {
  font-weight: 500!important;
}

.index .c_prixmax .input-group-addon{
  top: 20px!important;
}
.dropdown-menu.open.show {
  transform: translate3d(-9px, 55px, 0px) !important;
}
.index .bootstrap-select.btn-group .dropdown-menu li a::before {
  color: #ff6e00;
}

.home_cont_selection {
  padding-top: 0px;
  padding-bottom: 0px;
  background: transparent;
}
.home_cont_selection .home_heading {
  color: #360f00;
  padding-top: 60px;
  margin-bottom: 40px;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 2em;
}
.home_cont_selection .swiper-slide article {
  border: 3px solid #ff6e00;
  color: #000;
  background: #fff;
}
.swiper-slide .info_type,
.swiper-slide .info_prix{
  font-weight: 500;
  
}
.swiper-slide .info_ville {
  color: #ff6e00;
  font-size: 22px;
}
.swiper-slide .bulle {
  background: transparent;
  border-radius: 0;
  color: #000;
  font-weight: 400;
}
.swiper-slide .fa-xl {
  font-size: 1.5em;
  margin-right: 5px;
  color: #ff6e00;
}
.swiper-slide .card_list span {
  color: #000;
  font-weight: 600;
}
.swiper-slide .info_ville {
  font-weight: 400;
}
.swiper-slide .block_info {
  min-height: 128px;
}

.circles li {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: rgba(102, 146, 152, 0.2);
  animation: animate 25s linear infinite;
  bottom: -150px;
}
/* PRESENTATION */
.home_cont_prestation {
  background: #ebebeb;
  padding: 100px 0;
  color: #000;
}
.home_cont_prestation h2 {
  font-size: 3em;
  color: #360f00;  
}
.home_cont_prestation h3 {
  font-size: 2.3em;
  font-weight: 700;
  color: #ff6e00;
}
.home_cont_prestation .imgpres {
  background: none;
  border: 0px solid #ffffff;
}
.home_cont_prestation .btn-primary {
    /* color: #000!important;
    background-color: #fff!important;
    border-color: #fff!important; */
    font-size: 15px;
}
/* .home_cont_prestation .btn-primary:hover {
  color: #fff!important;
  background-color: #ff6e00!important;
  border-color: #fff!important;
} */

/*  CATEGORIES */
.services .container-fluid .card .face {
  border: 5px solid #ff6e00;
}
.services .container-fluid .card .face.face1.color1,
.services .container-fluid .card .face.face1.color2,
.services .container-fluid .card .face.face1.color3,
.services .container-fluid .card .face.face1.color4 {
  background: #ff6e00;
}
.services .container-fluid .card i {
  font-size: 3em;
  color: #fff;
}
.services .container-fluid .card .face.face2 .content a:hover {
  background: #fff;
  color: #000!important;
}
.services .container-fluid .card .face.face2 .content a {
  color: #fff;
  background-color: #ff6e00;
  border: 1px solid #ff6e00;
}
.services .container-fluid .card {
  opacity: 1;
}
.services .container-fluid .card p {
  color: #000;
}

/* ===================================================================== */
/*                                  FOOTER                               */
/* ===================================================================== */
footer, footer a {
  color: #000;
  font-weight: 500;
}
footer {
  background: transparent;
}
.infofooter {
  border-bottom: 1px solid #ff6e00;
}
footer a:hover {
  color: #666666;
  padding-left: 10px;
  transition: all 0.5s ease;
}
.infofooter img {
  width: auto;
}
.infofooter p {
  color: #000;
    padding-top: 20px;
    text-transform: none;
    font-size: 12px!important;
}
footer .bg_blanc {
  background: #ff6e00;
} 
/* Boite à outils */
#bloc_fixed {
  bottom: 38%;
}
#bloc_fixed ul li > i {
  font-size: 2rem;
  top: 2px;
  left: 2px;
  color: #000;
}
#bloc_fixed ul li > .ion-ios-heart-outline {
  left: 1px;
}
#bloc_fixed ul li > .ion-social-youtube-outline {
  font-size: 1.8rem;
  top: 4px;
  left: 1px;
}
#bloc_fixed .bloc {
  width: 50px;
  min-height: 50px;
  margin: 15px 0;
  position: relative;
  right: 7px;
  cursor: pointer;
  padding-left: 10px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  background: rgba(255, 255, 255, 0.6);
  border:2px solid #ff6e00;
}
#bloc_fixed .bloc:hover {
  right: 12px;
  border:2px solid #ff6e00;
  background: rgba(255, 255, 255, 1);
}
#bloc_fixed .surcharge_favoris {
  left: 16px;
  top: 19px;
}
.badge-pill {
  padding-right: 0.4em;
  padding-left: .4em;
  border-radius: 10rem;
}
.badge {
  font-size: 66%;
}

/* ASIDE */
aside {
  color: #000;
}
aside .contact_img img {
  width: auto;
  margin-bottom: 20px;
}
aside .btn-primary,
aside .btn-info {
  border-color: #fff;
}
aside.aside_contact {
  color: #000;
}

/* ===================================================================== */
/*                                  LISTING                              */
/* ===================================================================== */
body[class*="listing-"] .sticky_menu,
body[class*="listing"] .sticky_menu {
  background: #fff;
}
body[class*="listing"] .header .sticking {
  background: rgba(255, 255, 255, 1);
}
[class*="listing-"] .search__form-item:nth-child(2),
[class*="listing-"] .search__form-item:nth-child(3),
[class*="listing-"] .form-style ,
[class*="listing"] .search__form-item:nth-child(2),
[class*="listing"] .search__form-item:nth-child(3),
[class*="listing"] .form-style {
  border-radius: 0 !important;
  border: 1px solid #ddd;
}
.listing-vente .menuvente a,
.estimation .menuestimation a,
.alerte-email .menualertemail a,
.agence .menueagence a,
.contact .menucontact a,
.listing-vendu .menuvendu a,
.listing-location .menuvente a,
.contact .menucontact a,
.actualites .menuactualites a{
  color: #ff6e00!important;
  font-weight: 800 !important;
}
body[class*="listing-"] .val,
body[class*="listing"] .val {
  font-weight: 400;
  font-size: 14px;
}
body[class*="listing-"] .header-item ul li i,
body[class*="listing"] .header-item ul li i,
body[class*="listing-"] .prod_listing.damier .info_prix,
body[class*="listing"] .prod_listing.damier .info_prix,
.listing-location .dropdown-toggle::after,
.listing-location .bootstrap-select.btn-group .dropdown-menu li a::before {
  color: #ff6e00;
}
.prod_listing .bordercolor {
  border: 0px solid #ffffff !important;
}
.page-item.active .page-link,
.b_exclu,.b_ccoeur, .b_offre_en_cours, .b_prestige,.b_investisseur, .b_souscompromis, .b_vendu, .b_loue, .b_loc {
  color: #fff;
  background-color: #ff6e00!important;
}
body[class*="listing"] .prod_listing.damier .listing_article .block_img, body[class*="listing"] .prod_listing.damier .listing_article .block_info {
  margin-top: 0;
}
.prod_listing.damier > .listing_article article, .prod_listing > .listing_article article {
  width: calc(100% / 3 - 20px);
}
.page-laulau a,
.page-item a {
  color: #000!important;
}
body[class*="listing"] .listing_article .block_img img {
  transform: translate3d(0px, 0px, 0px) scale(1);
}
body[class*="listing"] .prod_listing > .listing_article article {
  box-shadow: 4px 5px 5px rgb(0 0 0 / 10%);
  background: #fff;
}
body[class*="listing"] .prod_listing.damier .info_ville {
    font-size: 18px;
    font-weight: 800;
    color: #360f00;
}
body[class*="listing"] .info_ville .tea {
  padding-right: 0;
}

/* DETAILS */
.bg-gris-clair { background-color: #f5f5f5;}
.detail_header .titre {
  font-size: 2em !important;
  text-shadow: 0 0 black;
}
.bg_contact {
  background-color: #ff6e00;
}
.detail .info_numero, .detail .info_prix-hai, #formcontactdetail a {
  color: #000;
}
.detail .attribut_label0, .detail .bloc-champ {
  background: #f5f5f5;
  font-weight: 400!important;
}
.detail p, .detail .label, #formcontactdetail label {
  background: #fff;
  font-weight: 400!important;
}
.detail #vvirtuelle iframe {
  height: 250px!important;
}
.detail .groupe-btn .list-inline-item i {
  color: #ff6e00;
  font-size: 30px;
}
.detail .groupe-btn .list-inline-item {
  margin: 10px auto;
}
#formcontactdetail .form-style {
  border: 1px solid #ddd;
}
.detail .detail_slide_thumbs > li {
  height: 85px;
  width: 95px;
}
.detail_slide_thumbs {
  flex-wrap: wrap;
}
.detail .interlocuteur {
  border: 0;
  padding: 10px;
  border-radius: 5px;
  background: transparent;
  color: #000;
}
.detail .interlocuteur div:nth-child(1) {
  margin-bottom: 0;
}
.detail .interlocuteur a {
  padding: 0.5rem 0;
  color: #000;
}
.detail .bloc-detail {
  margin: 0;
}
.detail .interlocuteur img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.detail .interlocuteur-coord {
  padding-left: 0;
}
.detail .interlocuteur [type=button] {
  text-align: left!important;
}
.detail #calculette .form-style {
  border: 1px solid #ccc;
}
select#duree.bootstrap-select {
  height: 52px;
}
.retour_pret, .retour_pret span {
  color: #ff6e00;
}
.table-warning > td, .table-warning > th {
  background-color: #ff6e00 !important;
  color: #000;

}
/* ===================================================================== */
/*                                AUTRES PAGES                           */
/* ===================================================================== */

.bg_estimation {
  background: #ff6e00;
}
.estimation .bgAccueil-page {
  background: url(/assets/images/bgimg-estimation.jpg) no-repeat center center;
  height: auto;
}
.estimation .listing-header {
  position: absolute;
  top: auto!important;
  width: 100%;
  z-index: 9;
  opacity: 1;
  height: auto!important;
  left: auto!important;
  right: auto!important;
  text-align: center;
  margin: auto!important;
  transform: translateX(-0);
  bottom: 0;
}
.bgAccueil-page {
  height: 60vh!important;
  background-size: cover!important;
}

.alerte-email .bgAccueil-page {
  background: url(/assets/images/bgimg-alerte-email.jpg) no-repeat center center;
  background-size: cover;
  height: 60vh!important;
}
.actualites .bgAccueil-page {
  background: url(/assets/images/bgimg-actualites.jpg) no-repeat center center;
}
.mentions-legales .bgAccueil-page {
  background: url(/assets/images/bgimg-mentions-legales.jpg) no-repeat center center;
}
.comparateur .top_page {
  background-image: url(../images/bgimg-comparateur.jpg);
}
.estimation label, .alerte-email label, .contact label, .on-vous-rappelle label {
  color: #000;
  font-weight: 500!important;
}
.estimation .form-style,
.on-vous-rappelle .form-style,
.on-vous-rappelle .bootstrap-select>.dropdown-toggle.bs-placeholder,
.alerte-email .form-style,
.contact .form-style,
.estimation .form-group .bootstrap-select.btn-group,
.contact .form-group .bootstrap-select.btn-group,
.alerte-email .form-group .bootstrap-select.btn-group{
  border: 1px solid #ddd!important;
  border-radius: 0!important;
}
.on-vous-rappelle .dropdown-menu.open.show,
.estimation .dropdown-menu.open.show,
.alerte-email .dropdown-menu.open.show {
  transform: translate3d(0px, 0px, 0px) !important;
}

.on-vous-rappelle .bgAccueil-page {
  background: url(/assets/images/bgimg-alerte-email.jpg) no-repeat center center;
}
.agence p , .contact_formulaire a, .contact p, .mentions-legales p, .list_mentions, .content_page {
  color: #000;
  font-weight: 400!important;
}
.on-vous-rappelle .sidebar { display: none;}
.on-vous-rappelle .content_page {
  width: 100%;
}
.list_mentions b {
  color: #ff6e00;
  font-weight: 500;
}
.text-justify {
  padding: 0;
}
.agence .content_page {
  margin: 0;
}
.agence .page-heading {
  margin-top: 4rem!important;
}
.card0 {
  background: url(/assets/images/team/guillaume.jpg) center center no-repeat;
  border-radius: 0;
}
.card0:hover {
  background: url(/assets/images/team/guillaume.jpg) left center no-repeat;
}
.card1 {
  background: url(/assets/images/team/marc.jpg) center center no-repeat;
  border-radius: 0;
}
.card1:hover {
  background: url(/assets/images/team/marc.jpg) left center no-repeat;
}
.card2 {
  background: url(/assets/images/team/julien.jpg) center center no-repeat;
  border-radius: 0;
}
.card2:hover {
  background: url(/assets/images/team/julien.jpg) left center no-repeat;
}
.card3 {
  background: url(/assets/images/team/sabrina.jpg) center top no-repeat;
  border-radius: 0;
}
.card3:hover {
  background: url(/assets/images/team/sabrina.jpg) left top no-repeat;
}
.card4 {
  background: url(/assets/images/team/shenaz.jpg) center center no-repeat;
  border-radius: 0;
}
.card4:hover {
  background: url(/assets/images/team/shenaz.jpg) left center no-repeat;
}
.card0 p,
.card1 p,
.card2 p,
.card3 p,
.card4 p {
  opacity: 0;
}
.card0:hover p,
.card1:hover p,
.card2:hover p,
.card3:hover p,
.card4:hover p {
  opacity: 1;
  text-align: center;
  color: #fff;
  transition: all 0.8s ease;
}
.cardteam h2, .card0 p, .card1 p, .card2 p, .card3 p, .card4 p {
  text-shadow: #000000c7 0.1em 0.1em 0.2em;
}
.cardteam h2 {
  padding-top: 290px !important;
}
.cardteam .icons {
  top: 12px;
}
.card0:hover .fab,
.card1:hover .fab,
.card2:hover .fab,
.card3:hover .fab,
.card4:hover .fab {
  opacity: 1;
  color: #fff;
}
.borderteam {
  border-radius: 0;
}

.bg_collapse .btn-content .btn-circle {
  padding: 11px 0 0 2px;
}

.mentions-legales h2, .mentions-legales ul li b, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #ff6e00;
}

.on-vous-rappelle .listing-header-titre {
  position: absolute;
  bottom: -29px;
  color: #ff6e00;
  margin-bottom: 0;
  text-transform: uppercase;
  animation: slidetitle 2s ease;
}
.on-vous-rappelle h1 {
  text-align: left;
  font-size: 6em;
  font-weight: 800;
}
.actualites .listing-header-titre {
  color: #ff6e00;
  margin-bottom: 0;
  text-align: left;
  text-transform: uppercase;
  position: absolute;
  bottom: -29px;
  color: #ff6e00;
  margin-bottom: 0;
  text-transform: uppercase;
  animation: slidetitle 2s ease;
  font-size: 6em;
  font-weight: 800;
}

/* ACTUALITES */
.actualites .content_page {
  width: 100%;
}
.actualites-group ul {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5em;
}
.actualites-group ul li {
  position: relative;
  width: calc(100% / 3 - 16px);
  margin: calc(0.5em * 2) 0.5rem;
  overflow: hidden;
}
.actualites-group ul li:hover a{
  color: #444;
}
.actualites-group ul li .btn{
  margin-right: 10px;
}
.actualites-group ul li .title-post {
  font-size: 20px;
  font-weight: 500;
  margin: 10px 0;
}
.actualites-group ul li .date-post {
  font-size: 16px;
  margin: 0px;
  color: #ff6e00;
}
.actualites-group ul li .btn-actus {
  font-size: 16px;
  margin: 5px 5px;
  color: #000;
}
.actualites-group .description-post {
  font-size: 15px;
}
.adminperso .title-post {
  text-align: center;
  margin: 20px 0;
  font-size: 25px;
}
.adminperso .date-post{
  margin-top: 15px;

}
.adminpersos .actualites-group img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}


/* ============================================================================ */
/*                                      EQUIPE                                  */
/* ============================================================================ */
.equipe .content_page {
  width: 100%;
}
.equipe .sidebar {
  display: none;
}
.agence .equipe ul {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5em;
}
.agence .equipe ul li {
  position: relative;
  width: calc(100% / 3 - 1em);
  margin: calc(0.5em * 2) 0.5em;
  overflow: hidden;
}
.agence .equipe .p-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.agence .equipe .border-equipe {
  margin: 15px;
  background: transparent; 
  text-align: center;
}
.agence .equipe .border-equipe img{
  width: 250px;
  height: 250px;
  object-fit: cover;
  background-position: center center;
  margin: auto;
}
.agence .equipe a {
  color: #000;
}
.agence .equipe .infos { 
  text-align: center;
}
.agence  .equipe .infos-contact { 
  text-align: center;
  margin-top: 15px;
  font-weight: 300;
  font-size: 1rem;
}
.agence .equipe .title-post {
  font-size: 1.1rem;
  font-weight: 500;
}
.agence .equipe .fonction-post {
  font-size: 0.9rem;
  font-weight: 400;
}
.agence .equipe ul.rs-conseiller {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5em;
  justify-content: center;
}
.agence .equipe .rs-conseiller i {
  font-size: 25px;
  color: #ff6e00;
}
.agence .equipe ul.rs-conseiller li {
  margin: calc(0.5em * 2) 0.7em;
  width: auto;
}
.agence .equipe ul.rs-conseiller li:hover i {
  color: #ff6e00;
}
.equipe .tel-post,
.equipe .mail-post {
  margin: 8px 0;
}

@media (max-width: 991px) {

}
@media (max-width: 768px) {
  .agence .equipe ul li {
    position: relative;
    width: calc(49% - 2em);
    margin: calc(0.5em * 2) 0.5em;
    overflow: hidden;
  }
  .agence .equipe ul.rs-conseiller li {
    width: calc(33% - 1em);
  }
}
@media (max-width: 500px) {
  .agence .equipe ul li {
    position: relative;
    width: calc(100% - 1em);
    margin: calc(0.5em * 2) 0.5em;
    overflow: hidden;
  }
  .agence .equipe ul.rs-conseiller li {
    width: calc(33% - 2.5em);
  }
  .agence .equipe .border-equipe {
    margin: 15px auto;
    width: 250px;
  }
  .agence .equipe .rs-conseiller i {
    font-size: 30px;
  }
}


/* ===================================================================== */
/*                                RESPONSIVE                             */
/* ===================================================================== */
@media (min-width: 992px) {
  a, .infobandeau .reseaux-sociaux i {
    color: #000;
  }
  .infobandeau{
    color: #000;
    font-size: 17px;
    padding-top: 7px;
    margin-left: 0px;
    padding-left: 15px;
  }
   .infobandeau ul.infos-contact-header a,
   .infobandeau ul.infos-contact-header p {
    color: #fff;
    font-size: 17px;
    padding-top: 0px;
    margin-left: 0px;
  }
  .infobandeau ul.infos-contact-header {
    display: flex;
    margin-bottom: 0;
    margin-left: -20px;
    color: #fff;
  }

  .index .not-sticking .header__logo img,
  .not-sticking .header__logo img,
  .index .sticking .header__logo img,
  .sticking .header__logo img {
      width: auto;
  }  
  .not-sticking .site-pusher {
    background-color: #fff;
  }
  .menu ul > li > a, .not-sticking .menu ul > li > a {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 9px;
  }
  .index .not-sticking .menu ul > li > a {
    color: #000;
    font-size: 15px;
    font-weight: 500;
  }
  .index .not-sticking .menu ul > li > a:hover {
    color: #ff6e00;
  }
  .cl-effect-13 a:hover::before,
  .cl-effect-13 a:focus::before {
    color: #000;
    text-shadow: 10px 0 #000, -10px 0 #000;
  }
  .index .not-sticking .cl-effect-13 a:hover::before,
  .index .not-sticking .cl-effect-13 a:focus::before {
    color: #ff6e00;
    text-shadow: 10px 0 #ff6e00, -10px 0 #ff6e00;
  }
  .cl-effect-13 a:hover, .cl-effect-13 a:focus {
    color: #000;
  }
  .swiper-slide .info_type,
  .swiper-slide .info_prix {
    font-size: 14px;
  }
  .swiper-slide .info_ville {
    font-size: 16px;
  }
  .home_cont_prestation h2 {
    font-size: 3em;
  }
}
@media (min-width: 1281px) {
  .swiper-slide .info_type,
  .swiper-slide .info_prix {
    font-size: 20px;
  }
  .swiper-slide .info_ville {
    font-size: 22px;
  }
  .home_cont_prestation h2 {
    font-size: 3em;
    font-weight: 700;
    text-transform: capitalize;
  }
}
@media (max-width: 1281px) {
.header__logo img {
    margin-top: 0;
    margin-bottom: 0;
}  
}

@media (max-width: 991px) {
  .index .not-sticking .burger-item, .index .not-sticking .burger-item::before, .index .not-sticking .burger-item::after, .not-sticking .burger-item, .not-sticking .burger-item::before, .not-sticking .burger-item::after, .sticking .burger-item, .sticking .burger-item::before, .sticking .burger-item::after {
    color: #ff6e00;
    background: #ff6e00;
  }
  .menu {
    background-color: #ff6e00;
  }
  .header .sticking {
    background-color: #fff;
  }
  .header .sticky_menu.stick-me.sticking, .index .not-sticking.sticky_menu, .index .not-sticking .site-pusher, [class*="listing"] .not-sticking .site-pusher, [class*="listing-"] .not-sticking .site-pusher, .sticking .site-pusher, .site-pusher {
    box-shadow: none!important;
  }
  .intro p.lead {
    display: none;
  }
  .moteur {
    top: 0;
  }
  .intro h1, .intro h2 {
    text-align: center;
  }
  .header__logo img {
      width: 80px;
      margin-right: 50px;
  }  
  .home_cont_categories {
    min-height: 750px;
  } 
  .close {
    float: right;
    font-size: 1.5rem;
    line-height: 1;
    color: #fff;
    text-shadow: none;
    opacity: 1;
  }
  .listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
    display: block;
    position: absolute;
    right: -3px;
    top: 30px;
    font-size: 20px;
    background: #fff;
    padding: 3px 12px;
    border-radius: 5px;
  }
  .bloc4 .ion-ios-search-strong {
    color: #ff6e00;
  }
  .search__form-item:nth-child(n+2) {
    height: 52px!important;
  }
  .modal-content {
    padding: 15px 0;
    background: #ff6e00;
  }
  .bgAccueil-page, .top_page {
    height: 26vh!important;
    margin-top: 95px;
    background-size: cover!important;
  }
  .alerte-email .groupe_champs > .form-group {
    width: 45%;
  }
  .cardteam, .borderteam {
    height: 279px;
    width: 200px;
    background-size: cover!important;
  }
  .cardteam h2 {
    padding-top: 245px !important;
    font-size: 1.5rem;
  }
  .swiper-slide .info_type, .swiper-slide .info_ville, .info_prix {
    font-size: 15px;
  }
  .info_prix sup {
    top: 0;
    line-height: 1;
  }
  .home_cont_prestation h2 {
    font-size: 2.5em;
    margin-top: 20px;
  }
  .services .container-fluid .card  .content p {
    font-size: 14px;
    line-height: 1.2;
  }
  .services .container-fluid .card .face.face1 .content h3 {
    font-size: 1.2em;
  }
  .home_cont_categories {
    min-height: 430px;
  }
  .header__logo img {
    width: 130px;
    margin-right: 50px;
  }
  .prod_listing.damier > .listing_article article, .prod_listing > .listing_article article {
    width: calc(100% / 2 - 20px);
  }
  .listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
    font-size: 26px;
    background: #ff6e00;
    color: #fff;
  }
  .bloc4 .ion-ios-search-strong {
    color: #fff;
  }
  .detail .h3 {
    font-size: 17px;
  }
  h2.page-heading {
    font-size: 1.5rem;
  }
  .listing-vente .menuvente a, .estimation .menuestimation a, .alerte-email .menualertemail a, .agence .menueagence a, .contact .menucontact a, .listing-vendu .menuvendu a, .listing-location .menuvente a, .contact .menucontact a, .actualites .menuactualites a {
    color: #bbbbbb!important;
    font-weight: 800 !important;
  }
  .actualites-group ul li {
    width: calc(100% / 2 - 16px);
  }
  .breadcrumb-cms a {
    color: #360f00;
  }
}

@media only screen and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: portrait) {
  .bgAccueil {
      background-size: 667px 375px !important;
      background: linear-gradient( rgba(0,0,0, 0), rgba(0,0,0, 0) ),url(/assets/images/bgimg-mobile.jpg) no-repeat center right !important;
  }  
  .contact .bgAccueil-page {
    background-size: 667px 375px !important;
    background: linear-gradient( rgba(0,0,0, 0), rgba(0,0,0, 0) ),url(/assets/images/bgimg-contact.jpg) center top!important;
    background-size: cover!important;
    height: 20vh!important;
    margin-top: 75px;
}
}

@media (max-width: 650px) {
  .header__logo img {
      width: 110px;
      margin-right: 30px;
  }  
  .intro h1, .intro h2 {
    font-size: 1.2em;
  }
  .moteur {
    top: 20px;
  }
  .intro .search__form-item:nth-child(n+2) {
    margin-bottom: 5px;
  }
  .index #prixmax {
    margin-top: 0;
  }
  .detail .detail_slide_thumbs > li > img {
    height: 80px;
    width: 80px;
  }
  .detail .liste2 {
    font-size: 14px;
  }
  .bgAccueil-page, .top_page {
    height: 20vh!important;
    margin-top: 75px;
    background-size: cover!important;
  }
  .alerte-email .groupe_champs > .form-group {
    width: 100%;
  }
  .cardteam, .borderteam {
    margin: 20px auto;
  }
  #content {
    margin-top: 20%;
  }
  .home_cont_selection .home_heading {
    font-size: 1.5em;
  }
  .pl-5, .px-5 {
    padding-left: 1rem!important;
  }
  .pr-5, .px-5 {
      padding-right: 1rem!important;
  }
  .home_cont_prestation h2 {
    font-size: 2em;
    margin-top: 0;
  }
  .home_cont_prestation h3 {
    font-size: 1.5em;
    font-weight: 700;
    color: #ff6e00;
  }
  .prod_listing.damier > .listing_article article, .prod_listing > .listing_article article {
    width: calc(100% / 1 - 0px);
}
  .detail .detail_slide_thumbs > li > img {
    height: 45px;
    width: 45px;
  }
  .detail .detail_slide_thumbs > li {
    height: 50px;
    width: 40px;
  }
  .actualites-group ul li {
    width: calc(100% / 1 - 16px);
}
}
