/*
Theme Name:	mutuaide
Theme URI:	https://www.mutuaide.fr/
Description:	Theme enfant Divi pour mutuaide
Author:		Breizh Digital
Author URI:	http://www.breizhdigital.bzh
Template:	Divi
Version:	1.0.1
*/

@import url("../Divi/style.css");

/* Theme customization start here */
/** Global responsive width **/
@media screen and (max-width:980px){
	.et_pb_row{
 	     width: 90%;
	}
}
/** End Global responsive width **/
.wsi_number_border_bottom_green:not(.et_pb_number_counter_with_text) .percent-value,.wsi_number_border_bottom_green.et_pb_number_counter_with_text .wsi_all_text_number {
	border-bottom: solid 1px #00ab7F;
}
.wsi_number_border_bottom_white:not(.et_pb_number_counter_with_text) .percent-value,.wsi_number_border_bottom_white.et_pb_number_counter_with_text .wsi_all_text_number {
	border-bottom: solid 1px #ffffff;
}
.wsi_number_border_bottom_black:not(.et_pb_number_counter_with_text) .percent-value, .wsi_number_border_bottom_black.et_pb_number_counter_with_text .wsi_all_text_number {
	border-bottom: solid 1px #000000;
}
.wsi_number_border_bottom_blue:not(.et_pb_number_counter_with_text) .percent-value, .wsi_number_border_bottom_blue.et_pb_number_counter_with_text .wsi_all_text_number {
	border-bottom: solid 1px #2e4f6c;
}
.wsi_number_border_bottom_orange:not(.et_pb_number_counter_with_text) .percent-value, .wsi_number_border_bottom_orange.et_pb_number_counter_with_text .wsi_all_text_number {
	border-bottom: solid 1px #f59331;
}
.wsi_number_text {
   font-size: 23px;
   padding-bottom: 10px;
}
.et_pb_number_counter_with_text.et_pb_with_title .percent {
   margin-bottom: 0;
}
@media all and (min-width:981px) and (max-width:1200px){
.et_pb_number_counter .percent p {
    font-size: 50px!important;
}
.et_pb_number_counter .percent{
    height: 72px!important;
}
.wsi_number_text {
   font-size: 21px;
}
}
@media screen and (max-width: 980px){
.et_pb_number_counter .percent p {
    font-size: 60px!important;
    font-weight: 500;
    line-height: 60px;
}
.wsi_number_text {
   font-size: 21px;
}
}
@media screen and (min-width:981px){
	.wsi_row_special_gutters .et_pb_column_1_3 {
		width: 32.666%;
		margin-right: 1%;
	}
	.wsi_row_special_gutters .et_pb_column_1_4 {
		width: 24.25%;
		margin-right: 1%;
	}
}
.wsi_counter_line .percent {
	margin-bottom: 0!important;
	float: left;
	width: 40%;
	height: auto;
}
.wsi_counter_line h3 {
	width: 60%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	float: left;
	-webkit-align-self: center;
	    -ms-flex-item-align: center;
	        align-self: center;
	padding-bottom: 0;
}
.wsi_counter_line {
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}
.wsi_counter_no_space .percent {
	margin-bottom: 0!important;
}
/* Empty columns with image */
.wsi_image_column{
    min-height: 300px!important;
    display: block!important;
}
/* Home select  */
/* Custom Search Home */
.wsi_block_search_home {
    margin: auto;
    width: 610px;
    height: 50px;
}
.wsi_block_search_home_fixed_top {
    position: fixed;
    top: 180px;
    margin: auto;
    left: 0;
    right: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 999999;
    display: none;
}
.wsi_block_search_home_fixed_top .wsi_button_search_home{
    border: 1px solid #CCCCCC;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 14px 36px 2px;
            box-shadow: rgba(0, 0, 0, 0.15) 0px 14px 36px 2px;
}
.wsi_overlay_search_home,.bzhd_overlay_search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: 0.85;
    z-index: 9998;
    display: none;
}
.wsi_modal_search_home{
    display: none;
    position: fixed;
    top: 260px;
    left: 0;
    right: 0;
    margin: auto;
    width: 610px;
    background: white;
    height: 500px;
    z-index: 9999;
    border: 1px solid #CCCCCC;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 14px 36px 2px;
            box-shadow: rgba(0, 0, 0, 0.15) 0px 14px 36px 2px;
    -webkit-border-radius: 5px;
            border-radius: 5px;
}
.listisearch li {
    font-size: 16px;
}
.wsi_modal_search_home ul {
    text-align: center;
    display: none;
    cursor: pointer;
    font-weight: 400;
    font-size: 18px;
    position: relative;
}
.wsi_modal_search_home ul.active {
    display: block;
}
.wsi_modal_search_home li {
    height: 70px;
    border-bottom: 1px solid #CCCCCC;
    position: relative;
}
.wsi_modal_search_home li a{
    color: black;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.wsi_modal_search_home li span {
    position: relative;
    float: left;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    line-height: 1.3em;
    width: 100%;
    text-align: center;
}
/* .wsi_modal_search_home li img {
    float: left;
    position: relative;
    margin: 0 10px;
    top: 50%;
    transform: translate(0,-50%);
    height: 50%;
    margin-left: 45px;
} */
.wsi_modal_search_home li:last-child {
    border-bottom: none;
}
.wsi_modal_search_home li:hover {
    background-color: #FAFAFA;
}
.wsi_button_search_home {
    width: 300px;
    display: block;
    float: left;
    height: 50px;
    border: 1px solid black;
    background-color: white;
    cursor: pointer;
    font-size: 18px;
    color: black;
    font-family: Roboto;
}
.wsi_button_search_home.disabled {
    color: rgba(0,0,0,0.3);
    border-color: rgba(0,0,0,0.3);
}
.wsi_button_search_home.active {
    border: none;
    background-color: #ff8c00;
    color: white;
}
.wsi_button_search_home.iam {
    margin-right: 5px;
}
.wsi_button_search_home.isearch {
    margin-left: 5px;
}
.wsi_button_responsive {
    display: none;
}
@media screen and (max-width: 750px){
	.wsi_button_search_home.isearch {
	    margin-left: 0;
	    margin-top: 10px;
	}
	.wsi_button_search_home.iam {
	    margin-right: 0;
	    margin-bottom: 10px;
	}
	.wsi_block_search_home {
	    width: 300px;
	    height: 120px;
	}
	.wsi_block_search_home_fixed_top{
	   width: 100%;
	   top: 0;
	}
	.wsi_block_search_home_fixed_top button.wsi_button_search_home{
	   width: 100%;
	   margin: 0;
	}
	.wsi_button_responsive{
	   display: block;
	   width: 100%;
	   float: left;
  	   height: 50px;
  	   border: none;
  	   background-color: white;
	   cursor: pointer;
	   font-size: 16px;
	   color: #ff8c00;
	   font-family: Roboto;
	}
	.wsi_modal_search_home{
	   width: 100%;
	   -webkit-border-radius: 0;
	           border-radius: 0;
	   border-right: none;
	   border-left: none;
	   padding-top: 152px;
	   top: 0;
	   height: 100vh!important;
	   max-height: 100vh!important;
	   overflow: hidden;
	   overflow-y: auto;
	}
	.wsi_modal_search_home li:last-child {
	    border-bottom: 1px solid #CCCCCC;
	}
	.wsi_modal_search_home li:first-child {
	    border-top: 1px solid #CCCCCC;
	}

}
/* Home Personae Row */
.wsi-bloc-persona-home{
   width: 19%;
   margin: 0 .5%;
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
           background-size: cover;
   height: 250px;
   position: relative;
   padding-top: 180px;
   float: left;
}
.wsi-title-persona {
   width: 50%;
   height: 70px;
   margin: auto;
   background-color: #2e4f6c;
   color: white;
   font-family: Barlow;
   font-size: 18px;
   z-index: 1;
   position: relative;
}
.wsi-title-persona div.wsi-title-separator{
   background-color: #00ab7f;
   height: .2em;
   width: 80%;
   margin: auto;
}
.wsi-title-persona div {
   width: 100%;
   text-align: center;
   margin: auto;
}
.wsi-title-persona-line-1{
   font-weight: 300;
   padding-top: .5em;
}
.wsi-title-persona-line-2{
   padding-bottom: .5em;
}
.wsi-persona-description{
   color: white;
   text-align: center;
   font-size: 15px;
   z-index: 1;
   position: absolute;
   top: 70px;
   bottom: 0;
   left: 0;
   right: 0;
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   padding: 3%;
   font-family: Roboto;
   line-height: 1.7em;
   -webkit-box-align: center;
   -webkit-align-items: center;
       -ms-flex-align: center;
           align-items: center;
   opacity: 0;
}
.wsi-bloc-persona-home:hover .wsi-title-persona{
   background-color: white;
   color: #2e4f6c;
   /*margin-top: 0;*/
}
.wsi-bloc-persona-home .wsi-persona-overlay{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #2e4f6c;
  opacity: 0;
}
/*
.wsi-bloc-persona-home:hover .wsi-persona-description{
   display: block;
}
.wsi-bloc-persona-home:hover{
   padding-top: 0;
}
*/
/* Home Certification Logo */
.wsi-certification-home .et_pb_main_blurb_image{
   margin-bottom: 0;
}
.wsi-certification-home .et_pb_blurb_description{
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -webkit-align-items: center;
       -ms-flex-align: center;
           align-items: center;
   /*
   background-color: rgba(0,171,127);
   */

   background-color:#00ab7f;
   opacity: 0;
   padding:20px;
}

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



    .wsi-certification-home{
        max-width: 275px;
        margin: auto;
    }

}
/* Sport blurb */
.wsi-sport-blurb .et_pb_main_blurb_image{
   margin-bottom: 0;
   width: 30%;
}
.wsi-sport-blurb .et_pb_blurb_description{
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -webkit-align-items: center;
       -ms-flex-align: center;
           align-items: center;
   background-color:#ffffff;
   opacity: 0;
   padding:20px;
}
.wsi-sport-blurb .et_pb_blurb_description ul{
   padding: 0;
}
/* FOOTER */
.wsi-social-row{
  width: 50%;
}
.wsi-social-text, .wsi-social-row, .wsi-social-row .et-social-icons{
  float: left;
}
#footer-widgets{
  width: 60%;
  margin: auto;
}
#footer-top{
  background-color: #f3f3f3;
  border-bottom: solid 1px #4e5255;
}
.wsi-footer-logo {
    float: left;
    height: 75px;
    margin-right: 20%;
}
#footer-top .container{
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -webkit-align-items: center;
       -ms-flex-align: center;
           align-items: center;
}
#footer-bottom{
  background-color: #f3f3f3;
  border-top: solid 3px #4e5255;
}
#footer-bottom .container, #footer-info{
  text-align: center;
  float: none;
}
.et-social-icon a {
   color: #2e4f6c;
}
.et-social-icon a:hover {
   color: #ff8c00;
}
.footer-widget h4, .footer-widget li:before, #main-footer #footer-widgets .footer-widget li a{
   color: #4e5256;
   border-color: #4e5256;
}

/*  Header */
#main-header.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#main-header {
    position: relative;
    z-index: 99999999;
}

/*.wsi-header-left {
    float: left;
    height: 66px;
    width: 60%;
    padding-left: 10%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

.wsi-header-right {
    float: left;
    height:  66px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: #00ab7f;
    padding-left: 20px;
    width: 40%;
}*/
.wsi-header-logo {
    height: 100%;
    margin-right: 20px;
}
/*
@media screen and (min-width: 981px){
.home.fr .wsi-header-logo {
    opacity: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.home.fr .wsi-header-logo.active {
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}
}
*/
#top-menu-right {
    /*
    font-family: 'Barlow',Helvetica,Arial,Lucida,sans-serif;
    */
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    line-height: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    color: white;
    text-decoration: none;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    float: left;
}

