@charset "UTF-8";

/************ GESTION DRAPEUX **************/
.select_wrap {
	position: absolute;
	/* position: relative; */
	/* right: 15px; */
	/* bottom: 15px; */
	display: inline-block;
	width: 80px;
	height: 30px;
	background-size: 20px auto;
	/* border: 1px solid #D6D6D6; */
	margin-top: 9px;
	background:#FFF;
}

.select_wrap ul {
	display: none;
	/* position: absolute; */
	width: 80px;
	left: 2px;
	right: 2px;
	top: 30px;
	list-style-type: none;
	background: #ffffff;
	margin: 0;
	padding: 10px;
	border: 1px solid #D6D6D6;
	border-top: 0;
	max-height:200px;
	overflow-y:scroll;
}
.select_wrap_head {
	position: absolute;
	/* position: relative; */
	/* right: 15px; */
	/* bottom: 15px; */
	display: inline-block;
	width: 80px;
	height: 38px;
	background-size: 20px auto;
	/* border: 1px solid #D6D6D6; */
	margin-top: 6px;
	background:#FFF;
}

.select_wrap_head ul {
	display: none;
	/* position: absolute; */
	width: 80px;
	left: 2px;
	right: 2px;
	top: 30px;
	list-style-type: none;
	background: #ffffff;
	margin: 0;
	padding: 10px;
	border: 1px solid #D6D6D6;
	border-top: 0;
	max-height:200px;
	overflow-y:scroll;
}
.select_wrap_acc {
	position: absolute;
	/* position: relative; */
	/* right: 15px; */
	/* bottom: 15px; */
	display: inline-block;
	width: 80px;
	height: 22px;
	background-size: 20px auto;
	/* border: 1px solid #D6D6D6; */
	margin-top: 1px;
	background:#FFF;
}

.select_wrap_acc ul {
	display: none;
	/* position: absolute; */
	width: 80px;
	left: 2px;
	right: 2px;
	top: 30px;
	list-style-type: none;
	background: #ffffff;
	margin: 0;
	padding: 10px;
	border: 1px solid #D6D6D6;
	border-top: 0;
	max-height:200px;
	overflow-y:scroll;
}
/************ FIN GESTION DRAPEUX **************/

img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}

/* fixed element to allow for the sticky menu - taken from F5 */
 .fixed {
	position: fixed;
  	top: 0;
  	width: 100%;
  	z-index: 99;
  	left: 0;}
.fixed.expanded:not(.top-bar) {
   	height: auto;
  	max-height: 100%;
   	overflow-y: auto;
   	width: 100%;}
.fixed.expanded:not(.top-bar) .title-area {
	position: fixed;
    width: 100%;
    z-index: 99;}
.fixed.expanded:not(.top-bar) .top-bar-section {
    margin-top: 2.8125rem;
    z-index: 98;}
.f-topbar-fixed {
    padding-top: 45px;
}
			

/* DEBUT STYLE */



@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

/*[hidden] {
  display: none; }*/

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }


/*
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 250px;
  border-radius: 0; }

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }
*/
button20 {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }















h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: -apple-system, BlinkMacSystemFont, "San Francisco", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.6rem;
  /*line-height: 1.4;*/
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem; }
  h2, .h2 {
    font-size: 2.8rem; }
  h3, .h3 {
    font-size: 1.9375rem; }
  h4, .h4 {
    font-size: 1.5625rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }












