/* ===================================================================== */
/*                                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');


@font-face {
  font-family: 'TimeBurner.ttf';
 font-style: normal;
 font-weight: normal;
 src: local('TimeBurner.ttf'), url('/assets/fonts/TimeBurner.ttf.woff') format('woff');
 }


body {
  font-family: 'Montserrat', sans-serif;
  background: #fff;
  color: #000;
}


/* COULEURS */
.bleu {
  color: #669298;
}

.sticky_menu,
.bandeautop,
[class*="listing"] .not-sticking .site-pusher,
[class*="listing-"] .not-sticking .site-pusher,
.btncookie:hover,
.btncookie,
.sticking .site-pusher,
.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,
aside.aside_contact, .bg_alertemail, .bg_agence {
  background: #669298;
}

.index .not-sticking.sticky_menu,
.index .not-sticking .bandeautop,
.index .not-sticking .site-pusher {
  background: transparent;
}
.index .not-sticking .bandeautop {
  border-bottom: 1px solid #669298;
}
.index .not-sticking .infobandeau,
.index .not-sticking  .infobandeau .reseaux-sociaux i ,
.index .not-sticking .infobandeau a,
.intro p.text1,
.intro p.text2,
.content_page, .content_page a, .agence p {
  color: #000;
}
.index .not-sticking  .infobandeau i,
.intro h1,
.intro h2,
.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 {
  color: #669298!important;
}
.index .not-sticking .site-pusher {
  box-shadow: rgb(0 0 0 / 0%) 0px 1px 2px;
}

.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: #669298!important;
  border-color: #669298!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: #669298!important;
  background-color: #fff!important;
  border-color: #669298!important;
}

label {
  padding-left: 0;
}

.alert {
  background-color: #669298;
  padding: 2rem 1.25rem;
  width: 60%;
  margin: 5% auto;
  color: #fff;
  border-color: #669298;
}

/* ===================================================================== */
/*                                  INDEX                                */
/* ===================================================================== */

.bgAccueil {
  background: url(/assets/images/bgimg.jpg) no-repeat center center;
}
.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 #669298;
}
.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: #669298;
}
.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: #669298;
}

.home_cont_selection {
  padding-top: 0px;
  padding-bottom: 0px;
  background: #fff;
}
.home_cont_selection .home_heading {
  color: #669298;
  padding-top: 60px;
  margin-bottom: 40px;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 2em;
}
.home_cont_selection .swiper-slide article {
  border: 3px solid #669298;
  color: #000;
}
.swiper-slide .info_type,
.swiper-slide .info_prix{
  font-weight: 500;
  font-family: 'TimeBurner.ttf';
}
.swiper-slide .info_ville {
  color: #669298;
  font-size: 22px;
}
.swiper-slide .bulle {
  background: transparent;
  border-radius: 0;
  color: #669298;
  font-weight: 300;
}
.swiper-slide .fa-xl {
  font-size: 1.5em;
  margin-right: 5px;
  color: #669298;
}
.swiper-slide .card_list span {
  color: #669298;
  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: #669298;
  padding: 100px 0;
  color: #fff;
}
.home_cont_prestation h2 {
  font-family: 'TimeBurner.ttf';
  font-size: 4em;
  color: #fff;  
}
.home_cont_prestation .imgpres {
  background: none;
  border: 0px solid #ffffff;
}

/*  CATEGORIES */
.services .container-fluid .card .face {
  border: 5px solid #669298;
}
.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: #669298;
}
.services .container-fluid .card i {
  font-size: 3em;
  color: #fff;
}
.services .container-fluid .card .face.face2 .content a {
  color: #669298;
  border: 1px solid #669298;
}
.services .container-fluid .card {
  opacity: 1;
}

/* ===================================================================== */
/*                                  FOOTER                               */
/* ===================================================================== */

.infofooter img {
  width: 100px;
}
.infofooter p {
  color: #fff;
}

