/*
Theme Name: ANVOL 
Theme URI: ANVOL
Description: ANVOL
Author: B.carre Communication
Author URI: http://bcarre.com/
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: ANVOL
Text Domain: blank
*/

/* =Reset default browser CSS. 
-------------------------------------------------------------- */




html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	position: relative;letter-spacing: normal;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;    font-weight: normal;
}
a {
	color: inherit;
}
a img {
	border: none;
}
body, html {
	width: 100%;
	height: 100%;
}
body {
	color: #585858;
	font-size: 16px;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif; 
	
	background: #fff;
}
p {
	margin-bottom: 18px;
	display: block;
}



ul {
    list-style: none;
}


img {
    max-width: 100%;    height: auto;
}

img.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}
.alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}
/***********COLOR*********************************/
.header {
    width: 100%;
    max-width: 80%;
    margin: 30px auto;
    position: relative;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    /*overflow: hidden;*/
    -o-transition: all .4s ease;
}




.content a:hover {
   
    color: #0057a4;
}





a.logo {
    display: inline-block;
}

.logo img {
    max-width: 240px; height:auto;
}


.menu-header {
    display: inline-block;
    float: right;
    top: 30px;
}

.menu-header li {
    position: relative;
    margin: 0px 18px;
    list-style: none;
    display: inline-block;
    height: 100%;
}

.menu-header li a {
    color: #0057a4;
    display: block;
    text-transform: uppercase;
    z-index: 31;
    vertical-align: middle;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    text-align: center;
    padding: 20px 0 0 0;
    font-weight: 900;
    position: relative;
    text-decoration: none;
	    transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
}

.menu-header li  a:hover,
.menu-header li.current-menu-item > a
{
    color: #e0001a;
}

.headvisu {
    width: 100%;
    max-width: 80%;
    height: 70vh;z-index: 2;
    margin: 0 auto;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.homeslide {
background: #0057a4;
    color: #fff;
    padding: 50px 50px 40px 50px;
    width: 70%;
    position: absolute;
    bottom: -90px;
    right: -5%;
}




.homeslideprofil {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translate(-20px, -50%);
}


.homeslideprofil a {
display: block;
    text-decoration: none;
    width: 26px;
    margin-bottom: 10px;
    vertical-align: baseline;
    height: 26px;
    line-height: 34px;
    text-align: center;
    background: white;
    border-radius: 4px;
    color: #0057a4;
    padding: 0px;
    font-size: 16px;
}
.homeslideprofil a svg {
 
    width: 17px;
    height: 18px;
    fill: #0057a4;
}
/*
.homeslideprofil a.proflinkedin {
    background: white;
    border-radius: 4px;
    color: #0057a4;
    padding: 0px;
    font-size: 16px;
}


.homeslideprofil a.profmail{
    font-size: 30px;margin-left: -2px;
}
*/








.trait {
    width: 1px;
    height: 24px;
    background: white;
    display: block;
    margin: 0 13px;
}







.actu {
    background: #ededed;
    padding: 50px;
    z-index: 0;
     margin-bottom: 20px;
    width: 90%;
    margin-top: -100px;
    padding: 330px 50px 50px 10%;
}





.content h1, .content h2, .content h3, .content h4, .content h5 {
    text-transform: uppercase;
    font-size: 16px;
    line-height: normal;
    display: block;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    padding: 12px 0 0 0;
        color: #0057a4;
    font-weight: normal;
    margin-bottom: 20px;
}

.content h1 {
	    font-size: 30px;
	  font-weight: 900;margin-bottom: 20px;
}

.content h2 {
	    font-size: 20px;
	  font-weight: 900;margin-bottom: 16px;

}

.content h3 {
	    font-size: 18px;
	  font-weight: 900;margin-bottom: 16px;
}



.homeslide .swiper-slide {
    padding-bottom: 10px;
}
.homeslide .swiper-title {
text-transform: uppercase;
    font-size: 38px;
    line-height: 50px;
    width: 55%;
    text-align: right;
    vertical-align: top;
    padding-right: 60px;
    display: inline-block;
}
.homeslide .swiper-content {
    width:38%;
    display: inline-block;
    vertical-align: top;    padding-bottom: 50px;
   
}
.homeslide .swiper-pagination {
    margin: 20px auto;
    width: 50%;    bottom: -30px;
}

.homeslide .swiper-pagination-bullet-active {
    background: #a8c6e0;
}
.homeslide .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #a8c6e0;
    margin: 6px;

}


.homeslide .swiper-slide a {
    position: absolute;
    left: 0px;
    padding-left: 80px;
    bottom: 0px;
    color: inherit;
    text-decoration: none;
    transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
}


.homeslide .swiper-slide a:after {
    content: '';
    position: absolute;
top: -6px;
    right: 111px;
    z-index: 9;
    display: block;
    background-image: url(images/linebt.svg);
    /* background-image: url(images/linebt.png); */
    background-repeat: no-repeat;
    background-size: 61px 21px;
    height: 20px;
    width: 60px;
}

.homeslide .swiper-slide a:hover {
    color: #19b6bf;
    left: 10px;
}


.actu .thumbnailactu {
	   max-width: 40%;
    vertical-align: top;
    display: inline-block;
}


a.thumbnailactu img {
    max-width: 100%;
    height: auto;
}



