@media screen and (max-width: 1600px) {
		
#bloc_contact{
		order:2;
		
	}
	#bloc_menu{
		order:3;
		width:100%;
		padding-top: 30px !important;
	}
	#bloc_logo{
		order:1;
		
	}
	div.top_bar{
	justify-content: space-between;
	}
}
@media screen and (max-width: 1490px) {
	
}

@media screen and (max-width: 1400px) {
	/*----------------------------------------------------------------------*/
div#widgets_footer{
		
	}
	div#content_footer{
		
	}
	
}
@media screen and (max-width: 1300px) {
	/*----------------------------------------------------------------------*/
	div.coordonnees{
	padding: 30px;
	font-size:1.125em;
	}
}
@media screen and (max-width: 1250px) {
	/*----------------------------------------------------------------------*/
		h1#titre_site, div#titre_site{
			font-size:30px;
			margin-bottom:20px;
		}
}
@media screen and (max-width: 1200px) {
	/*----------------------------------------------------------------------*/
	div#col_footer1{
		display:none;
	}
		
	
	
	header{
		align-items:normal;
	}
	div.top_bar a#tel_header{
		font-size:20px;
		margin-right: 0;
	}
	a#lien_contact2{
		display:none;
	}
	div#content_baseline h1{
		font-size: 32px;
    line-height: 44px;
	}
	div.demi_col{
		width:100%;
	}
	.cache_desktop{
		display:block!important;
	}
	.lSSlideOuter .lSPager.lSGallery a{
		height:100px;
	}
	label.error{
		position:relative;
		right:auto;
		top:auto;
	}
	.showup-translate-left {
	  -webkit-animation: translateLeft 0s;
	  -moz-animation: translateLeft 0s;
	  -o-animation: translateLeft 0s;
	  -ms-animation: translateLeft 0s;
	  animation: translateLeft 0s;
	}
	.showup-translate-right {
	  -webkit-animation: translateRight 0s;
	  -moz-animation: translateRight 0s;
	  -o-animation: translateRight 0s;
	  -ms-animation: translateRight 0s;
	  animation: translateRight 0s;
	}
	.showup-translate-up {
	  -webkit-animation: translateUp 0s;
	  -moz-animation: translateUp 0s;
	  -o-animation: translateUp 0s;
	  -ms-animation: translateUp 0s;
	  animation: translateUp 0s;
	}
	#back_menu{
		background: #132a42;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 5;
	opacity:0;
	-webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
   
}
#back_menu.in{
	opacity:0.7;
	
}
	/*----------------------------------------------------------------------*/
	ul#menu{
		background-color: #f5efe9;
		
		width:300px;
		z-index:10;
		-webkit-transition: left 0.8s ease-in-out;
	-moz-transition: left 0.8s ease-in-out;
	-o-transition: left 0.8s ease-in-out;
	transition: left 0.8s ease-in-out;
	padding:5px 15px;
	margin-left:0;
	position:fixed;
	left:-500px;
	    padding-top: 60px;
		top:0;
		margin-top:0;
		height:100%;
		border-radius:0;
	}
	ul#menu li a span.bt_menu {
		display:none;
	}
	ul#menu li{
		border:none;
		
		        border-top: 2px solid #e7e7e7;
		padding-top: 8px;
    padding-bottom: 0px;
		display: block;
    text-align: left;
	}
	ul#menu li:first-child {  }
	ul#menu li.last_menu { 
background:none;
border: none;
        border-top: 2px solid #e7e7e7;
        padding-top: 8px;
        padding-bottom: 0px;
        display: block;
        text-align: left;
		    margin-top: 0;
    margin-bottom: 0;
	}
	ul#menu li:hover ul.sub-menu{