/* 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 #669298;
}
#bloc_fixed .bloc:hover {
  right: 12px;
  border:2px solid #669298;
  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 .contact_img img {
  width: 100px;
  margin-bottom: 20px;
}
aside .btn-primary,
aside .btn-info {
  border-color: #fff;
}

/* ===================================================================== */
/*                                  LISTING                              */
/* ===================================================================== */
body[class*="listing-"] .sticky_menu,
body[class*="listing"] .sticky_menu {
  background: #fff;
}
[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 {
  color: #fff!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 {
  color: #669298;
}
.page-item.active .page-link,
.listing-vente .b_exclu, .listing-vente .b_ccoeur, .listing-vente .b_offre_en_cours, .listing-vente .b_prestige, .listing-vente .b_investisseur, .listing-vente .b_souscompromis, .listing-location .b_vendu, .listing-.listing-vente .b_loue, .listing-vente .b_loc {
  color: #fff;
  background-color: #669298;
}
.page-laulau a,
.page-item a {
  color: #000!important;
}
body[class*="listing"] .listing_article .block_img img {
  transform: translate3d(0px, 8px, 0px) scale(1);
}
body[class*="listing"] .prod_listing.damier .info_ville {
  color: #669298;
}
body[class*="listing"] .prod_listing.damier .info_ville .ion-ios-location-outline {
  display: none;
}
.prod_listing .info_titre {
  white-space: break-spaces;
  width: 100%;
}
/* DETAILS */

.detail_header .titre {
  font-size: 2em !important;
  text-shadow: 0 0 black;
}
.bg_contact {
  background-color: #669298;
}
.detail .info_numero, .detail .info_prix-hai, #formcontactdetail a {
  color: #000;
}
.detail .attribut_label0, .detail .bloc-champ, .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: #669298;
  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;
}
/* ===================================================================== */
/*                                AUTRES PAGES                           */
/* ===================================================================== */

.bg_estimation {
  background: #669298;
}
.bgAccueil-page, .top_page {
  height: 56vh!important;
}
.estimation .bgAccueil-page {
  background: url(/assets/images/bgimg-estimation.jpg) no-repeat center center;
}
.mentions-legales .bgAccueil-page {
  background: url(/assets/images/bgimg-mentions.jpg) no-repeat center center;
}
.comparateur .top_page {
  background-image: url(../images/bgimg-comparateur.jpg);
}
.estimation label, .alerte-email label, .contact label {
  color: #000;
  font-weight: 500!important;
}
.estimation .form-style,
.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;
}
.estimation .dropdown-menu.open.show,
.alerte-email .dropdown-menu.open.show {
  transform: translate3d(0px, 0px, 0px) !important;
}
.alerte-email .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;
}
.list_mentions b {
  color: #669298;
  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;
}

.contact .menucontact a {
  color: #fff!important;
}
.mentions-legales h2, .mentions-legales ul li b, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #669298;
}
/* ===================================================================== */
/*                                RESPONSIVE                             */
/* ===================================================================== */
@media (min-width: 992px) {
  .index .not-sticking .header__logo img,
  .not-sticking .header__logo img,
  .index .sticking .header__logo img,
  .sticking .header__logo img {
      width: 100px;
  }  
  .not-sticking .site-pusher {
    background-color: #669298;
  }
  .menu ul > li > a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
  }
  .index .not-sticking .menu ul > li > a {
    color: #000;
    font-size: 15px;
    font-weight: 500;
  }
  .index .not-sticking .menu ul > li > a:hover {
    color: #669298;
  }
  .cl-effect-13 a:hover::before,
  .cl-effect-13 a:focus::before {
    color: #fff;
    text-shadow: 10px 0 #fff, -10px 0 #fff;
  }
  .index .not-sticking .cl-effect-13 a:hover::before,
  .index .not-sticking .cl-effect-13 a:focus::before {
    color: #669298;
    text-shadow: 10px 0 #669298, -10px 0 #669298;
  }
  .cl-effect-13 a:hover, .cl-effect-13 a:focus {
    color: #fff;
  }
  .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: 4em;
  }
}
@media (max-width: 991px) {
  .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: #669298;
  }
  .search__form-item:nth-child(n+2) {
    height: 52px!important;
  }
  .modal-content {
    padding: 15px 0;
    background: #669298;
  }
  .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;
  }
}

@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: 60px;
      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%;
}
}
