.fond {
  background-image: url('../images/fond.jpg');
}
.clearfix {
  content: "";
  display: table;
  clear: both;
}
img {
  max-width: 100%;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
i,
em {
  font-style: italic;
  font-weight: inherit;
  text-decoration: inherit;
  color: inherit;
  font-size: inherit;
}
b,
strong {
  font-weight: bold;
  font-style: inherit;
  text-decoration: inherit;
  color: inherit;
  font-size: inherit;
}
u,
span.underline {
  text-decoration: underline;
  font-weight: inherit;
  font-style: inherit;
  color: inherit;
  font-size: inherit;
}
a,
span {
  text-decoration: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  outline: none;
}
a {
  display: inline-block;
  vertical-align: middle;
}
.nostretch {
  white-space: nowrap;
  width: 1%;
}
@font-face {
  font-family: 'Vaud Display';
  src: url('../font/VaudDisplay-Light.eot');
  src: url('../font/VaudDisplay-Light.eot?#iefix') format('embedded-opentype'), url('../font/VaudDisplay-Light.woff2') format('woff2'), url('../font/VaudDisplay-Light.woff') format('woff'), url('../font/VaudDisplay-Light.ttf') format('truetype'), url('../font/VaudDisplay-Light.svg#VaudDisplay-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Vaud Display';
  src: url('../font/VaudDisplay-Bold.eot');
  src: url('../font/VaudDisplay-Bold.eot?#iefix') format('embedded-opentype'), url('../font/VaudDisplay-Bold.woff2') format('woff2'), url('../font/VaudDisplay-Bold.woff') format('woff'), url('../font/VaudDisplay-Bold.ttf') format('truetype'), url('../font/VaudDisplay-Bold.svg#VaudDisplay-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Vaud Display';
  src: url('../font/VaudDisplay-Medium.eot');
  src: url('../font/VaudDisplay-Medium.eot?#iefix') format('embedded-opentype'), url('../font/VaudDisplay-Medium.woff2') format('woff2'), url('../font/VaudDisplay-Medium.woff') format('woff'), url('../font/VaudDisplay-Medium.ttf') format('truetype'), url('../font/VaudDisplay-Medium.svg#VaudDisplay-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  font-family: 'Vaud Display';
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  color: #252855;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
blockquote,
big,
body,
center,
canvas,
caption,
cite,
code,
command,
datalist,
dd,
del,
details,
dfn,
dl,
div,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
keygen,
label,
legend,
li,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
s,
samp,
section,
small,
span,
source,
strike,
strong,
sub,
sup,
table,
tbody,
tfoot,
thead,
th,
tr,
tdvideo,
tt,
u,
ul,
var {
  background: transparent;
  font-size: 100%;
  border: 0 none;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 16px;
  box-sizing: border-box;
}
span,
strong,
em {
  font-size: inherit;
}
.container {
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}
.containercomp {
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .container {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1250px;
  }
}
@media (min-width: 1200px) {
  .containercomp {
    width: 1500px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .row {
    margin: 0;
  }
}
.col-md-1 {
  width: 8.333333333333333%;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
}
.col-md-3 {
  width: 25%;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.col-md-4 {
  width: 33.33333333333333%;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.col-md-5 {
  width: 41.66666666666666%;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.col-md-6 {
  width: 50%;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.col-md-7 {
  width: 58.33333333333333%;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.col-md-8 {
  width: 66.666666666666666%;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.col-md-9 {
  width: 75%;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.col-md-12 {
  width: 100%;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.col-md-offset-1 {
  margin-left: 8.333333333333333%;
}
.col-md-offset-2 {
  margin-left: 16.6666666666666%;
}
@media screen and (max-width: 991px) {
  .col-sm-12 {
    width: 100%;
    margin: 0;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-6 {
    width: 50%;
    margin: 0;
  }
  .hidden-sm {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .col-xs-12 {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-6 {
    width: 50%;
    margin: 0;
  }
  .hidden-xs {
    display: none;
  }
}
.button {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #fdc100;
  display: inline-block;
  vertical-align: middle;
  padding: 17px 35px 13px 35px;
  border-bottom: 3px solid #BA8900;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  border-top: none;
  border-left: none;
  border-right: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .button {
    font-size: 16px;
    padding: 17px 20px 13px 20px;
  }
}
.button:hover {
  margin-top: 3px;
  border-bottom: 0px solid #BA8900;
  -webkit-box-shadow: inset 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 2px 10px 0 rgba(0, 0, 0, 0.3);
}
.button.bleuc {
  background-color: #58bfca;
  color: white;
  border-color: #3D8184;
}
.table-novi {
  overflow: auto;
}
header {
  padding: 17px 0;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  header {
    padding-bottom: 0;
  }
}
header .bloc-navigation {
  text-align: right;
}
header .bloc-navigation .rd-navbar-aside-left {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  header .bloc-navigation .rd-navbar-aside-left {
    vertical-align: top;
    display: block;
  }
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav {
  list-style-type: none;
  text-align: left;
}
@media screen and (max-width: 767px) {
  header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav {
    display: none;
  }
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li > a {
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  margin-right: 17px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 20px 0;
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li:hover > a {
  color: #58bfca;
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li > span {
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  margin-right: 17px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 20px 0;
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li:hover > span {
  color: #58bfca;
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li > ul {
  list-style-type: none;
  display: none;
  position: absolute;
  background-color: white;
  width: 250px;
  text-align: center;
  left: calc(50% - 125px);
  padding: 15px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li > ul li {
  font-size: 0;
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li > ul li > a {
  padding: 10px 0;
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li > ul li:hover > a {
  color: #58bfca;
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li > ul li > span {
  padding: 10px 0;
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li > ul li:hover > span {
  color: #58bfca;
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li > ul.rd-navbar-megamenu {
  font-size: 0;
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li > ul.rd-navbar-megamenu li {
  width: 20%;
  display: inline-block;
  vertical-align: top;
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li > ul.rd-navbar-megamenu li ul {
  width: 100%;
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li > ul.rd-navbar-megamenu li ul li {
  width: 100%;
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li > ul.rd-navbar-megamenu li ul li strong {
  font-size: 18px;
  padding: 20px 0;
  display: block;
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li.sous-menu > a::after {
  content: url('../images/fleche-menu.svg');
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li.sous-menu:hover > a::after {
  content: url('../images/fleche-menu-bleuc.svg');
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li.sous-menu > span::after {
  content: url('../images/fleche-menu.svg');
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .bloc-navigation .rd-navbar-aside-left .rd-navbar-nav > li.sous-menu:hover > span::after {
  content: url('../images/fleche-menu-bleuc.svg');
}
header .bloc-navigation .rd-navbar-aside-right {
  display: inline-block;
  vertical-align: middle;
}
header .nav-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  header .nav-mobile {
    background-color: #252855;
    text-align: center;
    display: block;
    margin-top: 10px;
    padding: 10px 0;
    position: relative;
  }
  header .nav-mobile #bouton-menu {
    background-color: white;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: none;
    outline: none;
  }
  header .nav-mobile #bouton-menu span {
    background-color: #252855;
    height: 2px;
    width: 90%;
    margin: 3px 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  header .nav-mobile #bouton-menu span::after {
    content: '';
    background-color: #252855;
    height: 2px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: -6px;
    right: 0;
  }
  header .nav-mobile #bouton-menu span::before {
    content: '';
    background-color: #252855;
    height: 2px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    bottom: -6px;
    right: 0;
  }
  header .nav-mobile > ul {
    display: none;
    position: absolute;
    background-color: white;
    width: 100%;
    right: 0;
    left: 0;
    top: 100%;
    padding: 15px;
    list-style-type: none;
  }
  header .nav-mobile > ul > li {
    padding: 5px;
  }
  header .nav-mobile > ul > li > a {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
  }
  header .nav-mobile > ul > li > ul {
    list-style-type: none;
    margin-top: 5px;
    padding: 5px 0;
    border-top: 1px solid #252855;
    border-bottom: 1px solid #252855;
    display: none;
  }
  header .nav-mobile > ul > li > ul li a {
    padding: 5px 0;
    width: 100%;
  }
  header .nav-mobile > ul > li > ul .rd-megamenu-list {
    list-style-type: none;
    margin-bottom: 20px;
  }
  header .nav-mobile > ul > li > ul .rd-megamenu-list strong {
    margin-bottom: 10px;
    display: block;
  }
}
section.bg-image {
  background-image: url('../images/fond-header.jpg');
  text-align: center;
  padding: 110px 0;
}
@media screen and (max-width: 767px) {
  section.bg-image {
    padding: 30px 0;
  }
}
section.bg-image .heading-group h1 {
  font-size: 46px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  section.bg-image .heading-group h1 {
    font-size: 25px;
  }
}
section.bg-image .heading-group p {
  font-size: 22px;
  color: #fdc100;
  text-transform: uppercase;
  margin-top: 10px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  section.bg-image .heading-group p {
    font-size: 16px;
  }
}
section.bg-image .heading-group p::after {
  content: url('../images/fleche-preste-1.svg');
  position: absolute;
  top: 5px;
  left: calc(100% + 10px);
}
@media screen and (max-width: 767px) {
  section.bg-image .heading-group p::after {
    display: none;
  }
}
section.bg-image p.heading-5 {
  color: white;
  font-size: 20px;
  max-width: 85%;
  display: inline-block;
  vertical-align: middle;
  margin: 45px 0;
  line-height: 24px;
  position: relative;
}
@media screen and (max-width: 767px) {
  section.bg-image p.heading-5 {
    font-size: 14px;
    line-height: 18px;
    margin: 15px 0;
  }
}
section.bg-image .button {
  position: relative;
}
section.bg-image .button::before {
  content: url('../images/fleche-preste-2.svg');
  position: absolute;
  top: -30px;
  right: calc(100% + 20px);
}
@media screen and (max-width: 767px) {
  section.bg-image .button::before {
    display: none;
  }
}
section.bg-gray-lighter {
  background-image: url('../images/fond.jpg');
  overflow: hidden;
}
section.bg-gray-lighter .text-gray-light {
  padding: 85px 218px 85px 75px;
  background-color: white;
  max-width: 823px;
  position: relative;
}
@media screen and (max-width: 767px) {
  section.bg-gray-lighter .text-gray-light {
    padding: 40px 15px;
    background-color: transparent;
    text-align: center;
  }
}
section.bg-gray-lighter .text-gray-light h3 {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  section.bg-gray-lighter .text-gray-light h3 {
    font-size: 25px;
  }
}
section.bg-gray-lighter .text-gray-light h3::before {
  content: url('../images/fleche-titre.svg');
  position: absolute;
  left: 0;
  margin-top: -10px;
}
@media screen and (max-width: 767px) {
  section.bg-gray-lighter .text-gray-light h3::before {
    display: none;
  }
}
section.bg-gray-lighter .text-gray-light .heading-5 {
  font-size: 20px;
  color: #58bfca;
  max-width: 430px;
  margin-bottom: 40px;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  section.bg-gray-lighter .text-gray-light .heading-5 {
    margin-bottom: 20px;
  }
}
section.bg-gray-lighter .text-gray-light p {
  line-height: 23px;
  margin-bottom: 20px;
}
section.bg-gray-lighter .text-gray-light .button {
  margin-top: 35px;
}
section.bg-gray-lighter .text-gray-light .button:hover {
  margin-top: 38px;
}
@media screen and (max-width: 767px) {
  section.bg-gray-lighter .text-gray-light .button {
    margin-top: 0px;
  }
  section.bg-gray-lighter .text-gray-light .button:hover {
    margin-top: 3px;
  }
}
section.bg-gray-lighter .text-gray-light img {
  position: absolute;
  top: 95px;
  left: calc(100% - 110px);
}
@media screen and (max-width: 767px) {
  section.bg-gray-lighter .text-gray-light img {
    display: none;
  }
}
section.facteur-prix-mutuelle {
  text-align: center;
  padding-top: 117px;
}
@media screen and (max-width: 767px) {
  section.facteur-prix-mutuelle {
    padding-top: 30px;
  }
}
section.facteur-prix-mutuelle h3 {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  section.facteur-prix-mutuelle h3 {
    font-size: 25px;
    margin-bottom: 30px;
  }
}
section.facteur-prix-mutuelle .event-default-wrap figure img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
section.facteur-prix-mutuelle h5 {
  background-color: #58bfca;
  color: white;
  font-size: 20px;
  font-weight: bold;
  padding: 20px;
}
section.facteur-prix-mutuelle h5 a {
  font-size: 20px;
  font-weight: bold;
}
section.facteur-prix-mutuelle h5 span {
  font-size: 20px;
  font-weight: bold;
}
section.facteur-prix-mutuelle h5 a:hover {
  text-decoration: underline;
}
section.facteur-prix-mutuelle h5 span:hover {
  text-decoration: underline;
}
section.facteur-prix-mutuelle .box-inline {
  background-color: #ededed;
  padding: 20px;
  margin-bottom: 30px;
  line-height: 23px;
}
section.facteur-prix-mutuelle .col-md-6 {
  vertical-align: top;
}
section.facteur-prix-mutuelle .col-md-6 h5 {
  background-color: #252855;
}
section.facteur-prix-mutuelle .col-md-6 h5 a {
  color: #fdc100;
}
section.facteur-prix-mutuelle .col-md-6 h5 span {
  color: #fdc100;
}
section.facteur-prix-mutuelle .button {
  margin-top: 20px;
}
section.facteur-prix-mutuelle .button:hover {
  margin-top: 23px;
}
section.section-tableau {
  background-image: url('../images/fond.jpg');
  padding: 110px 0;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  section.section-tableau {
    margin-top: 30px;
    padding: 30px 0;
  }
}
section.section-tableau h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 100px;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  section.section-tableau h2 {
    font-size: 25px;
    margin-bottom: 30px;
  }
}
section.section-post-hp h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 40px;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  section.section-post-hp h2 {
    font-size: 25px;
    margin-bottom: 30px;
    margin-top: 10px;
  }
}
section.section-tableau table {
  border-collapse: collapse;
  width: 100%;
}
section.section-tableau table thead tr {
  background-color: #252855;
}
section.section-tableau table thead tr th {
  text-align: center;
  vertical-align: middle;
  color: #fdc100;
  padding: 12px 20px;
  text-align: left;
  line-height: 21px;
}
@media screen and (max-width: 767px) {
  section.section-tableau table thead tr th {
    padding: 12px 10px;
  }
}
section.section-tableau table tbody tr td {
  vertical-align: middle;
  padding: 12px 20px;
  line-height: 21px;
}
@media screen and (max-width: 767px) {
  section.section-tableau table tbody tr td {
    padding: 12px 10px;
  }
}
section.section-tableau table tbody tr:nth-child(odd) {
  background-color: white;
}
section.section-tableau p {
  text-align: center;
  margin-top: 54px;
}
@media screen and (max-width: 767px) {
  section.section-tableau p {
    margin-top: 30px;
  }
}
section.section-tableau p .button {
  max-width: 335px;
  width: 90%;
  padding: 7px 20px 3px 20px;
}
section.section-post-hp p {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  section.section-post-hp p {
    margin-top: 15px;
    margin-bottom:15px;
  }
}
section.section-post-hp p .button {
  max-width: 335px;
  width: 90%;
  padding: 7px 20px 3px 20px;
}
section.question-reponse {
  text-align: center;
  background-image: url('../images/fond-question.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
  padding: 110px 0;
}
@media screen and (max-width: 767px) {
  section.question-reponse {
    padding: 30px 0;
  }
}
section.question-reponse h2 {
  font-size: 30px;
  margin-bottom: 100px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  section.question-reponse h2 {
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 28px;
  }
}
section.question-reponse h3 {
  background-color: white;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 50px 15px 30px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-image: url('../images/fleche-question.svg');
  background-repeat: no-repeat;
  background-position: center right 15px;
  margin-bottom: 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.7);
}
section.question-reponse h3:hover {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 767px) {
  section.question-reponse h3 {
    padding: 15px 50px 15px 15px;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}
section.question-reponse p {
  color: white;
  text-align: left;
  margin-top: -15px;
  padding: 0 30px 15px 30px;
  line-height: 21px;
  display: none;
}
section.section-astuce {
  margin-top: -65px;
}
@media screen and (max-width: 767px) {
  section.section-astuce {
    margin-top: 30px;
  }
}
section.section-astuce .col-md-6 {
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  section.section-astuce .col-md-6 {
    padding: 0;
  }
}
section.section-astuce .col-md-6 h2 {
  display: block;
  text-align: center;
  background-color: #252855;
  color: white;
  padding: 15px;
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 30px;
}
@media screen and (max-width: 991px) {
  section.section-astuce .col-md-6 h2 {
    font-size: 20px;
  }
}
section.section-astuce .col-md-6::before {
  content: '';
  height: 318px;
  background-image: url('../images/astuces.jpg');
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
section.section-astuce .col-md-6:nth-child(2)::before {
  background-image: url('../images/criteres.jpg');
}
section.section-astuce .col-md-6 .list-marked {
  background-color: #ededed;
  padding: 25px 0 45px 0;
  text-align: center;
  list-style-type: none;
}
@media screen and (max-width: 767px) {
  section.section-astuce .col-md-6 .list-marked {
    padding: 25px 15px 45px 15px;
  }
}
section.section-astuce .col-md-6 .list-marked li {
  max-width: 370px;
  margin: 15px auto;
  font-size: 20px;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  position: relative;
  padding-left: 20px;
}
section.section-astuce .col-md-6 .list-marked li::before {
  content: url('../images/fleche-liste-astuce.svg');
  position: absolute;
  left: 0;
  top: 0;
}
section.section-astuce .col-md-6 p {
  text-align: center;
  margin-top: -25px;
}
@media screen and (max-width: 767px) {
  section.section-astuce .col-md-6 p {
    margin-bottom: 30px;
  }
}
section.section-astuce .col-md-6 p .button {
  max-width: 335px;
  width: 90%;
  padding: 7px 20px 3px 20px;
}
section.profil-assures {
  padding-top: 110px;
  padding-bottom: 45px;
}
@media screen and (max-width: 767px) {
  section.profil-assures {
    padding-top: 30px;
  }
}
section.profil-assures h3 {
  margin-bottom: 80px;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  section.profil-assures h3 {
    font-size: 25px;
    margin-bottom: 30px;
  }
}
section.profil-assures .range {
  font-size: 0;
}
section.profil-assures .cell-lg-3 {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  section.profil-assures .cell-lg-3 {
    width: 100%;
  }
}
section.profil-assures .box-minimal {
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section.profil-assures .box-minimal img {
  min-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
section.profil-assures .box-minimal h6 a {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 35px 0;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section.profil-assures .box-minimal h6 span {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 35px 0;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  section.profil-assures .box-minimal h6 a {
    font-size: 25px;
  }
  section.profil-assures .box-minimal h6 span {
    font-size: 25px;
  }
}
section.profil-assures .box-minimal .box-minimal-text {
  padding: 0 50px 35px 35px;
  line-height: 23px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  section.profil-assures .box-minimal .box-minimal-text {
    padding: 0 15px 15px 15px;
  }
}
section.profil-assures .box-minimal.hover-article {
  background-color: #252855;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section.profil-assures .box-minimal.hover-article h6 a {
  color: white;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section.profil-assures .box-minimal.hover-article h6 span {
  color: white;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section.profil-assures .box-minimal.hover-article .box-minimal-text {
  color: white;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section.section-texte {
  background-image: url('../images/fond.jpg');
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  section.section-texte {
    padding: 30px 0;
  }
}
section.section-texte h3 {
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  section.section-texte h3 {
    font-size: 25px;
    margin-bottom: 30px;
  }
}
section.section-texte .bloc-texte {
  column-count: 3;
  column-gap: 30px;
}
@media screen and (max-width: 991px) {
  section.section-texte .bloc-texte {
    column-count: 2;
  }
}
@media screen and (max-width: 767px) {
  section.section-texte .bloc-texte {
    column-count: 1;
    padding: 0 15px;
  }
}
section.section-texte .bloc-texte p {
  line-height: 23px;
  margin-bottom: 25px;
}
section.pre-footer {
  background-image: url('../images/fond-bleu.jpg');
}
section.pre-footer .col-md-12 {
  height: 240px;
  display: table;
  padding: 30px 15px;
}
.logo-comparateur{
	margin: 0 auto;
}
section.comp.pre-footer .col-md-12 {
  height: 100px;
  display: table;
  padding: 15px 15px;
}
@media screen and (max-width: 767px) {
  section.pre-footer .col-md-12 {
    display: block;
    height: auto;
  }
}
section.pre-footer .col-md-12 .box-cta-inline {
  display: table-cell;
  vertical-align: middle;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  section.pre-footer .col-md-12 .box-cta-inline {
    display: block;
  }
}
section.pre-footer .col-md-12 .box-cta-inline .box-cta-inner {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 240px);
}
@media screen and (max-width: 767px) {
  section.pre-footer .col-md-12 .box-cta-inline .box-cta-inner {
    width: 100%;
    text-align: center;
    padding-top: 30px;
  }
}
section.pre-footer .col-md-12 .box-cta-inline .bloc-bouton {
  width: 240px;
}
@media screen and (max-width: 767px) {
  section.pre-footer .col-md-12 .box-cta-inline .bloc-bouton {
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
  }
}
section.pre-footer .col-md-12 .box-cta-inline h3 {
  font-size: 30px;
  color: #fdc100;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 36px;
}
section.pre-footer .col-md-12 .box-cta-inline h3 br {
  display: none;
}
section.pre-footer .col-md-12 .box-cta-inline p {
  color: white;
  margin-top: 30px;
  font-size: 18px;
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  section.pre-footer .col-md-12 .box-cta-inline p {
    padding: 0 15px;
  }
}
section.pre-footer .col-md-12 .box-cta-inline p a {
  color: white;
  text-decoration: underline;
}
section.pre-footer .col-md-12 .box-cta-inline p a:hover {
  color: #58bfca;
}
section.pre-footer .col-md-12 .box-cta-inline p a span {
  color: inherit;
}
section .post-classic {
  background-color: white;
  padding: 50px 20px 20px 20px;
}
section .post-classic-comp {
  background-color: white;
  padding: 5px 5px 5px 5px;
}
@media screen and (max-width: 767px) {
  section .post-classic {
    padding-top: 30px;
  }
  section .post-classic-comp {
    padding-top: 10px;
  }
}
section .post-classic .post-classic-body h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 26px;
  line-height: 24px;
  margin-top: 60px;
  position: relative;
}
@media screen and (max-width: 767px) {
  section .post-classic .post-classic-body h2 {
    text-align: center;
    margin-top: 30px;
  }
}
section .post-classic .post-classic-body h2 + h3 {
  margin-top: -20px;
}
section .post-classic .post-classic-body h2::before {
  content: '';
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  right: calc(100% + 15px);
  width: 35px;
  height: 35px;
  top: calc(50% - 20px);
}
@media screen and (max-width: 767px) {
  section .post-classic .post-classic-body h2::before {
    position: static;
    display: block;
    vertical-align: middle;
    margin: 0 auto 10px auto;
  }
}
section .post-classic .post-classic-body h2.numero-titre span {
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  right: calc(100% + 15px);
  width: 40px;
  height: 40px;
  top: calc(50% - 20px);
  background-color: #252855;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  line-height: 40px;
  color: white;
  text-align: center;
}
section .post-classic .post-classic-body h2.loupe::before {
  background-image: url('../images/picto-titre/loupe.svg');
}
section .post-classic .post-classic-body h2.medecin::before {
  background-image: url('../images/picto-titre/medecin.svg');
}
section .post-classic .post-classic-body h2.info::before {
  background-image: url('../images/picto-titre/info.svg');
}
section .post-classic .post-classic-body h2.question::before {
  background-image: url('../images/picto-titre/question.svg');
}
section .post-classic .post-classic-body h2.donnee-chiffre::before {
  background-image: url('../images/picto-titre/donne-chiffre.svg');
}
section .post-classic .post-classic-body h2.attention::before {
  background-image: url('../images/picto-titre/attention.svg');
}
section .post-classic .post-classic-body h2.contrat::before {
  background-image: url('../images/picto-titre/contrat.svg');
}
section .post-classic .post-classic-body h2.sante::before {
  background-image: url('../images/picto-titre/sante.svg');
}
section .post-classic .post-classic-body h2.prix::before {
  background-image: url('../images/picto-titre/prix.svg');
}
section .post-classic .post-classic-body h2.etoile::before {
  background-image: url('../images/picto-titre/etoile.svg');
}
section .post-classic .post-classic-body h2.remboursement::before {
  background-image: url('../images/picto-titre/remboursement.svg');
}
section .post-classic .post-classic-body h2.plus-moins::before {
  background-image: url('../images/picto-titre/plus-moins.svg');
}
section .post-classic .post-classic-body h2.timer::before {
  background-image: url('../images/picto-titre/timer.svg');
}
section .post-classic .post-classic-body h2:first-child {
  font-size: 30px;
  text-align: center;
  margin: 0 auto 50px auto;
  max-width: 90%;
  line-height: 36px;
}
section .post-classic .post-classic-body h2:first-child::before {
  content: none;
}
@media screen and (max-width: 991px) {
  section .post-classic .post-classic-body h2:first-child {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  section .post-classic .post-classic-body h2:first-child {
    font-size: 25px;
    margin-bottom: 30px;
  }
}
section .post-classic .post-classic-body .sommaire {
  background-color: #ededed;
  padding: 20px;
  margin-right: -20px;
  margin-left: -20px;
  margin-bottom: 20px;
  text-align: center;
}
section .post-classic .post-classic-body .sommaire ul li {
  list-style-type: none;
  margin-bottom: 10px;
}
section .post-classic .post-classic-body .sommaire ul li a {
  text-decoration: underline;
}
section .post-classic .post-classic-body .sommaire ul li a:hover {
  color: #58bfca;
}
section .post-classic .post-classic-body h2 + .sommaire {
  margin-top: -30px;
  margin-bottom: 35px;
}
section .post-classic .post-classic-body .contour-tableau {
  overflow: auto;
}
@media screen and (max-width: 767px) {
  section .post-classic .post-classic-body .contour-tableau {
    margin-left: -20px;
    margin-right: -20px;
  }
}
section .post-classic .post-classic-body table {
  width: 100%;
  margin-bottom: 30px;
  border-collapse: none;
  border-spacing: 0;
}
section .post-classic .post-classic-body table thead tr {
  background-color: #58bfca;
}
section .post-classic .post-classic-body table thead tr th {
  color: white;
  padding: 14px;
  margin: 0;
  border-right: 1px solid #252855;
}
section .post-classic .post-classic-body table thead tr th:last-child {
  border-right: none;
}
section .post-classic .post-classic-body table tbody tr td {
  text-align: center;
  padding: 14px;
  border-right: 1px solid #252855;
}
section .post-classic .post-classic-body table tbody tr td:last-child {
  border-right: none;
}
section .post-classic .post-classic-body table tbody tr td li {
  list-style-type: none;
  text-align: left;
  margin-left:5px;
}
section .post-classic .post-classic-body table tbody tr:nth-child(odd) {
  background-color: #ededed;
}
section .post-classic .post-classic-body .partie-bleu {
  margin-left: -20px;
  margin-right: -20px;
  background-color: #252855;
  padding: 35px 20px 5px 20px;
  margin-bottom: 35px;
}
section .post-classic .post-classic-body .partie-bleu h1,
section .post-classic .post-classic-body .partie-bleu h2,
section .post-classic .post-classic-body .partie-bleu h3,
section .post-classic .post-classic-body .partie-bleu h4,
section .post-classic .post-classic-body .partie-bleu h5,
section .post-classic .post-classic-body .partie-bleu h6,
section .post-classic .post-classic-body .partie-bleu a,
section .post-classic .post-classic-body .partie-bleu span,
section .post-classic .post-classic-body .partie-bleu p {
  color: white;
}
section .post-classic .post-classic-body figure img {
  display: inline-block;
  vertical-align: middle;
}
section .post-classic .post-classic-body figure figcaption {
  width: 100%;
  background-color: #ededed;
  text-align: center;
  padding: 15px 0;
}
section .post-classic .post-classic-body blockquote {
  background-color: #ededed;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 35px 25px 5px 110px;
  margin-bottom: 35px;
  position: relative;
}
section .post-classic .post-classic-body blockquote::before {
  content: url('../images/guillemet.svg');
  position: absolute;
  top: -8px;
  left: 22px;
}
section .post-classic .post-classic-body blockquote p,
section .post-classic .post-classic-body blockquote h2,
section .post-classic .post-classic-body blockquote h3,
section .post-classic .post-classic-body blockquote h4,
section .post-classic .post-classic-body blockquote h5,
section .post-classic .post-classic-body blockquote h6 {
  font-style: italic;
}
@media screen and (max-width: 767px) {
  section .post-classic .post-classic-body .liste-etape {
    margin-right: -20px;
    margin-left: -20px;
  }
}
section .post-classic .post-classic-body .etape {
  width: 100%;
  display: table;
  text-align: center;
  background-color: #252855;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 10px;
}
@media screen and (max-width: 991px) {
  section .post-classic .post-classic-body .etape {
    margin-bottom: 30px;
  }
}
section .post-classic .post-classic-body .etape .etape-cell {
  display: table-cell;
  vertical-align: middle;
}
section .post-classic .post-classic-body .etape .etape-cell p,
section .post-classic .post-classic-body .etape .etape-cell h1,
section .post-classic .post-classic-body .etape .etape-cell h2,
section .post-classic .post-classic-body .etape .etape-cell h3,
section .post-classic .post-classic-body .etape .etape-cell h4,
section .post-classic .post-classic-body .etape .etape-cell h5,
section .post-classic .post-classic-body .etape .etape-cell h6 {
  color: white;
}
section .post-classic .post-classic-body .etape .etape-cell p:last-child,
section .post-classic .post-classic-body .etape .etape-cell h1:last-child,
section .post-classic .post-classic-body .etape .etape-cell h2:last-child,
section .post-classic .post-classic-body .etape .etape-cell h3:last-child,
section .post-classic .post-classic-body .etape .etape-cell h4:last-child,
section .post-classic .post-classic-body .etape .etape-cell h5:last-child,
section .post-classic .post-classic-body .etape .etape-cell h6:last-child {
  margin-bottom: 0;
}
section .post-classic .post-classic-body .bon-a-savoir {
  background-color: #252855;
  padding: 50px 25px 0px 25px;
  text-align: center;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 35px;
  margin-top: 70px;
  position: relative;
}
section .post-classic .post-classic-body .bon-a-savoir::before {
  content: '';
  background-image: url('../images/bon-a-savoir.svg');
  width: 70px;
  height: 70px;
  background-color: #fdc100;
  position: absolute;
  top: -35px;
  right: calc(50% - 35px);
  -webkit-border-radius: 35px;
  border-radius: 35px;
  background-repeat: no-repeat;
  background-position: center center;
}
section .post-classic .post-classic-body .bon-a-savoir .titre-bon-a-savoir {
  color: white;
}
section .post-classic .post-classic-body .bon-a-savoir p {
  color: white;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
section .post-classic .post-classic-body .bon-a-savoir p a {
  color: white;
}
section .post-classic .post-classic-body p {
  line-height: 22px;
  margin-bottom: 34px;
}
section .post-classic .post-classic-body p a {
  font-weight: bold;
  text-decoration: underline;
}

section .post-classic .post-classic-body p a:hover {
  color: #58bfca;
}
section .post-classic .post-classic-body h3 {
  margin-top: 0;
  margin-bottom: 25px;
  color: #58bfca;
  font-weight: bold;
  font-size: 18px;
}
section .post-classic .post-classic-body h4 {
  margin-top: 0;
  margin-bottom: 25px;
  color: #252855;
  font-weight: bold;
  font-size: 17px;
}
section .post-classic .post-classic-body h3.plus::before {
  content: url('../images/picto-titre/plus.svg');
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
section .post-classic .post-classic-body h3.moins {
  color: #FC7200;
}
section .post-classic .post-classic-body h3.moins::before {
  content: url('../images/picto-titre/moins.svg');
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
section .post-classic .post-classic-body .list-marked {
  list-style-type: none;
}
section .post-classic .post-classic-body .list-marked li {
  margin-bottom: 34px;
  line-height: 22px;
  padding-left: 40px;
  position: relative;
}
section .post-classic .post-classic-body .list-marked li ul {
  list-style-type: none;
  margin-top: 40px;
}
section .post-classic .post-classic-body .list-marked li::before {
  content: url('../images/fleche-liste.svg');
  position: absolute;
  left: 10px;
  top: 0;
}
section .post-hp .post-hp-body .list-marked {
  list-style-type: none;
}
section .post-hp .post-hp-body .list-marked li {
  margin-bottom: 34px;
  line-height: 22px;
  padding-left: 40px;
  position: relative;
}
section .post-hp .post-hp-body .list-marked li ul {
  list-style-type: none;
  margin-top: 40px;
}
section .post-hp .post-hp-body .list-marked li::before {
  content: url('../images/fleche-liste.svg');
  position: absolute;
  left: 10px;
  top: 0;
}
.list-ordered {
  margin-bottom: 34px;
  line-height: 22px;
  padding-left: 40px;
  position: relative;
}
.list-ordered li {
  padding-top: 10px;
}
section .post-classic .post-classic-text {
  padding-left: 48px;
}
section .post-classic .post-classic-text a{
  text-decoration:underline;
  font-weight: bold;
}
section .post-classic .post-classic-text span{
  text-decoration:underline;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  section .post-classic .post-classic-text {
    padding-left: 0;
  }
}
section .post-classic .post-classic-text .pricing-box {
  background-color: #ededed;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  section .post-classic .post-classic-text .pricing-box {
    margin-right: -20px;
    margin-left: -20px;
  }
}
section .post-classic .post-classic-text .pricing-box h2 {
  display: inline-block;
  vertical-align: middle;
  background-color: #252855;
  color: white;
  font-size: 23px;
  padding: 15px 30px;
  margin-bottom: 8px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
@media screen and (max-width: 767px) {
  section .post-classic .post-classic-text .pricing-box h2 {
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}
section .post-classic .post-classic-text .pricing-box .heading-2 {
  font-size: 23px;
  margin-bottom: 30px;
}
section .post-classic .post-classic-text .pricing-box .heading-2 sup {
  font-size: 23px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  section .post-classic .post-classic-text .pricing-box .heading-2 {
    margin-bottom: 15px;
  }
}
section .post-classic .post-classic-text .pricing-box .button {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  section .post-classic .post-classic-text .pricing-box .button {
    margin-bottom: 0px;
  }
}
section .post-classic .post-classic-text .pricing-box .pricing-box-list {
  list-style-type: none;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  max-width: 80%;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  section .post-classic .post-classic-text .pricing-box .pricing-box-list {
    max-width: 100%;
  }
}
section .post-classic .post-classic-text .pricing-box .pricing-box-list li {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 70px;
  font-weight: bold;
  margin-bottom: 5px;
}
section .post-classic .post-classic-text .pricing-box .pricing-box-list li sup {
  font-size: 18px;
}
section .post-classic .post-classic-text .pricing-box .pricing-box-list li strong {
  font-weight: 300;
}
section .post-classic .post-classic-footer {
  background-color: #ededed;
  margin-left: -48px;
  text-align: center;
  padding: 15px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  section .post-classic .post-classic-footer {
    margin-left: -20px;
    margin-right: -20px;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}
section .post-classic .post-classic-footer label {
  font-weight: bold;
  margin-right: 10px;
}
section .post-classic .post-classic-footer input {
  background-color: transparent;
  border: 1px solid #58bfca;
  color: #58bfca;
  font-weight: bold;
  text-transform: uppercase;
  height: 27px;
  line-height: 27px;
  min-width: 87px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0 2.5px;
  cursor: pointer;
  padding-right: 15px;
  padding-left: 15px;
}
section .post-classic .post-classic-footer input:hover {
  color: white;
  background-color: #58bfca;
}
section .post-classic .post-classic-footer p {
  margin-bottom: 0;
}
section .post-classic .post-classic-footer textarea {
  border: none;
  width: calc(100% - 30px);
  height: 100px;
  padding: 15px;
  margin-bottom: 15px;
}
section .section-md .h3-alternate {
  background-color: #252855;
  margin-top: 35px;
  text-align: center;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 15px 15px 20px 15px;
  margin-bottom: 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
section .section-md .h3-alternate::before {
  content: url('../images/commentaire.svg');
  display: block;
  margin-bottom: 10px;
}
section .section-md #forum {
  display: none;
}
section .section-md .comment {
  background-color: white;
  margin-bottom: 10px;
  font-size: 0;
  padding: 45px 35px 50px 0;
}
@media screen and (max-width: 767px) {
  section .section-md .comment {
    padding: 15px;
  }
}
section .section-md .comment .comment-avatar {
  width: 140px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  section .section-md .comment .comment-avatar {
    width: 100%;
    margin-bottom: 20px;
  }
}
section .section-md .comment .comment-body {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 140px);
}
@media screen and (max-width: 767px) {
  section .section-md .comment .comment-body {
    width: 100%;
    text-align: center;
  }
}
section .section-md .comment .comment-body .comment-header {
  margin-bottom: 10px;
}
section .section-md .comment .comment-body .comment-header .comment-title {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: bottom;
}
section .section-md .comment .comment-body .comment-header .comment-title::after {
  content: ' - ';
}
section .section-md .comment .comment-body .comment-header .comment-time {
  display: inline-block;
  vertical-align: bottom;
  font-style: italic;
}
section .section-md .comment .comment-body .comment-text p {
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  section .section-md .comment .comment-body .comment-text p {
    text-align: left;
  }
}
section .ajouter-message {
  margin-top: 45px;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  section .ajouter-message form {
    padding: 0 15px;
  }
}
section .ajouter-message .h3-alternate {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 60px;
}
section .ajouter-message .saisie_qui .form-wrap input {
  width: 100%;
  border: none;
  height: 35px;
  margin-top: 13px;
  margin-bottom: 30px;
  box-sizing: border-box;
  padding-left: 15px;
  outline: none;
  border: 2px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section .ajouter-message .saisie_qui .form-wrap input:focus {
  border: 2px solid #252855;
}
section .ajouter-message .saisie_texte textarea {
  width: 100%;
  border: none;
  height: 210px;
  margin-top: 13px;
  margin-bottom: 30px;
  padding: 15px;
  box-sizing: border-box;
  outline: none;
  border: 2px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section .ajouter-message .saisie_texte textarea:focus {
  border: 2px solid #252855;
}
section .ajouter-message .button {
  width: 230px;
}
section .blog-aside {
  margin-top: 40px;
  text-align: center;
}
section .blog-aside ul {
  list-style-type: none;
}
section .blog-aside .blog-aside-item {
  background-color: white;
  margin-bottom: 30px;
  padding-bottom: 26px;
}
section .blog-aside .blog-aside-item h6 {
  display: inline-block;
  vertical-align: middle;
  background-color: #252855;
  color: white;
  font-size: 23px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 30px 20px 30px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  margin-bottom: 30px;
}
section .blog-aside .blog-aside-item a {
  text-decoration: underline;
  font-style: 18px;
  padding: 10px 0;
  width: 100%;
}
section .blog-aside .blog-aside-item a:hover {
  background-color: #58bfca;
  color: white;
}
section .blog-aside .blog-aside-item span {
  text-decoration: underline;
  font-style: 18px;
  padding: 10px 0;
  width: 100%;
  display: inline-block;
}
section .blog-aside .blog-aside-item span:hover {
  background-color: #58bfca;
  color: white;
}
section .blog-aside .blog-aside-item p {
  font-size: 18px;
  color: white;
  background-color: #58bfca;
  padding: 10px 0;
  font-weight: bold;
  margin-bottom: 13px;
  margin-top: 30px;
}
section .blog-aside .blog-aside-item li:first-child p {
  margin-top: 0;
}
section.section-reduction {
  background-image: url(../images/fond.jpg);
  padding-top: 30px;
}
section.section-reduction .row {
  background-color: white;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  section.section-reduction .row {
    text-align: center;
    padding: 0 15px;
  }
}
section.section-reduction .row img {
  width: auto !important;
  height: auto !important;
}
section.section-reduction .row .range {
  display: table;
  width: 100%;
  padding: 30px 0;
  height: 100%;
}
section.section-reduction .row .range > .cell-sm-6,
section.section-reduction .row .range .cell-xs-12 {
  display: table-cell;
  vertical-align: middle;
}
section.section-reduction .row .range h3 {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  section.section-reduction .row .range h3 {
    font-size: 18px;
  }
}
section.section-reduction .row .range h3::after {
  content: '';
  background-color: #252855;
  width: 100%;
  height: 3px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  bottom: -1.5px;
  z-index: 2;
  left: 0;
}
@media screen and (max-width: 767px) {
  section.section-reduction .row .range h3::after {
    content: none;
  }
}
section.section-reduction .row .range h3 a {
  font-size: inherit;
  font-weight: inherit;
  position: relative;
  padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
  section.section-reduction .row .range h3 a {
    padding-bottom: 0;
    text-decoration: underline;
  }
}
section.section-reduction .row .range h3 a::after {
  content: '';
  background-color: #58bfca;
  width: 100%;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  bottom: -5px;
  z-index: 1;
  left: 0;
}
@media screen and (max-width: 767px) {
  section.section-reduction .row .range h3 a::after {
    content: none;
  }
}
section.section-reduction .row .range h6 {
  font-size: 18px;
  font-weight: bold;
  color: #58bfca;
  margin-bottom: 20px;
}
section.section-reduction .row .range ul {
  list-style-type: none;
  margin-bottom: 20px;
  width: 100%;
}
section.section-reduction .row .range ul li {
  line-height: 23px;
}
@media screen and (max-width: 767px) {
  section.section-reduction .row .range ul li {
    width: 100%;
    text-align: center;
  }
}
section.section-reduction .row .range p {
  line-height: 23px;
}
section.tableau-assureur {
  padding-top: 75px;
  padding-bottom: 100px;
  background-image: url(../images/fond.jpg);
}
section.tableau-senior {
  padding-top: 75px;
  padding-bottom: 100px;
  background-image: url(../images/fond.jpg);
}
@media screen and (max-width: 767px) {
  section.tableau-assureur {
    padding: 30px 0;
  }
  section.tableau-senior {
    padding: 30px 0;
  }
}
section.tableau-assureur table {
  width: 100%;
  border-collapse: none;
  border-spacing: 0;
  background-color: white;
}
section.tableau-assureur table thead tr {
  background-color: #58bfca;
}
section.tableau-assureur table thead tr th {
  padding: 14px;
  color: white;
  font-weight: bold;
  width: calc(100% / 7);
  font-size: 18px;
  vertical-align: middle;
  border-right: 1px solid #252855;
}
section.tableau-assureur .col8 table thead tr th{
	width: calc(100% / 8)!important;
}
section.tableau-assureur table thead tr th:last-child {
  border-right: 0;
}
section.tableau-assureur table tbody tr:nth-child(even) {
  background-color: #ededed;
}
section.tableau-assureur table tbody tr td {
  padding: 14px;
  vertical-align: middle;
  text-align: center;
  border-right: 1px solid #252855;
}
section.tableau-assureur table tbody tr td:last-child {
  border-right: 0;
}
section.tableau-senior table {
  width: 100%;
  border-collapse: none;
  border-spacing: 0;
  background-color: white;
}
section.tableau-senior table thead tr {
  background-color: #58bfca;
}
section.tableau-senior table thead tr th {
  padding: 14px;
  color: white;
  font-weight: bold;
  width: calc(100% / 8);
  font-size: 18px;
  vertical-align: middle;
  border-right: 1px solid #252855;
}
section.tableau-senior table thead tr th:last-child {
  border-right: 0;
}
section.tableau-senior table tbody tr:nth-child(even) {
  background-color: #ededed;
}
section.tableau-senior table tbody tr td {
  padding: 14px;
  vertical-align: middle;
  text-align: center;
  border-right: 1px solid #252855;
}
section.tableau-senior table tbody tr td:last-child {
  border-right: 0;
}
.edito section.bg-image {
  padding: 50px 0;
}
.edito section.comparateur.bg-image {
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .edito section.bg-image {
    padding: 30px 0;
  }
  .edito section.comparateur.bg-image {
    padding: 10px 0;
  }
}
.edito section.bg-image .cell-lg-6 {
  font-size: 0;
}
.edito section.bg-image .heading-group {
  display: inline-block;
  vertical-align: middle;
  width: 58.333333333333%;
  text-align: right;
  padding-right: 15px;
}
.edito section.bg-image .heading-group p::after {
  content: none;
}
@media screen and (max-width: 767px) {
  .edito section.bg-image .heading-group {
    width: 100%;
    text-align: center;
    padding: 0 15px 15px 15px;
  }
}
.edito section.bg-image .text-group {
  display: inline-block;
  vertical-align: middle;
  width: 41.666666666666%;
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .edito section.bg-image .text-group {
    width: 100%;
    padding: 0;
  }
}
.edito section.bg-image .text-group .heading-5 {
  margin-top: 0;
  margin-bottom: 15px;
}
.edito section.bg-image .text-group .button::before {
  content: none;
}
.edito section.pre-footer .col-md-12 .box-cta-inline .box-cta-inner {
  width: calc(100% - 292px);
}
@media screen and (max-width: 767px) {
  .edito section.pre-footer .col-md-12 .box-cta-inline .box-cta-inner {
    width: 100%;
    padding: 15px;
  }
}
.edito section.pre-footer .col-md-12 .box-cta-inline .bloc-bouton {
  width: 292px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .edito section.pre-footer .col-md-12 .box-cta-inline .bloc-bouton {
    width: 100%;
    text-align: center;
  }
}
.edito section.pre-footer .col-md-12 .box-cta-inline p {
  margin-top: 10px;
}
.edito section .post-classic .post-classic-text .pricing-box {
  margin-left: -48px;
  margin-bottom:15px;
}
.edito-2 section.bg-image {
  background-image: none;
  background-color: #252855;
}
.edito-2 section.bg-image h1 {
  font-size: 32px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  max-width: 70%;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .edito-2 section.bg-image h1 {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .edito-2 section.bg-image h1 {
    font-size: 25px;
  }
}
.edito-2 section.bg-image p {
  font-size: 21px;
  color: #fdc100;
  margin-top: 10px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .edito-2 section.bg-image p {
    font-size: 16px;
  }
}
.edito-2 section .post-classic .post-classic-text {
  padding-left: 0;
}
.edito-2 section .post-classic .post-classic-text .pricing-box {
  margin-left: 0;
}
.edito-2 section .post-classic .post-classic-body h2::before {
  content: none;
}
.edito-2 section .post-classic .post-classic-body h2.numero-titre span {
  position: static;
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .edito-2 section .post-classic .post-classic-body h2.numero-titre span {
    float: none;
    display: block;
    margin: 0 auto 10px auto;
  }
}
.edito-2 section .post-classic .post-classic-body .loupe::before,
.edito-2 section .post-classic .post-classic-body .medecin::before,
.edito-2 section .post-classic .post-classic-body .info::before,
.edito-2 section .post-classic .post-classic-body .question::before,
.edito-2 section .post-classic .post-classic-body .donnee-chiffre::before,
.edito-2 section .post-classic .post-classic-body .attention::before,
.edito-2 section .post-classic .post-classic-body .contrat::before,
.edito-2 section .post-classic .post-classic-body .sante::before,
.edito-2 section .post-classic .post-classic-body .prix::before,
.edito-2 section .post-classic .post-classic-body .etoile::before,
.edito-2 section .post-classic .post-classic-body .remboursement::before,
.edito-2 section .post-classic .post-classic-body .plus-moins::before,
.edito-2 section .post-classic .post-classic-body .timer::before {
  content: '';
  background-position: center center;
  background-repeat: no-repeat;
  position: static;
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.edito-2 section .post-classic .post-classic-footer {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .edito-2 section .post-classic .post-classic-footer {
    margin-left: -20px;
  }
}
figure.gauche {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
figure.droit {
  float: right;
  margin-left: 30px;
  margin-bottom: 30px;
}
footer {
  padding-top: 70px;
}
@media screen and (max-width: 767px) {
  footer {
    padding-top: 30px;
  }
}
footer .col-xs-12 {
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
}
footer h6 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
  text-transform: uppercase;
}
footer p {
  line-height: 23px;
  margin-bottom: 30px;
}
footer ul {
  list-style-type: none;
  margin-bottom: 30px;
}
footer ul li {
  margin-bottom: 20px;
  position: relative;
}
footer ul li::before {
  content: url('../images/fleche-liste-astuce.svg');
  position: absolute;
  left: 0;
  top: 3px;
}
footer ul li:last-child {
  margin-bottom: 0;
}
footer ul a {
  font-size: 20px;
  line-height: 24px;
  padding-left: 22px;
}
footer ul a:hover {
  text-decoration: underline;
}
footer ul span {
  font-size: 20px;
  line-height: 24px;
  padding-left: 22px;
}
footer ul span:hover {
  text-decoration: underline;
}
footer .footer-bas {
  text-align: center;
  margin-top: 20px;
  background-color: #252855;
  padding: 12px;
}
footer .footer-bas p {
  color: white;
  font-weight: bold;
  margin-bottom: 0;
}
section .post-classic .post-classic-body .sommaire{
  margin-bottom: 30px;
}
section .post-classic .post-classic-body .sommaire h2{
  margin-top: 0;
  margin-bottom: 5px;
  color: #58bfca;
  font-weight: bold;
  font-size: 18px;;
}
section .post-classic .post-classic-body .sommaire ol{
 text-align: left;
}
section .post-classic .post-classic-body .sommaire ol ol{
 margin: 10px 0;
 margin-left: 30px;
 border-left: 1px solid #252855;
}
section .post-classic .post-classic-body .sommaire ol ol li{
 margin-left: 35px;
}
li.uppercase {
  text-transform: uppercase;
}
section .ajouter-message .saisie_texte_message_auteur textarea {
  width: 100%;
  border: none;
  height: 210px;
  margin-top: 13px;
  margin-bottom: 30px;
  padding: 15px;
  background-color:#f1f2f4;
  box-sizing: border-box;
  outline: none;
  border: 2px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section .ajouter-message .saisie_texte_message_auteur textarea:focus {
  border: 2px solid #252855;
}
section .ajouter-message .saisie_email_message_auteur input {
  width: 100%;
  border: none;
  height: 35px;
  margin-top: 13px;
  margin-bottom: 30px;
  box-sizing: border-box;
  padding-left: 15px;
  background-color:#f1f2f4;
  outline: none;
  border: 2px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section .ajouter-message .saisie_email_message_auteur input:focus {
  border: 2px solid #252855;
}
section .ajouter-message .saisie_sujet_message_auteur input {
  width: 100%;
  border: none;
  height: 35px;
  margin-top: 13px;
  margin-bottom: 30px;
  box-sizing: border-box;
  padding-left: 15px;
  background-color:#f1f2f4;
  outline: none;
  border: 2px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section .ajouter-message .saisie_sujet_message_auteur input:focus {
  border: 2px solid #252855;
}
p .droite{
	text-align:right;
}
.bloc-form-aside{
  background-color: white;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.bloc-form-aside h2{
  background-color: #fdc100;
  color: #252855;
  font-size: 23px;
  font-weight: bold;
  padding: 15px 5px;
  margin-bottom: 30px;
  text-align: center;
}
.bloc-form-aside div{
  padding: 5px 15px;
  text-align: left;
  margin-bottom: 5px;
}
.bloc-form-aside div:nth-last-child(2){
  margin-bottom: 30px;
}
.bloc-form-aside div input{
  display: none;
}
.bloc-form-aside div label{
  padding-left: 33px;
  font-weight: bold;
  position: relative;
  outline: none !important;
}
.bloc-form-aside div label::before{
  content:"";
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: white;
  border: 3px solid #252855;
  top: -5px;
  left: 0;
}
.bloc-form-aside div input:checked + label::after{
  content:"";
  position: absolute;
  width: 11px;
  height: 11px;
  background-color: #252855;
  top: 0;
  left: 5px;
}
.centrerdiv{
	margin: auto;
	width: 70%;
	text-align:center;
}
@media (max-width: 768px) {
  .accroche {
    display:none;
  }
}
.accroche h2{
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 15px;
  position: relative;
}
section .post-classic .post-classic-body .bloc-cta-article h2{
  background-color: #ededed;
  color: #252855;
  padding: 20px;
  margin: 0;
  width: 100%;
  max-width: 100%;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.bloc-cta-article .bloc-form-aside div{
  text-align: center;
  margin-bottom: 20px;
}
.bloc-cta-article .bloc-form-aside div:nth-last-child(3){
  margin-bottom: 30px;
}
.bloc-cta-article .bloc-form-aside div label{
  cursor: pointer;
  color: white;
  margin-bottom: 20px;
}
.bloc-cta-article .bloc-form-aside div label::before{
  background-color: transparent;
  border-color: white;
}
.bloc-cta-article .bloc-form-aside div input:checked + label{
  color: #fdc100;
}
.bloc-cta-article .bloc-form-aside div input:checked + label::before{
  border-color: #fdc100;
}
.bloc-cta-article .bloc-form-aside div input:checked + label::after{
  background-color: #fdc100;
}
.bloc-cta-article .bloc-form-aside{
  text-align: center;
  background-color: #252855;
  padding-top: 30px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  position: relative;
}
.bloc-cta-article .image-cta{
  position: absolute;
  top: -54px;
  right: -100px;
}
@media screen and (max-width: 991px) {
  .bloc-cta-article .image-cta{
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .fiche-pratique{
    width: 100%;
  }
}
.liste-fiche{
  text-align: center;
}
.liste-fiche .fiche-pratique {
  margin-bottom: 30px;
}
.liste-fiche .fiche-pratique .etape-fiche{
  height: 44px;
  width: 88px;
  background-color: #58bfca;
  border-top-left-radius: 176px;
  border-top-right-radius: 176px;
  display: inline-block;
  vertical-align: top;
}
.liste-fiche .fiche-pratique .etape-fiche p{
  color: white;
  font-size: 27px;
  font-weight: bold;
  margin-top: 15px;
}
.liste-fiche .fiche-pratique .titre-fiche {
  padding: 0 25px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .liste-fiche .fiche-pratique .titre-fiche {
    padding: 0;
  }
}
.liste-fiche .fiche-pratique .titre-fiche h2{
  background-color: white;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
  margin: 0;
  font-weight: normal;
  font-size: 18px;
  padding: 12px 48px;
}
.liste-fiche .fiche-pratique .titre-fiche .picto-fiche{
  background-color: #242855;
  width: 48px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 25px;
  line-height: 48px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  .liste-fiche .fiche-pratique .titre-fiche .picto-fiche{
    left: 0;
  }
}
.liste-fiche .fiche-pratique .titre-fiche .picto-fiche img{
  display: inline-block;
  vertical-align: middle;
}
.liste-fiche .fiche-pratique .contenu-fiche{
  padding: 38px 15px 50px 15px;
  margin-top: -24px;
  background-color: #ededed;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.liste-fiche .fiche-pratique .contenu-fiche .objectif-fiche h3{
  margin: 0 0 12px 0;
  font-weight: 16px;
  color: #242855;
}
.liste-fiche .fiche-pratique .contenu-fiche .objectif-fiche p{
  margin-bottom: 45px;
  font-size: 14px;
  line-height: 18px;
}

.liste-fiche .fiche-pratique .contenu-fiche ul{
  text-align: left;
  padding-left: 20px;
  list-style-type: none;
}
.liste-fiche .fiche-pratique .contenu-fiche ul li{
  margin-bottom: 15px;
}
.liste-fiche .fiche-pratique .contenu-fiche ul li a{
  text-decoration: underline;
  position: relative;
  padding-left: 30px;
  line-height: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: normal;
}
.liste-fiche .fiche-pratique .contenu-fiche ul li a:hover{
  color: #58bfca;
}
.liste-fiche .fiche-pratique .contenu-fiche ul li a::before{
  content: "";
  position: absolute;
  width: 30px;
  height: 16px;
  background-image: url('../images/fleche-liste-fiche.svg');
  background-repeat: no-repeat;
  background-position: left center;
  display: inline-block;
  vertical-align: middle;
  top: calc(50% - 8px);
  left: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.liste-fiche .fiche-pratique .contenu-fiche ul li a:hover::before{
  background-position: 10px center;
}
.cursor {
  cursor: pointer;
}