display:none;
}
	ul#menu li span, ul#menu li a{
		font-size:18px;
		color:#575656;
		display:block;
		
		cursor:pointer;
		padding:10px 10px;
		border-right:none;
		
	}
	ul#menu li a:hover{
	
	}
	ul#menu li span i{
		display:block;
		float:right;
		-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	}
	ul#menu li span i.chevron_ouvert{
		transform: rotate(90deg);
	}
	
	
	
	ul#menu li.actif a {
    color:#cccccc;
}
ul#menu li ul.sub-menu{
		display:none;
	}
	ul#menu li ul.sub-menu{
		position:relative;
		background:none;
		padding-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	ul#menu li ul.sub-menu li{
		list-style:none;
		padding-bottom: 5px;
    padding-top: 5px;
	border-bottom: none;
	}
	
	ul#menu li ul.sub-menu li a{
		padding-left:20px;
		font-family:Anybody-Regular;
	}
	div#switch_menu_desktop{
		
		display: block;
       cursor: pointer;
    z-index: 99;
    padding: 6px 8px;
	        right: 20px;
        position: absolute;
	
	display: inline-block !important;
}
ul#menu li a.reso_footer{
	display: inline-block;
    font-size: 18px;
    color: #f5efe9;
    letter-spacing: 0;
    text-transform: uppercase;
    background: #cd8263;
    border-radius: 50px;
    padding: 8px;
    line-height: 16px;
	    width: 32px;
    text-align: center;
	vertical-align:bottom;
	height:32px;
	margin-left: 12px;
}
ul#menu li a.reso_footer3 {
    font-size: 16px;
}
ul#menu li a.reso_footer1 {
    background: none;
    color: #cd8263;
    font-size: 32px;
    padding: 0;
}
ul#menu li  a.reso_footer2 {
    padding: 7px;
}
div#switch_menu_desktop.change{
	
	
}
	
	div#switch_menu_desktop2{
		
		display: block;
    cursor: pointer;
    z-index: 99;
    float: left;
    margin-left: 30px;
    margin-top: 60px;
    padding: 3px 5px;
	position: fixed;
    left: calc(50% - 720px);
	}
	
 .bar1, .bar2, .bar3 {
  width: 27px;
  height: 3px;
  background-color: #fff;
  margin: 4px 0;
  transition: 0.4s;
      border-radius: 5px;
 }

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-7px, 6px);
  background-color:white;
}

.change .bar2 {opacity: 0;width:10px;background-color:white;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-3px, -3px);
  background-color:white;
}
a#lien_contact2 {
    font-size: 20px!important;
    font-family: Anybody-Regular!important;
    color: #fff!important;
    padding: 8px 12px!important;
    background: #0e71b8;
    border-radius: 5px;
    border: 1px solid #0e71b8;
	        display: inline-block !important;
        margin: 10px 10px 5px 10px;
}
a#lien_client2 {
    font-size: 20px!important;
    font-family: Anybody-Regular!important;
    color: #fff!important;
    padding: 8px 12px!important;
    background: #f39200;
    border-radius: 5px;
    margin-left: 12px;
    border: 1px solid #f39200;
	        display: inline-block !important;
        margin: 10px;
}
	div#header{
		
	}
	
	ul#menu.top_menu_ferme{
		
		left:-500px!important;
		
	}
	
	.top_menu_ouvert {
    left: 0px!important;
	}
	
	
	ul#menu_top{
		float: none;
    margin-bottom: 20px;
	margin-top: 12px;
	}
	ul#menu_top li a img{
		vertical-align:middle;
	}
	a#logo{
	float: none;
    margin: 0 auto 20px;
    width: 290px;
	padding-top: 0;
	}
	div#global{
		border-top:0;
		background:none;
	}
	a#lien_home{
	  position: absolute;
    right: 10px;
    top: 10px;
	
    color: white !important;
   
    width: 30px;
	text-align: center;
	}
	div.top_bar {
		
	}
	header a#logo{
	
	}
	div#content_coordonnee{
		display:none;
	}
	div.content_tel{
		padding:0;
	}
	div.content_tel>div{
		padding:0!important;
	}
	a#lien_phone{
		display: block;
    text-align: center;
    color: #132a42;
    background: #cbbba0;
    padding: 5px;
	font-size:24px;
	}
	a#lien_phone i{
		display:none;
	}
	h1#titre_site, div#titre_site{
		margin-bottom:0;
	}
	div.col_contenu{
		padding-left:10px!important;
		padding-right:10px!important;
		margin-top:30px;
	}
	div.widget_service1 {
		margin-bottom:100px;
	}
	a#lien_client, a#lien_contact{
		display:none;
	}
	hr#ligne_footer_menu{
	display:block;
}
#header_accueil header {
    padding-top: 30px;
    padding-bottom: 30px;
}
}
@media screen and (max-width: 1100px) {
	/*----------------------------------------------------------------------*/
div#content_footer{
		
	}
	
	h1#titre_site, div#titre_site{
			font-size:24px;
			margin-bottom:15px;
		}
	div#sous_titre_site {
    font-size: 16px;
	}
	div#content_footer{
	
	font-size:16px;
	
}
div#content_footer .row{

}
div#adresse_footer{

	
}
div#identification{
	
}
div#identification a{
	color:#c4b99e;
}
a#bt_contact_footer{
	color:#132942;
	border:1px solid #c4b99e;
	border-radius:0;
	background:#c4b99e;
	text-transform:uppercase;
	
	font-size:14px;
	line-height:18px;
}
a#bt_contact_footer:hover{
	color:#c4b99e;
	background:#132942;
	
}