.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 40em) {
    .grid-container {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .grid-container.fluid {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media print, screen and (min-width: 40em) {
      .grid-container.fluid {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
  .grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }

.grid-x {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }






.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x > .cell {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }



@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.33333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.66667%; }
  .medium-up-7 > .cell {
    width: 14.28571%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }






.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu, .menu.horizontal {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }


.menu-centered > .menu {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .menu-centered > .menu li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .menu-centered > .menu li .submenu li {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon20 {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon20::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
            box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    content: ''; }
  .menu-icon20:hover::after {
    background: #cacaca;
    -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
            box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon20.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon20.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
            box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''; }
  .menu-icon20.dark:hover::after {
    background: #8a8a8a;
    -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
            box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: 0.7rem 1rem; }

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative; }
  .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }





.top-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }




  @media print, screen and (min-width: 40em) {
    .top-bar {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
      .top-bar .top-bar-left {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        margin-right: auto; }
      .top-bar .top-bar-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto; } }



	/*_______/_______/_______/_______/_______/_______/_______ FIN FUNDATIONS */




.skip-link.screen-reader-text {
    display: none;
}
html {
    height: 100%;
}

/* COLORS */
.white {
    color: #FFFFFF;
}
.heliotrope {
    color: #85b72d;
}
.heliotrope-bg {
    background-color: #85b72d;
}




/* BUTTONS */
/*.btn-primary,
input.hs-button.primary,
.hbspt-form .submitted-message a {
    border-radius: 50px;
    text-transform: uppercase;
    font-size: .75rem;
    color: #FFF;
    min-width: 20rem;
    padding: 1.2rem;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.75px;
    width: auto;
}
.btn-primary.small {
    padding: 1rem;
    min-width: 14rem;
}*/


/* COMMON */

/* Debut change DG 0306 */
.header-menu .menu-item > a {
    color: #fff;
}
/* Fin change DG 0306 */

.header-menu.fixed .menu-item > a 
.header-menu.fixed .menu-item > a:hover ,
.header-menu .menu-item > a:hover{
    color: #535353 !important;
}

a,
a:hover 
a:active 
a:visited,
footer[role="contentinfo"] a,
#footer .menu > .current_page_item > a,
footer[role="contentinfo"] a:hover,
#footer .menu > .current_page_item > a:hover {
    color: #fff;
}
a:hover,
a:active,
a:focus,
footer[role="contentinfo"] a:hover,
footer[role="contentinfo"] a:active,
footer[role="contentinfo"] a:focus,
#footer .menu > .current_page_item > a:hover,
#footer .menu > .current_page_item > a:active,
#footer .menu > .current_page_item > a:focus {
    color: #85b72d;
}
a.heliotrope {
    color: #85b72d;
}
.display-inline-block {
    display: inline-block;
}
.display-block {
    display: block;
}
.d-flex {
    display: flex;
}
.capitalize {
    text-transform: capitalize;
}
/*.o-hidden {
    overflow: hidden;
}
.v-hidden {
    visibility: hidden;
    width: 0;
    height: 0;
}*/
.p-relative {
    position: relative;
}
.z-index-1 {
    z-index: 1;
}
.z-index-2 {
    z-index: 2;
}
.m-auto {
    margin: auto;
}
.m-bottom-0 {
    margin-bottom: 0;
}
.m-bottom-8 {
    margin-bottom: 0.5rem;
}
.m-bottom-16 {
    margin-bottom: 1rem;
}
.m-bottom-24 {
    margin-bottom: 0.7rem;
}
.m-bottom-36 {
    margin-bottom: 2.25rem;
}
.m-bottom-48 {
    margin-bottom: 3rem;
}
.m-bottom-64 {
    margin-bottom: 4rem;
}
.m-bottom-80 {
    margin-bottom: 5rem;
}
.m-top-13 {
    margin-top: 0.8rem;
}
.m-top-24 {
    margin-top: 1.5rem;
}
.m-top-36 {
    margin-top: 2.25rem;
}
.m-top-48 {
    margin-top: 3rem;
}
.m-top-64 {
    margin-top: 4rem;
}
.m-top-70 {
    margin-top: 4.375rem;
}
.m-top-90 {
    margin-top: 5.625rem;
}
.m-top-140 {
    margin-top: 8.75rem;
}
.m-top-minus-80 {
    margin-top: -5rem;
}
.m-top-bottom-80 {
    margin-top: 5rem;
    margin-bottom: 5rem;
}
.m-right-8 {
    margin-right: 0.5rem !important;
}
.m-right-24 {
    margin-right: 1.5rem;
}
.m-left-4 {
    margin-left: .25rem !important;
}
.m-left-24 {
    margin-left: 1.5rem;
}
.m-left-right-24 {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
}
.no-padding {
    padding: 0 !important;
}
.p-top-bottom-20 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}
.p-top-bottom-30 {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
}
.p-top-bottom-48 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.p-top-bottom-80 {
    padding-top: 0rem;
    padding-bottom: 5rem;
}
.p-left-60 {
    padding-left: 3.75rem;
}
.p-top-32 {
    padding-top: 2rem;
}
.p-top-48 {
    padding-top: 3rem;
}
.p-top-80 {
    padding-top: 5rem;
}
.p-bottom-80 {
    padding-bottom: 5rem;
}
.p-bottom-160 {
    padding-bottom: 10rem;
}
.p-left-right-40 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.p-left-right-60 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
}
.p-top-bottom-224 {
    padding-top: 14rem;
    padding-bottom: 14rem;
}
h1, h2, h3, h4, h5, p {
    margin: 0;
}
.height-64-vh {
    height: 64vh !important;
}
.height-100-vh {
    height: 100vh !important;
}
.height-430 {
    height: 26.875rem;
}
.h-auto {
    height: auto;
}
.w-260-p {
    width: 16.25rem;
}
.w-100-p-img {
    width: 100%;
}
.w-70-p-img {
    width: 70%;
}
.w-50-p-img {
    width: 50%;
}
a.not-underline {
    text-decoration: none;
}
a.underline {
    text-decoration: underline;
}
a.heliotrope-hover:hover {
    color: #85b72d;
}
.v-middle {
    vertical-align: middle;
}
.v-top {
    vertical-align: top;
}
.v-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


