/*
Theme Name: ihest
Theme URI: http://pinkguavadesign.com/ihest
Author: Barbara VINET
Author URI: http://www.pinkguavadesign.com
Description: This is a child theme created for ihest
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: 
Template: genesis
Text Domain: ihest
*/


/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:600}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 0px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}/*input{line-height:normal}*/input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:600}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

.nav-primary .search-form input {
    content: "\f179";
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 20px/1 'dashicons';
    vertical-align: top;
}

/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/* Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

.grecaptcha-badge {
	display:none;
}


html {
	font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
	font-size: 1.6rem;
}

body {
	background-color:#fff;
	color: #000 !important;
	font-family: 'Barlow', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.5;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img,
.site-header {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition:    all 0.2s ease-in-out;
	-ms-transition:     all 0.2s ease-in-out;
	-o-transition:      all 0.2s ease-in-out;
	transition:         all 0.2s ease-in-out;
}

::-moz-selection {
	background-color: #000000;
	color: #fff;
}

::selection {
	background-color: #000000;
	color: #fff;
}

a {

	color: #000000;
	text-decoration: none;
}


p a, .et_pb_text_inner li a{
    text-decoration: none !important;
/*	padding: 0 10px!important;
background-color: #3df !important;*/
color: #000;
/*border-radius: 10px!important;
	margin:0 5px!important;*/}

.page-id-232 .breadcrumb a,
.single-project .breadcrumb a{
    text-decoration: none !important;
	padding: 0 10px!important;
color: #000 !important;
	margin:0 5px!important;}

.breadcrumb a{
color: #000 !important;
	margin:0 5px!important;
}
.breadcrumb{
    z-index: 10;font-size: 14px;
    position: relative !important;
	color:#fff;
	margin:0 5px!important;
}


/*.et-db #et-boc .et_pb_text ul{
	text-align:justify;
}*/

a:focus,
a:hover {
	opacity: 0.7 !important;
}


#genesis-content a{
/*background-color: #3df;*/
text-decoration: none;
color: #000;
/*border-radius: 10px;
margin:0 5px;
padding: 0 10px;*/	
}


.et-db #et-boc .et-l .et_pb_module a {
    color: #000;
}
	
.et-db #et-boc .et_pb_module a.more-link{
border-radius: 20px !important;
padding: 5px 10px !important;
	text-decoration: none;
color: #000 !important;
	/*background-color: #3df !important;*/
}

.archive #genesis-content a.entry-title-link,
.search #genesis-content a.entry-title-link{
background-color: #fff !important;
text-decoration: none;
color: #000 !important;
	
}

#genesis-content a:focus, 
#genesis-content a:hover
{
	opacity: 0.7 !important;
}



p {
	margin: 0 0 20px;
	padding: 0;
	/*text-align: justify !important;*/
}

#et-boc p {
	padding-bottom: 1em !important;}


ol,
ul {
	margin: 0;
	padding: 0;
}

.et-db #et-boc .et_pb_text ul{
/*	padding-bottom: 1em !important;*/
margin-top: 0 !important;
margin-bottom: 1em !important;}

table.tableau.orange{

	background-color: #d47558;}
	
table.tableau{
margin-bottom: 1em !important;
background-color: #4caae4;
text-align: center !important;
	margin:20px 0px !important;
}

table.tableau td.none {
	background-color: #fff !important;
}
table.tableau td{
	padding: 10px;
}
table.tableau a{
font-size: 24px;
	padding-top: 10px !important;
color: #fff !important;
text-transform:uppercase !important;

}

li {
	list-style-type: none;
}


b,
strong,
strong a{
	font-weight: 700 !important;
}

small {
	font-size: 14px;
	font-size: 1.4rem;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

mark {
	background-color: #ddd;
	color: #000;
}


/*blockquote{
	   border-left: 5px solid #7e7f7f !important;

}*/


hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid #ddd;
	clear: left;
	margin: 0 0 40px;
	padding-top: 20px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000000;
	font-family: 'Barlow', sans-serif;
	font-weight: 300;
	line-height: 1.4 !important;
	margin: 0 0 20px;
	padding-bottom: 10px !important;
}


h1 {
	font-size: 40px !important;
	font-weight: 800 !important;
	color: #000 !important;
	text-align: center !important;
}



h2 {
	font-size: 30px;
	color: #4caae4;
	text-align: left;
	font-weight: 800 !important;
	padding: 3% 0%;
	
	
	
}

h3,
.wsp-pages-title{
	font-size: 22px !important;
	color: #4caae4 !important;
	font-weight: 600 !important;
	padding: 2% 0%;
	
}


h4{
	font-size: 16px !important;
	font-weight: 700 !important;

	
}



h5 {
	font-size: 20px;
	
}

h6 {
	font-size: 16px;
font-weight: 600 !important;
padding: 3% 0% !important;
	line-height: 1.5em !important;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.featured-content img.entry-image,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

img.entry-image {
	max-width: 500px;
}

.full-width-content img.pull {
	margin-left: -70px;
	margin-right: -70px;
	max-width: 800px;
}



/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	color: #000000;
	font-family: 'Barlow', sans-serif;
	font-size: 16px;
	font-size: 1.8rem;
	font-weight: 300;
	padding: 10px;
	width: 100%;
}

input#searchform-1{
	padding: 3% 10%;
}

input[type="number"] {
	background-color: #fff;
	border: 1px solid #000000;
	padding: 7px;
}

.footer-widgets input,
.footer-widgets input:focus {
	background-color: #fff;
	border: 1px solid #fff;
}

input:focus,
textarea:focus {
	background-color: #eee;
	border: 1px solid #eee;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #999;
	font-weight: 300;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
	font-weight: 300;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content a.button,
.textwidget a.button {
	background-color: #7e7f7f;
	
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: 'Barlow', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 0.5px;
	padding: 20px 30px;
	text-transform: uppercase;
	white-space: normal;
	width: auto;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.entry-content a.button.small,
.textwidget a.button.small {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 12px 20px;
}

input[type="submit"],
.content input[type="submit"] {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 0px 25px;
	width: 100%;
}



.page-id-1492.et-db #et-boc .et-l .et_pb_posts a.more-link {
/*	display: block;
	font-family: 'Barlow', sans-serif;*/
	font-size: 18px !important;
	/*font-weight: 300;
	letter-spacing: 0.5px;*/
	margin-bottom: 10px;
	text-transform: uppercase !important;
	color:#fff !important;
	background-color:#4caae4 !important; 
	padding: 5px 13px !important;
width: 110px;
/*	top: 40px;
text-align: center !important;
padding: 5px 5px !important;
margin: 0 35% 5% !important;*/
	
}



button:hover,
button:focus,
input:hover[type="button"],
input:focus[type="button"],
input:hover[type="reset"],
input:focus[type="reset"],
input:hover[type="submit"],
input:focus[type="submit"],
.button:focus,
.button:hover,
.entry-content a.button:focus,
.entry-content a.button:hover,
.footer-widgets-1 button,
.footer-widgets-1 button,
.footer-widgets-1 input[type="button"],
.footer-widgets-1 input[type="reset"],
.footer-widgets-1 input[type="submit"],
.footer-widgets-1 .entry-content a.button,
.footer-widgets-1 .textwidget a.button,
.textwidget a.button:focus,
.textwidget a.button:hover {
	background-color: #232525;
	border: none;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.footer-widgets button:focus,
.footer-widgets button:hover,
.footer-widgets input:focus[type="button"],
.footer-widgets input:hover[type="button"],
.footer-widgets input:focus[type="reset"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:focus[type="submit"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .entry-content a.button:focus,
.footer-widgets .entry-content a.button:hover,
.footer-widgets .textwidget a.button:focus,
.footer-widgets .textwidget a.button:hover {
	background-color: #fff;
	color: #232525;
	text-decoration: none;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
    background-color: #ddd;
	border-width: 0;
    color: #777;
    cursor: not-allowed;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

.error404 .entry-content input[type="search"],
.post-password-form input[type="password"] {
	margin-bottom: 15px;
}

/* Column Classes
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}



/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	background-color: #fff;
	border: 0;
	clip: rect(0, 0, 0, 0);
	color: #7e7f7f;
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	
}

.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus  {
	border: 1px solid #000000;

	clip: auto !important;
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 700;
	height: auto;
	padding: 20px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	position: relative;
}


/* Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Container
--------------------------------------------- */

.site-container {
	-webkit-animation: fadein 1s;
	-moz-animation:    fadein 1s;
	-ms-animation:     fadein 1s;
	-o-animation:      fadein 1s;
	animation:         fadein 1s;
	
}

.digital-landing .site-container {
	margin: 0 auto;
	max-width: 800px;
}

@keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

@-moz-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

@-webkit-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

@-ms-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

@-o-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

/* Site Inner
--------------------------------------------- */

/*.page .site-inner {
	background-color: #fff;
	clear: both;
	margin-top: -10%;
	
}*/


.digital-landing .site-inner,
.home .site-inner {
	margin-top: 2%;
	border:none;
}






/* BLOG-----------------------------------------------------------------------------*/



.page-id-479 .pagination .alignleft a {
	color: rgba(255,255,255,0) !important;
	position: relative;
}
.page-id-479 .pagination .alignleft a:after {
	content: "« Précédents articles ";
	position: absolute;
	text-align: left;
	width: 200px;
	left: 0;
	color: #111;
}
.page-id-479 .pagination .alignright a {
	color: rgba(255,255,255,0) !important;
 	position: relative;
}
.page-id-479 .pagination .alignright a:after {
	content: "Articles suivants »";
	position: absolute;
	text-align: right;
	width: 200px;
	right: 0;
	color: #111;
}
.page aside,
.single-project aside,
.single aside{
	display:none;
}

/*.blog .site-inner, .single-post .site-inner, .single-project .site-inner, .archive .site-inner, .search .site-inner, .error404 .site-inner, .single-tribe_events .site-inner{
max-width: 1080px !important;
border: none;
margin-left: auto;
margin-right: auto;}

*/


.blog #genesis-content, 
.single-post #genesis-content,
.archive #genesis-content,
.search #genesis-content,
.error404 #genesis-content{
	width: 100%;
	float: left;
	padding: 0 0 2%;
}



.et-db #et-boc .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,
.et-db #et-boc .et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover{
    color: #fff !important;
    background-color: #3df !important;
}

.et-db #et-boc .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
    color: #000 !important;
	font-size: 20px !important;
border-radius: 20px !important;}

.et-db #et-boc .et_pb_filterable_portfolio .et_pb_portofolio_pagination {

	border-top: 1px solid #fff !important;}



/* Page Contact Form 7 -------------------------------------------------------------------*/



.et_divi_builder #et_builder_outer_content .contactform.et_pb_row {
    padding: 0% 0 !important;
}
.wpcf7-mail-sent-ok {
	color: #2A8F16 !important;
}

#formulaire-responsive.wpcf7 form.wpcf7-form div#formulaire-responsive.clearfix div.rang-form div.colonne span.wpcf7-form-control-wrap.sujet select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required{
padding: 5px 20px;
	font-size: 12px !important;
}


