@media only screen and (min-width:1200px) {
.results.affichage7 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	max-width: none;
}
.results.affichage7 a.article {
	width: 50%;
	margin: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
}
.results.affichage7 a.article .article-image {
	width: 50%;
}
.results.affichage7 a.article .article-cnt {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.results.affichage7 a.article .article-cnt .article-txt {
	-webkit-box-flex: 0;
	    -ms-flex: none;
	        flex: none;
}
.results.affichage7 a.article:hover {
	background: #f0f0f0;
}
.results.affichage7 a.article:nth-child(4n + 1) .article-image, .results.affichage7 a.article:nth-child(4n + 2) .article-image {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
.results.affichage7 a.article:nth-child(4n + 1) .article-cnt, .results.affichage7 a.article:nth-child(4n + 2) .article-cnt {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}
.results.affichage7 a.article:nth-child(4n + 3) .article-image, .results.affichage7 a.article:nth-child(4n + 4) .article-image {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}
.results.affichage7 a.article:nth-child(4n + 4) .article-cnt, .results.affichage7 a.article:nth-child(4n + 4) .article-cnt {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
}
@media(max-width:1500px) {
	.logo_slider a.logo {
	    height: 390px;
	}
	.tel_header a {
		font-size: 65px;
		line-height: 75px;
	}
	.bloc_video::before {
		max-width: 690px;
		height: 338px;
	}
}
@media(max-width:1350px) {
	.logo_slider a.logo {
		height: 340px;
	}
	.tel_header a {
		font-size: 55px;
		line-height: 65px;
	}
}
@media(max-width:1199px) {
.texte_tarifs {
	font-size: 16px;
	line-height: 18px;
}
.col_tarif_rose, .col_tarif_gris {
	width: calc(50% - 20px);
	margin: 10px;
}
.col_bloc_tarif {
	padding: 12px;
}
.wrapper {
	width: 100%;
}
.container-fluid {
	padding: 0 15px;
}
/*.bloc_header_top {

    position: relative;
    background-color: #141111;
}*/
.col_contenu_left {background-size:cover;}
.col_cms_left {
    margin-left: 0;
    max-width: 100%;
    padding: 0 15px;
}
.col_contenu_left {
    padding: 0px 0 40px;
}
.bg_cms_home{display:none;}
.img_home{display:block;max-width:821px;width:100%;margin:0 auto;}
.col_contenu_left {
    min-height: auto;
}
.image_left_cms::before {display:none;}
.col_cms_left h1{
	text-align:center;
}
.col_cms_left h2 {text-align:center;}
}
@media(max-width:1169px) {
	.logo_slider a.logo {
		height: 310px;
	}
	.tel_header a {
		font-size: 50px;
		line-height: 60px;
	}
	.col_footer_top_right {
		margin-left: 35px;
	}
	.navbar-default .navbar-nav > li > a{font-size: 24px;}
	.bg_footer_top {
		background-position: top center;
	}
	.galerie_cms::before {
		max-width: 356px;
		height: 175px;
	}
	.social_header ul.sx-social-icons li a {
	    width: 23px;
	}
	.navbar-nav > li:last-child a {
		margin-right: 37px !important;
		margin-left: 10px !important;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 20px;
		padding: 15px 7px 15px 5px;
	}
}
 @media only screen and (min-width:800px) {
.results.affichage1 a.article {
	width: 33.33333%;
	width: calc(33.3333334% - 24px);
	width: calc((100% - 30px)/3);
	margin-right: 15px;
	max-width: 375px;
}
.results.affichage1 a.article:nth-child(3n+3) {
	margin-right: 0;
}

}
@media only screen and (min-width:992px) {

/*	Traitement des bloc referencement 3 avec flex */

.results.affichage_ref {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: none;
}

.results.affichage_ref a.article {
    margin: 20px 8px;
    width: calc(50% - 16px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    position: relative;
    border: 3px solid #000;
    padding: 10px;
}

.results.affichage_ref a.article .article-cnt .article-bts {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translateX(-15%) translateY(51%);
        -ms-transform: translateX(-15%) translateY(51%);
            transform: translateX(-15%) translateY(51%);
    -webkit-box-shadow: 0px 0px 0px 6px rgba(255,255,255,1);
    box-shadow: 0px 0px 0px 6px rgba(255,255,255,1);
}

/*	Fin traitement des bloc referencement 3 avec flex */

/*	Traitement des gestions avec flex : exemple 3 articles par ligne */

.results.affichage_global {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: none;
}

.results.affichage_global a.article {
    margin: 20px 8px;
    width: calc(33.3333333% - 16px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
	-webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
	        box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
	-webkit-transition: all 125ms ease-in-out;
	-o-transition: all 125ms ease-in-out;
	transition: all 125ms ease-in-out;
}
.bloc_actus .results.affichage_global a.article {
    margin: 20px 45px;
    width: calc(50% - 90px);
	-webkit-box-shadow:none !important;
	        box-shadow:none !important;
}
.bloc_actus .results.affichage_global a.article:hover{
	-webkit-box-shadow:none !important;
	        box-shadow:none !important;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: scale(1.02);
	    -ms-transform: scale(1.02);
	        transform: scale(1.02);
}
.results.affichage_global a.article:hover {
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,.15);
            box-shadow: 0px 5px 15px rgba(0,0,0,.15);
}

.results.affichage_global a.article .article-image {
    width: 100%;
}

/*	Fin traitement des gestions avec flex : exemple 3 articles par ligne */

/*	Traitement des blocs services avec flex : exemple 3 articles par ligne */


.results.affichage_bloc_service a.article {
    width: calc(33.3333333% - 16px) !important;
}

/*	Fin traitement des blocs services avec flex : exemple 3 articles par ligne */

}

@media(min-width:1200px){
	.bloc_actus .results.affichage_global a.article {
		margin: 20px 15px;
		width: calc(33.333% - 45px);
		-webkit-box-shadow:none !important;
		        box-shadow:none !important;
	}
}


@media(max-width:1099px) {
	.bloc_sousslider {
		bottom: -85px;
	}
}
 @media(max-width:991px) {
.referencement_titre {
	font-size: 17px;
}
.fullscreen_carousel {
	display: none;
}
.responsive_1 {
	display: block;
}
/*#grid .item {
	width: 50%;
}*/
#grid .portfolio-title {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0;
}
#grid .portfolio-sub-title {
	font-size: 13px;
	line-height: 15px;
}
.contenu_actus {
	text-align: center;
}
	
.texte_tarifs {
	font-size: 14px;
	line-height: 16px;
}
.row-caract {
	margin: 0;
}

.gallery .item {
    width: calc(50% - 16px);
}

.gallery .item .fancybox {
    padding: 20px;
}

.bloc_travaux .results.affichage_global a.article {
    width: calc(50% - 16px);
}
.navbar-default .navbar-nav > li > a {
    font-size: 19px;
    padding: 5px 6px 5px;
}
.navbar-nav > li:last-child a {
    margin-right: 45px !important;
    margin-left: 10px !important;
}
.social_header {
    right: -10px;
    text-align: right;

}
.logo_slider a.logo {
    height: 160px;
	max-width: 110px;
}
.tel_header a {
    font-size: 40px;
    line-height: 50px;
}
.bloc_video::before {
    max-width: 550px;
    height: 270px;
}
.bloc_video {
	padding-top:0;
}
#index h1 {
    font-size: 38px;
}
.footer_top .col-md-5 {
    width: 100%;
}
.footer_top .col-md-7 {
    width: 100%;
}
.col_footer_top_right {
    margin-left: 0;
}
.bloc_facebook {
    margin: 0 auto;
    padding: 60px 0;
}
.img_footer_top{
	display:block;
}
.bg_footer_top{
	display:none;
}
.bloc_footer {text-align:center;}
footer ul.sx-social-icons {
    padding: 10px 0 0;
}
.col_bloc_footer_left {
    padding-left: 0;
}
.bloc_actus:before{
	display:none;
}
.bloc_actus .titre_site {
    padding-left: 7px;
   font-size: 16px;
    line-height: 18px;
}
.col_date_actus {
    left: -90px;
	top: 85px;
}
.bloc_actus .article-date {
    padding-right: 10px;
    letter-spacing: 0;
	font-weight:400;
}
h1 {
    font-size: 40px;
}
h2 {
    font-size: 30px;
    line-height: 32px;
}
a.article .article-cnt .article-titre {
    font-size: 25px;
    line-height: 25px;
}
.results.affichage1 a.article .article-plus {
    font-size: 14px;
}
.img_video{
	display:block;	
}
.galerie_cms::before {
    max-width: 280px;
    height: 137px;
}
.navbar-nav > li:last-child a::after {
    font-size: 23px;
    top: 0;
}
.tel_bandeau a {
    font-size: 48px;
    line-height: 50px;
}
 }
 @media only screen and (min-width:800px) {
.results.affichage1 a.article {
	width: 33.33333%;
	width: calc(33.3333334% - 24px);
	width: calc((100% - 24px)/3);
	margin-right: 12px;
}
.results.affichage1 a.article:nth-child(3n+3) {
	margin-right: 0;
}
}
@media only screen and (min-width:610px) and (max-width:1199px) {
.results.affichage7 a.article {
	margin: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
}
.results.affichage7 a.article .article-image {
	width: 50%;
}
.results.affichage7 a.article .article-cnt {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.results.affichage7 a.article .article-cnt .article-txt {
	-webkit-box-flex: 0;
	    -ms-flex: none;
	        flex: none;
}
.results.affichage7 a.article:nth-child(odd) .article-image {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}
.results.affichage7 a.article:nth-child(odd) .article-cnt {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
.results.affichage7 a.article:hover {
	background: #f0f0f0;
}
}

@media only screen and (min-width:610px) and (max-width:991px) {

.results.affichage_ref a.article {
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
}

.results.affichage_ref a.article:hover {
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,.15);
    box-shadow: 0px 5px 15px rgba(0,0,0,.15);
}

.results.affichage_global a.article {
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
}

.results.affichage_global a.article:hover {
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,.15);
    box-shadow: 0px 5px 15px rgba(0,0,0,.15);
}
.bloc_actus a.article .article-cnt {
    margin-top: 0;
}
.bloc_actus .results.affichage_global a.article {
    margin-left: 25px;

}
}

