/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Template: bridge
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Description: Creative Multi-Purpose WordPress Theme
Tags: creative,portfolio,multi-purpose,clean,retina,responsive,parallax,mega menu,blog,agency,business,fullscreen,modern,background video,ajax
Version: 17.2.1558516280
Updated: 2019-05-22 10:11:20
*/

@import url("fonts/Noway-Thin-webfont/stylesheet.css");
@import url("fonts/Noway-Thin-Italic-webfont/stylesheet.css");
@import url("fonts/Noway-Light-webfont/stylesheet.css");
@import url("fonts/Noway-Light-Italic-Webfont/stylesheet.css");
@import url("fonts/Noway-Regular-webfont/stylesheet.css");
@import url("fonts/Noway-Regular-Italic-webfont/stylesheet.css");
@import url("fonts/Noway-Medium-webfont/stylesheet.css");
@import url("fonts/Noway-Medium-Italic-webfont/stylesheet.css");
@import url("fonts/Noway-Bold-webfont/stylesheet.css");
@import url("fonts/Noway-Bold-Italic-webfont/stylesheet.css");



/* styleguide*/
html{
	scroll-behavior: smooth;
}
body{
    line-height:1.5;
    font-size: 16px;
	font-family:'Noway';
}
.h1, .h2, .h3, .h4, .h5, .h6, a, h1, h2, h3, h4, h5, h6, p a{
    color:#414042;
}
h2{
    font-size:30px;
    text-transform:initial;
    font-weight:500;
    letter-spacing:0;
}
h3{
    font-size:18px;
    font-weight:500;
    text-transform:initial;
    letter-spacing:initial;
}
.qbutton{
    background:#FA9936;
    color:#fff;
    text-transform:initial;
    border:none;
    border-radius:13px;
    font-size:16px;
    letter-spacing:0;
    height: 39px;
    line-height: 43px;
    margin:10px 0;
}
.hide{
	display:none;
}
.boxed .section .section_inner, .grid_section .section_inner, .container_inner{
    width:1300px;
}
.wpb_text_column > div > *{
    margin-bottom:10px;
}
/* Header */
body:not(.home) header{
	background:#fff;
}
.q_logo a{
	max-height:85px;
}
.drop_down .second .inner>ul,
li.narrow .second .inner ul{
    background: #fff;
}
nav.main_menu ul li.btn a span:not(.plus):not(.underline_dash) {
    color: #fff;
    margin-left: 50px;
    padding: 10px;
    background: #2c81a9;
    border-radius: 15px;
}
nav.main_menu ul li.btn a:hover span:not(.plus):not(.underline_dash){
	background: #006a9c;
}
.drop_down .second .inner ul li.sub ul li a:hover,
.drop_down .second .inner>ul>li>a:hover{
    color:#f79336;
}
nav.main_menu ul li.btn a span.underline_dash{
    display: none;
}
header:not(.with_hover_bg_color) nav.main_menu>ul>li.btn:hover>a{
	opacity: 1;
}
.sticky_menu{
	position: fixed;
	z-index: 1000;
	right: 0;
	display: flex;
	flex-direction: column;
	top: 50vh;
	transform: translateY(-50%);
	box-shadow: -5px 2px 10px rgba(0, 0, 0, 0.1);
}
.sticky_menu a{
	background: #f79336;
	color: #fff;
	font-size: 15px;
	display: inline-block;
	padding: 15px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	transition: all ease-in-out .3s;
	text-align: center;
}
.sticky_menu a:hover{
	background: #2c81a9;
}
/* Hero */
div.section.hero{
    min-height:100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-size:cover;
    padding-top: 200px;
    padding-bottom: 200px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-position:top left;
}
.hero .section_inner_margin{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.hero .wpb_column:first-child{
    padding-left: calc(1/12 * 100% + 30px);
    padding-right: calc(1/12 * 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.hero h1{
    font-size:60px;
    font-weight:400;
    line-height:1.2;
    position: relative;
}
.hero h1 b{
    color:#F79336;
    font-weight:500;
}
.hero h1:before{
    content:"";
    width: 155%;
    height: 225%;
    background: url(/wp-content/uploads/2019/06/petales-4.png);
    position: absolute;
    left: -35%;
    top: -60%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    opacity:0.6;
}

.hero .nf-form-wrap{
    padding: 30px 30px 10px;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 5px 5px 15px rgba(44, 129, 169, 0.1);
            box-shadow: 5px 5px 15px rgba(44, 129, 169, 0.1);
    max-width: 450px;
    margin: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.hero .form-title{
    background: #fff;
    padding: 15px;
    font-size: 20px;
    text-align: center;
    max-width: 300px;
    margin: auto;
    line-height: 1.2;
}
.hero .nf-before-form-content{
    display: none;
}
.hero .nf-cell{
    float: none;
    display: inline-block;
    text-align: left;
}
nf-cells{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.hero .nf-cell:nth-child(2){
    padding-left: 20px;
}
.hero .nf-cell:nth-child(1){
    padding-right: 20px;
}
.hero .nf-cell[style="width: 25%;"]{
    max-width: 70px;
    -webkit-box-flex:1;
        -ms-flex:1;
            flex:1;
}
.hero .nf-cell[style="width: 100%;"]{
    text-align: center;
}
.hero .nf-field-container{
    margin-bottom: 10px;
}
.hero .nf-field-label label{font-weight: 500;font-size: 14px;color: #686868;}
.hero .field-wrap>div input,
.field-wrap .nf-field-element select{
    border: 1px solid rgba(176, 176, 176, 0.5);
    height: 38px;
    padding: 5px;
    max-width: 152px;
    border-radius: 3px;
    background: transparent;
}
.field-wrap .nf-field-element select{
    max-width: 100%;
}
.hero .field-wrap>div input[type=number]{
    max-width: 50px;
    width: 40px;
}
.hero .field-wrap>div input[type=button]{
    background: #FA9936;
    color: #fff;
    text-transform: initial;
    border: none;
    border-radius: 13px;
    font-size: 16px;
    letter-spacing: 0;
    height: 39px;
    line-height: 32px;
    font-weight: 700;
    padding: 0 20px;
    margin-top: 70px;
}
#ninja_forms_required_items, .nf-field-container{
    margin-bottom: 10px;
}
nav.main_menu ul li.active a[href$="#solution"]:not(:hover) span.underline_dash,
nav.main_menu ul li.active a[href$="#contact"]:not(:hover) span.underline_dash{
    display: none;
}
nav.main_menu ul li.active a[href$="#solution"],
nav.main_menu ul li.active a[href$="#contact"]{
    color: #414042;
}

/* Member type */

.member-type{
    padding:35px 0 130px;
    color:#fff;
}
.member-type--listing{
    margin-top:90px;
}
.member-type--listing .wpb_column{
    text-align:center;
}
.member-type--listing .vc_column-inner > .wpb_wrapper{
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.member-type--listing .wpb_column .wpb_wrapper .wpb_single_image{
    height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
.member-type--listing .wpb_column .wpb_wrapper .wpb_single_image:before{
    content: "";
    background: url(/wp-content/uploads/2019/05/icone-poids-background.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 100%;
    width: 100%;
    position: absolute;
    left: -1000px;
    right: -1000px;
    margin: auto;
    z-index: -1;
}
.member-type--listing .wpb_wrapper .wpb_single_image img,
.member-type--listing .wpb_wrapper .member-type--title a{
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.member-type--listing .wpb_wrapper:hover .wpb_single_image img{
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
}
.member-type--listing .wpb_wrapper:hover .member-type--title a {
    color: #abf6ff;
}
.member-type--listing .wpb_column:nth-child(2) .wpb_wrapper .wpb_single_image:before{
    -webkit-transform:rotate(60deg);
        -ms-transform:rotate(60deg);
            transform:rotate(60deg);
}
.member-type--listing .wpb_column:nth-child(3) .wpb_wrapper .wpb_single_image:before{
    -webkit-transform:rotate(210deg);
        -ms-transform:rotate(210deg);
            transform:rotate(210deg);
}
.member-type--listing .wpb_column:nth-child(4) .wpb_wrapper .wpb_single_image:before{
    -webkit-transform:rotate(180deg);
        -ms-transform:rotate(180deg);
            transform:rotate(180deg);
}
 .member-type--listing .wpb_column .wpb_wrapper .wpb_text_column{
    height:30px;
    margin-top: 25px;
}
.member-type h2,
.member-type--title a{
    color:#fff;
}
.member-type--title{
    text-transform:uppercase;
}
.member-type--petales{
    padding-bottom:25px;    
}
.member-type--listing .vc_column-inner .wpb_content_element.wpb_single_image img {
    max-height: 150px;
    max-width: 150px;
    width: auto;
}
/* Solutions */

.solutions{
    padding:150px 0;
}
.solutions .full_section_inner{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.solutions .full_section_inner .vc_column-inner{
    height: 100%;
}
.solutions h3{
    color:#fa9937;
}
.solutions--listing .vc_column-inner > .wpb_wrapper{
    border:1px solid;
    border-radius:14px;
    text-align:center;
    height:375px;
    font-size:13px;
    line-height:1.5;
    padding:12.5px;
}
.solutions--icon{
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.solutions--title{
    margin-bottom:15px;
    font-size: 18px;
    text-transform: uppercase;
}
.solutions-nutrition > .vc_column-inner > .wpb_wrapper{
    border-color:rgba(123,195,88,0.6);
}
.solutions-nutrition .solutions--title{
    color:#56AD2B;
}
.solutions-prevention > .vc_column-inner > .wpb_wrapper{
    border-color:rgba(44,129,169,0.4);
}
.solutions-prevention .solutions--title{
    color:rgba(44,129,169,1);
}
.solutions-gestion > .vc_column-inner > .wpb_wrapper{
    border-color:rgba(250,153,54,0.4);
}
.solutions-gestion .solutions--title{
    color:rgba(250,153,54,1);
}

/* Accompagnement */
.accompagnement .vc_column_container>.vc_column-inner{
    padding:0;
}
.accompagnement .section_inner_margin{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
.accompagnement .accompagnement--col-content{
    padding:140px 50px 140px 0;
    float:none;
}
.accompagnement .accompagnement--col-content *{
    color:#fff;
}
.accompagnement .accompagnement--col-content:after{
    content:"";
    height:100%;
    width: calc(100% + 50vw - 615px);
    margin-left: calc(-50vw + 615px);
    position:absolute;
    background:url(./img/fond-accompagnement.svg);
    background-size: cover;
    z-index: -1;
    top:0;
    left:0;
}
.accompagnement .accompagnement--col-content:before{
    content: "";
    height: 100%;
    width: calc(50vw - 615px);
    margin-left: calc(-50vw + 615px);
    position: absolute;
    background: url(./img/text-quotes.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70% auto;
    z-index: 1;
    top: 0;
}
.accompagnement .accompagnement--col-image .wpb_single_image .vc_single_image-wrapper{
    width: calc(100% + 50vw - 615px);
    max-width: none;
}
@media only screen and (max-width: 1400px){
    .accompagnement .accompagnement--col-content:before{
        display: none;
    }
    .accompagnement .accompagnement--col-content:after{
        content:"";
        height:100%;
        width: calc(100% + 50vw - 550px);
        margin-left: calc(-50vw + 550px);
    }
    .accompagnement .accompagnement--col-image .wpb_single_image .vc_single_image-wrapper{
        width: calc(100% + 50vw - 550px);
    }
}
@media only screen and (max-width: 1200px){
    .accompagnement .accompagnement--col-content:before{
        width: calc(50vw - 475px);
        margin-left: calc(-50vw + 475px);
    }
    .accompagnement .accompagnement--col-content:after{
        content:"";
        height:100%;
        width: calc(100% + 50vw - 475px);
        margin-left: calc(-50vw + 475px);
    }
    .accompagnement .accompagnement--col-image .wpb_single_image .vc_single_image-wrapper{
        width: calc(100% + 50vw - 475px);
    }
}
.accompagnement--col-image *{
    height: 100%;
}
.accompagnement .accompagnement--col-image .wpb_single_image .vc_single_image-wrapper img{
width: inherit;
    position: absolute;
    max-width: none;
    height: 100%;
    max-height: none;
    -o-object-fit: cover;
       object-fit: cover;
}

/* Etapes */
.steps{
    padding:80px 0;
}
.steps h4{
    color:#FA9936;
    margin-bottom:0;
}
.steps .vc_column-inner{
    text-align:center;
}
.steps--listing{
    margin:65px 0;
    counter-reset: stepscount; 
}
.steps--listing .vc_column-inner > .wpb_wrapper{
    position:relative;
    width: 290px; 
    max-width: 100%;
    margin: auto;
    font-size:13px;
}
.steps--listing .vc_column-inner > .wpb_wrapper:before{
    counter-increment: stepscount;
    content: counter(stepscount);
    background: #FA9936;
    color: #fff;
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 65px;
    text-align: center;
    border: 2px solid rgba(255, 255, 255, 0.45);
    font-size: 16px;
    font-weight:700;
    position: absolute;
    top: -30px;
    right: -30px;
}
.steps--listing .wpb_single_image img{
    margin-bottom:15px;
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
}
.steps--listing-title{
    color:#2C81A9;
}
.steps--listing .wpb_column:nth-child(2):before,
.steps--listing .wpb_column:nth-child(2):after{
    content: "";
    height: 30px;
    width: 40px;
    left: -20px;
    background: url(./img/arrow.svg);
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 80px;
}
.steps--listing .wpb_column:nth-child(2):after{
    left: auto;
    right: -20px;
}

/* Success stories */

.success-stories{
    background:#2C81A9;
}
.success-stories .section_inner_margin{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.success-stories *{
    color:#fff;
}
.success-stories .testimonials_c_holder .testimonial_content_inner{
    background:transparent;
    font-size:16px;
}
.success-stories .wpb_column{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}
.success-stories .wpb_column:nth-child(1){
    width: calc(4/12 * 100%);
}
.success-stories .wpb_column:nth-child(2){
    width: calc(8/12 * 100%);
}
.success-stories .wpb_column:nth-child(1):before{
    content: "";
    width: 175%;
    height: 100%;
    left: -65%;
    background: url(./img/bulle.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 75% 65%;
    position: absolute;
    z-index: -1;
}
.success-stories .wpb_column:nth-child(1) h2{
    position:relative;
}
.success-stories .wpb_column:nth-child(1) h2:after{
    content: "";
    width: 60px;
    height: 40px;
    right: 40px;
    top: -40px;
    background: url(./img/text-quotes-blue.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 75% 65%;
    position: absolute;
    z-index: -1;
}
.success-stories .testimonials_c_holder{
    padding:0 calc(1/8 * 100%);
}
.success-stories .testimonials_c_holder .flex-control-nav{
    margin-top:0;
    margin-bottom: 20px;
}
.success-stories .testimonials_c_holder .flex-control-nav li{
    width:auto;
    margin:0 4px;
}
.success-stories .testimonials_c_holder .flex-control-nav li a {
    background: #fff;
    opacity: 0.3;
    width: 20px;
    border-radius: 15px;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.success-stories .testimonials_c_holder .flex-control-nav li a.flex-active {
    opacity: 1;
    width: 25px;
}
.success-stories .slides{
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* overflow: hidden; */
}
.success-stories .testimonial_content .testimonial_content_inner,
.success-stories .testimonial_content .testimonial_text_inner,
.success-stories .testimonial_content .testimonial_text_holder{
    height: 100%;
}
.success-stories .testimonial_content .testimonial_text_holder p:nth-child(1){
    height: calc(100% - 115px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.success-stories .testimonials_c_holder .testimonial_content_inner{
    padding-bottom: 0;
}
.success-stories .testimonials_c_carousel{
    position: relative;
}
.success-stories .testimonials_c_holder .flex-direction-nav a.flex-next,
.success-stories .testimonials_c_holder .flex-direction-nav a.flex-prev{
    position: absolute;
    left:0;
    bottom: 50%;
    top:auto;
}
.success-stories .testimonials_c_holder .flex-direction-nav a.flex-next{
    right: 0;
    left: auto;
}
.success-stories .testimonials_c_holder .flex-direction-nav a.flex-next:before {
    content: '\f105';
}
.success-stories .testimonials_c_holder .flex-direction-nav a.flex-prev:before {
    content: '\f104';
}
.success-stories .testimonials_c_holder .flex-direction-nav a:before {
    font-family: FontAwesome,sans-serif;
    position: absolute;
    height: 26px;
    width: 26px;
    line-height: 26px;
    top: 0;
    left: 0;
    text-indent: 0;
    font-size: 28px;
}
.success-stories .testimonials_c_holder .flex-direction-nav a {
    position: relative;
    width: 26px;
    height: 26px;
    border: none;
    opacity: 1;
    text-indent: -9999px;
    color: #fff;
}
.success-stories .testimonials_c_holder .testimonial_content_inner .testimonial_image_holder{
    margin-bottom: 0;
    margin-right: 10px;
}
.success-stories .testimonials_c_holder .testimonial_content_inner .testimonial_author{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0px;
    height: 115px;
}
/* Actualites */
.actualites{
    padding: 100px 0;
}
.actualites h2:last-child{
    text-align: center;
    margin-bottom: 50px;
}
.actualites .latest_post_holder.boxes .boxes_image a{
    background: #414042;
    border-radius: 10px;
    overflow: hidden;
}
.actualites .latest_post_holder.boxes .boxes_image a img{
    opacity: 0.65;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.actualites .latest_post_holder.boxes .boxes_image a:hover img{
    opacity: 1;
}
.actualites .latest_post_text_inner{
}
.actualites .latest_post_title{
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2;
    text-transform: initial;
}
.actualites .excerpt{
}
.actualites .post_infos .date_hour_holder{
    background: #FA9936;
    color: #fff;
    width: 100px;
    text-align: center;
    display: inline-block;
    padding: 5px;
    border-radius: 10px 10px 0 0;
    white-space: nowrap;
    font-weight: 700;
    font-size: 12px;
    top: -28px;
    position: absolute;
}
.actualites .post_infos{
    margin-top:20px;
}
.actualites .post_infos a{
    color: #B0B0B0;
    font-size: 14px;
    font-weight: 500;
}
.actualites .latest_post_holder.boxes>ul>li .latest_post .post_infos>span.dots{
    display: none;
}
.actualites .latest_post_holder.boxes>ul>li .latest_post{
    padding: 30px 15px;
}

/* Poles map */
.poles{padding:40px 0;background: #F5F5F5}
#wpgmza_marker_list_container_1{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin:50px 0;
}
#wpgmza_marker_list_container_1:before{
    content:"Nos pôles";
    font-size: 30px;
    font-weight: 500;
    color: #414042;
    width: auto;
    white-space: nowrap;
    width: auto;
    border:none;
    padding: 0;
    margin: 0 0 25px;}
    body:not(.home) #wpgmza_marker_list_container_1:before{
    	display: none;
    }
    body:not(.home) #nos-poles .wpb_content_element > div{
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-orient: vertical;
	        -ms-flex-direction: column;
	            flex-direction: column;
	    margin-top: 50px;
    }
a.wpgmza_infowindow_link{
	background: #2c81a9;
    color: #fff;
    padding: 5px 10px;
    border-radius: 15px;
    margin-top: 10px;
    display: inline-block;
    font-weight: 500;
}
a.wpgmza_infowindow_link:hover{
	color:#fff;
	background:#15688f;
}
.poles .owl-carousel{
    max-width: 100%;
}
.poles .wpgmza_marker_carousel .item{
    padding: 0;
    background: transparent;
}
.poles .wpgmza_infowindow_address{
    display: none;
}
.poles .wpgmza_carousel_info_holder{
    text-align: left;
    margin: 0;
    padding-left: 20px;
}
.poles .wpgmza_marker_carousel .item .wpgmza_marker_title{
    font-size:16px;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin-bottom: 0.5em;
    color: #414042;
}
.poles .wpgmza_carousel_info_holder p{
    font-size:14px;
    font-weight: 400;
}
.poles .wpgmza_carousel_image_holder img{
    display: none!important;
}
.poles .wpgmza_carousel_image_holder:nth-child(1):before{
    content:"";
    height: 23px;
    width: 18px;
    background: url(/wp-content/uploads/2019/05/marker.png);
    display: block;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    top: 5px;
}
@media only screen and (min-width: 800px){
    .poles .owl-carousel .owl-stage{
        -webkit-transform: none!important;
            -ms-transform: none!important;
                transform: none!important;
    }
}
.poles .inactive{
    opacity: 0.5;
}
.poles .owl-theme .owl-nav [class*=owl-] {
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    color: #8a8a8a;
    background-color: transparent;
}
.poles .owl-theme .owl-nav [class*=owl-]{
    font-family: FontAwesome,sans-serif;
    position: absolute;
    height: 26px;
    width: 26px;
    line-height: 26px;
    top: 0;
    left: 0;
    text-indent: 0;
    font-size: 0px;
}
.poles .owl-theme .owl-nav [class*=owl-]:before{
    font-size: 28px;
}
.poles .owl-carousel .owl-nav .owl-next, .poles  .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: auto;
    background: transparent!important;
    color: #8a8a8a!important;
}
.poles .owl-carousel .owl-nav .owl-next{
    left: auto;
    right: 0;
}
.poles .owl-carousel .owl-nav .owl-next:before {
    content: '\f105';
}
.poles  .owl-carousel .owl-nav .owl-prev:before {
    content: '\f104';
}
.poles  .owl-theme .owl-nav{
    position: absolute;
    width: 100vw;
    left: -100vw;
    right: -100vw;
    margin: auto;
    top: 0;
}
/* Footer */

.footer_bottom_holder{
    background: #FAFAFA;
    padding: 60px 0;
}
.footer_bottom_holder .menu{
    background: #fff;
    padding: 20px 45px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 30px;
}
.footer_bottom ul li a{
    color: #686868;
    text-transform: initial;
    font-size: 16px;
}
    .footer_bottom img{
        width: 100px;
    }
/* Page contenus */
strong{
    font-weight: 500;
}
body:not(.home) .content{
    margin-top: 0;
}
.petales_white img{
    width: 52px;
    height: auto;
}
.header_title{
    color: #fff;
    text-align: center;
    padding: 70px 0;
}
.header_title h1{
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
}
.header_title h1 b{
	font-weight: 500;
}
.classic_section{
    padding: 70px 0;
}
blockquote{
    font-weight: 500;
    background: rgba(255,255,255,0.5);
    border: 1px solid rgba(255, 188, 124, 0.5);
    padding: 20px 30px 20px 100px;
    margin: 15px 0;
}
blockquote p{
    color: #f79336;
}
blockquote:after{
    content: "";
    width: 60px;
    height: 40px;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(./img/text-quotes.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 75% 65%;
    position: absolute;
    z-index: -1;
    opacity: 0.5;
}
blockquote:last-child{
    margin: 15px 0;
}
h2 + p,
h3 + p{
    margin-top: 20px;
}
p:empty{
    display: none!important;
}
/* Page concept */
.slider_health_member .qode_content_slider_item > div:nth-child(1){
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.slider_health_member .qode_content_slider_item.flex-active-slide > div:nth-child(1){
    opacity: 1;
}

.slider_health_member .qode_content_slider_item > div:nth-child(1) img{
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.slider_health_member .qode_content_slider_item > div:nth-child(1) *{
    height: 100%;
    width: 100%;
}
.background_green{
    background: -webkit-gradient(linear,left top, left bottom,from(#9EC358),to(#7BC358));
    background: -webkit-linear-gradient(#9EC358,#7BC358);
    background: -o-linear-gradient(#9EC358,#7BC358);
    background: linear-gradient(#9EC358,#7BC358);
}
.background_orange{
    background: -webkit-gradient(linear,left top, left bottom,from(#F79336),to(#F79336));
    background: -webkit-linear-gradient(#F79336,#F79336);
    background: -o-linear-gradient(#F79336,#F79336);
    background: linear-gradient(#F79336,#F79336);
}
.background_blue{
    background: -webkit-gradient(linear,left top, left bottom,from(#2C81A9),to(#58B7C3));
    background: -webkit-linear-gradient(#2C81A9,#58B7C3);
    background: -o-linear-gradient(#2C81A9,#58B7C3);
    background: linear-gradient(#2C81A9,#58B7C3);
}
.slider_health_member .qode_content_slider_item > div:nth-child(2) .section_inner_margin{
    background: #fff;
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 80px auto;
    overflow: hidden;
    max-width: 1000px;
}
.slider_health_member .qode_content_slider_item > div:nth-child(2) .section_inner_margin > div{
    -webkit-box-flex:1;
        -ms-flex:1;
            flex:1;
    width: auto;
}
.slider_health_member .qode_content_slider_item > div:nth-child(2) .section_inner_margin > div:nth-child(1) *{
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.slider_health_member .vc_column_container>.vc_column-inner{
    padding:0;
}
.slider_content.vc_column_container{
    padding: 50px 30px;
}
.green_title h2{
    color: #9EC358;
}
.orange_title h2{
    color: #F79336;
}
.blue_title h2{
    color: #2C81A9;
}
.slider_health_member .qode_content_slider .flex-control-nav {
    text-align: center;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100000;
}
.slider_health_member .qode_content_slider .flex-control-nav li a {
    background-color: rgba(255, 255, 255, 0.45);
}
.slider_health_member .qode_content_slider .flex-control-nav li a.flex-active {
    background-color: #fff;
}
.cure h3{
    color:#f79336;
}
.page-id-2699 .application{
	padding-top:100px;
}
/* Tabs */

.qode-advanced-tabs{
    margin-top: 30px;
}
.qode-advanced-tabs-nav li{
    border-bottom: 5px solid;
}
.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li.ui-state-active a,
.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li.ui-state-active p{
    color: #fff;
}
.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li a{
    display: inline-block;
    padding-left: 90px;
    position: relative;
}
.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li a span.qode-advanced-icon-frame{
    position: absolute;
    display: inline-block;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: 70px;
    text-align: center;
    padding: 0;
}

.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li{
    background: #fff;
    max-width: 33.33%;
}
.qode-advanced-tabs-nav li h3 a{
    font-size: 18px;
    font-weight: 500;
    opacity: 0.7;
}
.qode-advanced-tabs-nav li p{
    font-size: 12px;
    line-height: 1.5;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    opacity: 0.7;
    margin-top: 10px;
}
.qode-advanced-tabs-nav li:nth-child(1) h3 a,
.qode-advanced-tabs-nav li:nth-child(1) p{
    color: #F79336;
}
.qode-advanced-tabs-nav li:nth-child(2) h3 a,
.qode-advanced-tabs-nav li:nth-child(2) p{
    color: #2C81A9;
}
.qode-advanced-tabs-nav li:nth-child(3) h3 a,
.qode-advanced-tabs-nav li:nth-child(3) p{
    color: #4E9A29;
}
.qode-advanced-tabs-nav li.ui-tabs-active h3 a,
.qode-advanced-tabs-nav li.ui-tabs-active h3 p{
    opacity: 1;
}
.qode-advanced-tabs-nav li:nth-child(1){
    border-color:#FFF4EA;
}
.qode-advanced-tabs-nav li:nth-child(2){
    border-color:#EFF6FA;
}
.qode-advanced-tabs-nav li:nth-child(3){
    border-color:#E4F3DD;
}
.qode-advanced-tabs-nav li.ui-tabs-active:nth-child(1){
    background: #F79336!important;
    border-color:#FFCC9D;
}
.qode-advanced-tabs-nav li.ui-tabs-active:nth-child(2){
    background: #2C81A9!important;
    border-color:#65A9C9;
}
.qode-advanced-tabs-nav li.ui-tabs-active:nth-child(3){
    background: #9EC358!important;
    border-color:#B1DC9C;
}
.qode-advanced-tabs .qode-advanced-tab-container{
    padding: 70px 45px 50px 100px;
    -webkit-box-shadow: 5px 5px 30px rgba(0,0,0,0.05);
            box-shadow: 5px 5px 30px rgba(0,0,0,0.05);
    min-height: 400px;
}
.cure .qode-advanced-tabs .qode-advanced-tab-container:nth-child(3){
    padding: 70px 25px 50px 25px;
}
.qode-advanced-tab-container h3{
    font-size: 24px;
    margin-bottom: 30px;
}
.qode-advanced-tab-container .wpb_text_column p:last-child{
    margin-bottom: 50px;
}
.qode-advanced-tab-container:nth-of-type(1) h3{
    color:#F79336;
}
.qode-advanced-tab-container:nth-of-type(1) img{
    -webkit-box-shadow: 25px 25px 0 #F79336;
            box-shadow: 25px 25px 0 #F79336;
}
.qode-advanced-tab-container:nth-of-type(2) h3{
    color:#2C81A9;
}
.qode-advanced-tab-container:nth-of-type(2) img{
    -webkit-box-shadow: 25px 25px 0 #2C81A9;
            box-shadow: 25px 25px 0 #2C81A9;
}
.qode-advanced-tab-container:nth-of-type(3) h3{
    color:#7BC358;
}
.qode-advanced-tab-container:nth-of-type(3) img{
    -webkit-box-shadow: 25px 25px 0 #7BC358;
            box-shadow: 25px 25px 0 #7BC358;
}


/* Page health members */
h2 strong{
    color: #f79336;
}
.orange_text{
    color: #f79336;
    font-size: 18px;
    margin-top: 10px;
    display: inline-block;
}
.chacun_sa_cure{
    padding: 50px 0;
}
.chacun_sa_cure h2{
    color: #fff;
}
.grid_row:nth-last-child(2) > div{
    margin-top: 45px;
}
.grid_row:nth-last-child(1) > div{
    margin-bottom: 45px;
}
.grid_row .section_inner_margin{
    background: #fff;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.grid_row .section_inner_margin > div.img_col{
    -webkit-box-flex:1;
        -ms-flex:1;
            flex:1;
}
.grid_row .section_inner_margin > div.img_col *{
    height: 100%;
}
.grid_row .section_inner_margin > div.img_col img, .grid_row .section_inner_margin > div.img_col .vc_single_image-wrapper{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    vertical-align: middle;
}
.grid_row .section_inner_margin > div:not(.img_col){
    padding: 30px 15px;
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex:1;
        -ms-flex:1;
            flex:1;
}
.grid_row h3{
    text-transform: uppercase;
}
.grid_row .section_inner_margin > div:not(.img_col) p{
    color: #8D8D8D;
}
.grid_row .section_inner_margin > div:not(.img_col) h3{
    color: #2C81A9;
}
.grid_row .section_inner_margin > div:not(.img_col) a{
    color: #2C81A9;
    font-weight: 500;
    margin-top: 5px;
}
.grid_row .section_inner_margin > div:not(.img_col) a:hover{
    color: #7cc358
}
.grid_row .section_inner_margin > div.img_col{
    background: #2C81A9;
}
.grid_row .section_inner_margin > div.img_col img:hover{
    opacity: 0.7;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.grid_row .vc_column_container>.vc_column-inner{
    padding: 0;
}
@media (max-width: 1024px){
    .grid_row .section_inner_margin{
        max-width: 700px;
        margin:auto;
    }
    .grid_row .section_inner_margin > div.img_col,
    .grid_row .section_inner_margin > div:not(.img_col){
        min-width: 50%;
    }
    .grid_row .section_inner_margin > div:nth-child(1){
        -webkit-box-ordinal-group:2;
            -ms-flex-order:1;
                order:1;
    }
    .grid_row .section_inner_margin > div:nth-child(2){
        -webkit-box-ordinal-group:3;
            -ms-flex-order:2;
                order:2;
    }
    .grid_row .section_inner_margin > div:nth-child(3){
        -webkit-box-ordinal-group:5;
            -ms-flex-order:4;
                order:4;
    }
    .grid_row .section_inner_margin > div:nth-child(4){
        -webkit-box-ordinal-group:4;
            -ms-flex-order:3;
                order:3;
    }
    .grid_row:last-child .section_inner_margin > div:nth-child(1){
        -webkit-box-ordinal-group:3;
            -ms-flex-order:2;
                order:2;
    }
    .grid_row:last-child .section_inner_margin > div:nth-child(2){
        -webkit-box-ordinal-group:2;
            -ms-flex-order:1;
                order:1;
    }
    .grid_row:last-child .section_inner_margin > div:nth-child(3){
        -webkit-box-ordinal-group:4;
            -ms-flex-order:3;
                order:3;
    }
    .grid_row:last-child .section_inner_margin > div:nth-child(4){
        -webkit-box-ordinal-group:5;
            -ms-flex-order:4;
                order:4;
    }
}
@media (max-width: 767px){
    .grid_row .section_inner_margin > div.img_col,
    .grid_row .section_inner_margin > div:not(.img_col){
        min-width: 100%;
    }
    .grid_row .section_inner_margin > div.img_col .vc_single_image-wrapper:before{
        content: "";
        display: block;
        width: 100%;
        padding-top: 80%;
    }
    .grid_row .section_inner_margin > div.img_col img{
        position: absolute;
        top:0;
    }
    .grid_row .section_inner_margin > div:nth-child(3){
        -webkit-box-ordinal-group:4;
            -ms-flex-order:3;
                order:3;
    }
    .grid_row .section_inner_margin > div:nth-child(4){
        -webkit-box-ordinal-group:5;
            -ms-flex-order:4;
                order:4;
    }
    .grid_row:last-child .section_inner_margin > div:nth-child(3){
        -webkit-box-ordinal-group:5;
            -ms-flex-order:4;
                order:4;
    }
    .grid_row:last-child .section_inner_margin > div:nth-child(4){
        -webkit-box-ordinal-group:4;
            -ms-flex-order:3;
                order:3;
    }
    .grid_row .section_inner_margin{
        max-width: 350px;
        background: transparent;
    }
    .grid_row .section_inner_margin > div:not(.img_col){
        margin-bottom: 40px;
        background: #fff
    }
    .chacun_sa_cure{
            background: #418dae!important;
    }
}
@media (max-width: 520px){
     .grid_row .section_inner_margin > div.img_col .vc_single_image-wrapper:before{
        padding-top: 100%;
    }   
}
/* Page profil */

.box_profil{
    color: #fff;
    border-radius: 20px;
    margin:40px auto;
}
.box_profil h3{
    color: #fff;
}
.box_profil .image_with_text  {
    padding: 20px 50px 0 100px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-height: 115px;
}
.box_profil .full_section_inner{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-radius: 15px;
    overflow: hidden;
}
.box_profil .full_section_inner > div:not(.col_img){
     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;   
}
.box_profil .full_section_inner > div:not(.col_img) .wpb_wrapper{
    padding: 30px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.image_with_text img {
    position: absolute;
    left: 0;
    width: 70px;
    height: 70px;
    -o-object-fit: contain;
       object-fit: contain;
}
.image_with_text .separator{
    display: none;
}
.vc_column_container.col_img>.vc_column-inner{
    padding: 0;
}
.vc_column_container.col_img{
    -webkit-box-flex:1;
        -ms-flex:1;
            flex:1;
}
.vc_column_container.col_img *{
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.intro_box.green-text h2 + h3{
    color:#7BC358;
    font-weight: 400;
}
.intro_box.orange-text h2 + h3{
    color:#f79336;
    font-weight: 400;
}
.intro_box.blue-text h2 + h3{
    color:#2d81a9;
    font-weight: 400;
}
.page-id-2769,
.page-id-2873,
.page-id-2875,
.page-id-2877{
    background: #f0edee;
} 
.page-id-2769 .full_width_inner:before {
    content: "";
    background: url(https://htc-sante.com/wp-content/uploads/2019/06/background-profil1.jpg);
    background-position: center right;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    left: -100%;
    right: -100%;
    width: 1920px;
    min-width: 100vw;
    height: calc(100% - 220px);
    top: 220px;
    margin: auto;
    background-color: #f0edee;
}
.page-id-2873 .full_width_inner:before {
    content: "";
    background: url(https://htc-sante.com/wp-content/uploads/2019/07/fond-profil3@2x.jpg);
    background-position: top right;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    left: -100%;
    right: -100%;
    width: 1920px;
    min-width: 100vw;
    height: calc(100% - 180px);
    top: 180px;
    margin: auto;
    background-color: #f0edee;
}
.page-id-2875 .full_width_inner:before {
    content: "";
    background: url(https://htc-sante.com/wp-content/uploads/2019/07/fond-profil2@2x.jpg);
    background-position: center right;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    left: -100%;
    right: -100%;
    width: 1920px;
    min-width: 100vw;
    height: calc(100% - 220px);
    top: 220px;
    margin: auto;
    background-color: #f0edee;
}
.page-id-2877 .full_width_inner:before {
    content: "";
    background: url(https://htc-sante.com/wp-content/uploads/2019/07/background-profil4@2x.jpg);
    background-position: center right;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    left: -100%;
    right: -100%;
    width: 1920px;
    min-width: 100vw;
    height: calc(100% - 220px);
    top: 180px;
    margin: auto;
    background-color: #f0edee;
}
.intro_method {
    width: calc(10/12 * 100%);
    margin: auto;
}
.tab_section h3{
    color: #f79336;
}
.intro_box.classic_section{
padding-bottom: 0px;}
@media only screen and (max-width: 768px){
    .box_profil .full_section_inner > div{
        min-width: 100%;
    }
    .box_profil .full_section_inner > div .wpb_single_image .vc_single_image-wrapper,
    .box_profil .full_section_inner > div .wpb_single_image .vc_single_image-wrapper img{
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover;
    }
    .box_profil .full_section_inner > div:not(.col_img) .wpb_wrapper{
        padding: 30px 10px;
    }
    .box_profil .image_with_text{
        padding: 20px 0 0 100px;
    }
}

/* Page nos pôles */
body.page-template-page-pole .header_inner_left:before{
    content: "";
    background: url(/wp-content/themes/bridge-child/img/petale-logo.svg);
    height: 225px;
    width: 250px;
    position: absolute;
    top: -85px;
    left: -55px;
    background-size: 100% 100%;
}
body.page-template-page-pole header{
	position: absolute;
	background: transparent;
}
body.page-template-page-pole nav.main_menu ul li.btn a span:not(.plus):not(.underline_dash){
	background: #fff;
	color: #2c81a9;
}
body.page-template-page-pole nav.main_menu ul li.btn:hover a span:not(.plus):not(.underline_dash){
	opacity: 0.8;
}
body.page-template-page-pole .header_title{
	padding: 200px 0 200px;
}
body.page-template-page-pole .full_width_inner:before {
    content: "";
    background: url(https://htc-sante.com/wp-content/uploads/2019/07/fond-profil3@2x.jpg);
    background-position: top right;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    left: -100%;
    right: -100%;
    width: 1920px;
    min-width: 100vw;
    height: calc(100% - 420px);
    top: 420px;
    margin: auto;
    background-color: #f0edee;
    display: block;
}
.dark:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a{
	color:#fff;
}
.dark:not(.sticky):not(.scrolled) nav.main_menu ul li a span.underline_dash{
	background: #fff!important;
}
.page-template-page-pole .header_title .section_inner_margin{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.page-template-page-pole .header_title .section_inner_margin > div:first-child{
	max-width: calc(100% - 690px);
}
.page-template-page-pole .header_title .section_inner_margin > div:last-child{
	min-width: 690px;
}
.page-template-page-pole .header_title .section_inner_margin > div:last-child > div{
	padding: 0;
}
.page-template-page-pole .header_title h1{
	text-transform: initial;
	font-size: 25px;
	text-align: left;
}
.page-template-page-pole .header_title h1 span{
	display: inline-block;
	width: 100%;
	text-transform: uppercase;
	font-size: 30px;
}
.page-template-page-pole .header_title:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: -webkit-gradient(linear,left top, left bottom,from(#2C81A9),to(#58B7C3));
    background: -webkit-linear-gradient(#2C81A9,#58B7C3);
    background: -o-linear-gradient(#2C81A9,#58B7C3);
    background: linear-gradient(#2C81A9,#58B7C3);
    z-index: 1;
    display: block;
    opacity: 0.9;
}
.page-template-page-pole .header_title p{
	color: #fff;
	font-size: 14px;
}
.page-template-page-pole .icon_list .wpb_wrapper{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: rgba(0, 61, 90, 0.16);
	padding: 11px;
	font-size: 18px;
}
.page-template-page-pole .icon_list .wpb_wrapper > div {
    padding: 0 10px;
    line-height: 1.2;
}
.page-template-page-pole .icon_list .q_icon_with_title.center.center .icon_holder{
    font-size: 27px;
    margin-bottom: 0;
}
.page-template-page-pole .icon_list .q_icon_with_title .icon_text_inner {
    padding: 10px 10px 5px;
}
.page-template-page-pole .contact_form{
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	margin-top: -120px;
	z-index: 100;
}
.page-template-page-pole .contact_form .vc_column-inner > .wpb_wrapper{
	max-width: 690px;
	margin:auto;
	background: #fff;
	text-align: left;
	padding: 30px 50px 0;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.page-template-page-pole .contact_form .wpb_wrapper .titre-form p{
    text-align: center;
    font-size: 20px;
}
.votre_pole_title .wpb_wrapper img{
	max-width: 183px;
}
.votre_pole{
	padding-top: 350px;
}
.votre_pole h2{
	font-weight: 400;
	margin: 0;
}
.votre_pole h2 > span{
	font-weight: 500;
}
.votre_pole_title p{
	display: inline-block;
	margin: 0 15px;
}
.votre_pole_title .wpb_wrapper{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.votre_pole .block{
	background: #fff;
	padding: 70px 60px 50px;
	margin-top: 0;
}
.votre_pole .block strong{
	color: #2C81A9;
	margin-bottom: 10px;
	display: inline-block;
}
.orange-text{
	color: #f79336;
}
.blue-text{
	color:#2C81A9;
}
.green-text{
	color: #7BC358;
}
.nos_methodes{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent),to(#A0E281));
	background: -webkit-linear-gradient(top, transparent 50%,#A0E281);
	background: -o-linear-gradient(top, transparent 50%,#A0E281);
	background: linear-gradient(180deg, transparent 50%,#A0E281);
	text-align: center;
}
.nos_methodes h2 + h3 {
    color: #7BC358;
}
.nos_methodes-listing .vc_column-inner > .wpb_wrapper{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin-top: 30px;
	text-align: left;
}
.nos_methodes-listing .wpb_content_element{
	background: rgba(44, 129, 169, 0.75);
    width: calc(33.33% - 2px);
    margin: 2px 1px;
	text-align: left;
	padding: 30px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	transition: all ease-in-out .3s;
	cursor: pointer;
}
.nos_methodes-listing .wpb_content_element:hover{
	background: rgba(44, 129, 169, 1);
}
.nos_methodes-listing .wpb_content_element h3{
    color: #fff;
    font-size: 20px;
    padding-left: 70px;
    position: relative;
    margin-bottom: 15px;
    width: 210px;
}
.nos_methodes-listing .wpb_content_element:first-child h3{
	width: 115px;
}
.nos_methodes-listing .wpb_content_element h3 i{
    position: absolute;
    left: 0;
    font-size: 40px;
    line-height: 52px;
}
.nos_methodes-listing .wpb_content_element p{
	color: #fff;
	margin-top: 0;
}
.nos_methodes .qbutton{
	margin:55px auto 0;
	font-weight: 500;
}
.health_trainers{
	background: -webkit-gradient(linear, left top, left bottom, from(#A0E281),to(#2C81A9));
	background: -webkit-linear-gradient(top, #A0E281,#2C81A9);
	background: -o-linear-gradient(top, #A0E281,#2C81A9);
	background: linear-gradient(180deg, #A0E281,#2C81A9);
}
.health_trainers h2{
    color: #fff;
    margin-top: 5px;
}
.health_trainers .full_section_inner{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.health_trainers .full_section_inner > div{
	max-width: 345px;
    min-width: 345px;
 }
.health_trainers .vc_column-inner{margin-top: 30px;}
.health_trainers-listing .vc_column-inner > .wpb_wrapper{
	background: #fff;
	text-align: center;
	padding: 15px 20px 35px;
	-webkit-box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.05);
	        box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.05);
	max-width: 350px;
	margin:auto;
}
.health_trainers-title{
    font-weight: 500;
    font-size: 24px;
    margin-top: 10px;
    display: inline-block;
}
.health_trainers-subtitle{
    color: #7BC358;
    font-weight: 500;
    font-size: 18px;
}
.testi_pole.success-stories > div{
	z-index: 1000;
}
.page-template-page-pole .success-stories .section_inner_margin{
	margin: 70px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.testi_pole.success-stories .wpb_column:nth-child(1) h2{
    text-align: center;
    margin-top: 35px;
}
.success-stories .wpb_column:nth-child(1) h2 .think{
    display: inline-block;
    font-size: 24px;
    width: 100%;
}
.success-stories .wpb_column:nth-child(1) h2 .the_pole{
    color: #9DE0FF;
}
.testi_pole.success-stories .wpb_column:nth-child(1) h2:after{
    top: -50px;
}
.application{
	background: -webkit-gradient(linear, left top, left bottom, from(#2c81a9),to(rgba(123, 195, 88, 0.7)));
	background: -webkit-linear-gradient(top, #2c81a9,rgba(123, 195, 88, 0.7));
	background: -o-linear-gradient(top, #2c81a9,rgba(123, 195, 88, 0.7));
	background: linear-gradient(180deg, #2c81a9,rgba(123, 195, 88, 0.7));
	padding: 0px 0 100px;
}
.application .section_inner_margin{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.application .wpb_column:nth-child(2):before{
	content:"";
	background: url(/wp-content/themes/bridge-child/img/petale_white.svg);
	position: absolute;
	width: 450%;
	height: 210%;
	top: -60%;
	right: -10%;
	z-index: -1;
	opacity: 0.1;
	background-position: center right;
	background-repeat: no-repeat;
	background-size: auto 95%;
}
.application .wpb_column:nth-child(2) p,
.application .wpb_column:nth-child(2) h2,
.application .wpb_column:nth-child(2) h3{
	color: #fff;
}
.application .wpb_column:nth-child(2) a{margin-right: 20px;}
.application .wpb_column:nth-child(2) h3{
    margin-top: 35px;
    font-weight: 400;
    font-size: 20px;
}
.application .wpb_content_element.wpb_single_image img{
    max-width: 120%;
    width: 120%;
    left: -20%;
    position: relative;
}
.blog_section{
	padding: 70px 0;
	background: #fff;
}
.blog_section .section_inner_margin{
    /* display: flex; */
    /* align-items: center; */
}
.blog_section.grid_section .q_masonry_blog article{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	float: none;
	position: relative!important;
}
.blog_section .q_masonry_blog{
    margin-bottom: 0;
}
.blog_section .q_masonry_blog article h5 a{
	font-size: 20px;
	color:#686868;
	text-transform: initial;
	font-weight: 500;
}
.blog_section .wpb_column:first-child{
	padding-right: 30px;
}
.blog_section .q_masonry_blog_post_image a{
	display: -ms-grid;
	display: grid;
	width: 266px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	height: 100%;
	position: relative;
}
.blog_section .q_masonry_blog_post_image img{
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	max-height: 100%;
}
.blog_card.vc_column_container{
	background: -webkit-gradient(linear,left top, left bottom,from(#F7B436),to(#F79336));
	background: -webkit-linear-gradient(top,#F7B436,#F79336);
	background: -o-linear-gradient(top,#F7B436,#F79336);
	background: linear-gradient(180deg,#F7B436,#F79336);
	padding: 30px 50px;
	text-align: center;
	font-weight: 500;
}
.blog_card h2,
.blog_card p{
	color: #fff;
	font-weight: 500;
	margin-top: 0;
}
.blog_card .qbutton{
	background: #fff;
	color: #f79336;
	font-weight: 500;
	margin-top: 30px;
}
.blog_section article .q_masonry_blog_post_text{padding: 30px;height: -webkit-fit-content;height: -moz-fit-content;height: fit-content;}
/* Responsive global */

@media only screen and (max-width: 1400px){
    .boxed .section .section_inner, .grid_section .section_inner, .container_inner{
        max-width: 1100px;
    }    
}
.triangularisation .vc_column_container:nth-child(2){
    text-align: center;
}
    .triangularisation .vc_column_container:nth-child(2) img{
        max-width: 450px;
    }
@media only screen and (max-width: 1300px) and (min-width: 1024px){
    .triangularisation .vc_column_container:nth-child(1){
        width: 65%;
    }
    .triangularisation .vc_column_container:nth-child(2){
        width: 35%;
    }
    .triangularisation .vc_column_container:nth-child(2) img{
        min-width: 400px;
    }
}
@media only screen and (max-width: 1023px) {
    .triangularisation .vc_column_container:nth-child(1){
        width: 100%;
    }
    .triangularisation .vc_column_container:nth-child(2){
        width: 100%;
    }
    .triangularisation .vc_column_container:nth-child(2) img{
        margin-top:30px;
    }
}
@media only screen and (max-width: 1300px) and (min-width: 768px){
    .cure_sur_mesure .vc_column_container:nth-child(1){
        width: 65%;
    }
    .cure_sur_mesure .vc_column_container:nth-child(2){
        width: 35%;
    }
    .cure_sur_mesure .vc_column_container:nth-child(2) img{
        min-width: 450px;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 521px){
    h2 {
        font-size: 25px;
    }
    .boxed .section .section_inner, .grid_section .section_inner, .container_inner {
        max-width: calc(100vw - 100px);
    }
    /* Hero */
    .hero .nf-form-wrap{
        margin: 50px auto;
        max-width: none;
    }
    div.section.hero {
        padding-top: 90px;
        padding-bottom: 0;

    }
     div.section.hero[style^="background-image:url(https://htc-sante.com/wp-content/uploads/2019/05/fond.jpg)"] {
        background-image:url(/wp-content/themes/bridge-child/img/fond-milieu.jpg)!important;        
        background-size: auto 70vw;
        background-position: 50% 0%;
        background-color: #f3f2f0;     }
    .hero h1:before{
        left: -20%;
        width: 120%;
    }
    .hero h1 {
        font-size: 35px;
        max-width: 300px;
    }

    /* Member */
    .member-type {
        padding: 35px 0 70px;
    }
    .member-type--title{
        font-size: 13px;
    }
    .member-type--listing{
        margin-top: 30px;
    }
    .member-type--listing .vc_column-inner .wpb_content_element.wpb_single_image img{
        max-height: 100px;
        max-width: 100px;
        width: auto;        
    }
    .member-type--listing .wpb_column .wpb_wrapper .wpb_single_image:before{
        opacity: 0.4;
    }
    .member-type--listing .wpb_column .wpb_wrapper .wpb_single_image {
        height: 125px;
    }

    /* Solutions */

    .solutions {
        padding: 50px 0;
    }
    .solutions .section_inner_margin {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .solutions .section_inner_margin > div{
        margin-bottom: 30px;
        width: 100%;
    }

    .solutions--listing .vc_column-inner > .wpb_wrapper{
        height: inherit;
        padding: 20px;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    .solutions--listing .wpb_content_element.wpb_single_image img{
        max-height: 50px;
        width: auto;
        max-width: 60px;
    }
    .solutions--icon {
        height: 80px;
    }

    /* Steps */
    .steps--listing .vc_column-inner > .wpb_wrapper:before{
        height: 35px;
        width:35px;
        line-height: 40px;
        font-size: 13px;
        top:-20px;
        right:-20px;
    }
    .steps--listing .wpb_column:nth-child(2):before, .steps--listing .wpb_column:nth-child(2):after{
        display: none;
    }
    /* Success stories */
    .success-stories{
        overflow: hidden;
    }
    .success-stories .section_inner_margin {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
   body:not(.page-template-page-pole) .success-stories .wpb_column:nth-child(1) {
        padding: 50px 0px 10% 50px;
        font-size: 14px;
        width: 100%;
        margin-bottom: 30px;
    }
    .success-stories .wpb_column:nth-child(1):before {
        height: 150%;
        width: 150%;
        left: -25%;
        top: -50%;
        background: #267498;
        border-radius: 50%;
    }
    .success-stories .wpb_column:nth-child(2){
        width: 100%;
    }
    .success-stories .wpb_column:nth-child(1) > div{
        max-width: 600px;
        margin: auto;
    }
    .success-stories .testimonials_c_holder {
        padding: 0;
        margin-top: 40px;
        max-width: 600px;
        margin: auto;
    }
    .success-stories .testimonials_c_holder .testimonial_content_inner {
        font-size: 14px;
        padding: 0;
    }
    .success-stories .testimonials_c_holder .flex-direction-nav a.flex-next,
    .success-stories .testimonials_c_holder .flex-direction-nav a.flex-prev{
        bottom: 80px;
    }
    /* Poles map */
    div.grid_section.poles .section_inner{
        width: 100vw;
        max-width: 100vw;
    }
    #wpgmza_marker_list_container_1{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    #wpgmza_marker_list_container_1:before{
        width: auto;
        border:none;
        padding: 0;
        margin: 0 0 15px;
    }
    .poles .owl-carousel {
        max-width:calc(100% - 80px);
        padding-bottom: 30px;
    }
    #wpgmza_marker_list_container_1{
        margin: 20px 0;
    }
    .poles .wpgmza_carousel_info_holder p{
        font-size: 12px;
    }
    /* Actualites */
    .actualites {
        padding: 50px 0;
    }
    /* Footer */
    .footer_bottom ul li a {
        font-size: 12px;
    }
}
@media only screen and (max-width: 1000px) and (min-width: 521px){
    div.section.hero[style^="background-image:url(https://htc-sante.com/wp-content/uploads/2019/05/fond.jpg)"] {
        background-position: 0vw -10vw;
        /* background-image:url(/wp-content/themes/bridge-child/img/fond-inverse.jpg)!important; */
        background-size: auto 90vw;
    }
    .hero .wpb_text_column h1{
        margin-bottom: 15vw;
    }
    /* Accompagnement */
    div.grid_section.accompagnement .section_inner{
        width: calc(100% - 100px);
    }
   .accompagnement .accompagnement--col-content:after{
        height: 100%;
        width: calc(100% + 100px);
        margin-left: -50px;
    }
    .accompagnement .accompagnement--col-content {
        padding: 65px 40px;
        width: 100%;
    }
    .accompagnement .accompagnement--col-image {
        width: 100%;
    }
    .accompagnement .accompagnement--col-image .wpb_single_image .vc_single_image-wrapper {
        width: calc(100% + 100px);
        margin: 0 -50px;
        max-width: none;
        height: 40vh;
        overflow: hidden;
    }
    .accompagnement .accompagnement--col-image .wpb_single_image .vc_single_image-wrapper img{
        position: relative;
        top: 0;
    }
    .accompagnement .section_inner_margin {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
    .page-id-2769 .full_width_inner:before,
    .page-id-2873 .full_width_inner:before,
    .page-id-2875 .full_width_inner:before,
    .page-id-2877 .full_width_inner:before{
        background-size: auto 100%;
    }
}

@media (min-width: 768px) and (max-width: 1300px){
    .icon_cure .vc_col-sm-3:nth-child(1),
    .icon_cure .vc_col-sm-3:nth-child(3) {
        width: 250px;
    }
    .icon_cure .vc_col-sm-3:nth-child(2),
    .icon_cure .vc_col-sm-3:nth-child(4){
        width: calc(100% - 250px);
        min-height: 310px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .cure .full_section_inner{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding: 0 25px;
    }
    .cure .full_section_inner .vc_col-sm-3:nth-child(1){
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }
    .cure .full_section_inner .vc_col-sm-3:nth-child(2){
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }
    .cure .full_section_inner .vc_col-sm-3:nth-child(3){
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4;
    }
    .cure .full_section_inner .vc_col-sm-3:nth-child(4){
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
    }
}
@media only screen and (max-width: 768px){
    .solutions .full_section_inner{
        display: inline-block;
    }
    .solutions--listing .vc_column-inner > .wpb_wrapper{
        margin: 15px auto;
    }
    /* Tabs */
    .qode-advanced-tabs-nav li p{
        display: none;
    }
    .qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li a {
        padding: 10px;
        text-align: center;
        height: 90px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li a span {
        font-size: 12px;
        line-height: 1.2;
    }
    .qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li a span.qode-advanced-icon-frame{
        position: relative;
        height: auto;
        font-size: 25px;
        left: auto;
    }
    .qode-advanced-tabs .qode-advanced-tab-container{
        padding: 30px;
    }
    .qode-advanced-tab-container h3 {
        font-size: 18px;
        margin-bottom: 18px;
    }
    /* slider contenus */
    .slider_health_member .qode_content_slider_item > div:nth-child(2) .section_inner_margin{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        max-width: 475px;
    }
    .slider_health_member .qode_content_slider_item > div:nth-child(2) .section_inner_margin > div{
        min-width: 100%;
    }
    .slider_content.vc_column_container{
        padding: 30px;
    }
    .slider_health_member .qode_content_slider_item > div:nth-child(2) .vc_single_image-wrapper,
    .slider_health_member .qode_content_slider_item > div:nth-child(2) .wpb_single_image img{
        width: 100%;
        max-height: 300px;
        -o-object-fit: cover;
           object-fit: cover;
    }
}

@media only screen and (max-width: 767px){
    .icon_cure .full_section_inner{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .icon_cure .full_section_inner > div img{
        -webkit-box-shadow: none;
                box-shadow: none;
    }
    .icon_cure .full_section_inner > div:nth-child(1){-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;width: 50%;}
    .icon_cure .full_section_inner > div:nth-child(2){-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}
    .icon_cure .full_section_inner > div:nth-child(3){-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;width: 50%;}
    .icon_cure .full_section_inner > div:nth-child(4){-webkit-box-ordinal-group: 5;-ms-flex-order: 4;order: 4;margin-top: 30px;}

    #back_to_top.on, #back_to_top.off, #back_to_top {
        right: 0;
        bottom: 0;
         opacity: 1;
        visibility: visible;
    }
    #back_to_top>span{
        border-radius: 0;
        background: #fff;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-width:1px 0px 0px 0px;
    }
    #back_to_top>span i{
        line-height: 40px;
    }
    .sticky_menu{
        bottom: 0;
        flex-direction: row;
        top: auto;
        transform: none;
        width: 100%;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        width: calc(100% - 40px);
        right: auto;
        left: 0;
  	}
    .sticky_menu a{
    	flex:1;
    	border-right: 1px solid rgba(0, 0, 0, 0.1);
    	color: #f79336;
    	background: #fff;
    	padding: 0 8px;
    	line-height: 40px;
    }
    .sticky_menu a:hover{
    	color: #fff;
    	background: #f79336;
    }
}
@media only screen and (max-width: 768px) and (min-width: 521px){
    /* Members */
    .member-type--listing .wpb_column{
        width: 50%;
        display: inline-block;
    }
    /* Steps */
    .steps {
        padding: 40px 0;
    }
    .steps--listing .vc_column-inner > .wpb_wrapper:before{
        height: 35px;
        width:35px;
        line-height: 40px;
        font-size: 13px;
        top:-20px;
        right:-20px;
    }
    .steps--listing {
        margin: 35px 0;
    }
    .steps .vc_row .vc_column-inner{
        margin-bottom: 50px;
    }
    .steps .vc_row .vc_column-inner:last-child{
        margin-bottom: 30px;
    }
    .steps--listing .wpb_column:nth-child(2):before, .steps--listing .wpb_column:nth-child(2):after{
        display: none;
    }
}
@media only screen and (max-width: 1400px){
    /* Hero */
    .hero{
        min-height: 0;
        padding: 120px 0 100px;
    }
    .hero h1 {
        font-size: 50px;
        max-width: 380px;
    }
    .success-stories .wpb_column:nth-child(1):before{
        width: 175%;
        height: 115%;
        top: -15%;  
    }
    .page-template-page-pole .header_title h1{
    	font-size: 22px;
    }
}
@media only screen and (max-width: 1200px){
    /* Header */
    nav.main_menu > ul > li > a{
        font-size: 12px;
    }
    /* Hero */

    .hero .wpb_column:first-child{
        padding-left: 50px;
        width: 100%;
    }
    .hero .wpb_column:nth-child(2){
        width: 100%;
    }
    .hero h1 {
        font-size: 44px;
        max-width: 350px;
    }
}
@media only screen and (max-width: 1100px){
    .hero .section_inner_margin > div{
        width: 50%;
    }
    nav.main_menu > ul > li > a{
        font-size: 11px;
    }
}
@media only screen and (max-width: 1000px){
    .hero .section_inner_margin{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
}
/* Mobile */
@media only screen and (max-width: 520px){
    /* Styleguide */
    body{
        font-size: 13px;
    }
    h2{
        font-size: 22px;
    }
    h3{
        font-size: 16px;
    }
    .boxed .section .section_inner, div.grid_section .section_inner, .container_inner{
        width: calc(100% - 70px);
    }   
    /* Hero */
    div.section.hero{
        padding-top: 90px;
        padding-bottom: 0;
    }
    div.section.hero[style^="background-image:url(https://htc-sante.com/wp-content/uploads/2019/05/fond.jpg)"] {
        background-size: auto 465px;
        background-position: 0% 0%;
        background-color: #f3f2f0;
        background-image:url(/wp-content/themes/bridge-child/img/fond-milieu.jpg)!important;
    }
    .hero h1{
        font-size: 7vw;
        max-width: 55vw;
    }
    .hero h1:before{
        left: -20%;
        width: 120%;
    }
    .hero .wpb_text_column h1 {
        margin-bottom: 15vw;
    }
    .hero .wpb_column:first-child {
        padding-left: 40px;
        padding-right: 0;
    }
    .hero .nf-form-wrap{
        margin: 150px -20px 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        max-width: none;
    }
    .hero .form-title{
        font-size: 15px;
    }
    .hero .nf-cell[style="width: 50%;"]:nth-child(1) {
        padding-right: 10px;
        max-width: 50%;
    }
    .hero .nf-cell:nth-child(2) {
        padding-left: 10px;
    }
    .hero .label-above .nf-field-label{
        margin-bottom: 3px;
    }
    .hero .nf-field-label label{
        font-size: 12px;
    }
    .hero .field-wrap>div input[type=button]{
        margin-top: 25px;
        margin-bottom: 20px;
        font-size: 14px;
        height: 35px;
    }
    /* Member */
    .member-type {
        padding: 35px 0 50px;
    }
    .member-type--petales {
        padding-bottom: 12px;
        width: 30px;
        margin: auto;
    }
    .member-type h2{
        max-width: 200px;
        margin: auto;
    }
    .member-type--listing {
        margin-top: 35px;
    }
    .member-type--listing .wpb_column {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 2px solid rgba(0, 0, 0, 0.05);
        max-width: 250px;
        margin: auto;
    }
    .member-type--title{
        font-size: 13px;
    }
    .member-type--listing .vc_column-inner .wpb_content_element.wpb_single_image img{
        max-height: 100px;
        max-width: 100px;
        width: auto;        
    }
    .member-type--listing .wpb_column .wpb_wrapper .wpb_single_image:before{
        opacity: 0.4;
    }
    .member-type--listing .wpb_column .wpb_wrapper .wpb_single_image {
        height: 125px;
    }
    /* Solutions */

    .solutions {
        padding: 50px 0;
    }
    .solutions--listing .vc_column-inner > .wpb_wrapper{
        height: auto;
        padding: 20px;
        margin: 15px auto;
    }
    .solutions--listing .wpb_content_element.wpb_single_image img{
        max-height: 50px;
        width: auto;
        max-width: 60px;
    }
    .solutions--icon {
        height: 80px;
    }
    .solutions .vc_column-inner > .wpb_wrapper{
        text-align: center;
    }
    .solutions .vc_column-inner > .wpb_wrapper > div{
        text-align: left;
    }
    .solutions .qbutton{
        margin:30px auto;
    }
    /* Accompagnement */
    .accompagnement .accompagnement--col-content:after{
        height: 100%;
        width: calc(100% + 45px);
        margin-left: -25px;
    }
    .accompagnement .accompagnement--col-content {
        padding: 65px 30px;
    }
    .accompagnement .accompagnement--col-image .wpb_single_image .vc_single_image-wrapper {
        width: calc(100% + 50px);
        margin: 0 -25px;
        max-width: none;
    }
    .accompagnement .accompagnement--col-image .wpb_single_image .vc_single_image-wrapper img{
        position: relative;
    }
    .accompagnement .section_inner_margin {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }

    /* Steps */

    .steps {
        padding: 40px 0;
    }
    .steps--listing .vc_column-inner > .wpb_wrapper:before{
        height: 35px;
        width:35px;
        line-height: 40px;
        font-size: 13px;
        top:-20px;
        right:-20px;
    }
    .steps--listing {
        margin: 35px 0;
    }
    .steps .vc_row .vc_column-inner{
        margin-bottom: 50px;
    }
    .steps .vc_row .vc_column-inner:last-child{
        margin-bottom: 30px;
    }
    .steps--listing .wpb_column:nth-child(2):before, .steps--listing .wpb_column:nth-child(2):after{
        display: none;
    }
    /* Success stories */
    .success-stories{
        overflow: hidden;
    }
    .success-stories .section_inner_margin {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .success-stories .wpb_column:nth-child(1) {
        padding: 50px 0px 6% 50px;
        font-size: 14px;
        width: 100%;
        margin-bottom: 20px;
    }
    .success-stories .wpb_column:nth-child(1):before {
        height: 150%;
        width: 150%;
        left: -25%;
        top: -50%;
        background: #267498;
        border-radius: 50%;
    }
    .success-stories .wpb_column:nth-child(2){
        width: 100%;
    }
    .success-stories .wpb_column:nth-child(1) > div{
        max-width: 600px;
        margin: auto;
    }
    .success-stories .testimonials_c_holder {
        padding: 0;
        margin-top: 40px;
        max-width: 600px;
        margin: auto;
    }
    .success-stories .testimonials_c_holder .testimonial_content_inner {
        font-size: 14px;
        padding: 0;
    }
    .success-stories .testimonials_c_holder .flex-direction-nav a.flex-next,
    .success-stories .testimonials_c_holder .flex-direction-nav a.flex-prev{
        bottom: 80px;
    }
    /* Poles map */
    div.grid_section.poles .section_inner{
        width: 100vw;
    }
    #wpgmza_marker_list_container_1{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    #wpgmza_marker_list_container_1:before{
        width: auto;
        border:none;
        padding: 0;
        margin: 0 0 15px;
    }
    .poles .owl-carousel{
        max-width: 280px;
    }
    #wpgmza_marker_list_container_1{
        margin: 20px 0;
    }

    /* Actualites */

    .actualites {
        padding: 50px 0;
    }
    .actualites h2:last-child{
        margin-bottom: 20px;
    }
    .actualites .latest_post_holder.boxes>ul>li .latest_post {
        padding: 15px 15px 0;
    }
    .actualites .post_infos{
        margin-top: 10px;
    }
    .actualites .latest_post_title{
        font-size: 15px;
    }
    .actualites .post_infos a {
        font-size: 12px;
    }

    /* Footer */
    .footer_bottom_holder{
        padding: 45px 0;
    }
    /* Pages contenus */
    .header_title{
        padding: 30px 0; 
    }
    .header_title h1{
        font-size: 20px;
        line-height: 1.3;
    }
    .classic_section{
        padding: 35px 0;
    }
    .page-id-2769 .full_width_inner:before,
    .page-id-2873 .full_width_inner:before,
    .page-id-2875 .full_width_inner:before,
    .page-id-2877 .full_width_inner:before{
        top:110px;
        height: calc(100% - 110px);
        background: #f0edee;
    }
}
@media only screen and (max-width: 450px){
    div.section.hero[style^="background-image:url(https://htc-sante.com/wp-content/uploads/2019/05/fond.jpg)"] {
        background-size: auto 400px;
        background-position: 0% 0%;
        background-color: #f3f2f0;
        background-image:url(/wp-content/themes/bridge-child/img/fond-milieu.jpg)!important;
    }   
    .hero .wpb_column:first-child{
        padding-left: 25px;
    }
}
@media only screen and (max-width: 390px){
    div.section.hero[style^="background-image:url(https://htc-sante.com/wp-content/uploads/2019/05/fond.jpg)"] {
        background-size: auto 400px;
        background-position: 15% 0%;
        background-color: #f3f2f0;
        background-image:url(/wp-content/themes/bridge-child/img/fond-milieu.jpg)!important;
    } 
    .boxed .section .section_inner, div.grid_section .section_inner, .container_inner {
        width: calc(100% - 40px);
    }
}

/* Responsive pole */
@media (max-width: 1200px){
	.testi_pole.success-stories .wpb_column:nth-child(1):before {
	    width: 555px;
	    height: 245px;
	    top: 25px;
	    margin: auto;
	    left: -100px;
	    right: 0;
	    background: url(./img/bulle.svg);
	    border-radius: 0;
	    background-size: 100%;
	    background-repeat: no-repeat;
	}
	.testi_pole.success-stories .wpb_column:nth-child(1) h2:after {
	    top: -50px;
	    right: 100px;
	    width: 30px;
	}
	.testi_pole.success-stories .wpb_column:nth-child(1){
		width: 100%;
	    padding: 60px 0;
	    margin-bottom: 60px;
	}
}
@media (max-width: 1000px){
	.page-template-page-pole .header_title .section_inner_margin{
		flex-wrap: wrap;
	}
	.page-template-page-pole .header_title .section_inner_margin > div,
	.page-template-page-pole .header_title .section_inner_margin > div:first-child{
		width: 100%;
		max-width: 100%;
	}
	.page-template-page-pole .header_title .section_inner_margin > div:first-child{
		margin:15px auto;
	}
	.page-template-page-pole header{
		position: absolute!important;
	}
	.page-template-page-pole .header_bottom{
		background: transparent!important;
	}
	body.page-template-page-pole .header_inner_left:before{
		left: 135px;
	    right: 0;
	    margin: auto;
	    top: -95px;
	}
	.dark .mobile_menu_button span{
		color: #fff;
	}
	.nos_methodes-listing .wpb_content_element{
		width: calc(50% - 30px);
	}
	.testi_pole.success-stories .section_inner_margin{
		/* border-bottom:none; */
	}
	.application .wpb_column:nth-child(2):before{
		right:-100%;
	}
	.blog_section .wpb_column{
		min-width: 100%;
	}
	.blog_section .wpb_column:first-child{
		padding:0;
	}
	.blog_section .section_inner_margin{
		max-width: 500px;
		margin:auto;
	}
	.blog_section.grid_section .q_masonry_blog article{
		flex-wrap: wrap;
	}
	.blog_section.grid_section .q_masonry_blog article > div{
		min-width: 100%;
		box-sizing: border-box;
	}
	.blog_section.grid_section .q_masonry_blog article > div.q_masonry_blog_post_image{
		min-height: 300px;
	}
	.blog_section .q_masonry_blog_post_image a,
	.blog_section .q_masonry_blog_post_image img{
		width: 100%;
	}

}
@media (max-width: 1004px){
	.votre_pole {
	    padding-top: 500px;
	}
	.votre_pole_title p img{
		max-width: 140px;
	}
}
@media (max-width: 767px){
	.page-template-page-pole .header_title h1{
		font-size: 22px;
	}
	.page-template-page-pole .header_title p {
	    font-size: 14px;
	}

	.nos_methodes-listing .wpb_content_element {
	    width: 100%;
	}
}
@media (max-width: 768px){
	.page-template-page-pole .header_title .section_inner_margin > div:last-child{
		min-width: 0;
	}
}
@media (max-width: 600px){
	.page-template-page-pole .icon_list .q_icon_with_title .icon_text_inner {
	    padding: 10px 0px 5px;
	}
	.votre_pole {
	    padding-top: 550px;
	}
	.votre_pole_title .wpb_wrapper{
		flex-direction: column-reverse;
		max-width: 195px;
	    margin: auto;
	    padding-bottom: 30px;
	    text-align: center;
	}
	.votre_pole_title .wpb_wrapper img{
		max-width: 100px;
	}
	.votre_pole .block{
		padding: 30px;
	}
	.application{
		padding-top: 0;
	}
	.application .section_inner_margin{
		flex-wrap: wrap;
	}
	.page-template-page-pole .application .wpb_column{
		min-width: 100%;
	}
	.application .wpb_content_element.wpb_single_image img{
		left: -10%;
	}
	.application .wpb_column:nth-child(2) h2{
		max-width: 250px;
	}
	.page-template-page-pole .application .wpb_column:last-child{
		padding: 15px 15px 0;
	}
	.application .wpb_column:nth-child(2) a {
	    margin-right: 20px;
	    max-width: calc(50% - 40px);
	    height: 40px;
	    display: inline-block;
	}
	.application .wpb_column:nth-child(2) a img {
	    height: 100%;
	    width: auto;
	    object-fit: contain;
	}
	.health_trainers .wpb_content_element.wpb_single_image img{
		width: 125px;
	}
	body.page-template-page-pole .full_width_inner:before{
		background: #f0edee;
	}
	.page-template-page-pole header .q_logo img {
	    display: block;
	    opacity: 1;
	    position: relative;
	    margin: 0 auto;
	}
	body.page-template-page-pole .header_inner_left:before {
    	left: 55px;
	}

}
@media (max-width: 500px){
	body.page-template-page-pole .header_title {
	    padding: 150px 0 200px;
	}
	.page-template-page-pole .header_title h1{
	    max-width: 250px;
	    text-align: center;
	    margin: auto;
	}
	.page-template-page-pole .icon_list .wpb_wrapper{
		flex-wrap: wrap;
	}
	.page-template-page-pole .icon_list .wpb_wrapper > div {
	    min-width: 50%;
	    box-sizing: border-box;
	    flex: 1;
	    padding: 10px;
	}
	.testi_pole.success-stories .wpb_column:nth-child(1) {
    	padding: 50px 0px;
    	margin-bottom: 20px;
    }
	.nos_methodes .qbutton {
	    margin: 55px auto 0;
	    max-width: 100%;
	    display: inline-block;
	    white-space: initial;
	    height: auto;
	    line-height: 1.2;
	    padding: 10px 10px 5px;
	    text-align: center;
	}
	.testi_pole.success-stories .wpb_column:nth-child(1):before {
	    border-radius: 0;
	    height: 100%;
	    top: 0;
	    background: #267498;
	    left: -100%;
	    width: 300%;
	}
	.page-template-page-pole .success-stories .testimonials_c_holder .flex-direction-nav a.flex-next,
	.page-template-page-pole .success-stories .testimonials_c_holder .flex-direction-nav a.flex-prev{
		display: none;
	}
}

@media (max-width: 500px){
	.votre_pole {
	    padding-top: 620px;
	}
}


/* Relooking */

.full_img img{
	margin:0 auto;
	width: 100%;
	vertical-align: bottom;
	height: 250px;
    object-fit: cover;
    object-position: top;
}
.service_table_inner li.service_table_title_holder{
	padding: 20px 50px;
	height: 85px;
	box-sizing: border-box;
}
.service_table_inner li.service_table_content{
    padding: 35px;
}
.service_table_inner {
    display: block;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;

}
.services .section_inner_margin,
.tarifs .section_inner_margin{
	display: flex;
	flex-wrap:wrap;
	margin-bottom: 65px;
}
.services .wpb_column,
.tarifs .wpb_column{
	flex: 1;
}
.services .vc_column-inner > .wpb_wrapper,
.services .vc_column-inner,
.tarifs .vc_column-inner > .wpb_wrapper,
.tarifs .vc_column-inner{
	height: 100%;
}

.services .vc_column-inner > .wpb_wrapper{
    box-shadow: 5px 7px 15px rgba(0, 0, 0, 0.05);
    border-top: none;
    max-width: 450px;
    margin: 0 auto;
    background: #fff;
}
.page-id-1768 .full_width_inner ,
.page-id-1478 .full_width_inner,
.page-id-255 .full_width_inner,
.page-id-625 .full_width_inner,
.page-id-252 .full_width_inner{
    background: url(https://htc-sante.com/wp-content/uploads/2019/07/fond-repeat.jpg);
    background-position: center right;
    background-size: 100% auto;
    background-repeat: repeat;
}


/* Temoignages */
.page-id-282 .full_width_inner,
.page-id-152 .full_width_inner,
body.blog,
body.single-post {
    background: url(https://htc-sante.com/wp-content/uploads/2019/07/fond-repeat.jpg);
    background-position: center right;
    background-size: 100% auto;
    background-repeat: repeat;
}
.success-stories.light{
	padding: 50px 0;
}

.success-stories.light:nth-child(2n){
	background: transparent;
}
.success-stories.light:nth-child(2n) *{
	color:#606060;
}
.success-stories.light:nth-child(2n) .wpb_column:nth-child(1):before {
    opacity: 0.1;
    filter: brightness(1.5);
}
.success-stories.light:nth-child(2n) .wpb_column:nth-child(1) h2 .the_pole {
    color: #2c81a9;
}
.footer_top_holder{
	display: none;
}
body, .wrapper, .content, .full_width, .overlapping_content .content > .container, .more_facts_holder, .comment_holder .comment #respond textarea, .comment_holder .comment #respond input[type='text'], .comment_holder .comment #respond input[type='email'], .content .container{
	background: transparent;
}
.blog_holder article .post_text h5 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2;
    text-transform: initial;
}
.title.has_background{
	background-size: cover!important;
}
.title.title_size_small h1 {
    color: #ffffff;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 30px;
    text-align: center;
 }
 .title .separator.small, .title .separator.small.left{
 	display: none;
 }
 .title .title_holder{
 	padding:30px 0!important;
 }
.blog_holder.masonry article {
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
}
.blog_holder.masonry article .post_text .post_text_inner{
	padding: 30px;
}
.blog .title_outer{
	margin-bottom: 100px;
}
.blog .title_outer > div{
	background: url(https://htc-sante.com/wp-content/uploads/2019/06/fond-header.jpg);
	background-size: cover;
}
body.single-post .column1{
	background: #fff;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
    margin-bottom: 100px;
}
.blog_single.blog_holder article .post_text .post_text_inner{
	padding:30px;
}
.two_columns_66_33>.column1>.column_inner{
	padding:0;
}
.two_columns_66_33>.column2>.column_inner {
    padding: 0 0 0 80px;
}
.q_accordion_holder.accordion .ui-accordion-header:hover{
	color: #fff!important;
}
.archive.woocommerce .title_holder{
	position: relative;
	box-sizing: border-box;
}
.archive.woocommerce .title_holder:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: -webkit-gradient(linear,left top, left bottom,from(#2C81A9),to(#58B7C3));
    background: -webkit-linear-gradient(#2C81A9,#58B7C3);
    background: -o-linear-gradient(#2C81A9,#58B7C3);
    background: linear-gradient(#2C81A9,#58B7C3);
    z-index: 1;
    display: block;
    opacity: 0.9;
}
.archive.woocommerce .title_outer.with_image .title{
	max-height: 300px;
	overflow: hidden;
}
.archive.woocommerce .position_center.title .title_subtitle_holder{
	padding:0!important;
}
.archive.woocommerce .title img{
	max-height: 215px;
	object-fit: cover;
}
