#blog_qhse * {
    font-family: 'Open Sans',sans-serif !important;  	
}

#blog_qhse .cta_guide,
#blog_qhse .cta_ae_bkg{
  display:none!important
}

#blog_qhse img {
  max-width:100%!important;
}

#blog_qhse{
    position: relative;
}

#blog_qhse .post-wrap-body {
  padding : 0 20px;
}
#blog_qhse .post-wrap-body *{
	font-size: 15px;
    line-height: 25px;
  text-align:justify;
}

#blog_qhse .fa{
    font-family:"FontAwesome"!important;
}

#blog_qhse ul {
    list-style:none;
    padding:0;
}

/* Header Blog */

#blog_header{
    margin-bottom:30px;
    position:relative;
}

#blog_header header {
    background-color:#f2f5f8;
    background-image:none;
}

@media screen and (max-width:991px){
    #blog_header .col-logo {
        float:none!important;
        text-align: center;
    }
    #blog_header .col-title {
        float:none!important;
        text-align: center;
    }
    
    #blog_header .col-title h1{
        margin-left:0!important;
    }
}

#blog_header .logo-title {
    padding:53px 0 49px;
}

#blog_header .langue-contact{
    float:right;
    margin-top: 10px;
}

#blog_header .langue-active,#blog_header .contact-us{
    margin-top:5px;
}
#blog_header .contact-us{
    margin-top:5px;
}

#blog_header .langue-active .fa.fa-globe{
    font-size:25px;
    color:#425b76;
}

#blog_header .wrap-contact-langue{
    margin-bottom:30px;
}

#blog_header ul.sharing-blog{
    float:right;
}
#blog_header ul.sharing-blog>li {
    float:left;
    margin-right:22px;
}
#blog_header ul.sharing-blog>li:last-child{
    margin-right:0px;
}

#blog_header ul.sharing-blog>li a{
    text-decoration:none;
}

#blog_header ul.sharing-blog>li a span{
    display: inline-block;
    margin-right: 10px;
    font-size: 25px;
    margin-top: 1px;
    vertical-align: middle;
    color:#636363;
}

#blog_header ul.sharing-blog>li a img{
    display:inline-block;
    vertical-align:middle;
}

#blog_header .wrap-langue,#blog_header .wrap-link{
    float:left;
    position:relative;
}

#blog_header .wrap-langue{
    margin-left:0px;
}

#blog_header .langue-active span,#blog_header .contact-us span,#blog_header .langue-active a{
    display: inline-block;
    font-size: 16px;
    color:#425b76;
    margin:0 10px 0 10px;
}

#blog_header .langue-active .fa.fa-caret-down, #blog_header .contact-us .fa.fa-caret-down{
    font-size:25px;
    color:#7c98b6;
}

#blog_header .langue-menu, #blog_header .link-menu{
    display:none;
}

#blog_header .langue-menu.open-menu,#blog_header .link-menu.open-menu{
    display:block;
}

#blog_header ul.langue-choice, #blog_header ul.link-choice{
    padding:18px 20px;
    border:1px solid #cbd6e2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color:#ffffff;
    position:absolute;
    top:40px;
    left:0px;
    width:200px;
    z-index:100;
}
2
#blog_header ul.link-choice{
    width:200px;
}
#blog_header ul.langue-choice li,#blog_header ul.link-choice li {
    margin-bottom:18px;
    color:#2d3e50;
}
#blog_header div.wrap-caret{
    position:absolute;
    z-index: 100;
    top: 31px;
    right:10px;
    width: 20px;
    height: 11px;
    background:url("https://cdn2.hubspot.net/hubfs/2302063/arrow_qhse.png") no-repeat left top;
}

#blog_header .link-menu div.wrap-caret{
    right:0px;
}


#blog_header div.wrap-caret .fa.fa-caret-up{
    font-size:20px;
}

#blog_header ul.langue-choice li:last-child, #blog_header ul.link-choice li:last-child{
    margin-bottom:0px;
}
#blog_header ul.langue-choice li a, #blog_header ul.link-choice li a{
    text-decoration:none;
    color:#2d3e50;
}
#blog_header .menu-mobile{
    display:none;
} 
@media screen and (max-width:991px){
   #blog_header .menu-hamburger{
       display:none;
   } 
   #blog_header .menu-mobile{
       display:block;
       position:relative;
   }
   
   #blog_header .menu-mobile a.bouton{
       position:absolute;
       top:8px;
       right:10px;
       color:#0178bc;
        z-index: 1000;
   }
   
   #blog_header .menu-mobile a.bouton .fa.fa-bars,#blog_header .menu-mobile a.bouton .fa.fa-times{
       font-size:45px;
   }
   #blog_header .menu-mobile a.bouton.close{
       display:none;
       opacity:1;
   } 
   /*#blog_header .sous-menu-bar{
    width: 30%;
    background: #ffffff;
    border: 1px solid #0178bc;
    display:none;
    position: absolute;
    z-index: 100;
    top: 75px;
    right: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 2px 4px 9px -2px rgba(117,117,117,1);
    -moz-box-shadow: 2px 4px 9px -2px rgba(117,117,117,1);
    box-shadow: 2px 4px 9px -2px rgba(117,117,117,1);
  }*/

   #blog_header .sous-menu-bar > li {
        width: 100%;
        padding: 7px 0;
        border-bottom: 1px solid #0178bc;
        text-align: center;
   }
   
   #blog_header .sous-menu-bar > li a{
       text-decoration:none;
   }
   
    #blog_header .sous-menu-bar > li:last-chidl{
        border-bottom:0px;
    }
    
    #blog_header .sous-menu-bar > li >span.language{
        display: block;
        border-bottom: 1px solid #0178bc;
        padding-bottom: 7px;
       color:#0178bc;
    }
    #blog_header .sous-menu-bar > li > .change-language{
        padding-top: 7px;
    }
    #blog_header .sous-menu-bar > li > .change-language > li{
        float: left;
        width: 50%;
        text-align: center;
    }
}

@media screen and (max-width:520px){
    #blog_header .sous-menu-bar{
        /*width: 40%;*/
    }
}

@media screen and (max-width:420px){
    #blog_header .sous-menu-bar{
        /*width: 50%;*/
    }
}
/* Header */

/*Aside */

#blog_qhse #hs_form_target_blog_subscribe_QSHE {
    padding:20px 20px;
    background-color:#f2f5f8;
    overflow: auto;
    zoom: 1;
}
#blog_qhse .form_new_blog p{
    padding:20px 20px;
    background-color:#f2f5f8;
    font-size:14px;
    text-align: justify;
}

#blog_qhse .form-title,#blog_qhse #hs_cos_wrapper_Articles_les_plus_vus h3,#blog_qhse #hs_cos_wrapper_Artículos_más_vistos h3{
    display:inline-block;
    font-size:18px;
    color:#ffffff;
    padding:10px 15px;
    background-color:#0178bc;
    margin-bottom:15px;
}