.et_divi_builder #et_builder_outer_content .et_pb_module input select, .et_divi_builder #et_builder_outer_content .et_pb_module input textarea, .et_divi_builder #et_builder_outer_content .et_pb_module input.text, .et_divi_builder #et_builder_outer_content .et_pb_module input.title, .et_divi_builder #et_builder_outer_content .et_pb_module input[type="email"], .et_divi_builder #et_builder_outer_content .et_pb_module input[type="password"], .et_divi_builder #et_builder_outer_content .et_pb_module input[type="tel"], .et_divi_builder #et_builder_outer_content .et_pb_module input[type="text"] {
     width: 100% !important;
	
}

#formulaire-responsive span.wpcf7-not-valid-tip,
#formulaire-responsive-page span.wpcf7-not-valid-tip,
#formulaire-responsive-blanc span.wpcf7-not-valid-tip
{
	color: #ed1b2f !important;
}

#formulaire-responsive{
	max-width:100% !important /*-- à modifier en fonction de la largeur désirée --*/;
	margin:0 auto;
        width:100%;
}

.rang-form {
	width: 100%;
}

.rang-form-contact {
	width: 65%;
	float:left;
}


.demi-colonne,.demi-colonne1, .demi-colonne2, .colonne {
	float: left;
	position: relative;
	padding: 0 0.5rem 0.5rem 0 !important;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 select, .wpcf7 input[type="file"]{
	width: 100% !important;
	color: #999 !important;
	font-size : 14px !important;
	padding: 8px !important;
	height: 40px !important;
border: 1px solid #4caae4 !important;
	-webkit-box-sizing: border-box !important;
	 -moz-box-sizing: border-box !important;
	      box-sizing: border-box !important;
	
	background-color: #fff !important;
}

.wpcf7 textarea{
	width: 100% !important;
	color: #999 !important;
	font-size : 14px !important;
	padding: 8px !important;
	height: 80px !important;
	-webkit-box-sizing: border-box !important;
	 -moz-box-sizing: border-box !important;
	      box-sizing: border-box !important;
	border: 1px solid #4caae4 !important;
	background-color: #fff !important;
}



#formulaire-responsive .wpcf7-submit{
/*	float: left !important;*/
color: #ffffff !important;
text-align: center !important;
font-family: 'Barlow', sans-serif;
font-size: 22px !important;
line-height: 40px;
height: 40px;
font-weight: 400;
background-color: #4CAAE4 !important;
padding-left: 20px !important;
padding-right: 20px !important;
margin-top: 0px !important;
width: 160px !important;
text-transform: uppercase !important;
	
}




/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.demi-colonne {
		width: 50%;
	}
.demi-colonne1 {
		width: 70% !important;
	
	}
	.demi-colonne2 {
		width: 25% !important;
	}
	
	

}

@media only screen and (max-width: 48em) { 
	.rang-form1{
	display:block !important;
	}
.rang-form-contact,
	.rang-form-contact-2{
	width: 100%;
}


}

/* Genesis archive + content
--------------------------------------------- */
.archive .site-inner,
.category .site-inner
{
max-width: 1080px;
	margin-right: auto;
margin-left: auto;
margin-top: 5%;
}

