@charset "UTF-8";
/* line 22, ../../cinscustomer/sass/config/_colors_from_php.scss */
.bg-main_color {
  background-color: #0080c0;
}

/* line 23, ../../cinscustomer/sass/config/_colors_from_php.scss */
.color-main_color {
  color: #0080c0;
}

/* line 24, ../../cinscustomer/sass/config/_colors_from_php.scss */
.bg-main_color_light {
  background-color: #4595d1;
}

/* line 25, ../../cinscustomer/sass/config/_colors_from_php.scss */
.color-main_color_light {
  color: #4595d1;
}

/* line 26, ../../cinscustomer/sass/config/_colors_from_php.scss */
.bg-main_color_dark {
  background-color: #0072bc;
}

/* line 27, ../../cinscustomer/sass/config/_colors_from_php.scss */
.color-main_color_dark {
  color: #0072bc;
}

/* line 28, ../../cinscustomer/sass/config/_colors_from_php.scss */
.bg-second_color {
  background-color: #63b32e;
}

/* line 29, ../../cinscustomer/sass/config/_colors_from_php.scss */
.color-second_color {
  color: #63b32e;
}

/* line 30, ../../cinscustomer/sass/config/_colors_from_php.scss */
.bg-second_color_light {
  background-color: #63b32e;
}

/* line 31, ../../cinscustomer/sass/config/_colors_from_php.scss */
.color-second_color_light {
  color: #63b32e;
}

/* line 32, ../../cinscustomer/sass/config/_colors_from_php.scss */
.bg-second_color_dark {
  background-color: #63b32e;
}

/* line 33, ../../cinscustomer/sass/config/_colors_from_php.scss */
.color-second_color_dark {
  color: #63b32e;
}

/* line 34, ../../cinscustomer/sass/config/_colors_from_php.scss */
.bg-third_color {
  background-color: #ffffff;
}

/* line 35, ../../cinscustomer/sass/config/_colors_from_php.scss */
.color-third_color {
  color: #ffffff;
}

/* line 36, ../../cinscustomer/sass/config/_colors_from_php.scss */
.bg-third_color_light {
  background-color: #ffffff;
}

/* line 37, ../../cinscustomer/sass/config/_colors_from_php.scss */
.color-third_color_light {
  color: #ffffff;
}

/* line 38, ../../cinscustomer/sass/config/_colors_from_php.scss */
.bg-third_color_dark {
  background-color: #ffffff;
}

/* line 39, ../../cinscustomer/sass/config/_colors_from_php.scss */
.color-third_color_dark {
  color: #ffffff;
}

/* line 40, ../../cinscustomer/sass/config/_colors_from_php.scss */
.bg-fourth_color {
  background-color: #d0d0d0;
}

/* line 41, ../../cinscustomer/sass/config/_colors_from_php.scss */
.color-fourth_color {
  color: #d0d0d0;
}

/* line 42, ../../cinscustomer/sass/config/_colors_from_php.scss */
.bg-fourth_color_light {
  background-color: #d0d0d0;
}

/* line 43, ../../cinscustomer/sass/config/_colors_from_php.scss */
.color-fourth_color_light {
  color: #d0d0d0;
}

/* line 44, ../../cinscustomer/sass/config/_colors_from_php.scss */
.bg-fourth_color_dark {
  background-color: #d0d0d0;
}

/* line 45, ../../cinscustomer/sass/config/_colors_from_php.scss */
.color-fourth_color_dark {
  color: #d0d0d0;
}

/* line 46, ../../cinscustomer/sass/config/_colors_from_php.scss */
.bg-fifth_color {
  background-color: #000000;
}

/* line 47, ../../cinscustomer/sass/config/_colors_from_php.scss */
.color-fifth_color {
  color: #000000;
}

/* line 48, ../../cinscustomer/sass/config/_colors_from_php.scss */
.bg-fifth_color_light {
  background-color: #000000;
}

/* line 49, ../../cinscustomer/sass/config/_colors_from_php.scss */
.color-fifth_color_light {
  color: #000000;
}

/* line 50, ../../cinscustomer/sass/config/_colors_from_php.scss */
.bg-fifth_color_dark {
  background-color: #000000;
}

/* line 51, ../../cinscustomer/sass/config/_colors_from_php.scss */
.color-fifth_color_dark {
  color: #000000;
}

/* line 31, ../../cinscustomer/sass/config/_fonts_from_php.scss */
.font-main_font {
  font-family: "Roboto", Arial, sans-serif;
}

/* line 32, ../../cinscustomer/sass/config/_fonts_from_php.scss */
.font-second_font {
  font-family: "", Arial, sans-serif;
}