#blog_qhse .aside_post .input input[type="email"]  {
    width: 100%;
    border: 1px solid #dcdcdc;
    font-size: 16px;
    color: gray;
    background: #f8f8f8;
    height: 45px;
    font-weight: 400;
    display: block;
    padding: 6px 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    font-family: 'Open Sans',sans-serif;
    margin-bottom:10px;
    /*float:left;*/
}
#blog_qhse .hs-error-msgs{
    display:none!important;
}

#blog_qhse .aside_post .input input[type="radio"]{
    width:15px;
    height:15px;
    float:left;
}
#blog_qhse .aside_post .input input.error {
        border: 1px solid #ff0000;
}

#blog_qhse .aside_post .input input.error::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ff0000;
}
#blog_qhse .aside_post .input input.error::-moz-placeholder { /* Firefox 19+ */
  color: #ff0000;
}
#blog_qhse .aside_post .input input.error:-ms-input-placeholder { /* IE 10+ */
  color: #ff0000;
}
#blog_qhse .aside_post .input input.error:-moz-placeholder { /* Firefox 18- */
  color: #ff0000;
}

#blog_qhse .aside_post input[type="submit"] {
    display: block;
    width: 100%;
    height: 42px;
    color: #fff;
    font-size: 16px;
    background-color: #fdbc20;
    border: 0;
    float:right;
}
@media screen and (max-width:1024px){
    #blog_qhse .aside_post input[type="submit"] {
        font-size:14px;
        width:100%;
    }
}

#blog_qhse .aside_post .hs-form-required {
    display: none !important;
}

#blog_qhse .content_blog_popular {
    padding:26px 10px;
    background-color:#f2f5f8;
  margin-bottom: 40px;
}

#blog_qhse .header_post_popular{
	margin-bottom: 40px;
  display: flex;
  align-items: center;
}


#blog_qhse .header_post_popular a {
    /*padding: 10px 0 0 11px;
    display: inline-block;
    float: left;
    width: 70%;*/
    text-decoration:none;
    font-size:15px;
    color:#0178bc;
}

#blog_qhse .hs-rss-module a.hs-rss-title {
		font-size:15px;
}

#blog_qhse .header_post_popular a.img-wrap{
    margin-right:10px;
}
#blog_qhse .header_post_popular img{
    /*float: left;*/
    width:150px;
    max-width:none!important;
}

#blog_body_qhse .blog-footer-mobile{
    display:none;
}
#blog_body_qhse .blog-footer-desktop{
    display:block;
}
@media screen and (max-width:991px){
    #blog_body_qhse .blog-footer-mobile{
        display:block;
    }
    #blog_body_qhse .blog-footer-mobile .description{
        margin-bottom:20px;
        position:relative;
    }
    #blog_body_qhse .blog-footer-desktop{
        display:none;
    }
}

/* Aside */

/* Center */

#blog_body_qhse .post-item{
    float:left;
    width:45%;
    background-color:#f2f5f8;
    margin-bottom:35px;
    min-height:470px;
    position: relative;
    display:block;
    -webkit-font-smoothing: antialiased;
    transition: .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
@media screen and (max-width:640px){
    #blog_body_qhse .post-item{
        width:100%;
        float:none;
    }
}
#blog_body_qhse .post-item.article-item {
    float:none;
    width:100%;
    background-color:#ffffff;
    margin-bottom:35px;
    min-height:inherit;
    position: relative;
    display:block;
    -webkit-font-smoothing: auto;
    transition: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#blog_body_qhse .post-item:hover{
    webkit-transform: scale(1.015);
    transform: scale(1.015);
    box-shadow: 0 10px 50px -5px rgba(0,0,0,.15);
    transition: .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#blog_body_qhse .post-item.article-item:hover{
     webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: none;
    transition: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#blog_body_qhse .post-list.first-page .post-item.first-item{
    float:none;
    width:100%;
    background-color:#f2f5f8;
    min-height:0;
}

#blog_body_qhse .post-list div>.post-item:nth-child(2n+1){
    margin-right:10%;
}


#blog_body_qhse .post-list.first-page div>.post-item:nth-child(2n){
    margin-right:10%;
}

#blog_body_qhse .post-list.first-page div>.post-item:nth-child(2n+1){
    margin-right:0;
}

@media screen and (max-width:640px){
    #blog_body_qhse .post-list div>.post-item:nth-child(2n){
        margin-right:0;
    }
}

#blog_body_qhse .post-item .img-blog-list img {
    width:100%;
    max-height: 171px;
}

@media screen and (max-width:640px){
    #blog_body_qhse .post-item .img-blog-list img {
        width:100%;
        max-height: none;
    }
}

#blog_body_qhse .post-item.first-item .img-blog-list img {
    max-height: inherit;
}

#blog_body_qhse .post-item h2{
    padding: 30px 10px 50px;
}

#blog_body_qhse .post-item h2 a{
    text-decoration:none;
    color:#0178bc;
    font-size:25px;
}

#blog_body_qhse .post-item footer#list-footer{
    position:absolute;
    bottom:10px;
    left:10px;
    width: 100%;
}

#blog_body_qhse .post-list .pagination{
    display:block;
}

#blog_body_qhse .post-list .pagination ul li{
    display:none;
}

#blog_body_qhse .post-list .pagination ul li.first-child,
#blog_body_qhse .post-list .pagination ul li.last-child {
    display: block;
}

#blog_body_qhse .post-list .pagination ul li.first-child {
    float:left;
}

#blog_body_qhse .post-list .pagination ul li.last-child {
    float:right;
}
#blog_body_qhse .post-list .pagination ul li.first-child.disabled,
#blog_body_qhse .post-list .pagination ul li.last-child.disabled{
    display:none;
}
#blog_body_qhse .post-list .pagination ul li a{
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    padding: 10px 15px;
    background-color: #0178bc;
    margin-bottom: 15px;
    text-decoration:none;
}

#blog_body_qhse .post-list .pagination ul li.first-child .fa{
    margin-right:10px;
}

#blog_body_qhse .post-list .pagination ul li.last-child .fa {
    margin-left:10px;
}

#blog_body_qhse .author-blog{
     margin-bottom:20px; 
     background-color:#f2f5f8;
     padding-top:28px;
     padding-bottom:28px;
    /*margin-top: 20px;*/
}

#blog_body_qhse .author-blog *{
  	font-size: 15px;
  	line-height : 15px;
}
#blog_body_qhse .blog-footer-mobile.author-blog{
    position:relative;
}

#blog_body_qhse .blog-topics *, #blog_body_qhse .Wrap_comments *{
		font-size :15px;
  	line-height : 15px;
}


#blog_body_qhse .blog-footer-mobile.author-blog .layer-text{
    position:absolute;
    width:100%;
    height:100%;
    background-color: #f2f5f8;
    top:0px;
}

#blog_body_qhse .author-blog h4{
    font-weight:700;
    color:#000000;
    text-decoration: underline;
}
@media screen and (max-width:480px){
    #blog_body_qhse .author-blog h4{
        font-size:15px;
    }
}
#blog_body_qhse .author-blog .description img{
    float: left;
    margin-right: 15px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
}


#blog_body_qhse .author-blog .description .author-details{
    float:left;
    width:60%;      
    padding-top: 30px;
}