.archive .project header,
.category .project header{
	background-color: #fff;}

.archive .entry-header .breadcrumb,
.category .entry-header .breadcrumb{
	display:none;
}

.archive-description,
.author-box {
	margin-top:2%;
	padding-bottom: 2%;
	text-align: center;
}


.entry-author{
	
	display:none;
}






/* Genesis
--------------------------------------------- */


.author-box {
	font-size: 18px;
	font-size: 1.8rem;
}

.single .author-box {
	border-top: 1px solid #eee;
	padding-top: 10%;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form/page
--------------------------------------------- */

a.more-links
{
	font-weight: 400 !important;
background-color: #4CAAE4 !important;
color: #fff !important;
text-transform: uppercase !important;
border-radius: 0px !important;
border:none !important;
	margin-bottom: 5% !important;
	margin-top: 10px !important;
padding: 5px 20px !important;
width: 140px;
font-size: 20px !important;
	float:left;
	
}

.more-links:hover{
	color: #fff !important;
	opacity:0.8 !important;
}


.search .project header {
    background-color: #fff !important;
	padding-bottom: 0%;}
.search .project header p.entry-meta,
.search .project header .breadcrumb,
.search .intervenant header p.entry-meta,
.search .intervenant header .breadcrumb{
	display:none;
}

.post-type-heading {
	color: #4CAAE4;
	font-family: 'Barlow', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 20px;
	padding-bottom: 30px !important;Font-size: 40px;
text-transform: uppercase !important;
}

.search .site-inner,
.error404 .site-inner{
	
	max-width: 1080px;
	margin-left: auto;
margin-right: auto;
	margin-top: 10%;
}

.search .entry-content{
	overflow:hidden;
}


.search-form {
	overflow: hidden;
	position: relative;
}

.search-form input {
	-webkit-appearance: none;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.widget_search .search-form input[type="submit"]:focus {
	border-radius: 0;
	margin-top: 0;
	padding: 17px 20px;
	right: 0;
	top: 0;
}

.error404 .content .search-form {
	margin-bottom: 40px;
}

.error404 .content .search-form input[type="search"] {
	margin-right: 10px;
	outline-offset: -1px;
	width: auto;
}

.error404 .content .search-form input[type="submit"] {
	height: auto;
	padding: 20px;
	position: static;
	width: auto;
}

/* search form near nav
--------------------------------------------- */

/*
.genesis-nav-menu>.search-bar {
    float: right;
}*/

.site-header li{vertical-align:middle;}

.genesis-nav-menu>.search-bar{
    width:15%;
	float:right;
}

.site-header .search-form {
    border-radius: 15px;
	border:1px solid #4CAAE4;
}

/* Adjustment for Mobile Devices (Add this code snippet to 
the appropriate media queries on your stylesheet) */

/*@media only screen and (max-width: 1023px) {
	.genesis-nav-menu > .search-bar {
    float: left;
}

.nav-primary {
    float: none;
    
}
}*/

/* Titles
--------------------------------------------- */


.author-box-title {
	display:none;
}


.error404 .entry-title {
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
}

.content .entry-title a,
.content .entry-title a:focus,
.content .entry-title a:hover {
	border-bottom: none;
	color: #232525;
}

.content .entry-title a:focus,
.content .entry-title a:hover {
	color: #7e7f7f;
}





/* WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

.et-db #et-boc .et-l .et_pb_module img {
	display: block !important;}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 50%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 0px !important;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 60px 30px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 30px 60px;
}

img.alignleft.entry-image,
img.alignright.entry-image {
	margin-bottom: 0;
}


.wp-caption-text {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.gallery-caption,
.entry-content .gallery-caption {
	margin: 0 0 10px;
}

.wp-audio-shortcode,
.wp-playlist,
.wp-video {
	margin-bottom: 30px;
}

a[rel~="attachment"],
a[rel~="attachment"]:hover,
.gallery-item a,
.wp-audio-shortcode a,
.wp-audio-shortcode a:hover,
.wp-caption a,
.wp-caption a:hover,
.wp-playlist a,
.wp-playlist a:hover,
.wp-video a,
.wp-video a:hover {
	border-width: 0 !important;
}

.sticky {
}


/* Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
	
}
aside .widget {

border-bottom: 1px solid #eee;
	padding-bottom: 20px;}



.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Featured Content
--------------------------------------------- */

.featured-content a {
	border-width: 0;
}

.featured-content.widget .entry {
	padding-bottom: 60px;
}

.featured-content.widget .entry:last-child {
	border-bottom-width: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.featured-content .entry p {
	font-size: 18px;
	font-size: 1.8rem;
}

.featured-content p.entry-meta {
	font-family: 'Barlow', sans-serif;
	font-size: 10px;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.featuredpost .entry-title,
.featured-content.widget .entry-title {
	font-size: 16px !important;
	padding-bottom:0px !important;
    
}



.featured-content .more-link {
	border-width: 1px;
}



/* Plugins
---------------------------------------------------------------------------------------------------- */


/* Genesis Simple Share
--------------------------------------------- 

.content .share-after {
	margin-bottom: 20px;
}

.content a.count,
.content a.count:hover,
.content a.count:focus,
.content a.share,
.content a.share:hover,
.content a.share:focus {
	border: none;
	font-weight: 400;
}

.content .share-filled .share {
	border-radius: 0;
}

.content .share-filled .count {
	border-radius: 0;
}

.content .share-filled .facebook .count,
.content .share-filled .facebook .count:hover,
.content .share-filled .googlePlus .count,
.content .share-filled .googlePlus .count:hover,
.content .share-filled .linkedin .count,
.content .share-filled .linkedin .count:hover,
.content .share-filled .pinterest .count,
.content .share-filled .pinterest .count:hover,
.content .share-filled .stumbleupon .count,
.content .share-filled .stumbleupon .count:hover,
.content .share-filled .twitter .count,
.content .share-filled .twitter .count:hover {
	color: #000000;
	border: 1px solid #000000;
}

.content .share-filled .facebook .share,
.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus .share,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin .share,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest .share,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon .share,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter .share,
.content .share-filled .twitter:hover .count {
	background: #000000 !important;
}

.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter:hover .count {
	color: #fff;
}


*/

/* Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none;
}

/* Display outline on focus 
:focus {
	color: #232525;
	outline: #ddd solid 1px;
}*/

/* Top Bar
---------------------------------------------------------------------------------------------------- */
.top-bar .wrap {
    max-width: 1280px;
    margin-left: auto;
	margin-right: auto;}

.top-bar {
 background-color: #fff;
 color: #000;
	width:100%;
 font-size: 18px;
 font-size: 1.2rem;
padding: 2px 30px 0px !important;
position: fixed;
height: 40px;
z-index: 1009;
}

.top-bar a {
 color: #000;
}
.top-bar a:hover {
 color: #666;
}

.top-bar-right {
 width: 100%;
}

.top-bar-right p {
 margin-bottom: 0;
	    font-size: 16px;
	font-weight: 500;
}

.top-bar-right {
 float: right;
 text-align: right;
}

.top-bar section { float:right; padding-left: 30px }

  /*search-form*/

.top-bar input[type="search"] {
    background-image: url("images/searchicon.png");
    background-position: 10% 20%;
    background-repeat: no-repeat;
      padding: 0px 5px !important;
    text-indent: 45px;

    -webkit-transition: all 0.2s;
    -moz-transition: all 2s;
    transition: all 0.2s;

    width: 200px;
}

#simple-social-icons-2 ul li a, #simple-social-icons-2 ul li a:hover, #simple-social-icons-2 ul li a:focus {
	padding:  5px 0px 0px !important;}

/* Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: rgba(255,255,255,0);
	padding: 2px 30px;
	position: fixed;
	width: 100%;
	z-index: 1009;
	margin-top: 35px;

	}

header.site-header div.wrap {
max-width: 1280px;
margin-left:auto;
margin-right:auto;
}

#genesis-nav-primary div.wrap {	
padding:0px;	
}

.site-header.shrink {
	border-color: #eee;
	padding: 5px 30px 40px !important;
	background-color: #fff;
	

}


/* Site Title and Description
--------------------------------------------- */

.title-area {
	float: left;
	margin-top: 8px;
}

.site-title {
	font-family: 'Barlow', sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0;
	text-transform: uppercase;
}

.site-title a,
.site-title a:hover,
.site-title a:focus {
	border-bottom-width: 0;
	color: #232525;
}

/*.header-image .nav-primary:not(button) {
	margin-top: 4%;
}*/


.header-image .site-header.shrink {
	padding: 2px 30px;
}

.header-image .site-title {
	display: block;
	text-indent: -9999px;
}
.header-image .site-header.shrink .site-title > a {
   margin-top: 0px !important;}


.header-image .site-title > a {
    background-position: center left !important;
    background-size: contain !important;
    float: left;
    min-height: 120px;
  margin-top: 7px;
	width: 300px;}

.header-image .title-area {
	margin: -3% 0 -4%;
}

.site-header .title-area .site-description {
	display:none;
}



ion-icon {
	font-size: 20px;
	margin-top:8%;
	
}

/* Site Navigation
---------------------------------------------------------------------------------------------------- */

.nav-primary {
    float: left;
    width: 100%;
	text-align: right;}

.genesis-nav-menu {
	clear: both;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	border-bottom-width: 0;
	color: #000000;
	display: block;
	font-family: 'Barlow', sans-serif;
	font-size: 16px;
	font-weight: 500;
	padding: 0px 0px 15px 15px;
	text-transform: uppercase;
}



.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
	color: #4CAAE4;
}

.genesis-nav-menu .sub-menu {
	background-color: #fff;
	left: -9999px;
	opacity: 0;
	position: absolute;
	
}

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
	width: 250px;
	font-size: 16px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -48px 0 0 250px;
}

.genesis-nav-menu .sub-menu a {
	border: 1px solid #eee;
	border-top: 0;
	/*padding: 15px;*/
	position: relative;
}

.sub-menu li a {
	padding: 15px 10px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

/* Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.menu-toggle,
.sub-menu-toggle {
	display: none;
	visibility: hidden;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	float: right;
	margin-top: 15px;
	width: 75%;
}

.nav-primary .genesis-nav-menu li.last a {
	padding-right: 0;
}

.nav-primary .sub-menu {
	border-top: 1px solid #ddd;
}

.nav-primary .genesis-nav-menu li li {
	margin-left: 0;
}


/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	margin-top: 10px;
}

.nav-secondary .genesis-nav-menu a {
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
}

/* MY Site
---------------------------------------------------------------------------------------------------- */

/*Bouton
---------------------------------------------------------------------*/

.et-db #et-boc .et-l .et_pb_button:hover, .et-db #et-boc .et-l .et_pb_module .et_pb_button:hover {
	padding: .3em 2.2em .5em 1em !important;}

/* page structure pb row padding
------------------------------------------------------------------- */


.et-db #et-boc #slider.et_section_regular .et_pb_row:only-child {
	padding: 0% 0 !important;}
	
.et-db #et-boc .et_pb_row {
	padding: 0% 0 !important;}


.et-db #et-boc .et_section_regular .et_pb_row:first-child {
	padding: 3% 0 0 !important;
	
}
.et-db #et-boc .et_section_regular .et_pb_row:last-child {
	padding: 0 0 3% !important;
	
}

.single-post.et-db #et-boc #actualites.et_section_regular .et_pb_row:only-child,
.single-intervenant.et-db #et-boc #publications.et_section_regular .et_pb_row:only-child,
.single-project.et-db #et-boc #publications.et_section_regular .et_pb_row:only-child{
	padding: 0% 0 3%!important;}

.et-db #et-boc .et_section_regular .et_pb_row:only-child  {
	padding: 3% 0 !important;
}

/*  pb section padding
--------------------------------------------- */

.et_divi_builder #et_builder_outer_content .et_pb_section {
	padding: 0 !important;
}



.home h1.entry-title{
	display:none;}


.et_divi_builder #et_builder_outer_content .et_pb_inner_shadow {
    -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,.2) !important;
    -moz-box-shadow: inset 0 0 7px rgba(0,0,0,.2) !important;
	box-shadow: inset 0 0 7px rgba(0,0,0,.2) !important;}

/* home
----------------------------------------------------------------- */


.home h2,
.page #publications h2,
.single #publications h2,
.single-project #programmes2 h2,
.single #actualites h2,
.page #actualites h2
{
font-size: 30px !important;
line-height: 1.2 !important;
color:#000 !important;
text-align: center !important;
font-weight: 800 !important;
text-transform: uppercase !important;
}

.home #annonce h2,
.home #bref h2{
text-align: left !important;
}
.home #annonce h2,
.home #annonce p{
	color:#fff !important;
}

.home.et-db #et-boc #publications.et_section_regular .et_pb_row:only-child {
	padding:0% 0% 3% !important;
}
.home.et-db #et-boc #actualites.et_section_regular .et_pb_row:only-child {
	padding:3% 0% 0% !important;
}

/* section  / slider*/

.home .topbanner {
	display:none;
}
.home.page .page header {
	background-color:transparent;
	    padding-bottom: 3.5% !important;

	
}

#headertitle .et_pb_slide .et_pb_slide_overlay_container{
		background-image: url("images/topgauche.png") !important;
	background-repeat: no-repeat !important;
	top:-8% !important;
}

.et-db #et-boc .et-l .et_pb_slide {
	padding: 0px !important;
}

.et-db #et-boc .et-l .et_pb_slide_0 {

	background-color: transparent !important;}

.home.et-db #et-boc .et-l .et_pb_slide_content {
	color: #000;}

#headertitle .et_pb_slide_description {
	background-image: url("images/buble.png") !important;
padding: 26% 12% 5% !important;
background-size: cover !important;
background-position: center -50%;
background-repeat: no-repeat;

	
}
#headertitle  .et_pb_slider_container_inner{
	width: 70% !important;
	vertical-align: bottom !important;
}
#headertitle h2{
	font-size: 45px !important;
}
#headertitle .et_pb_slide_content{
	font-size: 25px !important;
	color:#000;
	
}
/*formations*/

