/* Colors */
/* Background */
/* Typography */
/* Transition */
/* Header */
/* Slider */
/* Borders */
/* Shadow */
/* Links */
@media only screen and (max-device-width: 1200px) {
  nav#main-menu ul li ul.level_1 {
    display: none !important;
  }
}
@media (max-width: 1600px) {
  nav#main-menu {
    display: none;
  }
  body.homepage section#slider-top > div.module_slider {
    height: 70vh;
  }
  section#slider-top .slider-text {
    padding: 48px;
    max-width: 45%;
  }
  h2,
  section#home-presentation h2 {
    font-size: 28px;
    line-height: 32px;
  }
  section#icone-home-full .type_5 .cc_title h3 {
    font-size: 24px;
    line-height: 28px;
  }
  .container.container-lg {
    padding: 0 64px;
  }
  .logo-bloc {
    transform: translateX(128px);
  }
  header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  header .header-row {
    justify-content: space-between;
  }
  #navbar-header .nav-bloc .module_content {
    display: inline-block;
  }
  #navbar-header a.btn-phone {
    font-size: 20px;
    text-align: center;
    color: white;
  }
  #navbar-header .burger {
    opacity: 1;
    pointer-events: auto;
  }
  body.smaller #navbar-header a.btn-phone {
    color: black;
  }
}
@media (max-width: 1200px) {
  .type_5 {
    justify-content: center;
    flex-wrap: wrap;
  }
  body.homepage section#slider-top:before {
    width: 150px;
  }
  .page {
    margin: 0 0 0 0;
  }
  section#home-presentation {
    margin-top: 64px;
  }
  section#icone-home-full {
    overflow-x: hidden;
  }
  section#icone-home-full {
    margin: 64px -15px 0 -15px;
  }
  .burger {
    left: 32px;
  }
  #navbar-header {
    padding: 0px 16px;
  }
  body.homepage section#slider-top > div.module_slider {
    right: 32px;
    width: calc(90% - 64px);
  }
  section#slider-top .slider-text h1 {
    font-size: 36px;
    line-height: 40px;
  }
  #icone-home-full .col-xs-12:last-of-type {
    margin-top: 200px;
  }
  .container.container-lg {
    padding: 0 64px;
  }
  #home-presentation section.reassurance .container {
    flex-direction: column;
  }
  #home-presentation section.reassurance .container div {
    display: flex;
    gap: 32px;
    justify-content: start;
    width: 100%;
  }
  #home-presentation section.reassurance .container div i {
    max-width: 24px;
  }
  section#default-content .ui-accordion {
    padding: 40px;
  }
  section#default-content .ui-accordion::before {
    display: none;
  }
  section#default-content .ui-accordion h3.toggler {
    font-size: 28px;
  }
  h2 {
    font-size: 32px;
    line-height: 32px;
  }
  section#slider-top .slider-text {
    left: 32px;
    max-width: 50%;
  }
  section#slider-top {
    border: 0;
    margin-left: 0;
    overflow: hidden;
  }
  .logo-bloc,
  body.smaller .logo-bloc {
    transform: translateX(148px);
  }
  #nav-column {
    padding: 120px 32px;
  }
  #nav-column ul li a {
    font-size: 32px;
    line-height: 36px;
  }
  section#slider-design-h .sp-mask {
    height: 700px !important;
  }
  section#slider-design-h .sp-layer {
    position: relative;
    max-width: 100%;
    padding: 40px 20px;
    width: 100%;
  }
  section#slider-design-h .sp-layer:before {
    display: none;
  }
  section#slider-design-h .sp-layer h3 {
    font: 700 16px/20px "avenir-lt-pro", serif;
    margin: 0 0 10px 0;
  }
  section#slider-design-h .sp-layer h3 span {
    font: 700 16px/20px "avenir-lt-pro", serif;
    margin: 0 0 10px 0;
  }
  section#slider-design-h .sp-layer h3 span strong {
    font: 700 22px/22px "avenir-lt-pro", serif;
    width: 30px;
    height: 30px;
  }
  section#slider-design-h .sp-layer ul {
    padding: 0;
  }
  section#slider-design-h .sp-layer ul li {
    font: 300 14px/18px "avenir-lt-pro", serif;
  }
  section#slider-design-h .sp-layer a.btn {
    width: 100%;
    text-align: center;
    font: 700 14px/20px "avenir-lt-pro", serif;
    margin: 12px 1% 0;
    padding: 8px 10px;
  }
  section#slider-design-h .sp-layer #macaron-action-speciale {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 20px;
    border-radius: 0px;
    transform: none;
    margin: 20px 0;
    background: none;
    border: 2px solid #db0030;
  }
  section#slider-design-h .sp-slide {
    height: auto !important;
  }
  section#slider-design-h .sp-image-container {
    width: 100% !important;
    height: auto !important;
  }
  section#slider-design-h .sp-image-container img.sp-image {
    max-width: 100% !important;
    height: auto !important;
    margin-top: 0 !important;
    margin-left: 0px !important;
  }
  section#gmap-footer {
    height: auto;
  }
  section#gmap-footer .googlemap {
    height: 70vh;
  }
  footer {
    height: auto;
    position: relative;
  }
  .btn {
    font: 700 16px/24px "avenir-lt-pro", serif;
  }
  .type_1 .block_article .cc_content .cc_title h3 {
    font: 700 16px/24px "avenir-lt-pro", serif;
  }
  .type_1 .block_article .cc_content .cc_excerpt p {
    font: 400 12px/20px "avenir-lt-pro", serif;
  }
  .type_1 .block_article .cc_content .cc_read_more a {
    font: 700 9px/15px "avenir-lt-pro", serif;
    padding: 8px 5px;
    margin: 10px 2px;
  }
  .type_1 .block_article .cc_content .cc_read_more a:after {
    display: none;
  }
  section#icone-home-full {
    margin-top: 64px;
  }
  section.call-to-action {
    margin: 0 -15px;
  }
  section#banner-argument #content-banner {
    padding: 40px;
  }
  section#banner-argument #content-banner h3 {
    font: 900 24px/28px "avenir-lt-pro", serif;
  }
}
@media (max-width: 1200px) and (orientation: landscape) {
  #nav-column ul li a,
  #nav-column .small-menu ul li a {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 992px) {
  body {
    padding: 0;
  }
  #categorie .type_5 {
    justify-content: start;
    flex-wrap: wrap;
  }
  #categorie .type_5 .block_article {
    flex-basis: calc(50% - 25px);
  }
  body.homepage section#slider-top > div.module_slider:before {
    width: 200px;
    right: 32px;
    left: inherit;
    bottom: -32px;
    z-index: 1;
  }
  section#slider-top .slider-text .module_content {
    z-index: 10;
  }
  section#home-presentation .wouaw-left-bloc::before {
    left: 0;
    margin: 0 -15px;
    width: calc(100% + 30px);
  }
  section#slider-top .slider-text.isVisible {
    transform: translate(-50%, -50%) scale(1);
  }
  #sharethis {
    width: 300px;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    padding: 10px;
    margin: 0 auto;
    z-index: 99;
  }
  #sharethis .shareIcons {
    flex-direction: row;
  }
  #sharethis a.stbar {
    padding: 0;
    left: 0;
  }
  #nav-column {
    width: 100%;
  }
  body:not(.homepage) section#slider-top > div.module_slider:before {
    top: -96px;
    right: 24px;
    bottom: unset;
  }
  body.homepage section#slider-top > div.module_slider {
    right: 0;
    width: 100%;
  }
  section#slider-top .slider-text {
    max-width: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 800px;
    bottom: 15%;
    top: inherit;
  }
  #picture-column,
  #picture-column.show {
    bottom: 0;
    right: 0;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    top: unset;
    z-index: 10;
  }
  #nav-column {
    backdrop-filter: blur(4px);
    padding: 0 40px 0 40px;
    height: 100Vh;
    background: rgba(255, 255, 255, 0.8196078431);
  }
  body.homepage section#slider-top {
    border: 0;
  }
  section#slider-top .container .slider-text {
    padding: 20px 25px;
  }
  section#slider-top .box-title {
    left: 50%;
    bottom: auto;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
  }
  section#slider-top .box-title h1 {
    text-align: center;
  }
  section#slider-top.no-slider .box-title {
    left: 0;
    transform: none;
    top: 0;
  }
  section#slider-top.no-slider p.header-content-description {
    text-align: center;
  }
  section#slider-top.no-slider h1 {
    text-align: center;
  }
  section#icone-home-head .pad-icon {
    padding: 0;
    text-align: center;
  }
  section#icone-home-head .pad-icon p:first-child:before {
    display: none;
  }
  section#icone-home-head:after {
    display: none;
  }
  section#gmap-footer {
    height: auto;
  }
  section#icone-home-full {
    margin: 0 -15px;
    padding: 0 15px 0px 15px;
  }
  section#icone-home-full:after {
    display: none;
  }
  section#home-presentation .intro-img:before {
    width: 200px;
    bottom: -10%;
    right: 64px;
    left: inherit;
    z-index: 10;
  }
  section#home-presentation .wouaw-left-bloc {
    position: relative;
    top: 0;
    z-index: 10;
  }
  section#home-presentation .intro-img img {
    width: 100%;
    max-height: 600px;
    object-fit: cover;
  }
  section.call-to-action {
    margin: 0 -15px;
  }
  section#default-content .img-container {
    height: auto;
    padding: 0;
  }
  section#default-content .img-container img {
    position: relative;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    transform: none;
    max-height: 600px;
    object-fit: cover;
  }
  section#default-content .accordion-container {
    height: auto;
  }
  section#default-content .ui-accordion {
    position: relative;
    top: 0;
    margin: 0;
    padding: 40px;
  }
  section#home-presentation .reassurance {
    padding-top: 0;
  }
  section#home-presentation .wouaw-right-bloc {
    padding: 0px;
    margin: 0 -15px;
    width: calc(100% + 30px);
  }
  #default-content {
    margin: 0 -15px;
    width: calc(100% + 15px);
  }
  section.reassurance {
    overflow: hidden;
  }
  section.reassurance .container div {
    width: 50%;
  }
  section.reassurance i {
    font-size: 24px;
  }
  section.reassurance p {
    font-weight: 200;
    font-style: normal;
  }
  section#slider-design-h .sp-mask {
    height: 600px !important;
  }
  section#banner-argument {
    margin: 40px 0;
  }
  section#banner-argument:before {
    width: 100%;
  }
  section#banner-argument #content-banner {
    width: 100%;
    padding: 40px 40px 40px 40px;
    position: relative;
  }
  section#banner-argument #content-banner .center-content {
    transform: none;
  }
  section#banner-argument #content-banner ul {
    margin: 20px 0 20px 0;
  }
  section#banner-argument #photo-banner {
    float: none;
    clear: both;
    padding: 0;
    background: #1c1c1c;
  }
  section#banner-argument #photo-banner img {
    margin: 0;
    opacity: 0.6;
  }
  .chapeau {
    font: 400 18px/24px "avenir-lt-pro", sans-serif;
    font-weight: 200;
    font-style: normal;
    background: none;
    color: #000000;
    padding: 0;
    margin: 20px 0 0 0;
  }
  .txt-large {
    font: 400 18px/26px "avenir-lt-pro", serif;
  }
  .container {
    width: 100%;
  }
  .container.container-lg {
    padding: 0 15px;
  }
  .type_5 .block_article:hover .cc_vignette a:after {
    display: none;
  }
  .type_5 .block_article .cc_content .cc_title {
    padding: 0 25px;
  }
  .type_5 .block_article .cc_content .cc_title h3 {
    font: 700 16px/24px "avenir-lt-pro", serif;
  }
  .type_5 .block_article .cc_content .cc_excerpt {
    padding: 0 25px;
  }
  .type_8 {
    grid-template-columns: 1fr 1fr;
  }
  .type_8 .block_article:hover .cc_vignette a:after {
    display: none;
  }
  .type_8 .block_article .cc_content .cc_title {
    padding: 0 25px;
  }
  .type_8 .block_article .cc_content .cc_title h3 {
    font: 700 16px/24px "avenir-lt-pro", serif;
  }
  .type_8 .block_article .cc_content .cc_excerpt {
    padding: 0 25px;
  }
  .type_8 .block_article .cc_content .cc_read_more {
    padding: 10px 25px;
  }
  .type_10 .block_article:hover .cc_vignette a:after {
    display: none;
  }
  .type_10 .block_article .cc_content .cc_title {
    padding: 0 25px;
  }
  .type_10 .block_article .cc_content .cc_title h3 {
    font: 700 16px/24px "avenir-lt-pro", serif;
  }
  .type_10 .block_article .cc_content .cc_excerpt {
    padding: 0 25px;
  }
  .galleryType1Photo.g-landscape {
    padding: 0 0 22.526041%;
  }
  .galleryType1Photo.g-portrait {
    padding: 0 0 49.479166%;
  }
  .galleryType1Photo.g-square {
    padding: 0 0 33.333333%;
  }
  body.homepage section#slider-top > div.module_slider {
    position: relative;
    top: 0;
    transform: scale(0);
    max-height: 300px;
  }
  body.homepage section#slider-top.isVisible > div.module_slider {
    transform: scale(1);
    z-index: 10;
  }
  body.homepage section#slider-top {
    height: auto !important;
    padding-top: 100px;
  }
  section#slider-top .slider-text {
    position: relative;
    transform: scale(0);
    left: 0;
    max-width: 100%;
    bottom: 0;
    margin-bottom: 64px;
  }
  section#slider-top.isVisible .slider-text {
    transform: scale(1);
  }
  body.homepage section#slider-top {
    overflow: visible;
  }
  body.homepage section#slider-top:before {
    width: 55px;
    height: 80%;
  }
  body.homepage .mouse-scroll {
    position: relative;
    bottom: inherit;
    display: none;
  }
  section#slider-top .slider-text {
    max-width: 100%;
    padding: 24px;
    bottom: 0px;
    width: 100%;
  }
  section#slider-top .slider-text p {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  section#slider-top .slider-text.isVisible {
    max-width: 100%;
    padding: 24px;
    bottom: 0px;
    z-index: 10;
  }
  section#slider-top .slider-text.isVisible p {
    margin-bottom: 0;
  }
  #categorie .type_5 {
    justify-content: start;
    flex-wrap: wrap;
  }
  #categorie .type_5 .block_article {
    flex-basis: 100%;
  }
  section#default-content .ui-accordion {
    padding: 16px;
  }
  header {
    justify-content: flex-end;
  }
  header #topbar .header-coord {
    text-align: center;
    font-size: 11px;
  }
  header #topbar .header-coord a {
    margin: 0 3px;
  }
  header #topbar .header-tools {
    text-align: center;
    font-size: 11px;
  }
  section#cta-mobile .btn {
    width: 100%;
    margin: 0;
    text-align: center;
    border-radius: 0px;
  }
  section#cta-mobile .btn i {
    display: none;
  }
  section#slider-top .container-slider {
    width: 100%;
  }
  section#slider-top .container-slider .slider-text h1 {
    font: 900 30px/50px "avenir-lt-pro", serif;
  }
  section#slider-top .container-slider .slider-text span.contentTitleh1span {
    font: 300 16px/24px "avenir-lt-pro", sans-serif;
    font-weight: 200;
    font-style: normal;
  }
  section#slider-top .container-slider .slider-text a.btn.btn-primary {
    margin: 20px 0;
  }
  section#action-speciale {
    padding: 0;
  }
  section#icone-home-head h2 {
    font: 700 30px/40px "avenir-lt-pro", serif;
    margin-bottom: 0;
  }
  section#icone-home-head .content_articles {
    text-align: center;
  }
  section#home-presentation {
    margin: 20px 0 0 0;
  }
  section#home-presentation .wouaw-left-bloc {
    position: relative;
    top: 0;
    z-index: 10;
  }
  section#icone-home-full {
    margin: 0 -15px;
    margin-top: 48px;
    margin-bottom: 48px;
  }
  section#home-presentation .intro-img:before {
    width: 100px;
    right: 32px;
  }
  section.call-to-action {
    margin: 0 -15px;
  }
  main#content .coord-contact-page .bloc-contact-info {
    padding: 20px;
    width: 90%;
  }
  section#slider-design-h .sp-mask {
    height: 500px !important;
  }
  section#banner-argument #content-banner p#subtitle-banner {
    font: 700 18px/24px "avenir-lt-pro", sans-serif;
    font-weight: 200;
    font-style: normal;
  }
  section#banner-argument #content-banner h3 {
    font: 900 30px/40px "avenir-lt-pro", serif;
  }
  section#banner-argument #content-banner .btn {
    font: 700 14px/20px "avenir-lt-pro", serif;
  }
  .responsive-iframe.facebook {
    padding-bottom: 30%;
  }
  section.reassurance .container {
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 0;
    row-gap: 12px;
  }
  section.reassurance .container div {
    width: 50%;
  }
  .section-large {
    padding: 30px 0;
    clear: both;
  }
  .section-med {
    padding: 20px 0 40px 0;
    clear: both;
  }
  .section-small {
    padding: 40px 0;
    clear: both;
  }
  .type_1 .block_article {
    margin: 20px 0;
    padding: 20px;
  }
  .type_1 .block_article .cc_vignette {
    float: none;
    margin: 0 auto;
  }
  .type_1 .block_article .cc_vignette:after {
    display: none;
  }
  .type_1 .block_article .cc_video {
    float: none;
    margin: 0 auto;
  }
  .type_1 .block_article.altered {
    margin: 20px 0;
    padding: 20px;
  }
  .type_1 .block_article.altered .cc_vignette {
    float: none;
    margin: 0 auto;
  }
  .type_1 .block_article.altered .cc_vignette:after {
    display: none;
  }
  .type_1 .block_article.altered .cc_video {
    float: none;
    margin: 0 auto;
  }
  .type_5 {
    flex-wrap: wrap;
  }
  .type_5 .block_article {
    max-width: 400px;
    margin: 20px auto;
  }
  .type_8 {
    grid-template-columns: 1fr;
  }
  .type_8 .block_article {
    max-width: 400px;
    margin: 20px auto;
  }
  .type_10 {
    grid-template-columns: 1fr 1fr;
  }
  .type_10 .block_article {
    max-width: 800px;
  }
  #reassurance-legale .container {
    flex-wrap: wrap;
  }
  #reassurance-legale .container .reassurance-legale_el {
    padding: 12px 12px 0;
    width: 50%;
    margin: auto;
  }
}
@media (max-width: 600px) {
  header a.logo {
    max-width: 300px;
  }
  header .burger {
    left: 16px;
  }
  header .burger .burger_name {
    font-size: 18px;
    display: none;
  }
  header .logo-bloc,
  header body.smaller .logo-bloc {
    transform: translateX(40px) !important;
  }
  body:not(.homepage) section#slider-top > div.module_slider:before {
    width: 75px;
    height: 150px;
    right: -24px;
    bottom: -72px;
    top: inherit;
  }
  #navbar-header .burger {
    width: 20px;
  }
  section#slider-top {
    overflow: inherit;
  }
  body.homepage .mouse-scroll .mouse {
    width: 42px;
    height: 65px;
  }
  #nav-column ul li a {
    font-size: 26px;
    line-height: 30px;
  }
  section#slider-top .slider-text a.btn.btn-primary {
    width: 100%;
    position: relative;
    transform: none;
    left: 0;
  }
}
@media (max-width: 480px) {
  body {
    font: 400 14px/20px "avenir-lt-pro", sans-serif;
    font-weight: 200;
    font-style: normal;
  }
  body.homepage section#slider-top > div.module_slider:before {
    width: 100px;
  }
  body.homepage #home {
    margin-top: 32px;
  }
  header a.logo {
    max-width: 250px;
  }
  h1 {
    font: 700 24px/32px "avenir-lt-pro", serif;
  }
  h1 span.contentTitleh1span {
    font: 300 20px/30px "avenir-lt-pro", sans-serif;
    font-weight: 200;
    font-style: normal;
  }
  body:not(.homepage) section#slider-top > div.module_slider:before {
    content: unset;
  }
  section#slider-top .box-title {
    width: 90%;
    max-width: 90%;
  }
  h2 {
    font: 700 20px/30px "avenir-lt-pro", serif;
    margin: 20px 0;
  }
  .chapeau {
    font: 400 14px/20px "avenir-lt-pro", sans-serif;
    font-weight: 200;
    font-style: normal;
  }
  .galleryType1Photo.g-landscape {
    padding: 0 0 34.057971%;
  }
  .galleryType1Photo.g-portrait {
    padding: 0 0 74.154893%;
  }
  .galleryType1Photo.g-square {
    padding: 0 0 50%;
  }
  section#blog h2,
  section#blog a.btn-default {
    float: none;
  }
  section#blog a.btn-default {
    margin-bottom: 36px;
  }
  section#blog .type_8 {
    display: inline-table;
  }
  #reassurance-legale .container .reassurance-legale_el {
    padding: 6px 12px;
    width: 100%;
    margin: auto;
  }
}

/*# sourceMappingURL=responsive.css.map */