/* BODY */


.grid-container:not(.full) {
    max-width: 90%;
}



/* HEADER */
.header_container {
    display: none;
}
.contain-to-grid .top-bar {
    margin: 0;
    padding-left: 12rem;
    padding-right: 1rem;
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    max-width: 100%;
}
.nav_container {
    position: absolute;
    z-index: 16;
	width: 100%;
}
.nav_container .logo {
    position: absolute;
    left: 1rem;
    top: 1rem;
}
.nav_container .logo img {
    background-size: 100% 100%;
    width: 160px;
}
.nav_container .nav-small .logo img {
    width: 120px;
}
.nav_container .nav-small .top-bar,
.nav_container .nav-small .header-menu {
    height: 70px;
}
.content_wrap {
    padding-top: 0;
}
.top-bar, .title-bar,
.top-bar ul,
.top-bar ul li,
.contain-to-grid,
.contain-to-grid .top-bar,
#main-menu.top-bar ul li.btn-primary.small.btn-menu a:hover {
color: #666;
}
.top-bar .menu .current-menu-parent,
.top-bar .menu .current-page-parent,
.top-bar .menu .current-page-ancestor,
.top-bar .menu .current_page_item,
.top-bar .menu .current_page_item a:hover {
    background: transparent;
}

.top-bar .menu-item:not(.btn-menu) a:hover {
    color: #85b72d;
    background-color: transparent;
}
#main-menu.top-bar ul li.btn-primary.small.btn-menu {
    background-color: #85b72d;
    padding: 0;
    margin: 0 .7rem;
    font-weight: 400;
    letter-spacing: normal;
}
#main-menu.top-bar ul li.btn-primary.small.btn-menu:hover {
    background-color: #85b72d;
}
#main-menu.top-bar ul.dropdown.menu li.btn-primary.small.btn-menu a {
    line-height: normal;
    color: #666;
    padding: 0.8rem;
}
#main-menu ul.menu a {
    font-size: 0.875rem;
	/*color: #666;*/
}
#main-menu .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f107";
    border: none;
    margin-top: -6px;
    margin-right: 20px;
}
#main-menu .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent.current-menu-ancestor.current-menu-parent>a::after {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    margin-top: 9px;
}
#main-menu .dropdown.menu a {
    padding: .7rem;
    font-weight: 600;
}
.menu > li:not(.menu-text) > a {
    line-height: 1.7;
}
.logo-color,
.logo-color-mobile {
    display: none;
}
.header-menu {
    transform: translateZ(0);
    transition: all 0.5s;
}
.header-menu.fixed {
    animation: slide-down 0.7s;
}
@keyframes slide-down {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0);
    }
}
.dropdown-active-hover .logo-color,
.header-menu:hover .logo-color,
.header-menu.fixed .logo-color,
.page-template-demo .logo-color,
.page-template-default .logo-color,
.page-template-landing .logo-color,
.post-template-default .logo-color,
.post-template-full-width .logo-color,
.blog:not(.search) .logo-color {
    display: block;
}
.post-template-full-width .readingProgressbar {
    display: none !important;
}
.dropdown-active-hover .top-bar,
.header-menu:hover .top-bar,
.header-menu.fixed .top-bar,
.page-template-landing .header-menu .top-bar {
    background-color: #FFF;
}
.header-menu:hover .top-bar,
.header-menu.fixed .top-bar {
    -webkit-box-shadow: 0 4px 10px 0 rgba(31, 25, 26, 0.18);
    box-shadow: 0 4px 10px 0 rgba(31, 25, 26, 0.18);
}
.dropdown-active-hover .top-bar .menu-item:not(.current_page_item):not(.current-menu-parent):not(.current-page-parent):not(.current-page-ancestor) a,
.header-menu:hover .top-bar .menu-item:not(.btn-menu):not(.current_page_item):not(.current-menu-parent):not(.current-page-parent):not(.current-page-ancestor) a,
.header-menu.fixed .top-bar .menu-item:not(.btn-menu):not(.current_page_item):not(.current-menu-parent):not(.current-page-parent):not(.current-page-ancestor) a,
.page-template-demo .top-bar .menu-item a,
.page-template-default .top-bar .menu-item a,
.page-template-landing .top-bar .menu-item a,
.post-template-default .top-bar .menu-item:not(.btn-menu):not(.current_page_item):not(.current-menu-parent):not(.current-page-parent):not(.current-page-ancestor) a,
.post-template-full-width .top-bar .menu-item:not(.btn-menu):not(.current_page_item):not(.current-menu-parent):not(.current-page-parent):not(.current-page-ancestor) a,
.blog:not(.search) .top-bar .menu-item:not(.btn-menu):not(.current_page_item):not(.current-menu-parent):not(.current-page-parent):not(.current-page-ancestor) a {
    color: #535353;
}
.dropdown-active-hover .top-bar .menu-item:not(.current_page_item):not(.current-menu-parent):not(.current-page-parent):not(.current-page-ancestor) a:hover,
.header-menu:hover .top-bar .menu-item:not(.btn-menu):not(.current_page_item):not(.current-menu-parent):not(.current-page-parent):not(.current-page-ancestor) a:hover,
.header-menu.fixed .top-bar .menu-item:not(.btn-menu):not(.current_page_item):not(.current-menu-parent):not(.current-page-parent):not(.current-page-ancestor) a:hover {
    color: #85b72d;
}
.top-bar ul.is-dropdown-submenu {
    border: none;
    width: 100%;
    background: #ffffff;
    -webkit-box-shadow: 0 6px 10px 0 rgba(31, 25, 26, 0.18);
    box-shadow: 0 6px 10px 0 rgba(31, 25, 26, 0.18);
    margin-top: 1.4rem;
    min-width: 16rem;
	color:#666;
}
.top-bar ul.is-dropdown-submenu .menu-item a {
    color: #166BC0;
}