a.thumbnailactu:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
top: 15px;
    left: -15px;
    box-shadow: 0 0 0 3px #e0001a inset;
}




.actu .swiper-slide {
    padding-left: 35px;
    padding-bottom: 40px;
}

.actu .swiper-content {
	    width: 50%;padding-left: 30px;
    vertical-align: top;
    display: inline-block;
}


.actu .actutitre {
text-transform: uppercase;
    font-size: 38px;
    line-height: normal;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    text-align: left;
    padding: 12px 0 0 0;
    color: #0057a4;
    font-weight: 900;    margin-bottom: 20px;
    position: relative;
    text-decoration: none;
}



.swiperbutton {
    position: absolute;
    bottom: 40px;
    /* left: 79%; */
    right: -60px;
    width: 120px;
    height: 60px;
    z-index: 9;
    display: block;
    /* overflow: hidden; */
    background: #dadada;
}




.swiper-button-next, .swiper-button-prev {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    color: white;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-weight: 300;
    width: 60px;
    top: 0;
    margin-top: 0;
    background-image: none;outline: none;
			transition: all .2s ease;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
}
    .swiper-button-prev { background: #cdcdcd;
left: 0;   
   
  } 
  .swiper-button-next { 
right: 0;   
   
  }
  
  
.swiper-button-next:hover, .swiper-button-prev:hover {
    color: #0057a4;
}  


.titlebox {
    text-transform: uppercase;
    color: #e0001a;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    background: #ededed;
    padding: 0 10px;
    text-decoration: none;
    transform: rotate(-90deg);
    position: absolute;
    top: 69px;
    left: -58px;
    z-index: 5;
}







.full {
    max-width: 100%;
    margin: 0 10%;display: block;
}


.postscontent {
	
	width:69%;    float: left;
    display:inline-block;
}



.postscontent.blog {
    width: 100%;

}








.gutter-sizer{
	
	width:40px;    
    display:none;
}


.flowcontent {
	    padding-top: 20px;
	width:31%;    vertical-align: top; 
      display: inline-block;    padding-left: 0px;margin-bottom: 100px;
}
.ff-stream {
      padding-top: 0px!important;
}


#ff-stream-1 .ff-stream-wrapper.ff-infinite > li:first-child {
    margin: 0px 0px 0 0px!important;
}
#ff-stream-1 .ff-stream-wrapper.ff-infinite > li {
    margin: 40px 0px 0 0px!important;
}











.blogpost {
    width: 50%;
    padding: 20px 40px 20px 0;
    display: inline-block;
    vertical-align: top;    float: left;
}



a.blogpostcontent {
    background: #ededed;
    display: block;

}

a.blogpostcontent h3 {
		    transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
}



.swiperbutghjton {
    position: absolute;
    bottom: -60px;
    z-index: 9;
    margin: 40px 0px 0 0px;
    background: #3897f0;
    color: #fff;
    width: 100%;
   /* width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);*/
min-width: 280px;
}

/*
.flowcontent .ff-stream[data-size="tiny"] {
    min-width: 180px !important;
}
*/

.swiperbutghjton a {
    text-decoration: none;
    width: 100%;
    padding: 0 20px;
    line-height: 60px;
    display: inline-block;
    max-width: 54%;
    padding: 10px 20px 0px 20px;
    line-height: 46px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
}
.swiperbutghjton span.essb_icon.essb_icon_twitter {
    font-size: 23px;
    padding-right: 10px;
    top: 3px;
    vertical-align: middle;
}

/*
.flowcontentswiper-button-next, .flowcontentswiper-button-prev {
    float: right;
    padding: 20px;
    text-align: center;
    font-size: 40px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
    width: 60px;
      border-bottom: 1px solid white;
    transform: rotate(90deg);
}

.flowcontentswiper-button-next:hover, .flowcontentswiper-button-prev:hover {
    background: #0057a4;
}
*/



a.blogpostcontent:hover h3 {

color:#e0001a;
}


.blogpost img {
     width: 100%;
    max-width: 100%;
    height: auto;    border: 1px solid #ededed;
}



.blogpost .postexcerpt {
 font-size: 16px;    text-transform: none;
    line-height: normal;
    display: inline-block;
    text-align: left;
    padding: 20px 20px 20px 20px;
    font-weight: normal;
    position: relative;
    text-decoration: none;
}


.blogpost .postexcerpt h3 {
font-size: 19px;padding: 0 0 0 0;
    display: block;
    font-family: 'Montserrat', sans-serif;
    color: #0057a4;
    font-weight: 900;    text-transform: none;
    margin-bottom: 12px;

}

.blogpost .thedate {
	font-style: italic;  font-size: 14px;  margin-top: 32px;
 color: #b1afaf;

}

.blogpost .lire {
    position: absolute;
    right: 20px;
    padding: 10px 20px 10px 61px;
    bottom: 32px;
    color: inherit; font-size: 15px;  
    color: #ffffff;
    text-decoration: none;
    transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    background: #0057a4;
}

.blogpost .lire:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 13px;
    z-index: 9;
    display: block;
    background-image: url(images/linebt.svg);    background-position: right top;
    /* background-image: url(images/linebt.png); */
    background-repeat: no-repeat;
    background-size: 61px 21px;
    height: 20px;
    width: 40px;
}