#top-menu-right a {
    display: block;
    position: relative;
    color: white;
    text-decoration: none;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    white-space: nowrap;
}

#top-menu-right li,#top-menu-left li {
    display: inline-block;
    padding-right: 10px;
    font-size: 14px;
}
#top-menu-right li:last-of-type,#top-menu-left li:last-of-type{
    padding-right: 0;
}

#top-menu-left {
    font-family: 'Barlow',Helvetica,Arial,Lucida,sans-serif;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    color: rgba(0,0,0,.6);
    text-decoration: none;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
}

#top-menu-left ul.not-hp {
    background-color: #5b8799;
    color: white;
}

#top-menu-left ul.not-hp a {
    color: white;
}

#top-menu-left ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    padding-left: 20px;
}


#main-header:not(.new-header) li.current-menu-item a{
    font-weight: 800;
    border-color: #ff8c00;
}

/*
#main-header li a {
    border-bottom: 2px solid transparent;
  */
.wsi-header-left li a:hover,.wsi-header-right li a:hover{
    opacity: 1!important;
    -webkit-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
    border-color: #ff8c00;
}

.wsi-header-left li>a:hover, .wsi-header-right li>a:hover  {
    opacity:1;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;

}


.wsi-header-left li a,.wsi-header-right li a {
    padding: 5px 0;
    border-bottom: 2px solid transparent;
}


#top-menu-left a {
    display: block;
    position: relative;
    color: rgba(0,0,0,.6);
    text-decoration: none;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
/** Pages solutions **/
.custom_blurb_overlay_solution::before{
     content: "";
     position: absolute;
     height: 100%;
     width: 100%;
     background-color: rgba(0,171,127,0.7);
     top: 0;
     opacity: 0;
     -webkit-transition: opacity 300ms ease-in;
     -o-transition: opacity 300ms ease-in;
     transition: opacity 300ms ease-in;
}
.custom_blurb_overlay_solution:hover::before{
    opacity: 1;
    -webkit-transition: opacity 300ms ease-in;
    -o-transition: opacity 300ms ease-in;
    transition: opacity 300ms ease-in;
}
/** Page courtier **/
.custom_blurb_overlay_courtier::before{
     content: "";
     position: absolute;
     height: 100%;
     width: 100%;
     background-color: rgba(46,79,108,0.8);
     top: 0;
     opacity: 0;
     -webkit-transition: opacity 300ms ease-in;
     -o-transition: opacity 300ms ease-in;
     transition: opacity 300ms ease-in;
}
.custom_blurb_overlay_courtier:hover::before{
    opacity: 1;
    -webkit-transition: opacity 300ms ease-in;
    -o-transition: opacity 300ms ease-in;
    transition: opacity 300ms ease-in;
}
.custom_blurb_overlay_courtier:hover .et-pb-icon,.custom_blurb_overlay_courtier:hover .et_pb_blurb_description{
    color: white !important;
}
/** PAge offre toggle bullet **/
.et_pb_toggle_content ul {
    margin-top: -1em;
}
.et_pb_toggle_content p:last-of-type {
    padding-bottom: 1em;
}
/** Page offre SAP **/
.wsi_sap_price {
    margin-left: auto!important;
    margin-right: 0px!important;
    margin-top: 0px!important;
    padding-top: 0px!important;
}
@media screen and (max-width: 980px){
	.wsi_sap_price {
		margin-right: auto!important;
	}
}
/** Blue Blockquotes **/
.blue_blockquote blockquote, blockquote.blue_blockquote {
   border-color: #2e4f6c;
}
/* --------------------------------------------
 ------ Blurbs as Tabs Custom Styling ------
 -------------------------------------------- */

/* Style the Blurbs Tabs */
#blurb-tabs .et_pb_column, #blurb-tab .et_pb_column {
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -webkit-align-items:center;
     -ms-flex-align:center;
         align-items:center;
 -webkit-box-pack:center;
 -webkit-justify-content:center;
     -ms-flex-pack:center;
         justify-content:center;
 -webkit-flex-wrap:wrap;
     -ms-flex-wrap:wrap;
         flex-wrap:wrap;
}
#blurb-tabs .tab-title, #blurb-tab .tab-title {
 width:25%;
 -webkit-transition:all .3s ease-in-out;
 -o-transition:all .3s ease-in-out;
 transition:all .3s ease-in-out;
 min-height: 285px;
}

#blurb-tabs .tab-title .et_pb_main_blurb_image, #blurb-tab .tab-title .et_pb_main_blurb_image{
   margin-bottom: 0;
}
#blurb-tabs .tab-title .et_pb_main_blurb_image .et_pb_image_wrap, #blurb-tab .tab-title .et_pb_main_blurb_image .et_pb_image_wrap{
   max-width: 60%!important;
}
#blurb-tabs .et_pb_blurb_description, #blurb-tab .et_pb_blurb_description  {
    font-variant: small-caps;
}

#blurb-tabs .tab-title:hover {
 cursor:pointer;
 background:#3A5776; /* Tab hover background color */
}
#blurb-tabs .tab-title.active-tab {
 background:#f5f5f5; /* Active tab background color */
}
#blurb-tabs .tab-title.active-tab .et_pb_blurb_container h4 a,#blurb-tabs .tab-title.active-tab .et_pb_blurb_container h4,#blurb-tabs .tab-title.active-tab .et_pb_blurb_description {
 color:#262626!important; /* Active tab title color */
}
#blurb-tabs .tab-title.active-tab .et-pb-icon {
 color:#666!important; /* Active tab icon color */
}

/* Tab Titles Mobile Styles */
@media (max-width: 767px ) {
 #blurb-tabs .tab-title, #blurb-tab .tab-title {
 /*width:50%;*/
 min-height: 160px;
 }
 #blurb-tabs .et_pb_blurb_description {
 display: none;
}
#blurb-tabs .et_pb_module_header a {
 font-size: 15px;
}
 #blurb-tabs .tab-title .et_pb_main_blurb_image, #blurb-tab .tab-title .et_pb_main_blurb_image {
 margin-bottom:10px; /* Reduce icon bottom margin */
 }
}

@media (max-width: 479px ) {
 #blurb-tabs .tab-title, #blurb-tab .tab-title {
 /*width:100%;*/
 min-height:0px;
 }
#blurb-tabs .tab-title .et_pb_main_blurb_image .et_pb_image_wrap, #blurb-tab .tab-title .et_pb_main_blurb_image .et_pb_image_wrap{
   max-width: 100%!important;
}
 #blurb-tabs .et_pb_module_header {
 display: none;
}
 #blurb-tabs .tab-title .et_pb_blurb_content, #blurb-tab .tab-title .et_pb_blurb_content { /* This moves icon to the right */
 /* display:flex; */
 -webkit-box-align:center;
 -webkit-align-items:center;
     -ms-flex-align:center;
         align-items:center;
 -webkit-box-pack:start;
 -webkit-justify-content:flex-start;
     -ms-flex-pack:start;
         justify-content:flex-start;
 }
#blurb-tabs .tab-title .et_pb_main_blurb_image, #blurb-tab .tab-title .et_pb_main_blurb_image { /* Fix icon margins on mobile */
 margin-bottom:0;
 /* margin-right:30px; */
 }
}

/* Hide the tabs content/sections */
.tab-content {
 display:none;
}
.tab-content.tab-active {
 display:block;
}
@media screen and (max-width:980px) {
	.tab-content img, .tab-img img {
		width: 50%;
	}
}
/** Page connect fixed blurbs **/
#section_fixed_top {
    position: fixed;
    top: 126px;
    z-index: 9999999;
    background-color: white;
    width: 100%;
    max-width: inherit;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 0 rgba(0,0,0,.1);
    display: none;
}
.admin-bar #section_fixed_top{
    top: 158px;
}
#section_fixed_top .et_pb_row {
    padding-bottom: 0!important;
    padding-top: 10px!important;
}
#section_fixed_top .et_pb_column, #section_fixed_top .et_pb_module, #section_fixed_top .et_pb_main_blurb_image {
    padding-top: 0!important;
    padding-bottom: 0!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
}


/* Réglages des CTA à gauche */
.CTA-single-item{
  overflow:hidden;
  right: -400px;
  position: fixed;
  -webkit-transition: all 0.5s; /* Safari */
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index:1000;
  max-height: 70px;
}

.CTA-single-item-custom{
  right: -352px;

}

.CTA-single-item-custom:hover{
  right: 0px;
  -webkit-transition: right 0.5s; /* Safari */
  -o-transition: right 0.5s;
  transition: right 0.5s;
}

.CTA-single-item:not(.CTAnohover):hover{
  right: 0px;
  -webkit-transition: all 0.5s; /* Safari */
  -o-transition: all 0.5s;
  transition: all 0.5s;
  max-height: 250px;
}

.CTA-single-item:nth-child(1){
  top: 280px;
}

.CTA-single-item:nth-child(2){
  top:255px;
}

.CTA-single-item:nth-child(3){
  top:365px;
}

.CTA-single-item:nth-child(4){
  top:420px;
}
.CTAcontent-bloc, .icon-bloc {
    float: left;
}

.CTAcontent-bloc {
    color: white;
    width: 400px;
    min-height: 50px;
    position: relative;
    height: auto;
    background-color: #ff8c00;
}

.icon-bloc {
    background-color: #ff8c00;
    padding: 0px;
    width: 70px;
    height: 70px;
    -webkit-transition: opacity 0.5s; /* Safari */
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    text-align:center;
}

.icon-bloc i.fa.fa-address-card:after {
    text-shadow: 0 0;
    font-family: ETmodules!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
    content: '';
    font-size: 36px;
    /*margin-left: 17px;*/
    color: white;
    line-height: 45px;
}
.icon-bloc span{
    font-weight: 400;
    color: white;
}
.CTA-single-item:not(.CTAnohover):hover .icon-bloc {
    opacity: 0;
    -webkit-transition: opacity 0.5s; /* Safari */
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.CTAcontact i {
    height: 70px;
    line-height: 70px;
    float: left;
}
.CTAcontact li.address i {
    height: 90px;
    line-height: 90px;
}
.CTAcontact li i:after{
    text-shadow: 0 0;
    font-family: ETmodules!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: none;
    speak: none;
    margin-right: 25px;
}
i.custom-email:after {
    content: '';
}
i.custom-phone:after {
    content: '';
}
i.custom-letter:after {
    content: '';
}
.CTAcontact ul {
    font-weight: 400;
    font-size: 18px;
}
.CTAcontact li {
    height: 70px;
    padding-right: 25px;
    padding-left: 25px;
    position: relative;
}
.CTAcontact li.address {
    height: 90px;
}
.CTAcontact li span {
    position: relative;
    float: left;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    line-height: 1.3em;
    width: 300px;
}
.CTAcontact li a{
    color: white;
    width: 350px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 25px;
    border-bottom: 1px solid #FFFFFF;
}
.CTAcontact li:last-child a{
   border-bottom: none;
}
.CTAcontact li:hover {
    background-color: rgba(255,255,255,0.1);
}

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

.CTA-single-item:nth-child(1) {
	bottom: 50px;
	top: 335px;
}
}
/* fin CTA de gauche */
/** CTA double buttons */
.et_pb_double_cta .et_pb_button_wrapper:last-child {
    margin-top: 20px;
}
.et_pb_double_cta .et_pb_button_wrapper:last-child a {
    padding: .5em 2em;
}
/** fin CTA double buttons */



/*** menu mobile ***/


/*.wsi-hamburger{
    background:none;
    position:absolute;
    top:0;
    right:0;
    line-height:45px;
    padding:5px 15px 0px 15px;
    color:#999;
    border:0;
    font-size:1.4em;
    font-weight:bold;
    cursor:pointer;
    outline:none;
    z-index:10000000000000;
}*/



