@media all and (max-width:991px) {
	.template_page.avantages .block-avantage {
		position: relative;
		right: inherit;
		top: inherit;
		transform: translateY(0px);

	}
	.template_page .intro-left {
		width: 100%;
	}


	/* FICHE */
	.template_acheter_fiche.neuf .middle .caracteristiques {
		border-left: 0px;
		border-top: 1px solid #dee2e6;
	}
	.template_acheter_fiche.ancien .middle .consommation {
		border-left: 0px;
		border-top: 1px solid #dee2e6;
	}
	.template_acheter .top .icone-resp {
		width: 40px;
		height: 40px;
		background: #8c503f;
		border-radius: 20px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}
	.template_acheter .top .icone-resp-content {
		font-size:11px;
	}
	.gallery {
		height: auto;
	}
	.gallery-left, .gallery-middle {
		height: 200px;
		width: 100%;
		margin-bottom: 10px;
	}
	.gallery-right {
		height: 110px;
		width: 100%;
		flex-direction: row;
	}
	.gallery-right-cell {
		height: 100%;
		border-radius: 5px;
		width: 30%;
	}
	.template_page.acheter-fiche .acheter-gallery {
		padding-bottom: 52px;
	}
	.template_page.acheter-fiche .acheter-gallery-track {
		gap: 10px;
		padding-bottom: 6px;
	}
	.template_page.acheter-fiche .acheter-gallery-slide {
		height: 220px;
	}
	.template_page.acheter-fiche .acheter-gallery-controls {
		right: 0;
		left: 0;
		bottom: 0;
		justify-content: center;
		gap: 10px;
	}
	.template_page.acheter-fiche .acheter-gallery-control {
		width: 46px;
		height: 46px;
		font-size: 22px;
	}
	.acheter-info-modal {
		padding: 16px;
	}
	.acheter-info-modal-dialog {
		padding: 30px 22px 22px;
	}

	.template_louer_fiche_etudiants .gallery {
		height: auto;
	}
	.template_louer_fiche_etudiants .tableau-loyers-mobile {
		display: flex;
		flex-direction: column;
		gap: 14px;
	}
	.template_louer_fiche_etudiants .tableau-loyers-card {
		background: #f7f5ef;
		border-radius: 18px;
		padding: 16px;
		box-shadow: 0 10px 28px rgba(20, 52, 76, 0.08);
	}
	.template_louer_fiche_etudiants .tableau-loyers-card.is-highlight {
		background: #14344c;
		color: #fff;
	}
	.template_louer_fiche_etudiants .tableau-loyers-card-title {
		font-size: 16px;
		margin-bottom: 12px;
	}
	.template_louer_fiche_etudiants .tableau-loyers-card-line {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 12px;
		padding: 11px 0;
		border-top: 1px solid rgba(20, 52, 76, 0.12);
	}
	.template_louer_fiche_etudiants .tableau-loyers-card-line:first-of-type {
		border-top: 0;
		padding-top: 0;
	}
	.template_louer_fiche_etudiants .tableau-loyers-card-line:last-child {
		padding-bottom: 0;
	}
	.template_louer_fiche_etudiants .tableau-loyers-card.is-highlight .tableau-loyers-card-line {
		border-top-color: rgba(255, 255, 255, 0.2);
	}
	.template_louer_fiche_etudiants .tableau-loyers-card-line span {
		font-size: 13px;
		color: #14344c;
	}
	.template_louer_fiche_etudiants .tableau-loyers-card-line strong {
		font-size: 15px;
		white-space: nowrap;
	}
	.template_louer_fiche_etudiants .tableau-loyers-card.is-highlight .tableau-loyers-card-line span,
	.template_louer_fiche_etudiants .tableau-loyers-card.is-highlight .tableau-loyers-card-line strong {
		color: #fff;
	}
	.template_page.etudiants .tableau-loyers-mobile {
		display: flex;
		flex-direction: column;
		gap: 14px;
	}
	.template_page.etudiants .tableau-loyers-card {
		border-radius: 18px;
		background: #f4f8fb;
	}
	.template_page.etudiants .tableau-loyers-card.is-highlight {
		background: #14344c;
		color: #fff;
	}
	.template_page.etudiants .tableau-loyers-card-title {
		font-size: 16px;
		color: #fff;
		border-top-right-radius: 10px;
		border-top-left-radius: 10px;
		padding: 10px;
		background-color: #14344c;
	}
	.template_page.etudiants .tableau-loyers-card-line {
		display: flex;
		padding: 5px 10px;
		align-items: center;
		justify-content: space-between;
		gap: 12px;
	}
	.template_page.etudiants .tableau-loyers-card-line:first-of-type {
		border-top: 0;
		padding-top: 0;
	}
	.template_page.etudiants .tableau-loyers-card-line:last-child {
	}
	.template_page.etudiants .tableau-loyers-card.is-highlight .tableau-loyers-card-line {
		border-top-color: rgba(255, 255, 255, 0.2);
	}
	.template_page.etudiants .tableau-loyers-card-line span {
		font-size: 15px;
		color: #14344c;
	}
	.template_page.etudiants .tableau-loyers-card-line strong {
		font-size: 15px;
		white-space: nowrap;
		color: #14344c;
	}
	.template_page.etudiants .tableau-loyers-card.is-highlight .tableau-loyers-card-line span,
	.template_page.etudiants .tableau-loyers-card.is-highlight .tableau-loyers-card-line strong {
		color: #fff;
	}
	.template_page.acheter-fiche .acheter-lots-mobile {
		display: flex;
		flex-direction: column;
		gap: 14px;
	}
	.template_page.acheter-fiche .acheter-lots-card {
		background: #f4f8fb;
		border-radius: 18px;
	}
	.template_page.acheter-fiche .acheter-lots-card-title {
		font-size: 16px;
		border-top-right-radius: 10px;
		border-top-left-radius: 10px;
		padding: 10px;
		background-color: #14344c;
		color: #fff;
	}
	.template_page.acheter-fiche .acheter-lots-card-line {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 12px;
		padding: 5px 10px;
	}
	.template_page.acheter-fiche .acheter-lots-card-line:first-of-type {
		border-top: 0;
		padding-top: 0;
	}
	.template_page.acheter-fiche .acheter-lots-card-line span {
		font-size: 15px;
		color: #14344c;
	}
	.template_page.acheter-fiche .acheter-lots-card-line strong {
		font-size: 15px;
		text-align: right;
		color: #14344c;
	}
	.template_page.acheter-fiche .acheter-lots-card-action {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 14px;
		padding: 13px 16px;
		border-radius: 999px;
		background: #14344c;
		color: #c8d12f;
		text-align: center;
		text-decoration: none;
	}

	.template_page.etudiants section.middle .visites {
		position: relative;
		width: 100%;
		right: 0px;
		top: 0px;
		padding: 40px 10px;
	}
	.template_page.etudiants section.middle {
		background: #fff;
		margin-top: 50px;
		border-radius: 0px;
	}
	.template_page.etudiants section.middle .bg-light-grey.border-radius {
		border-radius: 0px !important;
	}


	
}
@media all and (max-width:768px) {
	.template_page .content-page .intro  {
		padding-top: 30px;
	}
	h1 {
		font-size: 24px;
		/* padding: 0px 20px; */
	}
	.template_page .breadcrumb {
		margin-top: 0px;
		font-size: 11px;
	}
	/* Presse */
	.template_page.presse .intro-right, .template_page.etudiants .intro-right {
		position: relative;
		display: inline-block;
		width: auto;
		transform: translateY(0px);
		margin-top: -30px;
	}

	/* Notre gouvernance */
	.block-gouvernance {
		 padding-left: 0px;
    	padding-right: 0px;
		margin-top: 130px;
	}
	.block-gouvernance .img {
		top: -100px;
		border-bottom-left-radius:0px;
		border-top-right-radius: 45px;
	}
	.block-gouvernance .texte {
		padding-top: 130px;
	}
	.dossier-achat {
		position: fixed;
		bottom: 10px;
		left: 10px;
		z-index: 2;
		font-size: 13px;
		line-height: 13px;
	}
	.homepage .acces-rapide {
		width: 90%;
		margin: 0 auto;
	}
	.homepage .acces-rapide-btn {
		width: 49%;
	}

	.template_page.acheter-fiche .blocks-btn {
		position: relative;
		transform: translateY(0px);
	}

}
     
