/*Import Fonts*/
@font-face {
    font-family: 'AirbnbCerealAppRegular';
    src: url('../font/AirbnbCerealApp-Book.eot');
    src: url('../font/AirbnbCerealApp-Book.eot?#iefix') format('embedded-opentype'),
        url('../font/AirbnbCerealApp-Book.woff2') format('woff2'),
        url('../font/AirbnbCerealApp-Book.woff') format('woff'),
        url('../font/AirbnbCerealApp-Book.ttf') format('truetype'),
        url('../font/AirbnbCerealApp-Book.svg#AirbnbCerealApp-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AirbnbCerealAppBold';
    src: url('../font/AirbnbCerealApp-Bold.eot');
    src: url('../font/AirbnbCerealApp-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/AirbnbCerealApp-Bold.woff2') format('woff2'),
        url('../font/AirbnbCerealApp-Bold.woff') format('woff'),
        url('../font/AirbnbCerealApp-Bold.ttf') format('truetype'),
        url('../font/AirbnbCerealApp-Bold.svg#AirbnbCerealApp-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');
.mar{
	margin-top: 13px!important
}
.dev{border:1px solid}
.alerte-email .top_page, .top_page {
  background-image: none;
  background: #ffffff
}
.jaune{
	color:#fee600
}

.bleu{
    color: #171edc;
}
.iconbleu{
	background:#029DD1;
	border-radius: 50%;
	width: 100px;
	height: 100px
}
.iconbleu img{
	width: 50%;
	padding-top: 25px
}
.teamname{
	font-size: 1.2em;
	margin-bottom: 0.1rem
}
.teamfonction{
	font-size: 0.9em;
}
.teamfonction a{
	font-size: 0.7em;
}
.masque h1{
	padding-left: 4%;
	padding-top: 40px;
	font-weight: 600
}
.masque{
	position: absolute;
	top:40px;
	left: 0;
	width: 100%;
	height: 150px;
	z-index: 10;
	background: #ffffff
}
.masque p{
	padding-left: 4%;
		font-weight: 400
}

.panel{
	padding: 15px 0
}
.space50{width: 100%;height: 50px}

.container_search{
	padding-top:10px;
	background: #eeeeee
}
.container_search {
  margin: 0px 0;
}

.home_cont_alertes {
  padding: 10px 10px;
  background: rgba(0,0,0,1);
  text-align: center;
}
.btn-content .btn {
  border-radius: .4rem;
  padding: 0rem 0rem;
    padding-top: 0.8rem;
  white-space: normal;
}
/*GENERAL*/
/* base */
.font-weight-bold{              font-family: 'AirbnbCerealAppBold', sans-serif !important;-webkit-text-size-adjust: 100%;text-rendering: optimizelegibility;}
.content{                       height: 100%;}
.position-sticky{               position: sticky; top: 12rem}
/* color, spacing */
.bg-primary{                    background-color: #029DD1 !important;}
.bg-secondary{                  background-color: #ADB8C7 !important;}
.bg-dark{                       background-color: #013445 !important;}
.color-primary{                 color: #029DD1 !important;}
.color-primary--dark{           color: #0e475a !important;}
.color-secondary{               color: #ADB8C7 !important;}
/* .font-family-secondary{         font-family: 'Prata', 'Playfair Display', 'Times', serif;} */
/* heading */
.font-size-heading{             font-size: 2rem;}
.font-size-subheading{          font-size: 1.6rem;}
.heading h3 {
    text-align: center;
    padding-bottom: 0.7em;
}
.heading h3 span {
    font-weight: 300;
    word-spacing: 3px;
    line-height: 2em;
    padding-bottom: 0.35em;
    color: rgba(0, 0, 0, 0.5);
}
.heading h3:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 1px;
    content: "";
    left: 50%;
    margin-left: -30px;
    background-color: #777;
}
.heading-deco::after {
    content: "";
    border-radius: 4px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 24px;
    height: 4px;
    background-color: #fee600;
}
.line-height-sm{                line-height: 1.5;}
/* btn */
.btn-primary, 
.btn-info, 
.btn-success {
    color: #F8F8F8;
    background-color: #029DD1;
    border-color: #029DD1;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.btn-secondary{
    color: #0d0d0d;
    background-color: transparent;
    border-color: #029DD1;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.btn-primary:hover, 
.btn-secondary:hover, 
.btn-info:hover, 
.btn-success:hover {
    color: #F8F8F8;
    background-color: #016485;
    border-color: #016485;
}
.btn {
    border-radius: .4rem;
    padding: .8rem 1.4rem;
    white-space: normal;
}
/* a hover */
.link-underline::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    z-index: 1;
    width: 0;
    height: 2px;
    background: #016485;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.link-underline:hover {         color: #016485;}
.link-underline:hover::after {  width: 100%;}
.mt-xl{                         margin-top: 6rem;}



/* cookies window */
.cc-window.cc-banner {
  width: 24rem!important;
}
.cc-banner.cc-bottom {
  right: auto!important;
  left: 2%;
  bottom: 20px;
}
.cc-color-override-1247188962.cc-window {
  background-color: #2E2D2C!important;
  border-radius: .6rem;
}
#footer-cookie {
  color: #F8F9F9!important;
  max-height: 100%!important;
}
#footer-cookie h3 {
  font-size: 1rem!important;
}
#footer-cookie p {
  font-size: 12px!important;
  line-height: 1.5!important;
}
.btncookie {
  margin: 8px auto!important;
  background: transparent!important;
  color: #F8F9F9!important;
  border: 1px solid #F8F9F9!important;
  font-size: 1rem!important;
  width: 14rem!important;
  padding: .4rem .75rem!important;
}
.btncookie:hover {
  background: #F8F9F9!important;
  color: #1d1d1d!important;
  border: 1px solid #fff!important;
}
#boutoncookie {
  display: grid!important;
}
.cc-color-override-1247188962 .cc-link, .cc-color-override-1247188962 .cc-link:active, .cc-color-override-1247188962 .cc-link:visited {
  color: #F8F9F9!important;
}
a.cc-link {
  margin: auto!important;
}


/* BACKGROUND VIDEO INSTEAD OF IMAGE */
body{
    overflow-x: hidden;
}
.bgAccueil{
    background:none;
}
.cover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.cover video {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
}


/* NAV */
nav.navbar{
	display: flex;
    padding: 0;
}
nav.navbar.sticky-top.navbar-expand-lg {
    display: inline-block;
}
nav.navbar i.ion-chevron-down {
    margin-left: 8px;
}
.dropdown-toggle::after {
    content: " ";
}
li.nav-item {
    padding: 0 0.8rem;
}
.dropdown-menu {
    top: 2rem; /* fix glitch on hover */
    box-shadow: rgb(0 0 0 / 20%) 0 16px 24px 0;
    width: 300px;
    border-radius: 0.2rem;
    padding: .6rem 0;
    z-index: 99999;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 600;
    color: #111 !important;
}
/* on hover reduce opacity others links */
.nav-item {
  transition: opacity .25s ease-in-out;
}
.navbar-nav:hover .nav-item {
  opacity: 0.25;
}
.navbar-nav:hover .nav-item:hover {
  opacity: 1;
}
/* disable hover nav-link on dropdown link and social icons */
nav.navbar .nav-link.dropdown-toggle::before, 
nav.navbar .nav-link.dropdown-toggle::after,
nav.navbar .nav-social::before, 
nav.navbar .nav-social::after{
    content: none;
}
/* dropdown hover effect */
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.8rem 1rem;
    clear: both;
    color: #212529;
    text-align: inherit;
    background: 0 0;
    border: 0;
    font-weight: 600;
    transition: all ease-in-out 90ms 90ms;
}
.dropdown-item:hover {
    /* padding-left: 2.4rem; */
    background-color: #F0F0F0;
    transition: all ease-in-out 90ms 90ms;
}
.dropdown-item:hover a{
    color: #212529 !important; /* no blue inherit color */
    transition: all ease-in-out 90ms 90ms;
}
/* navbar coordonnees */
nav.navbar .navbar-coordonnees{
    width: 25%;
    text-align: right;
    padding: 1rem;
}
nav.navbar .navbar-coordonnees .navbar-coordonnees__name p{
    font-size: .8rem;
}


/* LOGO ADJUST */
nav.menu{
	display: inline-block;
}
.header__logo img{
    width: 250px;
    padding: .8rem 1rem;
    /* margin: -14px 0; */
}


/* SEARCH CONTAINER MOTEUR */
.moteur{
    display: none;
}


/* CONTENT QUELQUES CHIFFRES */
.content-number__title p{
    color: #0d0d0d;
    z-index: 10;
}
.content-number__title p::before{
    content: '';
    background: #fff;
    border: 4px solid #029dd1;
    border-radius: 10rem;
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%);
    z-index: -1;
}
.content-contact__social{
	text-align: left;
	color: rgba(0, 157, 209, 1);
}
.content-contact__social i{
	color: rgba(0, 157, 209, 1);
}
/* TOOLTIP */
#bloc_fixed {
    bottom: 40%;
}
#bloc_fixed .bloc {
    margin: 0;
    background: rgba(0, 157, 209, 0.65);
    border: 1px rgba(0, 157, 209, 0.65); 
}
#bloc_fixed .bloc:hover {
    right: 0px;
    background-color: #016485;
    border: 1px #016485 solid;
}
#bloc_fixed .bloc a{
    color: #fff;
    margin: .8rem 0 0 .1rem;
    display: block;
}
.listing #bloc_fixed ul li > i{
    font-size: x-large;
    top: 5px;
}
.tooltip-inner{
    font-family: 'Montserrat', sans-serif;
}
[tooltip] {
  position: relative;
}
[tooltip]::before,
[tooltip]::after {
  text-transform: none;
  font-size: .9em;
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}
[tooltip]::before {
  content: '';
  border: 5px solid transparent;
  z-index: 1001;
}
[tooltip]::after {
  content: attr(tooltip);
  text-align: center;
  min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1ch 1.5ch;
  border-radius: .3ch;
  box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
  z-index: 1000;
}
/* show tooltip to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}
/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
  display: none !important;
}
/* FLOW: LEFT */
[tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  transform: translate(-.5em, -50%);
}
[tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-.5em, -50%);
}
/* Animation */ 
@keyframes tooltips-vert {
    to {
      opacity: .9;
      transform: translate(-50%, 0);
    }
}
@keyframes tooltips-horz {
    to {
      opacity: .9;
      transform: translate(0, -50%);
    }
}
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after{
  animation: tooltips-vert 300ms ease-out forwards;
}
[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after{
  animation: tooltips-horz 300ms ease-out forwards;
}


/* FOOTER */
.cont_coordonnees{
    background-color: #fff;
}
/* .cont_coordonnees .container *{
    color: #111;
} */
.cont_coordonnees .container a{
    color: #fff;
    width: auto;
}
i.icon {
    width: auto;
    font-size: 1.4rem;
}
footer{
    background: #fff;
}
footer .liens_left a{
    color: #000;
}
footer .liens_right a img{
    filter: invert(1);
}


body.contact .map > div#map {
    z-index: -1;
}