.wsi-hamburger:before, .wsi-close:before{
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 0.6em;
    text-transform: none;
    speak: none;
    position: relative;
    cursor: pointer;
    top: 0;
    left: 0;
    vertical-align: -11px;
    padding-right: 3px;
    font-size: 32px; /*change size of icon here*/
    color: #333; /*change color of icon here*/
}

.wsi-hamburger:before{
    content: "\61"; /*change icon here*/

}

.wsi-close:before{
    content: "\4d";
}

.wsi-menu-mobile-list{
    z-index:1000000;
    font-weight:bold;
    font-size:0.8em;
    width:100%;
    position:absolute;
    text-align:center;
    font-size:12px;
    border-top: solid 3px #ff8c00;
}
.wsi-menu-mobile-list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}
.wsi-menu-mobile-list li {
    display: block;
    padding:15px 0 15px 0;
}
.wsi-menu-mobile-list ul li a {
    text-decoration:none;
    margin: 0px; color:#666;
}
.wsi-menu-mobile-list ul li a:hover {
    text-decoration:none;
}
.wsi-menu-mobile-list a{
    text-decoration:none;
    color:#666;
}
.wsi-menu-mobile-list a:hover{
    text-decoration:none;
}

ul#top-menu-right-mobile {
    background-color: rgba(0, 171, 127, 0.98);
}

ul#top-menu-right-mobile li {

    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
}

ul#top-menu-left-mobile li {

    border-bottom: solid 1px #e7e7e7;
}

ul#top-menu-left-mobile {
    background-color: rgba(255, 255, 255, 0.86);
}

ul#top-menu-right-mobile a{
    color: rgba(255, 255, 255, 0.98);
}


.wsi-menu-mobile .wsi-hamburger,.wsi-menu-mobile .wsi-close{
    padding-bottom: 0;
}

.top-mob-wsi-nav {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    -webkit-align-items: center!important;
            align-items: center!important;
    padding: 10px;
}

.top-mob-wsi-nav.justify-content-between{
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
}

.top-mob-wsi-nav.justify-content-end{
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    -webkit-justify-content: flex-end!important;
            justify-content: flex-end!important;
}



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

    .wsi-header-left,.wsi-header-right{
        display: none;
    }

    .wsi-mobile-header{
        display: block;
    }
}

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

    .wsi-mobile-header{
        display: none;
    }

}


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

    .wsi-text-center-mob {

        text-align: center;
        max-width: 100%!important;
    }
}
/** Blurb page PV */
.b3_blurb_2 {
 border: none !important;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -o-border-radius: 5px;
 overflow: hidden;
 width: 100%;
 position: relative;
 z-index: 1;
 -webkit-transition: all .5s ease-in-out;
 -moz-transition: all .5s ease-in-out;
 -ms-transition: all .5s ease-in-out;
 -o-transition: all .5s ease-in-out;
 box-shadow: 0 20px 100px rgba(212, 215, 217,.5);
 -webkit-box-shadow: 0 20px 100px rgba(212, 215, 217,.5);
 -moz-box-shadow: 0 20px 100px rgba(212, 215, 217,.5);
 -o-box-shadow: 0 20px 100px rgba(212, 215, 217,.5);
border-bottom: 4px solid #ffffff !important;
}
.b3_blurb_2:hover {
 box-shadow: 0 40px 100px rgb(212, 215, 217);
 -webkit-box-shadow: 0 40px 100px rgb(212, 215, 217);
 -moz-box-shadow: 0 40px 100px rgb(212, 215, 217);
 -o-box-shadow: 0 40px 100px rgb(212, 215, 217);
 -webkit-transform: translate(0, -8px);
 border-bottom: 4px solid #00ab7f !important; /* Bottom Border Color */
}
.b3_blurb_2 .et_pb_main_blurb_image {
 -webkit-transform: scale(0.9);
     -ms-transform: scale(0.9);
         transform: scale(0.9);
/* opacity: 0.8;*/
 -webkit-transition: all .3s ease-in-out;
 -o-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
}
.b3_blurb_2:hover .et_pb_main_blurb_image {
 -webkit-transform: scale(1.0);
     -ms-transform: scale(1.0);
         transform: scale(1.0);
 /*opacity: 1;*/
}
.b3_blurb_2 .et_pb_main_blurb_image {
 margin-bottom: 10px;
 text-align: center;
 width: 110px;
}
/**** BLURB LINK ***/
.blurb_link_2 {
 display: block;
 opacity: 0;
 margin-top: 50px;
 text-transform: uppercase;
 font-weight: 700;
 letter-spacing: 0;
 color: #00ab7f !important;
 -webkit-transition: all .4s ease-in-out;
 -moz-transition: all .4s ease-in-out;
 -ms-transition: all .4s ease-in-out;
 -o-transition: all .4s ease-in-out;
}
.b3_blurb_2:hover .blurb_link_2 {
 opacity:1;
 transform: translate(0px, -20px);
 -webkit-transform: translate(0px, -20px);
 -ms-transform: translate(0px, -20px);
 -webkit-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
}
.bzhd-blurb-custom-link{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
}
.et_pb_blurb{
  position: relative;
}
@media screen and (max-width:980px) {

    .steps-blurb-wsi .et_pb_column{
        width: 33%!important;
        margin-bottom: 0!important;
    }
    .steps-blurb-wsi .et_pb_blurb .et_pb_main_blurb_image {
        display: block!important;
        width: 100%;
        margin: auto;
        text-align: center;
    }

    .steps-blurb-wsi .et_pb_blurb .et_pb_image_wrap {
        display: inline-block!important;
        margin: auto!important;
        text-align: center!important;
    }

    .steps-blurb-wsi .et_pb_module_header,.steps-blurb-wsi .et_pb_blurb_description {
        display: inline-block!important;
    }



}
@media screen and (max-width:762px) {
    .steps-blurb-wsi .et_pb_column {
        float: none;
        width: 100% !important;
    }


    .steps-blurb-wsi .et_pb_column .et_pb_blurb{
        border:none!important;
        padding-bottom: 10px!important;
        padding-top: 10px!important;
    }

    .steps-blurb-wsi .et_pb_column:nth-of-type(2) .et_pb_blurb {
        padding-bottom: 0!important;
        padding-top: 0!important;
    }

    .steps-blurb-wsi .et_pb_blurb .et_pb_main_blurb_image {
        display: inline-block!important;
        width: auto;
        margin: auto;
        text-align: center;
        vertical-align: middle;
    }

    .steps-blurb-wsi .et_pb_blurb .et_pb_blurb_container .et_pb_module_header{
        font-size: 24px!important;
    }

    .steps-blurb-wsi .et_pb_blurb .et_pb_blurb_container {
        display: inline-block!important;
        width: auto;
        vertical-align: middle!important;
    }
}


.icone_size_25_px .et_pb_button:before,.icone_size_25_px .et_pb_button:after,.icone_size_25_px.et_pb_button:before,.icone_size_25_px.et_pb_button:after{
    font-size: 18px!important;
    line-height: 25px!important;
}
.icone_size_31_px .et_pb_button:before,.icone_size_31_px .et_pb_button:after,.icone_size_31_px.et_pb_button:before,.icone_size_31_px.et_pb_button:after{
    font-size: 18px!important;
    line-height: 31px!important;
}
.icone_size_28_px .et_pb_button:before,.icone_size_28_px .et_pb_button:after,.icone_size_28_px.et_pb_button:before,.icone_size_28_px.et_pb_button:after{
    font-size: 16px!important;
    line-height: 28px!important;
}









/*** formulaire cf7 ***/



.bzhd-form-contact .input, .bzhd-form-contact .input[type="checkbox"]+label i, .bzhd-form-contact .input[type="radio"]+label i {
    background-color: #ffffff!important;
}

.bzhd-form-contact .et_pb_contact_field input, .bzhd-form-contact .et_pb_contact_field select, .bzhd-form-contact .et_pb_contact_field textarea, .bzhd-form-contact .et_pb_contact_field .et_pb_contact_field_options_list label>i, .bzhd-form-contact input.et_pb_contact_captcha {
    -webkit-box-shadow: 0px 2px 50px 0px rgba(83,91,124,0.3);
            box-shadow: 0px 2px 50px 0px rgba(83,91,124,0.3);
}

.bzhd-form-contact .input , .bzhd-form-contact .input::placeholder{
    font-size: 16px;
    color: #000000!important;
}

.bloc_offre_button>.et_pb_button {
    border-color:RGBA(255,255,255,0);
    font-size:17px;
}

.bzhd-form-contact .et_pb_button {
    color: #ffffff!important;
    background: #ff8c00 !important;/* #00ab7f;*/
    border:none;
    /*border-width: 10px!important;
    border-color: #ff8c00;/*#00ab7f;*/
    /*-webkit-border-radius: 100px;
            border-radius: 100px;*/
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 700!important;
    text-transform: uppercase!important;
}

.bzhd-form-contact .et_contact_bottom_container{
    float: left;
    margin-top: 10px;
}

body #page-container .bzhd_contact_custom_button.et_pb_promo .et_pb_button:hover,.bzhd-form-contact .et_pb_button:hover,.bzhd-form-contact .et_pb_module .et_pb_button:hover {
    padding: .3em 1em!important;
    border: 2px solid transparent!important;
    /*background: rgba(0, 171, 127,0.8);*/
}

.bzhd-form-contact .bzhd_select .wpcf7-form-control-wrap:before {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    margin-top: 3px;
    border: 6px solid;
    border-color: #666 transparent transparent transparent;
    content: "";
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    pointer-events: none;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #ff0044;
}
.bzhd-form-contact .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before {
    display: inline-block;
    position: relative;
    width: 18px;
    height: 18px;
    margin-right: 6px;
    background-color: #ffffff;
    font-style: normal;
    vertical-align: middle;
    content: "";
    box-shadow: 0px 2px 50px 0px rgba(83,91,124,0.1);
    color: #ffffff;
    font-family: dashicons;
    line-height: 19px;
}
.bzhd-form-contact .wpcf7-list-item input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
    background-color: #00ab7f;
    color: #ffffff!important;
    font-family: dashicons;
    content: "\f147";
    height: 18px;
    width: 18px;
    font-size: 17px;
    font-weight: bold;
}

.bzhd-form-contact .custom_form_button{
    text-decoration: none;
    text-transform: none!important;
    font-size: 17px;
    font-weight: 500!important;
    letter-spacing: normal;
}

.bzhd-form-contact .custom_form_button::after{
    content: none;
}

textarea.input{
    resize: none;
}

.ancre-custom-position{
    background-position-y: 200px!important;
}


.wsi-no-margin-bottom{
    margin-bottom: 0!important;
}
@media screen and (max-width:980px) {
.wsi-row-fullwidth-mobile{
    width: 100%
}
.wsi-no-top-divider-responsive .et_pb_top_inside_divider,.wsi-no-bottom-divider-responsive .et_pb_bottom_inside_divider{
    display: none;
}
}



/** style dropdown ***/



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

Primary style

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



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

Main Components