@media screen and (max-width:420px){
    #blog_body_qhse .author-blog .description{
        text-align:center;
    }
    #blog_body_qhse .author-blog .description img {
        float:none;
    }
    #blog_body_qhse .author-blog .description .author-details{
        float:none;
        width:100%;
    }
}

#blog_body_qhse .author-blog .description .author-details h5{
    font-weight:700;
    font-size:16px;
}

#blog_bkg .post-blog h2 {
    font-size: 30px;
    font-weight: 500;
    text-decoration: none;
    background:#fff;
}
#blog_body_qhse .post-item.article-item header{
    background:#ffffff;
    margin-bottom:20px;
}
#blog_body_qhse .post-item.article-item h2{
    padding:0px 0 10px;
    color: #337ab7;
    margin-top:0;
    font-size: 35px;
}

#blog_body_qhse .post-item.article-item h1,#blog_body_qhse .post-item.article-item h1 * {
    font-size: 35px;
}

#blog_body_qhse .post-item.article-item h2,#blog_body_qhse .post-item.article-item h2 *{
    color: #0178bc;
    font-size: 24px;
    line-height:34px;
}

#blog_body_qhse .post-item.article-item h1,#blog_body_qhse .post-item.article-item h1 *{
    color: #0178bc;
    font-size: 24px;
    line-height:34px;
    margin-bottom:20px;
    margin-top:0px;
}

#blog_body_qhse .post-item.article-item .post-blog header h2,#blog_body_qhse .post-item.article-item .post-blog header h2 * {
  font-size : 35px;
  line-height : 40px;
}

#blog_body_qhse .post-item.article-item .post-blog header h1,#blog_body_qhse .post-item.article-item .post-blog header h1 * {
  font-size : 35px;
  line-height : 40px;
}

#blog_body_qhse .post-item.article-item h3,#blog_body_qhse .post-item.article-item h3 *{
    color: #0178bc;
    font-size: 18px;
}

#blog_body_qhse .post-item.article-item h3.form-title, 
#blog_body_qhse .post-item.article-item #hs_cos_wrapper_Articles_les_plus_vus h3,
#blog_body_qhse .post-item.article-item #hs_cos_wrapper_Artículos_más_vistos h3,
#blog_qhse .post-item.article-item .list-rss h3{
    color :#ffffff;
}

/*#blog_body_qhse .comments-bloc .input input[type="text"], #blog_body_qhse .comments-bloc .input input[type="email"], #blog_body_qhse .comments-bloc .input textarea {
    width: 100%;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    color: gray;
    background: #f8f8f8;
    height: 30px;
    font-weight: 400;
    display: block;
    padding: 6px 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    font-family: 'Open Sans',sans-serif;
}

 #blog_body_qhse .comments-bloc .input textarea {
     width:100%!auto;
     height:250px!important;
     min-height:250px!important;
 }

#blog_body_qhse .comments-bloc input[type="submit"] {
    display: block;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    background-color: #fdbc20;
    border: 0;
    margin: 20px auto 20px;
}*/

#blog_body_qhse .comments-bloc .input input.error, #blog_body_qhse .comments-bloc .input textarea.error {
    border: 1px solid red;
}

#blog_qhse .a2a_count{
    width:35px!important;
}

/* Center */

/* Footer */
#footer_blog {
    padding:56px 0 40px;
    background-color:#f2f5f8;
    margin-top:125px;
}

#footer_blog .footer-menu>ul {
    display: inline-block;
    margin-bottom: 20px;
}

#footer_blog .wrap-footer-menu ul li{
    line-height:20px;
}
#footer_blog .wrap-footer-menu>ul li{
    float: left;
}
#footer_blog .footer-menu>ul li a {
    display: inline-block;
    padding: 0px 20px;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
    max-width:inherit;
}
#footer_blog .footer-menu>ul li:first-child a{
    padding-left: 0;
}

@media screen and (max-width:720px){
    #footer_blog .footer-menu>ul {
        display: block;
        margin-bottom: 20px;
    }
    
    #footer_blog .wrap-footer-menu ul li {
        float:none;
        padding:0!important;
        border:none;
    }
    
    #footer_blog .footer-menu>ul li a {
        padding:0!important;
    }
}


/* Social Media */
.st-btn.st-remove-label{
    display:inline-block!important;
}
.st-btn{
    min-width:50px!important;
}

#blog_qhse li.hs-form-radio span{
    font-size:13px;
}


/* Rss */
#blog_qhse .list-rss .hs-rss-module{
    padding: 26px 10px;
    background-color: #f2f5f8;
}

#blog_qhse .list-rss .hs-rss-module a{
    text-decoration:none;
}

#blog_qhse .list-rss h3{
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    padding: 10px 15px;
    background-color: #0178bc;
    margin-bottom: 15px;
}

#blog_qhse .list-author-fr ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

#blog_qhse .list-author-fr ul li {
    margin-bottom: 20px;
    flex: 1 1 100%;
}

@media (min-width:640px) {
  #blog_qhse .list-author-fr ul li {
      margin-bottom: 20px;
      flex: 2 1 50%;
      max-width : 50%;
  }
}

@media (min-width:992px) {
  #blog_qhse .list-author-fr ul li {
      margin-bottom: 20px;
      flex: 4 1 25%;
      max-width : 25%;
  }
}


#blog_qhse .list-author-fr ul li a,
#blog_qhse .list-author-fr ul li img{
    display:block;
    width:100%;
    text-align:center;
}

#blog_qhse .list-author-fr ul li img{
    margin:0 auto 10px;
    width : 60%;
    border-radius:50%;
}

#blog_qhse .list-author-fr ul li a{
    font-weight: 700;
    font-size: 16px;
    color: #333;
    text-decoration:none;
}

#blog_qhse .list-author-fr h3{
    color: #0178bc;
    font-weight:700;
    margin: 60px 0;
    font-size:35px;
}

#blog_qhse .list-author-fr.fr-blog .functionAuthor .fr{
    display:block;
    font-size: 14px;
}

#blog_qhse .list-author-fr.fr-blog .functionAuthor .en,
#blog_qhse .list-author-fr.fr-blog .functionAuthor .es,
#blog_qhse .list-author-fr.fr-blog .functionAuthor .pl{
    display:none;
}

#blog_qhse .list-author-fr.en-blog .functionAuthor .en{
    display:block;
    font-size: 14px;
}

#blog_qhse .list-author-fr.en-blog .functionAuthor .fr,
#blog_qhse .list-author-fr.en-blog .functionAuthor .es,
#blog_qhse .list-author-fr.fr-blog .functionAuthor .pl{
    display:none;
}

#blog_qhse .list-author-fr.es-blog .functionAuthor .es{
    display:block;
    font-size: 14px;
}

#blog_qhse .list-author-fr.es-blog .functionAuthor .fr,
#blog_qhse .list-author-fr.es-blog .functionAuthor .en,
#blog_qhse .list-author-fr.fr-blog .functionAuthor .pl {
    display:none;
}