.blogpost .lire:hover {
    background: #e0001a;    color: #ffffff;
  right: 10px;
}




.lienactu {
    padding: 10px 20px 10px 60px;
    color: inherit;
    color: #0057a4;
    text-decoration: none;    margin-top: 10px;
    display: inline-block;
    transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
}

.lienactu:after {
    content: '';
    position: absolute;
top: 4px;
    right: 126px;
    z-index: 9;
    display: block;
    background-image: url(images/linebtbleu.svg);
    background-position: right top;
    /* background-image: url(images/linebt.png); */
    background-repeat: no-repeat;
    background-size: 61px 21px;
    height: 20px;
    width: 50px;
}


.lienactu:hover {
    color: #19b6bf;
 
}



.allactu a{
padding: 20px 20px 20px 40%;
    /* bottom: 32px; */
    color: inherit;
    color: #ffffff;
    text-decoration: none;
    transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    background: #0057a4;
    width: 100%;
    display: block;
}

.allactu a:hover{
	
	 background: #e0001a;
}




.allactu a:after {
    content: '';
    position: absolute;
top: 15px;
    right: 64%;
    z-index: 9;
    display: block;
    background-image: url(images/linebt.svg);
    background-position: right top;
    /* background-image: url(images/linebt.png); */
    background-repeat: no-repeat;
    background-size: 61px 21px;
    height: 20px;
    width: 60px;
}





.newsletter {
    background: #ededed;
   
    z-index: 0;
    width: 90%;
    margin-top: 40px;    display: inline-block;
    padding: 50px 0px 50px 10%;
}
.newsletter .thumbnailactu {
    max-width: 40%;
    vertical-align: top;
    display: inline-block;        margin-left: 35px;
}
.newsletter .thumbnailactu:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 15px;
    left: -15px;
    box-shadow: 0 0 0 3px #e0001a inset;
}
.newsletter .thumbnailactu  img {
    max-width: 100%;
    height: auto;
}




.newsletter .thumbnailactu .titlebox {
      top: 89px;
    left: -78px;
}






.newsletter .newsright{
    width: 50%;
    padding-left: 30px;
    vertical-align: top;
    display: inline-block;
}





.titregris {
	
	
text-transform: uppercase;
    font-size: 14px;
    line-height: normal;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    padding: 12px 0 0 0;
    color: #666666;
    font-weight: 900;    margin-bottom: 20px;
    position: relative;
    text-decoration: none;
	
}

.actu .titregris {  margin-bottom: 4px;
}
.newstitre {

text-transform: uppercase;
    line-height: normal;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    text-align: left;
    padding: 12px 0 0 0;
    color: #0057a4;
    font-weight: 900;    margin-bottom: 20px;
    position: relative;
    text-decoration: none;
	
	
}



.partenaires {
    width: 100%;
    background: #0057a4;
    display: table;
    table-layout: fixed;
    margin: 90px 0;
}
.parteleft{
	width: 30%;    
    vertical-align: top;
    display: table-cell;background: #0057a4;
}


.parteleft p{
width: 60%;
    text-transform: uppercase;
    line-height: normal;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    text-align: right;
    float: right;
    padding: 40px;
    margin-bottom: 0;
}


.parteright {

    width: 70%;
    vertical-align: top;
    display: table-cell;
    background: #fff;
    padding: 0 30px 2px 30px;
}


a.thumbnailpart img {
    max-width: 100%;
    height: auto;
}
.parteright .swiper-slide {
    border: 1px solid #e1e1e1;
       text-align: center;
}

.partenaires .swiperbutton {
    position: absolute;
    bottom: -20px;
    /* left: 79%; */
    right: -20px;
    /* left: -100px; */
    width: 120px;
    height: 60px;
    z-index: 9;
    display: block;
}


.partenaires .swiper-button-prev, .partenaires .swiper-button-next {
    background: #3d7fba;
   
}

.partenaires .swiper-button-prev {
    left: -1px;
}

.wigside {
    margin-bottom: 20px;
    background: #ededed;
    padding: 20px;
}
.searchandfilter ul {
    display: inline-block;
    width: 100%;
}

form.searchandfilter ul li{
	width:100%;
	
	
}

form.searchandfilter ul li.cat-item {
    margin: 10px 0;
}





form.searchandfilter input[type="text"], form.searchandfilter select {
	
	
background: #fff;
    margin: 10px 0 0px 0;
    border: none;
    padding: 20px 14px!important;
    box-shadow: none;
    height: 60px;
    width: 100%!important;
    -moz-box-shadow: none;
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -webkit-box-shadow: none;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}



div#footer {
    display: table;
    clear: both;
}

.wigfoot{width:23%;display: table-cell;   background: #ededed;    vertical-align: top; 
    padding: 60px;    padding-bottom: 160px;
}


.wigfoot:nth-child(1) {
    background: #fff;
    width: 32%;
    padding: 30px 130px;
}




.wigfoot .titlewidg , .titlewigside{
    font-size: 16px; text-transform: uppercase;
    display: block;
    font-family: 'Montserrat', sans-serif;
    color: #0057a4;
    font-weight: 900;
    margin-bottom: 12px;
}

.wigfoot  img {
    max-width: 100%;
    height: auto;
}