-------------------------------- */
.cd-dropdown-wrapper {
    /*
    display: inline-block;
    */
    position: relative;
    /*height: 40px;
    margin: 30px 0 0 5%;
    */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.cd-dropdown-trigger {
    display: block;
    position: relative;
    padding: 0 36px 0 20px;
   /* line-height: 40px;*/
    background-color: #111433;
    color: #ffffff;
    border-radius: 3px;
}
.no-touch .cd-dropdown-trigger:hover {
    background-color: rgba(255, 140, 0, 0.8);
}
/*
.cd-dropdown-trigger::before, .cd-dropdown-trigger::after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    width: 9px;
    background: #ffffff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: width 0.3s, -webkit-transform 0.3s;
    -moz-transition: width 0.3s, -moz-transform 0.3s;
    transition: width 0.3s, transform 0.3s;
}
.cd-dropdown-trigger::before {
    right: 22px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cd-dropdown-trigger::after {
    right: 17px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}*/
@media only screen and (min-width: 1024px) {
    .cd-dropdown-trigger {
        font-size: 1.5rem;
    }
    .cd-dropdown-trigger.dropdown-is-active {
        background-color: #00AB7F;
    }
    .no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
        background-color: #47975f;
    }
    /*
    .cd-dropdown-trigger.dropdown-is-active::before, .cd-dropdown-trigger.dropdown-is-active::after {
        width: 14px;
    }
    /*.cd-dropdown-trigger.dropdown-is-active::before {
        -webkit-transform: translateX(5px) rotate(-45deg);
        -moz-transform: translateX(5px) rotate(-45deg);
        -ms-transform: translateX(5px) rotate(-45deg);
        -o-transform: translateX(5px) rotate(-45deg);
        transform: translateX(5px) rotate(-45deg);
    }
    .cd-dropdown-trigger.dropdown-is-active::after {

        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }*/
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a {
    height: 50px;
    line-height: 50px;
}
@media only screen and (min-width: 768px) {
    .cd-dropdown h2,
    .cd-dropdown-content a,
    .cd-dropdown-content ul a {
        height: 60px;
        line-height: 60px;
    }
}
@media only screen and (min-width: 1024px) {
    .cd-dropdown h2,
    .cd-dropdown-content a,
    .cd-dropdown-content ul a {
        height: 50px;
        line-height: 50px;
    }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a,
.cd-dropdown-content .cd-divider {
    padding: 0 15px;
}

.cd-dropdown {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    color: #ffffff;
    visibility: hidden;
    /* Force Hardware Acceleration */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0.5s;
    -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0.5s;
    transition: transform 0.5s 0s, visibility 0s 0.5s;
}
.cd-dropdown h2 {
    /* dropdown title - mobile version only */
    position: relative;
    z-index: 1;
    color: #585a70;
    background-color: #111433;
    border-bottom: 1px solid #242643;
}
.cd-dropdown .cd-close {
    /* 'X' close icon - mobile version only */
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    height: 60px;
    width: 60px;
    /* image replacement */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: transparent;
    background-color: #ff8c00;
}

.cd-dropdown .cd-home-bzhd{
    /* 'X' close icon - mobile version only */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 60px;
    width: 60px;
    /* image replacement */
    overflow: hidden;
    white-space: nowrap;
    color: transparent;
    background-color: #006A53;
}

.cd-dropdown .bzhd-mob-header{
    background-color: #ffffff;
    width: 100%;
    position:absolute;
    height: 60px;
    top: 0;
    right: 0;
    z-index: 10;
    border-bottom: 1px solid rgba(0, 0, 0, 0.17);
}

.cd-dropdown .cd-home-bzhd::after {
    text-shadow: 0 0;
    font-family: ETmodules !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
    content: "\e009";
    opacity: 1;
    font-size: 25px!important;
    line-height: 25px!important;
    position: absolute;
    color:#ffffff;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);

}



.cd-dropdown .cd-close::after, .cd-dropdown .cd-close::before {
    /* this is the 'X' icon */
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: 20px;
    width: 2px;
    background-color: #ffffff;
}
.cd-dropdown .cd-close::after {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cd-dropdown .cd-close::before {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.cd-dropdown.dropdown-is-active {
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0s;
    -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0s;
    transition: transform 0.5s 0s, visibility 0s 0s;
}
@media only screen and (min-width: 768px) {
    .cd-dropdown .cd-close,.cd-dropdown .cd-home-bzhd {
        top: 0px;
    }

}
@media only screen and (min-width: 1024px) {
    .cd-dropdown {
        position: absolute;
        top: calc(100% + 0px);
        /* reset style*/
        height: auto;
        width: auto;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        background-color: #ffffff;
        color: #111433;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        opacity: 0;
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px);
        -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
        -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
        transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
    }
    .open-to-left .cd-dropdown {
        /* use the .open-to-left class if you want to open the dropdown on the left */
        right: 0;
        left: auto;
    }
    .cd-dropdown h2, .cd-dropdown .cd-close,.cd-dropdown .cd-home-bzhd ,.cd-dropdown .bzhd-mob-header {
        /* on desktop - hide title and 'X' */
        display: none;
    }
    .cd-dropdown.dropdown-is-active {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: opacity 0.3s 0s, visibility 0.3s 0s, -webkit-transform 0.3s 0s;
        -moz-transition: opacity 0.3s 0s, visibility 0.3s 0s, -moz-transform 0.3s 0s;
        transition: opacity 0.3s 0s, visibility 0.3s 0s, transform 0.3s 0s;
    }
}

.cd-dropdown-content, .cd-dropdown-content ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    padding-top: 60px;
}

.cd-dropdown-content a, .cd-dropdown-content ul a {
    display: block;
    color:#666666;
    /* truncate text with ellipsis if too long */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-top-width: 1px;
    border-color: rgba(0, 0, 0, 0.17);
    border-style: solid;
}

.cd-dropdown-content ul a {
    white-space:normal;

}
.cd-dropdown-content li:first-of-type > a, .cd-dropdown-content ul li:first-of-type > a {
    border-top-width: 0;
}
.cd-dropdown-content li:last-of-type > a, .cd-dropdown-content ul li:last-of-type > a {
    border-bottom-width: 1px;
}
.cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #0b0e23;
    font-size: 1.1rem;
    font-weight: bold;
    letter-spacing: 1px;
    color: #585a70;
    text-transform: uppercase;
}
.cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
    border-top-width: 0;
}
.cd-dropdown-content a, .cd-dropdown-content .cd-search, .cd-dropdown-content .cd-divider, .cd-dropdown-content ul a, .cd-dropdown-content ul .cd-search, .cd-dropdown-content ul .cd-divider {
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.cd-dropdown-content.is-hidden, .cd-dropdown-content ul.is-hidden {
    /* push the secondary dropdown items to the right */
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}
.cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
    /* lower down the dropdown items opacity - when secondary dropdown slides in or for dropdown items hidden on the right */
    opacity: 0;
}
.cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
    /* push the dropdown items to the left when secondary dropdown slides in */
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.dropdown-is-active .cd-dropdown-content, .dropdown-is-active .cd-dropdown-content ul {
    -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) {
    .cd-dropdown-content, .cd-dropdown-content ul {
        padding-top: 60px;
    }
    .cd-dropdown-content a, .cd-dropdown-content ul a {
        font-size: 1rem;
    }
}
@media only screen and (min-width: 1024px) {
    .cd-dropdown-content, .cd-dropdown-content ul {
        padding-top: 0;
        overflow: visible;
    }
    .cd-dropdown-content a, .cd-dropdown-content ul a {
        color: #666666;
        height:auto;
        line-height: 50px;
        font-size: 14px;
        border-color: #ebebeb;
        font-weight: 400;
    }
    .cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
        background-color: transparent;
        color: #b3b3b3;
        border-top: 1px solid #ebebeb;
    }
    .cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
        border-top-width: 1px;
    }
    .cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
        /* reset mobile style */
        opacity: 1;
    }
}

.cd-dropdown-content .see-all a {
    /* different style for the See all links */
    color: #00AB7F;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    /* items with picture (or icon) and title */
    height: 80px;
    line-height: 80px;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
    /* truncate text with ellipsis if too long */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
    padding-left: 90px;
}
.cd-dropdown-content .cd-dropdown-gallery img {
    position: absolute;
    display: block;
    height: 40px;
    width: auto;
    left: 20px;
    top: 50%;
    margin-top: -20px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    padding-left: 75px;
    position: relative;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
    color: #111433;
    font-size: 1.3rem;
    /* hide description on small devices */
    display: none;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
    /* item icon */
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40px 40px;
}