/* FIXED BUTTON WIDTH SIDEBAR */
.agence .sidebar {
    width: 28%;
}
.sidebar address{
    border-radius: .4rem;
}
.sidebar .group_btn a {
    width: 100%;
    margin: 10px 0;
}
aside address .group_btn a {
    width: 100%;
    font-size: 15px;
    padding: 1rem;
    margin: 1rem 0;
}


/* PAGE AGENCE */
.agence .col__text {
    font-size: 1.2rem;
    letter-spacing: 0.6px;
    color: #1D1D1D;
}
/* spacing large col */
.agence .my--large{
    margin: 6rem 0 !important;
}


/* PAGE LISTING */
/* moteur */
/*
body[class*="listing"] div.c_loc .champs::before{
    content: "Type de transaction";
    display: block;
    text-align: left;
    font-family: 'AirbnbCerealAppBold', sans-serif !important;
}
*/
body[class*="listing"] .champs .radio_trans, 
body[class*="listinglocoptions"] .champs .radio_trans {
    display: flex;
    text-align: left;
    align-items: center;
}
.remove-selection {
    margin: 0.6rem 1.6rem 0;
    display: none;
}
.remove-selection a{
    background: #e9e9e9;
    padding: 0.7rem 1rem;
    border-radius: 12rem;
}
body[class*="listing"] .radio_trans input.css-checkbox[type="radio"]:checked + label.css-label {
    border-bottom: none;
    background: #029DD1;
    border: 1px solid rgba(2, 157, 209, 1);
    border-radius: 0.25rem;
    padding: 1rem;
    color: #FFF;
    height: 3.2rem;
    transition: all ease-in-out 80ms;
}
body[class*="listing"] .radio_trans input[type=radio].css-checkbox + label.css-label {
    padding: 13px 20px 10px 20px;
    color: #0d0d0d;
    background: #ffffff;
    border: 1px solid rgb(2, 157, 209);
    height: 3.2rem;
    margin-right: 1rem;
    border-radius: 0.25rem;
    transition: all ease-in-out 80ms;
}
body[class*="listing"] .radio_trans input[type=radio].css-checkbox + label.css-label:hover {
    background: rgba(2, 157, 209, 1);
    color: #F9F9F9;
    transition: all ease-in-out 80ms;
}
/* fix bug on nav-item hover */
.container_search {
    z-index: -1;
}
/* no margin right + rounded corners + height background */
.search__form-item:nth-child(n+2){
    margin-right: 0;
    height: 54px;
    border-radius: 8px 0 0 8px!important;
}
.search__form-item.c_type .btn-group.bootstrap-select.show-tick,
.bootstrap-select>.dropdown-toggle{
    margin-right: 0;
    height: 56px;
    border-radius: 8px 0 0 8px!important;
    background: none;
}
/* no border radius input ville */
.form-group.search__form-item.c_insee {
    border-radius: 0!important;
}
/* no border input type + ville */
.index .bootstrap-select {
    border: none!important;
}
/* height button + no bg */
.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus{
    height: 54px !important;
    background: none!important;
}
.bootstrap-select>.dropdown-toggle {
    height: 54px;
    border-radius: 100px;
    vertical-align: initial;
}
.form-style {
    height: 56px;
}
/* height input -- index only */
.index .form-style {
    height: 54px;
}
/* border radius input prix max */
input#prixmax {
    border-radius: 0 8px 8px 0;
}
body.alerte-email input#prixmax,
body.contact input#prixmax {
    border-radius: 10px;
}
/* margin btn valid */
.search__form-item.c_valid {
    margin: 0 0 0 1.2rem;
}
body[class*="listing"] .action_bar > div.d-flex{
    justify-content: space-between;
    width: 100%;
    align-items: flex-end;
}
body[class*="listing"] .block_info{
    padding: 2rem;
}
.info_prix {
    padding: 0;
    margin: 0 0 3rem;
}
.prod_listing .card_foot{
    padding: 0 0 3rem;
}
.tag {
    border: 1px solid #ddd;
    display: inline-block;
    font-size: .75rem;
    color: #999;
    padding: .4rem;
    margin: .6rem .6rem 0 0;
    border-radius: 3px;
    font-weight: 400 !important;
}
.card_list li > span:after{
    content: none;
}
body[class*="listing"] .action_bar > div.d-flex {
    justify-content: end;
    width: 100%;
    align-items: center;
}