.home .et_pb_blurb_description h3{
color: #fff !important;
	text-align: center !important;
	text-transform:uppercase !important;
	line-height: 1 !important;}







/* portfolio dernieres publications sur 3 colonnes */
 
@media only screen and ( min-width: 768px ) {
 
.three-column-grid .et_pb_grid_item {
width: 28.333% !important;
margin: 0 7.5% 7.5% 0 !important;
	
}
 
.three-column-grid .et_pb_grid_item:nth-child(3n) {
margin-right: 0 !important;
}
 
.three-column-grid .et_pb_grid_item:nth-child(3n+1) {
clear: left;
}
 
.three-column-grid .et_pb_grid_item:nth-child(4n+1) {
clear: unset !important;
}
 
}

.three-column-grid .et_portfolio_image {
 padding-top: 70% !important;
 }
 .three-column-grid .et_portfolio_image img {
 position: absolute !important;
 height: 100% !important;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 object-fit: cover !important;
 }


/*actus & evenements*/

.ihest-blog .et_pb_salvattore_content[data-columns]::before {
	content: '4 .column.size-1of4' !important;
}

.ihest-blog .et_pb_post {
    border: none !important; }

.home .ihest-blog .et_pb_post,
.single-post .ihest-blog .et_pb_post{
	margin-bottom: 0px !important;}

.et-db #et-boc .et-l #actualites .et_pb_blog_grid_wrapper .et_pb_blog_grid article {
    border-bottom: 0px solid #ddd !important;
}
#actualites .et_pb_blog_grid .et_pb_post img {
	padding: 19px !important;}
.et-db #et-boc .et-l #actualites .et_pb_blog_grid .et_pb_post {
    padding: 0px !important;}


@media only screen and ( min-width: 981px ) {
	.ihest-blog .column.size-1of4 {
	   width: 22.7% !important;
margin-right: 3% !important;
}
	.ihest-blog .column.size-1of4:last-child {
    margin-right: 0% !important;
}
	
	
}


 .home #publications h3.et_pb_module_header a,
.page #publications h3.et_pb_module_header a,
.single #publications h3.et_pb_module_header a,
.home #actualites h3.entry-title a,
.single #actualites h3.entry-title a,
.page #actualites h3.entry-title a,
.home #evenements ul.ecs-event-list li h4.entry-title a{
	text-transform: uppercase !important;
	line-height: 0.3 !important;
	font-weight: 800 !important;
	font-size: 20px !important;
	color: #000 !important;
}



.home #evenements .et_pb_post {
	margin-bottom: 10px !important;}

.home #publications .post-meta a,
.page #publications .post-meta a,
.single #publications .post-meta a,
.single #actualites .published,
.page #actualites .published,
.home #evenements .published{
	color: #4caae4 !important;
	font-weight: 600 !important;
		font-size: 12px !important;
}

.home #actualites .et_overlay::before {
    top: 45% !important;
}

.home #actualites .et_overlay {
	border: 1px solid #fff !important;
}


.home #evenements .et_pb_post .post-meta {
    font-size: 14px;
	margin-bottom: 0px !important;}
/*.home #et_builder_outer_content div.et_pb_section.actus div.et_pb_blog_grid.et_pb_module article .post-content a.more-link,
.footer-widgets input[type="submit"]
{
font-weight: 400 !important;
background-color: #ed1b2f !important;
color: #fff !important;
text-transform: uppercase !important;
border-radius: 0px !important;
border:none !important;
	margin-bottom: 5% !important;
padding: 10px 15px !important;
width: 45%;
font-size: 20px !important;
	margin-left: auto;
margin-right: auto;
	
}




*/

.logo-carousel-free .wpl-logo{
	margin:0 20px !important;
}
   







/* sidebar
----------------------------------------------------------------- */
aside div.widget-wrap ul li {
	padding-bottom: 10px !important;
}


/*page institut/formation*/

.et-db #et-boc .et-l #blue.et_pb_section {
	background-size: 40%;}

.align-bottom-column .et_pb_column {padding-bottom: 50px;}
.align-bottom-column .et_pb_promo {position: absolute; bottom: 0; left: 0; right: 0; margin: auto;}

/*page mot de la directrice*/
.page-id-1596.et-db #et-boc .et-l .et_pb_with_background .et_pb_row,
.page-id-1604.et-db #et-boc .et-l .et_pb_with_background .et_pb_row,
.single-temoignage-auditeur.et-db #et-boc .et-l .et_pb_with_background .et_pb_row,
.home.et-db #et-boc .et-l .et_pb_with_background .et_pb_row{
    width: 100%;

}

/* Page Content Area
---------------------------------------------------------------------------------------------------- */


.page .page .featured-image-class{
	display:none;
}
.page .page header.entry-header{
	/*max-width: 1080px;*/
	margin: auto;
text-align: center;
	
}

/*.page .page header {
	background-color:#4caae4;
	padding-bottom: 20px;
	
}*/
.page .page header h1,
.page .page header p.entry-meta{
color:#fff !important;
margin-left: auto;
margin-right: auto;
max-width: 1080px;
}	



.page-id-1638 ul.wsp-pages-list li.page_item,
.et_pb_text ul > li {
	list-style-image:url(images/list.png) !important;
}



.page div.topbanner .image
{
    height: 170px !important;
	    width: 100%;
    background-image: url("images/fondtitrepages.png");
    z-index: 1000;
    background-size: cover;
	margin-top: 2.5% !important;
	
}

.page header.entry-header
{
	/*max-width: 1080px;*/
	margin: auto;
text-align: center;
	
}


.page .page header{
	background-color:#4caae4;
	padding-bottom: 4%;
	
}
.page header h1,
.page header p.entry-meta{
color:#fff !important;
margin-left: auto;
margin-right: auto;
max-width: 1080px;
}
.page .back{
	position: absolute;
width: 100%;
height: 70%;
left: 0;
top: 0;
z-index: 0;
	background-image: url("images/buble.png");
		background-repeat: no-repeat;
	opacity: 0.7;
	margin-top: 3%;
}


.et-db #et-boc .et-l #naviga .et_pb_blog_grid .et_pb_post {
    border: 1px solid #fff !important;
background-color: #4caae4 !important;}



.et-db #et-boc .et-l .et_pb_column_3_4 .et_pb_row_inner {
	padding: 0.5% 0 !important;}

.et-db #et-boc .et-l .et_pb_column_single {
	padding: 0% 0 !important;}


/* articles
----------------------------------------------------------------- */

#actualites .et_pb_image_container {
	margin: -20px -20px 0px !important;}

#actualites .entry-featured-image-url {
	margin-bottom: 0px !important;}

.page-id-479 #actualites h3.entry-title a{
	text-transform: uppercase !important;
	line-height: 0.3 !important;
	font-weight: 800 !important;
	font-size: 20px !important;
	color: #000 !important;
}


.page-id-479 #actualites .published{
	color: #4caae4 !important;
	font-weight: 600 !important;
		font-size: 12px !important;
}

.page-id-479 #actualites .et_overlay::before {
    top: 45% !important;
}

.page-id-479 #actualites .et_overlay {
	border: 1px solid #fff !important;
}

.et_monarch .et_social_inline_top {

     margin-top: 20px;
	margin-right: auto;
    margin-left: auto;
    width: 1080px;
	margin-bottom: -40px !important;
}

.et_monarch .et_social_inline_top ul li{
	float:right;
}

.page-id-479 div.topbanner .image,
.single-post div.topbanner .image {
    height: 170px !important;
	    width: 100%;
    background-image: url("images/fondtitrepagesactus.png");
    z-index: 1000;
    background-size: cover;
	margin-top: 2.5% !important;
	
}

.single-post header.entry-header
{
	/*max-width: 1080px;*/
	margin: auto;
text-align: center;
	
}


.single-post .post header,
.page-id-479 .page header{
	background-color:#b0a44f;
	padding-bottom: 4%;
	
}
.single-post header h1,
.single-post header p.entry-meta{
color:#fff !important;
margin-left: auto;
margin-right: auto;
max-width: 1080px;
}

.page-id-479 .back,
.single-post .back{
	position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 0;
	background-image: url("images/buble.png");
		background-repeat: no-repeat;
	opacity: 0.7;
	margin-top: 3%;
}


.et-db #et-boc .et-l .et_pb_module blockquote {
	border-color:#fff !important;
color:#214073 !important;
/*background-image: url("images/backgroundbannerbubbleblue.png");
background-position: center right !important;
margin: 20px 2% 30px 0 !important;*/
padding: 2% 10% 1% 10% !important;
/*background-size: 20%;
background-repeat: no-repeat;*/
background-color: rgba(76,170,228,0.08) !important;border-radius: 50px 0px 50px 0px;
}

blockquote h3{
    color: #214073 !important;
	padding: 0% 0% 2% !important;}

#respond{
	display:none;
}


.single-post .et_pb_title_featured_container img {
    width: 40% !important;
    margin-left: auto !important;
	margin-right: auto !important;}

/*Page categorie*/
 


.blog .entry-time,
.archive .entry-time,
.search .entry-time,
.error404 .entry-time {
    color: #4CAAE4 !important;
}


