.btn.shortcode-btn{display:inline-block;margin-right:10px;margin-bottom:20px;padding:7px 15px;-webkit-border-radius:4px;border-radius:4px;background-color:#282828;color:#fff!important;text-decoration:none!important;font-size:12px;line-height:1.5;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}.btn.shortcode-btn:hover,.btn.shortcode-btn:focus{background-color:#ff4545!important}.btn.shortcode-btn.is-round{border-radius:18px}.btn.shortcode-btn.is-3d{position:relative;z-index:2;border-radius:6px}.btn.shortcode-btn.is-3d:after{position:absolute;top:3px;right:0;bottom:-3px;left:0;z-index:-1;border-radius:6px;background-color:inherit;content:'';opacity:.7}.shortcode-dropcap.is-default{display:block;float:left;margin:0 15px 0 0;vertical-align:middle;text-align:center;text-transform:uppercase!important;font-size:60px;line-height:1.2em}.shortcode-dropcap.is-background{display:block;float:left;margin:0 15px 0 0;margin-top:2px;padding:15px;background-color:#282828;color:#fff;text-align:center;text-transform:uppercase!important;font-size:40px;line-height:40px!important}.shortcode-accordion{display:block;margin-top:20px;margin-bottom:30px;border-radius:4px;-webkit-border-radius:4px;padding:15px 20px 25px 20px;background-color:#fafafa}.shortcode-accordion h3.accordion-item-title{margin-top:20px;padding-bottom:10px;margin-bottom:0;border-bottom:1px dashed rgba(28,28,28,.1);font-size:16px;cursor:pointer}.shortcode-accordion h3.accordion-item-title:before{display:inline-block;margin-right:7px;content:'+'}.accordion-item-content{display:none;margin:0;padding:20px;background-color:#fff;border-radius:4px;-webkit-border-radius:4px}.shortcode-row{display:block;margin-left:-20px!important;margin-right:-20px!important;margin-bottom:30px}.shortcode-col{padding-right:20px!important;padding-left:20px!important}.content-without-sidebar .shortcode-fullimg{display:block;margin:2em 0}.shortcode-fullimg.fullimg-loaded img{max-width:none!important;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}.content-without-sidebar .shortcode-fullimg img{opacity:0}.shortcode-fullimg.is-img-show img{opacity:1!important}@media only screen and (max-width:991px){.shortcode-row{display:block;margin-left:-10px!important;margin-right:-10px!important}.shortcode-col{padding-right:10px!important;padding-left:10px!important}}@media only screen and (max-width:767px){.shortcode-col{margin-bottom:20px}.shortcode-col:last-child{margin-bottom:0}}

/* ajout */

.wpcf7 input[type=checkbox] {
    display: inherit !important;
    margin-top: 7px;
}


.img-responsive, .lyte-wrapper{
width:100% !important
}

.header-social-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    list-style: none;
}
.header-social-menu li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
}

.fixed-nav .header-social-menu li a {
    color: #000;
    padding: 0 12px;
}

.header-social-menu li a {
    color: #fff;
    padding: 0 12px;
}

   
   .hover{
    position:absolute;
    bottom:0;
    font-size:90% !important
    
   }
   
.hoverinfo{
       position:absolute;
      bottom:10px;
   }
   
   .home .post-outer-nth-1 .featured-video-plus{
 
      max-width: 100% !important;

	position: relative;
	padding-bottom: 56.25%;

	height: 0;
	overflow: hidden;
}

.home .post-outer-nth-1 .featured-video-plus iframe,  
.home .post-outer-nth-1 .featured-video-plus object,  
.home .post-outer-nth-1 .featured-video-plus embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
   
   .blog article p, .blog article ul, .blog article dd {
    margin-bottom: 1.25em;
}

.related-posts article{
   min-height:480px
}
   
   /* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

.featured-video-plus{
   margin-top:10px
}

.slogan{
   color:#0053A5;
   font-style:italic;
   font-size:16px;

}
.slog{
       float: left;
    width: 205px;}


.blog .post-wrap{min-height:400px !important;}
/* modif */
.home .navbar-wrap , .blog .navbar-wrap{position:relative;right:auto;left:auto;z-index:9800;display:block;background-color:#fff;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0)!important;-moz-box-shadow:0 0 0 0 rgba(0,0,0,0)!important;box-shadow:0 0 0 0 rgba(0,0,0,0) !important;color:#666;font-weight:400;backface-visibility:hidden;-webkit-backface-visibility:hidden; border-bottom: 7px solid #0053A5}


.main-menu-inner>li>a{
   font-weight:700 !important
}
h2.home-title{
   float: left;
   background: white;
   text-transform: uppercase;
   color:#00549d;
   font-size: 28px;
   padding-bottom: 10px;
   
}
h2.home-title:before{
 font-family: "Font Awesome 5 Free";

 display: inline-block;
    /* margin-right: 10px; */
padding-right:7px;

color:#61E182;
}

.actu h2.home-title:before{
  content: "\f1ea";

}

.experts h2.home-title:before{
content: "\f1ad";
}
.pompes h2.home-title:before{
content: "\f043";
}
.robinet h2.home-title:before{
content: "\e005";
}
.services h2.home-title:before{
content: "\f2b5";
}
.training h2.home-title:before{
content: "\f70c";
}
.audio:before{
/*content: "\f58f";*/
}
.recre h2.home-title:before{
content: "\f6e8";
}
h2.home-title:after{
      display: inline-block;
    /* margin-right: 10px; */

    height: 1px;
    background-color: #61E182;
    content: '';
    vertical-align: baseline;

}

h3.home-title{
   color:#666;
   font-size: 18px;
   padding-bottom: 10px;
   padding-top:15px 
}
h3.home-title:before{
display: inline-block;
margin-right: 10px;
width: 15px;
height: 15px;
border-radius: 50%;
background-color: #61E182;
content: '';
vertical-align: baseline;

}
.home-title-div{
   width:100%;
   display:inline-block
}
.seeall{
   font-size:12px;
   font-style: italic;
padding-top: 10px;
   text-transform: none;
   color:#0053A5;
   font-weight: 400;
background: white;
   float:right;
   padding-left: 5px;
   text-align: right
}
.ligne{
 height:20px;border-bottom:1px solid #61E182
}
.home-desc{
   font-style: italic;
   padding-bottom: 10px;
   font-size: 22px;
  /* text-align: center*/
}

.wrap-home{
   width:60%;
   background:#0053A5;
   margin-bottom: 35px;
   display:none
   
}
#ctf .ctf-header {
  
    padding:30px 20px 0 !important 
}

