/* Infinity Pro Front Page
Loaded on the front page */

/* Front Page
---------------------------------------------------------------------------- */

.front-page .site-inner {
	margin-top: 0;
	max-width: 100%;
	padding-top: 0;
}

.front-page .site-header {
	background-color: transparent;
	border-bottom: 1px solid transparent;
}

.front-page .white .site-header,
.header-image.front-page .site-header {
	background: transparent;
}

.front-page .offscreen-content-icon button,
.front-page .site-title a,
.front-page .site-title a:hover,
.front-page .site-title a:focus {
	color: #fff;
}

@media only screen and (min-width:801px) {
	.front-page .nav-primary .genesis-nav-menu a {
		color: #fff;
	}
}

.front-page .offscreen-content button,
.front-page .offscreen-content-icon button {
	background-color: transparent;
}

.front-page .white .offscreen-content button,
.front-page .white .offscreen-content-icon button {
	background-color: #fff;
}

.front-page .genesis-nav-menu .sub-menu a,
.front-page .white .genesis-nav-menu a,
.front-page .white .offscreen-content-icon button,
.front-page .white .site-title a,
.header-image.front-page .genesis-nav-menu a,
.header-image.front-page .genesis-nav-menu .sub-menu a,
.header-image.front-page .offscreen-content-icon button {
	color: #fff;
}

.front-page .genesis-nav-menu a:hover,
.front-page .genesis-nav-menu a:focus,
.front-page .offscreen-content-icon button:hover,
.front-page .offscreen-content-icon button:focus,
.front-page .white .genesis-nav-menu a:hover,
.front-page .white .genesis-nav-menu a:focus {
	color: #fff;
}

.front-page.full-width-content .content {
	border-right: none;
	max-width: 100%;
	padding: 0;
}

.front-page .content .entry {
	background: none;
}

.front-page .widget p.thirty {
	margin-bottom: 30px;
}

.front-page img {
	vertical-align: top;
}


/* Front Page Sections
---------------------------------------------------------------------------- */


.front-page-3,
.front-page-5,
.front-page-7 {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size:    cover;
	background-size:         cover;
}

.front-page-2,
.front-page-3,
.front-page-4,
.front-page-5,
.front-page-6,
.front-page-7 {
	
	-webkit-background-clip: padding-box;
	-moz-background-clip:    padding;
	background-clip:         padding-box;
	position: relative;
	z-index: 9;
}

.front-page-1 .wrap{
	margin-left: 0;
	margin-right:0;
	max-width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
.front-page-2 .wrap,
.front-page-3 .wrap,
.front-page-4 .wrap,
.front-page-5 .wrap,
.front-page-6 .wrap,
.front-page-7 .wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1580px;
	padding-left: 20px;
	padding-right: 20px;
}

.front-page-2 .widget-title,
.front-page-3 .widget-title,
.front-page-4 .widget-title,
.front-page-5 .widget-title,
.front-page-6 .widget-title,
.front-page-7 .widget-title {
	font-size: 48px;
	font-size: 4.8rem;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
}