#blog_qhse .list-author-fr.es-blog .functionAuthor .pl{
    display:block;
    font-size: 14px;
}

#blog_qhse .list-author-fr.es-blog .functionAuthor .fr,
#blog_qhse .list-author-fr.es-blog .functionAuthor .en,
#blog_qhse .list-author-fr.fr-blog .functionAuthor .es {
    display:none;
}

#blog_body_qhse  .description .author-details .fr-auth .fr{
    display:block;
}

#blog_body_qhse .description .author-details .fr-auth .en,
#blog_body_qhse .description .author-details .fr-auth .es,
#blog_body_qhse .description .author-details .fr-auth .pl{
    display:none;
}

#blog_body_qhse  .description .author-details .en-auth .en{
    display:block;
}

#blog_body_qhse .description .author-details .en-auth .fr,
#blog_body_qhse .description .author-details .en-auth .es,
#blog_body_qhse .description .author-details .en-auth .pl{
    display:none;
}

#blog_body_qhse  .description .author-details .es-auth .es{
    display:block;
}

#blog_body_qhse .description .author-details .es-auth .fr,
#blog_body_qhse .description .author-details .es-auth .en,
#blog_body_qhse .description .author-details .es-auth .pl{
    display:none;
}

#blog_body_qhse  .description .author-details .pl-auth .pl{
    display:block;
}

#blog_body_qhse .description .author-details .pl-auth .fr,
#blog_body_qhse .description .author-details .pl-auth .en,
#blog_body_qhse .description .author-details .pl-auth .es{
    display:none;
}


@media screen and (max-width:767px){
    #blog_qhse .list-author-fr ul li {
        width: 50%;
    }
    
    #blog_qhse .list-author-fr ul li img{
        width : 40%;
    }
}
@media screen and (max-width:640px){
    #blog_qhse .list-author-fr ul li {
        width: 100%;
        min-height:195px;
    }
    
    #blog_qhse .list-author-fr ul li img{
        width : 30%;
    }
}
@media screen and (max-width:420px){
    #blog_qhse .list-author-fr h3{
        font-size:24px;
    }
    #blog_qhse .list-author-fr ul li {
        float: none;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
        text-align: center;
        min-height:195px;
    }
    
    #blog_qhse .list-author-fr ul li img {
        display: inline-block;
        width: 50%;
        text-align: center;
    }
    
    #blog_qhse .list-author-fr ul li a {
        font-weight: 700;
        font-size: 16px;
        color: #333;
        text-decoration: none;
        width: 100%;
    }
}

#blog_body_qhse .author-blog .description .author-sharing{
	margin:10px 0;
}

#blog_body_qhse .author-blog .description .author-sharing img {
		width:32px;
  	height:32px;
  	margin-right : 5px;
}

#blog_qhse .blog_share, #blog_qhse .date-pub {
	float:left;
}

#blog_qhse .date-pub {
	margin-left: 15px;
  margin-top:0px;
  font-size:14px;
}

#slidebox {
    width: 100%;
    min-height: 300px;
}

#blog_qhse #slidebox .form-title {
		display: block;
    background: none;
    color: #0178bc!important;
    font-size: 24px;
    border-bottom: 1px solid #0178bc;
}

#blog_qhse #slidebox input[type="submit"] {
    display: block;
    width: 25%;
    height: 42px;
    color: #fff;
    font-size: 16px;
    background-color: #fdbc20;
    border: 0;
    margin: 0 auto;
}

#blog_qhse #slidebox .input input[type="email"] {
    width: 100%;
    border: 1px solid #dcdcdc;
    font-size: 16px;
    color: gray;
    background: #f8f8f8;
    height: 45px;
    font-weight: 400;
    display: block;
    padding: 6px 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    font-family: 'Open Sans',sans-serif;
    margin-bottom: 10px;
}

#blog_qhse #slidebox .input input.error {
    border: 1px solid #ff0000;
}

#blog_qhse #slidebox .form_new_blog p {
    padding: 0px;
    background-color: #ffffff;
    font-size: 12px;
    text-align: justify;
  	margin:5px 0;
}

@media screen and (max-width: 991px) {
  #slidebox {
  		display:none!important;
  }
}

.form_new_blog form {
  padding : 20px 20px;
  background-color:#f2f5f8;
}

.form_new_blog form input[type="submit"]{
  float:none!important;
}

#ebook-form {
		position: relative;
		padding-top: 170px;
	}

	#ebook-form img{
		position: absolute!important;
		top: 0px!important;
		left: 50%!important;
		margin-left: -130px!important;
	}

#ebook-form.dbl-images img{
  margin-left:-200px!important;
  top: 4px!important;
}


@media screen and (max-width: 640px){
  #ebook-form img{
		width:259px!important;
		height: 273px!important;
		position: absolute!important;
		top: 0px!important;
		left: 50%!important;
		margin-left: -130px!important;
	}
  #ebook-form.dbl-images img{
		width:300px!important;
    margin-left:-150px!important;
    top: 39px!important;
  }
}

	.text-form {
		background: #F0F3F7!important;
		border-left: 5px solid #0178BC!important;
		padding: 15px 15px!important;
		position: relative;
		z-index:5;		
	}

#blog_qhse .post-wrap-body .text-form.text-form-rgpd{
  padding-bottom:120px!important;
  position:relative;
}

@media (min-width:640px){
  #blog_qhse .post-wrap-body .text-form.text-form-rgpd{
    padding-bottom:90px!important;
    position:relative;
  }
}



#blog_qhse .post-wrap-body .text-form.text-form-rgpd .hs-richtext {
  position:absolute;
  bottom:50px;
}

#blog_qhse .post-wrap-body .text-form.text-form-rgpd .hs-richtext p {
  padding-right:20px;
}

#blog_qhse .post-wrap-body .text-form.text-form-rgpd .hs-richtext p,
#blog_qhse .post-wrap-body .text-form.text-form-rgpd .hs-richtext p a {
  font-size: 12px!important;
  line-height: 14px;
}


  	#ebook-form .hs-error-msgs {
  		display:none!important;
  	}
  	#ebook-form .hs-form-required {
  		display:none!important;
  	}
#ebook-form label{display:none;}
	#ebook-form input[type=email]{
		padding: 8px 32px!important;
		-webkit-border-top-left-radius: 10px!important;
		-webkit-border-bottom-left-radius: 10px!important;
		-moz-border-radius-topleft: 10px!important;
		-moz-border-radius-bottomleft: 10px!important;
		border-top-left-radius: 10px!important;
		border-bottom-left-radius: 10px!important;
		border:1px solid #fff!important;
		font-family: "Open Sans",Helvetica,Arial,sans-serif!important;
		width: 100%!important;
  		box-sizing: border-box;
		font-size:14px!important;
	}
	#ebook-form  .hs_email {
		float: left!important;
		width: 75%!important;
	}
	#ebook-form .hs_submit {
		float: left!important;
		width: 25%!important;
	}