/* line 33, ../../cinscustomer/sass/config/_fonts_from_php.scss */
.font-third_font {
  font-family: "", Arial, sans-serif;
}

/* line 34, ../../cinscustomer/sass/config/_fonts_from_php.scss */
.font-main_title_font {
  font-family: "Roboto", Arial, sans-serif;
}

/* line 35, ../../cinscustomer/sass/config/_fonts_from_php.scss */
.font-second_title_font {
  font-family: "Roboto", Arial, sans-serif;
}

/* line 36, ../../cinscustomer/sass/config/_fonts_from_php.scss */
.font-third_title_font {
  font-family: "Roboto", Arial, sans-serif;
}

/* line 37, ../../cinscustomer/sass/config/_fonts_from_php.scss */
.font-main_text_font {
  font-family: "Roboto", Arial, sans-serif;
}

/* line 38, ../../cinscustomer/sass/config/_fonts_from_php.scss */
.font-second_text_font {
  font-family: "Roboto", Arial, sans-serif;
}

/* line 39, ../../cinscustomer/sass/config/_fonts_from_php.scss */
.font-third_text_font {
  font-family: "Roboto", Arial, sans-serif;
}

/* line 1, ../../cinscustomer/sass/config/_global.scss */
.h2,
.h3,
.h4 {
  position: relative;
  padding: 20px 0;
  font-size: 35px;
  font-weight: 400;
  color: #0080c0;
}

/* line 14, ../../cinscustomer/sass/config/_global.scss */
.h3 {
  font-size: 30px;
}

/* line 18, ../../cinscustomer/sass/config/_global.scss */
.h4 {
  padding: 15px 0;
  font-size: 25px;
}

/* Style CK Editor */
/* line 25, ../../cinscustomer/sass/config/_global.scss */
.main-color {
  color: #0080c0;
}

/* line 29, ../../cinscustomer/sass/config/_global.scss */
.red-color {
  color: #cc0000;
}

/* line 34, ../../cinscustomer/sass/config/_global.scss */
blockquote p {
  display: inline-block;
  position: relative;
  quotes: "“" "”" "‘" "’";
  font-size: 25px;
  font-style: italic;
  line-height: 30px;
}
/* line 43, ../../cinscustomer/sass/config/_global.scss */
blockquote p::before {
  left: -25px;
  top: -5px;
  color: #d0d0d0;
  content: open-quote;
  margin-right: 5px;
}
/* line 53, ../../cinscustomer/sass/config/_global.scss */
blockquote p::after {
  bottom: -40px;
  right: -15px;
  color: #d0d0d0;
  content: close-quote;
  margin-left: 5px;
}

/* line 67, ../../cinscustomer/sass/config/_global.scss */
ul.contextual-links li::before {
  display: none;
}

/* line 73, ../../cinscustomer/sass/config/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 79, ../../cinscustomer/sass/config/_global.scss */
.ear_block img {
  display: block;
  margin: 30px auto;
  max-width: 800px;
  height: auto;
}
@media (max-width: 1199px) {
  /* line 79, ../../cinscustomer/sass/config/_global.scss */
  .ear_block img {
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  /* line 79, ../../cinscustomer/sass/config/_global.scss */
  .ear_block img {
    margin: 15px auto;
  }
}

/* line 99, ../../cinscustomer/sass/config/_global.scss */
#page section .h2::after {
  content: '';
  display: block;
  height: 1px;
  width: 170px;
  margin-top: 8px;
  background: #63b32e;
}

/* line 114, ../../cinscustomer/sass/config/_global.scss */
body {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  color: #000000;
}

/* line 122, ../../cinscustomer/sass/config/_global.scss */
.back-to-top {
  display: none !important;
  background: #0080c0;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
/* line 130, ../../cinscustomer/sass/config/_global.scss */
.back-to-top::after {
  content: "\f077";
  font-family: 'Font Awesome\ 5 Pro', sans-serif;
  font-weight: 700;
  color: #ffffff;
  line-height: 55px;
}
@media (max-width: 991px) {
  /* line 122, ../../cinscustomer/sass/config/_global.scss */
  .back-to-top {
    display: none !important;
  }
}

/* line 142, ../../cinscustomer/sass/config/_global.scss */
.block {
  border: 0;
}

/* line 148, ../../cinscustomer/sass/config/_global.scss */
.block-title,
.decorated-title {
  background: orange;
  color: green;
}

/* Block/Page title */
/* CDF n° 90 */
@media (max-width: 991px) {
  /* line 158, ../../cinscustomer/sass/config/_global.scss */
  #page-wrapper .h1 {
    font-size: 45px !important;
  }
}
@media (max-width: 767px) {
  /* line 158, ../../cinscustomer/sass/config/_global.scss */
  #page-wrapper .h1 {
    font-size: 40px !important;
  }
}