@media all and (max-width:600px) {
	.overlay {
		padding: 26px 12px;
	}
	.homepage .intro {
		width:90%;
		height: 350px;
		margin-bottom: 20px;
		background-position: center !important;
	}
	section.construire h2 {
		font-size: 22px;
	}
	section .construire-top {
		padding: 30px 30px 120px 30px;
	}
	section.construire .block p {
		font-size: 17px;
   		line-height: 22px;
	}
	.homepage section.actualites h2 {
		font-size: 25px;
	}
	.block-actualite .img {
		height: 160px;
	}
	.homepage section.intro .content {
		left: 0px;
	}
	.homepage .intro::before {
		transform: translate(0px, 5px);
	}
	
	
	.homepage section.chiffres-cles .content {
		height: auto;
		width: 100%;
		padding: 0px 0px;
	}
	.homepage section.chiffres-cles {
		margin: 90px auto 0px auto;
	}
	.homepage section.chiffres-cles .content-left, .homepage section.chiffres-cles .content-right {
		position: relative;
		width: 100%;
		left: inherit;
		bottom: inherit;
	}
	.homepage section.chiffres-cles .content-left {
		font-size: 1.7em;
		padding: 30px;
		width: 95%;
		margin-top: -30px;
		min-height: 320px;
	}
	.homepage section.chiffres-cles .content-right {
		margin-top: 30px;
	}
	.homepage section.chiffres-cles .content .block {
		margin-left: 20px;
	}
	.homepage section.actualites {
		margin-top: 50px;
	}

	
	/* Notre gouvernance */

	/* Savoir-faire */
	.savoirfaire section.grey-left .container .col {
		order: 2;
	}
	.savoirfaire .savoir-img.img-1 {
		background: url(../images/savoirfaire-img-1.png) repeat-y center;
		background-size: cover;
		width: 80%;
		display: flex;
		margin-top: -50px;
		 height: 320px;
		order: 1;
	} 
	.savoirfaire .savoir-img.img-2 {
		background: url(../images/savoirfaire-img-2.png) repeat-y center;
		background-size: cover;
		width: 80%;
		display: flex;
		margin-top: -50px;
		 height: 260px;
	} 
	.content-page.gouvernance h2 {
		font-size: 24px;
	}
	.content-page.gouvernance h3 {
		font-size: 18px;
	}

	/* Qui sommes nous */
	.template_page .quisommesnous h2 {
		font-size: 24px;
	}
	.template_page .quisommesnous .approche h3 {
		font-size: 20px;
	}
	.template_page .quisommesnous section.offres h2 {
		
	}
	.qsn-intro-img {
		width: 100%;
		height: 300px;
		border-top-left-radius: 0px;
		border-top-right-radius: 80px;
	}
	.qsn-intro-content {
		position: relative;
        width: 90%;
        margin: -60px auto 0px auto;
        right: 0px;
	}
	.patrimoine-intro {
		margin-right: 0px;
        margin-bottom: 0px;
        margin-top: 30px;
	}
	.patrimoine-intro h1 {
		
	}
	.patrimoine-intro p {
		font-size: 16px;
	}
	.gallery-patrimoine .img {
		height: 130px;
		width: 50%;	
	}
	.patrimoine-outro {
		margin-top: -20px;
	}
	.template_page .patrimoine h2 {
		font-size: 22px;
	}
	/* LOUER */
	/* Le parcours de la demande  */
	.content-page.parcours .block .num {
		width: 45px;
		height: 45px;
		font-size: 17px;
		border-radius: 0px;
		border-top-right-radius: 20px;
	}
	.content-page.parcours.quisommesnous .block .num {
		width: 60px;
		height: 60px;
	}
	.content-page.parcours .block .title h2 {
		font-size: 17px;
	}
	.content-page.parcours .block .block-content {
		padding-left: 0px;
	}
	.content-page.parcours .anoter {
		right: 0px;
	}
	.content-page.parcours .block {
		width: 100%;
	}
	.block-with-img .bg-light-grey {
		/*
		padding-bottom: 200px !important;
		background-position: bottom;*/
		background: #fafafa !important;
	}

	/* ACHETER */
	.template_page.acheter-fiche .description {
		padding: 30px 20px;
	}
	.acheter-sidebar-inner {
		padding-top: 30px;
	}
	.template_page.acheter-fiche h1 {
		font-size: 20px;
	}
	.template_page.avantages .border-left p {
		font-size: 19px;
    	line-height: 22px;
	}
	.content-page.content-page-questions h3 {
		font-size: 16px;
	}
	
}

@media all and (max-width:450px) {
	/* FICHE */ 
   
}

@media all and (max-width:450px) {
    
}

@media all and (max-width:320px) {
    
}