@media screen and (max-width: 640px) {
  #ebook-form  .hs_email {
		float: none!important;
		width: 100%!important;
    margin-bottom: 25px;
	}
	#ebook-form .hs_submit {
		float: none!important;
		width: 100%!important;
	}
  
  #ebook-form input[type=email]{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  
  #ebook-form input[type=submit]{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
}
	#ebook-form p{
		font-family: "Open Sans",Helvetica,Arial,sans-serif!important;
		font-size:14px!important;
	}
	
	#ebook-form p .blue{
		color: #0178BC!important;
	}


	#ebook-form input[type=submit]{
		border: none!important;
		background: #0178BC!important;
		padding: 9px 14px!important;
		color: #ffffff!important;
		font-family: "Open Sans",Helvetica,Arial,sans-serif!important;
		-webkit-border-top-right-radius: 10px!important;
		-webkit-border-bottom-right-radius: 10px!important;
		-moz-border-radius-topright: 10px!important;
		-moz-border-radius-bottomright: 10px!important;
		border-top-right-radius: 10px!important;
		border-bottom-right-radius: 10px!important;
		width: 100%!important;
  		box-sizing: border-box;
		font-size:14px!important;
	}
	#ebook-form input.error{
		border: 1px solid #ff0000!important;
		color: #ff0000!important;
	}

#blog_qhse .post-wrap-body .hs-fieldtype-booleancheckbox {
  width:100%;
}

#blog_qhse .post-wrap-body .wrap-form-ebook.wrap-form-ebook-rgpd .hs-fieldtype-booleancheckbox label {
  display: block;
  position: absolute;
  color: #000000;
  bottom: -10px;
  line-height: 0;
  font-size: 13px;
  width: 100%;
}

#blog_qhse .post-wrap-body .wrap-form-ebook.wrap-form-ebook-rgpd .hs-fieldtype-booleancheckbox label span{
  line-height: 1;
  color: #000000;
}

#blog_qhse .post-wrap-body .wrap-form-ebook.wrap-form-ebook-rgpd .hs-fieldtype-booleancheckbox .hs-error-msgs{
  display: block!important;
    position: absolute;
    bottom: 8px;
    width: 100%;
    color: #ff0000;
}

#blog_qhse .post-wrap-body .wrap-form-ebook.wrap-form-ebook-rgpd .hs-fieldtype-booleancheckbox label.hs-error-msg{
  color: #ff0000;
}

.hs-rss-date,.hs-rss-posted-at{
  display:none;
}

.flex-container {
   overflow: hidden;
   display: flex;
   margin: 0;
}

.flex {
  flex: auto;
  /*padding: 0.5em;*/
  width: 200px;
  min-width: 0;
}

.flex.trois{
  flex : 3;
} 

.flex.deux{
  flex : 2;
} 

@media screen and (max-width: 640px) {
  .flex-container{
    display:block;
  }
  .flex.trois{
     display:block;
    width:100%;
  } 

  .flex.deux{
     display:block;
    width:100%;
  } 

}

a#cta_button_2302063_4e045cfb-fc2c-476a-bbc9-9b3a68ca2b38.cta-sng-default{
display:none!important;
}

a#cta_button_2302063_4e045cfb-fc2c-476a-bbc9-9b3a68ca2b38.cta-sng-default .text-sng{
display:none!important;
  height : 0px;
  width:0px;
}

a#cta_button_2302063_4e045cfb-fc2c-476a-bbc9-9b3a68ca2b38.cta-sng-default.cta-sng .text-sng{
display:block!important;
}

#hs-cta-wrapper-e54ada4b-66c8-4e64-86a8-2f00488b7315.cta-sng-1 .hs-cta-node {
visibility:initial!important;
}

.tpl_search h1{
  font-size:40px;
  color: #0178bc;
  padding: 0px 0 10px;
  margin:0px 0 35px;
}

.tpl_search li.wrap_search{
    background-color: #f2f5f8;
    padding:20px;
    margin-bottom: 20px;
    min-height: 200px;
    position: relative;
    display: block;
    -webkit-font-smoothing: antialiased;
    transition: .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tpl_search li.wrap_search:hover{
    webkit-transform: scale(1.015);
    transform: scale(1.015);
    box-shadow: 0 10px 50px -5px rgba(0,0,0,.15);
    transition: .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tpl_search .img_search {
    width: 40%;
    float: left;
}

.tpl_search .desc_search {
     width: 58%;
    float: left;
    padding: 0 15px;
}

.tpl_search .desc_search h2{
    font-size: 25px;
    margin: 0;
  color: #0178bc;
}

.tpl_search .desc_search h2 a{
  text-decoration:none;
  color: #0178bc;
}

.tpl_search .desc_search .resume strong{
  font-weight:400;
}

.blog_search form{
  padding: 0px;
  background-color: #f2f5f8;
}

#blog_qhse .aside_post.blog_search input[type="text"] {
    width: 100%;
    border: 1px solid #dcdcdc;
    font-size: 16px;
    color: gray;
    background: #f8f8f8;
    height: 45px;
    font-weight: 400;
    display: block;
    padding: 6px 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    font-family: 'Open Sans',sans-serif;
    margin-bottom: 10px;
}

#blog_qhse .aside_post.blog_search button {
    display: block;
    width: 100%;
    height: 42px;
    color: #fff;
    font-size: 16px;
    background-color: #fdbc20;
    border: 0;
}

  width:50%;
  margin:40px auto;
  margin-bottom:10px;
  padding: 0px;
  overflow: hidden;
}

#page-navi li {
  list-style: none;
  display: none;
}

#page-navi li.page {
  display:block;
}

#page-navi li.number {
  display:none;
}


#page-navi li a {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  padding: 10px 15px;
  background-color: #0178bc;
  margin-bottom: 15px;
  text-decoration: none;
}

#page-navi li.page a.disable{
  display:none;
}

#page-navi li.first {
  float:left;
}

#page-navi li.first a .fa{
  margin-right: 10px;
}

#page-navi li.last{
  float:right;
}

#page-navi li.last a .fa{
  margin-left: 10px;
}

/*#page-navi li:last-child a {
  margin-right: 0px;
}

#page-navi li a.current,
#page-navi li a.disable,
#page-navi li a:hover {
  background: tomato;
  color: #fff;
  border-bottom:3px solid #fff;
}*/

#blog_header header.fixed{
  position: fixed;
  z-index: 100;
  width: 100%;
  top: 0;
  height:76px;
}

#blog_header header.fixed .wrap-contact-langue {
  display:none;
}

#blog_header header.fixed .logo-title{
  padding:10px 0 10px;
}

#blog_header header.fixed .menu-hamburger {
  padding:10px 0 10px;
}

#blog_header header.fixed .col-title {
  display:none;
}

#blog_header header.fixed .col-logo {
  width:20%;
  margin-right:5px;
}

#blog_header #progress-bar {
  /*top:130px;*/
  z-index:100;
}

#blog_header #progress-bar.fixed{
  top:76px;
  position: fixed!important;
}

#blog_body_qhse .related-article .post-item{
  width:100%;
}

#blog_body_qhse .at-resp-share-element .at-share-btn {
  margin: 25px 3rem 35px;
}