.wigfoot  a,
.wigside a{
	text-decoration: none;    margin-bottom: 10px;
    display: inline-block;
}
.wigfoot a:hover ,
.wigside a:hover{
        color: #0057a4;text-decoration: underline;
}

.mention {
    background: #0057a4;
    width: 70%;
    color: #7294c1;
    padding: 33px;    margin: -50px 0 40px 0;
}

.mention {
    background: #0057a4;
    width: 67%;
    font-size: 12px;
    color: #7294c1;
    margin: -50px 0 40px 0;
    padding: 33px;
}
.mention a {
    color: #7294c1;    text-decoration: none;
}
.mention a:hover {
    color: #fff;
}

.mention li {
    display: inline-block;
    margin-right: 30px;
}








.hamburger {
font-size: 30px;
display: none;
position: fixed;
z-index: 9999999;
width: 70px;
padding: 31px;
padding: 30px 20px;
cursor: pointer;
transition: transform .2s ease-in-out;
vertical-align: middle;
right: 10%;
top: 0px;
border: 0 none;
}
.hamburger::-moz-focus-inner {
padding: 0;
border: 0 none;
}
.hamburger:focus {
outline: 0;
}
.hamburger:before, .hamburger:after {
content: "";
}
.hamburger:before, .hamburger .icon, .hamburger:after {
display: block;
width: 100%;
height: 4px;
margin: 0 0 5px;
transition: transform .2s ease-in-out;
border-radius: .05em;
background: #0057a4;
}
.hamburger.dark:before, .hamburger.dark .icon, .hamburger.dark:after {
background: #ffffff;
}
.hamburger:hover .icon {
transform: translate(2px, 0px);
}
.hamburger:hover:before {
transform: translate(-2px, 0px);
}
.hamburger:hover:after {
transform: translate(-2px, 0px);
}
.hamburger.active .icon {
transform: translate(-7px, 8px) rotate(135deg) scaleX(-0.34);
}
.hamburger.active:before {
transform: translate(5px, 5px) rotate(135deg) scaleX(0.6);
}
.hamburger.active:after {
transform: translateY(-8px) rotate(-135deg);
}
.hamburger.active:before, .hamburger.active .icon, .hamburger.active:after {
background:	#19b6bf
}
/*
.hamburger.active {
margin-top: 0;
position: fixed; 
}*/
/*
.hamburger.active {
margin-top: 0;
position: fixed; display:inline-block
}
*/

.fermepanier {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    opacity: 0.4;
    box-sizing: border-box;
    display: none;
     background: #0057a4;
}


.menu a.logo {
    display: none;
}


/*****LANDING**********************************/
body.landing-template .content.full img {
    max-width: 100%;
    height: auto;
}
body.landing-template .header {
    /*text-align: center;*/
}

body.landing-template #footer {
    display: block;
    clear: both;
    height: 100px;
}

.content.full {
  /*  padding: 100px 0px 50px 0px;
    max-width: 80%;
    margin: 0 auto;*/
	    padding: 100px 0px 50px 0px;
    max-width: 100%;
    width: 80%;
    display: table;
    margin: 0 auto;
}
.content.full .postscontent {
    AAAfloat: none;
}

.headvisu.inpage .swiper-content {
   padding-bottom: 0px;
}


.headvisu.inpage .swiper-title {
    width: 100%;
    text-align: left;
}








body.landing-template .menu-header {
    color: #0057a4;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    text-align: right;
    padding: 0px 0 0 0;
    font-weight: 900;
    position: absolute;
    right: auto;
    top: auto;
    right: 0;
    bottom: 12px;
    width: 60%;
    height: auto;
    width: calc(100% - 280px);
}

.headvisu.inpage {
    height: 50vh;    margin-bottom: 30px;
}

.mention a.twitt {
    font-size: 30px;
    color: #1a91da;
    background: #e2f2ff;
    padding: 10px;
    right: -20px;
    position: absolute;border: 1px solid #1a91da;
    top: 20%;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.mention a.twitt:hover {
    color: #ffffff;
    background: #1a91da;
}





/********MENU**********************/
ul.sub-menu {
position: absolute;
    min-width: 100%;
    background-color: #ffffff;
    position: absolute;
    left: -20px;
    top: 10px;
    padding-bottom: 12px;
    z-index: 30;
    border-top: none;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    padding-top: 50px;


}


 .sub-menu li {
padding: 0px;    margin: 0px 0px;text-align: left;
}



.menu ul li {
min-width: 100%;
/*white-space: nowrap;*/    
}

ul.sub-menu ul.sub-menu {
    padding-top: 0;
}


.menu ul ul {
left: 100%;
top: 0;
}
.menu .menu-item-has-children ul a {
line-height: 1em;
padding: 12px 22px;
min-width: 250px;text-align: left;
height: auto;
}

.menu ul.sub-menu ul.sub-menu li {
    /* top: 0; */
    left: 0;
    display: block;
    width: 100%;
}
ul.sub-menu li {max-width: 400px;
}

.menu-header .menu li:hover > ul {
    display: block;
    top: 0px;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

	.menu-header  ul li.menu-item-has-children > a:before {
    content: "\0025BE";
    font-size: 24px;
  
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: -20px;
    left: auto;
    top: 30px;
    -webkit-transform: translateY(-51%);
    -moz-transform: translateY(-51%);
    -ms-transform: translateY(-51%);
    -o-transform: translateY(-51%);
    transform: translateY(-51%);
    position: absolute;
}
	
.menu-header  ul.sub-menu li.menu-item-has-children > a:before {
    content: "\0025BE";
    font-size: 24px;
  
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 10px;
    left: auto;
    top: 6px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
}

/*
.wigfoot .menu li.menu-item-has-children > a{
display: none;

}*/
.wigfoot .menu .sub-menu {
    display: none;
    position: relative;
    visibility: visible;
    left: auto;
    opacity: 1;
    background-color: transparent;
    padding-bottom: 0;
    top: auto;
    padding-top: 0;
}


.wigfoot .menu .menu-item-has-children ul a {
padding: 0 0 0 0;
}








/*******MAILPOET*********************/
.newsletter .mailpoet_paragraph , .newsletter #mailpoet_form_1 .mailpoet_paragraph{
   position:absolute;
}
#mailpoet_form_1 .mailpoet_text {
    background: #fff;
    margin: 10px 0 0px 0;
    border: none;
    padding: 20px 14px!important;
    box-shadow: none;    height: 60px;
   width: 100%!important;
    -moz-box-shadow: none;  -webkit-appearance: none; border-radius: 0;-webkit-border-radius:0px;
    -webkit-box-shadow: none;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}