@media only screen and (min-width:610px) and (max-width:799px) {
.results.affichage1 a.article {
	width: 50%;
	width: calc(50% - 24px);
	width: calc((100% - 12px)/2);
	margin-right: 12px;
}
.results.affichage1 a.article:nth-child(2n+2) {
	margin-right: 0;
}
}
 @media(max-width:767px) {
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-right: 0;
	padding-left: 0;
}
.bloc_actus .actus-row {
	margin: 0;
}
.navbar-nav {
	margin: 7.5px 0;
}
.navbar-nav {
	float: none;
}
.dropdown-menu {
	float: none;
	position: inherit;
}
.navbar-nav > li > .dropdown-menu > li > .dropdown-menu {
	background-color: transparent;
	left: 0;
	top: 0;
	margin-left: 30px;
}
.menu_referencement li {
	float: none;
	padding-right: 0;
	width: 100%;
}
.navbar-toggle {
	margin-top: -95px;
	background-color: transparent;
	border: none;
	margin-right:0;
	padding-right:0;
}
.navbar-default .navbar-toggle .icon-bar {
	height: 5px;
	background-color: #fff;
	width: 40px;
	border-radius: 10px;
	margin: 6px 0;
}
.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #e3aacd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar {
	min-height: inherit;
	margin:0;
}
#page-maintenance {
	width: 100%;
}
.ref_bloc {
	width: 100%;
	margin-top: 5px;
}
.liste_secteur {
	right: 0;
	left: 0;
	margin:0 auto;
	max-width:300px;
	width:100%;
}
.affix {
	position: fixed;
}
.affix .navbar-toggle {
	margin-top: -50px;
}
.liste_blocs .item_conseil {
	margin: 0 auto 40px;
	max-width: 400px;
}
footer .footer_bottom ul.sx-social-icons {
	text-align: left;
}
.titre_conseil {
	margin: 10px 0;
}
.liste_contenu, .bloc_actus .actus-row {
	max-width: 300px;
	margin: 20px auto 0;
}
.liste_blocs .item_conseil {
	margin: 0 auto 40px;
	max-width: 400px;
	display: inline-block;
	text-align: left;
	width: 100%;
}
.liste_blocs {
	text-align: center;
}
.img_bloc {
	float: none;
	padding-right: 0;
}
.bloc_cms_image {
	display: inline-block;
	margin-bottom: 30px;
}
.bloc_cms_image {
	float: none;
	padding-right: 0;
	margin-bottom: 25px;
	display: inline-block;
}
.navbar-collapse.in {
	overflow-y: hidden;
}
.navbar-collapse {
	max-height: 100%;
}
.navbar-default .navbar-nav > li > a {
	display: block;
	padding: 15px 0;
}
.dropdown-menu > .dropdown > .caret_cader .caret {
	color: #fff;
	margin-right: 0;
	position: absolute;
	right: 0;
	top: 12px;
	-webkit-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	        transform: rotate(-90deg);
}
.dropdown > .caret_cader .caret {
	color: #fff;
	margin-right: 0;
	position: absolute;
	right: 0;
	top: 22px;
	-webkit-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	        transform: rotate(-90deg);
}
.navbar-nav li.dropdown > a:first-child {
	width: 95%;
}
.map_coordonnees {
	margin: 30px auto 0;
}
.col_map_footer {
	min-height: 300px;
	height: auto;
}
.titre_bloc_service {
	font-size: 35px;
	line-height: 35px;
}
.texte_bloc_service {
	font-size: 16px;
	line-height: 18px;
}
.texte_service {
	min-height: 100%;
}
.titre_bloc_travaux {
	font-size: 35px;
	line-height: 35px;
}
.texte_bloc_travaux {
	font-size: 16px;
	line-height: 18px;
}
.texte_travaux {
	min-height: 100%;
}
.titre_travaux {
	font-size: 16px;
	line-height: 16px;
}
.titre_bloc_assoc {
	font-size: 35px;
	line-height: 35px;
}
.texte_bloc_assoc {
	font-size: 16px;
	line-height: 18px;
}
.testimonials {
	height: auto;
}
.contenu_actus {
	max-width: 300px;
	margin: 0 auto;
}
.col_article {
	max-width: 300px;
	margin: 0 auto 20px;
}
.actus_image {
	float: none;
	margin-bottom: 15px;
}
.active_precedent {
	text-align: center;
	margin-bottom: 10px;
}
.active_suivant {
	text-align: center;
}
	
