/*
 Theme Name:   Intercesseurs 2020
 Theme URI:    http://www.intercesseursdesnations.com/
 Description:  Thème unique pour le site de Intercesseurs des Nations.
 Author:       Charles Bergeron
 Author URI:   https://www.commparlimage.ca
 Template:     blankslate
 Version:      1.0.0
 Text Domain:  intercesseurs
*/
/********************************************************************************************************************/

html{
	font-size: 12pt;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
}

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
	text-decoration: none; 
}

img, fieldset {
	border: 0;
}

/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

ul li {
	list-style-type: none;
}


#human{display:none !important;}


html, body {
	width: 100%;
	height: 100%;
}

/* INITIALISATION ***************************************************************************************************/

.table{display:table;}
.flex{display:flex;}

/********************************************************************************************************************/
/* BACKGROUNDS */


/********************************************************************************************************************/

:root {
--my-color: #0885b4;
}

.wrap{position:relative; margin:0 auto; width:1400px;}
.specialheight{min-height:760px;}
.color-text{color:var(--my-color);}
.bold{font-weight:700;}
.light{font-weight:300;}
.color-line{width:140px; height:10px; background-color:var(--my-color);}
.half{width:50%;}
.third{width:33%;}
.flex{display:flex;}

.dark-top-overlay{position:absolute; top:0; left:0; width:100%; height:100%; background-color:#000; opacity:0.2; z-index:1;}
.dark-img-overlay{position:absolute; top:0; left:0; width:100%; height:100%; background-color:#333; opacity:0.5; z-index:1;}

/********************************************************************************************************************/

.sous-titre{text-align:left; padding-bottom:100px;}
.sous-titre h2{font-size:48px; text-transform:uppercase;}
.sous-titre .color-line{margin:30px 0;}
.sous-titre p{font-size:24px; margin-bottom:30px; line-height:1.4em;}
.sous-titre p b, .sous-titre p strong{font-weight:bold;}

/********************************************************************************************************************/

#nav{position:fixed; top:0; left:0; width:100%; z-index:1000; color:#333; background:#fff;
	transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;}
#nav .img-on{display:none;}
#nav .img-on.menuicon{display:none;}
#nav .menuicon.img-off{display:none;}
#nav .top{position:relative; height:50px; line-height:50px; border-bottom:1px solid #ccc;}
#nav .top .table{position:relative;}
#nav .top .table .left a{ vertical-align:middle; color:#fff; font-weight:400;-ms-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;}
#nav .top .table .left a:hover{color:var(--my-color);transition: all 0.4s ease-in;
    -ms-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;}
#nav .top .table .left svg{display:inline-block; vertical-align:middle;}
#nav .top .table .left svg .phone-color{fill:var(--my-color);}
#nav .top .table .left .courriel img{padding:0 10px;}
#nav .top .table .right{display:table-cell; text-align:right; vertical-align:top; font-weight:700;}
#nav .top .table .right span{text-transform:uppercase; color:#333; margin-right:15px; font-weight:300;}
#nav .top .table .right img{padding:0 5px; vertical-align:middle;}
#nav .top .table .right .langue{display:inline-block; padding:10px; background-color:#fff; vertical-align:middle; text-align:center; margin-left:20px;
	transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;}
#nav .top .table .right .langue:hover, .mobilemenu .langue:hover{background-color:var(--my-color); color:#fff;transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;}
#nav .top .table .right a{color:#000;}
#nav .top .table .right a:hover{ opacity:0.7;}
#nav .bottom{position:relative; margin-bottom:45px; margin-top:40px;
	-ms-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;}
#nav .bottom .table{position:relative;}
#nav .bottom .table .left{display:table-cell; position:relative;}
#nav .bottom .table .left a{position:absolute; display:block; width:260px; top:-115px;}
#nav .bottom .table .left span{height:55px; line-height:55px; color:#333; font-size:1.4em; font-weight:500; text-transform:uppercase; letter-spacing:0.04em;}
#nav .bottom .table .right{display:table-cell; text-align:right; vertical-align:middle;}

/* MENU */
#nav .bottom .table .right ul{display:inline-block; list-style:none;}
#nav .bottom .table .right ul > li{position:relative; display:inline;}
#nav .bottom .table .right ul > li > a{
	position:relative; display:inline-block; height:45px; line-height:45px; color:#333; text-transform:uppercase; font-size:0.8em; padding:0 10px;
	transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
}
#nav .bottom .table .right ul > li:hover > a{
	background:#333; color:#fff;
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
}
#nav .bottom .table .right ul > li.soumission > a{ padding:0 15px; background-color:var(--my-color); font-weight:400; color:#fff;}
#nav .bottom .table .right ul > li.soumission > a:hover{background:#090;}

#nav .bottom .table .right ul > li > ul{
	display:none; position:absolute; top:33px; left:0; width:auto; background:var(--my-color); padding:10px 0; height:0; text-align:left;
	-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.5); box-shadow: 0 5px 15px 0 rgba(0,0,0,0.5);
	transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
}
#nav .bottom .table .right ul > li:hover > ul{
	display:block; height:auto;
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
}
#nav .bottom .table .right ul > li > ul > li{position:relative; display:inline;}
#nav .bottom .table .right ul > li > ul > li > a{
	white-space:nowrap; display:block; height:45px; line-height:45px; color:#fff; font-size:1em; padding:0 15px; border-bottom:2px solid var(--my-color);
	transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
}
#nav .bottom .table .right ul > li > ul > li:hover > a{
	border-bottom:2px solid #fff;
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
}
#nav .bottom .table .right .menuicon:hover{cursor:pointer;}

#nav .bottom .table .right .menuicon{display:none;}

/********************************************************************************************************************/
/* MENU SCROLLED */

#nav.scrolled{position:fixed; top:0; left:0; width:100%; z-index:1000; -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.3); box-shadow: 0 5px 5px 0 rgba(0,0,0,0.3); background-color:#fff;transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in; color:#000;}
	
#nav.scrolled .img-off{display:none;}
#nav.scrolled .img-on{display:inline-block;}
#nav.scrolled .menuicon.img-on{display:none;}
#nav.scrolled .top{padding-top:0; border-bottom:1px solid #ddd; height:39px; line-height:39px;}
#nav.scrolled .top .table .left{display:table-cell; vertical-align:middle;}
#nav.scrolled .top .table .left a{ color:#000;
	transition: all 0.4s ease-in;
    -ms-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;}
#nav.scrolled .top .table .left a:hover{color:var(--my-color);
	transition: all 0.4s ease-in;
    -ms-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;}
#nav.scrolled .top .table .right .langue{background-color:#000; color:#fff;
	transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;}
#nav.scrolled .top .table .right .langue:hover{background-color:var(--my-color); color:#fff;transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;}
#nav.scrolled .bottom{position:relative; margin-bottom:15px; margin-top:15px; -ms-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;}
#nav.scrolled .bottom .table .right ul > li > a{
	color:#000;
	transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
}
#nav.scrolled .bottom .table .right ul > li.soumission > a{color:#fff;}
#nav.scrolled .bottom .table .right ul > li:hover > a{
	background:#000; color:#fff;
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
}

#nav.scrolled .bottom .table .left a{width:185px; top:-70px;}
#nav.scrolled .bottom .table .right ul > li > ul > li > a{color:#fff;}

/********************************************************************************************************************/