.big{
	font-size:120px;
	text-align: left;
	line-height: 100px;
}
a.fleche-b{
	width:60px;
	height: 60px;
	
	background-image: url(../images/FlecheBleu.svg);
	background-size: contain;
	display: block;
	background-repeat:no-repeat;
	text-decoration: none;
	position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -30px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.fleche-b:hover{
	background-image: url(../images/FlecheBlanche.svg);
	border: none;
}
a.fleche-w{
	width:60px;
	height: 60px;
	background-image: url(../images/FlecheBlanche.svg);
	background-size: contain;
	background-repeat:no-repeat;
	display: block;
	text-decoration: none;
	position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -30px;
}
.fleche-w:hover{
	background-image: url(../images/FlecheBleu.svg);
}
.back-to-top.fleche-w{
	transform: rotate(180deg);
}
/* Front Page 1
---------------------------------------------------------------------------- */

.front-page-1 {
	
	overflow: hidden;
	padding: 0;
	table-layout: fixed;
	text-align: center;
	width: 100%;
	height:40vh;
	
}

.front-page-1 .widget-area {
	width: 100%;
}

.front-page-1 .widget {
}

.front-page-1,
.front-page-1 a,
.front-page-1 p,
.front-page-1 .featured-content .entry-title a,
.front-page-1 .widget-title {
	color: #fff;
}

.front-page-1 .bafg-twentytwenty-container{
	height:40vh;
	
}

.front-page-1 a:hover,
.front-page-1 a:focus{
	color: #ccc;
}

.front-page-1 a.button {
	background-color: #fff;
	color:#004988;
	font-size: 14px;
	border:1px solid #004988;
	margin-top: 0;
}
.front-page-1 a.button:hover {
	background-color: #004988;
	color:#fff;
	border:1px solid #004988
}

.front-page-1 .widget-title {
	font-size: 96px;
	font-size: 9.6rem;
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: -10px;
	text-transform: none;
}

.front-page-1 p {
	font-size: 22px;
	font-size: 2.2rem;
	letter-spacing: 1px;
	line-height: 1.5;
}

.front-page-1 p:last-child {
	margin-bottom: 0;
}



.front-page-1 .image-section img{

}

/* Front Page 2
---------------------------------------------------------------------------- */
.front-page-2 {
	padding-bottom: 100px;
	padding-top: 0px;
	text-align: center;
	position: relative;
	background-image: url('../images/bg-home-1.jpg');
	
	min-height:60vh;
	
}

.front-page-2 .button{
	margin-top: 10px;
}
.front-page-2 .textwidget div{
	margin:10px auto;
   
}
.front-page-2 .widget-full .wrap {
	width:90%;
	max-width: 1040px;
	background-color: #fff;
}
.front-page-2 .widget h2:before{
	content: "";
  display: block;
  height: 30px;
  width: 520px;
  top: 10px;
  left: 50%;
  translate: -50%;
  background-color: #fff;
  position: absolute;
  z-index: -1;
  border-radius: 20px 20px 0 0;
}
.front-page-2 .widget h2{
	margin-top: -40px;
  padding-bottom: 20px;
  position: relative;
  padding-top: 20px;
  font-size: 5rem;
  font-size: 50px;
}
.front-page-2 .widget h2 .vert{
	line-height: 70px;
	color:#6f8a38;
	display: block;
	font-size: 80px;
	font-style: italic;
	font-family:'Indivisible SemiBold', serif;
} 
.front-page-2 .widget h2:after{
	display: block;
  height: 2px;
  background-color: #004988;
  width: 150px;
  position: absolute;
  bottom: 0;
  content: "";
  left: calc(50% - 75px);
}
.front-page-2  {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.5;
}

.front-page-2 p:last-child {
	margin-bottom: 0;
}



/* Front Page 3
---------------------------------------------------------------------------- */
.rounded{
	border-radius: 20px;
}
.front-page-3 {
	background-color: #004988;
	color: #fff;
	padding-bottom: 130px;
	padding-top: 160px;
	text-align: center;
	min-height:100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	
}

.front-page-3 h2{

}
.front-page-3 .widget-full .wrap {
	max-width: 960px;
}

.front-page-3,
.front-page-3 p,
.front-page-3 .featured-content .entry-title a,
.front-page-3 .widget-title {
	color: #fff;
}
.fp3h2{
	border-bottom:2px solid #fff;
	font-size:30px;
	padding-bottom:10px;
	display: inline-block;
}
.fp3quote{
	max-width:1070px;
	width:100%;
	margin: 60px auto 0;
	
}


.front-page-3 .flex .textwidget{
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: left;

}

.front-page-3 a:hover,
.front-page-3 a:focus,
.front-page-3 .featured-content .entry-meta a:hover,
.front-page-3 .featured-content .entry-meta a:focus,
.front-page-3 .featured-content .entry-title a:hover,
.front-page-3 .featured-content .entry-title a:focus {
	color: #ccc;
}
.front-page-3 .button {
	background-color: #004988;
	border:1px solid #fff;
	color: #fff;
}
.front-page-3 .button:hover {
	background-color: #fff!important;
	border:1px solid #004988!important;
	color: #004988!important;
}


.front-page-3 p {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 19px;
	font-family:'Indivisible Regular', serif;
}
.front-page-3 .fp3quote p{
	font-size: 25px;
	font-size: 2.5rem;
	line-height: 31px ;
}
.front-page-3 p:last-child {
	margin-bottom: 0;
}

.div-1{
	width: 550px;
}
.div-2{
	width: 20%;
	padding: 0 20px;
}
.div-3{
	width: 40%;
}

/* Front Page 4
---------------------------------------------------------------------------- */

.front-page-4 {
	padding-bottom: 80px;
	padding-top: 80px;
	background: linear-gradient(to right, #f0f0f0 50%, #fff 50%);
	font-size: 18px;
	min-height:100vh;
	
	
}
.front-page-4 p{
	line-height: 28px;
}

.front-page-4 .wrap{
	width:100%;
	max-width: 100%;
	padding-right: 0;
	padding-left:0px;
}
.front-page-4 .one-half.first{
	width:500px;
	left: calc(50% - 670px);
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height: calc(100vh - 200px);
}

.front-page-4 p:last-child {
	margin-bottom: 0;
}
.front-page-4 .button{
	margin-top:30px;
	margin-left:30px;
}
.front-page-4 .vert{
	color:#6f8a38;
}
.front-page-4 .vert:after{
	content: "";
	width: auto;
	background:#6f8a38;
	height: 2px;
	width: 400px;
	display: block;
}


.front-page-4 .photo{
	width:50%;
	float:right;
}
.front-page-4 .photo .textwidget{
	position: relative;
}
.front-page-4 .photo h2{
	margin-left:30px;
	font-style: italic;
	font-size: 65px;
	font-family: 'Indivisible Regular', serif;
	line-height: 60px;
}
.front-page-4 .photo .textwidget .bafg-twentytwenty-wrapper {
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}
.front-page-4 .widget-area .bouton-service{
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	text-align: center;
	margin: 0;
}
.front-page-4 .widget-area .bouton-service .button{
	margin: 0;
}
/* Front Page 
---------------------------------------------------------------------------- */

.front-page-5 {
	background: #fff;
	background-size: auto 100%;
	background-repeat: repeat;
	color: #004988;
	min-height: 100vh;
    display: flex; 
    flex-direction: column;
    justify-content: center;
    align-items: center;
	
}
.front-page-5 .widget-halves {
    display: flex;
    flex-wrap: wrap; 
    width: 100%;
}
.front-page-5 .wrap{
	width:100%;
	max-width: 100%;
	padding-right: 0;
	padding-left:0px;
	display: flex;
  	height: 100%;
  	align-items: center;
}
.front-page-5 .demi-gauche{
	display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.front-page-5 .demi-droit.tiroirs{
	width:50%;
	float:right;
}
.front-page-5 .demi-gauche,
.front-page-5 .demi-droit{
	width: 50%;
}

.front-page-5 .demi-gauche .textwidget{
	display: flex;
	justify-content: center;
  	align-items: center;
  	text-align: left;

}
.front-page-5 a.button {
	border: 1px solid #fff;
}
.front-page-5 p {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.5;
}
.front-page-5 .big {
	color:#004988;
	
	
}
.tiroir{
	height: 25vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-color: #004988; 
    color: #fff;
	width: 100%;
	margin-bottom: 2px;
}
.tiroir:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #fff;
    transition: width 0.5s ease; 
    z-index: 1;
}
.tiroir .texte a{
	color:#fff;
}
.tiroir:hover,
.tiroir .texte:hover a{
	color:#6F8A38;
	
}
.tiroir:hover:before{
	width: 100%; 
}
.tiroir * {
    position: relative;
    z-index: 2;
}
.tiroir .texte{
	padding-left: 30px;
	font-size: clamp(20px, 8vw, 140px);
	font-family: 'Indivisible Twin',serif;
	width: 100%;
	height:100%
}

a.en-savoir-plus{
	font-family: 'Indivisible Light',serif;
	width: auto;
	padding: 0 20px;
    height: 25vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #004988; /* Optionnel pour un fond */
    color: #fff;
    text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a.en-savoir-plus:hover{
	font-size:'Indivisible Regular',serif;
	color: #fff!important;
}
.front-page-5,
.front-page-5 p{
	color: #004988;
}
.bg-white .widget-wrap{
	background-color: #fff;
}
.front-page-5 a.fleche-w.middle{
	margin: 20px 0 0px -30px;
}

/* Front Page 6
---------------------------------------------------------------------------- */

.front-page-6 {
	padding-bottom: 80px;
	padding-top: 80px;
	background: linear-gradient(to right, #f0f0f0 50%, #fff 50%);
	min-height: 100vh;
	display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
}
.front-page-6 .flex .one-half {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center; 
    margin: 0;
	text-align: center;
}
.front-page-6 .widget-full .wrap {
	width:100%;
	max-width: 100%;
	padding-right: 0;
	padding-left:0px;
	display: flex;
  	height: 100%;
  	align-items: center;
}
.front-page-6 .widget-halves {
    display: flex;
    flex-wrap: wrap; 
    width: 100%;
}

.front-page-6 > .one-half.first{
	display: flex;
    justify-content: center;
    align-items: center;
	height: 100%;
}
.front-page-6 p {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 26px;
	margin-bottom: 10px;
	font-family: 'Montserrat', serif;
}
.front-page-6 p label{
	font-weight: bold;
}

.front-page-6 p:last-child {
	margin-bottom: 0;
}
.fond-gris{
	background: #F0F0F0;
  padding: 6px 10px;
  display: inline-block;
  width: 100%;
  margin: 16px 0;
  font-weight: bold;
}
.form-file {
    display: flex;
    flex-direction: column;
    gap: 10px; /* Espacement entre les champs */
}
.form-group p {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px; /* Espacement entre label et input */
}
.form-file label{
	flex: 1; /* Prend tout l'espace disponible à gauche */
    text-align: left; /* Aligne le texte du label à gauche */
}

.wpcf7-form-control-wrap {
    flex: 2; /* Prend plus d'espace pour le champ d'entrée */
}
.front-page-6 .wpcf7-submit{
	border:1px solid #004988;
	background-color: #fff;
	color:#004988;
	border-radius: 30px;
	padding: 4px 14px;
	font-size: 1.8rem;
	font-size: 18px;
	width:auto;
	float:right;
}
/* Flexible Widgets
---------------------------------------------------------------------------- */

.flexible-widgets .widget {
	float: left;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.flexible-widgets.widget-full .widget {
	padding-left: 0;
	padding-right: 0;
}

.flexible-widgets .widget:last-of-type {
	margin-bottom: 0;
}

.flexible-widgets.widget-full .widget,
.flexible-widgets.widget-area .widget:nth-of-type(1),
.flexible-widgets.widget-halves.uneven .widget:last-of-type {
	width: 100%;
}

.flexible-widgets.widget-fourths .widget {
	width: 25%;
}

.flexible-widgets.widget-halves .widget {
	width: 50%;
}

.flexible-widgets.widget-thirds .widget {
	width: 33.33%;
}

.flexible-widgets.widget-halves .widget:nth-child(even),
.flexible-widgets.widget-thirds .widget:nth-child(3n+2),
.flexible-widgets.widget-fourths .widget:nth-child(4n+2) {
	clear: left;
}


/* Content Boxes
---------------------------------------------------------------------------- */

.front-page .content-box {
	padding: 50px 40px 60px;
}

.front-page .solid-section .content-box {
	background-color: #f5f5f5;
}

.front-page .content-box h4 {
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.front-page .content-box p {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.625;
	margin-bottom: 0;
}

.content-box .icon {
	font-size: 30px;
}


/* Team Overlay
---------------------------------------------------------------------------- */

.featuredpage .team-member a.aligncenter,
.featuredpage .team-member a.alignleft,
.featuredpage .team-member a.alignnone,
.featuredpage .team-member a.alignright {
	display: block;
	margin: 0;
}

.featuredpage .team-member.entry {
	color: #fff;
	padding: 0;
	position: relative;
}

.featuredpage .team-member .entry-content {
	background-color: #000;
	clear: both;
	padding: 20px;
	position: relative;
	z-index: 10;
}

.featuredpage .team-member .entry-header {
	background-color: rgba(0,0,0,0.8);
	bottom: 0;
	display: block;
	left: 0;
	opacity: 0;
	-ms-filter: "alpha(Opacity=0)";
	filter: alpha(opacity=0);
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
}

.featuredpage .team-member .entry-header:after {
	border-width: 0;
	padding-bottom: 0;
}

.featuredpage .team-member.entry:hover .entry-header,
.featuredpage .team-member.entry:focus .entry-header,
.featuredpage .team-member.entry.focused .entry-header {
	background-color: rgba(0,0,0,0.8);
	opacity: 1;
	-ms-filter: "alpha(Opacity=1)";
	filter: alpha(opacity=1);
}

.featuredpage .team-member .entry-header a {
	display: table-cell;
	padding: 20px;
	position: relative;
	transform: translateY( 10px );
	transition: transform .4s ease-in-out;
	vertical-align: middle;
	z-index: 3;
}

.featuredpage .team-member .entry-header.position-top a {
	padding-top: 45px;
	vertical-align: top;
}

.featuredpage .team-member:hover .entry-header a,
.featuredpage .team-member:focus .entry-header a,
.featuredpage .team-member.focused .entry-header a {
	transform: translateY( 0 );
}

.featuredpage .team-member .entry-title a,
.featuredpage .team-member .more-link:hover,
.featuredpage .team-member .more-link:focus {
	color: #fff;
}

.featuredpage .team-member .entry-title {
	display: table;
	font-size: 27px;
	font-size: 2.7rem;
	height: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}

.featuredpage .team-member .entry-title a:focus .team-name {
	border-bottom: 1px #fff dotted;
}

.featuredpage .team-member p,
.featuredpage .team-member .entry-title .team-title {
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 400;
}

.featuredpage .team-member .entry-title .team-title {
	display: block;
	padding-top: 10px;
}

.front-page-6 .flexible-widgets.widget-halves.uneven .featuredpage.widget:last-of-type {
	float: none;
	margin: 0 auto;
	max-width: 50%;
}
.front-page-6 .widget-1 {
	display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh
}


/* Fadeup Effect
---------------------------------------------------------------------------- */

.js .fadeup-effect {
	opacity: 0;
	overflow:visible;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

@-webkit-keyframes fadeInUp {
	from { opacity: 0; -webkit-transform: translateY(20px); }
	to { opacity: 1; -webkit-transform: translateY(0); }
}

@keyframes fadeInUp {
	from { opacity: 0; transform: translateY(20px); }
	to { opacity: 1; transform: translateY(0); }
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}


/* Media Queries
---------------------------------------------------------------------------- */
@media only screen and (max-width: 1400px) {
	.tiroir .texte{
		
	}
	.front-page-4 .one-half.first{
		left: 20px;
	}
}
@media only screen and (max-width: 1366px) {
	.front-page-2{padding-bottom: 80px;}
	.front-page-2 .widget h2,
	.front-page-2 .widget h2 .vert{
		font-size: 30px;
		font-size: 3rem;
		line-height: 32px;
	}
	.front-page-2 .button{
		margin: 0 auto;
	}
	.front-page-2 div{
		font-size: 16px;
	}
	.front-page-2 .textwidget div,
	.front-page-2 .textwidget div p{
		margin: 0 auto 10px;
	}
	.front-page-3 {
		padding-top: 60px;
	}
	.front-page-3 .big{
		margin-top:100px;
		
	}
	.front-page-4 .one-half.first{
		display: block;
		padding-top: 70px;
	}

}
@media only screen and (max-width: 1280px) {
	
	.front-page-2{
		height: auto;
	}
	.front-page-2 .widget h2{
		margin-top: 0;
		line-height: 70px;
	}
	.front-page-2 .widget h2::before {
		/* display: none; */
	}
	.front-page-3 .flex .textwidget{
		display: block;
	}
	.front-page-3 .one-third{
		width:100%;
	}
	.front-page-3 .big{
		text-align: center;
		margin: 0 auto;
		font-size: 100px;
		font-size: 10rem;;
	}
	.div-1{
		width: 50%;
		float:left;
	}
	.div-2{
		width: 50%;
		padding: 0 20px;
		float:left;
	}
	.div-3{
		width: 100%;
		text-align: center;
	}
	.front-page-4{
		background: #fff;
		padding-top:0;
		
	}
	.front-page-4 .photo h2{
		text-align: center;
	}
	.front-page-4 .one-half.first,
	.front-page-4 .one-half{
		width: 100%;
		padding-top: 40px;
		
	}
	.front-page-4 .one-half.first{
		left:0;
		margin-right: 0;
		padding: 20px;
		background: #f0f0f0;
		min-height: 100vh;
		height: auto;;
	}
	.front-page-4 .one-half{
		background: #fff;
		
	}
	.front-page-4 .widget-1 .widget-wrap{
		max-width: 1024px;
	}
	.front-page-4 .widget-area .photo{
		text-align: center;
		
	}
	.front-page-4 .button{
		margin-left: 0;
	}
	.front-page-5 .demi-gauche, 
	.front-page-5 .demi-droit{
		width: 100%;
	}
	.front-page-5 .big{
			text-align: center;
		}
	.front-page-5{
		min-height:auto;
		padding-top: 40px;
		padding-bottom: 100px;
	}
	.front-page-5 .wrap{
		display: block;
	}
	.front-page-5 .one-half{
		width:100%;
	}
	.front-page-5 .one-half.tiroirs{
		width: 100%;
	}
	.tiroir{
		display: block;
	}
	.tiroir .texte{
		padding-top: 30px;
	}
	
	.tiroir .en-savoir-plus{
		height: auto;
		margin-top: 30px;
		margin-right: 30px;
		width: auto;
		font-size: 13px;
	}
	.demi-droit .contact-btn{
		display: none;
	}
	.front-page-6{
		background: #fff;
		padding-top: 0;
		display: block;
		min-height: auto;
		padding-top: 100px;
	}
	.front-page-6 .widget-halves{
		display: block;
	}
	.tiroir{
		width: 100%;
		
	}
	
	
}
@media only screen and (max-width: 1140px) {
	.div-1, 
	.div-2{
		width: 100%;
		margin-bottom: 30px;
	}
	.front-page-1{
		height: auto;
	}
	.front-page-3, .front-page-5 {
		padding-top: 170px;
	}
	
}
@media only screen and (max-width: 900px) {
	.front-page-6 section{
		width:100%;
	}
	.front-page-6 .one-half.first
	{
		display: block;
	}
	.front-page-6 .widget-1{
		min-height: auto;
	}
	.front-page-6 .widget-2{
		margin: 0;
	}
}
@media only screen and (max-width: 800px) {
	.js .fadeup-effect {
		opacity: 1;
	}
	.fadeInUp {
		-webkit-animation-name: none;
		animation-name: none;
	}
	
	.front-page .site-inner {
		margin-top: 0;
		padding: 0;
	}

	.front-page .offscreen-content-icon button,
	.front-page .site-title a,
	.front-page .site-title a:hover,
	.front-page .site-title a:focus {
		color: #000;
	}

	.front-page-1{
		padding-bottom: 0px;
		padding-top: 104px;
	}
	.front-page-2,
	
	.front-page-4,
	.front-page-5,
	.front-page-6,
	.front-page-7 {
		padding-bottom: 100px;
		padding-top: 100px;
		
	}

	.front-page-1 {
		height: auto;
	}

	.front-page-1 .widget-area {
		padding-top: 0;
	}
	
	.front-page-2 .wrap,
	.front-page-3 .wrap,
	.front-page-4 .wrap,
	.front-page-5 .wrap,
	.front-page-6 .wrap,
	.front-page-7 .wrap {
		padding-left: 5%;
		padding-right: 5%
	}

	.flexible-widgets.widget-halves .widget,
	.flexible-widgets.widget-thirds .widget,
	.front-page-6 .flexible-widgets.widget-area .widget:nth-of-type(1) {
		float: none;
		width: 100%;
	}

	.flexible-widgets .widget {
		padding-left: 0;
		padding-right: 0;
	}

	.front-page-2 .widget h2 .vert{
		font-size: 40px;
	}
	.big{
		font-size: 60px;
		line-height: 70px;
	}
	.front-page-3{}
	.front-page-4 .wrap{
		padding:  0}
	.front-page-4 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.front-page-4 .vert::after{
		display: none;
	}
	.front-page-4 .wrap .widget-first{
		padding: 150px 5% 100px;
	}
	.front-page-4 .photo h2{
		font-size: 24px;
	}
	.front-page-4 .widget-1 .widget-wrap{
		max-width:100%
	}
	.front-page-4 .widget-area .bouton-service{
		position: relative;
    display: inline-block;
    margin-top: 50px;
	}
	.front-page-5{
		padding-top: 150px;
	}
	.flexible-widgets.widget-fourths .widget,
	.front-page-6 .flexible-widgets.widget-halves .widget,
	.front-page-6 .flexible-widgets.widget-halves.uneven .widget:last-of-type,
	.front-page-6 .flexible-widgets.widget-thirds .widget {
		float: left;
		padding-left: 10px;
		padding-right: 10px;
		width: 50%;
	}

	.front-page-6 .flexible-widgets.widget-thirds .widget {
		clear: none;
	}

	.front-page-6 .flexible-widgets.widget-thirds .widget:nth-child(2n) {
		clear: left;
	}

}

@media only screen and (max-width: 600px) {


	.flexible-widgets.widget-fourths .widget,
	.front-page-6 .flexible-widgets.widget-thirds .widget,
	.front-page-6 .flexible-widgets.widget-halves .widget,
	.front-page-6 .flexible-widgets.widget-halves.uneven .widget:last-of-type {
		float: none;
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}

	.front-page-1{
		padding-top:104px;
	}
	.front-page-2 .widget h2:before{
		display: none;
	}
	.front-page-2 p,
	.front-page-3 p,
	.front-page-4 p,
	.front-page-5 p,
	.front-page-6 p,
	.front-page-7 p {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.75;
	}

	.front-page-1 .widget-title {
		font-size: 60px;
		font-size: 6rem;
		margin-bottom: 20px;
	}
	.front-page-3 .big{
		font-size:7rem
	}
	
}
