@charset "UTF-8";
/*
        Link, button etc colors and dynamic container widths are set in:
        Configuration/TypoScript/Setup/styles.ts and can be edited through TS constants
*/
@import url(https://fonts.googleapis.com/css?family=Fira+Sans+Extra+Condensed:400,500);
@import url(https://fonts.googleapis.com/css?family=Fira+Sans+Extra+Condensed:400,500);
@import url(https://fonts.googleapis.com/css?family=Fira+Sans+Extra+Condensed:400,500);
@font-face {
  font-family: 'Sansation-Light';
  src: url("/fileadmin/FileadminVersionned/template/assets/fonts/SansationLight.eot");
  src: local('SansationLight'), url("/fileadmin/FileadminVersionned/template/assets/fonts/SansationLight.woff") format('woff'), url("/fileadmin/FileadminVersionned/template/assets/fonts/SansationLight.ttf") format('truetype');
}
@font-face {
  font-family: 'Sansation-Regular';
  src: local('SansationRegular');
  src: url("/fileadmin/FileadminVersionned/template/assets/fonts/Sansation-Regular.eot");
  src: url("/fileadmin/FileadminVersionned/template/assets/fonts/Sansation-Regular.eot?#iefix") format('embedded-opentype'), url("/fileadmin/FileadminVersionned/template/assets/fonts/Sansation-Regular.woff") format('woff'), url("/fileadmin/FileadminVersionned/template/assets/fonts/Sansation_Regular.ttf") format('truetype'), url("/fileadmin/FileadminVersionned/template/assets/fonts/Sansation-Regular.svg#Sansation-Regular") format('svg');
}
@font-face {
  font-family: 'Sansation-Bold';
  src: url("/fileadmin/FileadminVersionned/template/assets/fonts/SansationBold.eot");
  src: local('SansationBold'), url("/fileadmin/FileadminVersionned/template/assets/fonts/SansationBold.woff") format('woff'), url("/fileadmin/FileadminVersionned/template/assets/fonts/SansationBold.ttf") format('truetype');
}
/************************************************************************************************************************************/
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scroll-padding-top: 80px;
  /* height sticky header +20px*/
}
body {
  overflow-x: hidden;
  font-family: 'Sansation-Regular', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  color: #000000;
  margin-top: 0;
  background: #f4f4f4;
}
#main_container {
  margin-top: 2em;
}
.hidden {
  display: none;
}
.container {
  max-width: 960px !important;
  font-size: 13px;
  padding-left: 0;
  padding-right: 0;
}
.container .ce-bodytext a:not(.btn) {
  color: #000000;
}
.container.container-1col {
  font-size: 14px;
  line-height: 20px;
}
.container.container-1col ul {
  padding-left: 20px !important;
}
.homepage {
  margin-top: 112px;
}
.homepage .contentWidth {
  top: 18px;
  position: relative;
}
/* chevron orange de liens */
i.fa-2x {
  font-size: 35px;
}
.table {
  float: none;
}
.main-col-wrapper {
  background-color: #FFFFFF;
  border-top: 3px solid #d37377;
  padding: 42px;
}
/*************** zone header ***************************/
header.header.sticky_header {
  top: 0;
  width: 100%;
  z-index: 10000;
}
header .home-header-bg-image {
  position: absolute;
  top: 120px;
  left: 15%;
  z-index: 2;
}
.logosite {
  padding: 0;
  position: absolute;
  left: 21%;
  top: 58px;
  z-index: 1000;
}
/*logo */
.logovendee {
  position: absolute;
  z-index: 300;
  width: 240px;
  height: 115px;
}
.logovendee.logoportal {
  position: absolute;
  display: block;
  z-index: 300;
  width: 100%;
  height: auto;
  top: 3rem;
  background: #5d5d5d;
  background: linear-gradient(0deg, rgba(93, 93, 93, 0.8) 0%, rgba(180, 180, 180, 0.8) 100%);
  padding: 1rem;
}
.logovendeenormal #logo {
  max-width: none;
  margin-left: 20px;
}
#logo-responsive {
  width: 100px;
  z-index: 10000;
}
#logo {
  z-index: 1001;
}
.quantity {
  background: #aa363a;
}
.quantity .counter_item i {
  color: #aa363a;
}
a.external-link, a.internal-link {
  color: #d37377;
}
#header__top {
  height: 30px;
  background-color: #FFFFFF;
}
#header__top p {
  height: 20px;
  font-weight: bold;
  padding: 5px 25px 0 5px;
  font-size: 12px;
  text-align: right;
  position: relative;
}
#header__top p a {
  text-decoration: none;
  color: #aa363a;
}
#header__top p a:hover {
  text-decoration: underline;
}
#header__middle {
  position: relative;
  height: auto;
  min-height: 150px;
  background-color: #5d5d5d;
}
.layout-portal #header__middle {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D3141B), color-stop(100%, #a41015));
}
#header__carrousel {
  position: relative;
  height: 217px;
  background: #d37377;
  background: linear-gradient(0deg, #aa363a -60%, #d37377 69%);
  -webkit-box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.26);
}
#header__carrousel.page-19, #header__carrousel.page-19 .container {
  height: 340px;
}
#header__carrousel .container {
  height: 225px;
}
.header .bk-degrade {
  background: #e4e4e4;
  background: linear-gradient(0deg, #e4e4e4 51%, white 72%, white 100%);
}
.header .panel-daterange {
  position: absolute;
  top: 100px;
  left: 62%;
  z-index: 70;
  width: 230px;
  height: 108px;
  background-color: rgba(211, 115, 119, 0.5);
  border-radius: 3px;
  padding: 0;
}
.header .panel-daterange .panel-heading {
  color: #FFFFFF;
  background-color: rgba(170, 54, 58, 0.6);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 14.3px;
  text-align: center;
  padding: 3px 0;
}
.header .panel-daterange .pannel {
  display: block;
}
.header .panel-daterange .btn-silver {
  padding: 4px 8px;
  margin: 7px 0;
  width: auto;
  color: #000000;
  font-size: 12px;
}
.header .panel-daterange .btn-silver:hover {
  color: inherit;
}

.header .panel-daterange .btn-silver:focus {
    outline: -webkit-focus-ring-color 1px auto !important;
}

/********************* titres **************************/
h1, h2, h3, h4, h5 {
  font-family: 'Sansation-Regular', sans-serif;
  color: #000000;
}
h1 {
  font-size: 2.8rem;
}
h2 {
  font-size: 1.5em;
}
h3, .one-col h2 {
  font-size: 1.17em;
}
h4, .one-col h3 {
  font-size: 12px;
  font-style: normal;
  font-family: 'Sansation-Regular', sans-serif;
  padding-bottom: 10px;
}
h5, .one-col h4 {
  font-size: 1em;
  font-style: italic;
}
h6, .one-col h5 {
  font-size: 0.67em;
}
hr {
  color: #d37377;
  opacity: 1;
}
.content-wrapper h2:not(.page-subtitle) {
  color: #000000;
  display: inline;
  vertical-align: bottom;
  text-transform: uppercase;
  font-family: Sansation-Light, sans-serif;
  font-size: 26px;
}
.content-wrapper h3 {
  font-weight: 500;
  font-size: 17.5px;
  line-height: 19.2px;
  margin: 20px 0 10px;
  padding-left: 10px;
}
.content-wrapper h3::before {
  content: "";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 13px;
  margin-right: 10px;
  color: #d37377;
}
.content-wrapper h4 {
  font-size: 12px;
  font-family: 'Sansation-Bold', sans-serif;
  color: #d37377;
  padding-left: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.content-wrapper h5, .content-wrapper h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-family: 'Sansation-Bold', sans-serif;
}
.content-wrapper h6 {
  font-size: 0.9em;
}
h2.page-subtitle {
  color: #666;
  padding: 0 0 14.5px;
  padding-left: calc(var(--bs-gutter-x) * .5);
  line-height: 27.3px;
  font-size: 18.2px;
  margin-bottom: 0;
}
.content-header {
  margin: 10px 0;
}
.content-header .header-icon {
  vertical-align: top;
  margin-right: 5px;
}
.content-header a {
  color: inherit;
}
.content-header a:hover {
  text-decoration: none;
}
.header-text .content-header h2, .header-text .content-header h3, .header-text .content-header h4 {
  color: #333;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  font-family: Sansation-Light, sans-serif;
  font-size: 16px;
  margin-top: 8px;
}
.header-text .content-header h3 {
  font-size: 14px;
}
.header-text .content-header h4 {
  font-size: 12px;
}
.frame-layout-4 .content-header h2, .frame-layout-4 .content-header h4, .frame-layout-5 .content-header h2, .frame-layout-5 .content-header h4 {
  color: #333;
  display: inline;
  vertical-align: bottom;
  text-transform: uppercase;
  font-family: Sansation-Light, sans-serif;
  font-size: 26px;
}
.frame-layout-4 .content-header h4, .frame-layout-5 .content-header h4 {
  font-size: 21px;
  text-transform: capitalize;
  font-variant: small-caps;
}
.frame-layout-4 .ce-bodytext h2, .frame-layout-5 .ce-bodytext h2 {
  color: #666;
  padding: 0 0 14.5px;
  line-height: 27.3px;
  font-size: 18.2px;
  margin-bottom: 0;
  text-transform: initial;
  font-family: Sansation-Regular, sans-serif;
}
.frame-layout-4 .ce-bodytext h3, .frame-layout-5 .ce-bodytext h3 {
  padding-left: 0;
  margin-top: 0;
  color: #000000;
  font-size: 20.8px;
}
.frame-layout-4 .ce-bodytext h3::before, .frame-layout-5 .ce-bodytext h3::before {
  display: none;
}
.frame-layout-4 .ce-bodytext h4, .frame-layout-5 .ce-bodytext h4 {
  color: #000000;
  padding-left: 0;
  margin-top: 0;
  font-size: 16.2px;
  font-family: Sansation-Regular, sans-serif;
}
.frame-layout-4 .ce-bodytext h3 {
  color: #d37377;
  font-size: 16.2px;
  margin: 20px 0 10px;
  font-family: Sansation-Bold, sans-serif;
}
.one-col h6 {
  font-size: 0.5em;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
footer .socials ul li a {
  color: #d37377;
  border: 1px solid #d37377;
}
footer .socials ul li a:hover {
  background: #d37377;
  color: #FFFFFF;
  border: 1px solid #d37377;
}
/************** formulaire login *******************/
.frame-type-felogin_login input[type="submit"] {
  width: auto;
  border-radius: 5px;
  color: #FFFFFF;
  height: 30px;
  margin-bottom: 8px;
  background-color: #0074cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0055cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.frame-type-felogin_login form {
  background-color: #f2f2f2;
  height: auto;
  padding: 20px 0;
}
.frame-type-felogin_login span.username {
  font-size: 14px;
  padding-left: 10px;
  font-weight: 600;
}
.frame-type-felogin_login .d-flex {
  align-items: center;
}
.frame-type-felogin_login label {
  width: 120px;
}
.frame-type-felogin_login input {
  padding: 6px;
  border: solid 1px;
  border-color: #ccc;
  border-radius: 5px;
  min-width: 230px;
}
input[type=date] {
  height: 30px;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  padding: 2px 2px;
  text-align: center;
}
/**********background-colors******************/
.background-primary {
  background-color: #d37377;
}
.background-secondary {
  background-color: #bb3d42;
}
.background-third {
  background-color: #a95558;
}
/****** titres et sous titre pages ******/
.pagetitle h2 {
  text-transform: uppercase;
  font-family: 'Sansation-Regular', sans-serif;
  font-weight: 300;
  color: #FFFFFF;
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 100%;
  line-height: normal;
  text-shadow: 3px 4px 10px #000000;
}
.pagetitle h2 {
  text-transform: initial;
  font-size: 19px;
}
/**************** page one-col ********************/
.one-col h1 {
  color: #000000;
  font-weight: 700;
  Font-size: 23px;
  font-family: 'Sansation-Regular', sans-serif;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 15px;
  text-align: left;
}
.one-col .news-list-category h2 {
  position: relative;
  color: #aa363a;
  font-size: 24px;
  font-weight: 300;
  top: -32px;
  width: 25%;
  padding: 0;
  padding-left: 0;
}
.one-col h2 {
  color: #aa363a;
  font-size: 24px;
  font-weight: 300;
}
.one-col a {
  color: #ba7779;
  text-decoration: none;
}
.one-col a:hover {
  color: #a95558;
  text-decoration: underline;
}
.one-col a.btn {
  color: #FFFFFF;
  text-decoration: none;
}
.one-col a.btn:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.one-col ul.list-link-actu-doss, .one-col ul.list-link-actu-doss.newslist {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  top: -41px;
  margin-bottom: 20px;
}
.one-col ul.list-link-actu-doss.newslist {
  top: -90px;
}
.one-col ul.list-link-actu-doss.surpages {
  top: -50px;
}
.one-col ul.list-link-actu-doss li {
  list-style-type: none;
  font-size: 22px;
  font-family: 'y2k_neophyteregular';
}
.one-col ul li a.link-actu-doss {
  color: #a95558;
  padding: 10px 10px 5px;
  margin: 0 3px;
  background-color: #FFFFFF;
  border-bottom: 5px #aa363a solid;
  text-decoration: none;
}
.one-col ul li a.link-actu-doss[data-active='active'], .one-col ul li a.link-actu-doss:hover {
  color: #FFFFFF;
  padding: 5px 10px;
  background-color: #aa363a;
  border-bottom: 5px #bb3d42 solid;
  text-decoration: none;
}
/************** legendes images *****************/
figcaption.image-caption {
  text-align: right;
  font-size: 0.75rem;
  font-style: italic;
  padding-bottom: 1rem;
}
/************* tirets titres pages **************/
.pagetitle h2::before, .pagetitle h2::after {
  content: '―';
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0 15px;
}
@keyframes bounce {
  from {
    top: 5px;
  }
  50% {
    top: 0px;
  }
  to {
    top: 5px;
  }
}
/***************** paragraphes ******************/
p {
  font-family: 'Sansation-Regular', sans-serif;
}
p.highlight {
  color: #FFFFFF;
}
/**************** span couleur  *****************/
span.primarycolor {
  color: #d37377;
}
span.secondcolor {
  color: #aa363a;
}
/*************** boutons couleur  ***************/
.btn {
  color: #FFFFFF;
  background-color: #d37377;
  border: none;
  padding: 10px 15px;
  font-size: 17px;
  border-radius: 10px;
}
.btn:hover {
  text-decoration: underline;
  color: #FFFFFF;
}
/**** btn primary ******/
.btn.btn-primary {
  background-color: #d37377;
}
/**** btn secondary ******/
.btn.btn-secondary {
  background-color: #bb3d42;
}
/**** btn third ******/
.btn.btn-third {
  background-color: #a95558;
}
.btn.btn-third:focus {
    outline: -webkit-focus-ring-color 1px auto !important;
}
/**** btn red ***/
.btn.btn-red {
  background-image: linear-gradient(#eb2f36, #D3141B);
  border: 2px solid #FFFFFF;
  font-size: 12px;
}
.btn-silver {
  margin: 10px 0;
  padding: 0;
  line-height: 20px;
  text-align: center;
  background-image: linear-gradient(to bottom, #FFFFFF 0, #e0e0e0 100%);
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #000000 !important;
  font-size: 14px;
}
.btn-silver.btn-smaller {
  padding: 3px 5px;
  font-size: 12px;
  width: 60%;
  margin: auto;
  margin-bottom: 15px;
}
.btn-silver:hover {
  text-decoration: none;
  background-image: linear-gradient(to bottom, #FFFFFF 0, #ccc 100%);
  border: 1px solid #999;
}
.btn-silver a {
  display: inline-block;
  padding: 5px;
  font-size: 14px;
  text-decoration: none;
  color: #000000 !important;
}
/**************** menu subpages  *****************/
.one-col .frame-type-menu_subpages li {
  list-style-type: none;
  margin: 0 0 4px;
  padding: 8px;
  font-size: 14px;
  font-weight: 600;
  background-color: #FFEBDC;
  border-radius: 5px;
}
.one-col .frame-type-menu_subpages li:hover {
  background-color: #d37377;
}
.one-col .frame-type-menu_subpages li:hover a {
  color: #FFFFFF;
  text-decoration: none;
}
.one-col .frame-type-menu_subpages li.active {
  background-color: #bb3d42;
}
.one-col .frame-type-menu_subpages li.active:hover {
  background-color: #bb3d42;
}
.one-col .frame-type-menu_subpages li a {
  color: #a95558;
  text-decoration: none;
}
.one-col .frame-type-menu_subpages li a:hover {
  text-decoration: none;
}
.one-col .frame-type-menu_subpages li a.active {
  color: #FFFFFF;
  text-decoration: none;
}
/******************** listes  ***********************/
/** suppression puce listes navbar et footer **/
ul.navbar-nav, .footer ul {
  list-style-type: none;
}
li::marker {
  font-size: 1.3rem;
}
/****** liste ordonnées *********/
ol.suite:first-of-type {
  counter-reset: compteursuite;
}
ol.suite li::before {
  content: counter(compteursuite);
  counter-increment: compteursuite;
}
ol {
  list-style: none;
  padding-left: 4rem;
  counter-reset: compteurnormal;
}
ol li {
  margin: 0 0 0.5rem 0;
  position: relative;
  list-style: none;
  min-height: 20px;
}
ol li::before {
  content: counter(compteurnormal);
  counter-increment: compteurnormal;
  color: #FFFFFF;
  font-size: 1.3rem;
  font-weight: bold;
  position: absolute;
  --size: 28px;
  left: calc(-1 * var(--size) - 10px);
  line-height: 27px;
  width: var(--size);
  height: var(--size);
  top: -6px;
  background: #d37377;
  border-radius: 50%;
  text-align: center;
}
/*************** chartage des liens ***************/
/******** suppression de l'icone lien externe sur les liens RTE ********/
.external-link::after {
  display: none;
}
a.external-link {
  color: #ba7779;
  text-decoration: none;
}
a.internal-link {
  color: #d37377;
  font-weight: 700;
  text-decoration: none;
}
a.external-link:hover {
  color: #a95558;
}
a.internal-link:hover {
  color: #aa363a;
}
a.external-link:hover, a.internal-link:hover {
  text-decoration: underline;
}
/***** surcharge frame-space-before et after *****/
.frame-space-before-extra-small {
  margin-top: 0;
  padding-top: 1em;
}
.frame-space-before-small {
  margin-top: 0;
  padding-top: 2em;
}
.frame-space-before-medium {
  margin-top: 0;
  padding-top: 3em;
}
.frame-space-before-large {
  margin-top: 0;
  padding-top: 4em;
}
.frame-space-before-extra-large {
  margin-top: 0;
  padding-top: 5em;
}
.frame-space-after-extra-small {
  margin-bottom: 0;
  padding-bottom: 1em;
}
.frame-space-after-small {
  margin-bottom: 0;
  padding-bottom: 2em;
}
.frame-space-after-medium {
  margin-bottom: 0;
  padding-bottom: 3em;
}
.frame-space-after-large {
  margin-bottom: 0;
  padding-bottom: 4em;
}
.frame-space-after-extra-large {
  margin-bottom: 0;
  padding-bottom: 5em;
}
/****** compteur colonne droite cité des oiseaux ***********/
.quantity {
  background: #aa363a;
  height: auto;
  margin: 0 0 30px;
  opacity: 0.85;
  padding: 5px;
  text-align: left;
  float: none;
  position: relative;
}
.quantity:before {
  display: none;
}
.quantity .counter_item i {
  color: #bb3d42;
  font-size: 30px;
  padding-right: 10px;
  vertical-align: middle;
}
.quantity .counter_item {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  float: none;
  width: auto;
  padding: 5px 0;
}
.quantity ul {
  list-style-type: none;
  padding-left: 2rem;
}
.quantity ul li {
  float: left;
  position: relative;
  margin: 10px 15px;
}
.quantity ul li.counter_item.item1, .quantity ul li.counter_item.item2, .quantity ul li.counter_item.item3, .quantity ul li.counter_item.item4 {
  margin-left: -17px;
}
/****** mise en forme cards page cdo rdv privilegié nature *****/
.rdv-cdo .ge-cards img {
  border: none;
  padding: 20px;
  border-radius: 0;
}
.rdv-cdo .card-body {
  padding: 0;
  width: 100%;
}
.rdv-cdo .card {
  align-items: center;
}
.rdv-cdo .card h3 {
  padding: 0 15px 5px;
}
.rdv-cdo .card header {
  background-color: #FFFFFF;
  min-height: 91px;
  margin-bottom: 10px;
}
.rdv-cdo .ge-cards .ce-gallery {
  margin: 0 auto;
  background-color: #fff;
}
/********* mise en forme bloc informations pratiques ***********/
.infopratique .ce-icon-content {
  background: #ad6c00;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  margin: 1rem 0;
  padding: 1rem;
  padding-bottom: 0;
}
.infopratique .ce-icon-content p {
  font-size: 13px;
}
.infopratique .frame-type-grid ul {
  list-style-type: none;
}
.infopratique .frame-type-grid li:before {
  content: '';
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  display: inline-block;
  margin-left: 0;
  width: 1rem;
  height: 1.7rem;
  vertical-align: middle;
  font-size: 24px;
  display: inline-flex;
  justify-content: flex-start;
}
/********* mise en forme section CDO centredecouverte *************/
.ge-section.centredecouverte h3 {
  text-align: left;
  color: #333;
  font-weight: 300;
  padding: 0;
}
/********* surcharge mise en forme extension icon-content *************/
.icon, .ce-icon-content .ce-bodytext {
  display: inline-block;
}
.icon h2, .ce-icon-content .ce-bodytext h2 {
  font-size: 2.1em;
  text-transform: uppercase;
  font-weight: 300;
}
.ce-icon-content i.fa-2x {
  font-size: 30px;
}
/* icone picto carte accueil*/
.ce-icon-content i.fa-map-marker-alt {
  vertical-align: bottom;
}
.homepage .ce-icon-content .icon.ms-3 {
  margin-left: 0 !important;
}
.homepage .ce-icon-content .lead a {
  font-size: 14px;
  color: #aa363a;
  font-weight: 600;
  text-decoration: none;
}
.homepage .ce-icon-content .lead a:hover {
  text-decoration: underline;
}
/** height iframe inscription newsletter **/
iframe.cboxIframe {
  height: 1100px;
}
.fa {
  color: #d37377;
  font-size: 8px;
  padding: 0 5px 0 0;
}
.layout-portal footer .fa {
  color: #FFFFFF;
}
/***********************carrousel vertical bootstrap**********************/
.vertical.carousel {
  position: relative;
  background: #e4e4e4;
  background: linear-gradient(180deg, #e4e4e4 51%, #6b6b6b 100%);
}
.vertical.carousel .carousel-inner {
  height: 340px;
  margin-left: 15px;
  border-radius: 20px;
  background: #E01F06;
  background: linear-gradient(0deg, #7d1103 -60%, #E01F06 69%);
  width: 929px;
}
.vertical.carousel .carousel-control {
  bottom: auto;
  width: 100%;
  height: 15%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0) 100%);
}
.vertical.carousel .carousel-control.next {
  top: auto;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.vertical.carousel .carousel-control .carousel-control-next-icon, .vertical.carousel .carousel-control .carousel-control-prev-icon {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.vertical.carousel .carousel-inner > .carousel-item {
  left: 0;
  top: 0;
}
.vertical.carousel .carousel-inner > .carousel-item > img {
  width: 100%;
}
.vertical.carousel .carousel-inner > .carousel-item-next, .vertical.carousel .carousel-inner > .carousel-item.active.carousel-item-end {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  top: 0;
}
.vertical.carousel .carousel-inner > .carousel-item-prev, .vertical.carousel .carousel-inner > .carousel-item.active.carousel-item-start {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  top: 0;
}
.vertical.carousel .carousel-inner > .carousel-item-next.carousel-item-start, .vertical.carousel .carousel-inner > .carousel-item-prev.carousel-item-end, .vertical.carousel .carousel-inner > .carousel-item.active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  top: 0;
}
.vertical.carousel .carousel-inner > .active, .vertical.carousel .carousel-inner > .carousel-item-next.carousel-item-start, .vertical.carousel .carousel-inner .carousel-item-prev.carousel-item-end {
  top: 0;
}
.vertical.carousel .carousel-inner > .carousel-item-next, .vertical.carousel .carousel-inner > .active.carousel-item-end {
  top: 100%;
  left: 0;
}
.vertical.carousel .carousel-inner > .carousel-item-prev, .vertical.carousel .carousel-inner > .active.carousel-item-start {
  top: -100%;
  left: 0;
}
.vertical.carousel .carousel-inner .carousel-visuel.d-none.d-md-block {
  float: right;
  padding-right: 93px;
}
.vertical.carousel .carousel-inner .carousel-caption {
  position: absolute;
  right: 600px;
  width: 200px;
  bottom: 50px;
  left: 7px;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #FFFFFF;
  text-align: center;
}
.vertical.carousel .carousel-inner .carousel-caption h3 {
  font-size: 21px;
  color: #FFFFFF;
  font-family: 'Sansation-Regular', sans-serif;
}
.vertical.carousel .carousel-inner .carousel-caption h4 {
  font-size: 13px;
  color: white;
  padding-top: 44px;
  font-weight: 400;
}
.carousel-control-next, .carousel-control-prev {
  width: 23%;
  height: 30px;
  padding: 0;
  padding-left: 15px;
  color: #FFFFFF;
}
.carousel-control-prev {
  align-items: flex-start;
  top: 0;
  bottom: unset;
}
.carousel-control-next {
  align-items: flex-end;
  right: unset;
  top: unset;
  bottom: 0;
}
.carousel-control i.fas {
  font-size: 45px;
}
.carousel-control i.fa-chevron-up {
  padding-top: 5px;
}
.carousel-control i.fa-chevron-down {
  padding-bottom: 5px;
}
.carousel.vertical .carousel-inner .masque {
  background-image: url("/fileadmin/FileadminVersionned/template/assets/carrousel_acheter_notxt.png");
  background-position: center;
  background-size: cover;
  height: 340px;
  width: 200px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}
span.text-masque1, span.text-masque2, span.text-masque3 {
  position: absolute;
  bottom: 123px;
  font-size: 23px;
  text-align: right;
  right: 41px;
  font-style: italic;
  color: white;
  line-height: 28px;
  font-weight: 700;
}
span.text-masque2 {
  bottom: 95px;
  right: 38px;
}
span.text-masque3 {
  bottom: 67px;
  right: 43px;
}
.one-col .col-center [class^="p"] .frame {
  background-color: #FFFFFF;
  padding: 10px;
}
.one-col .col-center [class^="p"] .frame:last-child {
  background-color: #FFFFFF;
  padding: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
/***********************contents**********************/
.lrpad2 {
  padding-left: 2px;
  padding-right: 2px;
}
.content-wrapper .news-text-wrap ul, .content-wrapper .frame-type-text ul, .content-wrapper .frame-type-textmedia ul, .content-wrapper .frame-type-bullets ul {
  padding-left: 0;
}
.content-wrapper .news-text-wrap ul ul, .content-wrapper .frame-type-text ul ul, .content-wrapper .frame-type-textmedia ul ul, .content-wrapper .frame-type-bullets ul ul {
  padding-left: 2rem;
}
.content-wrapper .news-text-wrap ul li, .content-wrapper .frame-type-text ul li, .content-wrapper .frame-type-textmedia ul li, .content-wrapper .frame-type-bullets ul li {
  list-style-type: none;
}
.content-wrapper .news-text-wrap ul li::before, .content-wrapper .frame-type-text ul li::before, .content-wrapper .frame-type-textmedia ul li::before, .content-wrapper .frame-type-bullets ul li::before {
  content: ">";
  font-size: 18px;
  font-weight: 900;
  margin-right: 5px;
  color: #d37377;
}
.content-wrapper .news-text-wrap ul li a, .content-wrapper .frame-type-text ul li a, .content-wrapper .frame-type-textmedia ul li a, .content-wrapper .frame-type-bullets ul li a {
  text-decoration: none;
}
.content-wrapper .news-text-wrap ul li a:hover, .content-wrapper .frame-type-text ul li a:hover, .content-wrapper .frame-type-textmedia ul li a:hover, .content-wrapper .frame-type-bullets ul li a:hover {
  text-decoration: underline;
}
.frame-layout-4 .ce-textpic, .frame-layout-5 .ce-textpic {
  margin-bottom: 20px;
}
.frame-layout-4 .ce-textpic .ce-bodytext, .frame-layout-5 .ce-textpic .ce-bodytext {
  position: relative;
  padding: 20px 15px 10px;
  background-color: #FFFFFF;
  border-top: 6px solid #d37377;
}
.frame-layout-4 .ce-textpic .ce-bodytext .header-link .header-link-wrapper, .frame-layout-5 .ce-textpic .ce-bodytext .header-link .header-link-wrapper {
  font-family: 'Sansation-Bold', sans-serif;
  text-align: right;
  text-transform: uppercase;
  padding: 3px 1px;
  font-size: 11px;
}
.frame-layout-4 .ce-textpic .ce-bodytext .header-link .header-link-wrapper a, .frame-layout-5 .ce-textpic .ce-bodytext .header-link .header-link-wrapper a {
  background-color: #d37377;
  padding: 6px 15px;
  text-decoration: none;
}
.frame-layout-4 .ce-textpic .ce-bodytext .header-link .header-link-wrapper a:hover, .frame-layout-5 .ce-textpic .ce-bodytext .header-link .header-link-wrapper a:hover {
  text-decoration: underline;
}
.frame-layout-4 .ce-textpic .ce-bodytext .header-link i, .frame-layout-5 .ce-textpic .ce-bodytext .header-link i {
  float: right;
  font-size: 20px;
  margin: 0 20px;
}
.frame-layout-4 .ce-textpic {
  margin-bottom: 40px;
  overflow: visible;
}
.frame-layout-4 .ce-textpic .ce-bodytext {
  min-height: 180px;
  font-size: 12px;
  background-color: #FFFFFF !important;
}
.frame-layout-4 .ce-textpic .ce-bodytext:before, .frame-layout-4 .ce-textpic .ce-bodytext:after {
  bottom: 12px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.7);
  content: '';
  height: 20%;
  position: absolute;
  width: 50%;
  z-index: -1;
  left: 20px;
  -webkit-transform: rotate(-4deg) skew(0deg);
}
.frame-layout-4 .ce-textpic .ce-bodytext:after {
  left: auto;
  right: 20px;
  -webkit-transform: rotate(4deg) skew(0deg);
}
.frame-layout-5 .ce-textpic .ce-gallery {
  margin: 0;
}
.frame-layout-5 .ce-textpic .ce-gallery .ce-outer, .frame-layout-5 .ce-textpic .ce-gallery .ce-inner, .frame-layout-5 .ce-textpic .ce-gallery .ce-row, .frame-layout-5 .ce-textpic .ce-gallery .ce-column, .frame-layout-5 .ce-textpic .ce-gallery figure, .frame-layout-5 .ce-textpic .ce-gallery iframe {
  width: 100%;
}
.frame-layout-5 .ce-textpic .ce-gallery iframe {
  margin-bottom: -3px;
}
.frame-layout-5 .ce-textpic .ce-gallery a:focus {
    outline: -webkit-focus-ring-color 1px auto !important;
}
.frame-layout-5 .ce-textpic .ce-gallery img:focus {
  outline: -webkit-focus-ring-color 1px auto !important;
}
.frame-layout-5 .ce-textpic .ce-bodytext h3 a, .frame-layout-5 .ce-textpic .ce-bodytext h4 a {
  text-decoration: none;
}
.frame-layout-5 .ce-textpic .ce-bodytext h3 a:hover, .frame-layout-5 .ce-textpic .ce-bodytext h4 a:hover {
  text-decoration: underline;
}
.frame-layout-5 .ce-textpic.bg-color-primary .ce-bodytext, .frame-layout-4 .ce-textpic.bg-color-primary .ce-bodytext {
  background-color: #d37377 !important;
  border-color: #aa363a;
}
.frame-layout-5 .ce-textpic.bg-color-primary .ce-bodytext ul li::before, .frame-layout-4 .ce-textpic.bg-color-primary .ce-bodytext ul li::before {
  color: #aa363a;
}
.frame-layout-5 .ce-textpic.bg-color-secondary .ce-bodytext, .frame-layout-4 .ce-textpic.bg-color-secondary .ce-bodytext {
  background-color: #bb3d42 !important;
  border-color: #6e2427;
}
.frame-layout-5 .ce-textpic.bg-color-secondary .ce-bodytext ul li::before, .frame-layout-4 .ce-textpic.bg-color-secondary .ce-bodytext ul li::before {
  color: #6e2427;
}
.frame-layout-5 .ce-textpic.bg-color-third .ce-bodytext, .frame-layout-4 .ce-textpic.bg-color-third .ce-bodytext {
  background-color: #a95558 !important;
  border-color: #653335;
}
.frame-layout-5 .ce-textpic.bg-color-third .ce-bodytext ul li::before, .frame-layout-4 .ce-textpic.bg-color-third .ce-bodytext ul li::before {
  color: #653335;
}
.frame-layout-5 .ce-textpic.bg-color-redvendee .ce-bodytext, .frame-layout-4 .ce-textpic.bg-color-redvendee .ce-bodytext {
  background-color: #D3141B !important;
  border-color: #a41015;
}
.frame-layout-5 .ce-textpic.bg-color-redvendee .ce-bodytext p, .frame-layout-4 .ce-textpic.bg-color-redvendee .ce-bodytext p {
  font-style: italic;
  font-size: 16px;
}
.frame-layout-5 .ce-textpic.bg-color-redvendee .ce-bodytext a, .frame-layout-4 .ce-textpic.bg-color-redvendee .ce-bodytext a {
  font-weight: bolder;
  text-decoration: none;
}
.frame-layout-5 .ce-textpic.bg-color-redvendee .ce-bodytext a:hover, .frame-layout-4 .ce-textpic.bg-color-redvendee .ce-bodytext a:hover {
  text-decoration: underline;
}
.frame-layout-5 .ce-textpic.bg-color-redvendee .ce-bodytext p, .frame-layout-5 .ce-textpic.bg-color-redvendee .ce-bodytext h1, .frame-layout-5 .ce-textpic.bg-color-redvendee .ce-bodytext h2, .frame-layout-5 .ce-textpic.bg-color-redvendee .ce-bodytext h3, .frame-layout-5 .ce-textpic.bg-color-redvendee .ce-bodytext h4, .frame-layout-5 .ce-textpic.bg-color-redvendee .ce-bodytext a, .frame-layout-5 .ce-textpic.bg-color-redvendee .ce-bodytext ul li, .frame-layout-4 .ce-textpic.bg-color-redvendee .ce-bodytext p, .frame-layout-4 .ce-textpic.bg-color-redvendee .ce-bodytext h1, .frame-layout-4 .ce-textpic.bg-color-redvendee .ce-bodytext h2, .frame-layout-4 .ce-textpic.bg-color-redvendee .ce-bodytext h3, .frame-layout-4 .ce-textpic.bg-color-redvendee .ce-bodytext h4, .frame-layout-4 .ce-textpic.bg-color-redvendee .ce-bodytext a, .frame-layout-4 .ce-textpic.bg-color-redvendee .ce-bodytext ul li {
  color: #FFFFFF;
}
.frame.frame-smallertext .ce-textpic .bodytext-wrapper {
  padding-right: 35%;
}
.frame.frame-smallertext2 .ce-textpic .bodytext-wrapper {
  padding-right: 40%;
}
.layout-portal .frame-layout-4 .ce-textpic .ce-bodytext {
  border-color: #a41015;
}
.layout-portal .frame-layout-4 .ce-textpic .ce-bodytext ul li::before {
  color: #D3141B;
}
.layout-portal .social-buttons .social-button .sb {
  background-color: #D3141B;
}
.frame-type-menu_pages ul {
  padding-left: 0;
}
.frame-type-menu_pages ul li {
  font-size: 14px;
  line-height: 20px;
}
.frame-type-menu_pages ul li a {
  color: #d37377;
}
.frame-type-menu_pages ul li a:hover {
  text-decoration: none;
}
.frame-type-menu_pages ul li::marker {
  font-size: 0.8rem;
}
.container.container-1col .main-col-wrapper .ce-bodytext a:not(.btn), .container.container-1col .main-col-wrapper .news-single .article .news-content-wrap a:not(.btn) {
  color: #000000;
  text-decoration: underline;
}
.container.container-1col .main-col-wrapper .ce-bodytext a:not(.btn):hover, .container.container-1col .main-col-wrapper .news-single .article .news-content-wrap a:not(.btn):hover {
  text-decoration: none;
}
.frame-smallertext2 .ce-bodytext, .frame-smallertext .ce-bodytext {
  background-size: 50% !important;
}

/* Lien d'évitement vers la zone de contenu principal */
.visually-hidden:not(caption), .visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
    position: absolute !important;
}
.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
.page-skip-link:focus {
    position: fixed;
    left: 1rem;
    top: 1rem;
    right: 1rem;
    background: #d37377;
    color: #ffffff;
    padding: 1rem;
    border-radius: 0.375rem;
    border: 2px solid #d37377;
    outline: 2px solid #ffffff;
    outline-offset: 0;
    z-index: 999999999;
}

/*************************************RESPONSIVE**************************************/
/*************************************RESPONSIVE**************************************/
/*************************************RESPONSIVE**************************************/
/*breackpoint bootstrap sm */
@media (max-width: 575px) {
  body {
    overflow-x: auto;
  }
  .frame-layout-4 .ce-bodytext {
    background: none !important;
  }
  .frame-layout-4 .ce-bodytext .bodytext-wrapper {
    padding-right: 0 !important;
  }
  .main-col-wrapper {
    padding: 15px;
  }
}
@media (max-width: 767px) {
  #date-range-rwd {
    display: none;
  }
  #date-range-rwd-responsive {
    display: block;
  }
  .header-portal .panel-daterange, .header .panel-daterange {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 30px;
  }
}
/*breackpoint bootstrap sm */
@media (min-width: 576px) {
  .logosite {
    left: 41%;
    right: unset;
    top: 6px;
  }
  .visuelsite {
    position: absolute;
    width: 100%;
    right: 0;
    top: 56px;
    left: unset;
    z-index: 0;
  }
  .pagetitle h2 {
    font-size: 26px;
  }
}
/*breackpoint bootstrap md */
@media (min-width: 768px) {
  .homepage .contentWidth {
    top: -39px;
  }
  .one-col {
    margin-top: 0;
  }
  .homepage {
    margin-top: -8px;
  }
  header.header.sticky_header {
    position: relative;
  }
  header .header-carrousel {
    min-height: 245px;
  }
  .one-col a.btn {
    font-size: 0.875rem;
  }
  .logosite {
    right: 208px;
    top: 6px;
    left: unset;
    width: 237px;
  }
  .header .container {
    padding: 0;
    position: relative;
  }
  .logosite img {
    margin: 0;
  }
  h2 {
    font-size: 1.5em;
  }
  .quantity {
    margin: 0 0 30px;
    padding: 0 5px 0 0;
    text-align: left;
    float: none;
    position: relative;
  }
  .quantity .counter_item i {
    font-size: 22px;
    float: left;
  }
  .quantity .counter_item {
    font-size: 17px;
  }
  iframe#empreintes {
    border: 0;
    display: block;
    position: relative;
    height: 477px;
    width: 100%;
    margin: 0;
  }
  .one-col h1 {
    position: relative;
    z-index: 1000;
    padding: 10px;
    padding-bottom: 0;
    border-top-left-radius: 5px;
    background-color: #FFFFFF;
    width: auto;
    max-width: 696px;
    border-top-right-radius: 5px;
  }
  iframe.cboxIframe {
    height: 921px;
  }
  .visuelsite {
    width: 772px;
  }
  .top-header-content-wrapper-ipad {
    position: absolute;
    z-index: 100;
    height: 135px;
    top: 30px;
    width: 940px;
  }
  .top-header-content-wrapper-ipad .top-header-content {
    background-color: rgba(0, 0, 0, 0.3);
    background: #5d5d5d;
    background: linear-gradient(0deg, rgba(93, 93, 93, 0.8) 0%, rgba(180, 180, 180, 0.8) 100%);
    height: 135px;
    width: 960px;
  }
  .top-header-content-wrapper-ipad .top-header-content .top-header-logo {
    padding-left: 23px;
    padding-top: 21px;
    max-width: 513px;
  }
  .header-portal .date-range-rwd {
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    z-index: 120;
  }
  .header-portal .date-range-rwd .panel-daterange {
    position: relative;
    top: 0;
    left: 0;
    float: right;
    margin-right: 20px;
  }
  .logovendee.logoportal {
    padding: 9rem;
  }
  #date-range-rwd {
    display: block;
  }
  #date-range-rwd-responsive {
    display: none;
  }
}