.ctf-tweets{
   background: #eee;
   padding: 15px;
   margin-top:10px
}

.search-submit {

    background-color: #0053A5 !important;

}

input[type="search"] {

    max-width: 55% !important;
 
}
.widget-title.block-title h3:before {
    width: 0 !important;
    height: 0 !important;
}
.widget-title.block-title{
   border: 0 !important
}

.block-title h3 {
color:#00549d !important;
font-weight: 700 !important
}

.is-sidebar-style-1 .sidebar-inner {
    background-color: #fff !important;
    padding: 0 !important
}

.sidebar-inner{
   text-align: center
}

.wp-image-4494{
   border-top: 10px dotted rgba(0,0,0,.1) !important;
   padding:15px 0
}

.ctf-tweet-text{
   text-align: left
}


.sfsi_widget{
   justify-content: center !important;
   padding-top:20px;

   margin: 15px 0;
}
.blog .sfsi_widget{
 border:0 !important
}
.sfsi_wDiv{
   width: inherit !important
}
.block-header-inner {
border:0 !important
}


#wpadminbar{
   display: none !important
}

.block-header-wrap {
    font-size: 14px !important;
    line-height:20px !important;;
}

.post-wrap {
    margin:10px !important
}
.post-feat{
   margin:2px !important
}
.fw-block-3 .post-wrap {
    padding: 0 !important;
}

body, p {
    line-height: 1.4 !important;
}
.main-menu-inner>li>a {
font-size: 16px !important
}

.is-header-overlay .post-header-outer {
    color: black !important;
}
.is-light-text .post-title {
    color: black!important;
}
#ruby-footer h3{
   color:#fff !important
}

#ruby-footer .search-submit{
       background-color: rgba(255,255,255,.1) !important
}

.sidebar {
   margin-top:30px;
 
}
#sidebis{
  max-width:270px;
}
.sidebar .post-title, .pfc-posts-wrap h2{
  font-size:13px;
}
.nav-mif, .nav-par{
  text-align: center;
  position: relative;
z-index: 999;
}

.nav-mif a, .nav-par a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.nav-mif button, .nav-par button {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 8px 12px;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f3f3f3;
    color: #0053A5 ;
    *background-color: #f3f3f3;
    border: 0px solid #cccccc;
    *border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    *margin-left: .3em;
}
.nav-mif .owl-prev, .nav-par .owl-prev {
   position: absolute;
top: 85px;
left: 0;
}
.nav-mif .owl-next, .nav-par .owl-next {
   position: absolute;
top: 85px;
right: 0;
}
.owl-dots{
   display: none !important
}

.is-light-text .post-title  {
    padding: 15px;
}

.post-feat-3.post-wrap .is-header-overlay {
  padding:0 !important
}

#services .post-outer-nth-1 .is-light-text .post-title{
   background: #0053A5 !important;
}

.entry h2 {

    line-height: 1.4 !important;

}
.flash{color:#00549d;font-size: 25px;}
.flash:before{
  display: inline-block;
  content: url(../img/flash.svg);
  padding-right: 2px;
  width:30px;
}

.blog .site-inner > :first-child, .blog .site-inner > :first-child {
    padding-top: 0 !important;
}
.single-inner p, .entry li{
   font-size:20px !important;
   line-height: 30px !important;
}


@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.mktoForm{
margin-top:50px;
width:100% !important
}
#LblsalutationID, #LblLastName, #LblEmail, #LblFirstName, #Lblfunction, #LblCompany {
  font-size:18px;
  color:black;
width:150px !important
}
.mktoFieldWrap{
  width:100%
}
.mktoForm input{
  margin: 5px !important;
  padding: 5px 10px !important;
}
.mktoForm .mktoRequiredField label.mktoLabel {
  font-weight:inherit !important
}
.mktoButtonWrap{
  margin:0 !important
}
.mktoFormCol{
margin: 5px !important;
width: 100% !important;
}

.ruby-block-wrap.hs-block-oneh, .ruby-block-wrap.fw-block-onet {
  min-height:530px !important;
}