span.nav-previous a
{
	color:#fff!important;
	text-transform: uppercase !important;
	margin-left: 6% !important;
	line-height: 1.2 !important;
	
	padding: 40px !important;
	/*width: 100% !important;*/
}


span.nav-next a{
	color:#fff!important;
	text-transform: uppercase !important;
	margin-right: 6% !important;
	line-height: 1.2 !important;
	padding: 40px !important;
	
}

span.nav-previous a:hover,
span.nav-next a:hover {
	opacity: 0.7;
	
}


	
span.nav-previous{
 border-right: 5px solid #fff !important;
	min-height: 128px !important;
	background-color: #8cb517 !important;
width: 50% !important;}


span.nav-next{
/*border: 3px solid #81a714 !important;*/
		
	background-color: #8cb517 !important;
width: 50% !important;
	text-align: right !important;
	min-height: 128px !important;
	
}


.et_divi_builder #et_builder_outer_content .nav-next{	
	padding-top:0% !important;
}





footer.entry-footer{
display:none !important;	
}


/*Nos auditeurs temoignent*/
.page-id-1485 .pagination .alignleft a {
	color: rgba(255,255,255,0) !important;
	position: relative;
}
.page-id-1485 .pagination .alignleft a:after {
	content: "« Précédents témoignages ";
	position: absolute;
	text-align: left;
	width: 200px;
	left: 0;
	color: #111;
}
.page-id-1485 .pagination .alignright a {
	color: rgba(255,255,255,0) !important;
 	position: relative;
}
.page-id-1485 .pagination .alignright a:after {
	content: "Témoignages suivants »";
	position: absolute;
	text-align: right;
	width: 200px;
	right: 0;
	color: #111;
}






.single-temoignage-auditeur .page header,
.page-id-1485 .page header{
	background-color:#d47558;
	padding-bottom: 4%;
}
.single-temoignage-auditeur div.topbanner .image,
.page-id-1485 div.topbanner .image {
    height: 170px !important;
	    width: 100%;
    background-image: url("images/fondtitrepagesauditeurs.png");
    z-index: 1000;
    background-size: cover;
	margin-top: 2.5% !important;
	
}

.page-id-1485.et-db #et-boc .et-l .et_pb_blog_grid_wrapper .et_pb_blog_grid article {
 border: 1px solid #fff !important;
background-image: url("images/encadrebackorange.png") !important;
background-position: 100% 70%;
background-size: 60%;
background-repeat: no-repeat;
}
 
.single-temoignage-auditeur .back,
.page-id-1485 .back {
	position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 0;
	background-image: url("images/buble.png");
		background-repeat: no-repeat;
	opacity: 0.7;
	margin-top: 3%;
}


/* single-temoignage-auditeur projects */

.single-temoignage-auditeur header h1,
.single-temoignage-auditeur header p.entry-meta{
color:#fff !important;
margin-left: auto;
margin-right: auto;
max-width: 1080px;
}
.temoignage-auditeur header.entry-header{
	/*max-width: 1080px;*/
	margin: auto;
text-align: center;
}

.temoignage-auditeur header {
	background-color:#d47558;
	padding-bottom: 4%;
	
}

.single-temoignage-auditeur.et-db #et-boc .et-l div.et_pb_section.et_pb_section_0 {
background-size: 40% !important;
background-position: top left !important;
    }

.single-temoignage-auditeur .back{
	position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 0;
	margin-top: 3%;
	background-image: url("images/backgroundbannerbubble.png")
}


.single-temoignage-auditeur .et-l h4{
	color:#000 !important;
}
.single-temoignage-auditeur .et-l h2,
.single-temoignage-auditeur .et-l h3{
	color:#d47558 !important;
}



/* Mediatheque
--------------------------------------------- */


.page-id-232 .pagination .alignleft a {
	color: rgba(255,255,255,0) !important;
	position: relative;
}
.page-id-232 .pagination .alignleft a:after {
	content: "« Précédentes publications ";
	position: absolute;
	text-align: left;
	width: 200px;
	left: 0;
	color: #111;
}
.page-id-232 .pagination .alignright a {
	color: rgba(255,255,255,0) !important;
 	position: relative;
}
.page-id-232 .pagination .alignright a:after {
	content: "Publications suivantes »";
	position: absolute;
	text-align: right;
	width: 200px;
	right: 0;
	color: #111;
}


#search-filter-form-463 li,
#search-filter-form-482 li,
#search-filter-form-1372 li{
    display: inline-block;
    padding-right: 30px!important;
	
}


.sf-field-category h4,
.sf-field-taxonomy-Spcialits h4{
	font-size: 24px !important;
	color: #000 !important;
	font-weight: 600 !important;
	padding: 2% 0%;
}



.searchandfilter li[data-sf-field-input-type="checkbox"] label {

    font-weight: 800;
	text-transform: uppercase;
	padding: 10px 20px !important;}


/* ----------------- */
.page-id-1221 .intervenant h2.entry-title {
	color:#4caae4 !important;
}


.page-id-479 .ihestblog input,
.page-id-1221 .int input{
  position: absolute !important;
  left: -9999px !important;
}

.page-id-479 .ihestblog label,
.page-id-1221 .int label{
  display: block;
  position: relative;
  margin: 5px 50px 0px -70px !important;
  padding: 15px 30px 15px 62px !important;
  border: 1px solid #4caae4 !important;
	border-radius: 50px !important;
  color: #4caae4 !important;
  background-color: #fff !important;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
	
  transition: background-color .2s, box-shadow .2s;
}

.page-id-479 .ihestblog label::before,
.page-id-1221 .int label::before{
  content: '';
  display: block !important;
  position: absolute !important;
 
  transition: background-color .2s;
}

.page-id-479 .ihestblog label:first-of-type
.page-id-1221 .int label:first-of-type{
  transform: translateX(-40px);
}

.page-id-479 .ihestblog label:last-of-type,
.page-id-1221 .int label:last-of-type{
  transform: translateX(40px);
}

.page-id-479 .ihestblog label:hover, input:focus + label,
.page-id-1221 .int label:hover, input:focus + label {
background-color: #4caae4 !important;
	color:#fff !important;
}

.page-id-479 .ihestblog input:checked + label,
.page-id-1221 .int input:checked + label{
  background-color: #4caae4 !important;
		color:#fff !important;
}

.page-id-479 .ihestblog input:checked + label::before,
.page-id-1221 .int input:checked + label::before{
  background-color: #fff !important;
}




/* ----------------- */

.youtubevideo {
	max-width: 560px;
	max-height: 315px;
	margin-right: auto;
margin-left: auto;
}
.et-db #et-boc .et-l .et_pb_module.vimeo {
    margin-bottom: 10% !important;
	max-width: 560px;
	max-height: 315px;
	margin-right: auto;
margin-left: auto;
}

.videodailymotion{
	margin-right: auto;
margin-left: auto;
	text-align: center !important;
}


/*p .fluid-width-video-wrapper {
     max-width: 560px !important;
	 height: auto !important;
    margin-right: auto;
	margin-left: auto;
padding-top: 0% !important;}
p .fluid-width-video-wrapper iframe ,
p iframe {
     max-width: 530px !important;
    margin:30px auto;}


.entry-content figure {
    margin: 30px auto;
   max-width: 560px;
    text-align: center;
}*/


.single-project .page header,
.page-id-232 .page header{
	background-color:#6b4356;
	padding-bottom: 4%;
}
.single-project div.topbanner .image,
.page-id-232 div.topbanner .image {
    height: 170px !important;
	    width: 100%;
    background-image: url("images/fondtitrepagesmediatheque.png");
    z-index: 1000;
    background-size: cover;
	margin-top: 2.5% !important;
	
}
 
.single-project .back,
.page-id-232 .back {
	position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 0;
	background-image: url("images/buble.png");
		background-repeat: no-repeat;
	opacity: 0.7;
	margin-top: 3%;
}


/* Mediatheque projects */

.single-project header h1,
.single-project header p.entry-meta{
color:#fff !important;
margin-left: auto;
margin-right: auto;
max-width: 1080px;
}
.project header.entry-header{
	/*max-width: 1080px;*/
	margin: auto;
text-align: center;
}

.project header {
	background-color:#6b4356;
	padding-bottom: 4%;
	
}
.single-project .back{
	position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 0;
	margin-top: 3%;
	background-image: url("images/backgroundbannerbubble.png")
}
.project .et_pb_blurb_description h3{
color: #fff !important;
	text-align: center !important;
	text-transform:uppercase !important;
	line-height: 0.5 !important;}




.single-project #programmes2.et_section_regular .et_pb_row:last-child {
	padding: 0% 0 2% !important;}
.single-project #programmes2 .et_pb_blurb img {
    	    width: 70% !important;
    margin-left: 15% !important;}
.single-project #programmes2.et_section_regular .et_pb_row:first-child {
	padding: 1% 0 0% !important;}





.single .three-column-grid .et_pb_grid_item,
.page .three-column-grid .et_pb_grid_item,
.home .three-column-grid .et_pb_grid_item{
	margin-bottom: 2.5% !important;}


#actualites article.et_pb_post {
	margin-bottom: 10px !important;}

.page-id-479 #actualites article.et_pb_post {
	margin-bottom: 60px !important;}


/* intervenants */

.page-id-1221.et-db #et-boc .et-l .et_pb_blog_grid h2{
    font-size: 24px;
}

.page-id-1485.et-db #et-boc .et-l .et_pb_blog_grid h2{
    font-size: 18px;
	line-height: 1.2em;
}