/* PAGE EXPERTISE */
body.expertise .form-group.c_adresse {
    width: 100%;
    margin: 4rem 0 0;
}
body.expertise .form-group.c_type {
    width: 100%;
}
body.expertise .form-group.c_cp {
    width: 30%;
}
body.expertise .form-group.c_ville {
    width: 70%;
}


/*PAGE DETAILS*/
.detail_taber .nav-link {
    padding: 10px;
}
.detail_taber .nav-link.active,
.detail_taber .nav-link:hover {
    background: #029DD1 !important;
    color: #fff;
    padding: 10px;
}
.detail_taber {
    border-bottom: 1px solid #029DD1;
}
.detail_header .titre:after {
    background: #029DD1;
}
.detail_header .crit span:nth-child(1) {
    font-weight: 600;
}
.retour_pret {
    font-size: 25px;
    font-weight: 700;
    color: #029DD1;
}
.retour_pret span {
    color: #029DD1;
}
.detail .page_heading {
    font-size: 22px;
    font-weight: 500;
    border-left: 2px solid #029DD1;
    padding-left: 10px;
}
.detail .info_titre {
    text-transform: inherit;
}
.detail .info_prix {
    padding: 0;
}
.detail .header-item {
    padding: 0;
}
.lafficheur li:hover, .lafficheur li.active {
    background-color: #029DD1 !important;
}
.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #029DD1 !important;
}
.detail #descdetail{
    text-align: justify;
}
/*MISE EN FORME TABLEAU DETAILS*/
.detail .attribut_label0 {
    position: relative;
    background: #fff;
}
.detail .bloc-champ{
    background: #fff;
}
.detail_header_sticky {
    height: auto;
    padding: 1rem 0;
}
.form-style {
    border-bottom: 1px solid #aaa !important;
}
.form-group.c_message .form-style {
    border: 1px solid #aaa !important;
}
body.detail .nav-link.active span{
    color: #F9F9F9;
}