#mailpoet_form_1 .mailpoet_submit {
   background-color: #0057a4;
    width: 100%; -webkit-appearance: none; border-radius: 0;-webkit-border-radius:0px;
    cursor: pointer;
    height: 60px;
    padding-left: 50px!important;
    margin-left: 20px!important;
    color: white;
    background-image: url(images/linebt.svg);
    background-position: 30px 13px;
  
    background-repeat: no-repeat;
    background-size: 61px 21px;
	transition: all .3s ease;    font-size: 15px;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
}

#mailpoet_form_1 .mailpoet_submit:hover {
    background-color: #e0001a;
	}
	
	

.wigside #mailpoet_form_1 .mailpoet_submit {
    background-position: 50px 13px;
	}






	

form.searchandfilter input[type="submit"] {
    background-color: #0057a4;
    width: 100%;
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0px;
    cursor: pointer;margin-top: 20px;
    height: 60px;
    padding-left: 50px!important;
    margin-top: 20px!important; 
    color: white;
    background-image: url(images/linebt.svg);
    background-position: 90px 13px;    border: none;
    /* background-image: url(images/linebt.png); */
    background-repeat: no-repeat;
    background-size: 61px 21px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
}







form.searchandfilter input[type="submit"]:hover {
    background-color: #e0001a;
	}
	
	











#mailpoet_form_1 .mailpoet_paragraph {

    width: 80%;
}
#mailpoet_form_1 .mailpoet_paragraph:nth-of-type(2) {
      width: 300px;
    left: 80%;
}
#mailpoet_form_1 .mailpoet_message {
    margin-top: 20px;
}


#mailpoet_form_1 .mailpoet_paragraph.last {
    margin-bottom: 0;
    margin-top: 100px;
    position: relative;
    width: 100%;
}



.wigside #mailpoet_form_1 .mailpoet_paragraph {
    width: 100%;
}

.wigside #mailpoet_form_1 .mailpoet_paragraph {
    width: 100%;
    display: block;
    left: auto;
    position: relative;
}





.wigside .mailpoet_paragraph:first-child {
    width: 60%;
}










.wigside #mailpoet_form_1 .mailpoet_submit {
    padding-left: 60px!important;
    margin-left: 0px!important;
}

.wigside #mailpoet_form_1 .mailpoet_paragraph.last {
   margin-top: 0;
}

.wigside #mailpoet_form_1 .mailpoet_message {
    margin-top: 20px;
}

.pagination{text-align:center}