@media (max-width: 768px) {
  .container-1col .col-center .ce-textpic .ce-gallery {
    float: none;
  }
}

/*breackpoint bootstrap lg */
@media (min-width: 992px) {
  .visuelsite {
    width: 960px;
    top: 0px;
  }
  .navbar-light .navbar-nav .nav-link.active {
    color: #aa363a;
  }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #aa363a;
  }
  .pagetitle h2 {
    font-size: 29px;
  }
  h2 {
    font-size: 1.5em;
  }
  .one-col .col-md-4.col-right {
    padding-left: 4rem;
    padding-top: 2rem;
  }
  .one-col .col-md-4.col-left {
    padding-right: 4rem;
    padding-top: 2rem;
  }
  .quantity {
    margin: 0 0 30px;
    padding: 0;
    float: left;
    width: 100%;
  }
  .quantity .counter_item i {
    font-size: 26px;
  }
  .quantity .counter_item {
    font-size: 19px;
  }
  .rdv-cdo .card h3 {
    font-size: inherit;
  }
  .rdv-cdo .card header {
    min-height: 80px;
    padding-top: 10px;
  }
  .rdv-cdo .ge-cards img {
    padding: 0px;
  }
  iframe.cboxIframe {
    height: 590px;
  }
  .logosite {
    right: 205px;
    top: 25px;
  }
  .top-header-content-wrapper {
    position: absolute;
    z-index: 100;
    height: 135px;
    top: 30px;
    width: 940px;
  }
  .top-header-content-wrapper .top-header-content {
    background-color: rgba(0, 0, 0, 0.3);
    background-color: rgba(0, 0, 0, 0.3);
    background: #5d5d5d;
    background: linear-gradient(0deg, rgba(93, 93, 93, 0.8) 0%, rgba(180, 180, 180, 0.8) 100%);
    height: 135px;
    width: 960px;
  }
  .top-header-content-wrapper .top-header-content .top-header-logo {
    padding-left: 29px;
    padding-top: 15px;
  }
}
/*breackpoint bootstrap xl */
@media (min-width: 1200px) {
  .quantity {
    margin: 40px 0 30px;
    padding: 0;
  }
  .quantity .counter_item {
    width: 100%;
    font-size: 20px;
  }
  .quantity ul li {
    float: left;
    position: relative;
    margin: 10px 15px;
  }
}
/*breackpoint bootstrap xxl */
@media (min-width: 1400px) {
  .infopratique .ce-icon-content p {
    font-size: 14px;
  }
}
/*breackpoint bootstrap xxl */