/* PAGE INVESTIR */
.content-flyer .content-flyer__img img{
    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE */
}
.content-sidebar {
    margin: 12rem 1rem 0;
}
.content-sidebar .content-sidebar__divider {
    background: #d5dbe1;
    display: inline;
    position: absolute;
    height: 16rem;
    width: 0.1rem;
    top: 0;
    right: -1rem;
}
.content-sidebar .navbar-nav .nav-item {
  transition: opacity .25s ease-in-out;
  padding: 0.8rem 0 0;
}


.content-sidebar .navbar-nav:hover .nav-item {
  opacity: 0.25;
}
.content-sidebar .navbar-nav:hover .nav-item:hover {
  opacity: 1;
}
.content-sidebar .navbar-nav .nav-item .nav-link{
    font-weight: 500;
    font-size: .92rem !important;
}
.content-sidebar .navbar-nav .nav-item .nav-link2{
    font-weight: 500;
    font-size: .80rem !important;
    text-transform: uppercase
}
.petit .nav-item .nav-link {
	font-size: 0.5rem!important
}

/* PAGE TEAM */
.equipe .content-team__img{
  height: 461px;
}
/*
.equipe .content-team__img::before{
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
*/


/*
.equipe .content-team__img::before{
  content: "";
  background-image: url(https://via.placeholder.com/500x600);
}
.equipe .content-team__img::before{
  content: "";
  background-image: url('/assets/images/b-demsar.jpg');
}
*/
.equipe .content-team__description p{
  font-size: .9rem;
}