@media only screen and (min-width: 1024px) {
    .cd-dropdown-content {
        /* reset mobile style */
        position: static;
        height: auto;
        width: 280px;
    }
    .cd-dropdown-content > li:last-of-type a {
        border-bottom: none;
    }
    .no-touch .cd-dropdown-content > li:not(.has-children) a:hover {
        color: #00AB7F;
    }
    .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider {
        /* reset mobile style */
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    .cd-dropdown-content .cd-secondary-dropdown, .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        left: 100%;
        height: auto;
        background-color: #ffffff;
        box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
    }
    .cd-dropdown-content .cd-secondary-dropdown::after, .cd-dropdown-content .cd-dropdown-gallery::after, .cd-dropdown-content .cd-dropdown-icons::after {
        clear: both;
        content: "";
        display: table;
    }
    .open-to-left .cd-dropdown-content .cd-secondary-dropdown, .open-to-left .cd-dropdown-content .cd-dropdown-gallery, .open-to-left .cd-dropdown-content .cd-dropdown-icons {
        /* use the .open-to-left class if you want to open the dropdown on the left */
        left: auto;
        right: 100%;
    }
    .cd-dropdown-content .cd-secondary-dropdown.is-hidden, .cd-dropdown-content .cd-dropdown-gallery.is-hidden, .cd-dropdown-content .cd-dropdown-icons.is-hidden {
        /* reset mobile style */
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    .cd-dropdown-content .cd-secondary-dropdown.fade-in, .cd-dropdown-content .cd-dropdown-gallery.fade-in, .cd-dropdown-content .cd-dropdown-icons.fade-in {
        /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
        -webkit-animation: cd-fade-in 0.2s;
        -moz-animation: cd-fade-in 0.2s;
        animation: cd-fade-in 0.2s;
    }
    .cd-dropdown-content .cd-secondary-dropdown.fade-out, .cd-dropdown-content .cd-dropdown-gallery.fade-out, .cd-dropdown-content .cd-dropdown-icons.fade-out {
        /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
        -webkit-animation: cd-fade-out 0.2s;
        -moz-animation: cd-fade-out 0.2s;
        animation: cd-fade-out 0.2s;
    }
    .cd-dropdown-content .cd-secondary-dropdown > .go-back, .cd-dropdown-content .cd-dropdown-gallery > .go-back, .cd-dropdown-content .cd-dropdown-icons > .go-back {
        display: none;
    }
    .cd-dropdown-content .cd-secondary-dropdown > .see-all, .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
        position: absolute;
        bottom: 20px;
        height: 45px;
        text-align: center;
    }
    .cd-dropdown-content .cd-secondary-dropdown > .see-all a, .cd-dropdown-content .cd-dropdown-gallery > .see-all a, .cd-dropdown-content .cd-dropdown-icons > .see-all a {
        margin: 0;
        height: 100%;
        line-height: 45px;
        background: #ebebeb;
        pointer-events: auto;
        -webkit-transition: color 0.2s, background-color 0.2s;
        -moz-transition: color 0.2s, background-color 0.2s;
        transition: color 0.2s, background-color 0.2s;
    }
    .no-touch .cd-dropdown-content .cd-secondary-dropdown > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-gallery > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-icons > .see-all a:hover {
        color: #ffffff;
        background-color: #111433;
    }
    .cd-dropdown-content .cd-secondary-dropdown .cd-dropdown-item, .cd-dropdown-content .cd-secondary-dropdown a, .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-gallery a, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons a {
        border: none;
    }
    .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
        padding: 20px 30px 100px;
    }
    .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
        width: calc(100% - 60px);
    }
    .cd-dropdown-content .cd-dropdown-icons > li, .cd-dropdown-content .cd-secondary-dropdown > li {
        width: calc(100%/3);
        float: left;
    }
    .cd-dropdown-content .cd-secondary-dropdown {
        overflow: hidden;
        width: 745px;
        /*padding-bottom: 1rem;
        padding-top: 1rem;*/
    }
    .cd-dropdown-content .cd-secondary-dropdown::before {
        /* this is the separation line in the middle of the .cd-secondary-dropdown element */
        position: absolute;
        content: '';
        top: 302px;
        left: 15px;
        height: 1px;
        width: 715px;
        background-color: #ebebeb;
    }
    .cd-dropdown-content .cd-secondary-dropdown > li > a {
        color: #00AB7F;
        font-size:14px;
        margin-bottom: 10px;
        line-height: 18px;
        height: auto;
        pointer-events:initial;
        text-overflow: unset;
        white-space: pre-wrap;
        font-weight: bold;
    }
    .cd-dropdown-content .cd-secondary-dropdown > li > a::after, .cd-dropdown-content .cd-secondary-dropdown > li > a::before {
        /* hide the arrow */
        display: none;
    }
    .cd-dropdown-content .cd-secondary-dropdown.move-out > li > a {
        /* reset mobile style */
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    .cd-dropdown-content .cd-secondary-dropdown > li {
        margin: 1rem 0;
        border-right-width: 1px;
        border-color: #ebebeb;
        border-style: solid;
        padding: 0 1rem;
        height: 270px;
    }
   /* .cd-dropdown-content .cd-secondary-dropdown > li:nth-of-type(2n) {
        border-right-width: 0;
    }*/
    .cd-dropdown-content .cd-secondary-dropdown > li > ul {
        /* reset mobile style */
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        position: relative;
        height: auto;
    }
    .cd-dropdown-content .cd-secondary-dropdown > li > ul > .go-back {
        display: none;
    }
    .cd-dropdown-content .cd-secondary-dropdown a {
        line-height: 18px;
        height: auto;
        font-size: 14px;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 5px;
    }
    .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
        color: #00AB7F;
    }
    .cd-dropdown-content .cd-secondary-dropdown ul {
        padding-bottom: 25px;
        overflow: hidden;
        height: auto;
    }
    .cd-dropdown-content .cd-secondary-dropdown .go-back a {
        padding-left: 20px;
        color: transparent;
    }
    .no-touch .cd-dropdown-content .cd-secondary-dropdown .go-back a:hover {
        color: transparent;
    }
    .cd-dropdown-content .cd-secondary-dropdown .go-back a::before, .cd-dropdown-content .cd-secondary-dropdown .go-back a::after {
        left: 0;
    }
    .cd-dropdown-content .cd-secondary-dropdown .see-all {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .cd-dropdown-content .cd-dropdown-gallery {
        width: 600px;
        padding-bottom: 100px;
    }
    .cd-dropdown-content .cd-dropdown-gallery > li {
        width: 48%;
        float: left;
        margin-right: 4%;
    }
    .cd-dropdown-content .cd-dropdown-gallery > li:nth-of-type(2n) {
        margin-right: 0;
    }
    .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
        padding: 0;
        height: auto;
        line-height: normal;
        color: #00AB7F;
        margin-bottom: 2em;
    }
    .cd-dropdown-content .cd-dropdown-gallery > li:nth-last-of-type(2) a,
    .cd-dropdown-content .cd-dropdown-gallery > li:last-of-type a {
        margin-bottom: 0;
    }
    .cd-dropdown-content .cd-dropdown-gallery img {
        position: static;
        height: auto;
        width: 100%;
        margin: 0 0 0.6em;
    }
    .cd-dropdown-content .cd-dropdown-icons {
        width: 600px;
    }
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
        height: 80px;
        line-height: 1.2;
        padding: 24px 0 0 85px;
    }
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
        background: #ebebeb;
    }
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
        color: #00AB7F;
        font-weight: bold;
    }
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
        display: block;
        font-size: 1.2rem;
    }
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
        left: 25px;
    }
    .cd-dropdown-content > .has-children > ul {
        visibility: hidden;
    }
    .cd-dropdown-content > .has-children > ul.is-active {
        /* when hover over .cd-dropdown-content items - show subnavigation */
        visibility: visible;
    }
    .cd-dropdown-content > .has-children > .cd-secondary-dropdown.is-active > li > ul {
        /* if .cd-secondary-dropdown is visible - show also subnavigation */
        visibility: visible;
    }
    .cd-dropdown-content > .has-children > a.is-active {
        /* hover effect for .cd-dropdown-content items with subnavigation */
        box-shadow: inset 2px 0 0 #00AB7F;
        color: #00AB7F;
    }

    .cd-dropdown-content a{
        font-weight: bold;
    }
    .cd-dropdown-content > .has-children > a.is-active::before, .cd-dropdown-content > .has-children > a.is-active::after {
        background: #00AB7F;
    }
    .open-to-left .cd-dropdown-content > .has-children > a.is-active {
        box-shadow: inset -2px 0 0 #00AB7F;
    }

    .cd-dropdown-content .cd-secondary-dropdown > li:nth-of-type(4),.cd-dropdown-content .cd-secondary-dropdown > li:nth-of-type(7){
        border:none;
    }
}

@-webkit-keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}
@-moz-keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}
@keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}
@-webkit-keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible;
    }
    100% {
        opacity: 0;
        visibility: visible;
    }
}
@-moz-keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible;
    }
    100% {
        opacity: 0;
        visibility: visible;
    }
}
@keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible;
    }
    100% {
        opacity: 0;
        visibility: visible;
    }
}
.cd-search input[type="search"] {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: #242643;
    color: #ffffff;
    border: none;
    border-radius: 0;
}
.cd-search input[type="search"]::-webkit-input-placeholder {
    color: #ffffff;
}
.cd-search input[type="search"]::-moz-placeholder {
    color: #ffffff;
}
.cd-search input[type="search"]:-moz-placeholder {
    color: #ffffff;
}
.cd-search input[type="search"]:-ms-input-placeholder {
    color: #ffffff;
}
.cd-search input[type="search"]:focus {
    background: #ffffff;
    color: #111433;
    outline: none;
}
.cd-search input[type="search"]:focus::-webkit-input-placeholder {
    color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus::-moz-placeholder {
    color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-moz-placeholder {
    color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-ms-input-placeholder {
    color: rgba(17, 20, 51, 0.4);
}
@media only screen and (min-width: 1024px) {
    .cd-search input[type="search"] {
        background-color: #ebebeb;
    }
    .cd-search input[type="search"]::-webkit-input-placeholder {
        color: #b3b3b3;
    }
    .cd-search input[type="search"]::-moz-placeholder {
        color: #b3b3b3;
    }
    .cd-search input[type="search"]:-moz-placeholder {
        color: #b3b3b3;
    }
    .cd-search input[type="search"]:-ms-input-placeholder {
        color: #b3b3b3;
    }
}

.has-children > a, .go-back a {
    position: relative;
}
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    /* arrow icon in CSS - for element with nested unordered lists */
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    display: inline-block;
    height: 2px;
    width: 10px;
    background: #666666;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    }
.has-children > a::before, .go-back a::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.has-children > a::after, .go-back a::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
@media only screen and (min-width: 1024px) {
    .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
        background: #666666;
    }
}

.has-children > a {
    padding-right: 40px;
}
.has-children > a::before, .has-children > a::after {
    /* arrow goes on the right side - children navigation */
    right: 20px;
    -webkit-transform-origin: 9px 50%;
    -moz-transform-origin: 9px 50%;
    -ms-transform-origin: 9px 50%;
    -o-transform-origin: 9px 50%;
    transform-origin: 11px 50%;
}
.cd-secondary-dropdown > .has-children > a::before, .cd-secondary-dropdown > .has-children > a::after {
    transform-origin: 11px 50%;
    border: 2px solid #666666;
}

@media only screen and (min-width: 1024px) {
    .open-to-left .cd-dropdown-content > .has-children > a {
        padding-left: 40px;
        padding-right: 20px;
    }
    .open-to-left .cd-dropdown-content > .has-children > a::before, .open-to-left .cd-dropdown-content > .has-children > a::after {
        right: auto;
        left: 20px;
        -webkit-transform-origin: 1px 50%;
        -moz-transform-origin: 1px 50%;
        -ms-transform-origin: 1px 50%;
        -o-transform-origin: 1px 50%;
        transform-origin: 1px 50%;
    }
}
.cd-dropdown-content .go-back a {
    padding-left: 40px;
}
.cd-dropdown-content .go-back a::before, .cd-dropdown-content .go-back a::after {
    /* arrow goes on the left side - go back button */
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 2px 50%;
    border: 2px solid #666666;
}

.cd-main-content {
    background-color: #e6e6e6;
    min-height: calc(100vh - 100px);
    padding: 2em 5%;
    line-height: 2;
}

.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.no-js .cd-dropdown-wrapper .cd-close,.no-js .cd-dropdown-wrapper .cd-home-bzhd, .no-js .cd-dropdown-wrapper .bzhd-mob-header {
    display: none;
}
@media screen and (min-width: 1024px){
    ul.cd-dropdown-content {
        padding: 0;
    }
}

ul.cd-dropdown-content {
    list-style: none;
}

.bzhd-burger{
    display: block;
    position: relative;
    width: 20px;
    height: 3px;
    margin: 10px 0;
    background-color: #ffffff;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition: rotate .3s,background-color .2s;
}


.bzhd-burger::before,.bzhd-burger::after {
    content: "";
    width: 20px;
    height: 3px;
    background-color: #ffffff;
    position: absolute;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
}



.bzhd-burger::before {
    top: -6px;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}


.bzhd-burger::after{
    top: 6px;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
}

.cd-dropdown-trigger {
    display: -webkit-flex;
    display: -ms-flexbox;
     display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    width: 45px;
    transition: height .3s;
    background-color: #ff8c00;
    border-radius: 3px;
    font-weight: 600;
}

.cd-dropdown-trigger {
    height: 66px;
    width: 66px;
    padding: 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-transform: uppercase;
    font-size: 13px;
border-radius: 0;
}

.bzhd-wrapper-menu-button {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    width: 45px;
    transition: height .3s;
    background-color: #f2f2f2;
    border-radius: 3px;
    font-weight: 600;
}

.square-button {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: white;
    top: 50%; transform: translateY(-50%);
    left: 84%;
    z-index: -1;
}

.dropdown-is-active .bzhd-burger:before {
    -webkit-transform: rotate(45deg) translate(2px,-3px);
    -ms-transform: rotate(45deg) translate(2px,-3px);
    transform: rotate(45deg) translate(2px,-3px);
}

.dropdown-is-active .bzhd-burger:after{
    -webkit-transform: rotate(-45deg) translate(2px,3px);
    -ms-transform: rotate(-45deg) translate(2px,3px);
    transform: rotate(-45deg) translate(2px,3px);
}

.dropdown-is-active .bzhd-burger {
    background-color: transparent!important;
}





/*** new header ***/
.bzhd-header-wrapper{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 66px;
}




.wsi-header-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

.wsi-header-right {
    min-width: 40%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  margin-left: auto;
    background: #00ab7f;
}


#top-menu-nav-right{
    width: 100%;
    padding: 0 1rem;
    padding-left: 20px;
}




.cd-dropdown-content .cd-secondary-dropdown ul li.false-title {
    margin-left: 0!important;
    list-style: none;
    margin-top: 20px;
}
.cd-dropdown-content .cd-secondary-dropdown ul li.false-title a {
    color: #00AB7F;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 18px;
    height: auto;
    pointer-events: initial;
    text-overflow: unset;
    white-space: pre-wrap;
    font-weight: bold;
    margin-left: 0;
    list-style: none;
    padding-left: 0;
}

.cd-dropdown-content .cd-secondary-dropdown ul li.false-title a:before{
    display: none;
}

@media screen and (min-width:900px ) {
    .hide-desktop{
        display: none;
    }
}

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

    .cd-dropdown-content .cd-secondary-dropdown ul li{
       /* list-style: disc;
        margin-left: 20px;
        color:#ffffff;*/
    }

    .cd-dropdown-content .cd-secondary-dropdown ul li a {
        padding-left: 20px;
    }

    .cd-dropdown-content .cd-secondary-dropdown ul li a:before {
        content: '';
        width: 5px;
        height: 5px;
        background-color: #666666;
        position: absolute;
        border-radius: 100%;
        display: inline-block;
        left: 6px;
        top: 7px;
    }

    .cd-dropdown-content li.big-title >a {
        white-space: pre-wrap;
        line-height: 18px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        height: 50px;

    }

    }