.mobilemenu{
	position:fixed; left:0; width:100%; background-color:rgba(0,0,0,0.7); z-index:1100; display:none;
	-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.5); box-shadow: 0 5px 15px 0 rgba(0,0,0,0.5); height:100%;
}
.mobilemenu .langue{position:absolute; top:30px; left:30px; display:inline-block; padding:10px; background-color:#fff; vertical-align:middle; text-align:center; margin-left:20px; color:#000;
	transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;}
.mobilemenu .menuicon{text-align:right; position:absolute; top:30px; right:30px; display:inline-block;}
.mobilemenu .menuicon img{width:40px;}
.mobilemenu .menuicon img:hover{opacity:0.7; cursor:pointer;}
.mobilemenu > ul{display:block; list-style:none; text-align:center; padding-top:90px;}
.mobilemenu > ul > li > a{display:inline-block; height:80px; line-height:80px; padding:0 15px; color:#fff; font-weight:700; font-size:2em;}
.mobilemenu > ul > li > a:hover{color:var(--my-color);}
.mobilemenu > ul > li > ul{display:block; list-style:none; text-align:center;}
.mobilemenu > ul > li > ul > li{position:relative;}

/********************************************************************************************************************/
/* ACCUEIL */

#accueil-top{color:#fff;}
#accueil-top .wrap{z-index:5;}
#accueil-top .slogan{position:absolute; bottom:215px; font-size:40px; width:95%;}
#accueil-top .slogan h1{color:var(--my-color); text-transform:uppercase; font-size:1.6em; margin-bottom:10px;}
#accueil-top .slogan p{font-weight:400; margin-bottom:30px; text-shadow: 1px 1px 2px rgba(0,0,0,0.4); font-size:0.9em;}
#accueil-top .slogan .lien{font-size:29px; font-weight:400; margin-top:25px; padding:20px;border: 5px solid #fff; width:max-content;
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;}
#accueil-top .slogan .lien:hover{background-color:#fff; color:#000;
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;}
	
	#accueil-top .slogan strong, #accueil-top .slogan b{color:var(--my-color);}

/********************************************************************************************************************/


#accueil-content .videosection{display:flex; justify-content:space-between; flex-wrap:wrap;}
#accueil-content .video{width:48%;}

#accueil-content .videoframe{position:relative; width:100%; padding-bottom:56%; margin-bottom:30px;}
#accueil-content .videoframe iframe{position:absolute; width:100%; height:100%;}

#accueil-content .video h2{color:#000; margin-bottom:100px; text-align:center;}

#accueil-content .a-propos{position:relative;}
#accueil-content .a-propos img{width:90%; padding-bottom:10px;}
#accueil-content .a-propos h3{color:#000;}
#accueil-content .a-propos .galerie{justify-content:space-evenly;}
#accueil-content .a-propos .galerie a:hover{opacity:0.7;}

/********************************************************************************************************************/

#accueil-content .photo1{position:relative;}
#accueil-content .photo1 .wrap{z-index:5; padding:100px 0;}
#accueil-content img[alt="shadow"]{position:absolute;}

#accueil-content .photo1 .wrap h2{color:#fff; margin-bottom:30px; text-transform:uppercase;}
#accueil-content .photo1 .wrap p{color:#fff; margin-bottom:30px; line-height:1.6em; font-size:1.4em;}

#accueil-content .photo1 .flex{justify-content:space-between;}
#accueil-content .photo1 .flex .col{width:48%;}

/********************************************************************************************************************/

.section-bottom{align-items:center; padding:150px 0;;}
.section-bottom .text{width:30%; padding:0 70px; font-weight:400;}
.section-bottom .text h3{font-size:34px; padding-bottom:30px;}
.section-bottom .text p{line-height:30px; font-size:18px;}
.section-bottom .text a{color:inherit;}
.section-bottom .text .lien{font-size:20px; margin-top:25px; padding:20px;border: 5px solid var(--my-color); width:max-content;
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;}
.section-bottom .text .lien:hover{background-color:var(--my-color); color:#fff;
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;}

/********************************************************************************************************************/

#accueil-content .realisations{padding-top:100px;}
.vignettes-realisations{flex-wrap:wrap;}
.vignettes-realisations .overlay{background-color:var(--my-color); opacity:0.7; position:absolute; width:100%; height:100%; overflow:hidden; display:none;}
.vignettes-realisations .overlay img{position:relative; top:40%;}
.vignettes-realisations a{width:25%; text-align:center; display:block; height:315px; overflow:hidden; position:relative; margin:0 0 -5px;}
.vignettes-realisations a > img{width:100%;}

/********************************************************************************************************************/

#accueil-content .blogue{margin-top:100px;}
#accueil-content .blogue .vignettes-blogue{justify-content:space-between; margin-bottom:115px;}
#accueil-content .blogue .vignettes-blogue .vignette{width:30%;}
#accueil-content .blogue .vignettes-blogue .vignette .vignette-content{padding: 20px 10px 0;}
#accueil-content .blogue .vignettes-blogue .vignette .vignette-content h3{font-size:33px; padding-bottom:10px;}
#accueil-content .blogue .vignettes-blogue .vignette .vignette-content p{font-size:18px; margin-bottom:30px;}
#accueil-content .blogue .vignettes-blogue .vignette .vignette-content a{color:inherit;}
#accueil-content .blogue .vignettes-blogue .vignette .vignette-content .lien{border: 3px solid #000; width:max-content; padding:10px 20px; font-size:24px; font-weight:bold;
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;}
#accueil-content .blogue .vignettes-blogue .vignette .vignette-content .lien:hover{background-color:#000; color:#fff;
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;}

/********************************************************************************************************************/

#accueil-content .temoignages{position:relative; color:#fff;}
#accueil-content .temoignages .wrap{z-index:5;}
#accueil-content .temoignages .temoignages-inside{position:relative;}
#accueil-content .temoignages .temoignages-inside .sous-titre{padding-bottom:40px;}
#accueil-content .temoignages .temoignages-inside .slider{width:725px; margin:0 auto; background-color:rgba(51,51,51,0.7); padding:40px 25px; font-size:18px; line-height:30px;}
#accueil-content .temoignages .temoignages-inside .slider .bold{padding-top:25px;}
#accueil-content .temoignages .temoignages-inside .slider-arrows{padding-top:40px; text-align:center;}
#accueil-content .temoignages .temoignages-inside .slider-arrows img:hover{opacity:0.7; cursor:pointer;}
#accueil-content .temoignages .temoignages-inside .slider-arrows #previous{margin-right:50px;}

.shadow-temoignages{position:absolute; bottom:-108px;}
#accueil-content .temoignages .temoignages-inside{position:relative; padding:50px 0;}

/********************************************************************************************************************/

#accueil-content .partenaires{padding:90px 0;}
#accueil-content .partenaires .logos{flex-wrap:wrap; justify-content:space-around; width:80%; margin:0 auto;}
#accueil-content .partenaires .logos li{width:25%; margin:auto; text-align:center; padding-bottom:40px;}

/********************************************************************************************************************/

#accueil-content .map{position:relative; overflow:hidden; padding-bottom:800px; height:0;}
#accueil-content .map iframe{position:absolute; top:0; left:0; width:100% !important; height:100% !important;}
#accueil-content .contact{padding:80px 50px; position:absolute; background-color:#fff; bottom:-450px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}