.col_tarif_rose, .col_tarif_gris {
	width: calc(100% - 20px);
}
.titre_galery {
    font-size: 18px;
    line-height: 20px;
}
.titre_galery span {
    font-size: 14px;
    line-height: 14px;
}

.image_categorie {
    float: none;
    padding-right: 0;
    margin: 0 0 15px;
    display: inline-block;
}
.social_header {
    right: 185px;
	top: -162px;
    width: auto;
}
.affix .social_header {
    top: -108px;
}
.navbar-nav > li:last-child a {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding: 15px 0px !important;
}
/*.tel_header a{display:none;}*/
/*.affix .social_header{display:none;}*/
#index h1 {
    font-size: 32px;
}
.col_cms_left .texte_cms {
    margin-left: 0;
}
.bloc_footer_bottom {
    text-align: center;
}
.col_right_footer {
    text-align: center;
}
.titre_home_param_actualites {
    font-size: 45px;
    line-height: 45px;
}
.tel_bandeau a {
    font-size: 50px;
    line-height: 65px;
}
h1 {
    font-size: 36px;
	margin:0 0 30px;
}
h2 {
    font-size: 27px;
    line-height: 29px;
}
.texte_cms {
    font-size: 19px;
    line-height: 23px;
}
.navbar-collapse{
	background-color:#000;
	padding:0 10px;	
}
.tel_bandeau {
    text-align: right;
}
.tel_bandeau a {
    font-size: 36px;
    line-height: 35px;
    z-index: 8;
    position: relative;
} 
.bloc_sousslider {
		bottom: auto;
}  
#index .galerie_cms {
	padding-top: 130px;
}  
.bloc_contenu {
	padding: 125px 0 30px;
}
.cnt_suggestion {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.active_precedent {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}
.image_precedent {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
.active_suivant{
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
}
.tel_header1 {
	display: block;
	position: absolute;
	right: 65px;
	top: 93px;
}
.affix .tel_header1 {
	top: 85px;
}
.menu {
	padding-top: 25px;
}
#index .carousel{
	height:100vh;
}
#index .carousel .item.slider-size{
	height: 100%;
}
#index .carousel .item.slider-size img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}
.liste_article_home .results.affichage1{
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.tel_bandeau{
	display:none;	
}
}

 @media only screen and (min-width:610px) {
.results.affichage4 a.article {
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
}
.results.affichage4 a.article:hover {
	-webkit-box-shadow: 0px 5px 15px rgba(0,0,0,.15);
	box-shadow: 0px 5px 15px rgba(0,0,0,.15);
}
.results.affichage2 a.article {
	margin: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
}
.results.affichage2 a.article .article-image {
	width: 50%;
}
.results.affichage2 a.article .article-cnt {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.results.affichage2 a.article .article-cnt .article-txt {
	-webkit-box-flex: 0;
	    -ms-flex: none;
	        flex: none;
}
.results.affichage2 a.article:nth-child(odd) .article-image {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}
.results.affichage2 a.article:nth-child(odd) .article-cnt {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
.results.affichage2 a.article:hover {
	background: #f0f0f0;
}
.results.affichage3 a.article:nth-child(even) {
	margin-right: 0;
	margin-left: 12px;
}
.results.affichage3 a.article {
	width: 50%;
	width: calc(50% - 12px);
	margin-right: 12px;
}
.results.affichage4 a.article .article-cnt {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.results.affichage4 a.article .article-cnt .article-txt {
	-webkit-box-flex: 0;
	    -ms-flex: none;
	        flex: none;
}
.results.affichage7 a.article:before {
	content: '';
	right: 0;
	left: 0;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	z-index: 1;
	background-image: url(../img/icon-affichage7.svg);
	width: 38px;
	height: 38px;
	background-repeat: no-repeat;
	background-size: contain;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	    transform: translateY(-50%);
}

/*	Traitement des blocs services avec flex : exemple 3 articles par ligne */

.results.affichage_bloc_service {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: none;
}

.results.affichage_bloc_service a.article {
    margin: 20px 8px;
    width: calc(50% - 16px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
	-webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
	        box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
	-webkit-transition: all 125ms ease-in-out;
	-o-transition: all 125ms ease-in-out;
	transition: all 125ms ease-in-out;
}

.results.affichage_bloc_service a.article .article-cnt .article-titre {
    color: #000;
    font-size: 18px;
    line-height: 20px;
}

.results.affichage_bloc_service a.article .article-plus {
    padding: 12px;
    font-size: 12px;
    line-height: 12px;
	background-color:#eb6f2e;
	color:#ffffff;
}

.results.affichage_bloc_service a.article .article-plus:hover {
    background: #583c81;
}

.results.affichage_bloc_service a.article:hover {
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,.15);
            box-shadow: 0px 5px 15px rgba(0,0,0,.15);
}

.results.affichage_bloc_service a.article .article-image {
    width: 100%;
}

/*	Fin traitement des blocs services avec flex : exemple 3 articles par ligne */


}
@media only screen and (max-width:609px) {
a.article {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
a.article .article-image {
	width: 100%;
}
.results.affichage_global a.article {
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
}
.bloc_actus .results.affichage_global a.article {
	margin-left: 12px;
}
.results.affichage_global a.article:hover {
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,.15);
    box-shadow: 0px 5px 15px rgba(0,0,0,.15);
}
.results.affichage_ref a.article {
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
}

.results.affichage_ref a.article:hover {
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,.15);
    box-shadow: 0px 5px 15px rgba(0,0,0,.15);
}
.results.affichage_bloc_service a.article:hover {
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,.15);
            box-shadow: 0px 5px 15px rgba(0,0,0,.15);
}

.bloc_travaux .results.affichage_global a.article {
    width: 100%;
}

.bloc_travaux .results.affichage_global a.article .article-cnt {
    width: 100%;
}


} 
@media(max-width:609px) {
	#grid .item {
		width: 50%;
	}
}
 @media(max-width:600px) {
.slider-wrapper {
	border: #FFF solid 2px;
}
.sx-sizer, .sx-item {
	margin: 0 auto 20px;
	right: 0;
}
.referencement_titre {
	text-align: center;
}
.referencement_fleche {
	float: none;
	margin: 10px auto 0;
}
.width-xs {
	margin-left: 0;
	width: 100%;
}

.gallery .item {
    width: 100%;
}
	
.bloc_video::before {
    height: 197px;
}
.bloc_video_image::before {display:none;}
#index h1 {
    font-size: 28px;
}
#index .texte_cms {
    font-size: 17px;
    line-height: 21px;
}
.bloc_facebook {
    text-align: center;
    overflow-y: hidden;
	padding-left:15px;
	padding-right:15px;
}
.bloc_actus a.article .article-cnt .article-titre {
    font-size: 25px;
    line-height: 27px;
}