.cd-dropdown-content.move-out li.bg-green-menu{
    background-color:transparent!important;
}

.cd-dropdown-content li.bg-green-menu {
    background-color: #00ab7f;
}
.cd-dropdown-content li.bg-green-menu a{
    color: #ffffff!important;
}

@media screen and (max-width: 900px){
    .cd-dropdown-content li{
        background-color: #ffffff;

    }

    .false-title{
        display: none;
    }



    .wsi-header-right, nav#top-menu--left {
        display: none;
    }

    .language-mob-bzhd{
        float: right;
        display: block;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: auto;
    }


    .language-mob-bzhd li {
        width: 33px;
        text-align: center;
        height: 66px;
        line-height: 66px;
	display: inline-block;
    }

    .language-mob-bzhd li a {
        display: block;
    }


}
/*

@media screen and (min-width:1024px)  {
    li.has-children.bzhd_2_3-menu {
        width: calc(100%/(3/2));
    }

    li.has-children.bzhd_2_3-menu ul.is-hidden{
        grid-template-columns: 50% 50%;
        display: grid;
        list-style: none;
        border: none;
    }
}

*/


/*** correctif rapide mutuaide ***/

.photo-homepage{
    background-image: linear-gradient(69deg,#ffffffc9 40%,rgba(255, 255, 255, 0.47) 65%);
    background-position: right;
}

@media all and (min-width:768px) and (max-width:941px){
    #to-fixed.five-columns .et_pb_module{
	height: 160px;
    }
}

/** Job opportunities **/
.job_opportunities {
   text-align: center;
}
.job_opportunities .jo_title{
    font-size: 36px;
    line-height:1;
}
.job_opportunities .jo_subtitle{
    font-weight: 300;
    font-size: 20px;
    line-height: 1em;
}
.job_opportunities .jo_list{
    position: relative;
    float: left;
    margin: 20px 0;
}
.job_opportunities .jo_offer{
    font-size: 10px;
    width: 31%;
    margin: 10px 1%;
    border: 1px solid #cccccc;
    background-color: white;
    border-radius: 20px;
    padding: 20px;
    float: left;
    position: relative;
    min-height: 180px;
}
.job_opportunities .jo_offer_link{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.job_opportunities .jo_offer_title{
    color: #33aa8c;
    font-size: 18px;
    font-variant: small-caps;
    padding: 0;
}
.job_opportunities .jo_offer_ref,.job_opportunities .jo_offer_cat{
   padding: 0;
}
.job_opportunities .jo_btn_all{
    padding: 14px;
    margin-top: 20px;
    border-width: 12px!important;
    border-color: #33aa8c;
    border-radius: 0px;
    font-size: 14px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color: #33aa8c;
    color: white;
}
@media all and (min-width:650px) and (max-width:1175px){
    .job_opportunities .jo_offer{
	min-height: 200px;
    }
}
@media all and (min-width:650px) and (max-width:1000px){
    .job_opportunities .jo_offer{
         width: 45%;
    	 margin: 10px 2.5%;
    }
}
@media all and (max-width:650px){
   .job_opportunities .jo_offer{
         width: 95%;
         margin: 10px 2.5%;
	 min-height: 0px;
    }
}
/** Page Sport New **/
.wsi_sport_partner_logo{
    width: 25%;
    float: left;
}
@media all and (min-width:981px) and (max-width:1130px){
   .wsi_sport_partner_logo{
       width: 50%;
   }
   .wsi_sport_partner_logo:nth-child(2) .et_pb_image_wrap{
       border-right: none;
   }
}
@media all and (max-width:730px){
   .wsi_sport_partner_logo{
       width: 50%;
   }
   .wsi_sport_partner_logo:nth-child(2) .et_pb_image_wrap{
       border-right: none;
   }
}
.wsi-sport-blurb .et_pb_blurb_content{
   min-height: 250px;
   display: flex;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;
   flex-direction: column;
}
.wsi-sport-blurb .et_pb_main_blurb_image{
   margin-top: auto;
}
.wsi-sport-blurb .et_pb_blurb_container{
   margin-bottom: auto;
}
@media all and (max-width:1120px) and (min-width:981px){
   .wsi-sport-blurb .et_pb_blurb_content{
        min-height: 320px;
   }
}
@media all and (max-width:650px) and (min-width:480px){
   .wsi-sport-blurb .et_pb_blurb_content{
        min-height: 320px;
   }
}
/** 404 **/
.bzhd_section_404{
    background-color: #f5f5f5!important;
    padding-bottom: 0px!important;
}
.bzhd_section_404 .et_pb_row {
    margin-bottom: 0px!important;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    background-color: #ffffff;
}
.bzhd_section_404 .et_pb_text_bzhd_0 {
    text-transform: uppercase;
    font-size: 32px;
}


/**** slider homepage ***/
.hero-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .6;
    background: #343a40;
}
.owl-carousel {
    position: relative;
}
.owl-carousel .owl-item {
    opacity: .4;
}
.owl-carousel .owl-item.active {
    opacity: 1;
}
.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -10px;
    color: #21cc7a !important;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    transition: all 0.7s ease;
    opacity: 0;
}
.owl-carousel .owl-nav .owl-prev span:before,
.owl-carousel .owl-nav .owl-next span:before {
    font-size: 30px;
}
.owl-carousel .owl-nav .owl-prev {
    left: 20px;
}
.owl-carousel .owl-nav .owl-next {
    right: 20px;
}
.owl-carousel .owl-dots {
    text-align: center;
}
.owl-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 50%;
    background: #e6e6e6;
    position: relative;
}
.owl-carousel .owl-dots .owl-dot:after {
position: absolute;
    top: -3px;
    left: -3px;
    right: 0;
    bottom: 0;
    width: 14px;
    height: 14px;
    content: '';
    border: 1px solid #21ab7f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.owl-carousel .owl-dots .owl-dot:hover, .owl-carousel .owl-dots .owl-dot:focus {
    outline: none !important;
}
.owl-carousel .owl-dots .owl-dot.active {
    background:  #21ab7f;
}
.owl-carousel:hover .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-next {
    opacity: 1;
}
/*
.owl-carousel:hover .owl-nav .owl-prev {
    left: -25px;
}
.owl-carousel:hover .owl-nav .owl-next {
    right: -25px;
}*/
.owl-carousel.home-slider {
    position: relative;
    min-height: 500px;
    z-index: 0;
}
.owl-carousel.home-slider .slider-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    z-index: 0;
    min-height: 500px;
    padding: 16px ;
}
/*
@media (max-width: 1199.98px) {
    .owl-carousel.home-slider .slider-item {
        background-position: center center !important;
    }
}
.owl-carousel.home-slider .slider-item .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #343a40;
    opacity: .6;
}
*/
.owl-carousel.home-slider .slider-item .slider-text .title {
    font-size: 50px;
    color: #fff;
    line-height: 1;
    font-weight: normal;
}
@media (max-width: 991.98px) {
    .owl-carousel.home-slider .slider-item .slider-text .title {
        font-size: 36px;
    }
}
/*.owl-carousel.home-slider .owl-nav {
    width: 100%;
    display:block;
}*/
.owl-carousel.home-slider .owl-nav .owl-prev,
.owl-carousel.home-slider .owl-nav .owl-next {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -10px;
    outline: none !important;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    font-size: 80px;
}
.owl-carousel.home-slider .owl-nav .owl-prev span:before,
.owl-carousel.home-slider .owl-nav .owl-next span:before {
    font-size: 30px;
    color: rgba(255, 255, 255, 0.5);
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.owl-carousel.home-slider .owl-nav .owl-prev:hover span:before, .owl-carousel.home-slider .owl-nav .owl-prev:focus span:before,
.owl-carousel.home-slider .owl-nav .owl-next:hover span:before,
.owl-carousel.home-slider .owl-nav .owl-next:focus span:before {
    color: #fff;
}
/*
.owl-carousel.home-slider .owl-nav .owl-prev {
    left: 50%;
    margin-left: -80px;
}
.owl-carousel.home-slider .owl-nav .owl-next {
    right: 50%;
    margin-right: -80px;
}*/
/*
.owl-carousel.home-slider:hover .owl-nav .owl-prev,
.owl-carousel.home-slider:hover .owl-nav .owl-next {
    opacity: 1;
}
.owl-carousel.home-slider:hover .owl-nav .owl-prev {
    left: 50%;
    margin-left: -80px;
}
.owl-carousel.home-slider:hover .owl-nav .owl-next {
    right: 50%;
    margin-right: -80px;
}*/
.owl-carousel.home-slider .owl-dots{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    width: 100%;
    text-align: center;
}
@media (max-width: 767.98px) {
    .owl-carousel.home-slider .owl-dots{
        bottom: 5px;
    }
}
.owl-carousel.home-slider .owl-dots .owl-dot{
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.4);
}
.owl-carousel.home-slider .owl-dots .owl-dot.active{
    background: #00ab7f;
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.icon-user-menu{
	background-color: rgba(0, 0, 0, 0.15);
    height: 66px;
    width: 66px;
    line-height: 66px;
    text-align: center;
}
.icon-user-menu a:hover{
	border-color:transparent!important;
		border:none!important;
}
.icon-user-menu{
	position:relative;
}
#top-menu-right .icon-user-menu a{
	height:100%;
	border-color:transparent!important;
		border:none!important;
}
#top-menu-right .icon-user-menu img{
	padding-top: 14px;
}
.btn-user-account{
    background-color: #fc8c00;
    display: block!important;
    text-align: center;
    margin: 0 20px!important;
	text-transform:uppercase;
	padding-left:0!important;
}
.nav li.icon-user-menu ul{
	border: none!important;
    right: 0;
}
.btn-item-picto {
        min-width: 85px;
    }
    .btn-item-picto img{
        height: 85px;
        display: block;
        max-width: 85px;
        padding: 10px;
    }
    a.btn-item {
        background-color: #ffffff;
        display: block;
    }
    .btn-item {
        max-width: 290px;
        margin-top: 30px;
    }
    .btn-item-arrow {
        width: 48px;
        min-width: 48px;
        max-width: 48px;
    }
    .btn-item-arrow:after{
        text-shadow: 0 0;
        font-family: ETmodules!important;
        font-weight: 400;
        font-style: normal;
        font-variant: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        line-height: 1;
        text-transform: none;
        speak: none;
        content:'\24';
        font-size: 30px;
        color: #ffffff;
        text-align: center;
        display: block;
    }
    .btn-item-text {
        padding: 15px 10px;
        color: #000000;
        width: 100%;
    }
    .text-2-slider .bzhd-text{
        display: inline;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        padding: 10px 0px;
        line-height: 55px;
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    }
    .text-1-slider .bzhd-text{
        padding: 10px 0px;
        display: inline;
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        text-transform: inherit;
        line-height: 50px;
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    }
    .text-slider{
        margin-left: 20px;
    }
    @media screen and (max-width:768px){
        .text-1-slider span {
        font-size: 22px;
            line-height: 45px;
        }
        .text-2-slider span {
        font-size: 26px;
            line-height: 50px;
        }
    /*    .btn-item-content .btn-item-arrow{
            display: none!important;
        }
        .btn-item-content{
            -ms-flex-direction: column!important;
            flex-direction: column!important;
        }
        .btn-item-content .btn-item-text {
        -ms-flex-align: center !important;
        align-items: center !important;
            padding-top: 0!important;
    }*/
    }