#accueil-content .contact .sous-titre{padding-bottom:40px;}
#accueil-content .contact .sous-titre p{padding:0px;}
#accueil-content .contact .form .right{text-align:right;}
#accueil-content .contact .form input[type="text"]{font-family: 'Roboto Condensed';font-weight:normal; font-size:1.6em; color:#000; background-color:#FFF; height:65px; width:90%; line-height:75px; margin-bottom:20px; padding: 0 25px; display:block; border:2px solid #d0d0d0;
}
#accueil-content .contact .form textarea{font-family: 'Roboto Condensed'; font-weight:normal; border:2px solid #d0d0d0; width:90%; line-height:70px; margin-bottom:20px; padding: 0 25px; display:block; font-size:1.6em; color:#000; background-color:#FFF; float:right;
}
#accueil-content .contact .form input[type="submit"]{font-family: 'Roboto Condensed'; font-weight:normal; font-size:1.6em; color:#fff; background-color:#d0d0d0; height:70px; width:98%; margin-bottom:49px; padding: 0 25px; display:block; border:2px solid #d0d0d0; text-align:left; font-weight:bold; float:right; border:0;
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
}
#accueil-content .contact .form input[type="submit"]:hover{cursor:pointer; background-color:var(--my-color);
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
}
#accueil-content .contact .form #ishuman{display:none;}
#accueil-content .spacer550{height:550px;}
#accueil-content .spacer100{height:100px;}

.evangelistes{position:relative; padding:100px 0;}
.evangelistes .wrap{position:relative;}
.evangelistes .wrap h2{text-align:center; margin-bottom:80px; text-transform:uppercase; color:#333;}
.evangelistes .wrap .flex{justify-content:space-around; flex-wrap:wrap;}
.evangelistes .wrap .flex .evangeliste{width:30%; margin-bottom:60px;}
.evangelistes .wrap .flex .evangeliste img{width:100%; margin-bottom:30px;}
.evangelistes .wrap .flex .evangeliste h3{color:#333; margin-bottom:30px; font-size:1.6em;}
.evangelistes .wrap .flex .evangeliste p{font-size:1.4em; line-height:1.6em; color:#333;}
.evangelistes .wrap .flex .evangeliste p a{color:#333;}
.evangelistes .wrap .flex .evangeliste p a:hover{text-decoration:underline;}

/********************************************************************************************************************/
/********************************************************************************************************************/
/* General Page Style */


#page-top{text-align:center; position:relative; height:650px; margin-bottom:120px;}
#page-top .titre-page{position:absolute; top:325px; width:90%; padding:0 5%; color:#fff; font-size:22px; z-index:5;}
#page-top .titre-page h1{text-transform:uppercase;}

#page-content .shadow-wrap h2{margin:0 auto; width:max-content; font-size:48px; margin-bottom:90px;}
#page-content .shadow-wrap strong, #page-content .shadow-wrap b{color:var(--my-color);}

#page-content .main-text{width:80%; margin:0 auto; font-size:24px;}
#page-content .main-text .titre{font-size:36px; text-align:center; line-height:50px; margin-bottom:70px;}
#page-content .main-text .titre strong, #page-content .main-text .titre b{color:var(--my-color);}
#page-content .main-text img{width:100%;}
#page-content .main-text .text{margin-bottom:80px;}
#page-content .main-text .shadow{position:relative; bottom:7px;}
#page-content .main-text .boxes{flex-wrap:wrap; margin-bottom:210px;}
#page-content .main-text .box{width:40%; font-size:24px; padding:0px 5%; margin-top:80px;}
#page-content .main-text .box .green-circle{display:inline-block; background-color:var(--my-color); border-radius:100%; width:max-content; height:max-content; padding:18px 20px;}
#page-content .main-text .box p{width:70%; margin-left:40px;}

#page-content .big-image-1 .overlay{background-color:var(--my-color); opacity:0.7; position:absolute; width:100%; height:404px;}
#page-content .big-image-1 .statistiques{ position:absolute; width:80%; padding:0 10%; height:404px; justify-content:space-evenly;}
#page-content .big-image-1 .statistiques .statistique{text-align:center; color:#fff; height:max-content; position:relative; align-self:center;}
#page-content .big-image-1 .statistiques .statistique h3{font-size:60px;}
#page-content .big-image-1 .statistiques .statistique p{font-size:36px;}

/***************************************************/

#page-content .shadow-wrap{-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1); padding-top:90px; padding-bottom:80px; margin-bottom:150px; margin-top:60px;}
#page-content .form-soumission{width:50%; margin:0 auto;}
#page-content .form-soumission .flex{flex-direction:column;}
#page-content .formstyle1 input[type="text"]{font-family: 'Roboto Condensed';font-weight:normal; font-size:1.6em; color:#000; background-color:#FFF; height:65px; width:90%; line-height:75px; margin-bottom:20px; padding: 0 25px; display:block; border:2px solid #d0d0d0;
}
#page-content .formstyle1 textarea{font-family: 'Roboto Condensed'; font-weight:normal; border:2px solid #d0d0d0; width:90%; line-height:70px; margin-bottom:20px; padding: 0 25px; display:block; font-size:1.6em; color:#000; background-color:#FFF; float:right;
}
#page-content .formstyle1 input[type="submit"]{font-family: 'Roboto Condensed'; font-weight:normal; font-size:1.6em; color:#fff; background-color:#d0d0d0; height:70px; width:98%; margin-bottom:49px; padding: 0 25px; display:block; border:2px solid #d0d0d0; text-align:left; font-weight:bold; float:right; border:0;
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
}
#page-content .formstyle1 input[type="submit"]:hover{cursor:pointer; background-color:var(--my-color);
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
}
#page-content #ishuman{display:none;}

/********************************************************************************************************************/
/********************************************************************************************************************/
/* CONTACT */

#page-content .contactzone{margin-bottom:150px;}
#page-content .contactzone .left{-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1); padding-top:90px;}
#page-content .contactzone .left .title{width:80%; margin:0 auto;}
#page-content .contactzone .left .title h2{width:100%;}
#page-content .contactzone .left .title strong, #page-content .contactzone .left .title b{color:var(--my-color);}
#page-content .contactzone .left h2{margin:0 auto; width:max-content; font-size:48px; margin-bottom:90px;}
#page-content .contactzone .left .form{width:80%; margin:0 auto;}
#page-content .contactzone .left .form .flex{flex-direction:column;}
/*#page-content .contactzone .left .form input[type="text"]{font-family: 'Roboto Condensed';font-weight:normal; font-size:1.6em; color:#000; background-color:#FFF; height:65px; width:90%; line-height:75px; margin-bottom:20px; padding: 0 25px; display:block; border:2px solid #d0d0d0;
}
#page-content .contactzone .left .form textarea{font-family: 'Roboto Condensed'; font-weight:normal; border:2px solid #d0d0d0; width:90%; line-height:70px; margin-bottom:20px; padding: 0 25px; display:block; font-size:1.6em; color:#000; background-color:#FFF; float:right;
}
#page-content .contactzone .left .form input[type="submit"]{font-family: 'Roboto Condensed'; font-weight:normal; font-size:1.6em; color:#fff; background-color:#d0d0d0; height:70px; width:100%; margin-bottom:49px; padding: 0 25px; display:block; border:2px solid #d0d0d0; text-align:left; font-weight:bold; float:right; border:0;
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
}
#page-content .contactzone .left .form input[type="submit"]:hover{cursor:pointer; background-color:var(--my-color);
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
}
#page-content .contactzone .left .form #ishuman{display:none;}*/