#main-menu .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 2.2rem;
}



/* HOME */

.reveal {
    padding: 100px;
    background-color: rgba(0, 0, 0, 0.7);
}
.reveal button.close-button {
    border: 2px #FFFFFF solid;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #FFFFFF;
}

.frame-1,
.frame-4 {
    height: 40rem;
    background-repeat: no-repeat;
    background-size: cover;
}
.frame-1:before,
.frame-4:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /*background-color: rgba(0, 0, 0, 0.7); */
}


/* FOOTER */
#backtotop {
    position: fixed;
    bottom: 2rem;
    z-index: 99;
    cursor: pointer;
    right: 2rem;
    display: none;
    opacity: 1;
    font-size: 1.2rem;
    width: 70px;
    height: 70px;
    text-align: center;
    border-radius: 50%;
    background-color: #FFF;
    -webkit-box-shadow: 10px 10px 10px 0 rgba(31, 25, 26, 0.16);
    box-shadow: 10px 10px 10px 0 rgba(31, 25, 26, 0.16);
}
#backtotop:hover {
    background-color: #9D5EFF;
}
#backtotop span.genericon {
    display: block;
    color: #a0a0a0;
    font-size: 2.8rem;
}
#backtotop:hover span.genericon {
    color: #ffffff;
}
footer[role="contentinfo"] {
    background-image: url("/../../wp-content/uploads/2018/09/Footer.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    padding: 0;
    line-height: normal;
}
footer[role="contentinfo"]:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
}
.page-template-default .footer_container {
    padding-top: 136px;
}
.page-template-demo .get-in-touch,
.page-template-default .get-in-touch,
.page-template-landing .get-in-touch,
.page-template-event footer .get-in-touch,
.page-template-events footer .get-in-touch,
.page-template-resource .footer_container,
.page-template-resources footer .get-in-touch {
    display: none;
}
.get-in-touch input {
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    outline: none;
    background: transparent;
    color: #FFF;
    height: auto;
    display: inline-block;
    line-height: normal;
}
.get-in-touch ::placeholder {
    color: #ffffff;
}
.get-in-touch input:focus {
    background: transparent;
}
.get-in-touch .hbspt-form {
    margin: auto;
    width: 60rem;
}
.get-in-touch .hbspt-form fieldset {
    max-width: 100%;
}
.get-in-touch .hbspt-form .hs-dependent-field label {
    color: #fff;
}
.footer-links {
    padding: 5rem 0;
    background-color: rgba(0, 0, 0, 0.85);
}
.footer_wrap p,
.footer_wrap a {
    font-size: 0.875rem;
}
.footer-links .menu {
    display: flex;
}
.legal {
    background-color: #FFF;
}
.legal a {
    font-size: .75rem;
    font-weight: 600;
    margin: 0 .5rem;
    color: #535353 !important;
}
.legal a:hover {
    color: #9D5EFF !important;
}
.menu.menu-footer-grid {
    text-align: left;
    display: grid;
    grid-column-gap: 3rem;
}
.menu-footer-grid .column-1.row-1 {
    grid-column: 1;
    grid-row: 1 / 2;
}
.menu-footer-grid .column-1.row-2 {
    grid-column: 1;
    grid-row: 1 / 2;
    padding-top: 168px;
}
.menu-footer-grid .column-2.row-1 {
    grid-column: 2;
    grid-row: 1 / 2;
}
.menu-footer-grid .column-2.row-2 {
    grid-column: 2;
    grid-row: 1 / 2;
    padding-top: 84px;
}
.menu-footer-grid .column-3 {
    grid-column: 3;
}
.menu-footer-grid .column-4.row-1 {
    grid-column: 4;
    grid-row: 1 / 2;
}
.menu-footer-grid .column-4.row-2 {
    grid-column: 4;
    grid-row: 1 / 2;
    padding-top: 86px;
}
.menu-footer-grid .column-5 {
    grid-column: 5;
}
.menu-footer-grid li a {
    font-weight: 500;
}
.menu-footer-grid .sub-menu {
    list-style: none;
    margin-left: 0;
}
.menu-footer-grid .sub-menu a {
    color: #8a8a8a;
    font-weight: 400;
    line-height: normal;
}
.menu-footer-grid .social-media-button {
    display: inline-block;
}
.menu-footer-grid .social-media-button a {
    color: #FFF;
}
.menu-footer-grid .social-media-button i {
    font-size: 2rem;
    padding: 0;
}
.menu-footer-grid .column-1.row-1 > a,
.menu-footer-grid .column-1.row-1 > a:hover,
.menu-footer-grid .column-2.row-2 > a,
.menu-footer-grid .column-2.row-2 > a:hover,
.menu-footer-grid .column-5 > a,
.menu-footer-grid .column-5 > a:hover {
    cursor: default;
    color: #fff;
}