#cookie-modal.modal{
   z-index: 99999999;
}
#cookie-modal.modal .modal-body p{
   max-height: 50vh;
   overflow-y: auto;
}
.fluid-width-video-wrapper{
   position: relative;
}
.fluid-width-video-wrapper::after{
   content: ' ';
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
}
.fluid-width-video-wrapper.clicked::after{
   content: none;
}
#top-menu-left .green a {
   color: #00ab7f;
}
.bzhd-search a:before{
   content: "U";
   font-size: 16px;
   font-weight: bold;
}
.language-mob-bzhd .bzhd-search a{
   color: #00ab7f;
}
.bzhd_tag_cat{
   min-height: 40px;
}
.bzhd_search_submit {
   font-family: ETmodules!important;
   speak: none;
   font-style: normal;
   font-weight: bold;
   -webkit-font-feature-settings: normal;
   font-feature-settings: normal;
   font-variant: normal;
   text-transform: none;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   text-shadow: 0 0;
   direction: ltr;
   background: #00ab7f!important;
   color: white!important;
   right: 0;
   font-size: 16px!important;
}
.bzhd_modal_search.et_pb_search {
    position: fixed;
    top: 200px;
    right: 0;
    left: 0;
    width: 300px;
    margin: auto;
    z-index: 9999;
    background: white;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 14px 36px 2px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 14px 36px 2px;
    display: none;
}
.bzhd_modal_search .et_pb_searchform{
    display: flex;
}
.bzhd_modal_search.et_pb_search input.et_pb_s{
    padding: 1.1em;
}
.make-invisible {
    display: none;
}
@media screen and (max-width: 600px){
	#cookie-modal .modal-dialog-centered{
		align-items: start;
	}
}
.bzh_global_search_post_meta {
    font-size: 12px;
    font-style: italic;
    color: #344e69;
}
h2.bzh_global_search_post_title {
    color: #00ab7f;
}
article.bzh_global_search_post {
    padding: 20px 0;
    border-bottom: 1px solid #e2e2e2;
}
article.bzh_global_search_post:last-of-type {
    border-bottom: none;
}
.wpcf7-list-item{
    margin: 0;
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none!important;
}
.breadcrumb .et-pb-icon{
    font-size: 1rem;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #6c757d;
    content: ">"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none;
}
.breadcrumb-item.breadcrumb-item a{
    color: #6c757d;
}
.breadcrumb-item.active {
    color: #00ab7f;
}

@media screen and (max-width: 800px){
        .breadcrumb{
            display: none;
	    visibility: hidden;
        }
}

/* NEW HEADER STYLE */
.new-header .new-top-header{
    background-color: #006E5F;
    height: 50px;
    padding-left: 10%;
    padding-right: 10px;
}
.new-header .new-white-header{
    display: block;
    height: 76px;
    padding: 5px 0;
}
.new-header .new-white-header .new-logo{
    width: 10%;
    display: inline-block;
    float: left;
}
.new-header .new-white-header .new-logo img{
    display: block;
    margin: auto;
}
.new-header .new-top-header li,.new-header .second-menu li {
    display: inline-block;
}
.new-header .new-top-header li{
    line-height: 30px;
    padding: 10px 10px;

}
.new-header .new-top-header li.right{
    float: right;
    margin-right: 15px;
}
.new-header .new-white-header .second-menu li a{
    color: black;
}
.no-cursor>a{
    cursor: default;
}
.new-header .new-top-header li a,.new-header li.orange-button a{
    color: white!important;
}
.new-header li.orange-button{
    background-color: #ff8c00;
}
.new-header .new-white-header .second-menu{
    width: 89%;
    display: inline-block;
    float: left;
}
.new-header .new-white-header .second-menu li{
    line-height: 46px;
    margin: 10px 0;
    padding: 0 10px;
    position: relative;
}
.new-header .new-top-header li.lang-item{
    float: right;
}
.new-header .new-top-header li.current-menu-item {
    background-color: rgba(255, 255, 255, 0.2);
}
.new-header .new-top-header li.current-menu-ancestor{
    background-color: rgba(255, 255, 255, 0.2);
}

.new-header .new-top-header li.current_page_ancestor {
    background-color: rgba(255, 255, 255, 0.2);
}

.new-header .first-level > li > a {
    text-transform: uppercase;
}
.new-header .new-white-header .first-level{
    display: none;
}
.new-header .new-white-header .first-level.active{
    display: block;
}
.new-header .new-white-header .second-level{
    display: none;
    padding-top: 15px;
    position: absolute;
    background: white;
    min-width: 350px;
    left: 0;
}
.new-header .new-white-header .second-level.has-third-level{
    min-width: 450px;
}
.new-header .new-white-header .second-level li{
    display: block;
    line-height: 30px;
}
.new-header li[class*="current-menu"] > a{
    font-weight: 800;
}
.new-header .first-level > li.has-child:hover > .second-level{
    display: block;
}
.new-header .new-white-header li.border-gray{
    margin-left: 5%;
    border-left: 1px solid #cccccc;
}
.new-header .new-white-header li.button-green {
    float: right;
    background-color: #00ab7f;
    margin-right: 5%;
}
.new-header .new-white-header li.button-green a{
    color: white;
    padding-left: 40px;
}
.new-header .new-white-header li.button-green a::before, .new-header li.mobile-green-button a::before {
   content: ' ';
   position: absolute;
   left: 15px;
   top: 11px;
   width: 18px;
   height: 36px;
   background: url('/app/uploads/2020/06/profile.png') no-repeat;
   background-size: contain;
}
.new-header .new-white-header .second-level li.has-child{
   float: left;
}
.new-header .new-white-header .second-level li.has-child > a{
   font-size: 18px;
}
.new-header .bzhd-menu-dropdown{
   display: none;
}
@media screen and (max-width: 900px){
    .new-header .new-top-header{
        display: none;
    }
    .new-header .new-white-header{
        height: 66px;
	padding: 0;
        /*border-bottom: 2px solid #D0CECE;*/
    }
    .new-header .new-white-header .new-logo{
        width: auto;
	float: left;
    }
    .new-header .new-white-header .second-menu{
        display: none;
    }
    .new-header .bzhd-menu-dropdown{
        display: block;
	float: left;
    }
    .new-header .cd-dropdown{
        background: transparent;
	top: 66px;
    }
    .et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header.new-header:not(.et-fixed-header) .cd-dropdown{
        top: 112px;
    }
    .et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header.new-header.et-fixed-header{
        top: 0!important;
    }
    .new-header .cd-dropdown-content,.new-header .cd-secondary-dropdown,.new-header .cd-dropdown-content ul{
        padding-top: 0;
    }
    #main-header.new-header{
        position: fixed!important;
    }
    .new-header .cd-dropdown-content li a{
border: none;
	width: 50%;
	margin: auto;
    }
    .new-header .cd-dropdown-content > li{
        background-color: #006E5F;
	text-align: center;
    }
    .new-header .cd-dropdown-content > li > a{
        color: white;
	text-transform: uppercase;
    }
    .new-header .cd-dropdown-content > li > a::after,.new-header .cd-dropdown-content > li:not(.mobile-green-button) > a::before{
    	background-color: rgb(0, 0, 0);
        border: 1px solid #000000;
    }
    .cd-dropdown-content>li:not(.mobile-contact-button, .mobile-green-button, .lang-item)  {
        border-bottom: 2px solid #D0CECE;
    }

    .cd-dropdown-content>li:first-child {
        border-top: 2px solid #D0CECE;
    }

    .new-header .cd-secondary-dropdown a {
        color: black;
    }
    .new-header .go-back a{
        background-color: #cccccc;
	font-weight: 800;
    }
    .new-header .cd-dropdown-content li.border-gray{
        float: none;
	margin-left: auto;
	border-left: none;
    }
    .new-header .cd-dropdown-content li.orange-button:not(.keep-mobile),.new-header .cd-dropdown-content li.button-green:not(.keep-mobile){
        display: none;
    }
    .new-header .cd-dropdown-content li.keep-mobile {
    	float: none;
	background-color: white;
	margin-right: auto;
    }
    .new-header .cd-dropdown-content li.keep-mobile a{
        color: black!important;
	padding-left: 15px;
    }
    .new-header .cd-dropdown-content li.keep-mobile a::before{
        content: '';
    }
    .new-header li.mobile-contact-button,.new-header li.mobile-green-button{
        padding: 10px 0;
    }
    .new-header li.mobile-contact-button a{
        background-color: #ff8c00;
	color: white;
    }
    .new-header li.mobile-green-button a{
	color: white;
	background-color: #00ab7f;
    }
}
@media screen and (max-width: 450px){
    .new-header .cd-dropdown-content li a{
	width: 100%;
    }
}
.urgency_block{
    position: fixed;
    left: 0;
    min-height: 60px;
    max-height: 450px;
    z-index: 200;
}
.urgency_block .close {
    text-shadow: unset;
    margin-right:15px;
    padding-right: unset;
    font-weight:300;
}
.Blanc {
    color:white !important;
}
.Noir {
    color:black !important;
}
Blanc:hover, .Noir:hover {
    color:grey !important;
    opacity:0.75 !important;
}

.haut_de_page{
    top: 120px;
}