#page-content .contactzone .right .boxes{flex-wrap:wrap; flex-direction:column; height:100%; width:80%; margin:0 auto; justify-content:space-evenly;}
#page-content .contactzone .right .boxes a{color:#000;}
#page-content .contactzone .right .boxes a:hover{color:var(--my-color);}
#page-content .contactzone .right .box{width:100%; font-size:24px; padding:0px 5%; align-items:center;}
#page-content .contactzone .right .box .green-circle{display:inline-block; background-color:var(--my-color); border-radius:50%; width:max-content; height:max-content; padding:20px; text-align:center;}
#page-content .contactzone .right .box .green-circle img{display:inline-block; vertical-align:middle;}
#page-content .contactzone .right .box p{margin-left:40px;}

/********************************************************************************************************************/

.pageblogue{display:flex; justify-content:space-between;}

.pageblogue .main{width:70%; align-self:flex-start; margin-right:3%;}
.pageblogue .main article{position:relative; margin-bottom:55px;}
.pageblogue .main article .img{position:relative; width:100%;}
.pageblogue .main article .img img{width:100%; height:auto;}
.pageblogue .main article a img{width:100%; height:auto;}
.pageblogue .main article .contenu-article{position:relative; padding:40px; background:#eeeeee; top:-5px;}
.pageblogue .main article .contenu-article iframe{width: 895px; height: 500px; max-width: 100%; max-height: calc((100vw - 40px) / (16/9));}
.pageblogue .main article .contenu-article h2{text-transform:uppercase; color:#333; font-size:30px; margin-bottom:10px;}
.pageblogue .main article .contenu-article .details{font-size:12px; text-transform:uppercase; color:#333; margin-bottom:30px;}
.pageblogue .main article .contenu-article p{line-height:1.4em; font-size:20px; margin-bottom:30px;}
.pageblogue .main article .contenu-article .link{
	border:2px solid #333; color:#333; display:inline-block; height:45px; line-height:45px; padding:0 30px; text-transform:uppercase; font-size:20px;
transition: all 0.4s ease-in;
-ms-transition: all 0.4s ease-in;
-moz-transition: all 0.4s ease-in;
-webkit-transition: all 0.4s ease-in;
}
.pageblogue .main article .contenu-article .link:hover{
	background:#333; color:#fff;
transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
}

/*.pageblogue .main article .contenu-article img{margin-bottom:30px;}*/
.pageblogue .main article .tags{display:inline-block; font-weight:400; color:#333; margin:10px;}
.pageblogue .main article .tags a{color:var(--my-color);}
.pageblogue .main article .tags a:hover{color:#ccc;}

.pageblogue .main .nextprev{position:relative; margin:40px 0;}
.pageblogue .main .nextprev a{border:2px solid #333; color:#333; display:inline-block; height:45px; line-height:45px; padding:0 30px; text-transform:uppercase; font-size:20px; margin:0 10px 0 0;}
.pageblogue .main .nextprev a:hover{background:#333; color:#fff;}

.pageblogue .main .author{position:relative; background:#a0a0a0; padding:30px; display:flex; justify-content:space-between; margin-bottom:30px;}
.pageblogue .main .author .left{width:190px; margin-right:30px;}
.pageblogue .main .author .left img{position:relative;}
.pageblogue .main .author .right{align-self:center;}
.pageblogue .main .author .right span{font-size:15px; color:#fff; margin-bottom:20px; display:block;}
.pageblogue .main .author .right h4{font-weight:400; color:#fff; text-transform:uppercase; margin-bottom:5px; font-size:20px;}
.pageblogue .main .author .right p{color:#fff; font-size:15px; line-height:1.2em;}

.pageblogue .main .comment-form{position:relative; margin-bottom:100px;}
.pageblogue .main .comment-form h2{text-transform:uppercase; color:#333; font-size:25px; margin-bottom:20px;}
.pageblogue .main .comment-form p{font-size:15px; line-height:1.2em; color:#333;}

.pageblogue .main .comment-form form{margin-top:30px; display:flex; justify-content:space-between; flex-wrap:wrap;}
.pageblogue .main .comment-form textarea{border:1px solid #333; padding:20px 2%; font-size:15px; color:#333; margin-bottom:30px; display:block; height:150px; width:96%;}
.pageblogue .main .comment-form .half{width:44% !important; display:inline-block !important;}
.pageblogue .main .comment-form input[type="text"]{display:block; padding:0 2%; margin-bottom:30px; height:65px; line-height:65px; border:1px solid #333; width:96%; font-size:15px;}
.pageblogue .main .comment-form input[type="submit"]{
	background:#333; color:#fff; display:block; height:65px; line-height:65px; width:100%; border:0; font-size:15px;
transition: all 0.4s ease-in;
-ms-transition: all 0.4s ease-in;
-moz-transition: all 0.4s ease-in;
-webkit-transition: all 0.4s ease-in;
}
.pageblogue .main .comment-form input[type="submit"]:hover{
	background:var(--my-color); cursor:pointer;
transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
}

/* =-=-=-=-=-=-=-=-=-=-= */

.pageblogue .side{width:27%; align-self:flex-start;}
.pageblogue .side .widget-container{position:relative; margin-bottom:30px; background:#eeeeee; padding:20px;}
.pageblogue .side .widget-container .screen-reader-text{display:none;}
.pageblogue .side .widget-container .widget-title{text-transform:uppercase; color:#333; font-size:24px; margin-bottom:30px; padding:10px; border-bottom:2px solid var(--my-color);}
.pageblogue .side .widget-container form{position:relative;}
.pageblogue .side .widget-container form input[type="search"]{position:relative; display:inline-block; border:1px solid #999; height:46px; line-height:50px; padding:0 2%; width:84%; background:transparent; vertical-align:top;}
.pageblogue .side .widget-container form input[type="submit"]{
	border:1px solid #999; height:46px; line-height:50px; width:10%; background-color:transparent; background-image:url(img/icones/loupe.png); background-repeat:no-repeat; background-position:center center; font-size:1.2em; position:relative; left:-5px; vertical-align:top; color:transparent;
	transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
}
.pageblogue .side .widget-container form input[type="submit"]:hover{
	background-color:#ccc; cursor:pointer;
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
}

.pageblogue .side .widget-container ul{display:block; list-style:none;}
.pageblogue .side .widget-container ul li{position:relative;}
.pageblogue .side .widget-container ul li a{
	display:block; padding:12px 0; color:#333; border-bottom:1px solid #999;
	transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
}
.pageblogue .side .widget-container ul li a:hover{
	background:#ccc; padding:12px 2%;
	transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
}
.pageblogue .side .widget-container ul li a strong, .pageblogue .side .widget ul li a b{font-weight:700;}

.pageblogue .side .widget-container .tagcloud{position:relative;}
.pageblogue .side .widget-container .tagcloud a{display:inline-block; margin:5px; background:#fff; color:#333; padding:0 15px; line-height:50px;}
.pageblogue .side .widget-container .tagcloud a:hover{background:var(--my-color); color:#fff;}

.posts-navigation{margin:0 0 50px;}
.posts-navigation h2{display:none;}
.posts-navigation .nav-links > div{display:inline-block; margin:0 15px 0 0;}
.posts-navigation .nav-links a{display:inline-block; height:50px; line-height:50px; border:3px solid #333; color:#333; padding:0 20px;}
.posts-navigation .nav-links a:hover{background:#333; color:#fff;}


/********************************************************************************************************************/

.flexfaq{position:relative; justify-content:space-between; margin-bottom:100px;}

.flexfaq .left-faq{position:relative; width:28%; align-self:flex-start;}
.flexfaq .left-faq h3{text-transform:uppercase; color:#333; font-size:25px; margin-bottom:30px;}
.flexfaq .left-faq p.bordered{border-left:5px solid var(--my-color); padding-left:15px; line-height:1.4em; margin-bottom:30px;}
.flexfaq .left-faq .color-link{border:4px solid var(--my-color); color:var(--my-color); display:inline-block; height:45px; line-height:45px; padding:0 30px; text-transform:uppercase; font-size:20px;}
.flexfaq .left-faq .color-link:hover{background:var(--my-color); color:#fff;}

.flexfaq .right-faq{
	position:relative; width:68%; align-self:flex-start;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}
.flexfaq .right-faq .faq{position:relative;}
.flexfaq .right-faq .faq h3{
	padding:30px 70px;
	background-color:#eee; background-image:url(img/faq/open.png);
	background-repeat:no-repeat; background-position:2.5% 50%;
	text-transform:uppercase; color:#333; font-size:25px;
}
.flexfaq .right-faq .open h3{
	background-image:url(img/faq/close.png) !important;
	color:var(--my-color) !important; border-top:5px solid var(--my-color);
}
.flexfaq .right-faq h3:hover{cursor:pointer; background-color:#ddd;}
.flexfaq .right-faq .faq .answer{padding:30px 70px; display:none;}
.flexfaq .right-faq .faq .answer p{margin-bottom:30px; line-height:1.4em;}

/********************************************************************************************************************/

.services-selector{position:relative; display:flex; list-style:none; flex-wrap:wrap; justify-content:space-between; margin-bottom:100px;}
.services-selector li{width:31%; margin-bottom:60px;}
.services-selector li a{display:block; text-align:center;}
.services-selector li a img{margin-bottom:10px;}
.services-selector li a h2{text-transform:uppercase; font-weight:700; color:#333; font-size:25px;}
.services-selector li a:hover{opacity:0.8;}

/********************************************************************************************************************/

.service-text{position:relative; display:flex; justify-content:space-between; margin:0 5% 150px;}
.service-text .left{order:1;}
.service-text .right{order:2;}
.service-text .img{width:30%; align-self:center;}
.service-text .img img{
	-webkit-border-radius: 50%; border-radius: 50%;
}
.service-text .text{width:65%; align-self:center;}
.service-text .text h2{text-transform:uppercase; color:#333; font-size:25px; margin-bottom:30px;}
.service-text .text p{line-height:1.4em; margin-bottom:30px;}

.bande-verte{position:relative; background-color:var(--my-color); padding:115px 0;}
.bande-verte .flex{justify-content:space-between;}
.bande-verte .flex .case{width:30%; text-align:center;}
.bande-verte .flex .case img{margin-bottom:30px;}
.bande-verte .flex .case h3{text-transform:uppercase; color:#fff; font-size:30px; margin-bottom:30px;}
.bande-verte .flex .case p{line-height:1.4em; color:#fff;}

.services-boxes{position:relative; background:#efefef; padding:90px 0;}
.services-boxes .top-white{position:absolute; top:0; left:0; right:0; height:250px; background:#fff;}
.services-boxes .flex{justify-content:space-between;}
.services-boxes .flex .box{width:30%;}
.services-boxes .flex .box .img{position:relative; width:100%; height:320px; overflow:hidden;}
.services-boxes .flex .box .img img{position:absolute; top:0; left:0; width:100%; height:auto;}
.services-boxes .flex .box .content{position:relative; background:#fff; padding:40px 30px; margin-top:-10px;}
.services-boxes .flex .box .content h3{text-transform:uppercase; color:#333; margin-bottom:30px; font-size:30px;}
.services-boxes .flex .box .content p{line-height:1.4em; color:#333; margin-bottom:30px;}
.services-boxes .flex .box .content ul{position:relative; margin:0 0 0 21px;}
.services-boxes .flex .box .content ul li{line-height:1.4em; color:#333; list-style:none; margin-bottom:15px;}
.services-boxes .flex .box .content ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: var(--my-color); /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

/********************************************************************************************************************/

.portfolio-menu{position:relative; margin-bottom:100px; text-align:center;}
.portfolio-menu a{display:inline-block; padding:0 25px; height:55px; line-height:55px; border:1px solid #e3e3e3; font-weight:700; color:#333; font-size:20px; text-transform:uppercase; margin:0 -2px;}
.portfolio-menu a:hover{background:var(--my-color); color:#fff;}

#page-content .vignettes-realisations{margin-bottom:150px;}

/********************************************************************************************************************/

.page-portfolio{height:900px !important;}

.portfolio-presentation{position:relative; display:table; width:100%;}
.portfolio-presentation .img{position:relative; display:table-cell; width:32%;}
.portfolio-presentation .img img{width:100%;}
.portfolio-presentation .text{position:relative; background:var(--my-color); padding:140px 50px; display:table-cell; vertical-align:top;}
.portfolio-presentation .text h2{color:#fff; font-weight:700; text-transform:uppercase; line-height:1.4em; margin-bottom:40px;}
.portfolio-presentation .text span{color:#fff; line-height:1.4em; margin-bottom:40px; display:block;}
.portfolio-presentation .text span strong{font-weight:700;}

.portfolio-text{margin:80px 50px;}
.portfolio-text p{margin-bottom:30px;}

.portfolio-images{position:relative; display:flex; flex-wrap:wrap; justify-content:space-between; margin-bottom:80px;}
.portfolio-images li{width:24%; margin:0 0 15px;}
.portfolio-images li a{position:relative;}
.portfolio-images li a:hover{opacity:0.8;}

/********************************************************************************************************************/

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"]{display:inline-block; height:50px; line-height:50px;}

/********************************************************************************************************************/
/* Style tableaux (Projets) */

.pageblogue .main article .contenu-article table{border:0; width:100%;}
.pageblogue .main article .contenu-article table tr{border:0 !important;}
.pageblogue .main article .contenu-article table td{padding:10px; border:0 !important;}


/********************************************************************************************************************/

/********************************************************************************************************************/

/********************************************************************************************************************/

/********************************************************************************************************************/

/********************************************************************************************************************/

/********************************************************************************************************************/

/********************************************************************************************************************/

/********************************************************************************************************************/

/********************************************************************************************************************/



/********************************************************************************************************************/
/* FOOTER */

#footer{color:#fff;}
#footer a{color:#fff;}
#footer .top{background-color:var(--my-color); padding-top:80px; padding-bottom:45px; line-height:30px; font-size:18px;}
#footer .top .left, #footer .top .right{width:30%;}
#footer .top .left > a img{margin-bottom:40px;}
#footer .top .left > a img:hover{opacity:0.7;}
#footer .top .left p{padding-bottom:50px; width:65%;}
#footer .top .left .icones a{margin-right:10px;}
#footer .top .left .icones a:hover{opacity:0.7;}
#footer .top .middle{justify-content:space-evenly; width:40%;}
#footer .top .middle h3{padding-bottom:50px; padding-top:20px; text-transform:uppercase;}
#footer .top .middle a:hover{color:var(--my-color);}
#footer .top .right a{display:block; padding:10px; text-transform:uppercase; line-height:1.4em; border:3px solid #fff; text-align:right; margin-bottom:15px; font-weight:400; font-size:1.2em;}
#footer .top .right a:hover{background:#fff; color:var(--my-color);}

#footer .top .right p a:hover{color:var(--my-color);}
#footer .top .right .contact{padding-bottom:30px;}
#footer .bottom{background-color:#000; padding:30px 0;}
#footer .bottom .flex{justify-content:space-between;}
#footer .bottom .left, #footer .bottom .center, #footer .bottom .right{align-self:center; text-transform:uppercase;}
#footer .bottom .left .langue{display:inline-block; color:#000; padding:10px; background-color:#fff; vertical-align:middle; text-align:center; margin-right:20px;
	transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
}
#footer .bottom .left .langue:hover{background-color:var(--my-color); color:#fff;}
#footer .bottom .middle img:hover{opacity:0.7;}
#footer .bottom .right a:hover{color:var(--my-color);}

/********************************************************************************************************************/

/* COVER CLASS::START */
.tall-img {
	height: auto;
	width: 100%;
	max-height: none;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.wide-img {
	width: auto;
	height: 100%;
	max-width: none;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.cover {
	position: relative;
	overflow: hidden;
}
.cover > img{
	position:absolute;
}

/********************************************************************************************************************/

/* CSS MEDIA QUERIES - WIDTH */

@media screen and (max-width: 1450px) {
	.wrap{width:1100px;}
	
	.sous-titre h2{font-size:44px;}
	
	#accueil-top .slogan .lien, #accueil-content .photo1 .slogan .lien{font-size:23px;}
	#accueil-content .section-middle .text h3{font-size:26px;}
	#accueil-content .section-middle .text p{font-size:16px;}
	.vignettes-realisations a{height:245px;}
	.vignettes-realisations .overlay img{top:35%; width:60px;}
	#accueil-content .blogue .vignettes-blogue .vignette .vignette-content{padding:15px 10px 0;}
	#accueil-content .blogue .vignettes-blogue .vignette .vignette-content h3{font-size:28px;}
	#accueil-content .partenaires .logos li img{width:70%;}
	#accueil-content .contact .form textarea{width:86%; line-height:77px;}
	#accueil-content .contact .form input[type="submit"]{width:97%;}
	
	#page-content .main-text .titre{font-size:29px;}
	#page-content .main-text .box{font-size:21px;}
	#page-content .big-image-1 .statistiques{width:90%; padding:0 5%;}
	.section-bottom img{width:60%;}
	.section-bottom .text{width:auto; padding:0 0 0 60px;}
	.section-bottom .text h3{font-size:26px;}
	.section-bottom .text p{font-size:16px;}
	
	#page-content .form-soumission input[type="submit"]{width:100%;}
	
	#page-content .big-image-1 .statistiques .statistique h3{font-size:50px;}
	#page-content .big-image-1 .statistiques .statistique p{font-size:20px;}
	
	#footer .top .right .form input[type="text"]{width:70%; font-size:16px;}
	#footer .top .left p{width:85%;}
	
	#page-top{height:550px; margin-top:100px;}
	#page-top .titre-page{font-size:22px;}
	
	#page-content .contactzone{margin-bottom:100px;}
	#page-content .contactzone .left{padding-top:40px;}
	#page-content .contactzone .left .title h2{font-size:28px; margin-bottom:30px;}
	
	.pageblogue .main article .contenu-article{padding:25px;}
	.pageblogue .main article .contenu-article .link{padding:0 20px;}
	
	.pageblogue .side .widget form input[type="text"]{width:75%;}
	.pageblogue .side .widget form input[type="submit"]{width:18%;}
	
	.bande-verte .flex .case h3{font-size:25px; margin-bottom:20px;}
	.services-boxes .flex .box{width:32%;}
	.services-boxes .flex .box .img{height:270px;}
	.services-boxes .flex .box .content h3{font-size:25px;}
	
	.page-portfolio{height:700px !important;}
	.portfolio-presentation .img{width:42%;}
	
	
	
}

@media screen and (max-width: 1150px) {
	.wrap{width:900px;}
	
	.sous-titre{padding-bottom:70px;}
	.sous-titre h2{font-size:40px;}
	.sous-titre p{font-size:20px;}
	
	#accueil-top .slogan, #accueil-content .photo1 .slogan{bottom:110px;}
	#accueil-top .slogan .lien, #accueil-content .photo1 .slogan .lien, #accueil-content .section-middle .text .lien{font-size:18px; padding:15px;}
	#accueil-content .section-middle{padding-bottom:60px;}
	#accueil-content .section-middle .text{width:50%;}
	#accueil-content .section-middle .text h3{font-size:22px; padding-bottom:20px;}
	#accueil-content .section-middle .text p{line-height:25px;}
	.vignettes-realisations a{height:200px;}
	.vignettes-blogue .vignette .vignette-content h3{font-size:22px;}
	.vignettes-blogue .vignette .vignette-content p{font-size:16px;}
	.vignettes-blogue .vignette .vignette-content .lien{font-size:20px;}
	#accueil-content .map{padding-bottom:700px;}
	#accueil-content .contact{padding:60px 50px;}
	#accueil-content .contact .form input[type="text"]{width:85%;}
	#accueil-content .contact .form textarea{width:85%;}
	#accueil-content .contact .form input[type="submit"]{width:98%;}
	
	#page-content .main-text .box{font-size:19px;}
	#page-content .big-image-1 .statistiques .statistique h3{font-size:50px;}
	#page-content .big-image-1 .statistiques .statistique p{font-size:26px;}
	.section-bottom{padding-bottom:60px;}
	.section-bottom .text{width:50%;}
	.section-bottom .text h3{font-size:22px; padding-bottom:20px;}
	.section-bottom .text p{line-height:25px;}
	
	#page-content .form-soumission input[type="submit"]{width:102%;}
	
	#footer .top{font-size:16px; line-height:25px;}
	#footer .top .left > a img{margin-bottom:35px;}
	#footer .top .left p{width:90%; padding-bottom:40px;}
	#footer .top .right .form input[type="text"]{font-size:13px; padding:10px; line-height:25px;}
	#footer .top .right .form input[type="submit"]{font-size:16px; padding:10px;}
	
	#page-top{height:450px;}
	#page-top .titre-page{font-size:20px;}
	#page-content .main-text{font-size:20px; line-height:1.4em;}
	#page-content .main-text .titre{font-size:22px; line-height:1.4em;}
	#page-content .main-text .boxes{margin-bottom:110px;}
	.section-bottom{padding:60px 0;}
	#footer .top .right input[type="text"]{height:26px;}
	#footer .top .right .form input[type="submit"]{margin-left:0;}
	
	#page-content .contactzone .right .boxes{width:95%; margin:0 0 0 5%;}
	#page-content .contactzone .right .box{width:95%; padding:0 0 0 5%;}
	#page-content .contactzone .right .box .green-circle img{width:35px;}
	#page-content .contactzone .right .box p{margin-left:25px; font-size:20px;}
	
	.shadow-temoignages{bottom:-65px;}
	.pageblogue .main article .contenu-article h2{font-size:25px;}
	.pageblogue .main article .contenu-article p{font-size:16px;}
	.pageblogue .main article .contenu-article .link{height:40px; line-height:40px; font-size:15px;}
	.pageblogue .side .widget .etiquettes a{line-height:35px; padding:0 12px;}
	
	.flexfaq .right-faq .faq h3{font-size:20px;}
	
	.bande-verte .flex .case{width:31%;}
	.bande-verte .flex .case h3{font-size:20px;}
	.services-boxes .top-white{height:190px;}
	.services-boxes .flex .box .img{height:220px;}
	.services-boxes .flex .box .content{padding:30px 20px;}
	
	.portfolio-menu{margin-bottom:70px;}
	.portfolio-menu a{font-size:16px; height:45px; line-height:45px;}
	
	.page-portfolio{height:500px !important;}
	.portfolio-presentation .text{padding:80px 40px;}
	
	#accueil-top .slogan h1{font-size:1.2em;}
	#accueil-top .slogan p{font-size:0.7em;}
	#accueil-content .photo1 .wrap p{font-size:20px;}
	.evangelistes .wrap .flex .evangeliste p{font-size:1em;}
	#footer .top .left, #footer .top .right{width:27.5%;}
	#footer .top .middle{width:35%; padding:0 5%;}
}

@media screen and (max-width: 950px) {
	.wrap{width:700px;}
	
	#nav .bottom .table .right ul{display:none;}
	#nav .bottom .table .right .menuicon.img-off{display:inline-block; width:40px; height:40px; margin:7px 0; float:right;}
	#nav .bottom .table .right .menuicon.img-off:hover{opacity:0.7;}
	#nav.scrolled .bottom .table .right .menuicon.img-on{display:inline-block; width:40px; height:40px; margin:7px 0; float:right;}
	#nav.scrolled .bottom .table .right .menuicon.img-on:hover{opacity:0.7;}
	#nav.scrolled .bottom .table .right .menuicon.img-off{display:none;}
	
	#accueil-content .a-propos .galerie{flex-wrap:wrap;}
	#accueil-content .a-propos .galerie a{width:40%; margin-bottom:20px;}
	#accueil-content .photo1 .slogan{bottom:170px;}
	#accueil-content .section-middle{flex-wrap:wrap;}
	#accueil-content .section-middle .text{width:100%; margin-top:60px;}
	#accueil-content .section-middle .text h3{font-size:30px;}
	#accueil-content .section-middle .text p{font-size:20px;}
	.vignettes-realisations a{height:160px;}
	.vignettes-realisations .overlay img{top:35%; width:50px;}
	#accueil-content .temoignages .temoignages-inside .slider{width:620px; padding:30px 25px; line-height:25px;}
	#accueil-content .partenaires .logos li{width:33%;}
	#accueil-content .contact{padding:20px 50px; bottom:-500px;}
	#accueil-content .contact .sous-titre p{font-size:1em;}
	#accueil-content .contact .form .flex{flex-wrap:wrap;}
	#accueil-content .contact .form .flex .half{width:100%;}
	#accueil-content .contact .form input[type="text"]{width:91%; font-size:1em; height:50px; line-height:50px;}
	#accueil-content .contact .form textarea{width:91%; float:none; line-height:65px; font-size:1em;}
	#accueil-content .contact .form input[type="submit"]{width:100%; float:none; font-size:1em;}
	
	#page-content .shadow-wrap h2{font-size:35px;}
	
	#page-content .bg-page{min-height:550px;}
	#page-content .main-text .titre{font-size:27px;}
	#page-content .main-text .box{width:100%; font-size:24px;}
	#page-content .main-text .box p{padding-top:10px;}
	#page-content .big-image-1 .statistiques{flex-wrap:wrap;}
	#page-content .big-image-1 .statistiques .statistique{width:50%;}
	.section-bottom{flex-wrap:wrap;}
	.section-bottom .text{width:100%; margin-top:60px;}
	.section-bottom .text h3{font-size:30px;}
	.section-bottom .text p{font-size:20px;}
	
	#page-content .form-soumission{width:65%;}
	
	#footer .top{padding-top:50px; padding-bottom:35px;}
	#footer .top > .flex{flex-direction:column;}
	#footer .top .left, #footer .top .right, #footer .top .middle{width:100%; text-align:center;}
	#footer .top .left p{padding-bottom:20px; margin:0 auto;}
	#footer .top .middle{margin:30px 0;}
	#footer .top .middle h3{padding-bottom:20px;}
	#footer .top .right .form input[type="text"]{width:40%;}
	#footer .top .right .form input[type="submit"]{padding:15px;}
	
	#page-top{height:350px; margin-bottom:80px;}
	#page-top .titre-page{top:245px; font-size:14px;}
	
	#page-content .main-text .titre{font-size:30px;}
	
	.section-bottom img{width:100%;}
	.section-bottom .text{padding:0;}
	#footer .bottom .flex{flex-direction:column;}
	#footer .bottom .middle{width:100%; text-align:center; padding:20px 0;}
	
	#page-content .contactzone .left .title h2{font-size:24px;}
	#page-content .formstyle1 input[type="text"], #page-content .formstyle1 textarea{width:81%; height:50px; line-height:50px; font-size:1.2em;}
	#page-content .formstyle1 input[type="submit"]{font-size:1.2em;}
	#page-content .contactzone .right .box p{font-size:18px;}
	
	.shadow-temoignages{bottom:-50px;}
	
	.pageblogue .main{width:60%;}
	.pageblogue .side{width:35%;}
	
	.pageblogue .main article .tags{display:block; margin:20px 0 0;}
	
	.flexfaq{flex-direction:column;}
	.flexfaq .left-faq{width:60%; margin-bottom:50px;}
	.flexfaq .right-faq{width:100%;}
	.services-selector li a h2{font-size:16px;}
	
	.service-text{flex-direction:column;}
	.service-text .img{width:400px; margin-bottom:80px; order:1 !important;}
	.service-text .text{width:100%;}
	.bande-verte{padding:65px 0;}
	.bande-verte .flex{flex-direction:column;}
	.bande-verte .flex .case{width:80%; margin:30px auto;}
	.services-boxes .flex{flex-direction:column;}
	.services-boxes .flex .box{width:100%; margin-bottom:40px;}
	.services-boxes .flex .box .img{height:400px;}
	
	.portfolio-presentation .text{padding:40px;}
	.portfolio-presentation .img{width:50%;}
	.portfolio-images li{margin:0 0 6px;}
	
	#nav .bottom .table .left a{width:185px; top:-70px;}
	#nav .bottom .table .right .menuicon{display:inline-block; width:30px;}
	.mobilemenu .menuicon{top:20px; width:25px;}
	#footer .top .middle{padding:0;}
	#footer .top .right a{text-align:center;}
	.mobilemenu > ul > li > a{height:60px; line-height:60px; font-size:1.4em;}
}
@media screen and (max-width: 750px) {
	.wrap{width:500px;}	
	
	#nav .top .table .left{display:none;}
	#nav .top .table .right .langue{float:right;}
	
	#accueil-top .slogan, #accueil-content .photo1 .slogan{font-size:35px; width:100%; bottom:75px;}
	.vignettes-realisations a{height:225px; width:50%;}
	.vignettes-realisations .overlay img{top:35%; width:60px;}
	#accueil-content .blogue .vignettes-blogue .vignette .vignette-content .lien{font-size:16px;}
	#accueil-content .temoignages .temoignages-inside .sous-titre{padding-bottom:20px;}
	#accueil-content .temoignages .temoignages-inside .slider{width:500px; padding:20px 25px;}
	#accueil-content .temoignages .temoignages-inside .slider .bold{padding-top:10px;}
	#accueil-content .temoignages .temoignages-inside .slider-arrows{padding-top:20px;}
	#accueil-content .contact .form input[type="text"], #accueil-content .contact .form textarea{width:87%;}
	#accueil-content .contact .form textarea{line-height:50px;}
	#accueil-content .contact .form input[type="submit"]{margin-bottom:0;}
	
	#page-content .shadow-wrap h2{font-size:22px; width:auto; margin-bottom:50px; text-align:center;}
	#page-content .form-soumission{width:85%;}
	
	#page-content .main-text .titre{font-size:25px;}
	#page-content .main-text .text{font-size:20px;}
	#page-content .main-text .box p{padding-top:0; font-size:19px;}
	
	#page-content .shadow-wrap{padding-bottom:50px;}
	#page-content .form-soumission input[type="text"], #page-content .form-soumission textarea{font-size:1.2em; width:84%;}
	#page-content .form-soumission input[type="submit"]{font-size:1.2em; width:100%;}
	
	#footer .bottom .flex{flex-direction:column; text-align:center;}
	#footer .bottom .flex .left .langue{display:none;}
	#footer .bottom .flex .middle{margin:10px 0px;}
	
	#page-content .shadow-wrap{padding:50px 20px; margin-bottom:0;}
	
	#page-content .contactzone{flex-direction:column;}
	#page-content .contactzone .left{width:100%; margin-bottom:50px;}
	#page-content .contactzone .right{width:100%;}
	#page-content .contactzone .right .box{margin:15px 0;}
	
	.shadow-temoignages{bottom:-35px;}
	
	.pageblogue{flex-direction:column;}
	.pageblogue .main{width:100%;}
	.pageblogue .side{width:100%;}
	
	.pageblogue .main .nextprev{display:flex; justify-content:space-between;}
	.pageblogue .main .nextprev a{padding:0; width:46%;}
	.pageblogue .main .author .left{min-width:140px;}
	
	.flexfaq .left-faq{width:80%;}
	.flexfaq .right-faq .faq h3, .flexfaq .right-faq .faq .answer{padding:20px 50px;}
	
	.services-selector li{width:48%;}
	
	.services-boxes .flex .box .img{height:365px;}
	
	.page-portfolio{height:400px !important;}
	.portfolio-presentation{display:block;}
	.portfolio-presentation .img{display:block; width:100%; height:600px;}
	.portfolio-text{margin:50px 10px;}
	.portfolio-images li{width:49%;}
	
	#nav .top .table .right span{display:none;}
	#accueil-content .photo1 .flex, .evangelistes .wrap .flex{flex-direction:column;}
	#accueil-content .photo1 .flex .col{width:100%;}
	.evangelistes .wrap .flex .evangeliste{width:100%; margin-bottom:50px;}
	
	#accueil-content .videosection{flex-direction:column;}
	#accueil-content .video{width:100%;}
	#accueil-content .video h2{font-size:1.2em;}
}

@media screen and (max-width: 550px) {
	.wrap{width:96%; margin:0 2%;}
	
	.sous-titre h2{font-size:30px;}
	.sous-titre p{padding:0; font-size:17px;}
	
	#nav .bottom .table .left{width:70%;}
	#nav .bottom .table .right .langue{display:inline-block;}
	.mobilemenu > ul > li > a{height:60px; line-height:60px;}

	#accueil-top .slogan{bottom:100px;}
	#accueil-top .slogan, #accueil-content .photo1 .slogan{width:90%;}
	#accueil-top .slogan .lien{border:3px solid #fff;}
	#accueil-top .slogan .lien, #accueil-content .photo1 .slogan .lien, #accueil-content .section-middle .text .lien{font-size:13px; padding:10px;}
	#accueil-content .a-propos .galerie a{width:100%;}
	#accueil-content .a-propos{padding-bottom:70px;}
	#accueil-content .photo1 .slogan .lien{border:3px solid #fff;}
	#accueil-content .section-middle .text{padding:0;}
	#accueil-content .section-middle .text .lien{border:3px solid var(--my-color);}
	#accueil-content .realisations{padding-top:50px;}
	.vignettes-realisations .overlay img{top:40%; width:30px;}
	.vignettes-realisations a{height:140px;}
	#accueil-content .blogue .vignettes-blogue{flex-wrap:wrap; margin-bottom:60px;}
	#accueil-content .blogue .vignettes-blogue .vignette{width:100%; margin-bottom:30px;}
	#accueil-content .temoignages .temoignages-inside .slider{width:290px; line-height:20px; font-size:17px;}
	#accueil-content .temoignages .temoignages-inside .slider-arrows img{width:30px;}
	#accueil-content .temoignages .temoignages-inside .slider-arrows #previous{margin-right:30px;}
	#accueil-content .partenaires .logos li{width:50%;}
	#accueil-content .contact{padding:20px 30px;}
	#accueil-content .contact .sous-titre{padding-bottom:20px;}
	#accueil-content .contact .form input[type="text"], #accueil-content .contact .form textarea{width:77%;}
	#accueil-content .contact .form input[type="submit"]{width:89%;}
	
	#page-top{height:250px;}
	#page-top .titre-page{top:150px;}
	
	#page-content .bg-page{min-height:350px;}
	#page-content .titre-page{font-size:14px; top:230px;}
	#page-content .main-text .titre{line-height:30px; font-size:20px; margin-top:30px; margin-bottom:40px;}
	#page-content .main-text .text{font-size:16px;}
	#page-content .main-text .shadow{bottom:14px;}
	#page-content .main-text .box{flex-wrap:wrap;}
	#page-content .main-text .box .green-circle{margin:0 auto;}
	#page-content .main-text .box p{margin:20px auto 0; width:100%; font-size:18px;}
	#page-content .big-image-1 .statistiques .statistique{width:100%;}
	#page-content .big-image-1 .statistiques .statistique h3{font-size:40px;}
	#page-content .big-image-1 .statistiques .statistique p{font-size:21px;}
	
	#page-content .form-soumission input[type="text"], #page-content .form-soumission textarea{width:82%; font-size:0.8em;}
	#page-content .form-soumission input[type="text"]{height:50px;}
	#page-content .form-soumission textarea{line-height:50px;}
	#page-content .form-soumission input[type="submit"]{font-size:0.8em; height:50px;}
	
	#footer .top .right .form input[type="text"]{width:65%;}
	#footer .top .right .form input[type="submit"]{margin-left:5px;}
	
	.shadow-temoignages{display:none;}
	
	.pageblogue .main .author{flex-direction:column;}
	.pageblogue .main .author .left{min-width:100%; text-align:center; margin-bottom:30px;}
	.pageblogue .main .comment-form .half{width:96% !important;}
	.pageblogue .main .comment-form textarea{margin-bottom:15px;}
	.pageblogue .main .comment-form input[type="text"]{margin-bottom:15px;}
	
	.flexfaq .left-faq{width:100%;}
	.flexfaq .right-faq .faq .answer{padding:20px;}
	
	.services-selector li{width:100%;}
	
	.service-text{margin:0 5% 50px;}
	.service-text .img{width:100%; margin-bottom:40px;}
	.services-boxes .flex .box .img{height:260px;}
	
	.portfolio-presentation .img{height:475px;}
	#page-top .titre-page{font-size:10px;}
}

/* CSS MEDIA QUERIES - HEIGHT */


@media screen and (max-height: 725px) {
	.mobilemenu > ul{padding-top:40px;}
	.mobilemenu > ul > li > a{height:40px; line-height:40px; font-size:1.2em;}	
}