/* GRADIENTS */
.diagnostic .forms {
    background: linear-gradient(#216BB5, #8dca3d);
}
.frame-6 {
    background: linear-gradient(#216BB5, #8dca3d);
}




/* MEDIA QUERIES */
@media (min-width: 75em) {
    .m-left-right-120 {
        margin-right: 7.5rem;
        margin-left: 7.5rem;
    }
    .m-left-right-80 {
        margin-right: 5rem;
        margin-left: 5rem;
    }
    .m-top-14 {
        margin-top: 0.875rem;
    }
    .m-top-34 {
        margin-top: 2.125rem;
    }
    .m-top-minus-80 {
        margin-top: -5rem;
    }
    .m-top-minus-140 {
        margin-top: -8.75rem;
    }
    .m-left-minus-42 {
        margin-left: -2.625rem;
    }
    .m-left-minus-18 {
        margin-left: -1.125rem;
    }
    .m-right-42 {
        margin-right: 2.625rem;
    }
    .m-right-60 {
        margin-right: 3.75rem;
    }
    .p-left-right-72 {
        padding-left: 4.5rem;
        padding-right: 4.5rem;
    }
    .p-left-right-112 {
        padding-left: 7rem;
        padding-right: 7rem;
    }
    .p-left-right-140 {
        padding-left: 8.75rem;
        padding-right: 8.75rem;
    }
    .p-left-right-180 {
        padding-left: 11.25rem;
        padding-right: 11.25rem;
    }
    .p-left-right-222 {
        padding-left: 16.875rem;
        padding-right: 16.875rem;
    }
    .p-right-60 {
        padding-right: 3.75rem;
    }
    .p-right-150 {
        padding-right: 9.375rem;
    }
    .p-right-370 {
        padding-right: 23.125rem;
    }
    .w-60-p {
        width: 60%;
    }
    .w-92-p {
        width: 92%;
    }
    .grid-padding-x>.cell.p-left-60 {
        padding-left: 3.75rem;
    }
    .h-hero h1 {
        font-size: 2.8rem;
        font-weight: 400;
        letter-spacing: 1px;
    }
    .h-hero-video p.title {
        font-size: 1.6rem;
        font-weight: 400;
        letter-spacing: 1px;
    }
    .h-hero-video p.content {
        font-size: 2.8rem;
        font-weight: 400;
        letter-spacing: 1px;
        line-height: 1.4;
    }
	
    footer h4 {
        font-size: 1.2rem;
        font-weight: 300;
    }
    .solution h2 {
        font-size: 1.2rem;
    }
    .page-template-thankyou footer h4 {
        font-size: 1rem;
    }
    .post-template-default .blog-post-info h1 {
        margin-left: 8rem;
        margin-right: 8rem;
    }
}

@media screen and (max-width: 63.9375em) and (min-width: 40em) {
    .header-menu.fixed,
    .page-template-landing .header-menu {
        background-color: #fff;
        padding-bottom: 1.4rem;
        -webkit-box-shadow: 0 4px 10px 0 rgba(31, 25, 26, 0.18);
        box-shadow: 0 4px 10px 0 rgba(31, 25, 26, 0.18);
    }
    .nav_container .nav-small .header-menu {
        padding-bottom: 0;
    }
	
    .header-menu .top-bar-right {
        margin-top: 6rem;
    }
    .title-bar {
        text-align: right;
        padding: 2.4rem 1.9rem 0.76rem 0.75rem;
        float: right;
    }
    .contain-to-grid .top-bar {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        background-color: #FFF;
        position: absolute;
        left: 0;
        right: 0;
        -webkit-box-shadow: 0 4px 10px 0 rgba(31, 25, 26, 0.18);
        box-shadow: 0 4px 10px 0 rgba(31, 25, 26, 0.18);
    }
    .top-bar .menu-item:not(.btn-primary):not(.current_page_item):not(.current-menu-parent):not(.current-page-parent):not(.current-page-ancestor) a {
        color: #535353;
    }
	
    #main-menu.top-bar ul li.btn-primary.small.btn-menu {
        margin: 1rem 0;
    }
    #main-menu .submenu-toggle::after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        font-weight: 600;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        content: "\f107";
        border: none;
        margin-right: 20px;
        color: #535353;
    }
    #main-menu .submenu-toggle[aria-expanded=true] {
        padding-top: 1.6rem;
    }
    #footer .menu {
        text-align: left !important;
    }
    .menu-footer-grid .column-1.row-1 {
        grid-column: 1;
        grid-row: 1 / 3;
    }
    .menu-footer-grid .column-1.row-2 {
        grid-column: 1;
        grid-row: 1 / 3;
        padding-top: 164px;
    }
    .menu-footer-grid .column-2.row-1 {
        grid-column: 1;
        grid-row: 2 / 3;
        padding-top: 112px;
    }
    .menu-footer-grid .column-2.row-2 {
        grid-column: 1;
        grid-row: 3 / 3;
        padding-top: 0;
    }
    .menu-footer-grid .column-3 {
        grid-column: 2;
        grid-row: 1 / 3;
    }
    .menu-footer-grid .column-4.row-1 {
        grid-column: 2;
        grid-row: 2 / 3;
        padding-top: 112px;
    }
    .menu-footer-grid .column-4.row-2 {
        grid-column: 2;
        grid-row: 3 / 3;
        padding-top: 0;
    }
    .menu-footer-grid .column-5 {
        grid-column: 3;
    }
    h1.archive-title  {
        font-size: 1.2rem !important;
    }
    .diagnostic .forms .topics p {
        margin-bottom: 1rem;
    }
    .diagnostic .forms .topics p#topic-3 {
        margin-bottom: 5rem;
    }
    .diagnostic .forms .topics p,
    .diagnostic .diagnostic-form .hbspt-form fieldset.form-columns-1:nth-child(1),
    .diagnostic .diagnostic-form .hbspt-form fieldset.form-columns-1:nth-child(2),
    .diagnostic .diagnostic-form .hbspt-form fieldset.form-columns-1:nth-child(3) {
        min-height: 450px;
    }
    .diagnostic .diagnostic-form .hbspt-form fieldset.form-columns-2 .hs-form-field {
        width: 100%;
    }
    .diagnostic .diagnostic-form .hbspt-form fieldset div.hs-firstname,
    .diagnostic .diagnostic-form .hbspt-form fieldset div.hs-lastname,
    .diagnostic .diagnostic-form .hbspt-form fieldset div.hs-phone,
    .diagnostic .diagnostic-form .hbspt-form fieldset div.hs-company {
        padding: 0 3rem;
    }
    .diagnostic .diagnostic-form .hbspt-form fieldset div.hs-firstname {
        padding: 3rem 3rem 0 3rem;
    }
    .diagnostic .diagnostic-form .hbspt-form input.hs-button.primary {
        min-width: 0;
    }
}