.haut_de_page.middle{
    top: 140px;
}
@media screen and (max-width: 1000px) {
    .haut_de_page{
        top: 158px;
}
    .haut_de_page.middle{
        top: 140px;
    }

}
@media screen and (max-width: 900px){
    .haut_de_page{
        top: 66px;
    }
    .haut_de_page.middle{
        top: 75px;
    }
}
.bas_de_page {
    bottom: 0px;
}
@media screen and (max-width: 900px){
    .bas_de_page {
        bottom: 40px;
    }
}
.full {
    width: 100%;
}
.middle{
    width: 70%;
    margin: 0 15%;
}
@media screen and (max-width: 1024px) {
    .middle {
        width: 90%;
        margin: 0 5%;
    }
}
@media screen and (max-width: 550px){
    .middle {
        width: 95%;
        margin: 0 2.5%;
    }
}
.bas_de_page.middle, .haut_de_page.middle {
    border-radius: 20px;
}
.middle.bas_de_page {
    bottom: 20px;
}
.urgency {
    max-width: 1080px;
    width: 90%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.2rem 1.6rem;
}
@media screen and (max-width: 500px){
    .urgency{
        margin: 0 0.5rem;
        width: 100%;
        padding: 0;
        flex-direction: row-reverse;
    }
}
.urgency_icon{
    width: 10%;
    display: flex;
    min-width:50px;
}
.urgency_content {
    gap: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
.urgency_button {
    border: none;
    text-decoration: none;
    padding: 1% 2%;
    border-radius: 4px;
    font-size: 1rem;
    font-family:'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 500;
}
.urgency_button.mobile {
    display:none;
}

.urgency_button.desktop {
    display:block;
    width:30%;
    margin-right:-50px;
}
@media screen and (max-width: 1600px){
    .urgency_content {
        flex-direction: row;
        align-items: center;
    }
}
@media screen and (max-width: 900px){

    .urgency_content {
        display: grid;
        grid-template-columns: auto;
        gap: 10px;
        margin-top:10px;
        padding-right: 10px;
        margin-right:25px;
        margin-left:35px;
    }

    .urgency_content.icon_exist{
        grid-template-columns: 60px auto;
        margin-left:unset;
    }
    .urgency_block {
        padding-bottom:15px;
    }

    .urgency_button.mobile {
        display:block;
        margin-left:50%;
        transform:translateX(-50%);
        margin-top:10px;
    }

    .urgency_button.desktop {
        display:none;
    }
}
@media screen and (max-width: 500px){
    .urgency_content {
        margin-top:-25px;
        margin-right:35px;
    }
}

.urgency_title{
    font-size: 1.6rem;
}
@media screen and (max-width: 700px){
    .urgency_title {
        font-size: 1.2rem;
    }
}
#bzhdPopupForm .modal-content{
    margin: 1rem auto;
    width: 60%;
    background-color: #f5f5f5!important;
}
@media screen and (max-width: 700px){
    #bzhdPopupForm .modal-content {
        width: 90%;
    }
    .modal-body .et_contact_bottom_container {
        text-align: left;
    }
    .modal-body .h-captcha[data-size="normal"]::before {
        width:256px !important;
    }
    .modal-body{
        padding: 0.5rem !important;
    }
    .modal-body div.wpforms-container-full .wpforms-form .h-captcha[data-size="normal"], .h-captcha[data-size="normal"] {
        width:256px !important;
    }
    .modal-body .wpcf7-form-control .h-captcha{
        width: 256px !important;
    }
    .modal-body .captcha-width {
        width: 175px !important;
    }
}
#bzhdPopupForm .modal-header{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#bzhdPopupForm .bzhd-contact-title{
    margin: auto;
    font-size: 1.2rem;
}
#bzhdPopupForm .modal-header .close{
    margin: -1rem -1rem -1rem 0;
}
#bzhdPopupForm .et_contact_bottom_container{
    padding: 0 0 0 3%;
}
#bzhdPopupForm .et_pb_contact_submit{
   margin: 0;
}
@media screen and (max-width: 700px){
   #bzhdPopupForm .et_pb_contact .et_pb_contact_field_half{
       width: 100%;
   }
}
.containerOffres {
    margin: 5% 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 60px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.offre_block {
    max-width: 320px;
    flex: 1 1 calc(33.33% - 60px);
    display: flex;
    flex-direction: column;
    align-items: stretch;
    background-color: #efefef;
}

.offre {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.offre .bloc_content img {
    width: 100%;
    height: 175px;
    object-fit: cover;
}

.offre .bloc_content {
    flex: 1;
}

.offre .bloc_content .bloc_content_text {
    padding: 6% 6%;
}

.bloc_content_text p {
    font-size:16px;
}

.offre .offre_title h3 {
    min-height:50px;
}

.bloc_offre_button {
    display: flex;
    justify-content: center;
    margin-top: auto;
    padding-bottom: 8%;
}

.containerOffres > .offre_block:nth-child(4):nth-last-child(1),
.containerOffres > .offre_block:nth-child(3):nth-last-child(2),
.containerOffres > .offre_block:nth-child(2):nth-last-child(3),
.containerOffres > .offre_block:nth-child(1):nth-last-child(4) {
    flex: 1 1 calc(50% - 60px);
    max-width: 400px;
}

.containerOffres > .offre_block:nth-child(1):nth-last-child(6),
.containerOffres > .offre_block:nth-child(2):nth-last-child(5),
.containerOffres > .offre_block:nth-child(3):nth-last-child(4),
.containerOffres > .offre_block:nth-child(4):nth-last-child(3),
.containerOffres > .offre_block:nth-child(5):nth-last-child(2),
.containerOffres > .offre_block:nth-child(6):nth-last-child(1) {
    flex: 1 1 calc(33.33% - 60px);
}



@media screen and (max-width: 900px) {
    .offre_block {
        flex: 1 1 calc(50% - 60px) !important;
    }
    .containerOffres {
        margin: 5%;
    }
}

@media screen and (max-width: 640px) {
    .offre_block {
        flex: 1 1 100% !important;
    }
    .containerOffres {
        gap: 30px;
        margin: 5%;
        flex: 1 1 100% !important;
    }
}

.popin_block {
    position: fixed;
    min-height: 60px;
    max-height: 850px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
    z-index: 100;
    display: none;
}
.popin_block.popin_center {
    z-index: 999999999;
}

.pop-in_image_visuel img {
    height: 100%;
    object-fit: cover;
}

#overlay-dark {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99999999;
  display: none;
  transition: opacity 0.3s ease;
}
.popin_note{
    font-size:0.9em;
    font-style: italic;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight:400;
}

/* Pop-in Center */
.popin_center {
    top: 20%;
    left: 20%;
    right: 20%;
}
.popin_center.no-visuel {
    top: 20%;
    left: 30%;
    right: 30%;
}
.popin_block.popin_center .popin_inner {
    position: relative;
    width: 100%;
}
.popin_block.popin_center .popin_inner .popin_close{
    position: absolute;
    top: 0px;
    right: 5px;
}
.popin_block.popin_center .popin_inner .popin_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    min-width:100%;
}
.popin_block.popin_center .popin_inner .popin_content .popin_icon img{
    margin:auto;
}
.popin_block.popin_center .popin_inner .popin_content .popin_content_text{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 30px;
    padding: 2%;
    min-width:100%;
    line-height: normal;
}
.popin_block.popin_center .popin_inner .popin_content .popin_content_text .popin_note{
    align-self: flex-end;
}

@media screen and (max-width: 980px){
    .popin_center {
        left:30%;
        right:30%;
    }
    .popin_block.popin_center {
        grid-template-columns: 1fr;
    }
    .popin_block.popin_center {
        top: 5%;
    }
    .popin_block.popin_center .popin_inner .popin_content {
        gap: 20px !important;
    }
    .popin_block.popin_center .popin_inner .popin_content .popin_content_text {
        gap: 35px !important;
        min-width:100%;
    }
    .popin_block.popin_center .popin_inner .popin_content .popin_content_text .popin_note {
        margin: 0px !important;
    }
    .popin_block.popin_center .popin_inner {
        padding: 2%;
    }
    .popin_block.popin_center .popin_title {
        display: flex;
        flex-direction: column;
        gap: 20px;
        justify-content: center;
        align-items: center;
    }
    .popin_close{
        top: 0px;
    }
}

/* Pop-in Haut et Bas */
.popin_block.popin_haut {
    width: 100%;
}

.popin_bas {
    bottom: 0;
    width: 100%;
}
.popin_block.popin_haut_et_bas .popin_inner .popin_content .popin_content_text {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 20px;
    line-height: normal;
}
.popin_block.popin_haut_et_bas .popin_inner .popin_content .popin_content_text .popin_title {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.popin_close_note {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    width: 40%;
}
.popin_close_note .popin_note {
    width: 100%;
}
.mobile_popin {
    display: none;
}
.mobile_popin_up_down {
    display: none;
}
.tablette_popin_up_down {
    display: none;
}
.popin_close {
    display: flex !important;
    position: absolute !important;
    top: 0px;
    right: 0px;
}
@media screen and (max-width: 980px){
    .popin_block.popin_haut_et_bas .tablette_popin_up_down {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        align-items: center;
    }
    .popin_block.popin_haut_et_bas .tablette_popin_up_down .icon_tablette_popin {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        gap: 15px;
    }
    .popin_block.popin_haut_et_bas .tablette_popin_up_down .title_text_tablette_popin {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 15px;
    }
    .mobile_popin {
        display: none;
    }
    .mobile_popin_up_down {
        display: none;
    }
    .popin_block.popin_haut_et_bas .popin_inner .popin_content .popin_content_text {
        gap: 0;
    }
}

@media screen and (max-width: 600px){
    .popin_center {
        left:10%;
        right:10%;
    }
    .popin_center.no-visuel {
        left:10%;
        right:10%;
    }
    .popin_block.popin_haut_et_bas .tablette_popin_up_down {
        display: none !important;
    }
    .popin_block.popin_haut_et_bas .mobile_popin{
        display: grid;
        grid-template-columns: 2fr 1fr;
        justify-content: space-evenly;
        align-items: center;
        flex-direction: row-reverse;
        width:100%;
    }
    .popin_block.popin_block.popin_haut_et_bas .mobile_popin_up_down {
        display: grid;
        grid-template-columns: 2fr 1fr;
    }
    .popin_block.popin_block.popin_haut_et_bas .popin_content_text {
        padding: 5% 5% 3% 5%
    }
}
@media screen and (max-width: 900px){
    .popin_haut {
        top: 60px;
    }
}
@media screen and (max-width: 980px){
    .popin_block.popin_haut_et_bas .popin_inner .popin_content .popin_content_text>.popin_title {
        display: none !important;
    }

    .popin_block.popin_haut_et_bas .mobile_popin .popin_title{
        display: block !important;
    }
    .popin_block.popin_haut_et_bas .popin_close_note {
        width: 100%;
    }
    .popin_block.popin_haut_et_bas .popin_inner .popin_icon {
        display: none;
    }
    .popin_block.popin_haut_et_bas .tablette_popin_up_down .popin_icon {
        display: flex !important;
    }
    .popin_block.popin_haut_et_bas .mobile_popin .popin_icon{
        display: flex !important;
        justify-content:center;
        width:auto;
        order:1;
    }
    .popin_block.popin_haut_et_bas .mobile_popin .popin_icon img {
        width:50px;
    }
    .popin_block.popin_haut_et_bas .popin_inner .popin_content .popin_content_text {
        display: flex;
        flex-direction: column;
    }
    .popin_block.popin_haut_et_bas .popin_text {
        display: none;
    }
    .popin_block.popin_haut_et_bas .popin_button {
        display: none;
    }
    .popin_block.popin_haut_et_bas .popin_note {
        display: none;
    }
    .popin_block.popin_haut_et_bas .mobile_popin_up_down .popin_text {
        display: flex !important;
    }
    .popin_block.popin_haut_et_bas .tablette_popin_up_down .popin_text {
        display: flex !important;
    }
    .popin_block.popin_haut_et_bas .mobile_popin_up_down .popin_button {
        display: flex !important;
    }
    .popin_block.popin_haut_et_bas .tablette_popin_up_down .popin_button {
        display: flex !important;
    }
    .popin_block.popin_haut_et_bas .mobile_popin_up_down .popin_note {
        display: flex !important;
    }
    .popin_block.popin_haut_et_bas .tablette_popin_up_down .popin_note {
        display: flex !important;
    }
    .popin_block.popin_haut_et_bas .tablette_popin_up_down .popin_title {
        display: flex !important;
    }
    .popin_block.popin_haut_et_bas .mobile_popin_up_down .popin_button_note {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }
}
/* Pop-in Droite */

.popin_right {
    right: 0;
}
.popin_block.popin_right {
    width: 300px;
    height: 715px;
}
.popin_block.popin_right .popin_inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1% 2%;
}
.popin_block.popin_right .popin_inner .popin_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.popin_block.popin_right .popin_inner .popin_content .popin_content_text {
    display: flex;
    flex-direction: column;
    line-height: normal;
    justify-content: center;
    align-items: center;
    gap: 40px;
    text-align: center;
}
.popin_block.popin_right .popin_inner .popin_content .popin_content_text .popin_title{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 50px;
}
.popin_block.popin_right .popin_icon {
    display:grid;
    justify-content: center;
    width: 100px;
}
.popin_block .close {
    text-shadow: unset;
    margin-right: 5px;
    margin-top: -8px;
    padding-right: unset;
    font-weight: 300;
    z-index:2;
}

.popin_inner {
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.2rem 1.6rem;
}

@media screen and (max-width: 500px) {
    .popin_inner {
        width: 100%;
        padding: 0;
        flex-direction: row-reverse;
    }
}

.popin_block.popin_haut_et_bas .popin_icon {
    width: 10%;
    display: flex;
    min-width: 50px;
}

.popin_content {
    gap: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.popin_button {
    border: none;
    text-decoration: none;
    padding: 15px 15px;
    font-size: 1.5rem;
    font-weight: 500;
}
@media screen and (max-width: 600px) {
    .popin_button {
        font-size: 1.2rem;
        padding: 7px;
    }
}
.popin_button:hover {
    filter: brightness(95%);
}