#blog_body_qhse .at-share-btn-elements{
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.at-custom-sidebar {
  box-shadow:none!important;
}
#at-custom-sidebar {
  left:20px!important;
}
.at-custom-sidebar .at-share-btn {
  margin-bottom:15px!important;
}

.share-to-friend {
  font-size : 26px;
  text-align :center;
  color:#333333;
}

.sharing-addthis {
  border-bottom : 1px solid #333333;
  margin-bottom:55px;
}

h3.share-to-friend{
  margin-bottom:55px;
}

#blog_body_qhse .comments-bloc {
  margin-bottom: 65px;
}

#blog_body_qhse .comments-bloc form {
  padding: 35px 25px 15px;
  background :#ECEEF2;
  border-radius: 20px;
}
#blog_body_qhse .comments-bloc label{
  display:none;
}

#blog_body_qhse .comments-bloc .form-columns-2 {
  max-width:none;
}

#blog_body_qhse .comments-bloc input[type="text"], #blog_body_qhse .comments-bloc input[type="email"]{
    width: 100%;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    color: gray;
    background: #f8f8f8;
    height: 35px;
    font-weight: 400;
    display: block;
    padding: 6px 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    font-family: 'Open Sans',sans-serif;
    margin-bottom: 10px;
}

#blog_body_qhse .comments-bloc textarea {
    height: 100px !important;
    min-height: auto !important;
    width:100%;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    color: gray;
    background: #f8f8f8;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    font-family: 'Open Sans',sans-serif;
}

#blog_body_qhse .comments-bloc input[type="submit"] {
    display: block;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    background-color: #fdbc20;
    border: 0;
    margin: 20px auto 20px;
    width:100%;
}

/*#blog_body_qhse #comments-listing {
  display:none;
}*/

#blog_body_qhse  #comments-listing .comment-reply-to {
  display:none;
}

#blog_body_qhse  .new-comments {
  margin-bottom :35px;
}

#blog_body_qhse  .new-comments .depth-0 {
  margin:0px;
  padding:20px 20px 20px 20px;
}

#blog_body_qhse  .new-comments h4 {
  font-size:14px;
  font-weight :400;
  color:#0178bc;
}

#blog_body_qhse  .new-comments .comment-body p {
  font-size:13px;
  color:#858585;
}

.show-comments {
    margin: 30px 0px;
}

.show-comments .comments-btn{
    position: relative;
    border-top: 1px solid #ECEEF2;
    border-bottom: 1px solid #ECEEF2;
    border-right: none;
    border-left: none;
    background: url("https://cdn2.hubspot.net/hubfs/2302063/comment.png") no-repeat 0;
    background-size: 50px 50px;
    padding: 8px 0 8px 50px;
    color: #4B5157;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    width: 100%;
    outline: none;
    cursor: pointer;
}

#blog_header .logo-title.add-menu {
  padding : 45px 0px 0px;
}

.header-category ul {
    padding: 10px 0;
}

.fixed .relate-menu {
  position:relative;
}

@media screen and (max-width: 991px){
  .relate-menu {
    display:none;
  }
}

.fixed .header-category {
    position: absolute;
    top: -50px;
    left: 172px;
}

.pl-header.fixed .header-category{
    left:195px;
}

.header-category ul li {
    list-style: none;
    display: inline-block;
    padding-right: 40px;
}

.fixed .header-category ul li {
  padding-right:10px;
}

.header-category ul li a {
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
    color: #425b76;
    position: relative;
    padding: 8px;
    display:block;
}
.header-category ul li a,
.header-category ul li a:before,
.header-category ul li a:after{
  transition: all .5s;
}

.header-category ul li a:after{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: #0178bc;
  height: 1px;
}

.header-category ul li a:after {
  text-align: left;
  content: '.';
  margin: 0;
  opacity: 0;
}


.header-category ul li a:hover:after {
  width: 100%;
}

.header-category ul li a {
  transition: all 2s;
}

.header-category ul li a:hover {
  color: #fff;
  z-index: 1;
}

.header-category ul li a:hover:after {
  z-index: -10;
  animation: fill 1s forwards;
  -webkit-animation: fill 1s forwards;
  -moz-animation: fill 1s forwards;
  opacity: 1;
}

.header-category ul li a.agenda:hover:after {
  z-index: -10;
  animation: fill-agenda 1s forwards;
  -webkit-animation: fill-agenda 1s forwards;
  -moz-animation: fill-agenda 1s forwards;
  opacity: 1;
}

/* Keyframes */
@-webkit-keyframes fill {
  0% {
    width: 0%;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  100% {
    width: 100%;
    height: 100%;
    background-color: #0178bc;
  }
}

@-webkit-keyframes fill-agenda {
  0% {
    width: 0%;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  100% {
    width: 100%;
    height: 100%;
    background-color: #0178bc;
    background-image : url("https://cdn2.hubspot.net/hubfs/2302063/Calendar-PNG-Picture.png");
    background-repeat : no-repeat;
    background-position : 0px 8px;
  }
}

/*.header-category ul li a:before {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    max-width: 0;
    border-bottom: 2px solid #0178bc;
    content: attr(data-hover);
    -webkit-transition: max-width 0.25s;
    -moz-transition: max-width 0.25s;
    transition: max-width 0.25s;
    padding: 8px;
}

.header-category ul li a:hover::before, .header-category ul li a:focus::before {
    max-width: 100%;
    background:#0178bc;
    color: #ffffff;
}*/

.header-category .agenda {
    /*background: url("https://cdn2.hubspot.net/hubfs/2302063/Calendar-PNG-Picture.png") no-repeat 0 8px;*/
    background-size: 21px 20px;
    color: #4b5157;
    /*padding: 8px 8px 8px 31px;*/
}

.header-category ul li a.agenda::before {
    left: 23px;
}

.sharing-blog ul li .blog_search{
  display: inline-block;
}

.blog_search input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-size: 14px;
}

.blog_search input[type=search] {
    background: url("https://cdn2.hubspot.net/hubfs/2302063/search.png") no-repeat 97%;
    background-size: 30px 30px;
    width: 25px;
    height: 25px;
    color: transparent;
    cursor: pointer;
    border: none;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    outline:0;
}

.blog_search input[type=search].error{
    background: url("https://cdn2.hubspot.net/hubfs/2302063/search-red.png") no-repeat 97%;
    background-size: 40px 40px;
}

.blog_search label.error {
  display:none!important;
}

.blog_search input[type=search]:focus {
    width: 250px;
    color: #858585;
    font-size: 16px;
    background-color: #ffffff;
    cursor: auto;
    padding-left: 20px;
    border-radius: 20px;
}

.fixed .blog_search input[type=search]:focus {
  width:160px;
}

@media screen and (max-width: 991px){
  #blog_header header.fixed .col-logo {
    width:90%;
    margin-right:5px;
  }
}