div#content_footer .col-4 + .col-4 {
    border-left: solid 1px white;
	align-self: stretch;
}
div#menu_footer a{
	color:white;
}
div#menu_footer a:hover{
	color:#cccccc;
}
div#content_bt_contact_footer{
	text-align:right;
}
div#signature{
	font-size:11px;
}
ul#menu li span, ul#menu li a {
       
        padding: 8px 12px;
}
div#visuel_accueil{
	height:350px;
}
ul#menu li span, ul#menu li a {
        
		font-size: 18px;
    }
}

@media screen and (max-width: 992px) {
	
a.widget_accueil{
	margin-bottom:20px;
	
}
	
	h1#titre_site, div#titre_site{
			font-size:20px;
			margin-bottom:10px;
		}
		
div#content_baseline h1{
		font-size: 26px;
    line-height: 44px;
	}
	ul#menu li span, ul#menu li a {
        padding: 8px 6px;
		font-size: 17px;
    }
	div.coordonnees{
		padding: 15px;
		font-size:1.125em;
	}
		div#col_accueil1{
		width:100%;
	}
	div#col_accueil2{
		width:100%;
	}
	div.bloc_ctn{
		order:1;
		display: flex;
		flex-direction:column
	}
	div.blocs_img{
		
	}
	div.bloc_0 h2 {
    text-align: left;
}
div.content_bloc_text {
    border-bottom: none;
    position: relative;
	order: 2;
}
div.content_bloc_text::after {
    content: none;
}
	div.bloc_0 div.blocs_img{
		float:none;
		display: block;
        order: 3;
		width:100%;
		margin-left:0;
		margin-right:0;
		margin-bottom:0;
	}
	div.bloc_1 div.blocs_img{
		float:none;
		display: block;
        order: 3;
		width:100%;
		margin-left:0;
		margin-right:0;
		margin-bottom:0;
	}
	div.bloc_0 div.col-lg-7{
		float:none;
		order: 1;
	}
	div.bloc_1 div.col-lg-7{
		float:none;
		order: 1;
	}
	hr.ligne_end2{
		margin-bottom:20px;
	}
	div#accroche1 {
		padding-top: 30px;
	}
}
@media screen and (max-width: 767px) {
	div.contenu_page{
		margin-left:0;
		margin-right:0;
	}
	a.lien_bloc {
		padding: 8px 20px;
        line-height: 1.25em;
	}
	button.filter{
		padding: 8px 20px;
        line-height: 1.25em;
	}
	header {
		position: relative;
		padding-top: 15px;
		padding-bottom: 15px;
		align-items: center;
	}
	    div#switch_menu_desktop {
        position: absolute;
        top: 15px;
        right: 20px;
    }
	body{
		font-size:14px;
	}
	div#accroche1, div#accroche2{
		margin-left:15px;
		margin-right:15px;
	}
	div#content_accueil{
	margin-left:15px;
	margin-right:15px;
	padding-top:0;
	
	}
	div#col_accueil1{
		padding-left:10px;
	padding-right:0;
	}div#col_accueil1 p {
		font-size: 1.25em;
    line-height: 1.25em;
	}
	.contenu ul li {
    list-style: disc;
    margin-bottom: 10px;
    font-size: 1.25em;
    line-height: 1.25em;
}
div#col_accueil2{
	padding-left:0;
	padding-right:0;
}
img#logo_footer {
	margin-right: auto;
}
div#col_footer1, div#col_footer2, div#col_footer3 {
    margin-top: 15px;
}
a#bt_footer {
    background: #cd8263;
    color: white;
    border-radius: 30px;
    width: 340px;
	max-width:calc(100% - 30px);
    line-height: 1.125em;
    font-size: 1.125em;
    display: block;
    margin: 15px auto 0 auto;
}
p#projet_coulisse {
    margin-top: 15px;
    font-family: 'Fraunces';
    font-style: italic;
    
	text-align:center
}
div#content_reso {
    text-align: center;
	margin-right:0;
}
    div#adresse_footer {
        
        line-height: 22px;
    }
}