.page-numbers,a.page-numbers{background:#ededed;color:#a9a9a9;margin-right:2px;    padding: 10px 15px;text-align:center;text-decoration:none;line-height:30px;font-size:14px;}

.page-numbers.current{color:#fff;background:#0057a4}

.page-numbers .dots{letter-spacing:1px}

a.page-numbers:hover{background:#a7cae8;color:#fff}

.thepagesidebar {
    width: 395px;
    vertical-align: top;
    padding: 20px 0 0 0px;
    display: table-cell;
}
.leftwithsidebar {
    width: 100%;
    width: calc(100% - 400px);
    vertical-align: top;
    margin-right: 0;
     display: table-cell;padding-right: 40px;
}

.leftwithsidebar.paddtop {
padding-top: 20px;
}




.content.full.blog .leftwithsidebar {
 display: inline-block;    padding-right: 0;
}


.content.full.blog .thepagesidebar {
 display: inline-block;
}
.content.full.blog .postscontent {
    width: 100%;
}






.parsley-errors-list.filled {
    opacity: 1;
    position: absolute;
    background: #b94a48;
    z-index: 99;min-width: 286px;
    padding: 11px;
    line-height: 20px;
    color: #fff;
}
.parsley-required, .parsley-custom-error-message {
    color: #fff!important;
}
p.mailpoet_validate_success {
    background: #a0ad3c;
    z-index: 99;
    padding: 11px;
    line-height: 20px;
    color: #fff;
}

.essb_links {
    max-width: 768px;margin-top: 40px;
}


.wpca-lay-out {
    z-index: 999999998!important;
}

.wpcf7 {
	
	
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="text"], .wpcf7 textarea {
    
    width: 100%;
    background: #fff;
    margin: 10px 0 0px 0;
    border: 1px solid #ededed;
    padding: 20px 14px!important;
    box-shadow: none;
    height: 60px;
    width: 100%!important;
    -moz-box-shadow: none;
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -webkit-box-shadow: none;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

 .wpcf7 input.wpcf7-form-control.wpcf7-submit {
    background-color: #0057a4;
    width: 100%;
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0px;
    cursor: pointer;
    height: 60px;
    padding-left: 50px!important; font-size:15px;
    color: white;
    background-image: url(images/linebt.svg);
background-position: 50px 13px;
background-position: calc(50% - 50px) 13px;
	     cursor: pointer;
    margin-top: 20px;
	  -moz-box-shadow: none;
    -webkit-appearance: none;border: none;
    background-repeat: no-repeat;
    background-size: 61px 21px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
}



.wpcf7 input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #e0001a;
}
.wpcf7 textarea {
    height: 200px;
}
span.wpcf7-list-item {
    margin: 15px 0 0 0;
}
.g-recaptcha {
position: relative;
width: 100%;
background: #f9f9f9;
overflow: hidden;
}

.g-recaptcha > * {
float: left;
left: 0;
}

.g-recaptcha::after{
display: block;
content: "";
position: absolute;
left:0;
right:100%;
top: 0;
bottom:0;
background-color: #fff;
clear: both;
}


.rc-anchor-compact {
    height: 136px;
    width: 100%;
}

.aaa {
    right: 0;
    left: auto;
    top: 0;
    width: 37px;
    height: 35px;
    /* background: #ce7f7f7a; */
    position: absolute;
}



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

.blogpost {
    width: 33.33%;
    /*padding: 20px;
    display: inline-block;
    vertical-align: top;
    float: left;*/
}
.leftwithsidebar , .postscontent {
    width: 75%;
}
.flowcontent {
    width: 25%;	
}
.content.full.blog .leftwithsidebar {
    float: left;
}
	.thepagesidebar {
    width: 25%;
}
}


@media only screen and (max-width:1660px) {

.header {
    width: 100%;
    max-width: 90%;
}
.headvisu {
    width: 100%;
    max-width: 90%;
}
.homeslide {    width: 80%;
    right: -3%;
}
	
.content.full {
       max-width: 90%;

}	
	
    
        
    
.hamburger {
right: 5%;
}
    
    
    
	#mailpoet_form_1 .mailpoet_paragraph {
    width: 60%;
}
#mailpoet_form_1 .mailpoet_paragraph:nth-of-type(2) {
    width: 300px;
    left: 60%;
}	
    
  .wigside #mailpoet_form_1 .mailpoet_paragraph {
    width: 100%;
    left: 0%;
}	
    
   
    
    
    
}



@media only screen and (max-width:1900px) {
	

	.hamburger {
display: inline-block;
    top: 0px;
    position: absolute;
}
		.hamburger.fixed {
    position: fixed;
}
	
	
    

    
 .hamburger.light.active {
    right: 0px;
}
    
    
    
    
    
    
    
	
	.menu-header {
    position: FIXED;
    width: 340px;
    overflow: auto;
    height: 100%;padding-top: 40px;
    background: #ffffff;
    /* padding: 22px 30px 0px 60px; */
    right: -800px; 
    top: 0;
    z-index: 99999;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .2s ease;
    color: #FFF;
}
	
	.menu-header.move {
    right: 0px;
}
	
	.menu-header li {
    display: block; height:auto;
}
	
	.menu-header li a {
    text-align: left;padding: 12px 0;font-size: 18px;
}

	.menu ul li {
    min-width: 100%;
    white-space: normal;
}
.menu ul.sub-menu  {
    padding-left: 10px;
}		
.menu ul ul.sub-menu {
    left: 0;
    top: 0;
}	
.menu-header  ul.sub-menu li.menu-item-has-children > a:before {
   
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
 
}
	.menu-header > ul > li.menu-item-has-children > a:before {
    content: "\0025BE";
    font-size: 24px;
   
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 10px;
    left: auto;
    top: 50%;
    -webkit-transform: translateY(-51%);
    -moz-transform: translateY(-51%);
    -ms-transform: translateY(-51%);
    -o-transform: translateY(-51%);
    transform: translateY(-51%);
    position: absolute;
}
	
	
	
	
	
	ul.sub-menu {
    visibility: visible; 
    opacity: 1;    padding: 0 0 0 0;
    background-color: transparent;
    position: relative;
    display: none;
    top: auto;
   left: 0px;
		-webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
	

	.menu-header .menu li:hover > ul {display: none;}
	
	ul#menu-principal {
    padding-top: 40px;
}
.parteleft p {
    width: 100%;
}
	
	
	.menu a.logo {
    display: inline-block;    margin: -10px 18px;
}

.wigfoot:nth-child(1) {
    padding: 30px 50px;
}
	
.wigfoot {
    padding: 70px 20px 110px 20px;
}	
			
}

@media only screen and (max-width:1230px) {

.homeslide .swiper-title {
    font-size: 28px;
    line-height: 37px;
}
.blogpost .thedate {
    margin-top: 12px;
    margin-bottom: 52px;

}
}