.page-id-1221.et-db #et-boc .et-l .et_pb_blog_grid .et_pb_post,
.page-id-1221.et-db #et-boc .et-l .et_pb_blog_grid_wrapper .et_pb_blog_grid article{
	border: 1px solid #fff !important;
	border-radius: 50px;
	max-height:330px;
}

 .page-id-1221 .et_pb_blog_grid div.et_pb_salvattore_content article .et_pb_image_container a img,
.page-id-1485 .et_pb_blog_grid div.et_pb_salvattore_content article .et_pb_image_container a img {
	 border-radius:50px 50px 0px 50px !important;
	 padding: 5px !important;
}

.page-id-1221.et-db #et-boc .et-l .et_pb_module a:not(.wc-forward),
.page-id-1485.et-db #et-boc .et-l .et_pb_module a:not(.wc-forward){
    padding-bottom: 0px !important;
	border-radius: 50px 50px 0px 50px;}

.page-id-1485.et-db #et-boc .et-l .et_pb_blog_grid .et_pb_post .post-content p{
	display:none;
}

.page-id-1485.et-db #et-boc .et-l .et_pb_blog_grid .et_pb_post,
.page-id-1485.et-db #et-boc .et-l .et_pb_blog_grid_wrapper .et_pb_blog_grid article{
	border: 1px solid #fff !important;
	border-radius: 50px;
	min-height:370px;
	padding: 19px 19px 0px !important;
}

.page-id-1485 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
	margin-bottom: 5% !important;}

.page-id-1221.et-db #et-boc .et-l .et_pb_post .entry-featured-image-url,
.page-id-1221.et-db #et-boc .et-l .et_pb_image_container,
.page-id-1485.et-db #et-boc .et-l .et_pb_post .entry-featured-image-url,
.page-id-1485.et-db #et-boc .et-l .et_pb_image_container{
    
	margin-bottom:0px !important;
}


.single-intervenant .featured-image-class{
	display:none;
}
.single-intervenant header.entry-header{
	/*max-width: 1080px;*/
	margin: auto;
text-align: center;
	
}

/*.page .page header {
	background-color:#4caae4;
	padding-bottom: 20px;
	
}*/
.single-intervenant .page header h1,
.single-intervenant .page header p.entry-meta{
color:#fff !important;
margin-left: auto;
margin-right: auto;
max-width: 1080px;
}	





.single-intervenant div.topbanner .image
{
    height: 170px !important;
	    width: 100%;
    background-image: url("images/fondtitrepages.png");
    z-index: 1000;
    background-size: cover;
	margin-top: 2.5% !important;
	
}

.single-intervenant header.entry-header
{
	/*max-width: 1080px;*/
	margin: auto;
text-align: center;
	
}


.single-intervenant .intervenant header{
	background-color:#4caae4;
	padding-bottom: 4%;
	
}
.single-intervenant header p.entry-meta{
	display:none;
}

.single-intervenant header h1{
color:#fff !important;
margin-left: auto;
margin-right: auto;
max-width: 1080px;
}
.single-intervenant .back{
	position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 0;
	background-image: url("images/buble.png");
		background-repeat: no-repeat;
	opacity: 0.7;
	margin-top: 3%;
}


.single-intervenant .et_pb_post_title img.wp-post-image,
.single-temoignage-auditeur .et_pb_post_title img.wp-post-image{
    border-radius: 100px 100px 0px 100px !important;
}
/*Cycle national formation*/
 #cycle.et_pb_module {
	margin-bottom: 1% !important;}


/** ils nous font confiance **/

.et-db #et-boc .et-l .et_pb_gallery_grid .et_pb_gallery_item img{
width: 80% !important;}
/** desktop **/
@media (min-width: 981px){
.col-width .et_pb_gallery_item {
width: 20% !important; /*cinq columns*/
clear: none !important;
}
}
 
/** Tablet **/
@media (max-width: 980px){
.col-width .et_pb_gallery_item {
width: 25% !important; /*four columns*/
clear: none !important;
}
}
 
/** Small Tablet and Large Phone **/
@media (max-width: 767px){
.col-width .et_pb_gallery_item {
width: 33.33% !important; /*three columns*/
clear: none !important;
}
}
 
/** Phone **/
@media (max-width: 479px){
.col-width .et_pb_gallery_item {
width: 50% !important; /*two columns*/
clear: none !important;
}
}



/*PRESSE*/

.page-id-1492 .pagination .alignleft a {
	color: rgba(255,255,255,0) !important;
	position: relative;
}
.page-id-1492 .pagination .alignleft a:after {
	content: "« Précédents communiqués ";
	position: absolute;
	text-align: left;
	width: 200px;
	left: 0;
	color: #111;
}
.page-id-1492 .pagination .alignright a {
	color: rgba(255,255,255,0) !important;
 	position: relative;
}
.page-id-1492 .pagination .alignright a:after {
	content: "Communiqués suivants »";
	position: absolute;
	text-align: right;
	width: 200px;
	right: 0;
	color: #111;
}

.page-id-1492 h3.entry-title a {
font-size: 26px;
color:#4caae4 !important;
text-align: left;
font-weight: 600 !important;
padding: 3% 0%;
}

.page-id-1492 h2{
font-size: 30px !important;
line-height: 1.2 !important;
color:#000 !important;
text-align: left;
font-weight: 800 !important;
text-transform: uppercase !important;
}

.page-id-1492 .published{
	font-weight:600;
}

.page-id-1492.et-db #et-boc .et-l .et_pb_post {
    margin-bottom: 10px;
	padding-bottom: 20px !important;
	border-bottom: 1px dotted #000 !important;
}


/* events*/

.page-id-1618 ul.ecs-event-list li,
.home #evenements ul.ecs-event-list li{
	list-style-type: none !important;
}
.page-id-1618 ul.ecs-event-list,
.home #evenements ul.ecs-event-list{
	margin-left: 0px !important;}

.tribe-events-schedule h2 {
	color: #214073 !important;
	font-size: 24px;
}

.tribe-events-schedule {
margin: 15px 0px 0px;
}

.single-tribe_events .tribe_events.entry {
	margin-top: -25px;
}

.tribe-events-event-meta .tribe-events-meta-group {
	width: 50% !important;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type="submit"], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a{background-color: #214073 !important;}

.single-tribe_events .tribe-events-event-meta {
    background: rgba(76,170,228,0.14) !important;
border: 1px solid #4caae4 !important;
	margin: 30px 0;
font-size: 16px;
}

.tribe-events-gmap {
 display: inline-block;
background-color: #4caae4;
color: #fff !important;
margin-top: 20px;
padding: 10px 20px;
}


.tribe-address:after {
    content:"\a";
    white-space: pre;
}


.single-tribe_events article {
	background-image: url("images/encadresbackbleufonce.png"); 
	background-repeat: no-repeat;
}

.page-id-1618 .entry-content{
	background-image: url("images/encadresbackbleufonce.png"); 
	background-repeat: no-repeat;
	background-position: 100% 40%;
background-size: 50%;
}

.page-id-1618 ul.ecs-event-list li {
padding-bottom: 30px;
border-bottom: 1px dotted #214073;
    margin-bottom: 30px;
}
.page-id-1618 h4 a {
text-transform: uppercase !important;
line-height: 0.3 !important;
font-weight: 800 !important;
font-size: 20px !important;
color:    #000 !important;
}
.home #evenements ul.ecs-event-list li {
	padding-bottom: 30px;
    margin-bottom: 30px;
}

.home #evenements ul.ecs-event-list li .duration.time,
.page-id-1618 .duration.time {
	color:#4caae4;
	font-weight: 600 !important;
}

.tribe-events-back {
	display: none;}

h1.tribe-events-single-event-title{
	color: #fff !important;
	margin-top:-18% !important;
	padding-bottom: 10% !important;
}

.single-tribe_events header.entry-header{
	display:block !important;
		background-color:#214073;
	height:180px;
}
.single-tribe_events .entry-content{
	max-width: 1080px;}

.single-tribe_events header.entry-header .breadcrumb{
	padding-top: 4% !important;
}

.page-id-1618 div.topbanner .image,
.single-tribe_events div.topbanner .image {
    height: 170px !important;
	    width: 100%;
    background-image: url("images/fondtitreeventactus.png");
    z-index: 1000;
    background-size: cover;
	margin-top: 2.5% !important;
	
}

.page-id-1618 .page header{
	background-color:#214073;
	
}


.single-tribe_events header.entry-header
{
	/*max-width: 1080px;*/
	margin: auto;
text-align: center;
	
}


.single-tribe_events .post header,
.page-id-479 .page header{
	background-color:#b0a44f;
	padding-bottom: 4%;
	
}
.single-tribe_events header h1,
.single-tribe_events header p.entry-meta{
color:#fff !important;
margin-left: auto;
margin-right: auto;
max-width: 1080px;
}

.page-id-1618.back,
.single-tribe_events .back{
	position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 0;
	background-image: url("images/buble.png");
		background-repeat: no-repeat;
	opacity: 0.7;
	margin-top: 3%;
}







/* Entries
--------------------------------------------- */

.entry,
.page.page-template-page_blog .entry {
	border-bottom: 1px solid #ddd;

	
	margin-bottom: 2%;
	padding-bottom: 2%;
}

.page .entry,
.single .entry {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
	
}

.page .entry-content,
.single .entry-content {
	margin-left: auto;
	margin-right: auto;
/*	max-width: 1280px;*/
}