.top_page {
  position: relative;
  height: 300px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}
/* TOP PAGE */
/*
.top_page{
    background: none !important;
    height: 360px;
}
*/
.top_page video{
    object-fit: cover;
}
.investir-immobilier .top_page video,
.recrutement .top_page video {
    object-fit: cover;
}

.content-contact__social{
	text-align: center!important;
	color: rgba(0, 157, 209, 1);
}


@media (max-width:1199px){

.blog .contenu{
		margin-top: 40px
	}
	.masque{
	position: absolute;
	top:40px;
	left: 0;
	width: 100%;
	height: 165px;
	z-index: 10;
	background: #ffffff
}

}

@media (max-width:991px){

.blog .contenu{
		margin-top: 40px
	}
	.masque{
	position: absolute;
	top:40px;
	left: 0;
	width: 100%;
	height: 170px;
	z-index: 10;
	background: #ffffff
}
.masque h1{
	font-size: 1.4em
}
}


@media (max-width:578px){

.blog .contenu{
		margin-top: 30px
	}
	
		.masque{
	position: absolute;
	top:-40px;
	left: 0;
	width: 100%;
	height: 170px;
	z-index: 10;
	background: #ffffff
}
}



@media (max-width:441px){
	
	.masque{
	position: absolute;
	top:-40px;
	left: 0;
	width: 100%;
	height: 175px;
	z-index: 10;
	background: #ffffff
}
	
	.masque h1{
	font-size: 1.3em!important
}

	.masque p{
	font-size: 0.7em
}
	.blog .contenu{
		margin-top: 30px
	}
	.blog .contenu h1{
		display: none;
		color: #ffffff!important
	}
	
	.index .heading-deco{
		margin-top: 50px
	}
	.home_cont_selection, .home_cont_categories {
  padding-top: 10px;
  padding-bottom: 50px;
}
	.top_page{
    height: 360px;
}
}