/* Fin CDF - n° 90 */
/* line 170, ../../cinscustomer/sass/config/_global.scss */
.h1 {
  margin: 90px 0 35px 0;
  padding-bottom: 25px;
  color: #000000;
  font-size: 45px;
  font-weight: 400;
  /* CDF n° 68 */
  line-height: 1.3;
  /* Fin CDF n° 68 */
  text-align: center;
  /* MLC - Intégration Home */
  font-family: "Roboto", Arial, sans-serif;
  margin: 50px 0 35px 0 !important;
  padding-bottom: 0 !important;
  font-size: 50px !important;
  font-weight: 700;
  text-transform: uppercase;
  /* Fin MLC - Intégration Home */
}
@media (max-width: 991px) {
  /* line 170, ../../cinscustomer/sass/config/_global.scss */
  .h1 {
    margin: 70px 0 30px 0;
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  /* line 170, ../../cinscustomer/sass/config/_global.scss */
  .h1 {
    margin: 50px 0 30px 0;
    font-size: 35px;
  }
}
/* line 197, ../../cinscustomer/sass/config/_global.scss */
.h1::after {
  content: ' ';
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 175px;
  height: 5px;
  margin-top: 25px;
  background: #0080c0;
}
/* line 214, ../../cinscustomer/sass/config/_global.scss */
.h1.-light {
  color: #ffffff;
}
/* line 228, ../../cinscustomer/sass/config/_global.scss */
.h1::after {
  margin-top: 10px !important;
}

/* line 235, ../../cinscustomer/sass/config/_global.scss */
#block-cins-theme-page-title .h1 {
  margin: 20px 0 35px 0;
}
@media (max-width: 767px) {
  /* line 235, ../../cinscustomer/sass/config/_global.scss */
  #block-cins-theme-page-title .h1 {
    margin: 20px 0 25px 0;
  }
}

/* More link */
/* line 245, ../../cinscustomer/sass/config/_global.scss */
.centered-button {
  text-align: center;
}

/* line 249, ../../cinscustomer/sass/config/_global.scss */
.more-link {
  margin-top: 15px;
  text-align: center;
}
/* line 258, ../../cinscustomer/sass/config/_global.scss */
.more-link a {
  min-width: 370px;
  padding: 14.5px 60px;
  background: #63b32e;
  color: #ffffff;
  font-size: 15px !important;
  font-weight: 700;
  text-transform: uppercase;
  transition: 0.5s;
  border: 1px solid #ffffff;
}
@media (max-width: 575px) {
  /* line 258, ../../cinscustomer/sass/config/_global.scss */
  .more-link a {
    padding: 15px;
    font-size: 14px;
  }
}
/* line 277, ../../cinscustomer/sass/config/_global.scss */
.more-link a::after {
  content: "\f054";
  font-family: 'Font Awesome\ 5 Pro', sans-serif;
  font-weight: 400;
  margin-left: 5px;
  color: #63b32e;
}
/* line 285, ../../cinscustomer/sass/config/_global.scss */
.more-link a:hover {
  background: #ffffff;
  color: #63b32e;
}
/* line 292, ../../cinscustomer/sass/config/_global.scss */
.more-link.-light a {
  background: none;
  color: #ffffff;
  border: 1px solid #ffffff;
}
/* line 297, ../../cinscustomer/sass/config/_global.scss */
.more-link.-light a:hover {
  background: #ffffff;
  color: #63b32e;
}
/* line 307, ../../cinscustomer/sass/config/_global.scss */
.more-link.-block a {
  padding: 13px 15px !important;
}

/* line 314, ../../cinscustomer/sass/config/_global.scss */
.more-link a {
  background-color: #0080c0;
  color: #ffffff;
  transition: 0.5s;
}
/* line 320, ../../cinscustomer/sass/config/_global.scss */
.more-link a:hover {
  background-color: #63b32e;
  color: #ffffff;
}
/* line 325, ../../cinscustomer/sass/config/_global.scss */
.more-link a::after {
  color: #ffffff;
  opacity: 0.5;
}

/* line 332, ../../cinscustomer/sass/config/_global.scss */
a {
  color: inherit;
}
/* line 335, ../../cinscustomer/sass/config/_global.scss */
a:hover {
  color: inherit;
}

/* line 340, ../../cinscustomer/sass/config/_global.scss */
#block-contactus-sidetab {
  position: fixed;
  right: 0;
  top: 350px;
}
/* line 346, ../../cinscustomer/sass/config/_global.scss */
#block-contactus-sidetab .content {
  padding: 5px 10px 25px;
  border-left: 1px solid #63b32e;
  transform: rotateZ(-90deg);
  transform-origin: 130px 0;
  -wenkit-transform-origin: 130px 0;
  -ms-transform-origin: 130px 0;
  -o-transform-origin: 130px 0;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}