.page.page-template-page_blog .entry-content {
	max-width: none;
}

.entry-content p:last-child {
	margin-bottom: 0;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

/* Intro Text
--------------------------------------------- */


.single .entry-content p.intro {
	color: #232525;
	display: block;
	font-size: 20px;
	font-size: 2rem;
	font-style: italic;
}

.single .entry-content p.intro:after {
	border-bottom: 1px solid #232525;
	content: "";
	display: block;
	margin-bottom: 40px;
	padding-bottom: 40px;
	width: 10%;
}

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-family: 'Barlow', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.entry-meta a,
.entry-meta a:focus,
.entry-meta a:hover {
	border-bottom-width: 0;
}



.page.page-template-page_blog .entry-header {
	max-width: none;
}

/*.entry-footer {
	margin: 30px auto 60px;
	max-width: 1280px;
}*/

/* After Entry
--------------------------------------------- 

.after-entry {
	border: 1px solid #eee;
	margin: 0 auto 10%;
	max-width: 1280px;
	overflow: hidden;
	padding: 40px;
}

.after-entry .widget {
	margin-bottom: 40px;
}

.after-entry .widget-title {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: -1px;
	margin-bottom: 30px;
}

.after-entry p:last-child,
.after-entry .widget:last-child {
	margin-bottom: 0;
}

.after-entry ol,
.after-entry ul {
	margin-bottom: 30px;
	margin-left: 40px;
}

.after-entry ol > li {
	list-style-type: decimal;
}

.after-entry ul > li {
	list-style-type: disc;
}*/

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	font-family: 'Barlow', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	text-transform: uppercase;
}

/*.pagination a {
	border-bottom: 1px solid #232525;
}*/

/*.pagination a:focus,
.pagination a:hover {
	border-bottom: 1px solid #7e7f7f;

}*/

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #232525;
	border: 1px solid #232525;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 4px;
	padding: 8px 12px;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #7e7f7f;
	border: 1px solid #7e7f7f;
	color: #fff;
}

/* Sidebar
--------------------------------------------- 

.content-sidebar .sidebar,
.sidebar-content .sidebar {
	width: 30%;
}

.content-sidebar .sidebar {
	float: right;
}

.sidebar-content .sidebar {
	float: left;
}

.sidebar .widgettitle {
	font-family: 'Barlow', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.sidebar .widget {
	margin-bottom: 80px;
}

.sidebar p:last-child,
.sidebar .ul li:last-child,
.sidebar .widget:last-child {
	margin-bottom: 0;
}

.sidebar ul li {
	margin-bottom: 10px;
}

.sidebar p:last-child {
	margin-bottom: 0;
}
*/



/* Footer Widgets
---------------------------------------------------------------------------------------------------- */



.footer-widgets {
	background-color: #E6E6E6;
	clear: both;
	
}


.footer-widgets .wrap{
	max-width: 1280px;
	margin-left: auto;
    margin-right: auto;
	padding: 2% 0%;
	
}


.footer-widgets-1 {
	text-align: left;
	width: 28%;
	padding-right: 3%;
	margin-top: 2%;
}

.footer-widgets-2 {
	text-align: left;
	width: 22%;
	padding: 5% 3%;
}

.footer-widgets-3 {
	padding-left: 0;
	text-align: left;
	padding: 5% 3%;
	width: 22%;
}

.footer-widgets-4 {
	text-align: left;
	padding: 5% 5% 2%;
	width: 26%;
	background-color: #ddd;
}

.footer-widgets .footer-widgets-1 #media_image-2 img {
	width:90% !important;
	margin-top: -3px !important;
}

.footer-widgets .footer-widgets-1 #media_image-4 {
	width: 50%;
float: left;
}

.footer-widgets .footer-widgets-1 #media_image-2 {
	width: 50%;
float: right;
}


.footer-widgets-1 section#text-2 .textwidget p{
	padding-left: 15px;
}

.footer-widgets-1 section#text-2 .textwidget p:nth-child(1){
	margin-top:180px !important;
}

.footer-widgets h3.widget-title {
	color:#000 !important;
	text-align: left !important;
	font-size: 16px !important;
}

.footer-widgets p {
	margin-bottom: 5px;
}




.footer-widgets,
.footer-widgets a,
.footer-widgets p {
	color: #000 !important;
}

.footer-widgets a {
	border-bottom-width: 0;
	font-family: 'Barlow', sans-serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0.5px;
}

.footer-widgets a:focus,
.footer-widgets a:hover {
	color: #4CAAE4 !important;
	
}


.footer-widgets input[type="submit"]{
font-weight: 400 !important;
background-color: #000 !important;
color: #fff !important;
text-transform: uppercase !important;
border-radius: 0px !important;
border:none !important;
	margin-bottom: 5% !important;
padding: 10px 20px !important;
width: 152px;
font-size: 20px !important;
	margin-top: 25px;
	
}


/* Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	text-align: left;
	background-color: #000;
}

.site-footer a,
.site-footer p {
	border-bottom-width: 0;
	color: #fff !important;
}

.site-footer a:focus,
.site-footer a:hover {
	color: #7e7f7f !important;
}

.site-footer p {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 0;
}

.site-footer .wrap {
	max-width: 1280px;
	  margin-left: auto;
    margin-right: auto;
	 padding: 0px 5% 0;

}
.copyright{
	
	width: 100%;
text-align: center;
	color: #fff;
	padding: 12px 0px;
	font-size: 14px !important;
}





/*scroll to top-------------------------*/
.to-top {
	display:inline-block;
	height:40px;
	width:40px;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:rgba(76,170,228,0.9) url(images/to-top.svg) no-repeat center 50%;
	visibility:hidden;
	opacity:0;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s;
	z-index: 99;
}

.to-top.top-is-visible {
	visibility:visible;
	opacity:1;
}

.to-top.top-fade-out {
	opacity:.5;
}

.no-touch .to-top:hover {
	background-color:#4CAAE4;
	opacity:1;
}



/* Fadeup Effect
---------------------------------------------------------------------------------------------------- */

.js .fadeup-effect {
	opacity: 0;
	overflow: hidden;
	-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;
}

/* IE 9
Loaded in Internet Explorer 9 
---------------------------------------------------------------------------------------------------- */

.js .fadeup-effect {
	opacity: 1;
}



#logocontact{
	margin-top: -8% !important;
}


/* Media Queries
---------------------------------------------------------------------------------------------------- */

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

	.footer-widgets .wrap {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;

		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
	
@media only screen and (min-width: 1405px) {
.single-intervenant .et_pb_post_title img.wp-post-image {
	width: 90% !important;
	float:right;
		margin-right: 20px !important;}

.single-temoignage-auditeur.et-db #et-boc .et-l div.et_pb_section.et_pb_section_0 {
	background-position: 19% 80% !important;
background-size: 30% !important;
    }
}



@media (max-width:1400px) and (min-width:1261px) {
	/*
	.site-header {
		top: 3% !important;}*/
	
	.single-tribe_events header.entry-header .breadcrumb{
	padding-top: 6% !important;
}
	}
@media (max-width:1260px) and (min-width:1100px) {
	/*.nav-primary {
		width: 71.5%;}
	.site-header {
		top: 4% !important;}
	*/
	.header-image .site-title > a {
		    width: 180px;
	}
	.header-image .title-area {
 
		width: 20%;}
	.nav-primary {
    width: 80%;
	}
}

@media (max-width:1100px) and (min-width:980px){
.single-tribe_events header.entry-header .breadcrumb {
    padding-top: 8% !important;	

	}}
	
@media (max-width:1100px) and (min-width:800px) {
.header-image .site-title > a {
		    width: 250px;
	}
	.header-image .title-area {
 
		width: 100%;}
	.nav-primary {
    width: 100%;
	}
	.header-image .nav-primary:not(button) {
		margin-top: 5% !important;}
	
	.site-header.shrink {
		padding: 5px 30px 0px !important;}
	
	
.genesis-nav-menu a {
    font-size: 14px;
	}
	
	.site-inner {
		margin-top:6% !important;
			}
	.home .site-inner {
		margin-top:11% !important;
		
	}
	
	.header-image .site-title > a {
    min-height: 100px !important;
}
#headertitle .et_pb_slider_container_inner {
	width: 100% !important;
	    z-index: 1099;}
}

@media only screen and (max-width: 1100px){
	
	/*.entry-content	{
		padding-left:30px;
		padding-right:30px;
	}*/
	
	/*.home #bref,
	.home #lignepromo,
	.home #publications,
	.home #actualites,
	.home #evenements,
	.home #confiance	{
		padding-left:30px !important;
		padding-right:30px !important;
	}*/
	/*	.home #slider,
	.home .et_pb_section_7{
		padding-left:0px !important;
		padding-right:0px !important;
	}*/

.search .site-inner{
	margin-top: 15% !important;
	padding: 0px 30px;
}
	
	.single-tribe_events .entry-content{
		padding: 0px 30px;}
	
	
		
	.et_pb_button_module_wrapper {
		padding-left: 5% !important;
	}
	
	
	.blog #genesis-sidebar-primary, .single-post #genesis-sidebar-primary,
	.blog #genesis-content, .single-post #genesis-content
	{
	width: 100%;
	float: left;
	padding: 0% 0% 10%;
}
	
	.et_monarch .et_social_inline_top {
     margin-top: 20px;
	margin-right: auto;
    margin-left: auto;
    width: auto;
	margin-bottom: -20px !important;
}



	.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_column .et_pb_module
	{
    margin-bottom: 10px !important;
    padding: 0px 30px;
}
	
	.et_pb_section .et_pb_row .et_pb_column .et_pb_promo {
		margin: 0px 30px;
	}
	
	.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_column #headertitle.et_pb_module {
		padding: 0px !important; }
}