@media screen and (max-width: 750px) {
	div.bloc_1, div.bloc_0 {
   
    padding: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
	body{
		
	}
	div#content_accueil{
		
	
		
	}
	div#contenu{
	width: 100%;
    min-width: auto;
    padding: 25px 10px;
	}
	div#presse{
		width: 100%;
    min-width: auto;
    padding: 25px 0px;
	}
	div#contact{
		width: 100%;
    min-width: auto;
	}
	div.content_widget_contact{
		width: 100%;
    min-width: auto;
	}
	div#contact div.widget_footer {
    width: 30%;
    text-align: center;
    margin: 0 1%;
}
div#visuel_accueil{
	
}
div#visuel_accueil img#img_accueil{
	object-fit: cover;
        object-position: center;
        width: 100%;
        height: 100%!important;
}
div#content_footer{
	
}

div#identification{
	font-size:24px;
	margin-bottom: 25px;
}
div#content_bt_contact_footer {
    text-align: center !important;
}
div#ident_contact{
	border-top:1px solid #696d6e;
	border-bottom:1px solid #696d6e;
	padding-top: 15px;
        padding-bottom: 15px;
}
a#bt_contact_footer{
	font-size:24px;
	padding: 10px 10px !important;
}
div#identification a {
    color: #c4b99e;
    margin-top: 9px;
    display: block;
}
div#menu_footer{
	padding-top:40px;
}
div#menu_footer a {
        font-size: 24px;
        display: block;
        line-height: 30px;
        margin-bottom: 15px;
    }
	div.tarif{
	text-align:right;
}
div.tarif span{
	display:inline-block;
	background:#caba9f;
	padding:4px 10px;
	
	font-size:18px;
	color:#132a42;
}
div.description_bien{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	line-height:16px;
}
span.bt_decouvrir{
	position:absolute;
	bottom:8px;
	width:92px;
	left:calc(50% - 46px);
	background:#caba9f;
	color:white;
	padding:3px 5px;
	 -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
	font-size: 14px;
}
a.bloc_bien:hover span.bt_decouvrir{
	background:#132942;
}
img#fleche_logo {
		display:none;
	}
	footer {
  
    background-position: center top;
}
    a#logo {
        float: none;
        margin: 0;
		margin-left: 30px;
}
a#logo img {
    margin-left: 0px;
	width: 250px;
        max-width: 100%;
}
}


@media screen and (max-width: 600px) {
	/*----------------------------------------------------------------------*/
	.cache_mobile {
		display: none!important;
	}
	.cache_desktop2{
		display:block!important;
	}
	
	/*----------------------------------------------------------------------*/
	

}
@media screen and (max-width: 576px) {
div#content_logo {
    
    margin: 0 auto;
    display: block;
    margin-top: 65px;
}
img.visuel_accueil{
	display:none;
}
div.top_bar {
		height:auto;
	}
	a#logo img{
		
	}
	div.art_presse{
		flex-direction: column;
	}
	div.img_presse img{
		position:relative;
	}
	div.img_presse{
		width:100%;
	}
	div.contenu_presse{
		width:100%;
	}
	div#realisations {
    
	}
	div.realisation {
		
	}
	
	body {
		font-size:14px;
		line-height:22px;
	}
	/*----------------------------------------------------------------------*/
	a#tel_header {
    font-family: Quicksand-Bold;
    font-size: 30px;
}
	div#header_accueil a#logo {
    width: 50%;
	}
	div#coordonnees_accueil{
		    background: #9d9d9d;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px;
	    margin: 10px 0;
	}
	div#coordonnees_accueil a#lien_enveloppe_header{
		display:none;
	}
	div#coordonnees_accueil a#tel_header{
		margin-bottom:0;
		color:#fff;
	}
	div#prestation_accueil{
		display:block;
	}
	div#widgets{
		display:block;
	}
	div.widget{
		width:100%;
		max-width:160px;
		margin:0 auto;
	}
	div#widgets_footer{
		display:block;
	}
	div#content_footer{
		
		
	}
	div.widget_footer{
		width:100%;
	}
	div.widget_footer img {
    margin: 10px;
    width: calc(56% - 24px);
	}
	div.titre_footer {
    font-size: 22px;
	}
	div.text_footer {
		font-size:20px;
		line-height:26px;
	}
	div.totop{
		display:block;
		text-align: center;
		position: relative;
    width: 100%;
	right: auto;
    bottom: auto;
	}
	div.totop a img{
		width:200px;
	}
	footer{
		
	}
	span#retour_span{
		clear: both;
		display: block;
		opacity: 0;
		height: 1px;
		width: 1px;
	}
	div.signature {
    text-align: center;
    font-size: 14px;
	}
	div#content_logo a#logo{
    width: 35%;
}
div#coordonnees_accueil3{
	display:block;
	background: #9d9d9d;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px;
    margin: 10px 0;
}
div#coordonnees_accueil3 a#tel_header{
	margin-bottom: 0;
    color: #fff;
}
div.content_titre_h1 h1{
	margin-top: 0px;
}
div.content_bloc_presta{
	padding:0;
	margin-bottom:30px;
}
div#presse h2{
	margin-top:0;
}
div.content_widget_contact{
	width: 100%;
    max-width: 270px;
}
div#contact div.widget_footer{
	width:100%;
}
div#contact{
	padding:0;
}
div#visuel_accueil{
	height:350px;
}
div#content_recherche{
	top: 20px;
        left: 0;
        transform: none;
        width: 100%;
        max-width: none;
}
div#content_recherche h4{
	font-size:24px;
	line-height:28px;
	margin-bottom:20px;
}
button.input_recherche{
	font-size:18px;
	text-align: left;
}
select{
	font-size:18px;
}
div#champs_recherche div.champs{
	text-align: right;
	margin-bottom:20px;
}
div#champs_recherche div.champs input#prix{
	width:100%;
	font-size:18px;
	line-height:24px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666666;
  font-size:0.875em;

  
}
::-moz-placeholder { /* Firefox 19+ */
 color: #666666;
  font-size:0.875em;

 
}
:-ms-input-placeholder { /* IE 10+ */
 color: #666666;
 font-size:0.875em;
 
  
}
:-moz-placeholder { /* Firefox 18- */
 color: #666666;
 font-size:0.875em;

  
}
button#bt_recherche{
	padding: 5px 9px;
}
button#bt_recherche i{
	font-size:20px;
}
span.bt_decouvrir{
	width:120px;
	font-size: 18px;
}
span.bt_decouvrir i{
	
}
div.tarif span{
	font-size:24px;
}
h3{
	font-size:24px;
}
h4 {
	font-size:20px;
}
div.description_bien{
	font-size:16px;
	line-height:20px;
}
section.section_citation blockquote p {
    font-size: 30px;
	line-height: 36px;
}
section.section_citation p {
    font-size: 20px;
}
div#content_widgets img{
	width:90px;
}
div.titre_widget{
	
}
div#content_widgets{
	padding-top: 30px !important;
}

