@charset "UTF-8";
/*slick*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*slick*/
/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

@font-face {
  font-family: 'Circe';
  src: url("../font/Circe-Regular.woff2") format("woff2"), url("../font/Circe-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("../font/Circe-Light.woff2") format("woff2"), url("../font/Circe-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("../font/Circe-ExtraBold.woff2") format("woff2"), url("../font/Circe-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("../font/Circe-ExtraLight.woff2") format("woff2"), url("../font/Circe-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("../font/Circe-Bold.woff2") format("woff2"), url("../font/Circe-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("../font/Circe-Thin.woff2") format("woff2"), url("../font/Circe-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal; }

* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Circe"; }
  * a {
    text-decoration: none;
    cursor: pointer; }
  * p {
    color: #22364e; }

body {
  overflow-x: hidden; }

h1 {
  font-size: 0; }

.offre-sticky {
  background-color: #D1868A;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 0px;
  font-weight: bold;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 25px;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 999; }
  .offre-sticky span {
    font-size: 16px;
    text-decoration: underline;
    font-weight: 300; }
    @media all and (max-width: 980px) {
      .offre-sticky span {
        font-size: 12px; } }
  @media all and (max-width: 980px) {
    .offre-sticky {
      font-size: 15px; } }

nav {
  width: 100%;
  margin: 0 auto;
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: white; }
  nav .menu_nav a {
    font-size: 18px;
    margin: 0 30px;
    text-decoration: none;
    color: #22364e;
    font-weight: 600;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
  nav .menu_nav a:hover {
    color: #2d8c90;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
  @media all and (max-width: 980px) {
    nav .menu_nav {
      display: none; } }

.top_header {
  position: relative; }
  .top_header .patch {
    position: absolute;
    right: 2%;
    top: 30%;
    padding: 35px;
    padding-bottom: 40px;
    background: #2d8c90;
    color: white;
    line-height: 175%;
    text-align: center; }
    .top_header .patch h2 {
      font-size: 21px;
      text-transform: uppercase;
      font-weight: 600;
      margin-bottom: 15px; }
    .top_header .patch h3 {
      font-size: 36px;
      font-weight: 900;
      margin-bottom: 25px; }
      .top_header .patch h3 span {
        font-size: 16px;
        font-weight: 300; }
      .top_header .patch h3 .ttc {
        font-weight: 600; }
    .top_header .patch a {
      color: white;
      text-transform: uppercase;
      font-size: 16px;
      letter-spacing: 5px;
      background: #122841;
      padding: 15px 25px;
      border: 1px solid #122841;
      -webkit-transition: 0.8s;
      -o-transition: 0.8s;
      transition: 0.8s;
      font-weight: 600; }
    .top_header .patch a:hover {
      background: white;
      color: #122841;
      -webkit-transition: 0.8s;
      -o-transition: 0.8s;
      transition: 0.8s; }
    @media all and (max-width: 1200px) {
      .top_header .patch {
        position: initial;
        width: 100%; } }
  .top_header .bg_top {
    width: 100%;
    height: 840px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url("../images/pers_top.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover; }
    @media all and (max-width: 500px) {
      .top_header .bg_top {
        height: 775px; } }
    .top_header .bg_top .bg_logo {
      width: 100%;
      margin: 0 auto;
      margin-top: 125px;
      text-align: center; }
      .top_header .bg_top .bg_logo .xl {
        display: inline-block;
        width: 100%;
        max-width: 650px; }
      .top_header .bg_top .bg_logo .xs {
        display: none; }
      @media all and (max-width: 575px) {
        .top_header .bg_top .bg_logo .xl {
          display: none; }
        .top_header .bg_top .bg_logo .xs {
          display: inline-block;
          padding: 0 20px;
          width: 100%; } }
    .top_header .bg_top .bg_title h2 {
      font-size: 30px;
      color: #122841;
      padding: 20px 20px 30px;
      text-align: center;
      line-height: 110%;
      text-transform: uppercase; }
    .top_header .bg_top .bg_pin {
      width: 100%;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .top_header .bg_top .bg_pin div {
        padding: 0 5px; }
        .top_header .bg_top .bg_pin div sub {
          font-weight: 600;
          color: #34251f; }
    .top_header .bg_top .bg_btn {
      margin-top: 50px;
      padding-bottom: 100px; }
      .top_header .bg_top .bg_btn a {
        color: white;
        text-transform: uppercase;
        font-size: 18px;
        letter-spacing: 5px;
        background: #122841;
        padding: 15px 50px;
        border: 1px solid #122841;
        -webkit-transition: 0.8s;
        -o-transition: 0.8s;
        transition: 0.8s;
        font-weight: 600; }
      .top_header .bg_top .bg_btn a:hover {
        background: white;
        color: #122841;
        -webkit-transition: 0.8s;
        -o-transition: 0.8s;
        transition: 0.8s; }

section {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto; }

.v1 {
  position: absolute;
  width: 100%;
  top: 1100px; }
  @media all and (max-width: 1200px) {
    .v1 {
      display: none; } }

.s1 {
  margin-bottom: 50px; }
  .s1 .s1_title h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #2d8c90;
    padding: 75px 20px 0px;
    text-align: center;
    position: relative; }
  .s1 .s1_iframe {
    position: relative;
    overflow: hidden;
    margin: 75px 20px 150px;
    padding-top: 50%; }
    .s1 .s1_iframe .resp-iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  .s1 .s1_content {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .s1 .s1_content .s1_left {
      width: 100%;
      max-width: 350px;
      margin: 0 75px 0 100px;
      position: relative; }
      .s1 .s1_content .s1_left .trait_navy {
        position: absolute;
        top: -30px;
        left: -80px;
        width: 400px;
        height: 5px;
        background: #122841; }
        @media all and (max-width: 768px) {
          .s1 .s1_content .s1_left .trait_navy {
            position: initial;
            width: 100%;
            margin-bottom: 50px;
            margin-top: 20px; } }
      .s1 .s1_content .s1_left .s1_st h2 {
        font-size: 30px;
        text-transform: uppercase;
        color: #226e97;
        position: relative;
        line-height: 125%;
        margin-bottom: 15px; }
        @media all and (max-width: 768px) {
          .s1 .s1_content .s1_left .s1_st h2:before {
            display: none; } }
      @media all and (max-width: 768px) {
        .s1 .s1_content .s1_left {
          max-width: 500px;
          margin: 0 auto;
          padding: 20px;
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; }
          .s1 .s1_content .s1_left p {
            margin-bottom: 25px; } }
    .s1 .s1_content .s1_right {
      margin-right: 10px; }
      .s1 .s1_content .s1_right img {
        width: 100%;
        max-width: 650px; }
      @media all and (max-width: 768px) {
        .s1 .s1_content .s1_right {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1; } }
    @media all and (max-width: 768px) {
      .s1 .s1_content {
        width: 100%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }

.s2 {
  position: relative;
  margin-top: 250px;
  margin-bottom: 145px; }
  .s2 .vague2 {
    width: 200%;
    height: 750px;
    position: absolute;
    left: -50%;
    top: -125px; }
    @media all and (max-width: 1024px) {
      .s2 .vague2 {
        display: none; } }
  @media all and (max-width: 1023px) {
    .s2 {
      margin-top: 75px;
      margin-bottom: 0; } }
  .s2 .s2_bg1 {
    width: 850px;
    margin: 0 auto;
    margin-left: 100px;
    height: 650px;
    background-image: url("../images/pers2.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    @media all and (max-width: 1023px) {
      .s2 .s2_bg1 {
        width: 100%;
        margin: 0 auto;
        height: 500px; } }
  .s2 .s2_content {
    position: absolute;
    top: -110px;
    right: 50px;
    background: #122841;
    width: 550px;
    padding: 90px 150px 90px; }
    @media all and (max-width: 1023px) {
      .s2 .s2_content {
        position: initial;
        width: 100%;
        padding: 50px 50px 75px 50px; } }
    @media all and (max-width: 600px) {
      .s2 .s2_content {
        padding: 75px 0px 105px; } }
    .s2 .s2_content .trait_bleuC {
      position: absolute;
      top: 60px;
      left: 75px;
      background: #2d8c90;
      height: 5px;
      width: 300px; }
      @media all and (max-width: 1023px) {
        .s2 .s2_content .trait_bleuC {
          display: none; } }
    .s2 .s2_content .s2_title {
      color: #226e97;
      margin-bottom: 25px;
      position: relative; }
      .s2 .s2_content .s2_title h2 {
        font-size: 30px;
        line-height: 125%;
        text-transform: uppercase; }
        @media all and (max-width: 768px) {
          .s2 .s2_content .s2_title h2:before {
            display: none; } }
    .s2 .s2_content .s2_txt p {
      color: white; }
    .s2 .s2_content .s2_btn {
      margin-top: 50px; }
      .s2 .s2_content .s2_btn a {
        color: #2d8c90;
        text-transform: uppercase;
        font-size: 16px;
        background: white;
        padding: 15px 30px;
        border: 1px solid white;
        -webkit-transition: 0.8s;
        -o-transition: 0.8s;
        transition: 0.8s;
        font-weight: 600;
        letter-spacing: 1px; }
      .s2 .s2_content .s2_btn a:hover {
        background: #2d8c90;
        color: white;
        -webkit-transition: 0.8s;
        -o-transition: 0.8s;
        transition: 0.8s; }
  @media all and (max-width: 1023px) {
    .s2 .content_xs {
      width: 100%;
      max-width: 500px;
      margin: 0 auto;
      padding: 0 20px; } }

.s3 {
  width: 100%;
  margin: 0 auto;
  height: 800px;
  background-image: url("../images/pers4.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative; }
  @media all and (max-width: 500px) {
    .s3 {
      background-image: url("../images/pers4_xs.png");
      background-position: bottom;
      height: 600px;
      margin-bottom: 300px; } }
  .s3 .s3_content {
    position: absolute;
    top: 15%;
    left: 25%;
    width: 100%;
    max-width: 300px; }
    @media all and (max-width: 500px) {
      .s3 .s3_content {
        top: 45%;
        left: 4.5%; } }
    .s3 .s3_content .s3_title {
      padding: 20px 0 35px; }
      .s3 .s3_content .s3_title h2 {
        font-size: 30px;
        line-height: 125%;
        text-transform: uppercase;
        color: #226e97; }
      .s3 .s3_content .s3_title h2:before {
        position: absolute;
        left: -50px;
        top: 25px;
        content: " ";
        width: 40px;
        height: 25px;
        background-image: url("../images/trait1.png");
        background-repeat: no-repeat;
        background-size: cover; }
        @media all and (max-width: 768px) {
          .s3 .s3_content .s3_title h2:before {
            display: none; } }
    .s3 .s3_content .s3_txt p {
      color: #22364e; }
    .s3 .s3_content .s3_btn {
      margin-top: 65px; }
      .s3 .s3_content .s3_btn a {
        color: white;
        text-transform: uppercase;
        font-size: 16px;
        background: #2d8c90;
        padding: 15px 30px;
        border: 1px solid #2d8c90;
        -webkit-transition: 0.8s;
        -o-transition: 0.8s;
        transition: 0.8s;
        font-weight: 600;
        letter-spacing: 1px; }
      .s3 .s3_content .s3_btn a:hover {
        background: #122841;
        color: white;
        -webkit-transition: 0.8s;
        -o-transition: 0.8s;
        transition: 0.8s; }

.s4 {
  background: #122841; }
  .s4 .s4_title h2 {
    font-size: 30px;
    line-height: 125%;
    text-transform: uppercase;
    color: white;
    text-align: center;
    padding-top: 50px; }
  .s4 .s4_map {
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
    padding: 50px 20px 75px; }
    .s4 .s4_map .vague3 {
      width: 100%;
      height: 550px;
      position: absolute;
      left: 0; }
      @media all and (max-width: 1024px) {
        .s4 .s4_map .vague3 {
          display: none; } }
  .s4 .s4_map_xs {
    display: none;
    width: 100%;
    margin: 0 auto;
    max-width: 350px;
    padding: 35px 20px 20px;
    background: white; }
    .s4 .s4_map_xs h2 {
      font-size: 20px;
      color: #122841;
      margin-bottom: 10px;
      text-transform: uppercase; }
    .s4 .s4_map_xs h3 {
      font-size: 16px;
      color: #122841;
      text-transform: uppercase; }
    .s4 .s4_map_xs p {
      color: #226e97;
      margin-bottom: 10px; }
  @media all and (max-width: 767px) {
    .s4 #map_box {
      display: none; }
    .s4 .s4_map_xs {
      display: block; } }

.s5 {
  width: 100%;
  margin: 0 auto;
  padding: 75px 0;
  background-image: url("../images/pers3.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover; }
  @media all and (max-width: 768px) {
    .s5 {
      padding: 0; } }
  .s5 .s5_content {
    width: 100%;
    margin: 0 auto;
    max-width: 800px;
    background-color: rgba(54, 159, 175, 0.6);
    padding-bottom: 75px; }
    .s5 .s5_content .s5_title {
      padding: 75px 20px 20px; }
      .s5 .s5_content .s5_title h2 {
        font-size: 36px;
        color: white;
        text-align: center;
        text-transform: uppercase; }
    .s5 .s5_content .s5_txt {
      width: 85%;
      margin: 0 auto;
      text-align: center;
      padding-bottom: 50px; }
      .s5 .s5_content .s5_txt p {
        color: white;
        text-transform: uppercase; }

form {
  width: 100%;
  margin: 0 auto;
  padding: 0 50px; }
  form input, form select {
    font-size: 16px; }
  form input[type=number] {
    -moz-appearance: textfield; }
  form input::-webkit-inner-spin-button,
  form input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
    color: white; }
  form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -o-text-overflow: '';
    text-overflow: ''; }
  form option {
    background: white; }
  form select::-ms-expand {
    display: none; }
  form select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 white; }
  form input::-webkit-input-placeholder {
    opacity: 1;
    color: white; }
  form input::-moz-placeholder {
    opacity: 1;
    color: white; }
  form input:-ms-input-placeholder {
    opacity: 1;
    color: white; }
  form input:-moz-placeholder {
    opacity: 1;
    color: white; }
  form .finForm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-flow: row nowrap !important;
    flex-flow: row nowrap !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 575px;
    padding: 35px 0px;
    margin-left: 0 !important; }
    form .finForm .opt {
      width: 100%;
      max-width: 50px; }
    form .finForm .opt_txt p {
      color: white;
      font-weight: 300;
      font-size: 13px; }
    form .finForm input {
      width: 1px;
      position: absolute;
      left: -999999px; }
      form .finForm input + label {
        background: transparent url("../images/check_off.png") no-repeat left center;
        background-size: auto 90%;
        height: 50px;
        padding-left: 25px;
        padding-right: 10px; }
      form .finForm input:checked + label {
        background: transparent url("../images/check_on.png") no-repeat left center;
        background-size: auto 90%;
        padding-left: 25px; }
  form .content_form {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    form .content_form.selec {
      position: relative; }
      form .content_form.selec img {
        position: absolute;
        top: 18px;
        left: 32%; }
        @media all and (min-width: 768px) {
          form .content_form.selec img {
            left: 93%; } }
    form .content_form.selec2 {
      position: relative; }
      form .content_form.selec2 img {
        position: absolute;
        top: 18px;
        left: 93%; }
    form .content_form.selec3 {
      position: relative; }
      form .content_form.selec3 img {
        position: absolute;
        top: 18px;
        left: 93%; }
    form .content_form select, form .content_form input {
      color: white;
      background: none;
      border: none;
      border-bottom: 2px solid white;
      height: 40px;
      margin: 5px 0;
      font-family: "Circe"; }
      form .content_form select.error, form .content_form input.error {
        border-bottom: 1px solid red; }
    form .content_form #civility {
      width: 40%; }
    form .content_form #budget {
      width: 100%; }
    form .content_form.checkboxes {
      margin-top: 20px; }
      form .content_form.checkboxes input {
        position: absolute;
        left: -1999px;
        width: 1px;
        height: 1px; }
        form .content_form.checkboxes input + label {
          font-family: "Circe";
          display: block;
          width: 300px;
          height: 50px;
          border: none;
          line-height: 33px;
          text-transform: uppercase;
          text-align: center;
          margin: 10px auto;
          cursor: pointer;
          background: green; }
        form .content_form.checkboxes input:checked + label {
          background-color: white;
          color: pink; }
      form .content_form.checkboxes.Big {
        border: 1px solid transparent; }
        form .content_form.checkboxes.Big input + label {
          width: 100%;
          height: 50px;
          line-height: 50px; }
        form .content_form.checkboxes.Big.error {
          color: red; }
    form .content_form .valide input {
      width: 100%;
      margin: 10px auto 2px;
      text-transform: uppercase;
      color: white;
      border: none;
      background: #2d8c90;
      font-size: 16px;
      height: 50px;
      cursor: pointer;
      font-weight: 600;
      letter-spacing: 5px;
      border: 1px solid white;
      -webkit-transition: 0.8s;
      -o-transition: 0.8s;
      transition: 0.8s; }
    form .content_form .valide input:hover {
      background: #226e97;
      -webkit-transition: 0.8s;
      -o-transition: 0.8s;
      transition: 0.8s; }
    form .content_form .valide .legend_info {
      text-align: center;
      color: white;
      font-size: 13px;
      padding-top: 6px; }
  form .txt_form {
    padding-top: 40px; }
    form .txt_form p {
      font-size: 14px;
      text-align: justify; }
      form .txt_form p a {
        color: white; }

@media all and (min-width: 768px) {
  form select option {
    background: #2d8c90; }
  form .content_form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    form .content_form.selec {
      position: relative; }
      form .content_form.selec img {
        position: absolute;
        top: 18px;
        left: 15%; }
    form .content_form.selec2 {
      position: relative; }
      form .content_form.selec2 img {
        position: absolute;
        top: 18px;
        left: 44%; }
    form .content_form.selec3 {
      position: relative;
      width: 50%; }
      form .content_form.selec3 img {
        position: absolute;
        top: 18px;
        left: 94%; }
    form .content_form #civility {
      width: 20%;
      margin-right: 20px; }
    form .content_form #lastname {
      width: 40%;
      margin-right: 20px; }
    form .content_form #firstname {
      width: 40%; }
    form .content_form #cp {
      width: 30%;
      margin-right: 20px; }
    form .content_form #email {
      width: 30%;
      margin-right: 20px; }
    form .content_form #phone {
      width: 30%; }
    form .content_form #typologie {
      width: 47%;
      margin-right: 20px; }
    form .content_form #projet {
      width: 100%; }
    form .content_form .valide {
      width: 100%;
      max-width: 200px;
      margin: 0 auto; }
    form .content_form.checkboxes input + label {
      width: 47%; }
    form .content_form.checkboxes input + .hab {
      margin-right: 20px; } }

footer {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 35px 20px; }
  footer .footer_ml a {
    color: #22364e; }
  footer .num_footer {
    text-align: center; }
    footer .num_footer p {
      color: #22364e;
      font-size: 17px;
      font-weight: 600; }
    footer .num_footer a {
      font-size: 32px;
      color: #226e97; }
  @media all and (max-width: 768px) {
    footer {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
      flex-flow: column nowrap; }
      footer .footer_ml {
        padding: 35px 0; } }

#bg_top_autre {
  height: 300px;
  background-image: url("../images/pers_top.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  #bg_top_autre .bg_logo {
    margin-top: 0; }

.confirmation {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 75px 20px;
  text-align: center; }
  .confirmation h2 {
    text-transform: uppercase;
    color: #2d8c90;
    padding-bottom: 25px;
    font-size: 30px; }
  .confirmation p {
    font-size: 18px;
    color: #22364e; }

.content_mentions {
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
  padding: 20px 20px;
  color: #226e97;
  font-family: "Circe"; }
  .content_mentions h1 {
    font-size: 40px;
    padding: 10px 0px; }
  .content_mentions h2 {
    color: #2d8c90;
    font-size: 20px;
    padding: 10px 0px; }
  .content_mentions p {
    font-size: 15px;
    padding: 10px 0px; }
