@font-face {
  font-family: "Raleway";
  src: url("../assets/fonts/Raleway/Raleway-Regular.eot");
  src:
    url("../assets/fonts/Raleway/Raleway-Regular.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/Raleway/Raleway-Regular.woff2") format("woff2"),
    url("../assets/fonts/Raleway/Raleway-Regular.woff") format("woff"),
    url("../assets/fonts/Raleway/Raleway-Regular.svg#Raleway-Regular") format("svg"),
    url("../assets/fonts/Raleway/Raleway-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Raleway";
  font-weight: 200;
  font-style: italic;
  src: url("../assets/fonts/Raleway/Raleway-LightItalic.eot");
  src:
    url("../assets/fonts/Raleway/Raleway-LightItalic.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/Raleway/Raleway-LightItalic.woff2") format("woff2"),
    url("../assets/fonts/Raleway/Raleway-LightItalic.woff") format("woff"),
    url("../assets/fonts/Raleway/Raleway-LightItalic.svg#Raleway-LightItalic") format("svg"),
    url("../assets/fonts/Raleway/Raleway-LightItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Raleway";
  font-weight: 500;
  src: url("../assets/fonts/Raleway/Raleway-Medium.eot");
  src:
    url("../assets/fonts/Raleway/Raleway-Medium.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/Raleway/Raleway-Medium.woff2") format("woff2"),
    url("../assets/fonts/Raleway/Raleway-Medium.woff") format("woff"),
    url("../assets/fonts/Raleway/Raleway-Medium.svg#Raleway-Medium") format("svg");
  src: url("../assets/fonts/Raleway/Raleway-Medium.eot");
  src:
    url("../assets/fonts/Raleway/Raleway-Medium.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/Raleway/Raleway-Medium.woff2") format("woff2"),
    url("../assets/fonts/Raleway/Raleway-Medium.woff") format("woff"),
    url("../assets/fonts/Raleway/Raleway-Medium.svg#Raleway-Medium") format("svg"),
    url("../assets/fonts/Raleway/Raleway-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Raleway";
  font-weight: 800;
  src: url("../assets/fonts/Raleway/Raleway-SemiBold.eot");
  src:
    url("../assets/fonts/Raleway/Raleway-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/Raleway/Raleway-SemiBold.woff2") format("woff2"),
    url("../assets/fonts/Raleway/Raleway-SemiBold.woff") format("woff"),
    url("../assets/fonts/Raleway/Raleway-SemiBold.svg#Raleway-SemiBold") format("svg"),
    url("../assets/fonts/Raleway/Raleway-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Raleway";
  font-weight: 900;
  src: url("../assets/fonts/Raleway-Bold.eot");
  src:
    url("../assets/fonts/Raleway-Bold.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/Raleway-Bold.woff2") format("woff2"),
    url("../assets/fonts/Raleway-Bold.woff") format("woff"),
    url("../assets/fonts/Raleway-Bold.svg#Raleway-Bold") format("svg"),
    url("../assets/fonts/Raleway/Raleway-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Raleway";
  font-weight: 900;
  font-style: italic;
  src:
    url("../assets/fonts/Raleway/Raleway-BoldItalic.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/Raleway/Raleway-BoldItalic.woff2") format("woff2"),
    url("../assets/fonts/Raleway/Raleway-BoldItalic.woff") format("woff"),
    url("../assets/fonts/Raleway/Raleway-BoldItalic.svg#Raleway-BoldItalic") format("svg"),
    url("../assets/fonts/Raleway/Raleway-BoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Raleway";
  font-weight: 1000;
  src: url("../assets/fonts/Raleway/Raleway-ExtraBold.eot");
  src:
    url("../assets/fonts/Raleway/Raleway-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/Raleway/Raleway-ExtraBold.woff2") format("woff2"),
    url("../assets/fonts/Raleway/Raleway-ExtraBold.woff") format("woff"),
    url("../assets/fonts/Raleway/Raleway-ExtraBold.svg#Raleway-ExtraBold") format("svg"),
    url("../assets/fonts/Raleway/Raleway-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: "BebasNeue";
  src: url("../assets/fonts/Bebas_Neue/BebasNeue-Regular.eot");
  src:
    url("../assets/fonts/Bebas_Neue/BebasNeue-Regular.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/Bebas_Neue/BebasNeue-Regular.woff2") format("woff2"),
    url("../assets/fonts/Bebas_Neue/BebasNeue-Regular.woff") format("woff"),
    url("../assets/fonts/Bebas_Neue/BebasNeue-Regular.svg#BebasNeue-Regular") format("svg"),
    url("../assets/fonts/Bebas_Neue/BebasNeue-Regular.ttf") format("truetype");
}

* {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* font-family: "BebasNeue"; */
}

*:focus {
  outline: 0 !important;
}

body {
  font-family: "BebasNeue";
  /* text-align: center; */
  color: #000000;
}

p {
  font-family: "Raleway";
}

main {
  position: relative;
}

.side_form {
  position: fixed;
  z-index: 980;
  top: 150px;
  left: 663px;
  left: 66%;
  width: 350px;
  background-color: #00558c;
  border-top-left-radius: 13px;
  border-bottom-right-radius: 13px;
  color: #ffffff;
  -webkit-box-shadow: 0px 0px 15px 0px #000000;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
}
@media all and (max-width: 767px) {
  .side_form {
    position: fixed;
    z-index: 990;
  }
}

.form_part3 {
  background-color: #ea6649;
  border-bottom-right-radius: 13px;
}

.form_part3 h3,
button.form_part3 {
  color: #ffffff;
  text-align: center;
  font-size: 15px;
  line-height: 16px;
  font-family: "Raleway";
  font-weight: 1000;
  margin-bottom: 0;
  padding: 13px 0;
  text-transform: uppercase;
  margin-top: 18px;
}

button.form_part3 {
  width: 100%;
}

.form_part1 {
  position: relative;
  padding: 0 19px 8px 19px;
  text-align: left;
}

.form_part1 .img {
  width: 127px;
  height: 127px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 15px 0px #000000;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
  margin-top: -63.36px;
  margin-bottom: 13px;
}

.form_part1 .img img {
  width: 140px;
  height: 140px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.form_part1 h6 {
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 5px;
  font-family: "Raleway";
  font-weight: 900;
}

.form_part1 p {
  font-size: 10px;
  line-height: 13px;
  margin-bottom: 0;
  font-family: "Raleway";
}

.form_part1 p a {
  color: #ffffff;
  font-family: "Raleway";
  font-weight: 900;
  text-decoration: none;
}

.form_part1 p a:hover {
  text-decoration: underline;
}

.form_part1 p a.email_form {
  text-decoration: underline;
}

.section1 {
  height: 100vh;
  background-image: url(../images/bg1.jpg);
  background-position: left bottom;
  background-size: cover;
  color: #ffffff;
  position: relative;
}

.sec1_container {
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
  padding: 0 10px;
}

.sec1_holder {
  width: 462px;
  width: 582px;
  margin: 0 auto 0 0;
  padding-top: 130px;
  text-align: left;
}

.sec1_holder h3 {
  font-size: 22.6px;
  line-height: 22.8px;
  margin-bottom: 16.6px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ffffff;
  width: 310px;
  margin-right: auto;
  text-shadow:
    0 0 15px rgba(0, 0, 0, 0.4),
    0 0 10px rgba(0, 0, 0, 0.4);
}

.sec1_holder h1 {
  font-size: 58px;
  line-height: 58px;
  margin-bottom: 13px;
  text-shadow:
    0 0 15px rgba(0, 0, 0, 0.4),
    0 0 10px rgba(0, 0, 0, 0.4);
  text-align: center;
}

.sec1_holder p {
  font-size: 20px;
  line-height: 26.6px;
  font-weight: 500;
  margin-bottom: 0;
}

.slide_to_1 {
  margin: 20px auto 0 auto;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #ffffff;
  position: relative;
  cursor: pointer;
}

.slide_to_1 img {
  filter: invert(49%) sepia(89%) saturate(2099%) hue-rotate(334deg) brightness(99%) contrast(86%);
  position: absolute;
  display: block;
  width: 20px;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

*:focus {
  outline: none;
}

.button--flex {
  user-select: none;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.3s ease-in-out;
}

.button--to-bottom:hover {
  transform: translateY(0.5rem);
}

.sec_t {
  height: 70vw;
  background-color: green;
}

.sec_t:nth-child(2) {
  background-color: hotpink;
}

.sec_t:nth-child(3) {
  background-color: goldenrod;
}

.sec_t:nth-child(4) {
  background-color: khaki;
}

.form_part2 {
  background-color: #ffffff;
  border-bottom-right-radius: 26px;
  color: #363e4b;
  padding: 13.3px 20px 20px 20px;
  padding: 13px 0 0 0;
}

.form_part2 p {
  font-size: 10px;
  line-height: 15px;
  font-family: "Raleway";
  font-weight: 900;
  font-style: italic;
  width: 88%;
  text-align: left;
  margin: 0 auto 15px auto;
}

.form_part2 input,
.form_part2 label {
  font-family: "Raleway";
}

.input_holder {
  position: relative;
  padding-top: 3px;
  padding-bottom: 3px;
}

.input_holder input {
  position: absolute;
  left: -50px;
  top: 0;
  opacity: 0;
  z-index: -1;
}

.radios_holder {
  overflow: hidden;
  margin-bottom: 9px;
}

.radios_holder_1 {
}

.radios_holder_1 .input_holder,
.radios_holder_2 .input_holder {
  float: left;
}

.input_holder label {
  font-size: 11px;
  line-height: 11px;
  text-align: left;
  padding-left: 16px;
  position: relative;
  color: #363e4b;
  font-weight: 500;
  margin-bottom: 0;
  cursor: pointer;
  display: block;
}

.input_holder input:checked ~ label {
  color: #ea6649;
  font-weight: 900;
}

.input_holder label::after {
  content: " ";
  position: absolute;
  left: 0;
  top: -1px;
  width: 12px;
  height: 12px;
  border: 1px solid #363e4b;
  border-radius: 50%;
}

.input_holder input:checked ~ label::after {
  border: 1px solid #ea6649;
}

.input_holder input:checked ~ label::before {
  border-radius: 50%;
  width: 6.6px;
  height: 6.6px;
  position: absolute;
  top: 2px;
  left: 2.7px;
  background-color: #ea6649;
  content: " ";
}

.radios_holder_1 .input_holder:nth-child(2) {
  padding-left: 19px;
}

.radios_holder_2 .input_holder:nth-child(2),
.radios_holder_2 .input_holder:nth-child(3) {
  padding-left: 9px;
}

.champs_container input {
  border-radius: 3.3px;
  border: 1px solid #363e4b;
  padding: 5px 10.6px;
  text-align: left;
  color: #363e4b;
  font-size: 10.6px;
  line-height: 10.6px;
}

.champs_container input:focus::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: transparent;
  opacity: 1;
  /* Firefox */
}

.champs_container input:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: transparent;
}

.champs_container input:focus::-ms-input-placeholder {
  /* Microsoft Edge */
  color: transparent;
}

.champs_container input:focus {
  border: 1px solid #00558c;
}

.input_50 {
  width: calc(50% - 6.4px);
  float: left;
}

.input_60 {
  width: calc(60% - 6.4px);
  float: right;
  margin-bottom: 13px;
}

.input_40 {
  width: calc(40% - 6.4px);
  float: left;
  margin-bottom: 13px;
}

.input_50:nth-child(2) {
  float: right;
}

.champs_container {
  overflow: hidden;
}

.pdx {
  padding: 0 18px 0 18px;
}

.input_100 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

p.info {
  color: #7e7e7e;
  font-size: 7px;
  line-height: 7px;
  text-align: left;
  font-style: normal;
  font-weight: 400;
  width: 66.5px;
  margin: 0;
  padding-top: 2px;
}

.checkbox_holder {
  position: relative;
}

.checkbox_holder input {
  position: absolute;
  z-index: -1;
  visibility: hidden;
}

.checkbox_holder label {
  text-align: left;
  font-size: 9px;
  line-height: 9px;
  color: #363e4b;
  font-family: "Raleway";
  display: block;
  font-weight: 500;
  position: relative;
  margin-bottom: 0;
}

.checkbox_holder label a {
  text-decoration: underline;
  color: #363e4b;
  font-family: "Raleway";
  font-weight: 500;
}

.checkbox_holder input:checked ~ label::after {
  background-color: #ea6649;
  z-index: 1;
}

.checkbox_holder input:checked ~ label::before {
  position: absolute;
  left: 0.64px;
  top: -0.9px;
  width: 10.24px;
  height: 10.24px;
  background-image: url(../images/svg/check-line.svg);
  background-position: center;
  background-size: cover;
  content: " ";
  cursor: pointer;
  filter: invert(100%) sepia(0%) saturate(7484%) hue-rotate(217deg) brightness(103%) contrast(106%);
  z-index: 2;
}

.form_part2.active #parcourrielegalementWrap {
  display: block !important;
}

.form_part2.active #courriel {
  display: none !important;
}

.form_part2.active.parcourrielegalement #courriel {
  display: block !important;
  margin-top: 0.1vw;
}
.telephone_courrier {
  display: none;
}

.form_part2.active .telephone_courrier {
  margin-top: 2.4vw !important;
  display: block;
}
.form_part2.active .telephone_courriel {
  display: none;
}

#adressePostale,
#codePostale,
#ville {
  display: none;
}

.form_part2.active #adressePostale,
.form_part2.active #codePostale,
.form_part2.active #ville {
  display: initial !important;
}

.section2 {
  background-color: #ffffff;
  padding: 0 33px 0 33px;
}

.section2_container {
  background-color: #ea6649;
  border-top-left-radius: 33px;
  border-bottom-right-radius: 33px;
  color: #ffffff;
  position: relative;
}

.section2_holder {
  max-width: 566px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 880px;
  padding: 78px 10px 60px 10px;
}

.video_holder {
  width: 100%;
  max-width: 566px;
  position: relative;
  -webkit-box-shadow: 0px 0px 15px 0px #000000;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
  position: absolute;
  top: -250px;
  cursor: pointer;
}

.video_holder img {
  display: block;
  width: 100%;
  z-index: 1;
}

.video_holder h3 {
  font-family: "BebasNeue";
  text-align: left;
  font-size: 38px;
  line-height: 38px;
  margin-bottom: 0;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2;
}

.video_player {
  width: 53px;
  height: 53px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  filter: invert(91%) sepia(94%) saturate(34%) hue-rotate(255deg) brightness(106%) contrast(100%);
  z-index: 3;
  background-image: url(../images/svg/play-circle-fill.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.video_player:hover {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}

.sec2_slider1_slide {
  width: 100%;
  max-width: 566px;
  margin: 0 auto 0 0;
}

.box1 {
  width: 100%;
  padding: 53px 26px 20px 73px;
  position: relative;
}

.box1::after {
  width: 1px;
  height: calc(100% - 53px);
  background-color: #ffffff;
  content: " ";
  position: absolute;
  top: 53px;
  right: 110px;
  z-index: 1;
}

.box1 .box_img {
  width: 173px;
  height: 173px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 15px 0px #000000;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 9;
}

.box1 .box_img img {
  display: block;
  width: 102%;
  margin: -1% auto auto -1%;
}

.box1 .box_textholder {
  width: calc(100% - 173px);
  padding-right: 20px;
}

.box1 .box_textholder h3 {
  font-family: "BebasNeue";
  font-size: 36px;
  text-align: right;
  line-height: 41px;
}

.box1 .box_textholder p {
  font-family: "BebasNeue";
  font-size: 25px;
  text-align: right;
  line-height: 25px;
  margin: 0 0 0 auto;
  width: 250px;
  color: #00558c;
}

.box2 {
  padding: 20px 20px 20px 73px;
  background-color: #ffffff;
  color: #ea6649;
  text-align: left;
  border-top-left-radius: 13px;
  border-bottom-right-radius: 13px;
  position: relative;
}

.box2::after {
  content: " ";
  position: absolute;
  width: 36px;
  height: 36px;
  top: 20px;
  left: 12px;
  background-image: url(../images/svg/double-quotes-l.svg);
  background-position: center;
  background-size: cover;
  filter: invert(49%) sepia(89%) saturate(2099%) hue-rotate(334deg) brightness(99%) contrast(86%);
}

.box2::before {
  content: " ";
  position: absolute;
  width: 21px;
  height: 21px;
  bottom: 18px;
  right: 20px;
  background-image: url(../images/svg/double-quotes-r.svg);
  background-position: center;
  background-size: cover;
  filter: invert(49%) sepia(89%) saturate(2099%) hue-rotate(334deg) brightness(99%) contrast(86%);
}

.box2 p {
  font-size: 19px;
  line-height: 27px;
  text-align: left;
  font-weight: 200;
  font-style: italic;
  position: relative;
  margin-bottom: 13px;
  padding: 13px 0;
}

.box2 p::after {
  content: " ";
  position: absolute;
  width: 1px;
  height: 100%;
  left: -20px;
  top: 0;
  background-color: #ea6649;
}

.box2 span {
  font-size: 15px;
  line-height: 16px;
  margin-bottom: 0;
}

.box3 {
  padding: 20px 20px 0 0;
}

.box3 .box_img {
  width: 127px;
  height: 127px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 9;
}

.box3 .box_img img {
  width: 102%;
  margin: -1% auto auto -1%;
  display: block;
}

.box3 p {
  width: calc(100% - 127px);
  text-align: left;
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 0;
  padding-top: 30px;
  padding-left: 20px;
}

.sec2_slider1 {
  width: 100%;
  max-width: 566px;
  margin: 0 auto 0 0;
  padding: 0;
}

.sec2_slider1 .slick-prev,
.sec2_slider1 .slick-next {
  width: 53px;
  height: 53px;
  z-index: 99;
}

.sec2_slider1 .slick-prev:before {
  background-color: #ffffff;
  color: transparent;
  width: 53px;
  height: 53px;
  background-image: url(../images/arrow-left-s-line.svg);
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  position: absolute;
  opacity: 1;
  -webkit-box-shadow: 0px 0px 15px 0px #000000;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
  left: 26px;
  top: -264px;
}

.sec2_slider1 .slick-next:before {
  background-color: #ffffff;
  color: transparent;
  width: 53px;
  height: 53px;
  background-image: url(../images/arrow-right-s-line.svg);
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  position: absolute;
  opacity: 1;
  -webkit-box-shadow: 0px 0px 15px 0px #000000;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
  right: 26px;
  right: 7px;
  top: -264px;
}

.img_bg {
  position: absolute;
  width: 378px;
  top: 145px;
  left: -54px;
  z-index: 1;
}

.section3 {
  padding: 46px 0 60px 0;
  text-align: left;
  color: #363e4b;
  background-color: #ffffff;
}

.section3_container {
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
  padding: 0 10px;
}

.section3_holder {
  width: 566px;
  margin: 0 auto 0 0;
  text-align: left;
}

.section3_holder h2,
.sec4_content h2 {
  position: relative;
  color: #00558c;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 17px;
  margin-right: auto;
  margin-left: 0;
  max-width: 420px;
  padding: 36px 0 4px 20px;
  border-left: 1px solid #ea6649;
}

.section3_holder h2 img,
.sec4_content h2 img {
  width: 26px;
  display: block;
  position: absolute;
  top: 0;
  left: 20px;
}

.slide_down {
  border: 1px solid #00558c;
  background-color: #00558c;
  color: #ffffff;
  border-top-left-radius: 13px;
  border-bottom-right-radius: 13px;
  padding: 11px 20px;
  margin-bottom: 10px;
  transition-duration: 0.3s;
}

.slide_down:hover {
  background-color: #ea6649;
  border: 1px solid #ea6649;
}

.slide_down:last-child {
  margin-bottom: 0;
}

.slide_down_button {
  width: 100%;
  cursor: pointer;
}

.slide_down_button h4 {
  font-size: 15px;
  line-height: 18px;
  font-family: "Raleway";
  font-weight: 900;
  margin-bottom: 0;
}

.slide_down_button img {
  display: block;
  width: 32px;
  height: 32px;
}

.slide_down_button img:nth-child(2) {
  display: none;
}

.slide_down.active .slide_down_button img:nth-child(2) {
  display: block;
}

.slide_down.active .slide_down_button img:nth-child(1) {
  display: none;
}

.slide_down.active {
  border: 1px solid #00558c;
  background-color: #ffffff;
  color: #00558c;
  padding-bottom: 18px;
}

.slide_down_content {
  padding-top: 13px;
}

.slide_down_content p {
  font-size: 15px;
  line-height: 23px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 0;
}

.swp_content {
  display: none;
}

.slide_down.active .slide_down_content p {
  color: #363e4b;
}

.swp_content.active {
  display: block;
}

.section4 {
  padding: 0 33px 33px 33px;
}

.sec4_container {
  background-color: #ecf0f3;
  border-top-left-radius: 33px;
  border-bottom-right-radius: 33px;
  color: #363e4b;
  position: relative;
  padding: 46px 0 60px 0;
  text-align: left;
}

.sec4_holder {
  max-width: 880px;
  margin: 0 auto;
  padding: 0 10px;
}

.sec4_content {
  margin: 0 auto 0 0;
  width: 100%;
  max-width: 566px;
}

.sec4_content h2 {
  margin-right: auto;
  margin-left: 0;
  max-width: 125px;
}

.swp_titles {
  position: relative;
  z-index: 1;
}

.swp_titles input {
  position: absolute;
  visibility: hidden;
  top: -50px;
  left: -50px;
  opacity: 0;
}

.swp_titles label {
  font-size: 13px;
  line-height: 13px;
  text-align: center;
  width: 180px;
  display: block;
  padding: 10px 0 11px 0;
  background-color: #00558c;
  color: #ffffff;
  font-family: "Raleway";
  font-weight: 900;
  margin-bottom: -1px;
  cursor: pointer;
  border-top-left-radius: 13px;
}

.swp_titles label.first-child {
  border-top-left-radius: 13px;
}

.swp_titles input:checked ~ label {
  background-color: #ffffff;
  color: #00558c;
}

.swp_content {
  position: relative;
  z-index: 2;
  background-color: #ffffff;
  padding: 20px 20px 26px 20px;
  border-bottom-right-radius: 13px;
}

.swp_content.swp_style1 img {
  width: 100%;
  display: block;
  margin-bottom: 30px;
}

.swp_content.swp_style1 h3,
.swp_content.swp_style2 h3 {
  font-size: 15px;
  line-height: 22px;
  font-family: "Raleway";
  font-weight: 900;
  margin-bottom: 25px;
}

.swp_content.swp_style1 p {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 25px;
}

.swp_content.swp_style1 ul {
  margin-bottom: 0;
}

.swp_content.swp_style1 ul li {
  font-size: 15px;
  font-family: "Raleway";
  line-height: 22px;
  margin-bottom: 0;
  display: block;
  position: relative;
  padding-left: 13px;
  padding-left: 0;
}

.swp_content.swp_style1 ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  background-image: url(../images/Ellipse\ 22.svg);
  background-position: center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  display: none;
}

.swp_content.swp_style2 .img {
  width: 180px;
}

.swp_content.swp_style2 img {
  width: 100%;
  display: block;
}

.swp_content.swp_style2 .swp_style2_content {
  width: calc(100% - 180px);
  margin-bottom: 24px;
  padding: 0 0 0 20px;
}

.swp_content.swp_style2 .swp_style2_content p {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 0;
}

.swp_content.swp_style2 .swp_style2_content h3 {
  margin-bottom: 15px;
}

.swp_content.swp_style2 .d-flex:last-child .swp_style2_content {
  margin-bottom: 0 !important;
}

.section5 {
  background-image: url(../images/bg3.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 114px 0 111px 0;
}

.sec5_container {
  max-width: 880px;
  margin: 0 auto;
  padding: 0 10px;
  text-align: center;
}

.sec5_holder {
  margin: 0 auto 0 0;
  width: 100%;
  max-width: 566px;
  color: #ffffff;
}

.sec5_holder h2 {
  font-size: 92px;
  line-height: 92px;
  width: 476px;
  margin: 0 auto 40px auto;
  letter-spacing: 23px;
  position: relative;
}

.sec5_holder h2 img {
  position: absolute;
  bottom: -25px;
  width: 308px;
  display: block;
  left: calc(50% - 10px);
  transform: translate(-50%, 0);
}

.sec5_holder h3 {
  font-size: 53px;
  line-height: 53px;
  width: 502px;
  padding-right: 15px;
  margin: 0 auto;
  color: #ea6649;
}

footer {
  background-color: #ffffff;
  padding: 33px 0 18px 0;
}

.footer_container {
  max-width: 880px;
  margin: 0 auto;
  padding: 0 10px;
}

.footer_holder {
  margin: 0 auto 0 0;
  width: 100%;
  max-width: 566px;
}

.footer_bare a:nth-child(1) img {
  display: block;
  width: 73px;
}

.footer_bare .img {
  display: block;
  width: 73px;
}

.footer_bare h4 {
  text-align: left;
  font-family: "Raleway";
  font-weight: 800;
  font-size: 11px;
  line-height: 16px;
  color: #00558c;
  margin-bottom: 13px;
}

.ftr_1 {
  padding: 0 23px;
}

.footer_bare h3 {
  text-align: left;
  font-size: 12px;
  line-height: 12px;
  color: #363e4b;
  margin-bottom: 0;
}

.footer_bare .d-flex a {
  display: block;
  margin: 0 4px;
}

.footer_bare h3 a img {
  display: block;
}

.footer_bare .d-flex a:nth-child(2) img {
  width: 18px;
}

.footer_bare .d-flex a:nth-child(3) img {
  width: 20px;
  margin-top: -2px;
}

.footer_bare .d-flex a:nth-child(4) img {
  width: 20px;
}

.footer_bare .d-flex a:nth-child(5) img {
  width: 18px;
}

.footer_holder p {
  text-align: left;
  margin-bottom: 16px;
  font-size: 9px;
  line-height: 14px;
  font-family: "Raleway";
  font-weight: 500;
  margin-top: 26px;
  color: #363e4b;
}

.footer_holder p a {
  color: #363e4b;
  font-family: "Raleway";
  font-weight: 500;
}

.footer_holder h5 {
  color: #bfd4e2;
  text-align: left;
  font-size: 12px;
  letter-spacing: 2px;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  padding: 22px 0 0 0;
}

.header_container {
  width: 100%;
  max-width: 880px;
  padding: 0 10px;
  margin: 0 auto;
}

.header_logo {
  display: block;
  width: 73px;
}

.header_logo img {
  display: block;
  width: 100%;
}

.header_holder ul {
  margin-bottom: 0;
  width: 391px;
  width: 630px;
}

.header_holder li {
  display: inline-block;
  text-align: left;
  margin-bottom: 0;
  border-bottom: 2px solid #ea6649;
  padding-bottom: 4px;
}

.header_holder li a {
  color: #ffffff;
  font-size: 22px;
  line-height: 22px;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.4);
}

.header_holder li a:hover {
  text-decoration: none;
}

.to_top,
.to_top a,
.to_top2 {
  transition: all 0.3s ease-in-out;
}

.to_top:hover {
  transform: translateY(-0.5rem);
}

.to_top2:hover {
  background-color: #ea6649;
  color: #ffffff;
}

.to_top:hover a {
  color: #ea6649;
}

.slide_down_arrow {
  border-radius: 50%;
  background-color: #ffffff;
}

.slide_down_arrow img {
  filter: invert(22%) sepia(100%) saturate(1225%) hue-rotate(180deg) brightness(91%) contrast(102%);
  transition-duration: 0.3s;
}

.slide_down:hover .slide_down_arrow img {
  filter: invert(43%) sepia(87%) saturate(631%) hue-rotate(327deg) brightness(99%) contrast(85%);
}

.slide_down.active .slide_down_arrow {
  background-color: #00558c;
}

.slide_down.active .slide_down_arrow img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(12deg) brightness(101%) contrast(101%);
}

.pop_up_video {
  position: fixed;
  padding: 0 15px;
  top: 0;
  left: -130%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  transition-duration: 0.9s;
}

.pop_up_video-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 880px;
}

.pop_up_video-holder iframe {
  width: 100%;
  height: 500px;
}

.close_pop_up_video {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
  transition-duration: 0.3s;
}

.close_pop_up_video:hover {
  transform: scale(1.1);
}

.pop_up_video.active {
  left: 0;
}

.pop_up_container {
  width: 100%;
  height: 100%;
  position: relative;
}

.slide_down .slide_down_content p a {
  color: #363e4b;
  font-family: "Raleway";
  font-weight: 500;
  text-decoration: underline;
}

.champs_container input.err {
  border: 1px solid red !important;
}

.form_popup {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: -9999;
  opacity: 0;
  transition-duration: 0.9s;
  transform: translate(-50%, -50%);
  color: #ffffff;
  background-color: #ea6649;
  border-top-left-radius: 21px;
  border-bottom-right-radius: 21px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.7);
  padding: 10px 25px;
  margin: 0 15px;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.form_popup_1 {
  transition-duration: 0.9s;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -999;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
}

.form_popup h3 {
  font-size: 21px;
  line-height: 21px;
  margin-bottom: 0;
  text-align: center;
}

.p-relative {
  position: relative;
}

.succ1 .form_popup,
.err1 .form_popup,
.succ2 .form_popup,
.err1 .form_popup,
.succ1 .form_popup_1,
.err1 .form_popup_1,
.succ2 .form_popup_1,
.err1 .form_popup_1 {
  z-index: 9999;
  opacity: 1;
  opacity: 1;
}

.succ1 .form_popup_1,
.err1 .form_popup_1,
.succ2 .form_popup_1,
.err1 .form_popup_1 {
  transition-duration: 1.9s;
}

.form_popup img {
  cursor: pointer;
  display: block;
  width: 36px;
  position: absolute;
  top: -55px;
  right: -55px;
}

.bo-body {
  width: 100%;
  height: 100vh;
}

.bo-body form {
  padding: 30px 65px;
  border-radius: 12px;
  background-color: #00558c;
  color: #ffffff;
  text-align: left;
}

.bo-body form button {
  background-color: #ea6649;
  border: 1px solid #ea6649;
  margin: 0 auto;
  font-size: 18px;
}

.bo-body form button:hover {
  background-color: #ea6649;
  border: 1px solid #ea6649;
}

.btn_holder {
  width: 100%;
  text-align: center;
}

.bo-body form input {
  border-radius: 3.3px;
  border: 1px solid #363e4b;
  padding: 9.2px 10.6px;
  text-align: left;
  color: #363e4b;
  font-size: 16px;
  line-height: 16px;
  width: 220px;
  font-family: "Raleway";
}

.bo-body form label {
  font-size: 16px;
  line-height: 16px;
  text-align: left;
  position: relative;
  color: #ffffff;
  font-weight: 500;
  cursor: pointer;
  display: block;
}

.bo-body form .header_logo {
  margin: 0 auto 35px auto;
  display: block;
}

.body-success {
  background-color: #00558c;
  color: #ffffff;
  font-family: "Raleway";
  padding: 20px;
}

.body-success h1 {
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 60px;
  line-height: 60px;
}

.body-success table {
  background-color: #ffffff;
  margin-top: 10px;
  color: #363e4b;
  font-family: "Raleway";
}

.body-success table th {
  color: #363e4b;
  text-align: center;
}

.body-success table td {
  color: #363e4b;
  font-family: "Raleway";
  text-align: center;
}

.body-success a {
  background-color: #ea6649;
  color: #ffffff;
  padding: 15px;
  margin: 0 15px 15px 15px !important;
  border-radius: 15px;
  display: inline-block;
}

.body-success a:hover {
  text-decoration: none;
}

.body-success table tbody tr:last-child {
  display: none;
}

.body-success h3 {
  text-align: left;
  margin-bottom: 15px;
}

.isDisabled {
  margin-bottom: 15px !important;
}

.section2_holder3 {
  width: 487px;
  margin: 0 auto 0 0;
  padding: 50px 0 266px 0;
}

.section2_holder3 h2 {
  position: relative;
  color: #00558c;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 17px;
  margin-right: auto;
  margin-left: 0;
  max-width: 420px;
  padding: 36px 0 10px 20px;
  border-left: 1px solid #ea6649;
  text-align: left;
  margin-bottom: 0;
}

.section2_holder3 h2 img {
  width: 26px;
  display: block;
  position: absolute;
  top: 0;
  left: 20px;
}

.section2_holder3 p {
  text-align: left;
  font-size: 20px;
  line-height: 26.6px;
  font-weight: 500;
  margin-bottom: 0;
  color: #00558c;
  padding: 3px 0 3px 20px;
  border-left: 1px solid #ea6649;
}

header.header_scrolling {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
  padding: 10px 0;
}

header.header_scrolling .header_holder ul {
  width: 640px;
}

header.header_scrolling .header_holder li {
  position: relative;
  border-bottom: 0;
}

header.header_scrolling .header_holder li::after {
  width: 100% !important;
  height: 2px;
  background-color: #ea6649;
  position: absolute;
  bottom: 0;
  left: 0;
  content: " ";
}

header.header_scrolling .header_holder li a {
  color: #00558c;
  text-shadow: none;
}

header.header_scrolling .header_holder li a br {
  display: none;
}

header.header_scrolling .header_logo {
  width: 53px;
}

#nosactions,
#transmettreuneassurancevie {
  position: absolute;
  top: -4vw;
  left: 0;
}

.section3,
.section4 {
  position: relative;
}

.header_holder {
  margin-left: 3%;
}
#tarteaucitronPrivacyUrlDialog {
  background: transparent !important;
  text-decoration: none !important;
}
#tarteaucitronPrivacyUrl {
  padding: 5px 10px !important;
  border: 1px solid #fff !important;
}
.btn-changer {
  background: transparent !important;
  background-color: transparent !important;
  border: 0 !important;
  background-color: transparent !important;
  color: #fff !important;
  font: 15px verdana !important;
  padding: 1px 0px !important;
  width: 184px !important;
  text-align: center !important;
  display: inline-block !important;
}

.btn-changer2 {
  background: transparent !important;
  background-color: transparent !important;
  border: 0 !important;
  background-color: transparent !important;
  color: #fff !important;
  font: 15px verdana !important;
  padding: 5px 10px !important;
  width: 179px !important;
  border: 1px solid #fff !important;
  margin: 0 auto !important;
  display: block !important;
  text-decoration: none !important;
}
.btn-changer2:hover {
  text-decoration: none !important;
}

.mob-only {
  display: none;
}