@media print, screen and (min-width: 40em) {
    .featured .grid-margin-x > .medium-offset-1 {
        margin-left: calc(8.33333% + -3rem);
    }
}

@media screen and (max-width: 39.9375em) {
    .header-menu.fixed,
    .page-template-landing .header-menu {
        background-color: #fff;
       /* padding-bottom: 1.4rem;*/
        -webkit-box-shadow: 0 4px 10px 0 rgba(31, 25, 26, 0.18);
        box-shadow: 0 4px 10px 0 rgba(31, 25, 26, 0.18);
    }
    .nav_container .nav-small .header-menu {
        padding-bottom: 0;
    }
    .header-menu:hover .logo-color {
         display: none;
    }
    .header-menu .logo-color-mobile,
    .header-menu.fixed:hover .logo-color,
    .page-template-default .header-menu:hover .logo-color,
    .page-template-demo .header-menu:hover .logo-color,
    .page-template-landing .header-menu:hover .logo-color,
    .post-template-default .header-menu:hover .logo-color,
    .post-template-full-width .header-menu:hover .logo-color,
    .blog .header-menu:hover .logo-color {
        display: block;
    }
    .header-menu.fixed .menu-icon20::after,
    .page-template-demo .menu-icon20::after,
    .page-template-default .menu-icon20::after,
    .page-template-landing .menu-icon20::after,
    .post-template-default .menu-icon20::after,
    .post-template-full-width .menu-icon20::after,
    .blog:not(.search) .menu-icon20::after {
        background: #535353;
        -webkit-box-shadow: 0 7px 0 #535353, 0 14px 0 #535353;
        box-shadow: 0 7px 0 #535353, 0 14px 0 #535353;
    }
    .header-menu .top-bar-right {
        margin-top: 4rem;
    }
    .title-bar {
        text-align: right;
        padding: 1.4rem 1.9rem 1.7rem 0.75rem;
        float: right;
    }
    .contain-to-grid .top-bar {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        background-color: #FFF;
        position: absolute;
        left: 0;
        right: 0;
        -webkit-box-shadow: 0 4px 10px 0 rgba(31, 25, 26, 0.18);
        box-shadow: 0 4px 10px 0 rgba(31, 25, 26, 0.18);
    }
	
	
	
/* DEBUT FORM CONNEXION */
	
	* {
  font-family: -apple-system, BlinkMacSystemFont, "San Francisco", Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin: 0;
}

	
/* DEBUT FORM CONNEXION */

/*DEBUT MENU DROIT MOBILE*/

.overlay3 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 3;
    top: 0;
    left:0;
    background-color: rgba(0,0,0, 0.9);
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    opacity:0;
    transition: opacity 1s;
}

body {
    transition: background-color .5s;
}
.offcanvas2 {
    display: none;
    height: 100%;
    width: 250px;
    background-color: #111;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 3;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 60px;
}
.offcanvas {
    height: 80%;
    width: 0;
    top: 60px;
    right: 0px;
    background-color: #FFF;
    position: fixed;
    z-index: 1300;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 0px;
}
.offcanvas a,.offcanvas2 a {
    /*padding: 8px 8px 8px 32px;*/
    text-decoration: none !important;
    font-size: 18px;
    color: #818181;
    display: block;
    transition: .3s
}
.offcanvas a:hover, .offcanvas a:focus,.offcanvas2 a:hover{
    color: #f1f1f1;
}
.closeOffcanvas {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 26px !important;
    margin-left: 50px;
}
#mainContent {
    transition: margin-left .5s;
}
@media screen and (max-height: 500px) {
  .offcanvas {padding-top:15px;}
  .offcanvas a {font-size: 18px;}
}
/*  FIN DEBUT MENU DROIT MOBILE*/


.red_asterisk {
    font-size: 12px;
    color: #FF0000;
}