.tel_bandeau a {
    font-size: 28px;
    line-height: 27px;
    z-index: 8;
    position: relative;
    text-shadow: none;
    color: #fff;
}     
     
h1 {
    font-size: 32px;
    margin: 0 0 25px;
}
h2 {
    font-size: 25px;
    line-height: 27px;
}
.texte_cms {
    font-size: 18px;
    line-height: 22px;
}
.logo_slider a.logo {
    height: 110px;
    max-width: 74px;
}
a.logo {
    max-width: 160px;
	height: 110px;
}
.tel_header a {
    font-size: 30px;
    line-height: 30px;
}
.navbar-toggle {
    margin-top: -65px;
}
.social_header {
    top: -124px;
}
.bouton_slider .btn-header{
	display: none;
}
.tel_header1 {
	top: 86px;
}
}
 @media only screen and (max-width:480px) {
.results.affichage3 a.article .article-cnt .article-txt {
	display: none;
}
}
 @media(max-width:400px) {
	
.titre_col_tarif {
	width: 100%;
	padding-right: 0;
	text-align: center;
}
.vip_col_tarif {
	width: 100%;
	margin-top: 5px;
	font-weight: 700;
}
.bloc_video::before {
    height: 145px;
}
#index h1 {
    font-size: 24px;
}
#index .texte_cms {
    font-size: 16px;
    line-height: 20px;
}
.bloc_actus a.article .article-cnt{
	padding:15px;
}
.bloc_actus a.article .article-cnt .article-titre {
    font-size: 21px;
    line-height: 24px;
}
.col_date_actus {
    top: 80px;
}
.bloc_actus a.article .article-plus {
    font-size: 20px;
    line-height: 20px;
}
.titre_home_param_actualites {
    font-size: 45px;
    line-height: 45px;
}
.bloc_home_param_actualites{
	margin:0;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 20px;
    line-height: 25px;
}
.texte_cms {
    font-size: 17px;
    line-height: 20px;
}
a.logo{max-width: 150px;height: 103px;}
.navbar-toggle { margin-top: -35px;}
.social_header {top: -90px;}
.tel_header1 {
	top: 79px;
}
.tel_header a {
    font-size: 30px;
    line-height: 30px;
}
.logo_slider a.logo {
    height: 120px;
	max-width: 160px;
}
/*.logo_slider a.logo {
    display:none;
}*/
#grid .item {
	width: 100%;
}
#grid .portfolio-overlay:hover .portfolio-cn-title {
    padding-left: 15px !important;
}
a.logo {
    max-width: 110px;
    height: 75px;
}
.tel_bandeau a {
    font-size: 23px;
    line-height: 22px;
 }
#index .galerie_cms {
	padding-top: 160px;
}
.bloc_contenu {
	padding: 40px 0 30px;
}
.breadcrumb > li {
	font-size: 13px;
}
}