1165.clearfix {
  content: "";
  display: table;
  clear: both;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
	line-height: 1.65;
}
p{
margin: 0 0 20px;
}
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;
}
.nostretch {
  white-space: nowrap;
  width: 1%;
}
@font-face {
  font-family: 'kohinoor_bangla';
  src: url('../font/kohinoorbangla-bold-webfont.eot');
  src: url('../font/kohinoorbangla-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/kohinoorbangla-bold-webfont.woff2') format('woff2'), url('../font/kohinoorbangla-bold-webfont.woff') format('woff'), url('../font/kohinoorbangla-bold-webfont.ttf') format('truetype'), url('../font/kohinoorbangla-bold-webfont.svg#kohinoor_banglabold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'kohinoor_bangla';
  src: url('../font/kohinoorbangla-regular-webfont.eot');
  src: url('../font/kohinoorbangla-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../font/kohinoorbangla-regular-webfont.woff2') format('woff2'), url('../font/kohinoorbangla-regular-webfont.woff') format('woff'), url('../font/kohinoorbangla-regular-webfont.ttf') format('truetype'), url('../font/kohinoorbangla-regular-webfont.svg#kohinoor_banglaregular') format('svg');
  font-weight: regular;
  font-style: normal;
}
* {
  font-family: 'kohinoor_bangla';
  font-weight: regular;
}
header {
  background-color: #122666;
  margin: 0px;
  padding: 0px;
}
header .partie-logo {
  padding-top: 16.4px;
  margin: auto;
}
@media screen and (max-width: 991px) {
  header .partie-logo {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  header .partie-logo {
    text-align: center;
  }
}
header .titre .texte-titre {
  margin-top: 76.12px;
  margin-bottom: 40.27px;
  font-size: 30px;
  color: white;
}
header .titre .texte-titre strong {
  color: #f13952;
}
@media screen and (max-width: 991px) {
  header .titre .texte-titre {
    margin-top: 30px;
    font-size: 25px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  header .titre .texte-titre {
    margin-bottom: 15px;
    text-align: center;
    font-size: 20px;
  }
}
header .bordure-bottom {
  border-bottom: 5px solid #f13952;
}
header .navbar {
  background-color: #122666;
  font-size: 14px;
  border: none;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  header .navbar {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  header .navbar .navbar-toggle {
    text-align: center;
    float: none;
    margin-bottom: 10px;
  }
}
header .navbar .collapse,
header .navbar .collapsing {
  padding-right: 0;
}
header .navbar .collapse .navbar-right,
header .navbar .collapsing .navbar-right {
  margin-right: 0;
}
header .navbar .collapse .navbar-right li:last-child,
header .navbar .collapsing .navbar-right li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  header .navbar .collapse .navbar-right li:last-child,
  header .navbar .collapsing .navbar-right li:last-child {
    margin-right: 12px;
  }
}
header .navbar .collapse .navbar-right li:last-child:focus,
header .navbar .collapsing .navbar-right li:last-child:focus {
  background-color: white;
}
header .navbar .collapse .navbar-right li:last-child a:focus,
header .navbar .collapsing .navbar-right li:last-child a:focus {
  background-color: white;
}
@media screen and (max-width: 767px) {
  header .navbar .collapse .navbar-right li,
  header .navbar .collapsing .navbar-right li {
    border-radius: 0;
  }
  header .navbar .collapse .navbar-right li:first-child,
  header .navbar .collapsing .navbar-right li:first-child {
    border-radius: 10px 10px 0px 0px;
  }
  header .navbar .collapse .navbar-right li:last-child,
  header .navbar .collapsing .navbar-right li:last-child {
    border-radius: 0px 0px 10px 10px;
  }
}
header .navbar li {
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  text-align: center;
  font-weight: bold;
  color: #4a4c56;
  margin: 0px;
  margin-right: 12px;
  background-color: white;
  border-bottom: 0;
}
header .navbar li .caret {
  position: absolute;
  color: #f13952;
  margin: auto;
  top: 35px;
  left: 50%;
  margin-left: -3px;
}
@media screen and (max-width: 767px) {
  header .navbar li .caret {
    position: relative;
  }
}
header .navbar li.devis {
  background-color: #f13952;
}
header .navbar li.devis:hover {
  background-color: white;
}
header .navbar li.devis a {
  color: white;
}
header .navbar li.devis a:focus {
  background-color: white;
}
header .navbar li .dropdown-menu {
  margin: 0;
  -webkit-border-radius: 0 10px 10px 10px;
  border-radius: 0 10px 10px 10px;
  right: auto;
  border: 0;
}
header .navbar li a:hover {
  color: #f13952 !important;
}
header .navbar li a:focus {
  color: #f13952;
}
header .navbar li a.dropdown-toggle {
  background-color: white;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
section {
  background-color: #dadada;
  font-size: 15px;
}
section.prestep-top {
  background-image: url("../images/image-header.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
section .image-bleue {
  border-bottom: 5px solid #f13952;
}
section .partie-gauche {
  margin-top: 60px;
  margin-bottom: 60px;
  font-size: 16px;
  border-right: 1px solid white;
}
@media screen and (max-width: 767px) {
  section .partie-gauche {
    margin-top: 40px;
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  section .partie-gauche {
    border-right: 0;
  }
}
section .partie-gauche .bloc-titre-gauche p {
  font-size: 20px;
  font-weight: bold;
  color: #4a4c56;
  background-color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 10px 10px 10px 10px;
  display: inline-block;
}
section .partie-gauche .bloc-titre-gauche p strong {
  color: #f13952;
}
@media screen and (max-width: 991px) {
  section .partie-gauche .bloc-titre-gauche p {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  section .partie-gauche .bloc-titre-gauche {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  section .partie-gauche .bloc-titre-gauche {
    font-size: 15px;
    text-align: center;
  }
}
section .partie-gauche .bloc-texte-gauche {
  color: white;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 0;
  margin-left: 13px;
  display: inline-block;
  width: 50%;
}
@media screen and (max-width: 991px) {
  section .partie-gauche .bloc-texte-gauche {
    font-size: 14px;
    width: 100%;
    text-align: center;
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  section .partie-gauche .bloc-texte-gauche {
    text-align: center;
  }
}
@media screen and (max-width: 1199px) {
  section .partie-gauche .bloc-texte-gauche {
    width: 40%;
    font-size: 14px;
  }
}
section .partie-gauche .bloc-texte-gauche .comparez {
  font-size: 20px;
  margin-bottom: 0px;
}
@media screen and (max-width: 991px) {
  section .partie-gauche .bloc-texte-gauche .comparez {
    font-size: 15px;
    display: block;
    margin-right: auto;
    margin-bottom: auto;
  }
}
@media screen and (max-width: 1199px) {
  section .partie-gauche .bloc-texte-gauche .comparez {
    font-size: 15px;
  }
}
section .partie-gauche .bloc-texte-gauche ul {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 0;
}
section .partie-gauche .bloc-texte-gauche ul li {
  list-style-type: none;
}
section .partie-gauche .bloc-image-gauche {
  margin-top: 19px;
  display: inline-block;
  text-align: center;
}
@media screen and (max-width: 991px) {
  section .partie-gauche .bloc-image-gauche {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  section .partie-gauche .bloc-image-gauche {
    text-align: center;
  }
}
@media screen and (max-width: 1199px) {
  section .partie-gauche .bloc-image-gauche {
    font-size: 15px;
    display: inline;
    text-align: center;
  }
}
section .partie-gauche .bloc-image-gauche a {
  font-size: 18px;
  font-weight: bold;
  color: white;
  background-color: #f13952;
  border-radius: 10px 10px 10px 10px;
  padding-left: 15.7px;
  padding-right: 15.7px;
  padding-top: 8px;
  padding-bottom: 8px;
}
section .partie-gauche .bloc-image-gauche a:hover {
  background-color: #122666;
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  section .partie-gauche .bloc-image-gauche a {
    font-size: 15px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  section .partie-gauche .bloc-image-gauche a {
    text-align: center;
    display: inline-block;
    margin-top: 15px;
  }
}
@media screen and (max-width: 1199px) {
  section .partie-gauche .bloc-image-gauche a {
    text-align: center;
  }
}
section .partie-droite {
  display: inline-block;
  color: white;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  section .partie-droite {
    margin-top: 30px;
    border-top: 1px solid white;
  }
}
section .partie-droite .bloc-titre-droite p {
  font-size: 20px;
  font-weight: bold;
  color: #4a4c56;
  background-color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 10px 10px 10px 10px;
  display: inline-block;
  z-index: 2;
  position: relative;
}
section .partie-droite .bloc-titre-droite p strong {
  color: #f13952;
}
@media screen and (max-width: 991px) {
  section .partie-droite .bloc-titre-droite p {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  section .partie-droite .bloc-titre-droite p {
    margin-top: 30px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  section .partie-droite .bloc-titre-droite {
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  section .partie-droite .bloc-titre-droite {
    font-size: 15px;
    text-align: center;
  }
}
section .partie-droite .bloc-texte-droite {
  display: inline-block;
  width: 45%;
  vertical-align: top;
  margin-top: 40px;
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  section .partie-droite .bloc-texte-droite {
    display: inline;
    font-size: 14px;
    width: 100%;
    margin-top: 0px;
    margin-left: 13px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  section .partie-droite .bloc-texte-droite {
    text-align: center;
  }
}
@media screen and (max-width: 1199px) {
  section .partie-droite .bloc-texte-droite {
    margin-top: 0px;
    width: 40%;
  }
}
section .partie-droite .bloc-image-droite {
  margin-top: -18px;
  margin-left: 0;
  display: inline-block;
  text-align: left;
  position: relative;
}
section .partie-droite .bloc-image-droite a {
  font-size: 18px;
  font-weight: bold;
  color: white;
  background-color: #f13952;
  border-radius: 10px 10px 10px 10px;
  padding-left: 6.7px;
  padding-right: 6.7px;
  padding-top: 9.5px;
  padding-bottom: 9.5px;
  margin-left: 0px;
  text-align: center;
  position: absolute;
  width: 260px;
  top: 177px;
  left: 95px;
}
@media screen and (max-width: 991px) {
  section .partie-droite .bloc-image-droite a {
    font-size: 15px;
    text-align: center;
    margin-left: 0;
    position: relative;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  section .partie-droite .bloc-image-droite a {
    top: 100px;
    display: inline-block;
  }
}
section .partie-droite .bloc-image-droite a:hover {
  background-color: #122666;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  section .partie-droite .btn-SM-XS {
    text-align: center;
  }
}
section .partie-droite .btn-SM-XS a {
  font-size: 15px;
  font-weight: bold;
  color: white;
  background-color: #f13952;
  border-radius: 10px 10px 10px 10px;
  padding-left: 6.7px;
  padding-right: 6.7px;
  padding-top: 9.5px;
  padding-bottom: 9.5px;
  margin-left: 0px;
  display: inline;
  text-align: center;
}
section .partie-droite .btn-SM-XS a:hover {
  background-color: #122666;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  section .partie-droite .btn-SM-XS a {
    display: inline-block;
    margin-top: 10px;
  }
}
section h2 {
  background-color: #122666;
  margin: 0;
  margin-bottom: 40px;
  text-align: center;
  color: white;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
  text-transform: uppercase;
}
section h2 strong {
  color: #f13952;
  text-transform: capitalize;
}
@media screen and (max-width: 991px) {
  section h2 {
    font-size: 25px;
    margin-bottom: 20px;
  }
}
section .logo-gauche {
  text-align: center;
}
@media screen and (max-width: 991px) {
  section .logo-gauche img {
    width: 25%;
  }
}
section .texte-logo {
  color: black;
  margin-left: 38.5px;
  margin-right: 38.5px;
  font-size: 15px;
}
@media screen and (max-width: 991px) {
  section .texte-logo {
    margin-top: 20px;
    text-align: center;
  }
}
section .texte-logo p strong {
  color: #122666;
}
section .texte-logo p strong.bleu-titre {
  color: #122666;
  font-size: 16px;
}
section .phrase-rose {
  color: #f13952;
  margin-left: 38.5px;
  vertical-align: middle;
  margin-top: 20px;
  margin-bottom: 35px;
}
@media screen and (max-width: 991px) {
  section .phrase-rose {
    text-align: center;
  }
}
section .btn-logo {
  margin-left: 38.5px;
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
  section .btn-logo {
    text-align: center;
    margin-bottom: 35px;
  }
}
section .btn-logo a {
  font-size: 18px;
  font-weight: bold;
  color: white;
  background-color: #f13952;
  border-radius: 10px 10px 10px 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 9.5px;
  padding-bottom: 9.5px;
  text-align: center;
}
section .btn-logo a:hover {
  background-color: #122666;
  text-decoration: none;
}
section .frise {
  background-image: url("../images/frise-01.png");
  background-repeat: repeat-x;
  background-position: center;
  height: 152px;
  margin-bottom: 36px;
  max-width: 100%;
}
section .paragraphe {
  font-size: 15px;
  width: 767px;
  max-width: 100%;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
section .paragraphe strong {
  color: #122666;
}
section .paragraphe strong.rose {
  color: #f13952;
}
section .suivez {
  margin-top: 35px;
  font-size: 20px;
  text-align: center;
}
section .suivez strong {
  color: #122666;
}
section .suivez strong.rose {
  color: #f13952;
}
section .comment-marche {
  color: #122666;
  margin-top: 15px;
  font-size: 40px;
}
section img {
  max-width: 100%;
  text-align: center;
}
section img.frise-route {
  width: 100%;
}
section .grande-route {
  background-image: url("../images/grande-route.png");
  background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
  section .grande-route {
    background-image: url("../images/routeSM.png");
  }
}
section .grande-route .num1 {
  color: white;
  font-size: 15px;
  text-align: center;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 90px;
  padding-top: 15px;
  background-color: rgba(18, 38, 102, 0.9);
  width: 171px;
  height: 171px;
  -webkit-border-radius: 171px;
  border-radius: 171px;
}
@media screen and (max-width: 1199px) {
  section .grande-route .num1 {
    margin-top: 50px;
    margin-bottom: 40px;
  }
}
section .grande-route .num1 p {
  margin: 0;
}
section .grande-route .num1 p strong {
  font-size: 22px;
}
section .grande-route .num1 p strong.un {
  font-size: 50px;
}
section .grande-route .encadre {
  background-color: white;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding-top: 15px;
  padding-bottom: 25px;
  padding-left: 26.5px;
  padding-right: 26.5px;
  font-size: 15px;
  color: black;
}
@media screen and (max-width: 1199px) {
  section .grande-route .encadre {
    margin-bottom: 30px;
  }
}
section .grande-route .encadre h3 {
  color: #122666;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
section .grande-route .encadre h3 a{
  color: #122666;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
section .grande-route .encadre .btn-compare {
  font-size: 16px;
  text-align: center;
}
section .grande-route .encadre .btn-compare a {
  background-color: #f13952;
  color: white;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
  margin-top: 15px;
}
section .grande-route .encadre .btn-compare a:hover {
  background-color: #122666;
  text-decoration: none;
}
section .grande-route .encadre .infos {
  margin-top: 10px;
  text-align: center;
}
section .grande-route .encadre .infos a {
  color: black;
}
section .grande-route .num2 {
  color: white;
  font-size: 15px;
  text-align: center;
  margin-top: 90px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 90px;
  padding-top: 10px;
  background-color: rgba(18, 38, 102, 0.9);
  width: 171px;
  height: 171px;
  -webkit-border-radius: 171px;
  border-radius: 171px;
}
@media screen and (max-width: 1199px) {
  section .grande-route .num2 {
    margin-top: 50px;
    margin-bottom: 40px;
  }
}
section .grande-route .num2 p {
  margin: 0;
}
section .grande-route .num2 p strong {
  font-size: 22px;
}
section .grande-route .num2 p strong.deux {
  font-size: 50px;
}
section .grande-route .encadre-assurances {
  font-size: 22px;
  color: white;
  background-color: rgba(18, 38, 102, 0.9);
  text-align: center;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding-top: 20px;
  padding-bottom: 30px;
}
section .grande-route .encadre-assurances p {
  margin-bottom: 40px;
}
section .grande-route .encadre-assurances .slider-logo {
  padding: 0 80px;
}
section .grande-route .encadre-assurances .slider-logo .logo {
  text-align: center;
}
section .grande-route .encadre-assurances .slider-logo .logo img {
  display: inline-block;
}
section .grande-route .encadre-assurances .slider-logo .slick-arrow {
  background-position: center center;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
}
section .grande-route .encadre-assurances .slider-logo .slick-arrow.slick-next {
  right: 25px;
  background-image: url('../images/fleche-droite.png');
}
section .grande-route .encadre-assurances .slider-logo .slick-arrow.slick-next:before {
  content: none;
}
section .grande-route .encadre-assurances .slider-logo .slick-arrow.slick-prev {
  left: 25px;
  background-image: url('../images/fleche-gauche.png');
}
section .grande-route .encadre-assurances .slider-logo .slick-arrow.slick-prev:before {
  content: none;
}
section .grande-route .num3 {
  color: white;
  font-size: 15px;
  text-align: center;
  margin-top: 90px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  padding-top: 15px;
  background-color: rgba(18, 38, 102, 0.9);
  width: 171px;
  height: 171px;
  -webkit-border-radius: 171px;
  border-radius: 171px;
}
@media screen and (max-width: 1199px) {
  section .grande-route .num3 {
    margin-top: 50px;
    margin-bottom: 0px;
  }
}
section .grande-route .num3 p {
  margin: 0;
}
section .grande-route .num3 p strong {
  font-size: 22px;
}
section .grande-route .num3 p strong.trois {
  font-size: 50px;
}
section .grande-route .compare-fleurs img {
  display: block;
  margin-left: auto;
  margin-right: 224px;
}
@media screen and (max-width: 1199px) {
  section .grande-route .compare-fleurs img {
    margin-right: 150px;
  }
}
@media screen and (max-width: 991px) {
  section .grande-route .compare-fleurs img {
    margin-right: 36px;
  }
}
section .grande-route .compare-fleurs .btn-compare-fleurs {
  text-align: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  section .grande-route .compare-fleurs .btn-compare-fleurs {
    margin-top: 60px;
  }
}
section .grande-route .compare-fleurs .btn-compare-fleurs a {
  display: inline-block;
  background-color: #f13952;
  color: white;
  font-size: 41px;
  padding-left: 42px;
  padding-right: 42px;
  font-weight: bold;
  text-align: center;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
section .grande-route .compare-fleurs .btn-compare-fleurs a:hover {
  background-color: #122666;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  section .grande-route .compare-fleurs .btn-compare-fleurs a {
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
}
section .grande-route .avis {
  background-color: white;
  display: inline-block;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 25px;
}
section .grande-route .avis .avis-clients {
  margin-bottom: 30px;
}
section .grande-route .avis .avis-clients strong {
  color: #122666;
  font-size: 20px;
  text-align: center;
}
section .grande-route .avis .light {
  font-weight: lighter;
}
section .grande-route .avis .nomavis {
  color: #f13952;
  font-size: 20px;
}
section .grande-route .pub {
  width: 100%;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}
section .grande-route .marques-assurances {
  background-color: white;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
}
section .grande-route .marques-assurances a {
  color: black;
}
section .grande-route .marques-assurances a:hover {
  color: #f13952;
}
@media screen and (max-width: 767px) {
  section .grande-route .marques-assurances {
    margin-bottom: 30px;
  }
}
section .grande-route .marques-assurances .titre-assurances {
  text-align: center;
  font-size: 20px;
  margin-bottom: 32px;
}
section .grande-route .marques-assurances .titre-assurances strong {
  color: #f13952;
}
section .grande-route .marques-assurances .titre-assurances strong.bleu {
  color: #122666;
}
section .grande-route .marques-assurances ul {
  padding: 0;
}
section .grande-route .marques-assurances ul li {
  list-style-type: none;
}
section .grande-route .marques-assurances ul img {
  margin-right: 10px;
}
section {
  background-color: #dadada;
}
section .sans-border-bottom {
  border: 0;
}
section .phrase-haut {
  color: white;
  font-size: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
section .btn-haut {
  font-size: 18px;
  padding-top: 50px;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  section .btn-haut {
    padding-top: 0;
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  section .btn-haut {
    padding-top: 0;
    text-align: center;
    width: 100%;
  }
}
section .btn-haut a {
  background-color: #f13952;
  color: white;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
}
section .btn-haut a:hover {
  background-color: #122666;
  text-decoration: none;
}
section .h1-article h1 {
  margin: 0;
  font-size: 30px;
  text-align: center;
  padding-top: 35px;
  padding-bottom: 35px;
  color: #122666;
}
section .h1-article h1 strong {
  color: #f13952;
}
section .fond-blanc {
  background-color: white;
  padding-top: 18px;
  padding-left: 18px;
  padding-right: 18px;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  padding-bottom: 10px;
}
section .image-voiture {
  text-align: center;
  margin-bottom: 44px;
}
section .image-voiture img {
  width: 100%;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
section article {
  margin-bottom: 0;
}
section article strong {
  color: #f13952;
}
section article h2 {
  background-color: transparent;
  color: #122666;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 50px;
}
section article ul {
  padding-left: 20px;
  margin-bottom: 0;
}
section article li {
  list-style-type: none;
}
section article li:first-child {
  padding-top: 15px;
}
section article li:last-child {
  padding-bottom: 15px;
}
section article li img {
  padding-right: 10px;
}
section article .btn-milieu {
  font-size: 18px;
  padding-top: 40px;
  text-align: center;
}
section article .btn-milieu a {
  background-color: #f13952;
  color: white;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
}
section article .btn-milieu a:hover {
  background-color: #122666;
  text-decoration: none;
}
section article .btn-milieu img {
  width: 100%;
  margin: 0;
  padding: 0;
}
section .block-tableau {

  background-color: #dadada;
  width: 90%;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 0 20px 20px 20px;
  margin-top: 50px;
}

@media screen and (max-width: 991px) {
  section .block-tableau {
      overflow: scroll;
  }
}
section table {
  width: 100%;
}
section table caption {
  background-color: #122666;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 20px;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
section table a {
  color: black;
}
section table a:hover {
  color: #f13952;
}
section tr:hover {
  background-color: #efefef;
}
section table thead th {
  color: #f13952;
  font-weight: normal;
  font-size: 17px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 10px;
  padding-left: 20px;
  border-bottom: 1px solid #122666;
  border-right: 1px solid #122666;
}
section table thead th:last-child {
  border-right: 0;
  background-image: none;
}
section table tbody {
  padding: 20px;
}
section table tbody td {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-right: 1px solid #122666;
}
section table tbody td:last-child {
  border-right: 0;
}
section section {
  background-color: white;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  margin-bottom: 40px;
}
section section .btn-milieu {
  font-size: 18px;
  padding-top: 50px;
  text-align: center;
}
section section .btn-milieu a {
  background-color: #f13952;
  color: white;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
}
section section .btn-milieu a:hover {
  background-color: #122666;
  text-decoration: none;
}
section section .petite-frise {
  background-image: url("../images/petite-frise.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  height: 150px;
  margin-bottom: 36px;
  max-width: 100%;
}
section section h2 {
  background-color: transparent;
  margin-top: 50px;
}
section section .block-avis {
  background-color: #dadada;
  margin-left: 90px;
  margin-right: 90px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 2px;
}
section section .block-avis img {
  max-width: 100%;
}
section section .block-avis time {
  color: #122666;
}
@media screen and (max-width: 767px) {
  section section .block-avis {
    margin-left: 15px;
    margin-right: 15px;
  }
}
section section .avis {
  padding: 0;
  padding-top: 5px;
  padding-left: 30px;
  margin-left: 190px;
  margin-right: 80px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-left: 2px solid #f13952;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
@media screen and (max-width: 767px) {
  section section .avis {
    margin-left: 15px;
  }
}
section section .publiez {
  margin-top: 20px;
}
section section .publiez p {
  color: #122666;
  font-size: 24px;
  margin-left: 35px;
}
section section .publiez img {
  max-width: 100%;
  vertical-align: middle;
}
section section .publiez .part-haut-avis {
  margin-left: 70px;
  margin-bottom: 30px;
}
section section .publiez .titre-avis {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  margin-top: 20px;
}
section section .publiez .input-group {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  section section .publiez .input-group {
    padding: 0px 30px;
  }
}
section section .publiez .input-group .input-group-addon {
  color: black;
  border: 0;
  background-color: transparent;
  width: 20%;
  padding: 0;
  text-align: left;
  font-size: 15;
}
section section .publiez .input-group .form-control {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-color: #122666;
}
section section .publiez .input-group .label-avis {
  font-weight: normal;
  font-size: 15px;
}
section section .publiez .input-group textarea {
  height: 200px;
  resize: none;
}
section section .btn-bas {
  display: inline-block;
  margin-left: -15px;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  section section .btn-bas {
    margin-left: 15px;
  }
}
section section .btn-bas button {
  background-color: #122666;
  color: white;
  padding: 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 0;
}
section section .btn-bas button:hover {
  text-decoration: none;
  background-color: #f13952;
}
section .avis-article {
  background-color: white;
  display: inline-block;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 25px;
}
section .avis-article .avis-clients {
  margin-bottom: 30px;
}
section .avis-article .avis-clients strong {
  color: #122666;
  font-size: 20px;
  text-align: center;
}
section .avis-article .light {
  font-weight: lighter;
}
section .avis-article .alain {
  color: #f13952;
  font-size: 20px;
}
section .pub {
  width: 100%;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}
section .marques-assurances {
  background-color: white;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
}
section .marques-assurances a {
  color: black;
}
section .marques-assurances a:hover {
  color: #f13952;
}
@media screen and (max-width: 767px) {
  section .marques-assurances {
    margin-bottom: 30px;
  }
}
section .marques-assurances .titre-assurances {
  text-align: center;
  font-size: 20px;
  margin-bottom: 32px;
}
section .marques-assurances .titre-assurances strong {
  color: #f13952;
}
section .marques-assurances .titre-assurances strong.bleu {
  color: #122666;
}
section .marques-assurances ul {
  padding: 0;
}
section .marques-assurances ul li {
  list-style-type: none;
}
section .marques-assurances ul img {
  margin-right: 10px;
}
footer {
  background-color: #122666;
  color: white;
  font-size: 15px;
  padding-top: 25px;
}
footer ul {
  list-style-type: none;
  padding-left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
footer ul a {
  color: white;
}
footer ul a:hover {
  color: #f13952;
}
footer ul.guides a {
  color: white;
  text-decoration: underline;
}
footer ul.guides a:hover {
  color: #f13952;
}
footer strong {
  color: #f13952;
  font-size: 17px;
}
.petit-footer {
  background-color: #dadada;
  text-align: center;
  margin-top: 10px;
}
.petit-footer .mentions-legales {
  margin: 0px;
}
.petit-footer .mentions-legales p {
  font-size: 15px;
  padding-top: 22px;
  padding-bottom: 15px;
}
.petit-footer .mentions-legales p strong {
  color: #122666;
}
.petit-footer .mentions-legales p a {
  color: #122666;
  text-decoration: underline;
}
.petit-footer .mentions-legales p a:hover {
  color: #f13952;
}
.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f7c5c0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f7c5c0;
	box-shadow:inset 0px 1px 0px 0px #f7c5c0;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fc8d83), color-stop(1, #e4685d));
	background:-moz-linear-gradient(top, #fc8d83 5%, #e4685d 100%);
	background:-webkit-linear-gradient(top, #fc8d83 5%, #e4685d 100%);
	background:-o-linear-gradient(top, #fc8d83 5%, #e4685d 100%);
	background:-ms-linear-gradient(top, #fc8d83 5%, #e4685d 100%);
	background:linear-gradient(to bottom, #fc8d83 5%, #e4685d 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc8d83', endColorstr='#e4685d',GradientType=0);
	background-color:#fc8d83;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e4685d), color-stop(1, #fc8d83));
	background:-moz-linear-gradient(top, #e4685d 5%, #fc8d83 100%);
	background:-webkit-linear-gradient(top, #e4685d 5%, #fc8d83 100%);
	background:-o-linear-gradient(top, #e4685d 5%, #fc8d83 100%);
	background:-ms-linear-gradient(top, #e4685d 5%, #fc8d83 100%);
	background:linear-gradient(to bottom, #e4685d 5%, #fc8d83 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4685d', endColorstr='#fc8d83',GradientType=0);
	background-color:#e4685d;
}
.myButton:active {
	position:relative;
	top:1px;
}
.fond-blanc ul {
    list-style: none;
    padding-left: 0;
    margin: 30px 10px 30px 30px;
}
.fond-blanc ul li::before {
    content: ">";
    margin-right: 10px;
    color: #f13952;
    font-weight: 700;
}
.fond-blanc ul li {
    list-style-type: none;
    margin-bottom: 10px;
    line-height: 1.65;
}