@media only screen and (max-width:1080px) {
.homeslide {
    padding: 30px 30px 20px 30px;
    bottom: -54px;
}

.full {
    margin: 20px 10%;
}
	
	
	.content.full {
    padding: 50px 0px 50px 0px;
	
}
	
	
	
	
	
.newsletter {
width: 90%;
    padding: 50px 50px 50px 10%;
}
	
	
	body.landing-template .content h1 {
    font-size: 26px;
}


	
	#mailpoet_form_1 .mailpoet_paragraph:nth-of-type(2) {
    width: 220px;
}
	
	
	
	
#mailpoet_form_1 .mailpoet_submit {
    background-image: url(images/linebtlittle.svg);
    background-size: 43px 21px;
    background-position: 10px 12px;
}
	

		
	.wigside #mailpoet_form_1 .mailpoet_paragraph:nth-of-type(2) {
    left: auto;
    width: 100%;
}
	
	
	
	


}


@media only screen and (max-width:1024px) {

.full {
    margin: 20px 5%;
}
	
		#mailpoet_form_1 .mailpoet_paragraph {
    width: 60%;
}
#mailpoet_form_1 .mailpoet_paragraph:nth-of-type(2) {
 
    left: 60%;
}	
	
	
}






@media only screen and (max-width:970px) {
.homeslide {
    padding: 30px 30px 20px 30px;
}
	
	#mailpoet_form_1 .mailpoet_paragraph {
    width: 60%;
}	
	
	#mailpoet_form_1 .mailpoet_paragraph:nth-of-type(2) {
    left: 56%;
}
	
	
	.wigside #mailpoet_form_1 .mailpoet_paragraph:nth-of-type(2) {
    left: auto;
    width: 100%;
}
	
	
	
	
	
	
	
	
	
	
	
}

@media only screen and (max-width:768px) {
	.swiperbutghjton a {
    text-decoration: none;
    width: 50%;
    padding: 0px 20px;
    line-height: 60px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
}
	
	
	.menu-header {
    width: 430px;
}
	
	
	
	
	
	
	
	
	
	.thepagesidebar, .content.full.blog .thepagesidebar {
   
    display: none;
}
    /**/
    
.leftwithsidebar {
    width: 100%;padding-right: 0;
  }

.mention {
    width: 90%;
    margin-bottom: 50px;
}

	.essb_links { 
		/*width: 100%;*/
    max-width: 100%;
 
}
	
	
	
	
	
	
	
.homeslide .swiper-title {
    font-size: 22px;
    line-height: 32px;
    padding-right: 30px;
}
	
	
	.full {
    margin: 16px 5%;
}
	.blogpost {
    width: 100%;padding: 10px 0px 10px 0;
}
	
	
	.flowcontent {
    padding-top: 10px;
}
	#ff-stream-1 .ff-stream-wrapper.ff-infinite > li {
    margin: 20px 0px 0 0px!important;
}
	
	
	
	.blogpost .lire {
    right: -10px;
}
	
.postscontent {
    width: calc(100% - 310px);
    margin-right: 30px;
}
	
	
	
	.blogpost .postexcerpt h3 {
    font-size: 14px;
}
	
.newstitre {

    font-size: 20px;
		
}
	body.landing-template .header {
    text-align: center;
}
	
	body.landing-template .menu-header {
    display: block;
    position: relative;
    float: none;
    top: auto;
    width: 100%;bottom: auto;
    text-align: center;
}
	
	
	.homeslideprofil {
		display:none;
	}
	
	
.newsletter {
width: 90%;
    padding: 50px 20px 50px 20px;
}	
	


	.wigfoot .titlewidg , .titlewigside{
    font-size: 12px;
}
	
	
	.titregris {
    font-size: 10px;
    margin-bottom: 0px;
}
	
	
	
#mailpoet_form_1 .mailpoet_paragraph {
    width: 60%;
}
#mailpoet_form_1 .mailpoet_paragraph:nth-of-type(2) {
   
    left: 55%;
}
	
		
	.wigside #mailpoet_form_1 .mailpoet_paragraph:nth-of-type(2) {
    left: auto;
    width: 100%;
}
	
	
	
	.actu {
    padding: 330px 50px 50px 15px;
}
	
	
	
	.mention {
   padding-bottom: 60px;
}
	
	
	
	
	
	
	
	
}








@media only screen and (max-width:680px) {
	
.thepagesidebar, .content.full.blog .thepagesidebar {
     display: none; 
   /* display: block;
    max-width: 100%;*/
}

	
.wigfoot:nth-child(1), .wigfoot {
    width: 100%;
    display: block;	padding: 20px 20px 20px 20px;
}
.mention {
    width: 100%;
    margin: 0px 0 60px 0;
    padding: 22px;    padding-bottom: 60px;
}
	
	
	.mention a.twitt {
    top: -40%;
    right: 41%;
}
	

		
		#mailpoet_form_1 .mailpoet_paragraph {
    width: 48%;
}	
	
	#mailpoet_form_1 .mailpoet_paragraph:nth-of-type(2) {
    left: 46%;
}
		
	.wigside #mailpoet_form_1 .mailpoet_paragraph:nth-of-type(2) {
    width: 100%;
}
	
	
}