@media screen and (max-width: 991px){
  #blog_header .sous-menu-bar {
      background: #fff;
      border: none;
      position: fixed;
      z-index: 100;
      top: 0;
      right: 0;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
     -webkit-box-shadow:  none; 
      -moz-box-shadow:  none; 
      box-shadow: none; 
      overflow: hidden;
      height: 100%;
      transition: width 0.25s ease;
      width:0;
  }
  
  #blog_header .sous-menu-bar.menu-bar-open{
    width:300px;
  }
  
  #blog_header .sous-menu-bar>li {
    width: 100%;
    text-align: left;
    padding: 0;
    text-decoration: none;
    list-style: none;
    border-bottom: none;

  }
  
  #blog_header .sous-menu-bar>li>span.language{
    display: block;
    border-bottom: 1px solid #dddddd;
    color: #0178bc;
    font-size: 22px;
    font-weight: 700;
    padding: 20px 15px 10px;
  }
  
  #blog_header .sous-menu-bar>li>ul.mobile-category>li{
    padding: 10px 15px;
    text-decoration: none;
    list-style: none;
    border-bottom: 1px solid #dddddd;
    color: #4B5157;
  }
  
  #blog_header .sous-menu-bar>li>ul.mobile-category>li a{
    text-decoration: none;
    color: #4B5157;
    font-size: 18px;
    font-weight: 600;
  }
  
  #blog_header .sous-menu-bar>li>.change-language{
    padding-top: 10px;
  }
  
  #blog_header .sous-menu-bar>li>.change-language>li {
    margin-bottom:10px;
  }
  
  #blog_header .sous-menu-bar>li a.us-img-mobile{
    display:block;
    padding:10px 15px;
  }
  
  #blog_header .sous-menu-bar>li a.us-img-mobile img{
    width:45%;
  }
  
  #blog_header .sous-menu-bar .blog_search {
    padding:10px 15px;
  }
  
  #blog_header .sous-menu-bar .blog_search input[type=search] {
    background: #f2f5f8 url(https://cdn2.hubspot.net/hubfs/2302063/search.png) no-repeat 97%;
    background-size: 40px 40px;
    width: 25px;
    height: 35px;
    cursor: pointer;
    border: 0;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    outline: 0;
    width:97%;
  }
}

.form_new_blog .hs-form label{
  color:#425b76;
}

#blog_qhse .form_new_blog p{
  color:#425b76;
}

div#hs-eu-cookie-confirmation-0 div#hs-eu-cookie-confirmation-inner p{
  color:#425b76!important;
}

.close-hs-search {
    font-weight: 900;
    font-size: 50px;
    position: absolute;
    top: -15px;
    right: 10px;
    display: block;
    text-decoration: none;
}

.close-hs-search:hover{
  text-decoration:none;
}

.b2c-textpromo {
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 0.9em;
    margin-bottom: 0px!important;
    line-height: 1.4!important;
    border-left: 5px solid #0178bc;
    background-color: #e4f2ff;
    padding: 12px!important;
    font-size: 14px!important;
}

.b2c-textpromo p {
  margin-bottom:0px!important;
}

.b2c-textpromo small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #333;
}

.b2c-textpromo span{
    padding-top: 5px;
    color: #0178bc;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    text-decoration:none;
}

.b2c-textpromo b {
    font-weight: 700;
}

/** Cookies HUbspot Css  */
/** Cookies HUbspot Css  */

/*div#hs-eu-cookie-confirmation{
    display:block!important;
}*/

div#hs-eu-cookie-confirmation{
    position:fixed!important;
    left:0!important;
    top:0!important;
    width:100%!important;
    max-width: none!important;
    max-height: none!important;
    height:auto!important;
    background: rgb(242,242,242)!important;
    font-size:14px !important;
    line-height:18px !important;
    font-family: 'Open Sans', sans-serif; !important;
    color:#1b1e21 !important;
    text-align:center !important;
    z-index:100000000 !important;
    transform: none!important;
}

@media (min-width: 420px) {
    #hs-eu-cookie-confirmation #hs-eu-confirmation-button,
    #hs-eu-cookie-confirmation #hs-eu-cookie-settings-button,
    #hs-eu-cookie-confirmation #hs-eu-decline-button {
        width: 280px;
    }
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner{
    padding:45px 18px 18px!important;
    width:1280px;
    margin:auto;
    max-width:none!important;
    background:transparent!important;
    position: relative!important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a{
    font-family: 'Open Sans', sans-serif; !important;
    color:#ffffff;
    font-size:14px;
    text-decoration:none !important;
    background:none !important;
    border:none !important;
    font-weight:normal !important
}


/*div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
    display:none;
}*/

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a:hover{
    text-decoration:underline !important;
    background:none !important;
    border:none !important
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area{
    text-align:center !important;
    margin: 10px 0 0 !important;
    justify-content: center !important;
    align-items: center !important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button{
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    font-family: sans-serif;
    background: #ffffff!important;
    color: rgb(1,132,206)!important;
    border-radius: 6px;
    border:1px solid #0178bc!important;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    line-height: 1.5em;
    border-radius: 0px;
    padding: 12px 55px!important;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif!important;
    font-size: 17px;
    margin-top: 10px;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:hover{
    background: rgb(1,132,206)!important;
    color: rgb(255,255,255)!important;
    text-decoration:none!important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p{
    line-height:18px !important;
    font-family:'Open Sans', sans-serif;  !important;
    font-weight:normal !important;
    font-size:14px !important;
    margin:0 0 16px !important;
    padding:0 !important;
    color:#333333 !important;
    text-align:center !important
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-policy-wording p a {
    padding:0;
    margin:0;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p#hs-eu-cookie-disclaimer{
    margin:16px 0 0 !important
}
@media print{
    div#hs-eu-cookie-confirmation{
        display:none !important
    }
}
@media screen and (max-width: 1400px){
    div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner{
        width:90%;
    }
    div#hs-eu-cookie-confirmation .close-hs-cookies {
        right: 10px;
    }
}
@media screen and (max-width: 480px){
    div#hs-eu-cookie-confirmation{
        font-size:12px !important
    }
    div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner{
        padding:8px 14px 14px !important;
        width:75%;
    }
    div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a{
        font-size:12px !important
    }
    div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button{
        font-size:12px !important
    }
    div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p{
        font-size:12px !important;
        margin-bottom:12px !important;
        line-height:15px !important
    }
}

div#hs-eu-cookie-confirmation .close-hs-cookies{
    font-weight: 900;
    font-size: 25px;
    position: absolute;
    top: 15px;
    right: 10px;
    display: none;
    color: #0178bc;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
    display:block;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button,
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button{
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    font-family: sans-serif;
    background: #0178bc!important;
    color: #ffffff!important;
    border-radius: 6px;
    border:1px solid #0178bc!important;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    line-height: 1.5em;
    border-radius: 0px;
    padding: 12px 55px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif; !important;
    font-size: 14px;
    margin-top: 10px;
    min-width:203px;
    margin-right :5px;
    text-align:center!important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
    background: none!important;
    border:none!important;
    position:absolute!important;
    top:5px;
    right:0px;
  color:#0178bc!important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:hover
{
    background: rgb(1,132,206)!important;
    color: rgb(255,255,255)!important;
    text-decoration:none!important;
    border:1px solid #0178bc!important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button:hover {
    background: none!important;
    border:none!important;
    text-decoration:none!important;
}

div#hs-eu-cookie-confirmation-button-group {
    display:inline-block;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a {
    display:inline-block;
    font-family: 'Open Sans', sans-serif!important;
    color:#0178bc!important;
    margin: 10px 5px 10px 0;
}

/* Nouveau css - form and aside */

.blue_newsletter {
  background-color:#0178bc;
  padding:40px 0 60px;
}
#blog_qhse .blue_newsletter .form-title, #blog_qhse .blue_newsletter .hs-richtext {
  display:none;
}

.blue_newsletter .form_new_blog form {
  padding:0;
  background-color: transparent;
  color:#ffffff;
  position:relative;
}

#blog_qhse .blue_newsletter .form_new_blog p {
  padding:25px 0 0;
  background-color: transparent;
  color:#ffffff;
  width:80%;
}

#blog_qhse .blue_newsletter .form_new_blog p a{
  color:#ffffff;
}

#blog_qhse .blue_newsletter h2{
  font-size: 25px;
  color: #ffffff;
  font-weight :700;
  margin-bottom:35px;
  margin-top:0px;
}