/* line 360, ../../cinscustomer/sass/config/_global.scss */
#block-contactus-sidetab .content span {
  font-size: 20px;
  color: #0080c0;
  vertical-align: middle;
}
/* line 366, ../../cinscustomer/sass/config/_global.scss */
#block-contactus-sidetab .content a {
  color: #63b32e;
}
/* line 369, ../../cinscustomer/sass/config/_global.scss */
#block-contactus-sidetab .content a:hover {
  color: #0080c0;
}

/* line 378, ../../cinscustomer/sass/config/_global.scss */
button.-bordered,
.button.-bordered {
  border: 1px solid #63b32e;
  color: #63b32e;
  background-color: transparent;
}
/* line 383, ../../cinscustomer/sass/config/_global.scss */
button.-bordered:hover,
.button.-bordered:hover {
  background: #63b32e;
  color: #ffffff;
}
/* line 388, ../../cinscustomer/sass/config/_global.scss */
button.-bordered.-colored,
.button.-bordered.-colored {
  color: #0080c0;
  border-color: #0080c0;
}
/* line 392, ../../cinscustomer/sass/config/_global.scss */
button.-bordered.-colored:hover,
.button.-bordered.-colored:hover {
  background: #0080c0;
  color: #ffffff;
}
/* line 398, ../../cinscustomer/sass/config/_global.scss */
button.-bordered.-decolored,
.button.-bordered.-decolored {
  color: #ffffff;
  border-color: #ffffff;
}
/* line 402, ../../cinscustomer/sass/config/_global.scss */
button.-bordered.-decolored:hover,
.button.-bordered.-decolored:hover {
  background: #ffffff;
  color: #0080c0;
}

/* line 410, ../../cinscustomer/sass/config/_global.scss */
.button-next {
  display: inline-block;
  min-height: 50px;
  padding: 12px 30px;
  border: 1px solid #63b32e;
  transition: 0.5s;
  font-weight: 700;
  text-transform: uppercase;
  background: #63b32e;
  color: #ffffff;
}
@media (min-width: 768px) {
  /* line 410, ../../cinscustomer/sass/config/_global.scss */
  .button-next {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    padding: 0 30px 0 30px;
  }
}
/* line 433, ../../cinscustomer/sass/config/_global.scss */
.button-next::after {
  content: "\f054";
  font-family: 'Font Awesome\ 5 Pro', sans-serif;
  font-weight: 400;
  margin-left: 5px;
  color: #0080c0;
}
/* line 441, ../../cinscustomer/sass/config/_global.scss */
.button-next.-bordered {
  border-color: #ffffff;
  background: none;
  color: #ffffff;
}
/* line 447, ../../cinscustomer/sass/config/_global.scss */
.button-next.-bordered:hover {
  background: #ffffff;
}
/* line 452, ../../cinscustomer/sass/config/_global.scss */
.button-next.-inverse-color {
  border-color: none;
  background: #ffffff;
  color: #000000;
}
/* line 458, ../../cinscustomer/sass/config/_global.scss */
.button-next.-inverse-color:hover {
  background: #000000;
  color: #ffffff;
}
/* line 464, ../../cinscustomer/sass/config/_global.scss */
.button-next.-transparent {
  border-color: currentColor;
  background: none;
  color: inherit;
}
/* line 470, ../../cinscustomer/sass/config/_global.scss */
.button-next.-transparent:hover {
  background: #000000;
  color: #ffffff;
}
/* line 476, ../../cinscustomer/sass/config/_global.scss */
.button-next.-block {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}
/* line 485, ../../cinscustomer/sass/config/_global.scss */
.button-next:hover {
  background: #ffffff;
  color: #63b32e;
}

/* Previous/Next */
/* line 2, ../sass/_previous_next.scss */
.previous-next-wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
/* line 9, ../sass/_previous_next.scss */
.previous-next-wrapper #prev-link i,
.previous-next-wrapper #next-link i {
  margin-left: 15px;
  font-size: 25px;
  color: #63b32e;
  transition: 0.5s;
}
/* line 16, ../sass/_previous_next.scss */
.previous-next-wrapper #prev-link i:hover,
.previous-next-wrapper #next-link i:hover {
  color: #000000;
}
/* line 22, ../sass/_previous_next.scss */
.previous-next-wrapper #prev-link + #next-link {
  margin-left: 15px;
  border-left: 1px solid #000000;
}