@media (max-width: 991px) {
	
	.cont_coordonnees{
		text-align: center
	}
	.content-contact__social{
	text-align: center;
	color: rgba(0, 157, 209, 1);
}
	.navpc{
		display: none;
	
	}
	
	.navmobile{
		display: block
	}
	}

@media (min-width: 992px) {
	
	.navpc{
		display: block;
	
	}
	
	.navmobile{
		display: none!important 
	}
	
	
	
	
    .header .not-sticking {
        background: rgba(255, 255, 255, 1);
        /* border-bottom: #029DD1 8px solid; */
    }
    nav.menu ul li {
        display: inline-block;
        ;
    }
    .menu ul > li > a {
        padding: 12px 10px;
        line-height: 1.2;
        color: #000;
    }
    .index .not-sticking .menu ul > li > a {
        color: #000;
    }
    .header__logo {
        /* display: block; */
        height: 100px;
        padding: 20px;
    }
    .navbar-brand{
        width: 30%;
    }
    .navbar-brand img{
        width: 60%;
    }
}


/* Mobile */
@media only screen 
    and (max-width : 768px) {
    /* .header__logo img{
        width: 30%;
        margin: 0;
    } */

    /* center logo mobile */
    .header__logo{
        width: calc(100% - 50px);
        display: block;
    }
    /* logo size header */
    .navbar-brand img{
        width: 50%!important;
        margin: 4px 0;
    }
    /* logo size others pages */ 
    .header__logo .img-fluid {
        width: 200px!important;
        margin: 4px 0;
    }
    .not-sticking .site-pusher {
        background-color: transparent!important;
        padding: 0;
    }
    /* navbar responsive */
    nav.navbar {
        display: block;
        /* padding: 1rem 0; */
    }
    .collapse.show {
        display: block;
        background-color: #fff;
        height: auto;
    }
    /* padding li */
    li.nav-item.dropdown {
        padding: 0.8rem 0;
    }
    /* background when open li */
    ul.dropdown-menu {
        width: 100%;
        background: #f9f9f9;
        box-shadow: none!important;
    }
    /* btn position fix */
    button.navbar-toggler{
        left: 10px;
        position: absolute;
        top: 10px;
    }
    .navbar-coordonnees {
        display: none;
    }
    /* end navbar responsive */
    .moteur{
        top:30%;
    }
    .prod_accueil article {
        border: none;
        width: calc(100% - 20px) !important;
        margin: 10px;
        background: #fff;
        color: #111;
    }
    .home_cont_presentation .container {
        height: auto;
    }
    .prez-bg {
        background: rgba(255,255,255,1);
        padding: 50px;
        color: #2062ae;
        top: 160px;
    }

    /* pres */
    .index-presentation .col-sm-12.col-md-7{
        padding: 2rem !important;
    }
    .col-bg--right::before,
    .col-bg--left::before{
        content: none;
    }


    /* HOME CONT CATEGORIES */
    .other-product {
        height: 180px;
    }


    /* PAGE EXPERTISE */
    /* fix width input */
    .form-group.c_cp,
    .form-group.c_ville {
        width: 100%;
    }


    .position-sticky {
        position: relative;
        top: 0;
        width: 100% !important;
    }
    .content-sidebar {
        margin: 2rem 1rem 6rem;
    }
    .content-sidebar .content-sidebar__divider{
        display: none;
    }


    /* PAGE RECRUTEMENT */
    .contact .contact_formulaire, .recrutement .contact_formulaire, .estimation .contact_formulaire {
        width: 100%;
    }
}


/* iPad */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
    /* .header__logo img{
        width: 30%;
        margin: 0;
    } */

    /* center logo mobile */
    .header__logo{
        width: calc(100% - 50px);
        display: block;
    }
    /* logo size header */
    .navbar-brand img{
        width: 100%!important;
        margin: 4px 0;
    }
    /* logo size others pages */ 
    .header__logo .img-fluid {
        width: 24%!important;
        margin: 4px 0;
    }
    .not-sticking .site-pusher {
        background-color: transparent!important;
        padding: 0;
    }
    /* navbar responsive */
    nav.navbar {
        display: block;
        padding: .8rem 0;
    }
    .collapse.show {
        display: block;
        background-color: #fff;
    }
    /* padding li */