.blue_newsletter .form_new_blog .hs-form label {
  color:#ffffff;
}

.blue_newsletter .form_new_blog .hs-fieldtype-text label  {
  display:none;
}

#blog_qhse .blue_newsletter .aside_post .input input[type="email"] {
  width:50%;
  border-radius:0px;
}

#blog_qhse .blue_newsletter .aside_post input[type="submit"] {
    width: 30%;
    position: absolute;
    top: 0;
    right: 20%;
    border: 1px solid #fdbc20;
    height:45px;
}

.blue_newsletter .wrap_form_logo {
  display: block;
}

.blue_newsletter .wrap_form_logo .logo_center_mobile {
    display: block;
    position: relative;
    margin-bottom: 110px;
    text-align: center;
}

.blue_newsletter .wrap_form_logo .logo_center_mobile .logo_blue {
    width:230px;
}

.blue_newsletter .wrap_form_logo .logo_center{
  display: none;
}

.blue_newsletter .img-blog-qhse .arrow_logo_blog {
    position: absolute;
    top: 55px;
    left: 50px;
}

@media (min-width:992px){
  .blue_newsletter .wrap_form_logo {
    display: flex;
  }
  
  .blue_newsletter .wrap_form_logo .logo_center_mobile {
    display:none;
  }
  
  .blue_newsletter .wrap_form_logo .logo_center{
      display: flex;
      align-items: center;
      justify-content: center;
      position:relative;
  }
  
  .blue_newsletter .img-blog-qhse .arrow_logo_blog {
    position: absolute;
    top: 120px;
    left: -112px;
  }
}

#footer_blog.footer-new-blog {
  margin-top:0px;
}

#at-custom-sidebar {
  background-color: transparent!important;
}

/* CSS_agenda */
#blog_qhse .head-agenda h2{
  color:#0178bc;
  margin-bottom:25px;
}

#blog_qhse #agenda-list {
  margin-bottom:100px;
}

#blog_qhse #replay-list .replays .items-replay {
  display: flex;
  padding: 2rem 1rem;
  border-radius: 0.125rem;
  background-color: #ededed;
  width: 100%;
  margin-bottom: 3rem;
  box-shadow: 0 0 0.3125rem 0.0625rem rgb(0 0 0 / 20%);
  flex-direction: column;
}
#blog_qhse #replay-list a {
  text-decoration:none;
}
#blog_qhse #replay-list .replays .items-replay .gotomeeting{
  width: 100%;
  margin-bottom:25px;
}

#blog_qhse #replay-list .replays .items-replay .desc_replay .title_replay{
  color:0178bc;
  margin-bottom:15px;
  font-size : 20px;
}

#blog_qhse #replay-list .replays .items-replay .desc_replay .title_replay{
  color:0178bc;
  margin-bottom:15px;
  font-size : 20px;
}

#blog_qhse #replay-list .replays .items-replay .desc_replay .wrap-btn a,#blog_qhse #agenda-list .items-agenda .desc_replay .wrap-btn a {
  background-color: #f29400;
  border-color: #f29400;
  display: inline-block;
  font-weight: 400;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (min-width:768px) {
  #blog_qhse #replay-list .replays .items-replay {
    flex-direction: row;
  }
  
  #blog_qhse #replay-list .replays .items-replay .gotomeeting{
    flex: 0 0 35%;
    max-width:35%;
    margin-bottom:0;
  }
  
  #blog_qhse #replay-list .replays .items-replay .desc_replay {
    padding-left : 25px;
    flex: 0 0 65%;
    max-width:65%;
  }

  #blog_qhse #replay-list .replays .items-replay .desc_replay .title_replay{
    color:0178bc;
    margin-bottom:15px;
    font-size : 18px;
  }
}

#blog_qhse #agenda-list .items-agenda {
  display: flex;
  padding: 2rem 1rem;
  border-radius: 0.125rem;
  background-color: #ededed;
  width: 100%;
  margin-bottom: 3rem;
  box-shadow: 0 0 0.3125rem 0.0625rem rgb(0 0 0 / 20%);
  flex-direction: column;    
  align-items: center;
}

@media (min-width:768px) {
  #blog_qhse #agenda-list .items-agenda {
    flex-direction: row;
  }
}

#blog_qhse #agenda-list .items-agenda .overlay_agenda {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(1, 120, 188,.85);
  width: 100%;
  height: 100%;
}

#blog_qhse #agenda-list .items-agenda .img_intervenant {
  flex: 0 0 100%;
  z-index:100;
  text-align:center;
  display:flex;
  justify-content:center;
  z-index:1;
}

#blog_qhse #agenda-list .items-agenda .img_intervenant img{
  /*flex-basis:50%;*/
  width:120px;
  height:120px;
}

@media (min-width:768px) {
  #blog_qhse #agenda-list .items-agenda .img_intervenant{
    flex: 0 0 40%;
  }
  
  #blog_qhse #agenda-list .items-agenda .img_intervenant img{
    width:120px;
    height:120px;
  }
}

#blog_qhse #agenda-list .items-agenda .desc_replay {
  z-index:1;
  padding-left:15px;
} 

#blog_qhse #agenda-list .items-agenda .desc_replay a {
  text-decoration:none;
}

#blog_qhse #agenda-list .items-agenda .desc_replay .title_replay{
  font-size: 20px;
  color: #fff!important;
  color: #fff!important;
  font-weight:700;
}

#blog_qhse #agenda-list .items-agenda .desc_replay .presentateur_replay {
  font-size: 18px;
  color: #fff
}

#blog_qhse #agenda-list .items-agenda .desc_replay .date_heure {
  font-size: 18px;
  color: #fff
}

#blog_qhse #agenda-list .items-agenda .desc_replay .gratuit {
  background-color: #fff;
  display: inline-block;
  padding: 10px 15px;
  font-size: 16px;
  color: #0178bc;
}

#blog_body_qhse .author-blog .description .author-sharing>a:last-child{
  display:none!important;
}