@media only screen and (max-width: 980px){
.page-id-1618 .entry-content {
    background-image: url("images/encadresbackbleufonce.png");
    background-repeat: no-repeat;
    background-position: 250% 40%;
	background-size: 80%;}
	
	
	.page-id-1221.et-db #et-boc .et-l .et_pb_blog_grid_wrapper .et_pb_blog_grid article{
		max-height:380px;}
	
.single-intervenant .et_pb_post_title img.wp-post-image {
	width: 40% !important;}
	
.single-intervenant .interond img{
		max-width: 50% !important;
	}
	
	
	.et_divi_builder #et_builder_outer_content .et_pb_column {
		margin-bottom: 10px !important;}
	
	.et_divi_builder #et_builder_outer_content .et_pb_row.smallpadding {
		padding: 2% 0 !important;}
	.et_divi_builder #et_builder_outer_content .et_pb_row.paddingspecialbottom {
		padding: 2% 0 5% !important;}
	.et_divi_builder #et_builder_outer_content .et_pb_section.paddingtop{
		padding: 6% 0 0%!important;	}
	.et_divi_builder #et_builder_outer_content .et_pb_row.paddingbottom{
		padding: 0% 0 5%!important;}
	
	.et_divi_builder #et_builder_outer_content .et_pb_section.pasdepadding
{
	padding: 5% 0 0%!important;
}
	.et_divi_builder #et_builder_outer_content .et_pb_divider {
		left: 5% !important;}
		
	.et_divi_builder #et_builder_outer_content .contenu {
border-left: 0px solid #ed1b2f !important;
padding-left: 0px !important;
}	
.single-tribe_events header.entry-header .breadcrumb {
    padding-top: 12% !important;	

}
 .home.et-db #et-boc .et-l .et_pb_slide_description h2.et_pb_slide_title	{
		font-weight: 800 !important;
}

}

@media only screen and (max-width: 770px) {
	
	
.tribe-events-sub-nav li a {
    background: #ddd;
color: #fff;
display: block;
padding: 10px 20px;
position: relative;
	white-space: normal;} 
.page-id-1221.et-db #et-boc .et-l .et_pb_blog_grid_wrapper .et_pb_blog_grid article{
		max-height:100%;}
}
@media only screen and (max-width: 800px) {
	
	.home #publications,
	.home #actualites,
	.home #evenements {margin-top:8% !important;}
	
	
	
	
	
	.header-image .site-title > a {
    min-height: 80px !important;
	background-position: center !important;
	    margin-top: 20px;
	    width: 100% !important;
}
	

	.site-header.shrink {
		display:none;
	}
	.top-bar{
		position: inherit;
	}
	
	
	.single-tribe_events .tribe-events-schedule {
    background: rgba(0,0,0,0.00) !important;
    border: 0px solid #fff !important;
    margin: 0px !important;
		padding: 0px !important;}
	
	
	h1.tribe-events-single-event-title {margin-top: -25% !important;}
	.single-tribe_events header.entry-header .breadcrumb {
    padding-top: 20% !important;
}
	
	
	.search .site-inner{
	margin-top: 30% !important;
	padding: 0px 30px;
}
	
	.nav-primary {
   background-color:#fff;
		width: 100%;}
	
/*header*/
	 .home.et-db #et-boc .et-l .et_pb_slide_description h2.et_pb_slide_title	{
	font-size: 35px !important;
		font-weight: 800 !important;
}
#headertitle .et_pb_slide_content p{
	font-size: 15px !important;
	color:#000 !important;
}
	

	.site-header.shrink {
    padding: 5px 0px 10px !important;
	}
	/*home*/
	#headertitle .et_pb_slide .et_pb_slide_overlay_container {
		top: -15% !important;}
	
	#headertitle .et_pb_slider_container_inner {
		width: 100% !important;}
	
	
	

	
	.site-inner {
		margin-top:10% !important;
		
	}
	

	.home .site-inner {
		margin-top:22% !important;
		
	}

	.back{
       display:none;
   
}
	
	


	
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4{width: 100%;}
	
	.footer-widgets-1 section#text-2 .textwidget p {
		padding-left: 0px;}

	/*.js .genesis-nav-menu .sub-menu,
	.js .genesis-nav-menu .sub-menu a,
	.sidebar-content .content,
	.sidebar-content .sidebar
 {
		
	}*/

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4,
	.site-footer {
		padding: 8%;
	}
	


	.content-sidebar .content,
	.content-sidebar .sidebar,
	.nav-primary,
	.sidebar-content .content,
	.sidebar-content .sidebar,
	.title-area {
		float: none;
	}

	.js .nav-primary .sub-menu a {
		background: none;
		border: none;
	}

	/* Genesis Responsive Menus */
	.js .site-header nav .wrap {
		padding: 0;
	}

	nav.genesis-responsive-menu {
		display: none;
		position: relative;
	}

	.genesis-skip-link .skip-link-hidden {
		display: none;
		visibility: hidden;
	}

	.menu-toggle,
	.sub-menu-toggle {
		border-width: 0;
		background: transparent;
		color: #232525;
		display: block;
		margin: 0 auto;
		outline-offset: -1px;
		overflow: hidden;
		text-align: center;
		visibility: visible;
	}

	.menu-toggle:focus,
	.menu-toggle:hover,
	.sub-menu-toggle:focus,
	.sub-menu-toggle:hover {
		background: transparent;
		color: #7e7f7f;
		border-width: 0;
	}

	.menu-toggle {
		line-height: 20px;
		margin-top: 10px;
		padding: 10px 30px;
		position: relative;
		z-index: 1000;
		width: 100%;
	}

	.menu-toggle::before {
		font-size: 2em;
		margin-right: 10px;
		text-rendering: auto;
		vertical-align: middle;
	}

	.sub-menu-toggle {
		float: right;
		padding: 14px 10px 13px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 100;
	}

	.sub-menu-toggle::before {
		display: inline-block;
		text-rendering: auto;
		-webkit-transform: rotate( 0 );
		-ms-transform:     rotate( 0 );
		transform:         rotate( 0 );
		-webkit-transition: transform .25s ease-in-out;
		-ms-transition:     transform .25s ease-in-out;
		transition:         transform .25s ease-in-out;
	}

	.sub-menu-toggle.activated::before {
		-webkit-transform: rotate( 180deg );
		-ms-transform:     rotate( 180deg );
		transform:         rotate( 180deg );
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item {
		display: block;
		float: none;
		position: relative;
		text-align: left;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
	.genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-responsive-menu .genesis-nav-menu a:focus,
	.genesis-responsive-menu .genesis-nav-menu a:hover {
		color: #7e7f7f;
	}

	/*.genesis-responsive-menu .genesis-nav-menu .menu-item a:focus {
		outline: thin solid #ddd;
		outline-offset: -1px;
	}*/

	.genesis-responsive-menu .genesis-nav-menu .menu-item a {
		border: none;
		margin-bottom: 1px;
		padding: 10px 0 10px 10px;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		border: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
		left: 0;
		margin-left: 0;
	}

	.genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
		content: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		clear: both;
		display: none;
		margin: 0;
		opacity: 1;
		padding-left: 15px;
		position: static;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}
.site-header {
	padding: 2px 0px;
	margin-top: 15px;}
	
	.nav-primary {
padding: 30px 12%;
		margin-top: -30px !important;
	}

}



@media only screen and (max-width: 600px){
	.single-intervenant .et_pb_post_title img.wp-post-image {
	width: 60% !important;}
/*.home .site-inner {
	margin-top: 20% !important;}
*/
	.page .entry-title,
	.single .entry-title {
		font-size: 36px;
		font-size: 3.6rem;
		letter-spacing: 0px;
	}


	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		float: none;
		margin-left: 0;
		width: 100%;
	}
	
	h1.tribe-events-single-event-title 
	{    margin-top: -40% !important;
    padding-bottom: 25% !important;
    font-size: 25px !important;}
	
	.top-bar{
	padding: 2px 1px 0px !important;}
	}

@media only screen and (max-width: 479px){
	
	h1.tribe-events-single-event-title {
margin-top: -48% !important;
		padding-bottom: 35% !important;
	font-size: 20px !important ;}
	
	.single-tribe_events header.entry-header .breadcrumb {
    padding-top: 30% !important;
	
	}
	.search .site-inner{
	margin-top: 50% !important;
	padding: 0px 30px;
}
		.home .site-inner {
	margin-top: 33% !important;}
	
	.site-inner {
		margin-top: 13% !important;}
	
	.searchandfilter li[data-sf-field-input-type="checkbox"] label {
		margin-left: -70px;}
	
	#search-filter-form-463 ul{
text-align: center !important;
}
	.top-bar {		padding: 2px 0px 0px;
	    z-index: 9999;}
.top-bar section {
    padding-left: 15px;}

	.top-bar input[type="search"] {
    width: 100px;
}
	
	.home.et-db #et-boc .et-l .et_pb_slide_description h2.et_pb_slide_title	{
	font-size: 27px !important;
}
	}