a#lien_cookie{
	display:block;
}
span.span_return{
	opacity:0;
	width:1px;
	height:1px;
	clear:both;
	display:block;
}
div#signature {
    font-size: 12px;
}
div#lien_suiv_prec{
	margin-top:15px;
}
div#lien_suiv_prec a{
	display:block;
}
a#retour_bottom{
margin-top:15px;	
display:block;
}
h1{
	font-size:22px;
}
div.contenu_3{
	font-size: inherit;
    line-height: inherit;
	margin-top:30px;
}
div#presentation5{
	font-size: inherit;
    line-height: inherit;
}
button.estimer, a.estimer{
		margin-bottom:20px;
}
img.alignleft{
	display:block;
	width:100%
}
img.alignright{
	display:block;
	width:100%
}
div#bloc_contact{
	width:50%;
}
div#bloc_logo{
	width:50%;
}
div#switch_menu_desktop{
	position: absolute;
        top: 15px;
        right: 20px;
	}
	    div#content_baseline h1 {
        font-size: 26px;
        line-height: 32px;
    }
	h2 {
    
}
div.widget_service {
    border-radius: 20px;
	padding: 0px 15px 15px;
}
div.widget_service img {
  max-width: 80%;
    max-height: 180px;
}
div.col_image1{
	display:none;
}
form#form_contact{
	padding: 30px 0px 15px 0px;
}
div.content_page{
	padding-bottom:0;
}
ul.liste_ref li {
    list-style: outside;
    margin-left: 15px;
	list-style-image: url(../img/maquette/puce.png);
	line-height:1.5em;
}
section#content_page {
    padding-top: 50px!important;
    padding-bottom: 0px!important;
}
div#detail_portfolio{
	padding: 15px;
}
div#detail_portfolio_photos{
	order:2;
}
div#detail_portfolio_texte{
	order:1;
}
.contenu img.alignright, .contenu img.alignleft{
	width:100%!important;
	height: auto !important;
}
}
@media screen and (max-width: 500px) {
	/*----------------------------------------------------------------------*/
	    body {
        font-size: 12px;
        line-height: 18px;
    }
	h1#titre_site, div#titre_site{
		font-size:16px
	}
	div#sous_titre_site{
		font-size:12px;
	}
	div#content_recherche{
		padding: 15px;
	}
	div#switch_menu_desktop.change{
	position: fixed;
        top: 15px;
        left: 250px;
	}
	.change .bar1, .change .bar2, .change .bar3{
		background-color: #a0a0a0;
	}
	
}