/*
    li.nav-item.dropdown {
        padding: 0.8rem 0;
    }
*/
    /* background when open li */
    .navbar .navbar-nav {
        width: 50%;
        margin: 0 auto;
    }
    ul.dropdown-menu {
        background: #e0e0e0;
        box-shadow: none!important;
        width: 100%;
    }
    /* btn position fix */
    button.navbar-toggler{
        left: 10px;
        position: absolute;
        top: 40px;
    }
    /* end navbar responsive */
    .moteur{
        top:30%;
    }
    .prod_accueil article {
        border: none;
        width: calc(100% - 20px) !important;
        margin: 10px;
        background: #fff;
        color: #111;
    }
    .home_cont_presentation .container {
        height: auto;
    }
    .prez-bg {
        background: rgba(255,255,255,1);
        padding: 50px;
        color: #2062ae;
        top: 160px;
    }


    /* pres */
    .index-presentation .col-sm-12.col-md-7{
        padding: 2rem !important;
    }


    /* PAGE EXPERTISE */
    /* fix width input */
    .form-group.c_cp,
    .form-group.c_ville {
        width: 100%;
    }


    /* PAGE INVESTIR  */
    .investir-immobilier .d-flex > .w-25{
        width: 36% !important;
    }


/* PAGE CLE EN MAIN  */
   .cle-en-main .d-flex > .w-75{
        width: 64% !important;
    }
   



    /* SIDEBAR */
    .sidebar {
        width: 33%;
    }
}
@media (max-width: 441px){
	.header__logo .img-fluid {
  width: 200px !important;
  margin: 4px 0;
}
	}


  @media (max-width: 991px){
.menu ul li > a {
  color: #ffffff!important;
}

.menu .nav-link {
  padding: 0;
   color: #ffffff!important;
}
}




/* ======================================================== */
/*                           CATEGORIES ACCUEIL                          */
/* ======================================================== */

.grid {
    position: relative;
    margin: 0 auto;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    max-width: 480px;
    max-height: 360px;
    width: calc(100% / 4 - 8px);
    margin: 3px;
    background: #009dd1;
    text-align: center!important;
    cursor: pointer;
}
.grid figure.bg-rouge {
    cursor: auto;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.6;
}

.grid figure figcaption {
    padding: 0.5em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.grid figure.bg-rouge figcaption {
    display: flex;
}
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
.grid figure .h2 {
    word-spacing: 0;
    font-size: 26px;
    padding-bottom: 10px;
}

@media(max-width:991px){
	
	
	.grid figure .h2 {
    word-spacing: 0;
    font-size: 14px;
    padding-bottom: 10px;
}
}

@media(max-width: 1319px){
	
	
	.grid figure .h2 {
    word-spacing: 0;
    font-size: 18px;
    padding-bottom: 10px;
}
}
.grid figure .h2 span {
    font-weight: 700;
}

.grid figure .h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 78.5%;
    text-transform: initial;
    text-align: center!important;
}
.grid figure .h6 {
    text-transform: initial;
    font-weight: 300;
    padding: 20px 0 10px 0;
}
.grid figure .h6.sous-titre {
    text-transform: uppercase;
    font-weight: 500;
}
.grid .bg-rouge {
    text-align: left;
}
figure.effect-bubba {
    background: $grisfonce;
    /* background: transparent; */
    /* border: 1px solid rgba(255,255,255,0.2); */
}

figure.effect-bubba img {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
figure.effect-bubba img.titreimg {
    opacity: 0;
}

figure.effect-bubba:hover img {
    opacity: 0.5;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
figure.bg-rouge figcaption::before, figure.bg-rouge figcaption::after {
    border:0;
    transform: none;
}

figure.effect-bubba figcaption::before {
    /* border-top: 1px solid #fff;
    border-bottom: 1px solid #fff; */
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
    /* border-right: 1px solid #fff;
    border-left: 1px solid #fff; */
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}

figure.effect-bubba .h2 {
    padding-top: 23%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translate3d(0,42%,0);
    transform: translate3d(0,42%,0);
}
@media(max-width: 768px) {
	figure.effect-bubba .h2 {padding-top: 20%;	}
	.grid figure figcaption {padding: 1em;}
}


figure.effect-bubba p {
    padding: 25px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-bubba:hover .h2,
figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}