@media only screen and (max-width:600px) {
	
	.swiperbutton {
    bottom: 30px;
    right: 0px;
	}
	
	.lienactu {

    margin-bottom: 50px;
}
	.actu .swiper-content {

    padding-top: 20px;
}
	
	
	
	
	
	
	
	
			
		#mailpoet_form_1 .mailpoet_paragraph {
    width: 70%;
}	
	
	#mailpoet_form_1 .mailpoet_paragraph:nth-of-type(2) {
    left: 65%;    width: auto;
}
	
	
	
	
	#mailpoet_form_1 .mailpoet_submit {
    font-size: 0px!important;
    width: 90px;
}
	
	
		
	.wigside #mailpoet_form_1 .mailpoet_paragraph:nth-of-type(2) {
    left: auto;
    width: 100%;
}
	
	
	
	
}


@media only screen and (max-width:590px) {
	.headvisu {

    background-position: top center;
    background-size: 150%;
}	

	/*.flowcontentswiper-button-next, .flowcontentswiper-button-prev{display:none;}*/
	.flowcontent {
    margin-bottom: 0px;
}
	
	.blogpost .lire , .blogpost .lire:hover{
    right: 0px;
	}	

	
	
	.menu-header {
   width: 100%;
    max-width: 100%;
}
	
	.menu-header li a , .menu .menu-item-has-children ul a{
    padding: 9px 0;
    font-size: 16px;
}
	
	
	
	.headvisu {
    width: 100%;
    max-width: 90%;
    height: auto;
    padding-top: 40vh;
}
	
	.homeslide .swiper-title {
    font-size: 24px;
    line-height: 33px;
    width: 100%;
    text-align: left;    margin-bottom: 20px;
    padding-right: 0;
    display: inline-block;
}
	.homeslide .swiper-content {
    width: 100%;
    padding-bottom: 50px;
}
	
	
	.homeslide {
    padding: 20px 20px 40px 20px;
    width: 100%;
    position: relative;
    bottom: auto;
    right: auto;
}
	
	
	.inpage .swiper-title {
    text-align: left;    margin-bottom: 0px;

}
.inpage .swiper-slide {
    padding-bottom: 0px;
}
	
	.inpage .homeslide {
    padding: 20px 20px 20px 20px;
}
	
	.content.full {
    padding: 0px 0px 50px 0px;
}
	
.headvisu.inpage {
   /* padding: 20px 20px 20px 20px;*/

}	
	
	.headvisu.inpage {
    height: auto;
}
	body.landing-template .content.full {
    margin-top: 20px;
    padding: 0 0px 0px 0px;
}
	
	body.landing-template .content.full img {
    max-width: 100%;
    height: auto;
    float: none;
    margin: 0 0 0.65em 0;
    display: block;
}
	
	
	
	
.actu {
    width: 100%;
    /* margin-top: 0; */
    padding: 140px 20px 20px 15px;
}
	
	
.actu .thumbnailactu {
    max-width: 100%;
    vertical-align: top;
    display: block;
}
.actu .swiper-slide {
    padding-left: 30px;
    padding-bottom: 20px;
    padding-right: 10px;
}
	.actu .swiper-content {
    width: 100%;
    padding-left: 0px;
    vertical-align: top;
    display: inline-block;
}

	
	.flowcontent {
    padding: 0 10px 60px 10px;width: 100%;
}
	
	.ff-slide-twitter {
    margin: 0px 0px 0 0px!important;
}
	.ff-stream {
    background: #E5E5E5;
    padding: 20px 0 20px!important;
	}
	
	
	.swiperbutghjton {
position:relative;    bottom: auto;
    margin: 0 0px 0 0px;
	}
	

	
	
	
	
	
	
	
	.postscontent {
    width: 100%;
    margin-right: 0;
    float: none;
}
	
	
.full {
    max-width: 100%;
    margin: 20px 20px;
}
	
	
	.leftwithsidebar.paddtop {
    padding-top: 0px;
}
	.blogpost {
    padding: 10px 10px 10px 10px;
}
.homeslide .swiper-pagination {
    margin: 0px auto;
    width: 100%;
    bottom: -30px;
}
	
	
	
	.newsletter {
    padding: 50px;
    width: 100%;
    margin-top: 40px;
    padding: 30px 30px 30px 10px;
}
	
	
.newsletter .thumbnailactu {
    max-width: 100%;	
	
}
	
	
.newsletter .newsright {
    width: 100%;
    padding-left: 0px;
    margin-top: 20px;    margin-left: 20px;    padding-right: 20px;
}	

.newstitre {
    font-size: 18px;
	}
	
	.titregris {
    font-size: 12px;
    margin-bottom: 0px;
	}
	
	

	
	
	.wigfoot:nth-child(1), .wigfoot {
    padding: 30px;
}
	
	
	
	
	

	
	.partenaires, .parteright, 	.parteleft {
    width: 100%;
    vertical-align: top;
    display: inline-block;
 
}
	
	.parteright .swiper-slide {
     border: none;
    padding-top: 20px;
}
	
	
	.partenaires .swiperbutton {
    bottom: -30px;
    right: 10px;
}
	
	
	
	
	.swiperbutghjton a {
    width: 100%;
    max-width: 100%;
}
	
	
	
	
	
	
}



@media only screen and (max-width:374px) {

.essb_links li a .essb_network_name {
    margin-right: 15px;
    font-size: 14px;
    display: none;
}
}















