@charset "UTF-8";
/*
Theme Name: Symediane
Author: Symediane
Author URI: http://www.symediane.com/
Version: 1.0
*/
/* Variables */
/* Breakpoints */
/* Mixins */
/* Utils */
@font-face {
  font-family: "General Sans";
  src: url("/wp-content/themes/symediane-predilife/fonts/GeneralSans-Regular.woff2") format("woff2"), url("/wp-content/themes/symediane-predilife/fonts/GeneralSans-Regular.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "General Sans";
  src: url("/wp-content/themes/symediane-predilife/fonts/GeneralSans-Bold.woff2") format("woff2"), url("/wp-content/themes/symediane-predilife/fonts/GeneralSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "General Sans";
  src: url("/wp-content/themes/symediane-predilife/fonts/GeneralSans-Medium.woff2") format("woff2"), url("/wp-content/themes/symediane-predilife/fonts/GeneralSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "General Sans";
  src: url("/wp-content/themes/symediane-predilife/fonts/GeneralSans-Semibold.woff2") format("woff2"), url("/wp-content/themes/symediane-predilife/fonts/GeneralSans-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ClashDisplay";
  src: url("/wp-content/themes/symediane-predilife/fonts/ClashDisplay-Medium.woff2") format("woff2"), url("/wp-content/themes/symediane-predilife/fonts/ClashDisplay-Medium.woff") format("woff"), url("/wp-content/themes/symediane-predilife/fonts/ClashDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
.clash {
  font-family: "ClashDisplay";
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

hr {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0;
  margin-bottom: 0;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
  margin-bottom: 0;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 0;
}

.lead {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase,
.initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: -1;
  margin: 0 0 0;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 0;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 0;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 0 0;
  margin: 0 0 0;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 0;
  font-style: normal;
  line-height: 1.42857;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1170px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xl-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xl-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xl-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xl-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xl-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xl-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xl-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xl-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xl-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xl-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xl-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1px) {
  .col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
  }
  .col-xs-1 {
    width: 8.33333%;
  }
  .col-xs-2 {
    width: 16.66667%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-4 {
    width: 33.33333%;
  }
  .col-xs-5 {
    width: 41.66667%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-7 {
    width: 58.33333%;
  }
  .col-xs-8 {
    width: 66.66667%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-10 {
    width: 83.33333%;
  }
  .col-xs-11 {
    width: 91.66667%;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-pull-1 {
    right: 8.33333%;
  }
  .col-xs-pull-2 {
    right: 16.66667%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-4 {
    right: 33.33333%;
  }
  .col-xs-pull-5 {
    right: 41.66667%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-7 {
    right: 58.33333%;
  }
  .col-xs-pull-8 {
    right: 66.66667%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-10 {
    right: 83.33333%;
  }
  .col-xs-pull-11 {
    right: 91.66667%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-push-1 {
    left: 8.33333%;
  }
  .col-xs-push-2 {
    left: 16.66667%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-4 {
    left: 33.33333%;
  }
  .col-xs-push-5 {
    left: 41.66667%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-7 {
    left: 58.33333%;
  }
  .col-xs-push-8 {
    left: 66.66667%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-10 {
    left: 83.33333%;
  }
  .col-xs-push-11 {
    left: 91.66667%;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66667%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66667%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66667%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66667%;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1170px) {
  .col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
    float: left;
  }
  .col-xl-1 {
    width: 8.33333%;
  }
  .col-xl-2 {
    width: 16.66667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.33333%;
  }
  .col-xl-5 {
    width: 41.66667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.33333%;
  }
  .col-xl-8 {
    width: 66.66667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.33333%;
  }
  .col-xl-11 {
    width: 91.66667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-pull-1 {
    right: 8.33333%;
  }
  .col-xl-pull-2 {
    right: 16.66667%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-4 {
    right: 33.33333%;
  }
  .col-xl-pull-5 {
    right: 41.66667%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-7 {
    right: 58.33333%;
  }
  .col-xl-pull-8 {
    right: 66.66667%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-10 {
    right: 83.33333%;
  }
  .col-xl-pull-11 {
    right: 91.66667%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-push-1 {
    left: 8.33333%;
  }
  .col-xl-push-2 {
    left: 16.66667%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-4 {
    left: 33.33333%;
  }
  .col-xl-push-5 {
    left: 41.66667%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-7 {
    left: 58.33333%;
  }
  .col-xl-push-8 {
    left: 66.66667%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-10 {
    left: 83.33333%;
  }
  .col-xl-push-11 {
    left: 91.66667%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66667%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1169px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1169px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1169px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1169px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1170px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1170px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1170px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1170px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1169px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1170px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*********************\
		COMPONENTS
  \*********************/
/*********************\
		  HEADER
  \*********************/
.masthead .mobile-address {
  color: #FFF;
  text-align: center;
  background-color: #313c54;
  padding: 10px 0;
}

.header-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.header-top > * {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.social-icons li {
  display: inline-block;
  padding-right: 8px;
}

.social-icons li a {
  display: inline-block;
  width: 33px;
  height: 33px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  text-align: center;
  line-height: 33px;
  background-color: #179DA8;
  border: 1px solid #179DA8;
}

.social-icons li a i {
  font-family: "FontAwesome", sans-serif;
  font-size: 15px;
  font-style: normal;
}

.social-icons li a i.facebook:after {
  content: "\f09a";
}

.social-icons li a i.google:after {
  content: "\f0d5";
}

.social-icons li a:hover {
  background-color: #FFF;
  color: #179DA8;
}

@media (max-width: 767px) {
  .social-icons {
    display: none;
  }
}
.infos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.infos .address {
  font-size: 0.9375rem;
  line-height: 1.25rem;
  padding-right: 1.875rem;
  text-align: right;
}

.header-bottom .primary-menu {
  text-align: right;
}

.header-bottom .primary-menu li {
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
  padding: 0 1.2rem;
}

.header-bottom .primary-menu li a {
  position: relative;
  display: inline-block;
  padding: 1.8rem 0;
}

.header-bottom .primary-menu li a:hover {
  color: #179DA8;
}

.header-bottom .primary-menu li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: 2px;
  background-color: #179DA8;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.header-bottom .primary-menu li.current-menu-item a,
.header-bottom .primary-menu li:hover a,
.header-bottom .primary-menu li.current-page-ancestor a,
.single .header-bottom .primary-menu #menu-item-688 a {
  color: #179DA8;
}

.header-bottom .primary-menu li.current-menu-item a:after,
.header-bottom .primary-menu li:hover a:after,
.header-bottom .primary-menu li.current-page-ancestor a:after,
.single .header-bottom .primary-menu #menu-item-688 a:after {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}

@media (max-width: 767px) {
  .header-bottom .primary-menu {
    display: none;
  }
  .header-bottom .primary-menu li {
    display: block;
    text-align: left;
  }
  .header-bottom .primary-menu li a:after {
    content: "";
  }
  .header-bottom .primary-menu li.current-menu-item,
.header-bottom .primary-menu li:hover {
    background-color: #179DA8;
  }
  .header-bottom .primary-menu li.current-menu-item a,
.header-bottom .primary-menu li:hover a {
    color: #FFF;
  }
}
@media (max-width: 767px) {
  .header-bottom nav.container {
    padding: 0;
  }
}
/*********************\
		 FIN HEADER
  \*********************/
/*********************\
		  UTILS
  \*********************/
/*********************\
		 BUTTONS
  \*********************/
.button {
  display: inline-block;
  font-size: 0.9375rem;
  font-weight: 700;
  color: #FFF;
  text-align: center;
  padding: 6px 1.25rem;
  background-color: #FFF;
  border: 2px solid #179DA8;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.button:hover,
.button:focus {
  background-color: #179DA8;
  color: #FFF;
}

.button.bordered {
  background-color: transparent;
  color: #179DA8;
  border-color: #179DA8;
}

.button.bordered:hover,
.button.bordered:focus {
  background-color: #179DA8;
  color: #FFF;
}

.button.purple {
  background-color: #179DA8;
  color: #FFF;
  border-color: #179DA8;
}

.button.purple:hover,
.button.purple:focus {
  background-color: #FFF;
  color: #179DA8;
}

.button.large {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

.button.xlarge {
  padding: 8px 2.5rem;
}

/*********************\
		FIN BUTTON
  \*********************/
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex.nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.flex.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex.align-start {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

.flex.align-end {
  -webkit-box-align: end;
  -webkit-align-items: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}

.flex.align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex.justify-start {
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}

.flex.justify-end {
  -webkit-box-pack: end;
  -webkit-justify-content: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.flex.justify-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex.justify-s-a {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flex.justify-s-b {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex.justify-s-e {
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -moz-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.row.flex:before,
.row.flex:after,
.container.flex:before,
.container.flex:after {
  width: 100%;
}

.form-control,
input[type=text],
input[type=email],
input[type=tel],
textarea {
  width: 100%;
  height: auto;
  min-height: 48px;
  padding: 6px 1rem;
  border: 1px solid #bbbbbb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

@media (max-width: 767px) {
  .form-control,
input[type=text],
input[type=email],
input[type=tel],
textarea {
    font-size: 16px;
  }
}
.form-control:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus {
  outline: none;
  border-color: #179DA8;
}

textarea {
  max-height: 120px;
  resize: vertical;
}

/*********************\
	  HELPER CLASSES
  \*********************/
.table {
  display: table;
}

.table-row {
  display: table-row;
}

.table-cell {
  display: table-cell;
}

.inline-block {
  display: inline-block;
  font-size: 1rem;
  float: none;
}

.inline-wrapper {
  font-size: 0;
}

.top {
  vertical-align: top;
}

.middle {
  vertical-align: middle;
  line-height: normal;
}

.bottom {
  vertical-align: bottom;
}

.relative {
  position: relative;
}

.full-width {
  width: 100%;
}

.full-height {
  min-height: 100%;
}

.bold {
  font-weight: 700;
}

.row.no-gutters > [class^=col-],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.ph-0 {
  padding-left: 0;
  padding-right: 0;
}

.mb-10 {
  margin-bottom: 0.625rem;
}

.mt-10 {
  margin-top: 0.625rem;
}

.ml-10 {
  margin-left: 0.625rem;
}

.mr-10 {
  margin-right: 0.625rem;
}

.pv-10 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.ph-10 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.mb-20 {
  margin-bottom: 1.25rem;
}

.mt-20 {
  margin-top: 1.25rem;
}

.ml-20 {
  margin-left: 1.25rem;
}

.mr-20 {
  margin-right: 1.25rem;
}

.pv-20 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.ph-20 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.mb-30 {
  margin-bottom: 1.875rem;
}

.mt-30 {
  margin-top: 1.875rem;
}

.ml-30 {
  margin-left: 1.875rem;
}

.mr-30 {
  margin-right: 1.875rem;
}

.pv-30 {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}

.ph-30 {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

.mb-40 {
  margin-bottom: 2.5rem;
}

.mt-40 {
  margin-top: 2.5rem;
}

.ml-40 {
  margin-left: 2.5rem;
}

.mr-40 {
  margin-right: 2.5rem;
}

.pv-40 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.ph-40 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.mb-50 {
  margin-bottom: 3.125rem;
}

.mt-50 {
  margin-top: 3.125rem;
}

.ml-50 {
  margin-left: 3.125rem;
}

.mr-50 {
  margin-right: 3.125rem;
}

.pv-50 {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}

.ph-50 {
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}

.mb-60 {
  margin-bottom: 3.75rem;
}

.mt-60 {
  margin-top: 3.75rem;
}

.ml-60 {
  margin-left: 3.75rem;
}

.mr-60 {
  margin-right: 3.75rem;
}

.pv-60 {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.ph-60 {
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.mb-70 {
  margin-bottom: 4.375rem;
}

.mt-70 {
  margin-top: 4.375rem;
}

.ml-70 {
  margin-left: 4.375rem;
}

.mr-70 {
  margin-right: 4.375rem;
}

.pv-70 {
  padding-top: 4.375rem;
  padding-bottom: 4.375rem;
}

.ph-70 {
  padding-left: 4.375rem;
  padding-right: 4.375rem;
}

.mb-80 {
  margin-bottom: 5rem;
}

.mt-80 {
  margin-top: 5rem;
}

.ml-80 {
  margin-left: 5rem;
}

.mr-80 {
  margin-right: 5rem;
}

.pv-80 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.ph-80 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.mb-90 {
  margin-bottom: 5.625rem;
}

.mt-90 {
  margin-top: 5.625rem;
}

.ml-90 {
  margin-left: 5.625rem;
}

.mr-90 {
  margin-right: 5.625rem;
}

.pv-90 {
  padding-top: 5.625rem;
  padding-bottom: 5.625rem;
}

.ph-90 {
  padding-left: 5.625rem;
  padding-right: 5.625rem;
}

.mb-100 {
  margin-bottom: 6.25rem;
}

.mt-100 {
  margin-top: 6.25rem;
}

.ml-100 {
  margin-left: 6.25rem;
}

.mr-100 {
  margin-right: 6.25rem;
}

.pv-100 {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.ph-100 {
  padding-left: 6.25rem;
  padding-right: 6.25rem;
}

.mb-110 {
  margin-bottom: 6.875rem;
}

.mt-110 {
  margin-top: 6.875rem;
}

.ml-110 {
  margin-left: 6.875rem;
}

.mr-110 {
  margin-right: 6.875rem;
}

.pv-110 {
  padding-top: 6.875rem;
  padding-bottom: 6.875rem;
}

.ph-110 {
  padding-left: 6.875rem;
  padding-right: 6.875rem;
}

.mb-120 {
  margin-bottom: 7.5rem;
}

.mt-120 {
  margin-top: 7.5rem;
}

.ml-120 {
  margin-left: 7.5rem;
}

.mr-120 {
  margin-right: 7.5rem;
}

.pv-120 {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.ph-120 {
  padding-left: 7.5rem;
  padding-right: 7.5rem;
}

/*********************\
		SIZE TYPO
  \*********************/
html {
  font-size: 80%;
}

@media screen and (min-width: 480px) {
  html {
    font-size: 82.5%;
  }
}
@media screen and (min-width: 768px) {
  html {
    font-size: 85%;
  }
}
@media screen and (min-width: 992px) {
  html {
    font-size: 90%;
  }
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 95%;
  }
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 100%;
  }
}
/*********************\
	   FIN SIZE TYPO
  \*********************/
body {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

h1,
.h1 {
  font-size: 3rem;
  font-weight: 700;
}

h2,
.h2 {
  font-size: 2.2rem;
  font-weight: 700;
}

h3,
.h3 {
  font-size: 1.525rem;
  font-weight: 700;
}

h4,
.h4 {
  font-size: 1.125rem;
  font-weight: 700;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
}

p {
  font-size: 1.125rem;
  margin: 0;
}

figure {
  line-height: 0;
}

b,
strong,
.bold {
  font-weight: 700;
}

.light {
  font-weight: 300;
}

img {
  max-width: 100%;
  height: auto;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*********************\
	  LAZYLOAD MASK
  \*********************/
.lazyload-box {
  position: relative;
  display: inline-block;
  width: 100%;
}

.lazyload-box .lazyload,
.lazyload-box .lazyloading {
  opacity: 0;
}

.lazyload-box .lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.lazyload-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.lazyload-box .masks {
  font-size: 0;
}

.lazyload-box .masks .mask {
  position: relative;
  display: none;
  width: 100%;
  max-width: 100%;
  background-color: #eeeeee;
  z-index: -1;
  /** FOR RETINA DISPLAY **/
}

@media (min-width: 1200px) {
  .lazyload-box .masks .mask.mask-xl {
    display: inline-block;
  }
}
@media (max-width: 1559px) {
  .lazyload-box .masks .mask.mask-xl {
    display: none;
  }
  .lazyload-box .masks .mask.mask-lg {
    display: inline-block;
  }
}
@media (max-width: 1170px) {
  .lazyload-box .masks .mask.mask-lg {
    display: none;
  }
  .lazyload-box .masks .mask.mask-md {
    display: inline-block;
  }
}
@media (max-width: 991px) {
  .lazyload-box .masks .mask.mask-md {
    display: none;
  }
  .lazyload-box .masks .mask.mask-sm {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .lazyload-box .masks .mask.mask-sm {
    display: none;
  }
  .lazyload-box .masks .mask.mask-xs {
    display: inline-block;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px), (-o-min-device-pixel-ratio: 3/2) and (min-width: 1200px), (min--moz-device-pixel-ratio: 1.5) and (min-width: 1200px), (min-resolution: 144dpi) and (min-width: 1200px) {
  .lazyload-box .masks .mask.mask-xl {
    display: none;
  }
  .lazyload-box .masks .mask.mask-xl-2x {
    display: inline-block;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1559px), (-o-min-device-pixel-ratio: 3/2) and (max-width: 1559px), (min--moz-device-pixel-ratio: 1.5) and (max-width: 1559px), (min-resolution: 144dpi) and (max-width: 1559px) {
  .lazyload-box .masks .mask.mask-xl-2x,
.lazyload-box .masks .mask.mask-lg {
    display: none;
  }
  .lazyload-box .masks .mask.mask-lg-2x {
    display: inline-block;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1170px), (-o-min-device-pixel-ratio: 3/2) and (max-width: 1170px), (min--moz-device-pixel-ratio: 1.5) and (max-width: 1170px), (min-resolution: 144dpi) and (max-width: 1170px) {
  .lazyload-box .masks .mask.mask-lg-2x,
.lazyload-box .masks .mask.mask-md {
    display: none;
  }
  .lazyload-box .masks .mask.mask-md-2x {
    display: inline-block;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 991px), (-o-min-device-pixel-ratio: 3/2) and (max-width: 991px), (min--moz-device-pixel-ratio: 1.5) and (max-width: 991px), (min-resolution: 144dpi) and (max-width: 991px) {
  .lazyload-box .masks .mask.mask-md-2x,
.lazyload-box .masks .mask.mask-sm {
    display: none;
  }
  .lazyload-box .masks .mask.mask-sm-2x {
    display: inline-block;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px), (-o-min-device-pixel-ratio: 3/2) and (max-width: 767px), (min--moz-device-pixel-ratio: 1.5) and (max-width: 767px), (min-resolution: 144dpi) and (max-width: 767px) {
  .lazyload-box .masks .mask.mask-sm-2x,
.lazyload-box .masks .mask.mask-xs {
    display: none;
  }
  .lazyload-box .masks .mask.mask-xs-2x {
    display: inline-block;
  }
}
.lazyload-box.auto-width {
  width: auto;
  max-width: 100%;
}

/*********************\
	   END LAZYLOAD
  \*********************/
body {
  font-family: "Inter", Arial, Helvetica, Verdana, sans-serif;
  overflow-x: hidden;
}

p {
  margin-bottom: 30px;
}

.colophon {
  color: #000000;
}

.container {
  width: 1640px;
  max-width: 100%;
  padding: 0 60px;
}

.primary-menu,
.primary-menu li {
  display: inline-block;
}

.primary-menu li a {
  padding: 0 20px;
}

.primary-menu li a:hover {
  color: #004994;
}

.js-gotop {
  display: block;
  background-image: url(/wp-content/themes/symediane-predilife/images/gotop.png);
  background-repeat: no-repeat;
  -webkit-background-size: 15px 21px;
     -moz-background-size: 15px 21px;
          background-size: 15px 21px;
  background-color: rgba(23, 157, 168, 0.5);
  background-position: center;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 20px;
  bottom: -50px;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  z-index: 100;
}

.js-gotop:hover {
  background-color: #004994;
}

.js-gotop.show {
  bottom: 20px;
}

footer .sub-menu a {
  font-size: 14px;
}

.txt-white {
  color: #ffffff;
}

.txt-black {
  color: #000000;
}

.bt {
  display: inline-block;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  background: #004994;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  padding: 15px 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  border: 2px solid #004994;
}

.bt:hover {
  background: none;
  color: #004994;
}

.bg-blue .bt:hover,
.nav-desktop .bt:hover {
  color: #ffffff;
}

.masthead {
  z-index: 10000;
  background: #fff;
  width: 100%;
  top: 0px;
  position: fixed;
  -webkit-transition: all 0.4s;
  /* Safari prior 6.1 */
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.masthead.up {
  top: -130px;
}

.masthead.open {
  height: 100%;
}

.main {
  padding-top: 120px;
}

.bg-ban-title .lazyload-box {
  position: absolute;
}

.lazyload-box,
.lazyload-box .masks {
  line-height: 0;
  height: 100%;
}

.lh-0 {
  line-height: 0;
}

.mh-0 {
  margin-left: 0;
  margin-right: 0;
}

.flex {
  height: 100%;
  /*padding: 0;
  margin: 0;*/
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.flex.center {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.home-slider .h1 {
  font-size: 60px;
  margin-bottom: 40px;
}

h2,
.h2 {
  font-size: 48px;
  margin-bottom: 20px;
}

.pr-0 {
  padding-right: 0;
}

.pl-0 {
  padding-left: 0;
}

/***form***/
.form label {
  display: block;
  margin-bottom: 30px;
}

input[type=text],
input[type=email],
input[type=tel],
textarea,
.wpcf7-select,
#cf7md-form .cf7md-file--label {
  margin-top: 10px;
  border: 1px solid #C4C4C4;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  color: #505050;
  font-size: 16px;
  padding: 17px 25px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.wpcf7-select {
  width: 100%;
}

#cf7md-form .cf7md-file--label {
  cursor: pointer;
}

#cf7md-form .cf7md-file--value {
  padding-left: 110px !important;
  padding-right: 20px;
  text-align: center;
  color: #59287F;
  text-decoration: underline;
}

#cf7md-form .cf7md-file--label {
  background: #ffffff;
}

textarea {
  height: 200px;
  max-height: initial;
}

#cf7md-form .cf7md-file--btn {
  background: url(/wp-content/themes/symediane-predilife/images/file.svg) no-repeat !important;
  -webkit-background-size: 25px 31px;
     -moz-background-size: 25px 31px;
          background-size: 25px 31px;
  background-position: center !important;
  width: 90px !important;
  position: absolute !important;
  height: 53px;
  top: 0;
  left: 0;
  font-size: 0;
  text-indent: -900px;
  border-right: 1px solid #C4C4C4;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

#cf7md-form .cf7md-file--btn:before {
  display: none;
}

.form-control:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus,
.form-control:hover,
input[type=text]:hover,
input[type=email]:hover,
input[type=tel]:hover,
textarea:hover,
.wpcf7-select:hover,
#cf7md-form .cf7md-file--label:hover {
  border-color: #505050;
}

input[type=submit],
button {
  -webkit-appearance: none;
  cursor: pointer;
  border: none;
}

.wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 40px;
  margin-top: 10px;
}

span.wpcf7-list-item {
  margin: 0;
}

#cf7md-form .mdc-checkbox .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background: #004994;
  border-color: #004994;
}

#cf7md-form .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate) ~ .mdc-checkbox__background {
  border: 1px solid #C4C4C4;
}

button.bt {
  margin-top: 30px;
}

#contact .wpcf7-radio .wpcf7-list-item {
  width: 30%;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #C4C4C4;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  display: inline-block;
  margin: 0 5%;
  padding: 15px;
}

#contact .wpcf7-radio .wpcf7-list-item:hover {
  border: 1px solid #505050;
}

#contact .wpcf7-radio .wpcf7-list-item.selected {
  background: #004994;
  border: 1px solid #004994;
  color: #ffffff;
}

#contact .wpcf7-radio .wpcf7-list-item:first-child {
  margin: 0;
}

#contact .wpcf7-radio .wpcf7-list-item:last-child {
  margin: 0;
  float: right;
}

#contact .wpcf7-radio input[type=radio] {
  width: 100%;
  position: absolute;
  cursor: pointer;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  opacity: 0;
}

.wpcf7-radio .wpcf7-list-item-label {
  font-size: 18px;
}

form {
  font-size: 18px;
}

.wpcf7-form-control-wrap {
  margin-top: 0;
}

.wpcf7-radio {
  display: block;
  margin-top: 20px;
}

#cf7md-form .text-acceptance {
  color: #000000;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  width: 90%;
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  vertical-align: top;
  cursor: pointer;
}

#cf7md-form .text-acceptance a {
  color: #59287F;
}

#cf7md-form .text-acceptance a:hover {
  text-decoration: underline;
}

#cf7md-form .wpcf7-form-control-wrap {
  width: auto;
  display: inline-block;
  vertical-align: top;
}

#cf7md-form .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background,
#cf7md-form .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background {
  border-color: #004994 !important;
  background-color: #004994 !important;
}

#cf7md-form .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate) ~ .mdc-checkbox__background {
  border-color: #C4C4C4;
  background-color: #ffffff !important;
}

#cf7md-form .mdc-checkbox .mdc-checkbox__background {
  -webkit-transition: border 0.5s !important;
  -o-transition: border 0.5s !important;
  -moz-transition: border 0.5s !important;
  transition: border 0.5s !important;
}

#cf7md-form .cf7md-accept:hover .mdc-checkbox__background {
  border-color: #505050 !important;
}

/***-form***/
table {
  width: 100%;
  text-align: left;
  border-collapse: separate;
  border-spacing: 5px;
}

th {
  padding: 10px 0;
}

td {
  padding: 20px 30px;
  background: #ffffff;
  margin: 2px;
  min-width: 60px;
  border-spacing: 5px;
}

td.strong {
  width: 200px;
}

b,
strong,
.bold {
  font-weight: 500;
}

tfoot td {
  background: #004994;
  color: #ffffff;
  text-align: right;
  font-weight: 500;
}

@media (min-width: 1300px) {
  .pr-30-lg {
    padding-right: 30px;
  }
  .pl-30-lg {
    padding-left: 30px;
  }
  .pr-60-lg {
    padding-right: 60px;
  }
  .pl-60-lg {
    padding-left: 60px;
  }
}
@media (min-width: 1170px) {
  .pr-60-lg {
    padding-right: 30px;
  }
  .pl-60-lg {
    padding-left: 30px;
  }
}
@media (min-width: 768px) {
  .pr-30-sm {
    padding-right: 30px;
  }
  .pl-30-sm {
    padding-left: 30px;
  }
}
@media (min-width: 1500px) and (max-width: 1640px) {
  .col-mdlg-10 {
    width: 85%;
  }
}
@media (min-width: 1150px) and (max-width: 1499px) {
  .col-mdlg-10 {
    width: 92%;
  }
}
@media (min-width: 1171px) {
  .ph-lg-0 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1430px) {
  .close {
    top: -95px;
  }
  #megamenu {
    padding-top: 40px;
  }
}
@media (max-width: 1170px) {
  .container {
    padding: 0 30px;
  }
}
.nav-mobile .primary-menu {
  display: none;
}

.menu-burger .toggle-menu .burger {
  width: 33px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.menu-burger .toggle-menu .burger:before {
  width: 33px;
}

.menu-burger .toggle-menu .burger:after {
  width: 33px;
}

.menu-burger .toggle-menu .burger,
.menu-burger .toggle-menu .burger:before,
.menu-burger .toggle-menu .burger:after {
  background-color: #000000;
  height: 2px;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
}

.menu-burger.open .toggle-menu .burger,
.menu-burger.open .toggle-menu .burger:before,
.menu-burger.open .toggle-menu .burger:after {
  background-color: #ffffff;
}

.menu-burger .toggle-menu:hover .burger:after {
  -webkit-transform: translateY(7px) translateX(0);
  -moz-transform: translateY(7px) translateX(0);
  -ms-transform: translateY(7px) translateX(0);
  -o-transform: translateY(7px) translateX(0);
  transform: translateY(7px) translateX(0);
}

.menu-burger .toggle-menu:hover .burger:before {
  -webkit-transform: translateY(-7px) translateX(0);
  -moz-transform: translateY(-7px) translateX(0);
  -ms-transform: translateY(-7px) translateX(0);
  -o-transform: translateY(-7px) translateX(0);
  transform: translateY(-7px) translateX(0);
}

.menu-burger.open .toggle-menu:hover .burger {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-burger.open .toggle-menu:hover .burger:before {
  -webkit-transform: translateY(0px) rotate(90deg);
  -moz-transform: translateY(0px) rotate(90deg);
  -ms-transform: translateY(0px) rotate(90deg);
  -o-transform: translateY(0px) rotate(90deg);
  transform: translateY(0px) rotate(90deg);
}

.menu-burger.open .toggle-menu:hover .burger:after {
  -webkit-transform: translateY(0px) rotate(-90deg);
  -moz-transform: translateY(0px) rotate(-90deg);
  -ms-transform: translateY(0px) rotate(-90deg);
  -o-transform: translateY(0px) rotate(-90deg);
  transform: translateY(0px) rotate(-90deg);
}

.logo-menu {
  display: none;
}

.masthead {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.masthead.open,
.masthead.open-formation {
  background: #000000;
  overflow: visible;
}

.masthead.open .bt,
.masthead.open-formation .bt {
  opacity: 0;
}

.masthead.open .logo,
.masthead.open-formation .logo {
  display: none;
}

.masthead.open .logo-menu,
.masthead.open-formation .logo-menu {
  display: block;
}

#megamenu {
  display: none;
  color: #ffffff;
}

.masthead.open,
.masthead.open-formation {
  color: #ffffff;
  top: 0;
}

.masthead.open .primary-menu li a:hover,
#megamenu a:hover,
.masthead.open-formation .primary-menu li a:hover,
#megamenu a:hover {
  color: #004994;
}

.masthead.open #megamenu,
.masthead.open-formation #megamenu {
  display: block;
}

.fixed {
  position: fixed;
  width: 100%;
}

@media (max-width: 991px) {
  html,
body {
    overflow-x: hidden;
    width: 100%;
  }
  .pt-30-xs {
    padding-top: 30px;
  }
  .pv-0-xs {
    padding-top: 0;
    padding-bottom: 0;
  }
  .container {
    padding: 0 30px;
  }
  .container.pr-0 {
    padding-right: 0;
  }
  .masthead {
    position: fixed;
    z-index: 100000;
    background: #fff;
    width: 100%;
  }
  .menu-burger {
    float: right;
    margin-left: 30px;
    padding: 8px 0;
  }
  .primary-menu,
.primary-menu li {
    display: block;
  }
  .primary-menu,
.primary-menu li a {
    font-weight: 500;
    font-size: 20px;
    padding: 15px 0;
    display: block;
    color: #ffffff;
  }
  .primary-menu,
.primary-menu li a:hover {
    color: #004994;
  }
  .masthead .hidden-md {
    padding: 0;
  }
  .logo-footer {
    width: 150px;
    margin: auto;
    margin-bottom: 30px;
  }
  .colophon ul {
    max-width: 350px;
    margin: auto;
  }
  .colophon ul li {
    display: block;
    padding: 0 10px;
  }
  .overlay {
    width: 100vw;
    position: fixed;
    height: 100vh;
    background: #000000;
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
    opacity: 0.5;
  }
  .overlay.open {
    display: block;
  }
  .pl-0-sm {
    padding-left: 0;
  }
  #menu-about {
    margin-top: 20px;
  }
  .h-240,
.h-300,
.h-440 {
    min-height: auto;
  }
  #basic h2 {
    font-size: 24px;
  }
  #basic h3 {
    font-size: 16px;
  }
  #megamenu {
    top: 60px;
    position: absolute;
    left: 100%;
    width: 100%;
    padding-top: 0;
    margin-top: 20px;
  }
  #megamenu .close-mobile {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
    margin-top: 5px;
  }
  #megamenu .close-mobile:before {
    content: "";
    background: url(/wp-content/themes/symediane-predilife/images/arrow-right-white.svg) no-repeat;
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100%;
            background-size: 100%;
    display: inline-block;
    width: 38px;
    height: 15px;
    margin-right: 10px;
    top: -1px;
    position: relative;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  #megamenu .pl-0 {
    margin-bottom: 20px;
  }
  #megamenu .coltitre {
    font-size: 18px;
    margin-bottom: 5px;
    font-size: 16px;
    text-transform: none;
  }
  .masthead .nav-mobile {
    left: 0;
    position: absolute;
    width: 100%;
    height: -webkit-calc(100vh - 130px);
    height: -moz-calc(100vh - 130px);
    height: calc(100vh - 130px);
    overflow: auto;
  }
  .masthead .nav-mobile,
#megamenu {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
  }
  .masthead.open-formation .nav-mobile {
    left: -110%;
  }
  .masthead.open-formation #megamenu {
    left: 0;
    height: -webkit-calc(100vh - 130px);
    height: -moz-calc(100vh - 130px);
    height: calc(100vh - 130px);
    overflow-y: auto;
  }
  .rs-menu a:hover {
    color: #004994;
  }
  .coltitre:before {
    display: none;
  }
  .coltitre:after {
    content: "";
    background: #004994;
    height: 2px;
    width: 100%;
    display: inline-block;
    left: 0;
    top: 15px;
    position: absolute;
  }
  .coltitre span {
    padding-right: 10px;
    background: #004994;
    display: inline-block;
    z-index: 1;
    position: relative;
  }
  #megamenu .close {
    top: -40px;
    left: 0;
  }
  .fixed-sm {
    position: fixed;
    width: 100%;
  }
  .pt-0-sm {
    padding-top: 0;
  }
  .masthead .nav-mobile {
    margin: 0 10px;
  }
  .masthead.open-formation #megamenu {
    padding: 0 10px;
  }
  #megamenu li a {
    padding: 12px 0;
  }
}
@media (max-width: 768px) {
  .masthead {
    padding: 10px 0;
  }
  .menu-burger {
    margin-left: 10px;
    padding: 5px 0;
  }
  .masthead .text-right.pv-10 {
    padding-top: 3px;
  }
  .menu-burger .toggle-menu {
    height: 20px;
  }
  .main {
    padding-top: 60px;
  }
  .bt {
    font-size: 13px;
    padding: 8px 15px;
  }
  h2,
.h2 {
    font-size: 22px;
  }
  p {
    line-height: 24px;
  }
  .mt-80 {
    margin-top: 2.5rem;
  }
  .pl-0-xs {
    padding-left: 0;
  }
  .ph-30-xs {
    padding-left: 30px;
    padding-right: 30px;
  }
  #megamenu {
    margin-top: 0;
  }
}
@media (max-width: 640px) {
  .ph-0-xxs {
    padding: 0;
  }
  .pl-0-xxs {
    padding-left: 0;
  }
  .pr-0-xxs {
    padding-right: 0;
  }
}
/*.masthead.open {
	position: absolute;

}*/
@media (max-height: 550px) and (max-width: 991px) {
  .primary-menu li a {
    font-size: 17px;
    padding: 5px 0;
  }
}
.single-events .sent .visible-no-valid,
.single-events .sent .wpcf7-response-output {
  display: none !important;
}

.wpcf7 form div.visible-only-if-valid {
  display: none;
}

.wpcf7 form.sent div.visible-only-if-valid,
.wpcf7 form.sent div.visible-only-if-valid p {
  display: block;
}

body {
  position: relative;
}

.grecaptcha-badge {
  position: absolute !important;
}

.single-events header,
.single-events footer {
  display: none !important;
  background: #ffffff;
}

body.single-events {
  background: #ffffff;
}

.single-events .main {
  padding-top: 0;
}

.mfp-iframe-holder .mfp-content {
  height: 100%;
}

.mfp-wrap {
  z-index: 1000000;
}

.mfp-bg {
  z-index: 100000;
}

.mfp-iframe-scaler iframe {
  background: #ffffff;
}

.mfp-iframe-holder .mfp-close {
  color: #000;
  right: 35px;
  padding-right: 6px;
  width: 100%;
  top: 20px;
  font-size: 0;
  background-image: url(/wp-content/themes/symediane-predilife/images/cross.svg);
  width: 16px;
  height: 16px;
}

.contact-espacepro .bt {
  margin-bottom: 50px;
}

.contact-espacepro .hideforpro {
  display: none;
}

.bt-100 {
  width: 100%;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-response-output {
  float: left;
  width: 50%;
  font-size: 14px;
  line-height: 20px;
}

@media (max-width: 640px) {
  div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-response-output {
    margin: 15px 0;
    width: 100%;
  }
}
.ph-15 {
  padding: 0 15px;
}

.hide {
  display: none;
}

.owl-carousel.flex .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.owl-carousel.flex .item,
.owl-carousel.flex .item .bloc-about {
  height: 100%;
}

/****/
.flex.liste-evt .radius-5 {
  height: 100%;
}

@media (min-width: 992px) {
  #megamenu .col-md-5 ul,
#megamenu .col-md-3 ul {
    max-height: -webkit-calc(100vh - 200px);
    max-height: -moz-calc(100vh - 200px);
    max-height: calc(100vh - 200px);
    overflow-y: auto;
  }
}
@media (min-width: 1431px) {
  #megamenu .col-md-5 ul,
#megamenu .col-md-3 ul {
    max-height: -webkit-calc(100vh - 220px);
    max-height: -moz-calc(100vh - 220px);
    max-height: calc(100vh - 220px);
  }
}
/* width */
#megamenu ::-webkit-scrollbar {
  width: 3px;
}

#megamenu,
#megamenu ul {
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}

/* Track */
#megamenu ::-webkit-scrollbar-track {
  background: #2f045b;
}

/* Handle */
#megamenu ::-webkit-scrollbar-thumb {
  background: #623591;
}

/* Handle on hover */
#megamenu ::-webkit-scrollbar-thumb:hover {
  background: #7a43b3;
}

.flex.left {
  -webkit-box-pack: left;
  -webkit-justify-content: left;
     -moz-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.flex.aicenter {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex.space-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.stretch.flex {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: auto;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  margin-top: 0px;
  z-index: 11;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.sticky.left {
  float: left;
}

.stretch.flex img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

body {
  font-size: 18px;
  line-height: normal;
  color: #192A56;
  font-family: "General Sans";
  font-weight: 300;
}
body:not(.home) {
  background: #192A56;
}
body:not(.home) .main {
  padding-top: 98px;
}

p {
  font-size: 18px;
  line-height: normal;
  color: #192A56;
  font-family: "General Sans";
  font-weight: 300;
}

.main {
  padding-top: 0;
}

.otgs-development-site-front-end {
  display: none;
}

.lazyload-box .masks .mask {
  background-color: #EAE6E3;
}

.flex.center.top {
  -webkit-box-align: start;
  -webkit-align-items: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

body.admin-bar {
  margin-top: 32px;
  margin-top: 32px;
}
body.admin-bar .masthead {
  margin-top: 32px;
}
body.admin-bar #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu {
  margin-top: 32px;
}

svg:not(.svg) path {
  fill: currentColor;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.disabled {
  display: none;
}

.js-gotop {
  background-image: none;
  text-align: center;
  background: rgba(239, 252, 254, 0.8);
  width: 48px;
  height: 48px;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
  border: 2px solid #ffffff;
}
.js-gotop:hover {
  background: #192A56;
}
.js-gotop .svg {
  display: inline-block;
  vertical-align: middle;
  margin-top: 7px;
}

.bg1 {
  background: #192A56;
  color: #ffffff;
}
.bg1 p {
  color: #ffffff;
}

.bg2 {
  background: #EAE6E3;
}

.bg3 {
  background: #F8F8F8;
}

.bg4 {
  background: #ffffff;
}

.bg5 {
  background: #EFFCFE;
}

.bt {
  cursor: pointer;
  font-size: 18px;
  border: 1px solid #00BACF;
  background: #00BACF;
  color: #ffffff;
  padding: 10px 20px;
  text-align: center;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  font-family: "ClashDisplay";
  line-height: normal;
}
.bt:hover {
  color: #00BACF;
  background: #ffffff;
}
.bt.big {
  padding: 15px 25px;
  font-weight: 600;
  font-size: 1.3125rem;
}

.tnp-subscription input.tnp-submit {
  cursor: pointer;
  font-size: 18px;
  border: 1px solid #00BACF;
  background: #00BACF;
  color: #ffffff;
  padding: 10px;
  text-align: center;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  font-family: "ClashDisplay";
}
.tnp-subscription input.tnp-submit:hover {
  color: #00BACF;
  background: #ffffff;
}

.bt2 {
  border: 1px solid #B8AAA0;
  background: #B8AAA0;
}
.bt2:hover {
  color: #B8AAA0;
}

.bt3 {
  border: 1px solid #ffffff;
  background: #ffffff;
  color: #192A56;
}
.bt3:hover {
  color: #ffffff;
  background: #192A56;
}

.bt4 {
  border: 1px solid #F7FC15;
  background: #F7FC15;
  color: #192A56;
}
.bt4:hover {
  border: 1px solid #192A56;
  color: #ffffff;
  background: #192A56;
}

.bg1 .bt4:hover {
  border: 1px solid #F7FC15;
  color: #F7FC15;
}

h1 {
  font-weight: 500;
  font-weight: bold;
  font-size: 35px;
  font-family: "ClashDisplay";
  font-weight: 500;
}

h2 {
  font-weight: 500;
  font-family: "ClashDisplay";
  font-size: 45px;
  margin-bottom: 10px;
}

h3 {
  font-weight: 500;
  font-size: 22px;
  font-family: "ClashDisplay";
  color: #00BACF;
  margin-bottom: 20px;
}

h4 {
  font-weight: 500;
}

.h1 {
  font-weight: bold;
  font-size: 35px;
  font-family: "ClashDisplay";
  font-weight: 500;
}

.br3 {
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.br6 {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.br3.img {
  overflow: hidden;
  line-height: 0;
}

.br6.img {
  overflow: hidden;
  line-height: 0;
  height: 100%;
  width: 100%;
}

@media (max-width: 992px) {
  .logo {
    width: 165px;
  }
  .container {
    padding: 0 15px;
  }
  .masthead {
    padding: 15px 0;
  }
  body.admin-bar #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    bottom: -32px;
  }
  #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
    bottom: -32px;
  }
  .main {
    padding-top: 75px;
  }
  body:not(.home) .main {
    padding-top: 75px;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 14px;
  }
  p {
    font-size: 14px;
  }
  h2 {
    font-size: 29px;
  }
  .main {
    padding-top: 75px;
  }
  .text-scroll {
    display: none;
  }
  .flex-xs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
  }
}
/* Components */
footer.colophon {
  padding: 45px 0 0;
  position: relative;
  z-index: 10;
}

.bottombar {
  font-size: 14px;
  margin-top: 20px;
  border-top: 1px solid #3B4A6F;
  padding: 22px 0;
}
.bottombar a:hover {
  color: rgb(255, 255, 255);
}
.bottombar .logo-bpi {
  width: 124px;
}

.footer-icon {
  width: 164px;
}

.icon-rs {
  border: 1px solid #FFFFFF;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  width: 40px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  background: #363A3B;
  color: #ffffff;
  padding: 4px;
}
.icon-rs:hover {
  background: #ffffff;
  color: #363A3B;
}
.icon-rs .svg {
  width: 100%;
  height: 100%;
}

.wpml-ls-legacy-dropdown {
  width: auto;
}
.wpml-ls-legacy-dropdown a {
  border: 1px solid #C4C4C4;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  padding: 5px 0;
  text-align: center;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  padding: 9px;
  text-transform: uppercase;
  font-size: 17px;
  margin-left: 10px;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  display: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  border-top: none;
  margin-left: 10px;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item {
  margin-top: 5px;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
  border-width: 1px;
}

.wpml-ls-legacy-list-horizontal {
  border: none;
  padding: 0;
  margin-left: 30px;
}
.wpml-ls-legacy-list-horizontal a {
  padding: 0;
}
.wpml-ls-legacy-list-horizontal a span {
  vertical-align: top;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
  display: block;
}

.primary-menu li a:hover {
  color: #ffffff;
}

.menu-footer {
  padding-right: 50px;
}
.menu-footer ul li a {
  font-size: 17px;
  font-family: "ClashDisplay";
  font-weight: 500;
}
.menu-footer ul li .sub-menu a {
  font-weight: 300;
  font-size: 13px;
  opacity: 0.7;
  font-family: "General Sans";
}
.menu-footer ul li .sub-menu a:hover {
  opacity: 1;
}
.menu-footer > ul > li {
  margin-bottom: 35px;
}

.right-footer .bt {
  width: 100%;
  margin-bottom: 20px;
}

footer .bottombar {
  position: relative;
}
footer .bottombar a {
  opacity: 0.7;
  font-size: 13px;
}
footer .bottombar a:hover {
  opacity: 1;
}
footer .bottombar .rs-icon a {
  opacity: 0.5;
  padding: 0 8px;
}
footer .bottombar .rs-icon a:hover {
  opacity: 1;
}
footer .rs-icon {
  position: absolute;
  width: 100%;
  text-align: center;
}
footer .rs-icon svg {
  width: 18px;
  height: 18px;
}
footer .logo {
  margin-bottom: 25px;
}

.menu-bottom {
  position: relative;
}
.menu-bottom a:not(:first-child) {
  margin-left: 30px;
}

.container-menu-footer {
  width: 65%;
}

@media (max-width: 992px) {
  footer.colophon {
    padding: 25px 0 0;
  }
  .container-menu-footer {
    width: 100%;
  }
  .right-footer {
    width: 100%;
    margin-top: 15px;
  }
  .right-footer .bt {
    margin-bottom: 0;
  }
  .right-footer div {
    width: 100%;
  }
  .primary-footer.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .primary-footer .right-footer .bts {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 15px;
  }
  footer .rs-icon {
    position: relative;
    width: auto;
    text-align: left;
    padding: 20px 0;
  }
  footer .rs-icon svg:first-child {
    margin-left: 0;
  }
  footer .bottombar.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .colophon ul {
    max-width: 100%;
  }
  .colophon ul li {
    padding: 0;
  }
  .menu-footer {
    padding-right: 0;
    width: 100%;
  }
  .menu-footer > ul > li {
    margin-bottom: 15px;
    position: relative;
  }
  .menu-footer > ul > li:after {
    content: "+";
    font-size: 18px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 21px;
    height: 21px;
    background: rgba(255, 255, 255, 0.21);
    -webkit-border-radius: 100px;
       -moz-border-radius: 100px;
            border-radius: 100px;
    text-align: center;
    line-height: 100%;
    z-index: 0;
  }
  .menu-footer > ul > li.open:after {
    content: "-";
  }
  .menu-footer .sub-menu {
    display: none;
  }
  .menu-footer li.open .sub-menu {
    display: block;
  }
  .menu-footer ul li a {
    display: block;
    z-index: 1;
    position: relative;
  }
}
@media (max-width: 768px) {
  .menu-bottom a:not(:first-child) {
    margin-left: 0;
  }
  .wpml-ls-legacy-list-horizontal {
    margin-left: 0;
  }
  .menu-bottom.flex {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.bpi-footer {
  position: relative;
  z-index: 2;
}

.logo {
  width: 240px;
  height: auto;
}
@media (max-width: 768px) {
  .logo {
    width: 165px;
  }
}

header {
  color: #ffffff;
  font-family: "ClashDisplay";
}

.logo-c a {
  display: block;
  line-height: 0;
}

.logo-blue {
  display: none;
}

.masthead.transparent {
  background: none;
  color: rgb(255, 255, 255);
}
.masthead.transparent .logo {
  display: none;
}
.masthead.transparent .logo-blue {
  display: block;
}

@media (max-width: 992px) {
  .masthead.transparent {
    background: #EAE6E3;
  }
}
.intro h1 {
  font-size: 3.125rem;
}
.intro p {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.breadcrumb {
  padding: 20px 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  color: rgba(255, 255, 255, 0.5);
}
.breadcrumb a {
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  font-family: "ClashDisplay";
}
.breadcrumb a:hover {
  color: #ffffff;
}
.breadcrumb a:after {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  background: #00BACF;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  margin: 0 4px 0 6px;
  vertical-align: middle;
}

.breadcrumb_last {
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  font-family: "ClashDisplay";
}

.lp__blocs {
  padding: 0;
}
.lp__bloc {
  background: white;
  padding: 1.875rem;
  margin-bottom: 1.25rem;
}
.lp__bloc__title {
  text-align: center;
}
.lp__bloc__title h2.cyan {
  color: #00BACF;
}
.lp__bloc .texte {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 0.9375rem;
}
.lp__bloc .texte .puce {
  margin-top: 0.375rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 0.75rem;
}
.lp__bloc .texte .puce path {
  fill: #00BACF;
}
.lp__bloc .texte p {
  width: 100%;
}
.lp__bloc .texte p:last-child {
  margin-bottom: 0;
}
.lp__bloc .texte p strong {
  color: #00BACF;
}
.lp__bloc__logos {
  margin-top: 1.875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 1.75rem;
  padding-left: 1.75rem;
  overflow: auto;
}
.lp__bloc__logos img {
  height: 2.1875rem;
  width: auto;
}
.lp__bloc__centre {
  text-align: center;
}
.lp__bloc__centre .line1 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-gap: 0.5rem;
  margin-bottom: 0.3125rem;
}
.lp__bloc__centre .line1 img {
  max-height: 20px;
  width: auto;
}

.mega-menu-primary-mobile-open .masthead.up {
  top: 0;
}

.masthead:not(.transparent) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

#mega-menu-wrap-primary {
  background: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
  padding: 0 20px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  background: none;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  position: relative;
  padding: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
  background: none;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item a.mega-menu-link {
  font-family: "ClashDisplay";
  color: #ffffff;
  font-weight: 500;
  font-size: 24px;
  text-transform: none;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#mega-menu-wrap-primary .mega-menu-toggle {
  background: rgba(248, 248, 248, 0.2);
  -webkit-border-radius: 1000px;
     -moz-border-radius: 1000px;
          border-radius: 1000px;
  width: 45px;
  height: 45px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
  width: 20px;
  height: 2px;
  background-color: #fff;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before {
  width: 20px;
  height: 2px;
  background-color: #fff;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
  width: 20px;
  height: 2px;
  background-color: #fff;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
  width: 20px;
  height: 14px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  top: 0;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  top: 7px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  top: 14px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
  margin-right: 13px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
  margin-left: 13px;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open::after {
  display: none;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
     -moz-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
  top: -2px;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  top: 20px;
}

.transparent #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  color: #192A56;
}
@media (max-width: 992px) {
  .transparent #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #ffffff;
  }
}
.transparent #mega-menu-wrap-primary .mega-menu-toggle {
  background: #F8F8F8;
}
.transparent #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
  background: #192A56;
}
.transparent #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before {
  background: #192A56;
}
.transparent #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
  background: #192A56;
}

.hovermenu {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  left: 0;
  top: 0;
  z-index: 101;
  opacity: 0;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  pointer-events: none;
}

.hovermenu.active {
  visibility: visible;
  top: 0;
  opacity: 1;
}

@media (min-width: 992px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    background: none;
    color: #ffffff;
    line-height: 98px;
    height: 100%;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:after {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0;
    background: #ffffff;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:hover > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-post-ancestor > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-category-ancestor > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-parent > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-parent > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current_page_parent > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current_page_ancestor > a.mega-menu-link:after {
    width: 100%;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.ega-menu-item.mega-toggle-on > a.mega-menu-link:after {
    width: 100%;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background: none;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
    background: none;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: none;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-category-ancestor > a.mega-menu-link {
    background: none;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-post-ancestor > a.mega-menu-link {
    background: none;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:hover {
    color: #ffffff;
    background: none;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu {
    z-index: 999;
    position: fixed;
    width: 100%;
    max-width: none;
    padding: 0;
    background: #192a56;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    left: 0;
    top: 98px;
    background: #192A56;
    color: #ffffff;
    z-index: 999;
    position: fixed;
    width: 100%;
    max-width: none;
    padding: 0;
    background: #192a56;
    border-radius: 0;
    left: 0;
    top: 98px;
    background: #192A56;
    color: #ffffff;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #192A56;
    color: #ffffff;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    line-height: normal;
    font-size: 24px;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    background: #192A56;
    color: #ffffff;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    display: none;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: #ffffff;
    background: none;
  }
}
@media (max-width: 992px) {
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    padding: 50px 0;
    width: 1550px;
    max-width: 100%;
    margin: auto;
    padding: 0;
    float: none;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item a.mega-menu-link {
    font-size: 16px;
    padding: 5px 0;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu {
    padding: 0;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 20px 0;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    padding: 20px 0;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
    display: block;
    padding-left: 0;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
    display: block;
    padding: 0;
    background: none;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-toggle-on {
    border-bottom: 0;
  }
  #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    background: #192A56;
    top: auto;
    bottom: 0;
    height: -webkit-calc(100vh - 75px);
    height: -moz-calc(100vh - 75px);
    height: calc(100vh - 75px);
    width: 100%;
    max-width: 100%;
    background: #192A56;
    top: auto;
    bottom: 0;
    left: 0;
    height: calc(100vh - 75px);
    width: 100%;
    max-width: 100%;
  }
  #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
    background: #192A56;
    top: auto;
    bottom: 0;
    height: -webkit-calc(100vh - 75px);
    height: -moz-calc(100vh - 75px);
    height: calc(100vh - 75px);
    width: 100%;
    max-width: 100%;
    left: 100%;
    padding: 15px;
  }
  .nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    background: none;
    font-size: 26px;
  }
  body.admin-bar #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu {
    margin-top: 0;
    background: none;
    border-top: 0;
  }
}
@media (min-width: 991px) {
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-sub-menu {
    width: 100%;
    max-width: 100%;
    padding: 0 15px;
    margin: auto;
  }
}

@media (min-width: 991px) {
  .mega-menu-row {
    height: 240px !important;
    overflow: hidden !important;
    padding-top: 20px !important;
  }
  .liens-menu:hover li {
    opacity: 0.4 !important;
    -webkit-transition: 0.3s all !important;
    -o-transition: 0.3s all !important;
    -moz-transition: 0.3s all !important;
    transition: 0.3s all !important;
    position: relative;
  }
  .liens-menu:hover li.front {
    opacity: 1 !important;
  }
  .liens-menu:hover li.front:before {
    opacity: 1;
  }
  .liens-menu .mega-sub-menu li:before {
    content: "";
    width: 8px;
    height: 8px;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    position: absolute;
    top: 0;
    left: 0;
    background: #00BACF;
    display: block;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0 !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item a {
    padding: 15px !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary .liens-menu li.mega-menu-item:before {
    content: "";
    width: 8px;
    height: 8px;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 0;
    background: #00BACF;
    display: block;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
    opacity: 0;
  }
  #mega-menu-wrap-primary #mega-menu-primary .liens-menu li.mega-menu-item:hover:before {
    opacity: 1;
  }
}
@media (max-width: 992px) {
  nav .mega-menu-item > .mega-sub-menu {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    padding-bottom: 15px !important;
  }
}
nav .mega-menu-item .liens-menu {
  padding-left: -webkit-calc(50% - 790px) !important;
  padding-left: -moz-calc(50% - 790px) !important;
  padding-left: calc(50% - 790px) !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  max-height: 250px;
  margin-right: -60px;
  position: absolute;
  right: 0;
  top: -30px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.widget_media_image {
  padding: 0;
}

.images-menu li:first-child {
  z-index: 99;
}

.images-menu li.front {
  z-index: 100;
}

.widget_media_image .wp-caption p {
  display: none;
}

#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-description {
  display: none;
}

@media (min-width: 992px) {
  .menu-header .nav {
    margin-right: 20px;
  }
}
.popin {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.popin.--active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.popin .content {
  background-color: #ffffff;
  overflow: auto;
  max-height: 90vh;
  padding-top: 15px;
  padding-bottom: 15px;
}
.popin .popin-form .checkbox-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.popin .popin-form label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
}
.popin .popin-form label span {
  display: inline-block;
  margin-left: 10px;
}
.popin .popin-form .popin-submit {
  width: 100%;
}

/* Pages */
.title404 {
  font-size: 128px;
}

.page404 {
  padding: 200px 0;
  margin: 30px 15px;
  background: url(/wp-content/themes/symediane-predilife/images/404.svg) no-repeat center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
}

@media (min-width: 768px) {
  .title404 {
    font-size: 100px;
  }
  .page404 {
    padding: 70px 0;
  }
}
.edito .row {
  padding-top: 80px;
}
@media (max-width: 992px) {
  .edito .row {
    padding-top: 40px;
  }
}
.edito .titre {
  padding: 50px;
}
.edito .titre h2, .edito .titre h3 {
  max-width: 60%;
  position: relative;
  z-index: 2;
}
@media (max-width: 992px) {
  .edito .titre h2, .edito .titre h3 {
    max-width: 100%;
  }
}
.edito .titre h2 {
  margin-top: 20px;
}
.edito .titre h3 {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .edito .titre {
    padding: 15px;
  }
}
.edito .absolute:not(.quote) {
  height: 115%;
  bottom: 0;
  right: 50px;
  width: 30%;
}
@media (max-width: 992px) {
  .edito .absolute:not(.quote) {
    height: auto;
    bottom: auto;
    right: auto;
    width: 100%;
    margin: 0;
  }
}
.edito .br6:not(.img) {
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
}
.edito .quote {
  left: 20px;
  top: 40px;
  -webkit-transform: translate(0, 0);
     -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

.edito-texte .col-xs-12 {
  padding: 0 65px;
}
@media (max-width: 992px) {
  .edito-texte .col-xs-12 {
    padding: 0 15px;
  }
}

.ci-bloc {
  padding: 2.5rem;
}
.ci-bloc h3 {
  color: #192A56;
  font-size: 1.875rem;
}
.ci-bloc p {
  background: #F8F8F8;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  padding: 10px 15px;
  margin-bottom: 20px;
}
.ci-bloc p:last-child {
  background: #EAE6E3;
  margin-bottom: 0;
}
.ci-bloc .part {
  font-weight: 500;
  font-size: 0.9375rem;
  margin-bottom: 10px;
}
.ci-bloc .part span {
  width: 11px;
  height: 11px;
  display: inline-block;
  -webkit-border-radius: 11px;
     -moz-border-radius: 11px;
          border-radius: 11px;
  margin-right: 10px;
}

.formulaire {
  position: relative;
}
.formulaire .bt {
  display: block;
}
.formulaire .sep {
  border-bottom: 2px solid #EAE6E3;
  width: 100%;
  margin: 30px 0;
}
.formulaire .indication {
  font-size: 1.0625rem;
  margin-bottom: 25px;
}
.formulaire .indication span {
  font-size: 0.875rem;
  color: #00BACF;
  font-weight: 400;
  font-size: 14px;
}
.formulaire .indication.top-bts {
  font-weight: 500;
  font-size: 1.0625rem;
  margin-bottom: 10px;
}
.formulaire h2 span {
  color: #00BACF;
}
.formulaire input[type=text], .formulaire input[type=email], .formulaire input[type=tel], .formulaire textarea, .formulaire .wpcf7-number {
  border: 1px solid #E4E4E4;
  padding: 12px 20px;
}
.formulaire input[type=text]:hover, .formulaire input[type=email]:hover, .formulaire input[type=tel]:hover, .formulaire textarea:hover, .formulaire .wpcf7-number:hover {
  border: 1px solid #192A56;
}
.formulaire textarea {
  height: 120px;
}
.formulaire .label {
  font-weight: 500;
  font-size: 1.0625rem;
}
.formulaire .label span {
  color: #00BACF;
  font-weight: 400;
  font-size: 14px;
}
.formulaire .wpcf7-form-control-wrap {
  margin-bottom: 20px;
}
.formulaire .wpcf7-radio {
  margin-bottom: 30px;
}
.formulaire .wpcf7-radio .wpcf7-list-item {
  margin-right: 15px;
}
.formulaire .wpcf7-radio .wpcf7-list-item label {
  font-family: "ClashDisplay";
  font-weight: 500;
  font-size: 0.875rem;
  padding: 15px 30px;
  border: 1px solid #E4E4E4;
  -webkit-border-radius: 1000px;
     -moz-border-radius: 1000px;
          border-radius: 1000px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  display: block;
}
.formulaire .wpcf7-radio .wpcf7-list-item label:hover, .formulaire .wpcf7-radio .wpcf7-list-item label.active {
  background: #192A56;
  border: 1px solid #192A56;
  color: #ffffff;
}
.formulaire .wpcf7-radio .wpcf7-list-item label input {
  display: none;
}
@media (max-width: 768px) {
  .formulaire .wpcf7-radio .wpcf7-list-item {
    margin-right: 0;
    margin-bottom: 15px;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.formulaire .wpcf7-number {
  padding: 12px 20px;
  width: 100%;
  color: #505050;
  font-size: 16px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  margin-top: 10px;
}
.formulaire .wpcf7-spinner {
  position: absolute;
  bottom: 10px;
  left: 250px;
}
.formulaire .wpcf7 form .wpcf7-response-output {
  margin: 0;
  margin-top: 15px;
  border: 0;
  padding: 15px 15px 15px 50px;
  width: 100%;
  background: #FFF6EA;
  background-image: url(/wp-content/themes/symediane-predilife/images/info.svg);
  background-repeat: no-repeat;
  background-position: 15px center;
}
.formulaire .wpcf7 form.sent .wpcf7-response-output:before {
  background-image: url(/wp-content/themes/symediane-predilife/images/ok.svg);
  background: #DBFFDE;
}

.contact .liste-infos {
  padding: 140px 40px 40px;
  margin-top: -100px;
}
.contact .liste-infos .info {
  width: 100%;
  position: relative;
  padding-left: 20px;
}
.contact .liste-infos .info:not(:last-child) {
  margin-bottom: 25px;
}
.contact .liste-infos .info h2 {
  font-family: "ClashDisplay";
  font-weight: 500;
  font-size: 1.375rem;
  margin-bottom: 5px;
}
.contact .liste-infos .info:before {
  content: "";
  display: block;
  background: #ffffff;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  position: absolute;
  left: 0;
  top: 8px;
}
.contact .liste-infos .info p {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .contact .liste-infos {
    padding: 120px 30px 30px;
  }
}
@media (max-width: 992px) {
  .contact .liste-infos {
    padding: 30px;
    margin-top: 0;
  }
}
.contact .sticky {
  margin-top: -90px;
}
.contact .sticky .img {
  width: 85%;
  margin: auto;
}

.page-template-contact .intro {
  padding-bottom: 50px;
}

.formulaire h2 {
  font-size: 1.875rem;
}

.btsform .btform {
  font-family: "ClashDisplay";
  font-weight: 500;
  font-size: 0.875rem;
  padding: 15px 30px;
  border: 1px solid #E4E4E4;
  -webkit-border-radius: 1000px;
     -moz-border-radius: 1000px;
          border-radius: 1000px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  display: inline-block;
  cursor: pointer;
  margin-right: 10px;
  margin-bottom: 10px;
}
.btsform .btform:hover, .btsform .btform.active {
  background: #192A56;
  border: 1px solid #192A56;
  color: #ffffff;
}

.hforms .hform {
  display: none;
}
.hforms .hform.active {
  display: block;
}

embed {
  border: none;
  height: 650px;
  width: 100%;
}
@media (max-width: 768px) {
  embed {
    height: 350px;
  }
}

.intro .date {
  font-family: "ClashDisplay";
  color: #00BACF;
  font-size: 1.375rem;
  margin-bottom: 5px;
}

.cp1 {
  width: 100%;
  padding: 25px;
  font-weight: 500;
}
.cp1 .date {
  margin-bottom: 10px;
}
.cp1 .date .post-date {
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #00BACF;
}

.cp2 {
  padding: 25px;
  min-height: 300px;
}
.cp2 a {
  margin-bottom: 15px;
  text-decoration: underline;
  display: block;
  max-width: 80%;
}
.cp2 a:last-child {
  margin: 0;
}
.cp2 a:hover {
  color: #00BACF;
  text-decoration: none;
}
.cp2 a:after {
  content: "";
  border: solid #00BACF;
  border-width: 0 1px 1px 0;
  display: inline-block;
  width: 8px;
  height: 8px;
  -moz-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
       transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left: 10px;
}

.ag .absolute.image {
  top: 0;
}

.cp3 {
  padding: 25px;
}
.cp3 a {
  margin-bottom: 15px;
  text-decoration: underline;
  display: block;
}
.cp3 a:last-child {
  margin: 0;
}
.cp3 a:hover {
  color: #00BACF;
  text-decoration: none;
}
.cp3 a:after {
  content: "";
  border: solid #00BACF;
  border-width: 0 1px 1px 0;
  display: inline-block;
  width: 8px;
  height: 8px;
  -moz-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
       transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left: 10px;
}

details summary {
  padding-right: 30px;
  position: relative;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
details summary:after {
  content: "";
  display: block;
  border: solid #192A56;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 7px;
  -moz-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
       transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  position: absolute;
  right: 0;
  top: 50%;
}
details[open] summary:after {
  -moz-transform: rotate(-135deg);
   -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
       transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.cp-link {
  margin-bottom: 15px;
}
.cp-link a {
  text-decoration: underline;
}
.cp-link a:hover {
  text-decoration: none;
}

.faq-intro {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .faq-intro {
    padding: 50px 0;
  }
  .faq-intro .texte-image {
    height: 250px;
  }
  .faq-intro .texte-image .image {
    height: 100%;
  }
}

.home-slider .item {
  position: relative;
  max-height: 100vh;
  overflow: hidden;
}
.home-slider picture {
  max-height: 100vh;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  background: #EAE6E3;
  -o-object-position: right bottom;
     object-position: right bottom;
}
.home-slider img {
  height: 100%;
}
.home-slider .clash {
  font-size: 55px;
  line-height: 118.5%;
}

.texte-slider {
  font-size: 22px;
  line-height: normal;
}

.slider-home {
  overflow: hidden;
  max-height: 100vh;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  background: #EAE6E3;
  -o-object-position: right bottom;
     object-position: right bottom;
}
@media (min-width: 992px) {
  .slider-home {
    max-height: 100vh;
  }
}
@media (max-width: 768px) {
  .slider-home {
    padding-top: 20px;
  }
}

.text-slider {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.text-scroll {
  position: absolute;
  width: 100%;
  z-index: 1;
  bottom: 0;
  font-family: "ClashDisplay";
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.text-scroll a:hover {
  color: #00BACF;
}
.text-scroll .container:after {
  content: "";
  width: 1px;
  height: 67px;
  background: #192A56;
  margin-top: 26px;
  display: block;
}

.avantages p {
  margin-bottom: 0;
}
.avantages svg {
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
}
.avantages h4 {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}

.liste-offres {
  margin-bottom: 100px;
}
.liste-offres .desc {
  width: 50%;
  padding: 0;
  position: relative;
  padding: 30px 80px;
}
.liste-offres .images {
  width: 50%;
  padding: 0;
  position: relative;
  padding: 30px 80px;
  width: 50%;
  padding: 0;
  position: relative;
  text-align: right;
  padding-top: 4%;
  padding-bottom: 4%;
  opacity: 0;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all;
}
.liste-offres .images .image:last-child {
  position: absolute;
  width: 50%;
  height: auto;
  left: 0;
  bottom: 50px;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all;
}
.liste-offres .images .image:first-child {
  width: 70%;
  display: inline-block;
}
.liste-offres .active .images {
  padding-top: 0;
  padding-bottom: 8%;
}
.liste-offres .active .images .image:last-child {
  bottom: 0;
}
.liste-offres .link {
  opacity: 0;
  display: block;
}
.liste-offres .offre {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all;
}
.liste-offres .offre .desc {
  opacity: 0.5;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all;
}
.liste-offres .offre.active {
  border-left: 1px solid #00BACF;
}
.liste-offres .offre.active .desc {
  opacity: 1;
}
.liste-offres .offre.active .images {
  opacity: 1;
}
.liste-offres .offre.active .link {
  opacity: 1;
}

.link {
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #00BACF;
  font-size: 17px;
  font-family: "ClashDisplay";
  font-weight: 500;
}

.mt--100 {
  margin-top: -100px;
}

.mt--200 {
  margin-top: -200px;
}

.mb-200 {
  margin-bottom: 200px;
}

.bilans .bg3 {
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  padding: 10px;
  width: 100%;
  gap: 10px;
}
.bilans .bg3 p {
  margin: 0;
  font-weight: 500;
  max-width: 85%;
}

.liste-bilan {
  gap: 20px;
}

.banner .bg1 {
  padding: 50px;
  gap: 35px;
}
.banner .clash {
  font-weight: 500;
  font-size: 40px;
  line-height: 129%;
  max-width: 100%;
  width: 900px;
}
.banner .clash span {
  color: #00BACF;
}

.flex.column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.bv-120 {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-top: 120px solid #ffffff;
  border-bottom: 120px solid #ffffff;
}

.testimonial {
  border-bottom: 1px solid #B8AAA0;
  padding: 20px 0;
}
.testimonial p {
  margin: 15px 0;
  font-style: italic;
}
.testimonial:first-child {
  padding-top: 0;
}
.testimonial .nom {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}

.tag {
  background: #FFFFFF;
  -webkit-border-radius: 100px;
     -moz-border-radius: 100px;
          border-radius: 100px;
  padding: 8px 20px;
  color: #B8AAA0;
  font-family: "ClashDisplay";
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
}

.bg4 .tag {
  border: 1px solid #B8AAA0;
}

.partner .nom {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}

.partners .bg4 {
  padding: 0 30px;
  border: 1px solid #EAE6E3;
}
.partners .partner {
  padding: 30px;
}
.partners .partner img {
  width: 150px;
  height: 60px;
  margin: 20px 0;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.partners .partner:nth-child(2) {
  border-left: 1px solid #EAE6E3;
  border-right: 1px solid #EAE6E3;
}

.certifications .bg4 {
  padding: 30px;
}
.certifications img {
  height: 45px;
  margin-bottom: 15px;
}
.certifications p {
  font-size: 15px;
  margin-bottom: 0;
}
.certifications h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
.certifications h2:before {
  content: "";
  width: 8px;
  height: 8px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  background: #00BACF;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.border-top {
  border-top: 1px solid rgba(25, 42, 86, 0.2);
}

.smallh2 {
  font-size: 36px;
}

.page-template-default h3 {
  margin-bottom: 5px;
}
.page-template-default h2 {
  font-size: 36px;
}

@media (min-width: 1200px) and (max-width: 1340px) {
  .bilans .container > .flex.center {
    -webkit-box-align: end;
    -webkit-align-items: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
}
@media (max-width: 1200px) {
  .home-slider .clash {
    font-size: 40px;
  }
  .smallh2 {
    font-size: 28px;
  }
  h2 {
    font-size: 35px;
  }
  h3 {
    font-size: 20px;
  }
  .banner .clash {
    font-size: 30px;
  }
  .liste-offres {
    margin-bottom: 0;
  }
  .liste-offres .desc {
    padding: 30px;
  }
  .liste-offres .images {
    padding: 30px;
  }
  .bilans.mt--100 {
    margin-top: 0;
  }
  .text-scroll {
    font-size: 12px;
  }
  .text-scroll .container::after {
    height: 30px;
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 14px;
  }
  p {
    font-size: 14px;
  }
  h2 {
    font-size: 29px;
  }
  .main {
    padding-top: 75px;
  }
  .text-scroll {
    display: none;
  }
  .text-slider {
    position: relative;
    height: auto;
  }
  .home-slider picture {
    width: 100%;
  }
  .home-slider .clash {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .texte-slider {
    font-size: 16px;
  }
  .avantages {
    padding-bottom: 0;
  }
  .avantages .flex {
    gap: 30px;
  }
  .avantages .avantage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
  }
  .avantages .mt-30 {
    margin-top: 0;
    margin-top: 0;
  }
  .avantages h3 {
    margin-bottom: 0;
  }
  .liste-offres {
    overflow-x: auto;
  }
  .liste-offres .desc {
    width: 100%;
    padding: 10px;
  }
  .liste-offres .images {
    width: 100%;
  }
  .liste-offres .images .image:first-child {
    width: 80%;
  }
  .liste-offres .offre {
    border-left: 0;
    width: 42%;
  }
  .liste-offres .offre .desc {
    opacity: 1;
  }
  .liste-offres .offre .images {
    opacity: 1;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    padding-bottom: 50px;
    margin-bottom: 20px;
  }
  .liste-offres .offre .link {
    opacity: 1;
  }
  .liste-offres .offre .image:last-child {
    bottom: 0;
    width: 40%;
  }
  .horizontal-xs {
    width: 200%;
    overflow-x: visible;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
  }
  .bilans.mt--100 {
    margin-top: -80px;
  }
  .bilans .img {
    margin-bottom: 30px;
  }
  .banner .clash {
    font-size: 24px;
  }
  .banner .bg1 {
    padding: 25px;
    gap: 15px;
  }
  .partners .partner {
    padding: 30px 0;
  }
  .partners .partner:nth-child(2) {
    border: none;
    border-top: 1px solid #EAE6E3;
    border-bottom: 1px solid #EAE6E3;
  }
  .partners .partner img {
    width: 110px;
    height: auto;
  }
  .flex-xs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
  }
  .certifications h2 {
    font-size: 20px;
  }
  .certifications .bg4 {
    padding: 0 15px;
    background: none;
  }
  .certifications .certification {
    background: #ffffff;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    padding: 15px;
    margin-bottom: 15px;
  }
  .title404 {
    font-size: 100px;
  }
  .page404 {
    padding: 70px 0;
  }
}
.bloc-article a {
  display: block;
}
.bloc-article .post-title {
  font-weight: 500;
  font-size: 1.375rem;
}
.bloc-article .post-date {
  color: #00BACF;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 15px;
}
.bloc-article .post-cat:before {
  content: "";
  background: #00BACF;
  display: inline-block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  margin-top: -8px;
  margin-right: 8px;
  vertical-align: middle;
}
.bloc-article .post-cat a {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 10px;
}
.bloc-article .post-cat a:not(:last-child):after {
  content: ",";
  display: inline-block;
  margin-right: 5px;
}

.subsubcats {
  gap: 35px;
  margin-top: -40px;
}
.subsubcats .cat-item a {
  padding: 25px 0;
  display: inline-block;
  font-family: "ClashDisplay";
  font-weight: 500;
  font-size: 24px;
  position: relative;
  color: #B8AAA0;
}
.subsubcats .cat-item a:hover {
  color: #192A56;
}
@media (max-width: 992px) {
  .subsubcats .cat-item a {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .subsubcats .cat-item a {
    font-size: 13px;
  }
}
.subsubcats .cat-item a.active {
  color: #192A56;
}
@media (max-width: 768px) {
  .subsubcats {
    gap: 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.subsubcats a:after {
  content: "";
  width: 0;
  height: 3px;
  background: #192A56;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.subsubcats a:hover:after {
  width: 100%;
}
.subsubcats a.active:after {
  width: 100%;
}

.pagination {
  gap: 10px;
}
.pagination .page-numbers {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  font-family: "ClashDisplay";
  font-weight: 500;
  font-size: 19px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
}
.pagination .page-numbers:hover {
  background-color: #00BACF;
  color: #ffffff;
}
.pagination .page-numbers.prev {
  background: #192A56;
  background-image: url(/wp-content/themes/symediane-predilife/images/arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.pagination .page-numbers.next {
  background: #192A56;
  background-image: url(/wp-content/themes/symediane-predilife/images/arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pagination .page-numbers.current {
  background-color: #00BACF;
  color: #ffffff;
}

.banniere-titre {
  position: relative;
}
.banniere-titre .container {
  position: relative;
}
.banniere-titre .texte {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  color: #ffffff;
}
.banniere-titre .texte p {
  color: #ffffff;
  font-weight: bold;
  font-size: 1.25rem;
}

.content-lp {
  position: relative;
}
.content-lp a:not(.bt) {
  white-space: nowrap;
}
.content-lp h3 {
  font-size: 2.5rem;
  color: #00BACF;
}
.content-lp .scenarii p {
  font-size: 1.375rem;
}
.content-lp .mneg {
  position: relative;
  margin-top: -50px;
}
.content-lp .content {
  padding: 50px 70px;
}
.content-lp .content h1 {
  font-size: 3.125rem;
}
.content-lp .content.bloc-intro {
  padding-bottom: 0;
}
.content-lp .content.bloc-intro .bt {
  position: relative;
  top: 22px;
}
.content-lp .content.bloc-intro p {
  margin-bottom: 0;
}
.content-lp .content.bloc-intro h2 {
  font-weight: 600;
  font-size: 1.625rem;
  font-family: "General Sans";
  margin-top: 10px;
}
@media (max-width: 992px) {
  .content-lp .content {
    padding: 25px 15px;
  }
}
.content-lp .avantages {
  -webkit-border-radius: 0px 0px 3px 3px;
     -moz-border-radius: 0px 0px 3px 3px;
          border-radius: 0px 0px 3px 3px;
}
.content-lp .avantages .flex div {
  max-width: 800px;
}
.content-lp .avantages ul li {
  margin-bottom: 30px;
  position: relative;
  padding-left: 40px;
}
.content-lp .avantages ul li:before {
  content: "";
  background: url(/wp-content/themes/symediane-predilife/images/yellowcheck.svg);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
}
.content-lp .avantages ul strong {
  display: block;
  font-size: 1.375rem;
}
.content-lp .documents .bloc-video {
  position: relative;
}
@media (min-width: 992px) {
  .content-lp .documents .bloc-video {
    padding-right: 60px;
  }
}
.content-lp .documents .video {
  overflow: hidden;
  line-height: 0;
}
.content-lp .documents iframe {
  width: 100%;
}
.content-lp .documents .liste-doc a {
  display: block;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  padding: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  background: #F8F8F8;
  position: relative;
  white-space: normal;
  padding-right: 50px;
}
.content-lp .documents .liste-doc a:hover {
  background: #192A56;
  color: #ffffff;
}
.content-lp .documents .liste-doc a:after {
  content: "";
  display: block;
  background: url("/wp-content/themes/symediane-predilife/images/download.svg") no-repeat;
  position: absolute;
  right: 20px;
  top: 15px;
  width: 26px;
  height: 26px;
}
.content-lp .faq {
  position: relative;
}
.content-lp .bloc-contact {
  max-width: 100%;
}
.content-lp .bloc-contact .bt {
  margin: 0 8px 10px;
}
@media (max-width: 992px) {
  .content-lp {
    padding: 0 15px;
  }
}

.faq details {
  padding: 0;
  background: #F8F8F8;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  margin-bottom: 15px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.faq details summary {
  font-weight: 600;
  font-size: 1.25rem;
  position: relative;
  padding: 20px 55px;
}
.faq details summary:after {
  display: none;
}
.faq details summary:before {
  content: "+";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
          border-radius: 16px;
  left: 15px;
  top: 25px;
  background: #EAE6E3;
  text-align: center;
  line-height: 22px;
  font-size: 22px;
  font-weight: normal;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.faq details summary:hover:before {
  background: #192A56;
  color: #ffffff;
}
.faq details:hover {
  background: #EFFCFE;
}
.faq details[open] {
  background: #EFFCFE;
}
.faq details[open] summary:before {
  content: "-";
  line-height: 20px;
  background: #192A56;
  color: #ffffff;
}
.faq details .texte {
  padding: 20px 55px;
}

.etapes-ak {
  text-align: left;
  max-width: 700px;
  margin: 30px auto;
  padding: 25px 50px;
}

select {
  background: #ffffff;
}

.bloc-infos-impacts .container {
  margin-bottom: 30px;
}
.bloc-infos-impacts .container p {
  font-size: 12px;
  margin-bottom: 15px;
  font-weight: 500;
}
.bloc-infos-impacts .container ul {
  font-size: 12px;
  padding-left: 15px;
  padding-bottom: 15px;
  list-style: disc;
  font-weight: 500;
}

.page-template-ak .main {
  overflow-x: hidden;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.blocs.mammorisk .h3 {
  font-size: 2.25rem;
  color: #192A56;
  margin-bottom: 15px;
}
.blocs.mammorisk .video-container {
  width: 100%;
}
.blocs.mammorisk section p:last-child {
  margin-bottom: 0;
}
.blocs.mammorisk .logo {
  width: 100%;
  padding: 50px;
  text-align: center;
}
.blocs.mammorisk .logo img {
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 500px;
  width: 100%;
  margin: auto;
}
.blocs.mammorisk .bloc-onglets {
  padding-top: 50px;
}
.blocs.mammorisk .onglets {
  background: #EAE6E3;
  padding-top: 60px;
  padding-bottom: 60px;
}
.blocs.mammorisk .onglets .bts {
  overflow: auto;
  white-space: nowrap;
}
.blocs.mammorisk .onglets .bts .bt {
  display: inline-block;
  background: #ffffff;
  color: #192A56;
  border: none;
  -webkit-border-radius: 45px;
     -moz-border-radius: 45px;
          border-radius: 45px;
  margin: 0 5px;
}
.blocs.mammorisk .onglets .bts .bt:hover, .blocs.mammorisk .onglets .bts .bt.active {
  background: #192A56;
  color: #ffffff;
}
.blocs.mammorisk .onglets .details .content {
  display: none;
  padding: 50px;
}
.blocs.mammorisk .onglets .details .content.active {
  display: block;
}
.blocs.mammorisk .onglets .details .content .source {
  font-style: italic;
  font-weight: 300;
}
.blocs.mammorisk em {
  font-size: 1.0625rem;
}
@media (min-width: 1024px) {
  .blocs.mammorisk .bloc7 .order2:not(.image) {
    padding: 40px 15px;
  }
}
@media (min-width: 1024px) {
  .blocs.mammorisk .bloc8 .flex {
    width: 100%;
  }
}
.blocs.mammorisk .bloc8 .txt {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  background: #ffffff;
  margin-bottom: 50px;
  max-width: 1260px;
  padding: 20px;
}
@media (min-width: 1024px) {
  .blocs.mammorisk .bloc8 .txt {
    padding: 50px 60px;
  }
}
.blocs.mammorisk .bloc9 .mt-40 {
  margin-top: 0;
}
.blocs.mammorisk .bloc9 .pv-20 {
  padding: 50px 0;
}

.chezpredilife .poster {
  max-height: 385px;
  overflow: hidden;
}
.chezpredilife .poster img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  height: 100%;
  max-height: 385px;
}
@media (min-width: 1170px) {
  .chezpredilife .bg5 {
    margin-top: -50px;
  }
}
.chezpredilife .bordertop {
  border-top: 1px solid rgba(25, 42, 86, 0.2);
}
@media (min-width: 768px) {
  .chezpredilife .bordertop {
    margin-bottom: 30px;
  }
}
.chezpredilife p:last-child {
  margin-bottom: 0;
}
@media (min-width: 1170px) {
  .chezpredilife .texte {
    padding-left: 80px;
  }
}

.travailler .image {
  padding: 0;
}
.travailler .image .svg {
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
  z-index: 10;
  left: -8%;
  top: -4%;
  width: 16%;
  height: auto;
}
@media (max-width: 767px) {
  .travailler .image {
    width: 70%;
    margin-bottom: 30px;
  }
}
@media (min-width: 1024px) {
  .travailler .texte {
    padding-left: 80px;
  }
}
.travailler .texte ul {
  margin-top: 30px;
}
.travailler .texte ul li {
  padding: 10px 0 10px 20px;
  position: relative;
}
.travailler .texte ul li::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  left: 0px;
  top: 20px;
  background: #00BACF;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
}
@media (max-width: 767px) {
  .travailler .pv-100 {
    padding-bottom: 30px;
  }
}

.apropos .liste {
  margin-bottom: 25px;
  position: relative;
}
.apropos .liste li {
  padding: 15px;
  background: #F8F8F8;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  margin-bottom: 15px;
  position: relative;
  padding-left: 65px;
}
.apropos .liste li .svg {
  width: 32px;
  height: 32px;
  top: 10px;
  left: 15px;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
.apropos .image {
  position: relative;
}
@media (min-width: 1170px) {
  .apropos .image {
    right: -50px;
  }
}

@media (min-width: 1170px) {
  .postes {
    padding-top: 50px;
  }
}
.postes .faq details[open], .postes .faq details:hover {
  background: #ffffff;
}
.postes .faq details summary span {
  font-weight: 400;
  font-size: 1.0625rem;
}
.postes .faq details summary h3 {
  font-family: "General Sans";
  font-weight: 600;
  font-size: 1.25rem;
  color: #192A56;
  margin: 0;
}
.postes .faq details h4 {
  text-transform: uppercase;
  font-size: 1.375rem;
  margin-bottom: 5px;
}
.postes .faq details ul li {
  padding: 10px 0 10px 20px;
  position: relative;
}
.postes .faq details ul li::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  left: 0px;
  top: 20px;
  background: #00BACF;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
}

.popin-candidat {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 9999999;
  padding: 50px 30px 30px;
  display: none;
}
.popin-candidat.active {
  display: block;
}
.popin-candidat .popin {
  position: relative;
  background: #ffffff;
  width: 980px;
  max-width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  margin: auto;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
.popin-candidat.active .popin {
  display: block;
}
.popin-candidat .flex div {
  width: 100%;
}
@media (min-width: 768px) {
  .popin-candidat .flex div {
    width: 48%;
  }
}
.popin-candidat .wpcf7-form-control-wrap {
  margin-bottom: 20px;
}
.popin-candidat button.bt {
  margin-top: 10px;
}
.popin-candidat .form {
  padding: 30px 50px;
}
.popin-candidat .title {
  padding: 30px 50px;
  font-weight: bold;
  font-size: 2.25rem;
  background: #192A56;
  color: #ffffff;
  position: relative;
  font-family: "ClashDisplay";
}

.close {
  position: absolute;
  cursor: pointer;
  background: #ffffff;
  width: 40px;
  height: 40px;
  display: block;
  right: 45px;
  -webkit-border-radius: 40px;
     -moz-border-radius: 40px;
          border-radius: 40px;
  top: 30px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.close:after {
  content: "×";
  left: 0;
  position: relative;
  top: 0;
  color: #00BACF;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  line-height: 40px;
  height: 100%;
  width: 100%;
  display: block;
  text-align: center;
}
.close:hover {
  background: #00BACF;
}
.close:hover:after {
  color: #ffffff;
}

@media (max-width: 991px) {
  .popin-form .flex div {
    width: 100%;
  }
}
.post_thumbnail {
  margin-top: -80px;
}

.content p:last-child {
  margin-bottom: 0;
}
.content ul li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 15px;
}
.content ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #00BACF;
  display: block;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  position: absolute;
  top: 10px;
  left: 0;
}
.content a:not(.bt) {
  font-weight: 600;
  text-decoration: underline;
  color: #00BACF;
}

.video {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
.video iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.notes p {
  border-top: 1px solid #EAE6E3;
  padding-top: 20px;
  font-size: 15px;
}

.order2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (max-width: 992px) {
  .order2.image {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 30px;
  }
}

.order2.image-gauche {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

h2.h2 {
  font-family: "ClashDisplay";
  font-size: 30px;
  font-weight: 500;
}

div.h2 {
  font-family: "ClashDisplay";
  font-size: 30px;
  font-weight: 500;
}

.h2.h2-2 {
  font-size: 45px;
}

.pn-post a:not(.bt) {
  font-family: "ClashDisplay";
  font-size: 24px;
  font-weight: 500;
  padding: 40px;
  padding-left: 100px;
  text-decoration: none;
  color: #192A56;
  background: #ffffff;
  width: 48%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  position: relative;
}
.pn-post a:not(.bt):last-child {
  padding-left: 40px;
  padding-right: 100px;
}
.pn-post a:not(.bt):hover {
  color: #ffffff;
  background: #192A56;
}
.pn-post a:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: #B8AAA0;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  top: 50%;
  left: 20px;
  position: absolute;
  margin-top: -20px;
  background-image: url(/wp-content/themes/symediane-predilife/images/arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.pn-post a:last-child:before {
  left: auto;
  right: 20px;
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (max-width: 992px) {
  .bloc .image.image-gauche .img {
    margin-bottom: 30px;
  }
  .bloc .image:not(.image-gauche) .img {
    margin-top: 30px;
  }
  .content ul li:before {
    top: 7px;
  }
  .pn-post a:before {
    display: none;
  }
  .pn-post a:not(.bt) {
    width: 100%;
    padding: 30px 20px;
    margin-bottom: 20px;
    font-size: 20px;
  }
  .pn-post a:not(.bt):last-child {
    width: 100%;
    padding: 30px 20px;
    margin-bottom: 20px;
    font-size: 20px;
  }
  .h2.h2-2 {
    font-size: 28px;
  }
}
.chiffre_cle {
  border-left: 1px solid #E4E4E4;
  margin: 15px 0;
}
.chiffre_cle .chiffre {
  font-family: "ClashDisplay";
  font-size: 5.625rem;
  color: #EC5C74;
}
.chiffre_cle .chiffre.Bleu {
  color: #00BACF;
}
.chiffre_cle .chiffre sup {
  font-size: 2.625rem;
}
.chiffre_cle .chiffre sub {
  font-size: 3.625rem;
  bottom: 1px;
  color: #ffffff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #EC5C74;
}
.chiffre_cle p {
  margin: 0;
}

.stretch .br6.img {
  max-height: 600px;
}

.blocs .h1 {
  font-size: 2.8125rem;
}
.blocs .h1 span {
  display: block;
  color: #00BACF;
  font-size: 1.5rem;
}
.blocs .h3 {
  font-family: "ClashDisplay";
  font-weight: 500;
  font-size: 1.5rem;
  color: #00BACF;
}
.blocs .bullet-title {
  color: #192A56;
}
.blocs .bullet-title::before {
  content: "";
  width: 8px;
  height: 8px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  background: #00BACF;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.blocs .logo-instituts {
  font-weight: 500;
  font-size: 1.0625rem;
}
.blocs .logo-instituts .img {
  padding: 20px;
  background: #ffffff;
  margin-bottom: 15px;
  text-align: center;
}
.blocs .logo-instituts .img img {
  height: 150px;
  -o-object-fit: contain;
     object-fit: contain;
}
.blocs em {
  font-style: italic;
  font-weight: 300;
  font-size: 0.75rem;
}
.blocs ul li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 15px;
}
.blocs ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #00BACF;
  display: block;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  position: absolute;
  top: 10px;
  left: 0;
}
.blocs .confiance {
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
}
.blocs .confiance img {
  display: block;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: auto;
}
.blocs .confiance div {
  margin: 0 25px;
}
.blocs .temoignage {
  background: #ffffff;
  padding: 30px;
  height: 100%;
}
.blocs .temoignage .texte {
  font-style: italic;
  font-weight: 300;
}
.blocs .temoignage .nom {
  font-family: "ClashDisplay";
  font-weight: 500;
  font-size: 19px;
  margin-top: 15px;
}
.blocs .temoignages-slider .owl-nav {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}
.blocs .temoignages-slider .owl-nav button {
  width: 33%;
  height: 100%;
  background: rgba(234, 230, 227, 0.8);
  position: absolute;
  padding: 0;
}
.blocs .temoignages-slider .owl-nav button::before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: #B8AAA0;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  top: 50%;
  right: 20px;
  position: absolute;
  margin-top: -20px;
  background-image: url(/wp-content/themes/symediane-predilife/images/arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
@media (max-width: 992px) {
  .blocs .temoignages-slider .owl-nav button {
    background: none;
    width: 65px;
  }
}
.blocs .temoignages-slider .owl-nav button:hover::before {
  background-color: #192A56;
}
.blocs .temoignages-slider .owl-nav button.owl-next {
  right: 0;
}
.blocs .temoignages-slider .owl-nav button.owl-next::before {
  left: 20px;
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.blocs .temoignages-slider .owl-nav button span {
  display: none;
}
.blocs .fonctions {
  position: relative;
}
.blocs .fonctions:hover .fonction:first-child .nom {
  background: #F8F8F8;
}
.blocs .fonctions:hover .fonction:first-child .nom:before {
  background: #EAE6E3;
}
.blocs .fonctions:hover .fonction:first-child:hover .nom {
  background: #EFFCFE;
}
.blocs .fonctions:hover .fonction:first-child:hover .nom:before {
  background: #00BACF;
}
.blocs .fonctions .fonction {
  cursor: pointer;
}
.blocs .fonctions .fonction .image {
  opacity: 0;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding-left: 50px;
}
.blocs .fonctions .fonction .image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blocs .fonctions .fonction .nom {
  background: #F8F8F8;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  padding: 15px 20px;
  margin-bottom: 20px;
  font-weight: 500;
  padding-left: 30px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.blocs .fonctions .fonction .nom:before {
  content: "";
  width: 8px;
  height: 8px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  background: #EAE6E3;
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -4px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.blocs .fonctions .fonction:hover .image, .blocs .fonctions .fonction:first-child .image {
  opacity: 1;
  z-index: 2;
}
.blocs .fonctions .fonction:hover .nom, .blocs .fonctions .fonction:first-child .nom {
  background: #EFFCFE;
}
.blocs .fonctions .fonction:hover .nom:before, .blocs .fonctions .fonction:first-child .nom:before {
  background: #00BACF;
}
.blocs .fonctions .fonction:last-child .nom {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .blocs .bloc4 .texte {
    padding-top: 100px;
  }
}

.outro-service {
  color: #ffffff;
}
.outro-service .relative {
  width: 100%;
  min-height: 350px;
}
.outro-service .img {
  position: absolute;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.outro-service .img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.outro-service .img:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000000;
  opacity: 0.5;
}
.outro-service .bt {
  margin-top: 20px;
}

.pt-50 {
  padding-top: 3.125rem;
}

.c-etape .etape {
  background: #FFFFFF;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  padding: 20px;
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
}
.c-etape .etape div {
  padding: 15px 30px;
  width: -webkit-calc(100% - 70px);
  width: -moz-calc(100% - 70px);
  width: calc(100% - 70px);
}
.c-etape .etape div h4 {
  font-size: 1.5rem;
  margin-bottom: 15px;
}
.c-etape .etape div h4 span {
  font-size: 1.375rem;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
.c-etape .etape div p:last-child {
  margin-bottom: 0;
}
.c-etape:nth-child(even) {
  margin-top: 150px;
}
@media (max-width: 992px) {
  .c-etape:nth-child(even) {
    margin-top: 0;
  }
}
@media (max-width: 992px) {
  .c-etape {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .c-etape:last-child {
    margin: 0;
  }
}

.liste-etapes {
  padding-bottom: 3.125rem;
  position: relative;
}
.liste-etapes::before, .liste-etapes .line {
  content: "";
  position: absolute;
  width: 2px;
  height: -webkit-calc(100% - 80px);
  height: -moz-calc(100% - 80px);
  height: calc(100% - 80px);
  bottom: 0;
  left: 50%;
  margin-left: -1px;
  background: #00BACF;
}
@media (max-width: 992px) {
  .liste-etapes::before, .liste-etapes .line {
    display: none;
  }
}
.liste-etapes .line {
  max-height: 0;
  top: 80px;
  background: #192A56;
  height: 95%;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.liste-etapes .c-etape {
  padding: 0 50px;
  position: relative;
  z-index: 2;
}
@media (max-width: 992px) {
  .liste-etapes .c-etape {
    padding: 0 15px;
  }
}
.liste-etapes .c-etape::before, .liste-etapes .c-etape .bullet {
  content: "";
  background: #FFFFFF;
  border: 2px solid #00BACF;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
          border-radius: 16px;
  display: block;
  position: absolute;
  top: 50%;
  left: -8px;
}
@media (max-width: 992px) {
  .liste-etapes .c-etape::before, .liste-etapes .c-etape .bullet {
    display: none;
  }
}
.liste-etapes .c-etape:nth-child(odd)::before, .liste-etapes .c-etape:nth-child(odd) .bullet {
  left: auto;
  right: -8px;
}
.liste-etapes .c-etape:first-child::before, .liste-etapes .c-etape:first-child .bullet {
  top: 80px;
}
.liste-etapes .c-etape .bullet {
  background: #192A56;
  border-color: #192A56;
}

.etapes .bt {
  position: relative;
  z-index: 2;
}
@media (max-width: 992px) {
  .etapes {
    padding-top: 0;
  }
}

@media (max-width: 992px) {
  .blocs .bloc1.pv-50 {
    padding: 0;
  }
}

@media (max-width: 992px) {
  .blocs .bloc4 .mt--100 {
    margin-top: -40px;
  }
  .blocs .bloc4 .pt-50 {
    padding-top: 15px;
  }
  .blocs .bloc4 .ph-50 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .blocs .temoignages-slider {
    padding: 0 30px;
  }
  .blocs .temoignages-slider .owl-nav {
    left: 0;
  }
}
.banner picture {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
  opacity: 0.4;
}
.banner img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.banimg {
  position: relative;
  overflow: hidden;
  padding: 60px;
  color: #ffffff;
  background: #000000;
}
.banimg .flex {
  position: relative;
  z-index: 10;
  gap: 25px;
}

.liste-services .service {
  width: 48%;
}
.liste-services .service p {
  margin-bottom: 20px;
}
.liste-services .service .h4 {
  margin-top: 20px;
}

h4 {
  font-size: 24px;
  font-family: "General Sans";
  font-weight: 500;
  margin-bottom: 20px;
}

.h4 {
  font-size: 24px;
  font-family: "General Sans";
  font-weight: 500;
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  h4 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .h4 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .flex.liste-services {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px;
  }
  .liste-services .service {
    width: 100%;
    max-width: 600px;
  }
  .banimg {
    padding: 25px;
  }
  .intro h1 {
    font-size: 30px;
  }
}
.liste-services .service .br6.img {
  height: auto;
}

strong {
  font-weight: 600;
}

p a {
  color: #00BACF;
  text-decoration: underline;
}

.bloc-citation {
  padding: 30px;
  position: relative;
  z-index: 2;
}
@media (min-width: 1170px) {
  .bloc-citation {
    padding: 60px;
  }
}
.bloc-citation em {
  font-weight: 500;
}
.bloc-citation p:last-child {
  margin: 0;
}

.absolute {
  position: absolute;
}
.absolute.image {
  right: 0;
  height: 110%;
  overflow: hidden;
  position: absolute;
}
.absolute.image .img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 992px) {
  .absolute.image {
    position: relative;
    height: auto;
    margin: 15px 0;
  }
}
.absolute.svg {
  width: 78px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: -40px;
}
@media (max-width: 768px) {
  .absolute.svg {
    width: 56px;
  }
}

.mt--50 {
  margin-top: -50px;
}

.banner.credo span {
  display: block;
  font-size: 1.375rem;
  text-align: center;
  text-transform: uppercase;
  display: block;
}
.banner.credo h2 {
  margin-bottom: 0;
}

.team .image {
  margin-bottom: 20px;
}
.team .nom {
  font-family: "ClashDisplay";
  font-weight: 500;
  font-size: 1.5rem;
}
.team .fonction {
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  color: #00BACF;
  margin-bottom: 10px;
}
.team .bg3 {
  padding: 30px;
}
.team .bg3 h4 {
  font-size: 2.25rem;
}
.team .bg3 div {
  max-width: 310px;
}

.border-top {
  border-top: 1px solid #EAE6E3;
}

.timeline h2 {
  padding: 50px 0 40px;
  color: #00BACF;
}
.timeline h4 span {
  color: #00BACF;
}

.reassurance .svg {
  margin-bottom: 10px;
}

@media (max-width: 992px) {
  .histoire .image, .vision .image {
    margin-bottom: 15px;
  }
}
/*# sourceMappingURL=style.css.map */
