@charset "UTF-8";
/*
Theme Name: Twenty Twenty one Modifié
Theme URI: https://coloc.coop/
Author: Studio Créatif Coloc
Author URI: https://coloc.coop/
Description: Thème spécialement développé
Version: 1.1
Text Domain: Coloc
*/
/*
          _             _            _             _             _                _       _                  _          _            _            _   _       
        /\ \           /\ \         _\ \          /\ \         /\ \             /\ \     /\_\               / /\       /\ \         /\ \         /\_\/\_\ _   
       /  \ \         /  \ \       /\__ \        /  \ \       /  \ \           /  \ \   / / /         _    / /  \      \_\ \       /  \ \       / / / / //\_\ 
      / /\ \ \       / /\ \ \     / /_ \_\      / /\ \ \     / /\ \ \         / /\ \ \  \ \ \__      /\_\ / / /\ \__   /\__ \     / /\ \ \     /\ \/ \ \/ / / 
     / / /\ \ \     / / /\ \ \   / / /\/_/     / / /\ \ \   / / /\ \ \       / / /\ \ \  \ \___\    / / // / /\ \___\ / /_ \ \   / / /\ \ \   /  \____\__/ /  
    / / /  \ \_\   / / /  \ \_\ / / /         / / /  \ \_\ / / /  \ \_\     / / /  \ \_\  \__  /   / / / \ \ \ \/___// / /\ \ \ / / /  \ \_\ / /\/________/   
   / / /    \/_/  / / /   / / // / /         / / /   / / // / /    \/_/    / / /    \/_/  / / /   / / /   \ \ \     / / /  \/_// / /   / / // / /\/_// / /    
  / / /          / / /   / / // / / ____    / / /   / / // / /            / / /          / / /   / / /_    \ \ \   / / /      / / /   / / // / /    / / /     
 / / /________  / / /___/ / // /_/_/ ___/\ / / /___/ / // / /________    / / /________  / / /___/ / //_/\__/ / /  / / /      / / /___/ / // / /    / / /      
/ / /_________\/ / /____\/ //_______/\__\// / /____\/ // / /_________\  / / /_________\/ / /____\/ / \ \/___/ /  /_/ /      / / /____\/ / \/_/    / / /       
\/____________/\/_________/ \_______\/    \/_________/ \/____________/  \/____________/\/_________/   \_____\/   \_\/       \/_________/          \/_/        
                                                                                                                                                              
        */

/*
  __  ___   __    _ __        __           __ 
 / / / (_) / /__ (_) /_  ___ / /____ _____/ /_
/ /_/ / / /  '_// / __/ (_-</ __/ _ `/ __/ __/
\____/_/ /_/\_\/_/\__/ /___/\__/\_,_/_/  \__/ 
*/

/* 
    Thin 100 
    ExtraLight 200 
    Light 300 
    Regular 400 
    Medium 500 
    SemiBold 600 
    Bold 700 
    ExtraBold 800 
    Black 900
*/

:root {
  /* Polices */
  --font-family: 'Poppins', sans-serif;
  --font-titles: 'Fraunces', serif;

  /* Couleurs principales */
  --mauve: #A3B0E0;
  --mauveP: #DADFF3;
  --jaune: #FDCA44;
  --jauneP: #FEEAB4;
  --orange: #F36C12;
  --orangeP: #FAC4A0;
  --vert: #CEDD88;
  --vertP: #EBF1CF;
  --turquoise: #49ABA7;
  --turquoiseP: #B6DDDC;
  --bleuCiel: #177FC4;
  --bleuCielP: #A2CCE7;
  --bleu: #233C4C;
  --bleuF: #1D2937;
  --gris: #C8C3BA;
  --blancCasse: #F4F0E9;
  --blancBg: #FFFBF5;

  /* Transition */
  --transitionTiming: 0.3s ease-in-out;
}
.home .pagination,
.home .theButtons,
.home .repFilterAndNumber{
  display: none;
}
.singlesInvert  #rmp_menu_trigger-605:not(.is-active) .responsive-menu-pro-inner, .singlesInvert  #rmp_menu_trigger-605:not(.is-active) .responsive-menu-pro-inner::before, .singlesInvert #rmp_menu_trigger-605:not(.is-active) .responsive-menu-pro-inner::after{
background-color: var(--bleu)!important;
}
.search-filter-component-combobox-base__listbox-option--disabled {
    font-size: 0;
}
.search-filter-query.search-filter-query--id-1.search-filter-query--fade-out.search-filter-query--loading {
  padding-left: calc(8.333333% + 2.9411764705882355em);
  padding-top: 2em;
}
.search-filter-query {
  transition: opacity .2s ease;
   padding-left: 0 !important;
}

.search-filter-component-combobox-base__listbox-option--disabled::after {
    content: "Aucun résultat";
    font-size: 1rem; /* Adjust to match your design */
}
/*.search-filter-input-text {
  padding: 0 !important;
}*/
/* Base HTML/Body - 17px */
html, body {
  font-size: 17px !important;
  font-family: var(--font-family) !important;
  color: var(--bleuF) !important;
  line-height: 1rem;
  background-color: var(--blancBg) !important;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}

body {
  overflow-x: hidden;
}

/* Headings */
h1, h3 {
  font-family: var(--font-titles);
}

h2, h4, h5, h6 {
  font-family: var(--font-family);
}

h1 {
  /*font-size: 4.823529411764706em; /* 82px */
  line-height: 4.941176470588235rem; /* 84px */
  font-weight: 400; /* Regular */
  letter-spacing: -0.1025rem;
  margin-bottom:  1.2941176470588236rem!important;
  font-size: clamp(2.941176470588235em, calc(3.2vw + 1em), 4.725em);
}
h1.publications {
  font-size: 3.647058823529412em; /* 62px */
  line-height: 3.882352941176471rem; /* 66px */
  font-weight: 400; /* Regular */
  letter-spacing: -0.0775rem!important;
}
h1 strong {
  font-weight : 600 !important;
}
h2 {
  font-size: clamp(2rem, calc(2vw + 1rem), 3.058823529411765em);
  line-height: 1.115384615;
  font-weight: 300; /* Light */
  letter-spacing: -0.0975rem!important;
  padding-bottom: 2.529412rem !important;
}
h2 strong {
  font-weight : 700 !important;
}
h3 {
  font-size: 2.529411764705882em; /* 43px */
  line-height: 2.941176470588235rem; /* 50px */
  font-weight: 500; /* Medium */
  letter-spacing: -0.0806rem!important;
  margin-bottom:  1.2941176470588236rem!important;
}
h3 strong {
  font-weight: 600; 
}
h4 {
  font-size: 1.882352941176471em; /* 32px */
  line-height: 2.352941176470588rem; /* 40px */
  font-weight: 500; /* Medium */
  letter-spacing: -0.04rem !important; 
  padding-bottom: 0.647059rem !important;
}
h4 strong {
  font-weight: 600;
}
h5 {
  font-size: 1.294117647058824em; /* 22px */
  line-height: 2rem; /* 34px */
  font-weight: 400; /* Regular */
  padding-bottom: 0.8235294117647rem !important;
}
h5 strong {
  font-weight: 700 !important;
}
.bottomPage h5,
h5.titre-article {
  font-size: 1.294117647058824em; /* 22px */
  line-height: 1.529411764705882rem; /* 26px */
  font-weight: 600; /* Semibold */
}
h6 {
  font-size: 0.764705882352941em; /* 13px */
  line-height: 0.941176470588235rem; /* 16px */
  font-weight: 400; /* Regular */
  letter-spacing: -0.0057rem!important;
}
.publication h6,
.outil-odo h6 {
  font-family: var(--font-family);
  letter-spacing: 0.1em ;
  font-size: 0.8235294117647058em;
  line-height: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1em;
}
h2:last-child {
  padding-bottom: 0;
}
h3:last-child,
h4:last-child,
h5:last-child{
  padding-bottom: 0!important;
}
.surtitre {
  font-size: 0.8235294117647058em; /* 14px */
  line-height: 1rem; /* 17px */
  font-weight: 600; 
  text-transform: uppercase;
  letter-spacing: 0.0978em;
}
.surtitre + ul{
   padding-top: 1.2647058823529411em!important;
}

.borderRad {
  border-radius: 30px;
}
.borderRadTop{
  border-radius: 30px 30px 0 0 ;
}
.borderRadBottom { 
  border-radius: 30px;
}

.maxW:has(.searchBottom) + .maxW .borderRadBottom {
  border-radius: 0 0 30px 30px;
}

/* Paragraph */
p {
  font-size: 1em; /* 17px */
  line-height: 1.529411764705882rem; /* 26px */
  font-weight: 400; /* Regular */
  margin-bottom: 1.4705882352941178rem!important;
}

/* Boutons  */

.btn {
    font-family: var(--font-family);
    background-image: linear-gradient(0.25turn, var(--bleuF) 49.8%, var(--blancBg) 50%);
    background-size: 200% 101%;
    background-position-x: 100%;
    border: 1px solid black;
    letter-spacing: 0.1em;
    font-size: 0.8235294117647058em;
    line-height: 1rem;
    font-weight: 600;
    padding: 0.9em 1.1764705882352942em;
    cursor: pointer !important;
    border-radius: 6px 0 0 6px;
    text-transform: uppercase;
    display: inline-flex;
    position: relative;
    align-items: center;
    position: relative;
    z-index: 1;
    transition: color 0.5s ease-in-out, background-position-x 0.5s ease-in-out;
    margin-right: 2.6470588235294117rem !important;
}
.btn:hover,
a:hover .btn {
    background-position-x: 0;
}
.btn::after {
  content: "\f054";
  display: flex !important;
  align-items: center;
  position: absolute;
  left: calc(100% + 3px);
  border-radius: 0 6px 6px 0;
  padding: 0.9em 1.1764705882352942em;
  overflow: visible;
  border: 1px solid white;
  font-family: "Font Awesome 6 Pro" !important;
  font-weight: 900; 
  height: calc(100% + 2px);
  transition: transform 0.2s ease-in-out;
}
.btn.btnFlecheBlanc {
  border: 1px solid var(--bleuF);
  border-style: solid none solid solid;
  background-color: transparent;
  color: var(--bleuF);
  padding-right: 01.1764705882352942em !important;
  transition: 0.4s ease-in-out;
}
.btn.btnFlecheBlanc:hover {
  color:var(--blancBg);
}
.btn.btnFlecheBlanc::after {
  background-color: var(--bleuF);
  color: var(--blancBg);
  border: 1px solid var(--bleuF);
  left: calc(100% + 0px);
}
.btn.btnFlecheBlanc::before:hover {
  color: var(--blancBg);
  background-color: transparent;
}
.axes .btn.btnFlecheBlanc::before {
   border-radius: 0 0 0 6px ;
}
.axes .btn.btnFlecheBlanc:hover {
  color: var(--bleuF);
}
.axes .btn.btnFlecheBlanc:hover::before {
  background-color: var(--blancBg);
}

p:has(.btn) {
  display: flex;
  align-items: center;
}

.btn.btnFlecheBleu::after {
  background-color: var(--blancBg);
  color: var(--bleuF);
}
.btn.btnFlecheBleu {
  border: 1px solid var(--bleuF);
  border-style: solid none solid solid;
  background-color: transparent;
  color: var(--bleuF);
  padding-right: 01.1764705882352942em !important;
  transition: var(--transitionTiming);
}
.btn.btnFlecheBleu:hover {
  background-color: var(--bleuF);
  color: var(--blancBg);
}

.btn.inverted {
  width: calc(100% - 47px);
  margin-top: 2px;
  z-index: 99;
  border-radius:0 0 0px 6px;
  background-image: linear-gradient(0.25turn, var(--blancBg) 49.8%, var(--bleuF) 50%)!important;
  color: var(--blancBg);
  justify-content: space-between;
}
.btn.inverted:hover,
a:hover .btn {
  color: var(--bleuF);
}
.btn.inverted::after{
  border-radius:0 0 10px 0;
  padding: 1em 1.1764705882352942em 1.08em;
  background-color: var(--bleuF);
  border: 1px solid var(--bleuF);
  color: var(--blancBg);
}

/*.btn.btnFlecheBlanc::after {
    left: calc(100% + 2px);
}*/


.btn.btnFlecheNoBorder {
  border: none;
  color: var(--bleuF);
  background-color: var(--blancBg);
  padding-left: 0 !important;
  padding-right: 0.7582352941176471em !important;
  background-image: none;
}
.btn.btnFlecheNoBorder:hover::after {
  border: none;
  transform: translateX(10px);
}
.btn.btnFlecheNoBorder::after {
    padding: 0;
}
span.btnFlecheNoBorder {
  color: var(--bleuF);
  background-color: var(--blancBg);
}
.btn.btnFlecheBleu {
  border: 1px solid var(--blancBg);
  background-color: var(--blancBg) !important; 
  color: var(--bleuF);
  padding-right: 0; 
}
.btn.btnPdf::after {
  content: "\f1c1";
  font-weight: 500;
  padding: 0.9em 0.8em;
  font-size: 1rem;
  background-color: var(--bleuF);
  color: var(--blancBg);
  left: calc(100% + -2px);
  height: calc(100% + 4px);
}
.btn.btnPdf:hover {
  color:var(--blancBg);
  background-color: var(--bleuF);
} 
.lienFleche,
.lienPdf {
  /*text-decoration: underline;
  position: relative;*/
    text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor);
  background-size: 100% 1px;
  background-repeat: repeat-x;
  background-position: 0 1.15em; /* ajuste l'espacement */
}
.lienFleche::after {
  position: absolute;
  /*left: 100%;*/
  content: "\f061";
  display: inline-flex;
  align-items: center;
  font-family: "Font Awesome 6 Pro" !important;
  font-weight: 300; 
  transition: transform 0.2s ease-in-out;
  margin-left: 0.494118em;
  padding-top: 0.15em;
}
.lienPdf::after {
  /*position: absolute;
  left: 100%;*/
  content: "\f1c1";
  display: inline-flex;
  align-items: center;
  font-family: "Font Awesome 6 Pro" !important;
  font-weight: 300; 
  transition: transform 0.2s ease-in-out;
  margin-left: 0.29411764705882354em;
}
.lienFleche:hover::after,
.lienPdf:hover::after {
  border: none;

  transform: translateX(10px);
}
.lienFleche:hover,
.lienPdf:hover {
  color: var(--bleuF) !important;
    text-decoration: none!important;
}



.btn[class*="btn"]:is( .btnBlanc, .btnMauve, .btnJaune, .btnOrange, .btnVert, .btnTurquoise, .btnBleuCiel)::after {
    background-color: var(--color);
    border-color: var(--color);
    color: var(--bleuF);
}
.btn[class*="btn"]:is(.btnBlanc, .btnMauve, .btnJaune, .btnOrange, .btnVert, .btnTurquoise, .btnBleuCiel) {
    border-color: var(--color);
    background-image: linear-gradient(0.25turn, var(--bleuF) 49.8%, var(--color) 50%)!important;
}





/*Boutons couleurs*/
.btn.btnMauve, span.btnFlecheMauve { --color: var(--mauveP); }
.btn.btnJaune, span.btnFlecheJaune { --color: var(--jauneP); }
.btn.btnOrange, span.btnFlecheOrange { --color: var(--orangeP); }
.btn.btnVert, span.btnFlecheVert { --color: var(--vertP); }
.btn.btnTurquoise, span.btnFlecheTurquoise { --color: var(--turquoiseP); }
.btn.btnBleuCiel, span.btnFlecheBleuCiel { --color: var(--bleuCielP); }
.btn.btnBlanc, span.btnBlanc { --color: var(--blancBg); }

.btn[class*="btn"]:is(.btnBlanc,.btnMauve, .btnJaune, .btnOrange, .btnVert, .btnTurquoise, .btnBleuCiel) {
  background-color: var(--color);
  border-color: var(--color);
}

.btn[class*="btn"]:is(.btnBlanc, .btnMauve, .btnJaune, .btnOrange, .btnVert, .btnTurquoise, .btnBleuCiel):hover {
  color: var(--color);
}

span[class*="btnFleche"]:is(.btnFlecheMauve, .btnFlecheJaune, .btnFlecheOrange, .btnFlecheVert, .btnFlecheTurquoise, .btnFlecheBleuCiel) {
  background-color: var(--color);
  border-color: var(--color);
  margin-left: 2px !important;
  margin-left: 1em;
  font-weight: 900;
  width: 2.647059rem;
  display: flex;
  margin: 0 0 0 0;
  padding: 0.8811764705882353em;
  transition: var(--transitionTiming);
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border-radius: 0 6px 6px 0;
  height: 100%; /* Prend la hauteur du parent */
  box-sizing: border-box; 

}
span[class*="btnFleche"]:is(.btnFlecheMauve, .btnFlecheJaune, .btnFlecheOrange, .btnFlecheVert, .btnFlecheTurquoise, .btnFlecheBleu):hover {
  background-color: var(--color);
  border-color: var(--color);
}
.auteur{
  color: var(--bleuF);
}
/*----- FORMATS ------*/
.format {
  background-color: var(--bleuF);
  padding: 0.15294117647058826rem 0.7058823529411765rem 0.15294117647058826rem 1.6970588235294117rem;
  margin: 0.17647058823529413em 0;
  font-size: 0.7647058823529411em;
  line-height: 1.1764705882352942rem;
  font-weight: 300;
  color: var(--blancBg);
  border: solid 1px var(--bleuF);
  border-radius: 40px;
  cursor: pointer;
  transition: var(--transitionTiming);
  position: relative;
  display: inline-block;
}
.format:hover {
  background-color: var(--blancBg);
  color:var(--bleuF);
  border: solid 1px var(--bleuF);
}
.format:not(.rmp-menu-item)::before,
.amenagement:not(.rmp-menu-item)::before,
.culture:not(.rmp-menu-item)::before,
.sociodemographie:not(.rmp-menu-item)::before,
.dynamiques:not(.rmp-menu-item)::before,
.education:not(.rmp-menu-item)::before,
.economie:not(.rmp-menu-item)::before,
.enjeuxSociaux:not(.rmp-menu-item)::before,
.logement:not(.rmp-menu-item)::before,
.sante:not(.rmp-menu-item)::before,
.secteurs:not(.rmp-menu-item)::before,
.alimentaire:not(.rmp-menu-item)::before,
.environnement:not(.rmp-menu-item)::before {
  content: "";
  width: 16px;
  height: 16px;
  left: 0.47058823529411764rem;
  display: inline-block;
  position: absolute;
  background-repeat: no-repeat;
}
.format::before {
  top: 0.294118rem !important;
}
.amenagement::before,
.culture::before,
.sociodemographie::before,
.dynamiques::before,
.education::before,
.economie::before,
.enjeuxSociaux::before,
.logement::before,
.sante::before,
.secteurs::before,
.alimentaire::before,
.environnement::before {
  top: 1rem;
}
.sub-menu li.amenagement,
.sub-menu li.culture,
.sub-menu li.sociodemographie,
.sub-menu li.dynamiques,
.sub-menu li.education,
.sub-menu li.economie,
.sub-menu li.enjeuxSociaux,
.sub-menu li.logement,
.sub-menu li.sante,
.sub-menu li.secteurs,
.sub-menu li.alimentaire,
.sub-menu li.environnement {
  padding-left: 10px;
}

.amenagement:before {
  background-image: url(images/iformatAmenagement.webp); 
}
.culture:before {
  background-image: url(images/iformatCulture.webp); 
}
.sociodemographie:before {
  background-image: url(images/iformatDemographie.webp); 
}
.dynamiques:before {
  background-image: url(images/iformatDynamiques.webp); 
}
.education:before {
  background-image: url(images/iformatEducation.webp); 
}
.economie:before {
  background-image: url(images/iformatEnjeuxEcono.webp); 
}
.enjeuxSociaux:before {
  background-image: url(images/iformatEnjeuxSociaux.webp); 
}
.logement:before {
  background-image: url(images/iformatHabitation.webp); 
}
.sante:before {
  background-image: url(images/iformatSante.webp); 
}
.secteurs:before {
  background-image: url(images/iformatActivite.webp); 
}
.alimentaire:before {
  background-image: url(images/iformatAlimentaire.webp); 
}
.environnement:before {
  background-image: url(images/iformatTransition.webp); 
}

/*----- AXES -----*/

.axeSocial:before {
  content: ''; 
  display: inline-block; 
  width: 20px;
  height: 20px;
  margin-top: -5px;
  margin-bottom: -5px;
  border-radius: 100%;
  background-color: var(--mauve);
}
.axeSocioeconomique:before {
  content: ''; 
  display: inline-block; 
  width: 20px;
  height: 20px;
  margin-top: -5px;
  margin-bottom: -5px;
  border-radius: 100%;
  background-color: var(--jaune);
}
.axeFrontalier:before {
  content: ''; 
  display: inline-block; 
  width: 20px;
  height: 20px;
  margin-top: -5px;
  margin-bottom: -5px;
  border-radius: 100%;
  background-color: var(--orange);
}
.axeIntelligence:before {
  content: ''; 
  display: inline-block; 
  width: 20px;
  height: 20px;
  margin-top: -5px;
  margin-bottom: -5px;
  border-radius: 100%;
  background-color: var(--vert);
}
.axeEnvironnement:before {
  content: ''; 
  display: inline-block; 
  width: 20px;
  height: 20px;
  margin-top: -5px;
  margin-bottom: -5px;
  border-radius: 100%;
  background-color: var(--turquoise);
}

.datawrapperCtn {
  border: 1px solid var(--gris) !important;
  border-width: 0 0 1px 0 !important;
  margin-bottom: 3em !important;
  padding-bottom: 3em;
}

.datawrapperCtn:last-of-type {
  border: none !important;
  border-width: 0 !important;
  padding-bottom: 0;
}

.toggleTitle {
  padding-right: 2.7em;
}

/*---- IMAGES -----*/

img {
  position: relative;
}

.timeline-wrapper a {
  color: var(--bleuF) !important;
}


.ctn50Normal .search-filter-label {
  color: var(--blancBg);
}


/*
  __  ___   __    _ __                __
 / / / (_) / /__ (_) /_  ___ ___  ___/ /
/ /_/ / / /  '_// / __/ / -_) _ \/ _  / 
\____/_/ /_/\_\/_/\__/  \__/_//_/\_,_/  
                                        */

/*NINJA FORM STYLE*/
.noLabel label{
  display: none;
}

.page .nf-field-container {
  margin-bottom: 15px;
}

.page .nf-form-content .label-above .nf-field-label {
  margin-bottom: 2px;
}
.page .nf-form-content label {
  font-size: 14px;
  font-weight: 500;
}
.page .nf-form-content input:not([type=submit]),
.page .nf-form-content select.ninja-forms-field:not([multiple]),
.page .nf-form-content .list-select-wrap .nf-field-element > div {
  padding: 3px 8px;
  height: auto;
  color: #000;

}
.page .nf-form-content .list-select-wrap .nf-field-element>div {
  height: 35px;
}
.page .nf-form-content .list-select-wrap>div div:after {
  height: 42px;
}
.page .nf-form-content input:not([type=submit]) {
  background-color:#fff!important;
}
.page .list-radio-wrap .nf-field-element ul {
  margin-top: 5px!important;
}
.page .nf-form-content .listradio-wrap li, 
.page .list-radio-wrap .nf-field-element li label {
  margin-bottom: 4px!important;
  padding-left: 0;
}
.page .listradio-wrap .nf-field-element label.nf-checked-label:before {
  top: 0.3em;
}

.page .nf-error.field-wrap .nf-field-element:after {
  display: none;
}
.page .nf-error .nf-error-msg {
  font-size: 12px;
}
.page .nf-form-content textarea {
  background-color: #fff;
}

.page .nf-field-container.subForm {
  background-color: #fff;
  padding: 15px 15px 5px;
}

/*ESPACEMENTS*/ 
header *, main *, footer *,        
html,
body,
div,
header,
nav,
article,
figure,
hr,
main,
section,
footer{
  max-width: auto!important;
}
a *{
  transition: 0.2s;
}
a{
  text-decoration: none;
}
.copyRight p,
.bottomPage p:last-of-type,
section p:last-of-type{
  margin-bottom: 0!important;
}

.padTB60{
  padding-top: 3em;
  padding-bottom: 3em;
  display: inline-block;
  width: 100%;
}
.padTB40{
  padding-top: 2em;
  padding-bottom: 2em;
  display: inline-block;
  width: 100%;
}
.padTop{
  padding-top: 5.294117647058823em;
  display: inline-block;
  width: 100%;

}
.padBottom {
  padding-bottom: 5.294117647058823em;
  display: inline-block;
  width: 100%;
}
.padTB{
  padding-top: 4.944117647058823em;
  padding-bottom: 4.944117647058823em;
  display: inline-block;
  width: 100%;
}
.padLR{
  padding-left: 2.9411764705882355em;
  padding-right: 2.9411764705882355em;
  display: inline-block;
  width: 100%;
}
.padLR40{
  padding-left: 2.3529411764705883em;
  padding-right: 2.3529411764705883em;
  display: inline-block;
  width: 100%;
}

.maxW{
  max-width: 1884px;
  margin: 0 auto;
  width: calc(100% - 36px);
}

img {
  max-width: 100%;
}

svg * {
  transition: fill 0.3s ease, stroke 0.3s ease; /* Adjust duration and timing function as needed */
}


.pc{
  display: inline-block;
  width: 100%;
  margin-bottom: -3px!important;
  z-index: 2;
}
.container{
  display: inline-block;
  width: 100%;
}

.flexThat{
  display: flex;
  align-items: center;
}
.inverted .flexThat{
  direction: rtl;
}
.inverted .flexThat .h5050-half-inner{
  direction: ltr;
}

section.content-h5050.inverted .flexThat .h5050-half {
  direction: ltr;
}

/*Backgrouds*/
.bgBlanc{
  background-color: #fff;
  display: inline-block;
  width: 100%;
}
.bgBleu{
  background-color: var(--bgBleu);
  display: inline-block;
  width: 100%;
}
.bgBleuP{
  background-color: var(--bgBleuP);
  display: inline-block;
  width: 100%;
}
.bgBeige{
  background-color: var(--bgBeige);
  display: inline-block;
  width: 100%;
}
.bgVert{
  background-color: var(--bgVert);
  display: inline-block;
  width: 100%;
}

/*LISTES*/
section li{
  list-style-type: none;
  position: relative;
  padding-left: 1.0588235294117647em;
  margin-bottom: 0.8333333333333334em;
  line-height: normal; 
}
section ul{
 list-style: none;
  padding-left: 0; 
  padding-bottom: 1.6666666666666667em;
}
section ul ul{
   padding-bottom:0!important;
 
}
section > ul:last-of-type:not(.singleSidebar ul) {
  padding-bottom: 0;
}
section li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px; 
  width: 7px;
  height: 10px;
  background-image: url('images/ipuce.webp');
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}

ol li,
ul li{
  font-family: var(--theFont)!important;

}
a {
  transition: var(--transitionTiming);
}
a:hover {
  color: var(--bleuCielP);
}


/*MENUS*/
.theMainMenu{
  padding-bottom: 2.3529411764705883em;
}
.main-menu.nav > div{
  width: 100%;
  display: flex;
  align-items: center;
}
.main-menu .menu{
width: 100%;
    justify-content: space-between;
    display: inline-flex;
}
.menuTop{
  display: inline-flex;
  align-items: center;
}
.menuTop li,
.main-menu .menu  li{
  display: inline-block;
  list-style-type: none;
  position: relative;
}
.menuTop {
  text-align: left !important;
}
#menu-menu-top.menuTop li a{
    margin: 0 1.4705882352941178em;
}
#menu-menu-top.menuTop li:last-of-type a{
    margin: 0 0 0 1.4705882352941178em;
}
#menu-menu-top.menuTop li:last-of-type{
margin-right: 0;
}
#menu-menu-principal.menu  li a{
  margin: 0 0.7818181818181818em;
}
#menu-menu-top.menuTop li a{
  padding-bottom: 0!important;
  display: inline-flex;
  align-items: center;
  font-size: 0.8823529411764706em;
}
#menu-menu-principal.menu  li a {
  font-size: 1.1176470588235294rem;
  align-items: flex-end;
}
#menu-menu-top.menuTop li a,
#menu-menu-principal.menu  li a{
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  color: var(--bleuF); 
  font-weight: 300;
}
#menu-menu-top.menuTop .sub-menu,
#menu-menu-principal.menu .sub-menu {
  position: absolute;
  top: calc(100% + 0.8em);
  z-index: 999999999;
  padding: 0 !important;
  background-color: var(--blancBg);
  opacity: 0;
  border-radius: 15px;
  margin-left: -1em;
  width: max-content;
  visibility: hidden;
  transition: opacity var(--transitionTiming), visibility var(--transitionTiming);
  -webkit-box-shadow: 0px 7px 20px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 7px 20px 4px rgba(0, 0, 0, 0.1);
  border: 2px solid var(--gris);
}
#menu-menu-top.menuTop .sub-menu li:first-of-type:hover,
#menu-menu-principal.menu .sub-menu li:first-of-type:hover {
    border-radius: 13px 13px 0 0;
}
#menu-menu-top.menuTop .sub-menu li:last-of-type:hover,
#menu-menu-principal.menu .sub-menu li:last-of-type:hover {
    border-radius: 0 0 13px 13px ;
}
/*#menu-menu-top.menuTop > li:last-child > .sub-menu::after,
#menu-menu-principal.menu > li:last-child > .sub-menu::after {
  left: auto;
  right: 25px;
}*/
#menu-menu-top.menuTop > li:last-child > .sub-menu,
#menu-menu-principal.menu > li:last-child > .sub-menu {
  margin-left: -6em;
}
#menu-menu-top.menuTop .sub-menu::after,
#menu-menu-principal.menu .sub-menu::after {
  content: "";
  position: absolute;
  top: -1px;
  left: 25px !important;
  transform: translateY(-50%) rotate(314deg);
  width: 22px;
  height: 22px;
  background: var(--blancBg);
  border: 2px solid var(--gris);
  border-left: none;
  border-bottom: none;
  border-radius: 0 4px 0 0;
  z-index: 2;
}

/* Pour le dernier item, décaler la flèche à droite */
#menu-menu-top.menuTop > li:last-child .sub-menu::after,
#menu-menu-principal.menu > li:last-child .sub-menu::after {
    left: auto !important;
    right: 25px;
}

#menu-menu-top.menuTop .menu-item-has-children a:after {
  content: "";
  background-image: url('images/iTriangleBleu.png');
  background-repeat: no-repeat;
  width: 7px;
  height: 10px;
  display: inline-flex;
  align-items: center;
  margin-left: 4px;
}
.singlesInvert #menu-menu-principal.menu .menu-item-has-children a:after {
  content: "";
  background-image: url('images/iTriangleBleu.png') !important;
  background-repeat: no-repeat;
  width: 10px;
  height: 8px;
  display: inline-flex;
  align-items: center;
  margin-left: 4px;
}
#menu-menu-principal.menu .menu-item-has-children a:after{
  background-image: url('images/triangleBlanc.png')!important;
  content: "";
  background-repeat: no-repeat;
  width: 10px;
  height: 8px;
  display: inline-flex;
  align-items: center;
  margin-left: 4px;

}
#menu-menu-top.menuTop .menu-item-has-children .sub-menu a:after,
#menu-menu-principal.menu .menu-item-has-children .sub-menu a:after {
  display: none;

}
.sub-menu-toggle{
  display: none;
}
#menu-menu-principal.menu li a{
  color: var(--blancBg)!important;
  display: inline-flex;
  align-items: center;
  padding-bottom: 0.2em;
}
#menu-menu-top.menuTop li a:hover,
#menu-menu-principal.menu li a:hover,
#menu-menu-principal.menu li a:hover{
  color: var(--turquoise) !important;
}
#menu-menu-principal > li.current-menu-item > a,
#menu-menu-principal > li.current-menu-ancestor > a {
  color: var(--turquoise) !important;
}
#menu-menu-principal .sub-menu li.current-menu-item > a {
  color: var(--turquoise) !important;
}
#menu-menu-principal.menu .sub-menu li a:hover,
#menu-menu-top.menuTop .sub-menu li a {
  color: var(--bleuF) !important;
}
#menu-menu-top.menuTop li:hover .sub-menu,
#menu-menu-principal.menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
#menu-menu-top.menuTop .sub-menu li,
#menu-menu-principal.menu .sub-menu li {
  display: block;
  margin: 0;
  padding-bottom: 0 !important;
  z-index: 3;
}
#menu-menu-top.menuTop .sub-menu li::first-of-type:hover,
#menu-menu-principal.menu .sub-menu li::first-of-type:hover {
  background-color: var(--gris);
  border-radius: 13px 13px 0 0;
}
#menu-menu-top.menuTop .sub-menu li::last-of-type:hover,
#menu-menu-principal.menu .sub-menu li::last-of-type:hover {
  background-color: var(--gris);
  border-radius: 13px 13px 0 0;
}
#menu-menu-top.menuTop .sub-menu li:hover,
#menu-menu-principal.menu .sub-menu li:hover {
  background-color: var(--gris);
}
#menu-menu-top.menuTop .sub-menu a,
#menu-menu-principal.menu .sub-menu a {
  padding: 0.8823529411764706em 0;
  font-weight: 200;
  font-size: 1em;
  display: block;
  border-radius: 0;
  color: var(--beige)!important;
  padding: 1em 1.1764705882352942em 1em 0.576471em !important;
}

#menu-menu-top.menuTop .sub-menu li:last-of-type ,
#menu-menu-principal.menu .sub-menu li:last-of-type {
 border-bottom: none;
}
#menu-menu-top.menuTop .sub-menu li,
#menu-menu-principal.menu .sub-menu li {
 border-bottom: 2px solid var(--gris);
}
.rmp-go-back-text {
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #fff;

}
.rmp-go-back-text::after {
    content: "Retour";
    font-size: 15px;
    margin-left: 0.5rem;
}
.submenu-parent-title {
    padding: 0 0 15px 15px;
    font-size: 19px;
    font-weight: 600;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 10px;
    color: var(--blancBg);
}

/*MAILCHIMP*/
#mc_embed_signup_scroll input[type=submit]{
  display: inline-block;
  width: auto!important;
  background-color: var(--vertF);
  color: var(--beige);
  margin-bottom: 0!important;
}
#mc_embed_signup_scroll input[type=submit]:hover{
  background-color: var(--orange);

}
#mc_embed_signup_scroll label{
  display: none;
}
#mc_embed_signup_scroll input{
  width: 100%;
  border-radius: 50px;
  border:none;
  margin-bottom: 1em;
  padding: 0.6em 1em!important;
  color: var(--vertF);
}
#mc_embed_signup_scroll input:focus{
  outline: none;
}
::placeholder{
  color: var(--vertF);
}

/*SLICK SLIDER*/
.slick-dots {
  position: absolute!important;
  bottom: 5px!important;
  list-style: none!important;
  display: inline-block!important;
  text-align: center!important;
  padding: 0!important;
  margin: 0!important;
  width: auto!important; 
  left: calc(50% - 48px);
  background-color: var(--goldF);
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 10px!important;
  line-height: 17px!important;
  text-align: center;
  color: var(--bleuF);
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: var(--bleuF)!important;
  opacity: 0.75!important;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 2px!important;
  padding: 0;
  cursor: pointer;
}

.slick-dotted.slick-slider {
 margin-bottom: 0px;
}

.slick-slide img {
  display: block;
  width: 100%;
}
/*RESEAU SOCIAUX*/
.leReseau{
  display: inline-block;
}
.leReseau i{
  color: var(--bleuSS);
  font-size: 1.411764705882353em;
  margin-right:1.411764705882353rem;
}
/*HEADER*/
#masthead .top-bar{
  padding:0.5em 2.9411764705882355em;
  width:100% ;
 }



 .bordureTopGris {
    border-top: 2px solid var(--gris);
 }
/*FOOTER*/

#colophon{
  display: inline-block;
  width: 100%;
}
#colophon ul{
  list-style-type: none;
  padding-left: 0;
}
#colophon ul li a:hover{
  text-decoration: none;
}
#colophon ul li{
  margin-bottom: 0.2em;
  width: 100%;
  display: inline-block;
}
#colophon ul li:last-of-type{
  margin-bottom: 0;
}
#colophon ul li a{
  color: var(--bleu);
  display: inline-block;
  font-size: 0.8em;

}
.copyRight{
  padding: 1.6588235294117645em 0; 
}
.copyRight p {
  margin-bottom: 0;
  font-size: 0.7647058823529411em;
  font-weight: 400!important;
}



/*

 .----------------.  .----------------.  .----------------.  .----------------.  .----------------.  .-----------------. .----------------.  .----------------.  .----------------.  .----------------. 
| .--------------. || .--------------. || .--------------. || .--------------. || .--------------. || .--------------. || .--------------. || .--------------. || .--------------. || .--------------. |
| |  _______     | || |  _________   | || |    _______   | || |   ______     | || |     ____     | || | ____  _____  | || |    _______   | || |     _____    | || | ____   ____  | || |  _________   | |
| | |_   __ \    | || | |_   ___  |  | || |   /  ___  |  | || |  |_   __ \   | || |   .'    `.   | || ||_   \|_   _| | || |   /  ___  |  | || |    |_   _|   | || ||_  _| |_  _| | || | |_   ___  |  | |
| |   | |__) |   | || |   | |_  \_|  | || |  |  (__ \_|  | || |    | |__) |  | || |  /  .--.  \  | || |  |   \ | |   | || |  |  (__ \_|  | || |      | |     | || |  \ \   / /   | || |   | |_  \_|  | |
| |   |  __ /    | || |   |  _|  _   | || |   '.___`-.   | || |    |  ___/   | || |  | |    | |  | || |  | |\ \| |   | || |   '.___`-.   | || |      | |     | || |   \ \ / /    | || |   |  _|  _   | |
| |  _| |  \ \_  | || |  _| |___/ |  | || |  |`\____) |  | || |   _| |_      | || |  \  `--'  /  | || | _| |_\   |_  | || |  |`\____) |  | || |     _| |_    | || |    \ ' /     | || |  _| |___/ |  | |
| | |____| |___| | || | |_________|  | || |  |_______.'  | || |  |_____|     | || |   `.____.'   | || ||_____|\____| | || |  |_______.'  | || |    |_____|   | || |     \_/      | || | |_________|  | |
| |              | || |              | || |              | || |              | || |              | || |              | || |              | || |              | || |              | || |              | |
| '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' |
 '----------------'  '----------------'  '----------------'  '----------------'  '----------------'  '----------------'  '----------------'  '----------------'  '----------------'  '----------------' 

*/

/*MEDIA QUERIES*/
@media screen and (min-width: 1920px) {
  .homeBanner .noise{
  margin-left: 0.02em;
}

}
@media screen and (max-width: 1910px) {

.theBannerImg {
  padding-right: 2em;
}
.bordure1323 h3 {
    padding-top: 2.64118rem !important;
}




}
@media screen and (max-width: 1680px) {

.textebanner .padLR {
  padding-left: 0;
  padding-right: 0;
} 
.textebanner {
  padding-left: 5.666667% !important;
}
.bordure1323 h3 {
  padding-top: 1.64118rem !important;
}
#masthead .d-3-12 {
  width: 29% !important;
}
.theMainMenu.padLR {
  padding-left: 1em;
}
#masthead .top-bar {
  padding: 0.5em 1.41176em;
}

.grid4Ctn {
  grid-template-columns: repeat(3, 1fr) !important;
}
.content1323.bordure1323 .container10 {
  padding-left: 4.3333%;
  padding-right: 4.3333%;
}
.sfp-card-title {
  min-height: 5.058824rem !important;
}

}

@media screen and (max-width: 1480px) {

  .h5050-text h5 {
      font-size: 1.194117647058824em;
      line-height: 1.8rem;
  }
  .logo:after {
    top: 1px !important;
    right: -40px;
  }
  .homeBanner.padBottom {
    padding-bottom: 3.294118em;
  }
}

@media screen and (max-width: 1480px) {

html, body, p  {
  font-size: 15px !important;
}

.logo {
  padding-right: 1.941176em !important;
}

.filterImg {
  min-height: 27rem;
  width: 100%;
}

.theMainMenu.padLR {
  padding-left: 0.941176em !important;
}
#masthead .d-3-12 {
  width: 30% !important;
}
#masthead .top-bar {
  padding: 0.5em 0.941176em !important;
}

.content-h5050 .bg_fonce .h5050-text .padLR {
  padding-left: 0 !important;
}

.btn.inverted {
  width: calc(100% - 42px);
}
.titreSection5050.padLR {
  padding: 0 !important;
}
.maxWRepertoire {
    margin: 0 auto;
    width: calc(100% - 36px);
}


}

/*@media screen and (max-width: 1730px) {

}
@media screen and (max-height: 773px) {

}*/
@media screen and (max-width: 1280px) {
.padTB {
  padding-top: 2.944118em;
  padding-bottom: 2.944118em;
}
.container10 {
  padding-left: 4.333% !important;
  padding-right: 4.333% !important;
}
.container8 {
  padding-left: 4.333% !important;
  padding-right: 4.333% !important;
}
.ctn100 .container6 {
  padding-left: 15.333% !important;
  padding-right: 15.333% !important;
}
.ctn100 h3 {
  line-height: 2.641176470588235rem;
}
.textebanner h5 {
  font-size: 1.034117647058824em;
}
.textebanner .btn {
  font-size: 0.7235294117647058em;
}
#menu-menu-principal.menu li a{
    margin: 0 0.4818181818181818em;
}
#menu-menu-principal.menu li a {
  font-size: 1.0176470588235294rem;
}

.logo {
  padding-right: 0.941176em !important;
  padding-top: 1em;
}
.theMainMenu {
  font-size: 15px !important;
}
#menu-menu-top.menuTop li a {
  font-size: 13px !important;
}
.titreBanner .flexThat .padLR {
  padding-left: 0 !important; 
  padding-right: 0 !important;
}

/*.inverted.content1323 .colonne_2 .h5050-text {
  padding-left: 0 !important;
  padding-right: 2.352941em !important;
}*/
.boxBorderT {
  padding-bottom: 1em;
  margin-top: 0 !important;
}
.bottomPage img { 
  padding-bottom: 1.2em !important;
}
.bottomPage {
  padding-bottom: 3.588235em !important;
  padding-left: 0.333% !important;
  padding-right: 0.333% !important;
}
.bottomPage h5 {
  padding-bottom: 0.633333em !important;
}

#masthead .top-bar {
  padding: 0.5em 0.941176em;
}

.ctntxt.content1323 .colonne_2 .h5050-text{
    padding-left: 2em !important;
    padding-right: 0 !important;
}
.btn.inverted {
    width: calc(100% - 43px);
}

.axesCtn {
  grid-template-columns: repeat(3, 1fr) !important;
}

#mc_embed_shell {
  max-width: 55% !important;
  margin-top: 1.1705882352941178rem !important;
}
.singleBody .padLR {
  padding-left: 0;
  padding-right: 0;
}

.singleSidebar {
  margin-left: -4.333vw !important;
  margin-right: -4.333vw !important;
  width: calc(100% + 8.666vw) !important;
  padding: 4.333vw !important;
}

.ctn100:has(.toggles-container) {
    padding-top: 0em !important;
}

}
@media screen and (min-width: 1025px) {

}


@media screen and (max-width: 1024px) {
.content1323:not(.bordure1323) .colonne_1 .type-imag {
  padding-bottom: 3.6666666666666665em !important;
}
#rmp-container-605 {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100%;
}
#rmp-menu-title-605 .rmp-menu-title-image {
  width: 50% !important;
  margin-top: 5px !important;
  margin-bottom: 15px !important;
  margin-left: 9px !important;
}
#rmp-menu-title-605 {
  padding-top: 4% !important;
}
#rmp-menu-wrap-605 {
  padding-top: 30px !important;
}
#rmp-menu-wrap-605 .rmp-menu ul.rmp-submenu.rmp-submenu-open,
#rmp-menu-wrap-605 .rmp-menu .rmp-submenu-open > .rmp-go-back {
 list-style-type: none;
}
#rmp-menu-wrap-605 .rmp-menu,
#rmp-menu-wrap-605 .rmp-submenu {
  width: 101% !important;
}
.submenu-parent-link {
    color: inherit;
    text-decoration: none;
    display: block;
}

.submenu-parent-link:hover {
    color: var(--turquoise);
}
#rmp-menu-wrap-605 .rmp-menu-current-item .rmp-menu-item-link:hover, 
#rmp-menu-wrap-605 .rmp-menu-current-item .rmp-menu-item-link:focus {
  background-color: var(--bleuF) !important;
  color: var(--gris) !important;
}
#rmp-menu-wrap-605 .rmp-menu-item-link {
  height: 40px;
  line-height: 40px;
  font-size: 17px !important;
  margin-top: 10px !important;
  color: #fff;
}
#rmp-menu-wrap-605 .rmp-menu .rmp-go-back span {
  height: 26px;
  line-height: 40px;
}
#rmp-menu-wrap-605 .rmp-menu-subarrow * {
  vertical-align: middle;
  line-height: 28px;
  border: solid 1px;
  border-radius: 100%;
  padding: 0.4em 0.5em 0.4em 0.57em;
}
#rmp_menu_trigger-605 .is-active {
  position: fixed !important;
}
#rmp-menu-wrap-605 .rmp-menu-subarrow {
  overflow: visible !important;
}
#rmp_menu_trigger-605.is-active ~ body,
body:has(#rmp_menu_trigger-605.is-active) {
  overflow: hidden !important;
}
.rmp-go-back-text {
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 1em;
}
.bg_pale,
.bottomPage {
    background-position: center;
}
.maxW {
    width: calc(100% - 17px);
}
h1 {
  font-size: 3.3333333333333335em;
  margin-bottom: 1rem !important;
  line-height: 3.541176rem;
}
h2 {
  font-size: 2.533333333333333em;
  margin-bottom: 2.2666666666666666em;
  line-height: 2.933333333333333rem;
}
h3{
  font-size: 2.2666666666666666em;
  line-height: 2.333333333333333rem;
  margin-bottom: 1.3rem !important;
}
h5{
 font-size: 1.2666666666666666em;
 padding-bottom: 1.1666666666666667em !important;
 line-height: 1.8666666666666667rem;
}
.img100 img {
  min-height: 300px;
}
.ctn100 p {
    line-height: 1.2rem !important;
}
.content-h5050 h3 {
  margin-bottom: 1em !important;
}
.btn.inverted {
  width: calc(100% - 41px);
}
.padLR {
  padding-left: 0;
  padding-right: 0;
}
.padBottom {
  padding-bottom: 3.83333333em;
}
.padTop {
  padding-top: 3.83333333em;
}
.padTB {
  padding-top: 3.3333333em;
  padding-bottom: 3.3333333em;
}
.flexThat {
  flex-direction: column;
}
/*
.noise:before {
  z-index: 1;
}*/

.titreBanner {
    padding-bottom: 3.294117647058823em !important;
}
.theBannerImg {
  padding-top: 3.3333333333333335em;
}
.homeBanner .flexThat {
  flex-direction: column-reverse;
}

.titreSection,
.pad4cols {
  margin-left: 2% !important;
  margin-right: 2% !important;
}
.breakLine.padTop:first-of-type {
  padding-top: 4.294118em !important;
}
.ctntxt .colonne_1 .h5050-text img {
  margin-bottom: 3.66666666em !important;
}
.copyRight p {
  font-size: 0.7647058823529411em !important;
}
.logo:after, 
.logo:before {
  border-top-left-radius: 20px !important;
}
.logo:after {
  top: -10px !important;
}
.ligne h3 {
  margin-top: 1em !important;
}

.bottomPage {
  padding-left: 4.333% !important;
  padding-right: 4.333% !important;
}
.bordure1323 .h5050-text {
  margin-bottom: 1.94118rem !important;
}
.noFilterImg {
  width: 100%;
}
.img100.padTB {
  padding-top: 2.333333em;
  padding-bottom: 2.333333em;
}



#masthead .d-3-12 {
  width: 87.333333% !important;
}
.menuTop {
  display: none;
}
.homeBanner .noise {
  margin-top: 0.3666666666666666em !important;
}
.titreBanner .noise {
  margin-top: 0.3666666666666666em !important;
}
.homeBanner .th-full {
    display: flex;
    justify-content: center;
}
.textebanner {
  padding-left: 4% !important;
  padding-right: 4% !important;
}

.textebanner h1 {
    padding-top: 1rem;
}
.textebanner h5 {
    padding-bottom: 2rem !important;
}
.logo {
  margin-top: -1em;
  padding-top: 2em !important;
  padding-top: 2em !important;
}
.titreBanner {
    padding-bottom: 0;
}

.axes .padLR {
  padding-left: 4.333% !important;
  padding-right: 4.333% !important;
}


.content1323 h2 {
  padding-bottom: 2.3333333333333335rem !important;
}
.ctntxt .surtitre {
  padding-top: 2.3333333333333335rem !important;
}
.content1323 .colonne_2 .h5050-text {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.ctntxt.content1323 .colonne_2 .h5050-text {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.content1323 .captionImg {
    padding-left: 5em;
}
.flexBordure .colonne_2 {
    padding: 0 2em 0em 2em;
}

.copyRight {
    padding: 0.908824em 0 !important;
}
.ctn100 .container6 {
  padding-left: 12.333% !important;
  padding-right: 12.333% !important;
}
.ctn100 h3 {
  margin-bottom: 0.8em !important;
}

.surtitre {
  padding-top: 3.6666666666666665em !important;
}

.titreBanner .noise {
  border-radius: 0 20px 20px 20px !important;
}

#mc_embed_shell {
  max-width: 55% !important;
  margin-top: 1.1705882352941178rem !important;
}
.imgAxe img {
    width: 100%;
}
.bg_fonce .h5050-text h5 {
  margin-bottom: 2em;
}
.titreSection5050 {
  margin-bottom: 0 !important;
}
.padTB.flexThat:has(h2) .h1323-image {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

}


@media screen and (max-width: 880px) {

.textebanner {
  padding-left: 2.533333333333333em !important;
  padding-right: 2.533333333333333em !important;
}
/*.search-filter-query.search-filter-query--id-2 {
  padding-top: 3em;
  padding-left: 4.333% !important;
}*/

#masthead .d-3-12 {
  width: 86.333333% !important;
}
#mc_embed_shell {
  max-width: 66% !important;
}

}
@media screen and (max-width: 768px) {

.theBannerImg {
  padding-left: 2.533333333333333em;
  padding-right: 2.533333333333333em;
}
.copyRight p{
  font-size: 12px !important;
}
#masthead .d-3-12 {
  width: 83.333333% !important;
}
#rmp_menu_trigger-605 {
  top: 15px !important;
  right: 5.5% !important;
}
.logo img {
  max-width: 21.647059em !important;
}
.logo {
  padding-bottom: 1.7em !important;
  padding-top: 1.7em !important;
}
.homeBanner .noise {
    border-radius: 0 20px 20px 20px !important;
}

.content1323 .colonne_1:has(.h1323-image) + .colonne_2 .h5050-text {
  padding-left: 0 !important;
}
.content1323 .captionImg {
  padding-left: 3em !important;
}

.ctn100 .container6 {
  padding-left: 4.333% !important;
  padding-right: 4.333% !important;
}

.titreSection {
    margin-bottom: 2em;
    height: 0 !important;
}
.axesCtn {
  grid-template-columns: repeat(2, 1fr) !important;
}
.imgAxe img {
  height: 21.352941em !important;
}
#mc_embed_shell {
  max-width: 80% !important;
}
.padBottom {
  padding-bottom: 1.33333em;
}
.format:first-of-type {
  margin: 1.17647058823529413em 0 0 0;
}
.titreBanner .noise .flexThat {
  padding-top: 4.235294em !important;
  padding-bottom: 2.411765em !important;
}
.singleHeaderPads {
    margin-bottom: 1.058824rem !important;
}

}
@media screen and (max-width: 640px) {
#mc_embed_shell {
  max-width: 100% !important;
}
#masthead .d-3-12 {
  width: 80.333333% !important;
}
#rmp_menu_trigger-605 {
  top: 15px !important;
  right: 6% !important;
}
#rmp-menu-title-605 .rmp-menu-title-image {
  width: 66% !important;
  margin-bottom: 1px !important;
  margin-left: 9px !important;
}    
#rmp-menu-title-605 {
  padding-top: 12% !important;
}
.logo {
  border-radius: 0 0 20px 0 !important;
}
.titreBanner .noise {
  border-radius: 0 20px 20px 20px !important;
}

.content1323 .captionImg {
  padding-left: 1em !important;
}
.filterImg {
  min-height: 18rem;
}
.btn.inverted {
  width: calc(100% - 41px);
}
#rmp-menu-title-605 .rmp-menu-title-image {
  width: 70%;
  margin-left: 6px !important;
}
#rmp-menu-wrap-605 {
  padding-top: 30px !important;
}
.titreBanner {
  padding-bottom: 3.294118em !important;
}
.ctn50Normal .bg_fonce .container10 {
  padding-left: 6.333% !important;
  padding-right: 6.333% !important;
}

}
@media screen and (max-width: 500px) {

.grid4Ctn {
  padding-left: 0%;
}
.copyRight p {
  font-size: 11px !important;
}
#masthead .d-3-12 {
  width: 75.333333% !important;
}
.theBannerImg {
  padding-left: 4%;
  padding-right: 4%;
}
.textebanner {
  padding-bottom: 3.666667em;
}
#rmp_menu_trigger-605 {
    width: 65px !important;
}
.axesCtn {
  grid-template-columns: repeat(1, 1fr) !important;
}
.titreBanner {
  padding-bottom: 1.294118em !important;
}

}
@media screen and (max-width: 400px) {
#masthead .d-3-12 {
  width: 73.333333% !important;
}
.copyRight p {
  font-size: 9.5px !important;
}
.flexBordure .colonne_2 {
  padding: 0 1.5em 0.5em 1.5em;
}
#rmp_menu_trigger-605 {
  right: 7% !important;
}
h1 {
  font-size: 2.8em;
}
.textebanner {
  padding-left: 1.533333em !important;
  padding-right: 1.533333em !important;
}
.homeBanner h4 {
  font-size: 1.682352941176471em;
  line-height: 2.352941176470588rem;
}

}


/*
              _                    _     _ 
  /\/\   __ _(_)_ __     __ _ _ __(_) __| |
 /    \ / _` | | '_ \   / _` | '__| |/ _` |
/ /\/\ \ (_| | | | | | | (_| | |  | | (_| |
\/    \/\__,_|_|_| |_|  \__, |_|  |_|\__,_|
                        |___/              

*/


.container2{
 padding-left: 41.666666666%;
 padding-right: 41.666666666%;
 display: inline-block;
 width: 100%;
}
.container3L{
  padding-left: 75%;
  display: inline-block;
  width: 100%;
}
.container3R{
  padding-right: 75%;
  display: inline-block;
  width: 100%;
}
.container4{
 padding-left: 33.3333%;
 padding-right: 33.3333%;
 display: inline-block;
 width: 100%;
}
.container5L{
  padding-left: 58.3333333333%;
  display: inline-block;
  width: 100%;
}
.container5R{
  padding-right: 58.3333333333%;
  display: inline-block;
  width: 100%;
}
.container6{
 padding-left: 25%;
 padding-right: 25%;
 display: inline-block;
 width: 100%;
}
.container7L{
  padding-left: 41.6666666667%;
  display: inline-block;
  width: 100%;
}
.container7R{
  padding-right: 41.6666666667%;
  display: inline-block;
  width: 100%;
}
.container8{
  padding-left: 16.666%;
  padding-right: 16.666%;
  display: inline-block;
  width: 100%;
}
.container8L{
  padding-left: 33.3333333333%;
  display: inline-block;
  width: 100%;
}
.container9LSpecial{
  padding-left: 8.333%;
  padding-right: 16.6666666667%;
  display: flex;
  width: 100%;
}

.ctn2cols{
  padding-left: 2.0454545454545454em;

}
.insideCol2{
  display: flex;
  align-items: center;
}


.container9L{
  padding-left: 16.6666666667%;
  display: inline-block;
  width: 100%;
}
.container9R{
  padding-right: 16.6666666667%;
  display: inline-block;
  width: 100%;
}
.container10{
  padding-left: 8.333%;
  padding-right: 8.333%;
  display: inline-block;
  width: 100%;
}
.container11L{
  padding-left: 8.333%;
  display: inline-block;
  width: 100%;
}
.container11R{
  padding-right: 8.333%;
  display: inline-block;
  width: 100%;
}



.d-1-1 {
  width: 100%; 
}

.d-1-2 {
  width: 50%; 
}

.d-2-2 {
  width: 100%; 
}

.d-1-3 {
  width: 33.3333333333%; 
}

.d-2-3 {
  width: 66.6666666667%; 
}

.d-3-3 {
  width: 100%; 
}

.d-1-4 {
  width: 25%; 
}

.d-2-4 {
  width: 50%; 
}

.d-3-4 {
  width: 75%; 
}

.d-4-4 {
  width: 100%; 
}

.d-1-5 {
  width: 20%; 
}

.d-2-5 {
  width: 40%; 
}

.d-3-5 {
  width: 60%; 
}

.d-4-5 {
  width: 80%; 
}

.d-5-5 {
  width: 100%; 
}

.d-1-6 {
  width: 16.6666666667%; 
}

.d-2-6 {
  width: 33.3333333333%; 
}

.d-3-6 {
  width: 50%; 
}

.d-4-6 {
  width: 66.6666666667%; 
}

.d-5-6 {
  width: 83.3333333333%; 
}

.d-6-6 {
  width: 100%; 
}

.d-1-7 {
  width: 14.2857142857%; 
}

.d-2-7 {
  width: 28.5714285714%; 
}

.d-3-7 {
  width: 42.8571428571%; 
}

.d-4-7 {
  width: 57.1428571429%; 
}

.d-5-7 {
  width: 71.4285714286%; 
}

.d-6-7 {
  width: 85.7142857143%; 
}

.d-7-7 {
  width: 100%; 
}

.d-1-8 {
  width: 12.5%; 
}

.d-2-8 {
  width: 25%; 
}

.d-3-8 {
  width: 37.5%; 
}

.d-4-8 {
  width: 50%; 
}

.d-5-8 {
  width: 62.5%; 
}

.d-6-8 {
  width: 75%; 
}

.d-7-8 {
  width: 87.5%; 
}

.d-8-8 {
  width: 100%; 
}

.d-1-9 {
  width: 11.1111111111%; 
}

.d-2-9 {
  width: 22.2222222222%; 
}

.d-3-9 {
  width: 33.3333333333%; 
}

.d-4-9 {
  width: 44.4444444444%; 
}

.d-5-9 {
  width: 55.5555555556%; 
}

.d-6-9 {
  width: 66.6666666667%; 
}

.d-7-9 {
  width: 77.7777777778%; 
}

.d-8-9 {
  width: 88.8888888889%; 
}

.d-9-9 {
  width: 100%; 
}

.d-1-10 {
  width: 10%; 
}

.d-2-10 {
  width: 20%; 
}

.d-3-10 {
  width: 30%; 
}

.d-4-10 {
  width: 40%; 
}

.d-5-10 {
  width: 50%; 
}

.d-6-10 {
  width: 60%; 
}

.d-7-10 {
  width: 70%; 
}

.d-8-10 {
  width: 80%; 
}

.d-9-10 {
  width: 90%; 
}

.d-10-10 {
  width: 100%; 
}

.d-1-11 {
  width: 9.0909090909%; 
}

.d-2-11 {
  width: 18.1818181818%; 
}

.d-3-11 {
  width: 27.2727272727%; 
}

.d-4-11 {
  width: 36.3636363636%; 
}

.d-5-11 {
  width: 45.4545454545%; 
}

.d-6-11 {
  width: 54.5454545455%; 
}

.d-7-11 {
  width: 63.6363636364%; 
}

.d-8-11 {
  width: 72.7272727273%; 
}

.d-9-11 {
  width: 81.8181818182%; 
}

.d-10-11 {
  width: 90.9090909091%; 
}

.d-11-11 {
  width: 100%; 
}

.d-1-12 {
  width: 8.3333333333%; 
}

.d-2-12 {
  width: 16.6666666667%; 
}

.d-3-12 {
  width: 25%; 
}

.d-4-12 {
  width: 33.3333333333%; 
}

.d-5-12 {
  width: 41.6666666667%; 
}

.d-6-12 {
  width: 50%; 
}

.d-7-12 {
  width: 58.3333333333%; 
}

.d-8-12 {
  width: 66.6666666667%; 
}

.d-9-12 {
  width: 75%; 
}

.d-10-12 {
  width: 83.3333333333%; 
}

.d-11-12 {
  width: 91.6666666667%; 
}

.d-12-12 {
  width: 100%; 
}

.d-show {
  display: block !important; 
}

.d-hide {
  display: none !important; 
}

.d-full {
  width: 100%; 
}

.d-hide {
  display: none !important; 
}

.d-show.b {
  display: block; 
}

.d-show.ib {
  display: inline-block; 
}

.d-show.fl {
  display: flex;
  flex-wrap: wrap; 
}

.d-left {
  text-align: left !important; 
}

.d-right {
  text-align: right !important; 
}

.d-center {
  text-align: center !important; 
}

.d-no-mar {
  margin: 0 !important; 
}

.d-fw-100 {
  font-weight: 10; 
}

.d-fw-200 {
  font-weight: 20; 
}

.d-fw-300 {
  font-weight: 30; 
}

.d-fw-400 {
  font-weight: 40; 
}

.d-fw-500 {
  font-weight: 50; 
}

.d-fw-600 {
  font-weight: 60; 
}

.d-fw-700 {
  font-weight: 70; 
}

.d-fw-800 {
  font-weight: 80; 
}

.d-fw-900 {
  font-weight: 90; 
}

.d-t-align-center {
  text-align: center; 
}

.d-t-align-left {
  text-align: left; 
}

.d-t-align-right {
  text-align: left; 
}

.d-t-transform-uppercase {
  text-transform: uppercase; 
}

.d-t-transform-none {
  text-transform: none; 
}

.d-t-decoration-none a,
.d-t-decoration-none {
  text-decoration: none; 
}

.d-t-decoration-underline a,
.d-t-decoration-underline {
  text-decoration: underline; 
}

.d-bg-position-center,
.d-bg-position-center-center {
  background-position: center center; 
}

.d-bg-position-center-right {
  background-position: center right; 
}

.d-bg-position-center-left {
  background-position: center left; 
}

.d-bg-position-top-center {
  background-position: top center; 
}

.d-bg-position-top-right {
  background-position: top right; 
}

.d-bg-position-top-left {
  background-position: top left; 
}

.d-bg-position-bottom-center {
  background-position: bottom center; 
}

.d-bg-position-bottom-right {
  background-position: bottom right; 
}

.d-bg-position-bottom-left {
  background-position: bottom left; 
}

.d-bg-size-cover {
  background-size: cover; 
}

.d-bg-size-contain {
  background-size: contain; 
}

.d-bg-no-repeat {
  background-repeat: no-repeat; 
}

@media screen and (max-width: 1910px) {
  .b1-1-1 {
    width: 100%; 
  }

  .b1-1-2 {
    width: 50%; 
  }

  .b1-2-2 {
    width: 100%; 
  }

  .b1-1-3 {
    width: 33.3333333333%; 
  }

  .b1-2-3 {
    width: 66.6666666667%; 
  }

  .b1-3-3 {
    width: 100%; 
  }

  .b1-1-4 {
    width: 25%; 
  }

  .b1-2-4 {
    width: 50%; 
  }

  .b1-3-4 {
    width: 75%; 
  }

  .b1-4-4 {
    width: 100%; 
  }

  .b1-1-5 {
    width: 20%; 
  }

  .b1-2-5 {
    width: 40%; 
  }

  .b1-3-5 {
    width: 60%; 
  }

  .b1-4-5 {
    width: 80%; 
  }

  .b1-5-5 {
    width: 100%; 
  }

  .b1-1-6 {
    width: 16.6666666667%; 
  }

  .b1-2-6 {
    width: 33.3333333333%; 
  }

  .b1-3-6 {
    width: 50%; 
  }

  .b1-4-6 {
    width: 66.6666666667%; 
  }

  .b1-5-6 {
    width: 83.3333333333%; 
  }

  .b1-6-6 {
    width: 100%; 
  }

  .b1-1-7 {
    width: 14.2857142857%; 
  }

  .b1-2-7 {
    width: 28.5714285714%; 
  }

  .b1-3-7 {
    width: 42.8571428571%; 
  }

  .b1-4-7 {
    width: 57.1428571429%; 
  }

  .b1-5-7 {
    width: 71.4285714286%; 
  }

  .b1-6-7 {
    width: 85.7142857143%; 
  }

  .b1-7-7 {
    width: 100%; 
  }

  .b1-1-8 {
    width: 12.5%; 
  }

  .b1-2-8 {
    width: 25%; 
  }

  .b1-3-8 {
    width: 37.5%; 
  }

  .b1-4-8 {
    width: 50%; 
  }

  .b1-5-8 {
    width: 62.5%; 
  }

  .b1-6-8 {
    width: 75%; 
  }

  .b1-7-8 {
    width: 87.5%; 
  }

  .b1-8-8 {
    width: 100%; 
  }

  .b1-1-9 {
    width: 11.1111111111%; 
  }

  .b1-2-9 {
    width: 22.2222222222%; 
  }

  .b1-3-9 {
    width: 33.3333333333%; 
  }

  .b1-4-9 {
    width: 44.4444444444%; 
  }

  .b1-5-9 {
    width: 55.5555555556%; 
  }

  .b1-6-9 {
    width: 66.6666666667%; 
  }

  .b1-7-9 {
    width: 77.7777777778%; 
  }

  .b1-8-9 {
    width: 88.8888888889%; 
  }

  .b1-9-9 {
    width: 100%; 
  }

  .b1-1-10 {
    width: 10%; 
  }

  .b1-2-10 {
    width: 20%; 
  }

  .b1-3-10 {
    width: 30%; 
  }

  .b1-4-10 {
    width: 40%; 
  }

  .b1-5-10 {
    width: 50%; 
  }

  .b1-6-10 {
    width: 60%; 
  }

  .b1-7-10 {
    width: 70%; 
  }

  .b1-8-10 {
    width: 80%; 
  }

  .b1-9-10 {
    width: 90%; 
  }

  .b1-10-10 {
    width: 100%; 
  }

  .b1-1-11 {
    width: 9.0909090909%; 
  }

  .b1-2-11 {
    width: 18.1818181818%; 
  }

  .b1-3-11 {
    width: 27.2727272727%; 
  }

  .b1-4-11 {
    width: 36.3636363636%; 
  }

  .b1-5-11 {
    width: 45.4545454545%; 
  }

  .b1-6-11 {
    width: 54.5454545455%; 
  }

  .b1-7-11 {
    width: 63.6363636364%; 
  }

  .b1-8-11 {
    width: 72.7272727273%; 
  }

  .b1-9-11 {
    width: 81.8181818182%; 
  }

  .b1-10-11 {
    width: 90.9090909091%; 
  }

  .b1-11-11 {
    width: 100%; 
  }

  .b1-1-12 {
    width: 8.3333333333%; 
  }

  .b1-2-12 {
    width: 16.6666666667%; 
  }

  .b1-3-12 {
    width: 25%; 
  }

  .b1-4-12 {
    width: 33.3333333333%; 
  }

  .b1-5-12 {
    width: 41.6666666667%; 
  }

  .b1-6-12 {
    width: 50%; 
  }

  .b1-7-12 {
    width: 58.3333333333%; 
  }

  .b1-8-12 {
    width: 66.6666666667%; 
  }

  .b1-9-12 {
    width: 75%; 
  }

  .b1-10-12 {
    width: 83.3333333333%; 
  }

  .b1-11-12 {
    width: 91.6666666667%; 
  }

  .b1-12-12 {
    width: 100%; 
  } 

  .b1-show {
    display: block !important; 
  }

  .b1-hide {
    display: none !important; 
  }

  .b1-full {
    width: 100%; 
  }

  .b1-hide {
    display: none !important; 
  }

  .b1-show.b {
    display: block; 
  }

  .b1-show.ib {
    display: inline-block; 
  }

  .b1-show.fl {
    display: flex;
    flex-wrap: wrap; 
  }

  .b1-left {
    text-align: left !important; 
  }

  .b1-right {
    text-align: right !important; 
  }

  .b1-center {
    text-align: center !important; 
  }

  .b1-no-mar {
    margin: 0 !important; 
  }

  .b1-fw-100 {
    font-weight: 10; 
  }

  .b1-fw-200 {
    font-weight: 20; 
  }

  .b1-fw-300 {
    font-weight: 30; 
  }

  .b1-fw-400 {
    font-weight: 40; 
  }

  .b1-fw-500 {
    font-weight: 50; 
  }

  .b1-fw-600 {
    font-weight: 60; 
  }

  .b1-fw-700 {
    font-weight: 70; 
  }

  .b1-fw-800 {
    font-weight: 80; 
  }

  .b1-fw-900 {
    font-weight: 90; 
  }

  .b1-t-align-center {
    text-align: center; 
  }

  .b1-t-align-left {
    text-align: left; 
  }

  .b1-t-align-right {
    text-align: left; 
  }

  .b1-t-transform-uppercase {
    text-transform: uppercase; 
  }

  .b1-t-transform-none {
    text-transform: none; 
  }

  .b1-t-decoration-none a,
  .b1-t-decoration-none {
    text-decoration: none; 
  }

  .b1-t-decoration-underline a,
  .b1-t-decoration-underline {
    text-decoration: underline; 
  }

  .b1-bg-position-center,
  .b1-bg-position-center-center {
    background-position: center center; 
  }

  .b1-bg-position-center-right {
    background-position: center right; 
  }

  .b1-bg-position-center-left {
    background-position: center left; 
  }

  .b1-bg-position-top-center {
    background-position: top center; 
  }

  .b1-bg-position-top-right {
    background-position: top right; 
  }

  .b1-bg-position-top-left {
    background-position: top left; 
  }

  .b1-bg-position-bottom-center {
    background-position: bottom center; 
  }

  .b1-bg-position-bottom-right {
    background-position: bottom right; 
  }

  .b1-bg-position-bottom-left {
    background-position: bottom left; 
  }

  .b1-bg-size-cover {
    background-size: cover; 
  }

  .b1-bg-size-contain {
    background-size: contain; 
  }

  .b1-bg-no-repeat {
    background-repeat: no-repeat; 
  } 
}
@media screen and (max-width: 1680px) {
  .b2-1-1 {
    width: 100%; 
  }

  .b2-1-2 {
    width: 50%; 
  }

  .b2-2-2 {
    width: 100%; 
  }

  .b2-1-3 {
    width: 33.3333333333%; 
  }

  .b2-2-3 {
    width: 66.6666666667%; 
  }

  .b2-3-3 {
    width: 100%; 
  }

  .b2-1-4 {
    width: 25%; 
  }

  .b2-2-4 {
    width: 50%; 
  }

  .b2-3-4 {
    width: 75%; 
  }

  .b2-4-4 {
    width: 100%; 
  }

  .b2-1-5 {
    width: 20%; 
  }

  .b2-2-5 {
    width: 40%; 
  }

  .b2-3-5 {
    width: 60%; 
  }

  .b2-4-5 {
    width: 80%; 
  }

  .b2-5-5 {
    width: 100%; 
  }

  .b2-1-6 {
    width: 16.6666666667%; 
  }

  .b2-2-6 {
    width: 33.3333333333%; 
  }

  .b2-3-6 {
    width: 50%; 
  }

  .b2-4-6 {
    width: 66.6666666667%; 
  }

  .b2-5-6 {
    width: 83.3333333333%; 
  }

  .b2-6-6 {
    width: 100%; 
  }

  .b2-1-7 {
    width: 14.2857142857%; 
  }

  .b2-2-7 {
    width: 28.5714285714%; 
  }

  .b2-3-7 {
    width: 42.8571428571%; 
  }

  .b2-4-7 {
    width: 57.1428571429%; 
  }

  .b2-5-7 {
    width: 71.4285714286%; 
  }

  .b2-6-7 {
    width: 85.7142857143%; 
  }

  .b2-7-7 {
    width: 100%; 
  }

  .b2-1-8 {
    width: 12.5%; 
  }

  .b2-2-8 {
    width: 25%; 
  }

  .b2-3-8 {
    width: 37.5%; 
  }

  .b2-4-8 {
    width: 50%; 
  }

  .b2-5-8 {
    width: 62.5%; 
  }

  .b2-6-8 {
    width: 75%; 
  }

  .b2-7-8 {
    width: 87.5%; 
  }

  .b2-8-8 {
    width: 100%; 
  }

  .b2-1-9 {
    width: 11.1111111111%; 
  }

  .b2-2-9 {
    width: 22.2222222222%; 
  }

  .b2-3-9 {
    width: 33.3333333333%; 
  }

  .b2-4-9 {
    width: 44.4444444444%; 
  }

  .b2-5-9 {
    width: 55.5555555556%; 
  }

  .b2-6-9 {
    width: 66.6666666667%; 
  }

  .b2-7-9 {
    width: 77.7777777778%; 
  }

  .b2-8-9 {
    width: 88.8888888889%; 
  }

  .b2-9-9 {
    width: 100%; 
  }

  .b2-1-10 {
    width: 10%; 
  }

  .b2-2-10 {
    width: 20%; 
  }

  .b2-3-10 {
    width: 30%; 
  }

  .b2-4-10 {
    width: 40%; 
  }

  .b2-5-10 {
    width: 50%; 
  }

  .b2-6-10 {
    width: 60%; 
  }

  .b2-7-10 {
    width: 70%; 
  }

  .b2-8-10 {
    width: 80%; 
  }

  .b2-9-10 {
    width: 90%; 
  }

  .b2-10-10 {
    width: 100%; 
  }

  .b2-1-11 {
    width: 9.0909090909%; 
  }

  .b2-2-11 {
    width: 18.1818181818%; 
  }

  .b2-3-11 {
    width: 27.2727272727%; 
  }

  .b2-4-11 {
    width: 36.3636363636%; 
  }

  .b2-5-11 {
    width: 45.4545454545%; 
  }

  .b2-6-11 {
    width: 54.5454545455%; 
  }

  .b2-7-11 {
    width: 63.6363636364%; 
  }

  .b2-8-11 {
    width: 72.7272727273%; 
  }

  .b2-9-11 {
    width: 81.8181818182%; 
  }

  .b2-10-11 {
    width: 90.9090909091%; 
  }

  .b2-11-11 {
    width: 100%; 
  }

  .b2-1-12 {
    width: 8.3333333333%; 
  }

  .b2-2-12 {
    width: 16.6666666667%; 
  }

  .b2-3-12 {
    width: 25%; 
  }

  .b2-4-12 {
    width: 33.3333333333%; 
  }

  .b2-5-12 {
    width: 41.6666666667%; 
  }

  .b2-6-12 {
    width: 50%; 
  }

  .b2-7-12 {
    width: 58.3333333333%; 
  }

  .b2-8-12 {
    width: 66.6666666667%; 
  }

  .b2-9-12 {
    width: 75%; 
  }

  .b2-10-12 {
    width: 83.3333333333%; 
  }

  .b2-11-12 {
    width: 91.6666666667%; 
  }

  .b2-12-12 {
    width: 100%; 
  } 

  .b2-show {
    display: block !important; 
  }

  .b2-hide {
    display: none !important; 
  }

  .b2-full {
    width: 100%; 
  }

  .b2-hide {
    display: none !important; 
  }

  .b2-show.b {
    display: block; 
  }

  .b2-show.ib {
    display: inline-block; 
  }

  .b2-show.fl {
    display: flex;
    flex-wrap: wrap; 
  }

  .b2-left {
    text-align: left !important; 
  }

  .b2-right {
    text-align: right !important; 
  }

  .b2-center {
    text-align: center !important; 
  }

  .b2-no-mar {
    margin: 0 !important; 
  }

  .b2-fw-100 {
    font-weight: 10; 
  }

  .b2-fw-200 {
    font-weight: 20; 
  }

  .b2-fw-300 {
    font-weight: 30; 
  }

  .b2-fw-400 {
    font-weight: 40; 
  }

  .b2-fw-500 {
    font-weight: 50; 
  }

  .b2-fw-600 {
    font-weight: 60; 
  }

  .b2-fw-700 {
    font-weight: 70; 
  }

  .b2-fw-800 {
    font-weight: 80; 
  }

  .b2-fw-900 {
    font-weight: 90; 
  }

  .b2-t-align-center {
    text-align: center; 
  }

  .b2-t-align-left {
    text-align: left; 
  }

  .b2-t-align-right {
    text-align: left; 
  }

  .b2-t-transform-uppercase {
    text-transform: uppercase; 
  }

  .b2-t-transform-none {
    text-transform: none; 
  }

  .b2-t-decoration-none a,
  .b2-t-decoration-none {
    text-decoration: none; 
  }

  .b2-t-decoration-underline a,
  .b2-t-decoration-underline {
    text-decoration: underline; 
  }

  .b2-bg-position-center,
  .b2-bg-position-center-center {
    background-position: center center; 
  }

  .b2-bg-position-center-right {
    background-position: center right; 
  }

  .b2-bg-position-center-left {
    background-position: center left; 
  }

  .b2-bg-position-top-center {
    background-position: top center; 
  }

  .b2-bg-position-top-right {
    background-position: top right; 
  }

  .b2-bg-position-top-left {
    background-position: top left; 
  }

  .b2-bg-position-bottom-center {
    background-position: bottom center; 
  }

  .b2-bg-position-bottom-right {
    background-position: bottom right; 
  }

  .b2-bg-position-bottom-left {
    background-position: bottom left; 
  }

  .b2-bg-size-cover {
    background-size: cover; 
  }

  .b2-bg-size-contain {
    background-size: contain; 
  }

  .b2-bg-no-repeat {
    background-repeat: no-repeat; 
  } 
}
@media screen and (max-width: 1440px) {
  .b3-1-1 {
    width: 100%; 
  }

  .b3-1-2 {
    width: 50%; 
  }

  .b3-2-2 {
    width: 100%; 
  }

  .b3-1-3 {
    width: 33.3333333333%; 
  }

  .b3-2-3 {
    width: 66.6666666667%; 
  }

  .b3-3-3 {
    width: 100%; 
  }

  .b3-1-4 {
    width: 25%; 
  }

  .b3-2-4 {
    width: 50%; 
  }

  .b3-3-4 {
    width: 75%; 
  }

  .b3-4-4 {
    width: 100%; 
  }

  .b3-1-5 {
    width: 20%; 
  }

  .b3-2-5 {
    width: 40%; 
  }

  .b3-3-5 {
    width: 60%; 
  }

  .b3-4-5 {
    width: 80%; 
  }

  .b3-5-5 {
    width: 100%; 
  }

  .b3-1-6 {
    width: 16.6666666667%; 
  }

  .b3-2-6 {
    width: 33.3333333333%; 
  }

  .b3-3-6 {
    width: 50%; 
  }

  .b3-4-6 {
    width: 66.6666666667%; 
  }

  .b3-5-6 {
    width: 83.3333333333%; 
  }

  .b3-6-6 {
    width: 100%; 
  }

  .b3-1-7 {
    width: 14.2857142857%; 
  }

  .b3-2-7 {
    width: 28.5714285714%; 
  }

  .b3-3-7 {
    width: 42.8571428571%; 
  }

  .b3-4-7 {
    width: 57.1428571429%; 
  }

  .b3-5-7 {
    width: 71.4285714286%; 
  }

  .b3-6-7 {
    width: 85.7142857143%; 
  }

  .b3-7-7 {
    width: 100%; 
  }

  .b3-1-8 {
    width: 12.5%; 
  }

  .b3-2-8 {
    width: 25%; 
  }

  .b3-3-8 {
    width: 37.5%; 
  }

  .b3-4-8 {
    width: 50%; 
  }

  .b3-5-8 {
    width: 62.5%; 
  }

  .b3-6-8 {
    width: 75%; 
  }

  .b3-7-8 {
    width: 87.5%; 
  }

  .b3-8-8 {
    width: 100%; 
  }

  .b3-1-9 {
    width: 11.1111111111%; 
  }

  .b3-2-9 {
    width: 22.2222222222%; 
  }

  .b3-3-9 {
    width: 33.3333333333%; 
  }

  .b3-4-9 {
    width: 44.4444444444%; 
  }

  .b3-5-9 {
    width: 55.5555555556%; 
  }

  .b3-6-9 {
    width: 66.6666666667%; 
  }

  .b3-7-9 {
    width: 77.7777777778%; 
  }

  .b3-8-9 {
    width: 88.8888888889%; 
  }

  .b3-9-9 {
    width: 100%; 
  }

  .b3-1-10 {
    width: 10%; 
  }

  .b3-2-10 {
    width: 20%; 
  }

  .b3-3-10 {
    width: 30%; 
  }

  .b3-4-10 {
    width: 40%; 
  }

  .b3-5-10 {
    width: 50%; 
  }

  .b3-6-10 {
    width: 60%; 
  }

  .b3-7-10 {
    width: 70%; 
  }

  .b3-8-10 {
    width: 80%; 
  }

  .b3-9-10 {
    width: 90%; 
  }

  .b3-10-10 {
    width: 100%; 
  }

  .b3-1-11 {
    width: 9.0909090909%; 
  }

  .b3-2-11 {
    width: 18.1818181818%; 
  }

  .b3-3-11 {
    width: 27.2727272727%; 
  }

  .b3-4-11 {
    width: 36.3636363636%; 
  }

  .b3-5-11 {
    width: 45.4545454545%; 
  }

  .b3-6-11 {
    width: 54.5454545455%; 
  }

  .b3-7-11 {
    width: 63.6363636364%; 
  }

  .b3-8-11 {
    width: 72.7272727273%; 
  }

  .b3-9-11 {
    width: 81.8181818182%; 
  }

  .b3-10-11 {
    width: 90.9090909091%; 
  }

  .b3-11-11 {
    width: 100%; 
  }

  .b3-1-12 {
    width: 8.3333333333%; 
  }

  .b3-2-12 {
    width: 16.6666666667%; 
  }

  .b3-3-12 {
    width: 25%; 
  }

  .b3-4-12 {
    width: 33.3333333333%; 
  }

  .b3-5-12 {
    width: 41.6666666667%; 
  }

  .b3-6-12 {
    width: 50%; 
  }

  .b3-7-12 {
    width: 58.3333333333%; 
  }

  .b3-8-12 {
    width: 66.6666666667%; 
  }

  .b3-9-12 {
    width: 75%; 
  }

  .b3-10-12 {
    width: 83.3333333333%; 
  }

  .b3-11-12 {
    width: 91.6666666667%; 
  }

  .b3-12-12 {
    width: 100%; 
  } 

  .b3-show {
    display: block !important; 
  }

  .b3-hide {
    display: none !important; 
  }

  .b3-full {
    width: 100%; 
  }

  .b3-hide {
    display: none !important; 
  }

  .b3-show.b {
    display: block; 
  }

  .b3-show.ib {
    display: inline-block; 
  }

  .b3-show.fl {
    display: flex;
    flex-wrap: wrap; 
  }

  .b3-left {
    text-align: left !important; 
  }

  .b3-right {
    text-align: right !important; 
  }

  .b3-center {
    text-align: center !important; 
  }

  .b3-no-mar {
    margin: 0 !important; 
  }

  .b3-fw-100 {
    font-weight: 10; 
  }

  .b3-fw-200 {
    font-weight: 20; 
  }

  .b3-fw-300 {
    font-weight: 30; 
  }

  .b3-fw-400 {
    font-weight: 40; 
  }

  .b3-fw-500 {
    font-weight: 50; 
  }

  .b3-fw-600 {
    font-weight: 60; 
  }

  .b3-fw-700 {
    font-weight: 70; 
  }

  .b3-fw-800 {
    font-weight: 80; 
  }

  .b3-fw-900 {
    font-weight: 90; 
  }

  .b3-t-align-center {
    text-align: center; 
  }

  .b3-t-align-left {
    text-align: left; 
  }

  .b3-t-align-right {
    text-align: left; 
  }

  .b3-t-transform-uppercase {
    text-transform: uppercase; 
  }

  .b3-t-transform-none {
    text-transform: none; 
  }

  .b3-t-decoration-none a,
  .b3-t-decoration-none {
    text-decoration: none; 
  }

  .b3-t-decoration-underline a,
  .b3-t-decoration-underline {
    text-decoration: underline; 
  }

  .b3-bg-position-center,
  .b3-bg-position-center-center {
    background-position: center center; 
  }

  .b3-bg-position-center-right {
    background-position: center right; 
  }

  .b3-bg-position-center-left {
    background-position: center left; 
  }

  .b3-bg-position-top-center {
    background-position: top center; 
  }

  .b3-bg-position-top-right {
    background-position: top right; 
  }

  .b3-bg-position-top-left {
    background-position: top left; 
  }

  .b3-bg-position-bottom-center {
    background-position: bottom center; 
  }

  .b3-bg-position-bottom-right {
    background-position: bottom right; 
  }

  .b3-bg-position-bottom-left {
    background-position: bottom left; 
  }

  .b3-bg-size-cover {
    background-size: cover; 
  }

  .b3-bg-size-contain {
    background-size: contain; 
  }

  .b3-bg-no-repeat {
    background-repeat: no-repeat; 
  } 
}
@media screen and (max-width: 1280px) {
  .b4-1-1 {
    width: 100%; 
  }

  .b4-1-2 {
    width: 50%; 
  }

  .b4-2-2 {
    width: 100%; 
  }

  .b4-1-3 {
    width: 33.3333333333%; 
  }

  .b4-2-3 {
    width: 66.6666666667%; 
  }

  .b4-3-3 {
    width: 100%; 
  }

  .b4-1-4 {
    width: 25%; 
  }

  .b4-2-4 {
    width: 50%; 
  }

  .b4-3-4 {
    width: 75%; 
  }

  .b4-4-4 {
    width: 100%; 
  }

  .b4-1-5 {
    width: 20%; 
  }

  .b4-2-5 {
    width: 40%; 
  }

  .b4-3-5 {
    width: 60%; 
  }

  .b4-4-5 {
    width: 80%; 
  }

  .b4-5-5 {
    width: 100%; 
  }

  .b4-1-6 {
    width: 16.6666666667%; 
  }

  .b4-2-6 {
    width: 33.3333333333%; 
  }

  .b4-3-6 {
    width: 50%; 
  }

  .b4-4-6 {
    width: 66.6666666667%; 
  }

  .b4-5-6 {
    width: 83.3333333333%; 
  }

  .b4-6-6 {
    width: 100%; 
  }

  .b4-1-7 {
    width: 14.2857142857%; 
  }

  .b4-2-7 {
    width: 28.5714285714%; 
  }

  .b4-3-7 {
    width: 42.8571428571%; 
  }

  .b4-4-7 {
    width: 57.1428571429%; 
  }

  .b4-5-7 {
    width: 71.4285714286%; 
  }

  .b4-6-7 {
    width: 85.7142857143%; 
  }

  .b4-7-7 {
    width: 100%; 
  }

  .b4-1-8 {
    width: 12.5%; 
  }

  .b4-2-8 {
    width: 25%; 
  }

  .b4-3-8 {
    width: 37.5%; 
  }

  .b4-4-8 {
    width: 50%; 
  }

  .b4-5-8 {
    width: 62.5%; 
  }

  .b4-6-8 {
    width: 75%; 
  }

  .b4-7-8 {
    width: 87.5%; 
  }

  .b4-8-8 {
    width: 100%; 
  }

  .b4-1-9 {
    width: 11.1111111111%; 
  }

  .b4-2-9 {
    width: 22.2222222222%; 
  }

  .b4-3-9 {
    width: 33.3333333333%; 
  }

  .b4-4-9 {
    width: 44.4444444444%; 
  }

  .b4-5-9 {
    width: 55.5555555556%; 
  }

  .b4-6-9 {
    width: 66.6666666667%; 
  }

  .b4-7-9 {
    width: 77.7777777778%; 
  }

  .b4-8-9 {
    width: 88.8888888889%; 
  }

  .b4-9-9 {
    width: 100%; 
  }

  .b4-1-10 {
    width: 10%; 
  }

  .b4-2-10 {
    width: 20%; 
  }

  .b4-3-10 {
    width: 30%; 
  }

  .b4-4-10 {
    width: 40%; 
  }

  .b4-5-10 {
    width: 50%; 
  }

  .b4-6-10 {
    width: 60%; 
  }

  .b4-7-10 {
    width: 70%; 
  }

  .b4-8-10 {
    width: 80%; 
  }

  .b4-9-10 {
    width: 90%; 
  }

  .b4-10-10 {
    width: 100%; 
  }

  .b4-1-11 {
    width: 9.0909090909%; 
  }

  .b4-2-11 {
    width: 18.1818181818%; 
  }

  .b4-3-11 {
    width: 27.2727272727%; 
  }

  .b4-4-11 {
    width: 36.3636363636%; 
  }

  .b4-5-11 {
    width: 45.4545454545%; 
  }

  .b4-6-11 {
    width: 54.5454545455%; 
  }

  .b4-7-11 {
    width: 63.6363636364%; 
  }

  .b4-8-11 {
    width: 72.7272727273%; 
  }

  .b4-9-11 {
    width: 81.8181818182%; 
  }

  .b4-10-11 {
    width: 90.9090909091%; 
  }

  .b4-11-11 {
    width: 100%; 
  }

  .b4-1-12 {
    width: 8.3333333333%; 
  }

  .b4-2-12 {
    width: 16.6666666667%; 
  }

  .b4-3-12 {
    width: 25%; 
  }

  .b4-4-12 {
    width: 33.3333333333%; 
  }

  .b4-5-12 {
    width: 41.6666666667%; 
  }

  .b4-6-12 {
    width: 50%; 
  }

  .b4-7-12 {
    width: 58.3333333333%; 
  }

  .b4-8-12 {
    width: 66.6666666667%; 
  }

  .b4-9-12 {
    width: 75%; 
  }

  .b4-10-12 {
    width: 83.3333333333%; 
  }

  .b4-11-12 {
    width: 91.6666666667%; 
  }

  .b4-12-12 {
    width: 100%; 
  } 

  .b4-show {
    display: block !important; 
  }

  .b4-hide {
    display: none !important; 
  }

  .b4-full {
    width: 100%; 
  }

  .b4-hide {
    display: none !important; 
  }

  .b4-show.b {
    display: block; 
  }

  .b4-show.ib {
    display: inline-block; 
  }

  .b4-show.fl {
    display: flex;
    flex-wrap: wrap; 
  }

  .b4-left {
    text-align: left !important; 
  }

  .b4-right {
    text-align: right !important; 
  }

  .b4-center {
    text-align: center !important; 
  }

  .b4-no-mar {
    margin: 0 !important; 
  }

  .b4-fw-100 {
    font-weight: 10; 
  }

  .b4-fw-200 {
    font-weight: 20; 
  }

  .b4-fw-300 {
    font-weight: 30; 
  }

  .b4-fw-400 {
    font-weight: 40; 
  }

  .b4-fw-500 {
    font-weight: 50; 
  }

  .b4-fw-600 {
    font-weight: 60; 
  }

  .b4-fw-700 {
    font-weight: 70; 
  }

  .b4-fw-800 {
    font-weight: 80; 
  }

  .b4-fw-900 {
    font-weight: 90; 
  }

  .b4-t-align-center {
    text-align: center; 
  }

  .b4-t-align-left {
    text-align: left; 
  }

  .b4-t-align-right {
    text-align: left; 
  }

  .b4-t-transform-uppercase {
    text-transform: uppercase; 
  }

  .b4-t-transform-none {
    text-transform: none; 
  }

  .b4-t-decoration-none a,
  .b4-t-decoration-none {
    text-decoration: none; 
  }

  .b4-t-decoration-underline a,
  .b4-t-decoration-underline {
    text-decoration: underline; 
  }

  .b4-bg-position-center,
  .b4-bg-position-center-center {
    background-position: center center; 
  }

  .b4-bg-position-center-right {
    background-position: center right; 
  }

  .b4-bg-position-center-left {
    background-position: center left; 
  }

  .b4-bg-position-top-center {
    background-position: top center; 
  }

  .b4-bg-position-top-right {
    background-position: top right; 
  }

  .b4-bg-position-top-left {
    background-position: top left; 
  }

  .b4-bg-position-bottom-center {
    background-position: bottom center; 
  }

  .b4-bg-position-bottom-right {
    background-position: bottom right; 
  }

  .b4-bg-position-bottom-left {
    background-position: bottom left; 
  }

  .b4-bg-size-cover {
    background-size: cover; 
  }

  .b4-bg-size-contain {
    background-size: contain; 
  }

  .b4-bg-no-repeat {
    background-repeat: no-repeat; 
  } 
}
@media screen and (max-width: 1024px) {
  .th-1-1 {
    width: 100%; 
  }

  .th-1-2 {
    width: 50%; 
  }

  .th-2-2 {
    width: 100%; 
  }

  .th-1-3 {
    width: 33.3333333333%; 
  }

  .th-2-3 {
    width: 66.6666666667%; 
  }

  .th-3-3 {
    width: 100%; 
  }

  .th-1-4 {
    width: 25%; 
  }

  .th-2-4 {
    width: 50%; 
  }

  .th-3-4 {
    width: 75%; 
  }

  .th-4-4 {
    width: 100%; 
  }

  .th-1-5 {
    width: 20%; 
  }

  .th-2-5 {
    width: 40%; 
  }

  .th-3-5 {
    width: 60%; 
  }

  .th-4-5 {
    width: 80%; 
  }

  .th-5-5 {
    width: 100%; 
  }

  .th-1-6 {
    width: 16.6666666667%; 
  }

  .th-2-6 {
    width: 33.3333333333%; 
  }

  .th-3-6 {
    width: 50%; 
  }

  .th-4-6 {
    width: 66.6666666667%; 
  }

  .th-5-6 {
    width: 83.3333333333%; 
  }

  .th-6-6 {
    width: 100%; 
  }

  .th-1-7 {
    width: 14.2857142857%; 
  }

  .th-2-7 {
    width: 28.5714285714%; 
  }

  .th-3-7 {
    width: 42.8571428571%; 
  }

  .th-4-7 {
    width: 57.1428571429%; 
  }

  .th-5-7 {
    width: 71.4285714286%; 
  }

  .th-6-7 {
    width: 85.7142857143%; 
  }

  .th-7-7 {
    width: 100%; 
  }

  .th-1-8 {
    width: 12.5%; 
  }

  .th-2-8 {
    width: 25%; 
  }

  .th-3-8 {
    width: 37.5%; 
  }

  .th-4-8 {
    width: 50%; 
  }

  .th-5-8 {
    width: 62.5%; 
  }

  .th-6-8 {
    width: 75%; 
  }

  .th-7-8 {
    width: 87.5%; 
  }

  .th-8-8 {
    width: 100%; 
  }

  .th-1-9 {
    width: 11.1111111111%; 
  }

  .th-2-9 {
    width: 22.2222222222%; 
  }

  .th-3-9 {
    width: 33.3333333333%; 
  }

  .th-4-9 {
    width: 44.4444444444%; 
  }

  .th-5-9 {
    width: 55.5555555556%; 
  }

  .th-6-9 {
    width: 66.6666666667%; 
  }

  .th-7-9 {
    width: 77.7777777778%; 
  }

  .th-8-9 {
    width: 88.8888888889%; 
  }

  .th-9-9 {
    width: 100%; 
  }

  .th-1-10 {
    width: 10%; 
  }

  .th-2-10 {
    width: 20%; 
  }

  .th-3-10 {
    width: 30%; 
  }

  .th-4-10 {
    width: 40%; 
  }

  .th-5-10 {
    width: 50%; 
  }

  .th-6-10 {
    width: 60%; 
  }

  .th-7-10 {
    width: 70%; 
  }

  .th-8-10 {
    width: 80%; 
  }

  .th-9-10 {
    width: 90%; 
  }

  .th-10-10 {
    width: 100%; 
  }

  .th-1-11 {
    width: 9.0909090909%; 
  }

  .th-2-11 {
    width: 18.1818181818%; 
  }

  .th-3-11 {
    width: 27.2727272727%; 
  }

  .th-4-11 {
    width: 36.3636363636%; 
  }

  .th-5-11 {
    width: 45.4545454545%; 
  }

  .th-6-11 {
    width: 54.5454545455%; 
  }

  .th-7-11 {
    width: 63.6363636364%; 
  }

  .th-8-11 {
    width: 72.7272727273%; 
  }

  .th-9-11 {
    width: 81.8181818182%; 
  }

  .th-10-11 {
    width: 90.9090909091%; 
  }

  .th-11-11 {
    width: 100%; 
  }

  .th-1-12 {
    width: 8.3333333333%; 
  }

  .th-2-12 {
    width: 16.6666666667%; 
  }

  .th-3-12 {
    width: 25%; 
  }

  .th-4-12 {
    width: 33.3333333333%; 
  }

  .th-5-12 {
    width: 41.6666666667%; 
  }

  .th-6-12 {
    width: 50%; 
  }

  .th-7-12 {
    width: 58.3333333333%; 
  }

  .th-8-12 {
    width: 66.6666666667%; 
  }

  .th-9-12 {
    width: 75%; 
  }

  .th-10-12 {
    width: 83.3333333333%; 
  }

  .th-11-12 {
    width: 91.6666666667%; 
  }

  .th-12-12 {
    width: 100%; 
  } 

  .th-show {
    display: block !important; 
  }

  .th-hide {
    display: none !important; 
  }

  .th-full {
    width: 100%; 
  }

  .th-hide {
    display: none !important; 
  }

  .th-show.b {
    display: block; 
  }

  .th-show.ib {
    display: inline-block; 
  }

  .th-show.fl {
    display: flex;
    flex-wrap: wrap; 
  }

  .th-left {
    text-align: left !important; 
  }

  .th-right {
    text-align: right !important; 
  }

  .th-center {
    text-align: center !important; 
  }

  .th-no-mar {
    margin: 0 !important; 
  }

  .th-fw-100 {
    font-weight: 10; 
  }

  .th-fw-200 {
    font-weight: 20; 
  }

  .th-fw-300 {
    font-weight: 30; 
  }

  .th-fw-400 {
    font-weight: 40; 
  }

  .th-fw-500 {
    font-weight: 50; 
  }

  .th-fw-600 {
    font-weight: 60; 
  }

  .th-fw-700 {
    font-weight: 70; 
  }

  .th-fw-800 {
    font-weight: 80; 
  }

  .th-fw-900 {
    font-weight: 90; 
  }

  .th-t-align-center {
    text-align: center; 
  }

  .th-t-align-left {
    text-align: left; 
  }

  .th-t-align-right {
    text-align: left; 
  }

  .th-t-transform-uppercase {
    text-transform: uppercase; 
  }

  .th-t-transform-none {
    text-transform: none; 
  }

  .th-t-decoration-none a,
  .th-t-decoration-none {
    text-decoration: none; 
  }

  .th-t-decoration-underline a,
  .th-t-decoration-underline {
    text-decoration: underline; 
  }

  .th-bg-position-center,
  .th-bg-position-center-center {
    background-position: center center; 
  }

  .th-bg-position-center-right {
    background-position: center right; 
  }

  .th-bg-position-center-left {
    background-position: center left; 
  }

  .th-bg-position-top-center {
    background-position: top center; 
  }

  .th-bg-position-top-right {
    background-position: top right; 
  }

  .th-bg-position-top-left {
    background-position: top left; 
  }

  .th-bg-position-bottom-center {
    background-position: bottom center; 
  }

  .th-bg-position-bottom-right {
    background-position: bottom right; 
  }

  .th-bg-position-bottom-left {
    background-position: bottom left; 
  }

  .th-bg-size-cover {
    background-size: cover; 
  }

  .th-bg-size-contain {
    background-size: contain; 
  }

  .th-bg-no-repeat {
    background-repeat: no-repeat; 
  } 
}
@media screen and (max-width: 768px) {
  .tv-1-1 {
    width: 100%; 
  }

  .tv-1-2 {
    width: 50%; 
  }

  .tv-2-2 {
    width: 100%; 
  }

  .tv-1-3 {
    width: 33.3333333333%; 
  }

  .tv-2-3 {
    width: 66.6666666667%; 
  }

  .tv-3-3 {
    width: 100%; 
  }

  .tv-1-4 {
    width: 25%; 
  }

  .tv-2-4 {
    width: 50%; 
  }

  .tv-3-4 {
    width: 75%; 
  }

  .tv-4-4 {
    width: 100%; 
  }

  .tv-1-5 {
    width: 20%; 
  }

  .tv-2-5 {
    width: 40%; 
  }

  .tv-3-5 {
    width: 60%; 
  }

  .tv-4-5 {
    width: 80%; 
  }

  .tv-5-5 {
    width: 100%; 
  }

  .tv-1-6 {
    width: 16.6666666667%; 
  }

  .tv-2-6 {
    width: 33.3333333333%; 
  }

  .tv-3-6 {
    width: 50%; 
  }

  .tv-4-6 {
    width: 66.6666666667%; 
  }

  .tv-5-6 {
    width: 83.3333333333%; 
  }

  .tv-6-6 {
    width: 100%; 
  }

  .tv-1-7 {
    width: 14.2857142857%; 
  }

  .tv-2-7 {
    width: 28.5714285714%; 
  }

  .tv-3-7 {
    width: 42.8571428571%; 
  }

  .tv-4-7 {
    width: 57.1428571429%; 
  }

  .tv-5-7 {
    width: 71.4285714286%; 
  }

  .tv-6-7 {
    width: 85.7142857143%; 
  }

  .tv-7-7 {
    width: 100%; 
  }

  .tv-1-8 {
    width: 12.5%; 
  }

  .tv-2-8 {
    width: 25%; 
  }

  .tv-3-8 {
    width: 37.5%; 
  }

  .tv-4-8 {
    width: 50%; 
  }

  .tv-5-8 {
    width: 62.5%; 
  }

  .tv-6-8 {
    width: 75%; 
  }

  .tv-7-8 {
    width: 87.5%; 
  }

  .tv-8-8 {
    width: 100%; 
  }

  .tv-1-9 {
    width: 11.1111111111%; 
  }

  .tv-2-9 {
    width: 22.2222222222%; 
  }

  .tv-3-9 {
    width: 33.3333333333%; 
  }

  .tv-4-9 {
    width: 44.4444444444%; 
  }

  .tv-5-9 {
    width: 55.5555555556%; 
  }

  .tv-6-9 {
    width: 66.6666666667%; 
  }

  .tv-7-9 {
    width: 77.7777777778%; 
  }

  .tv-8-9 {
    width: 88.8888888889%; 
  }

  .tv-9-9 {
    width: 100%; 
  }

  .tv-1-10 {
    width: 10%; 
  }

  .tv-2-10 {
    width: 20%; 
  }

  .tv-3-10 {
    width: 30%; 
  }

  .tv-4-10 {
    width: 40%; 
  }

  .tv-5-10 {
    width: 50%; 
  }

  .tv-6-10 {
    width: 60%; 
  }

  .tv-7-10 {
    width: 70%; 
  }

  .tv-8-10 {
    width: 80%; 
  }

  .tv-9-10 {
    width: 90%; 
  }

  .tv-10-10 {
    width: 100%; 
  }

  .tv-1-11 {
    width: 9.0909090909%; 
  }

  .tv-2-11 {
    width: 18.1818181818%; 
  }

  .tv-3-11 {
    width: 27.2727272727%; 
  }

  .tv-4-11 {
    width: 36.3636363636%; 
  }

  .tv-5-11 {
    width: 45.4545454545%; 
  }

  .tv-6-11 {
    width: 54.5454545455%; 
  }

  .tv-7-11 {
    width: 63.6363636364%; 
  }

  .tv-8-11 {
    width: 72.7272727273%; 
  }

  .tv-9-11 {
    width: 81.8181818182%; 
  }

  .tv-10-11 {
    width: 90.9090909091%; 
  }

  .tv-11-11 {
    width: 100%; 
  }

  .tv-1-12 {
    width: 8.3333333333%; 
  }

  .tv-2-12 {
    width: 16.6666666667%; 
  }

  .tv-3-12 {
    width: 25%; 
  }

  .tv-4-12 {
    width: 33.3333333333%; 
  }

  .tv-5-12 {
    width: 41.6666666667%; 
  }

  .tv-6-12 {
    width: 50%; 
  }

  .tv-7-12 {
    width: 58.3333333333%; 
  }

  .tv-8-12 {
    width: 66.6666666667%; 
  }

  .tv-9-12 {
    width: 75%; 
  }

  .tv-10-12 {
    width: 83.3333333333%; 
  }

  .tv-11-12 {
    width: 91.6666666667%; 
  }

  .tv-12-12 {
    width: 100%; 
  } 

  .tv-show {
    display: block !important; 
  }

  .tv-hide {
    display: none !important; 
  }

  .tv-full {
    width: 100%; 
  }

  .tv-hide {
    display: none !important; 
  }

  .tv-show.b {
    display: block; 
  }

  .tv-show.ib {
    display: inline-block; 
  }

  .tv-show.fl {
    display: flex;
    flex-wrap: wrap; 
  }

  .tv-left {
    text-align: left !important; 
  }

  .tv-right {
    text-align: right !important; 
  }

  .tv-center {
    text-align: center !important; 
  }

  .tv-no-mar {
    margin: 0 !important; 
  }

  .tv-fw-100 {
    font-weight: 10; 
  }

  .tv-fw-200 {
    font-weight: 20; 
  }

  .tv-fw-300 {
    font-weight: 30; 
  }

  .tv-fw-400 {
    font-weight: 40; 
  }

  .tv-fw-500 {
    font-weight: 50; 
  }

  .tv-fw-600 {
    font-weight: 60; 
  }

  .tv-fw-700 {
    font-weight: 70; 
  }

  .tv-fw-800 {
    font-weight: 80; 
  }

  .tv-fw-900 {
    font-weight: 90; 
  }

  .tv-t-align-center {
    text-align: center; 
  }

  .tv-t-align-left {
    text-align: left; 
  }

  .tv-t-align-right {
    text-align: left; 
  }

  .tv-t-transform-uppercase {
    text-transform: uppercase; 
  }

  .tv-t-transform-none {
    text-transform: none; 
  }

  .tv-t-decoration-none a,
  .tv-t-decoration-none {
    text-decoration: none; 
  }

  .tv-t-decoration-underline a,
  .tv-t-decoration-underline {
    text-decoration: underline; 
  }

  .tv-bg-position-center,
  .tv-bg-position-center-center {
    background-position: center center; 
  }

  .tv-bg-position-center-right {
    background-position: center right; 
  }

  .tv-bg-position-center-left {
    background-position: center left; 
  }

  .tv-bg-position-top-center {
    background-position: top center; 
  }

  .tv-bg-position-top-right {
    background-position: top right; 
  }

  .tv-bg-position-top-left {
    background-position: top left; 
  }

  .tv-bg-position-bottom-center {
    background-position: bottom center; 
  }

  .tv-bg-position-bottom-right {
    background-position: bottom right; 
  }

  .tv-bg-position-bottom-left {
    background-position: bottom left; 
  }

  .tv-bg-size-cover {
    background-size: cover; 
  }

  .tv-bg-size-contain {
    background-size: contain; 
  }

  .tv-bg-no-repeat {
    background-repeat: no-repeat; 
  } 
}
@media screen and (max-width: 640px) {
  .m-1-1 {
    width: 100%; 
  }

  .m-1-2 {
    width: 50%; 
  }

  .m-2-2 {
    width: 100%; 
  }

  .m-1-3 {
    width: 33.3333333333%; 
  }

  .m-2-3 {
    width: 66.6666666667%; 
  }

  .m-3-3 {
    width: 100%; 
  }

  .m-1-4 {
    width: 25%; 
  }

  .m-2-4 {
    width: 50%; 
  }

  .m-3-4 {
    width: 75%; 
  }

  .m-4-4 {
    width: 100%; 
  }

  .m-1-5 {
    width: 20%; 
  }

  .m-2-5 {
    width: 40%; 
  }

  .m-3-5 {
    width: 60%; 
  }

  .m-4-5 {
    width: 80%; 
  }

  .m-5-5 {
    width: 100%; 
  }

  .m-1-6 {
    width: 16.6666666667%; 
  }

  .m-2-6 {
    width: 33.3333333333%; 
  }

  .m-3-6 {
    width: 50%; 
  }

  .m-4-6 {
    width: 66.6666666667%; 
  }

  .m-5-6 {
    width: 83.3333333333%; 
  }

  .m-6-6 {
    width: 100%; 
  }

  .m-1-7 {
    width: 14.2857142857%; 
  }

  .m-2-7 {
    width: 28.5714285714%; 
  }

  .m-3-7 {
    width: 42.8571428571%; 
  }

  .m-4-7 {
    width: 57.1428571429%; 
  }

  .m-5-7 {
    width: 71.4285714286%; 
  }

  .m-6-7 {
    width: 85.7142857143%; 
  }

  .m-7-7 {
    width: 100%; 
  }

  .m-1-8 {
    width: 12.5%; 
  }

  .m-2-8 {
    width: 25%; 
  }

  .m-3-8 {
    width: 37.5%; 
  }

  .m-4-8 {
    width: 50%; 
  }

  .m-5-8 {
    width: 62.5%; 
  }

  .m-6-8 {
    width: 75%; 
  }

  .m-7-8 {
    width: 87.5%; 
  }

  .m-8-8 {
    width: 100%; 
  }

  .m-1-9 {
    width: 11.1111111111%; 
  }

  .m-2-9 {
    width: 22.2222222222%; 
  }

  .m-3-9 {
    width: 33.3333333333%; 
  }

  .m-4-9 {
    width: 44.4444444444%; 
  }

  .m-5-9 {
    width: 55.5555555556%; 
  }

  .m-6-9 {
    width: 66.6666666667%; 
  }

  .m-7-9 {
    width: 77.7777777778%; 
  }

  .m-8-9 {
    width: 88.8888888889%; 
  }

  .m-9-9 {
    width: 100%; 
  }

  .m-1-10 {
    width: 10%; 
  }

  .m-2-10 {
    width: 20%; 
  }

  .m-3-10 {
    width: 30%; 
  }

  .m-4-10 {
    width: 40%; 
  }

  .m-5-10 {
    width: 50%; 
  }

  .m-6-10 {
    width: 60%; 
  }

  .m-7-10 {
    width: 70%; 
  }

  .m-8-10 {
    width: 80%; 
  }

  .m-9-10 {
    width: 90%; 
  }

  .m-10-10 {
    width: 100%; 
  }

  .m-1-11 {
    width: 9.0909090909%; 
  }

  .m-2-11 {
    width: 18.1818181818%; 
  }

  .m-3-11 {
    width: 27.2727272727%; 
  }

  .m-4-11 {
    width: 36.3636363636%; 
  }

  .m-5-11 {
    width: 45.4545454545%; 
  }

  .m-6-11 {
    width: 54.5454545455%; 
  }

  .m-7-11 {
    width: 63.6363636364%; 
  }

  .m-8-11 {
    width: 72.7272727273%; 
  }

  .m-9-11 {
    width: 81.8181818182%; 
  }

  .m-10-11 {
    width: 90.9090909091%; 
  }

  .m-11-11 {
    width: 100%; 
  }

  .m-1-12 {
    width: 8.3333333333%; 
  }

  .m-2-12 {
    width: 16.6666666667%; 
  }

  .m-3-12 {
    width: 25%; 
  }

  .m-4-12 {
    width: 33.3333333333%; 
  }

  .m-5-12 {
    width: 41.6666666667%; 
  }

  .m-6-12 {
    width: 50%; 
  }

  .m-7-12 {
    width: 58.3333333333%; 
  }

  .m-8-12 {
    width: 66.6666666667%; 
  }

  .m-9-12 {
    width: 75%; 
  }

  .m-10-12 {
    width: 83.3333333333%; 
  }

  .m-11-12 {
    width: 91.6666666667%; 
  }

  .m-12-12 {
    width: 100%; 
  } 

  .m-show {
    display: block !important; 
  }

  .m-hide {
    display: none !important; 
  }

  .m-full {
    width: 100%; 
  }

  .m-hide {
    display: none !important; 
  }

  .m-show.b {
    display: block; 
  }

  .m-show.ib {
    display: inline-block; 
  }

  .m-show.fl {
    display: flex;
    flex-wrap: wrap; 
  }

  .m-left {
    text-align: left !important; 
  }

  .m-right {
    text-align: right !important; 
  }

  .m-center {
    text-align: center !important; 
  }

  .m-no-mar {
    margin: 0 !important; 
  }

  .m-fw-100 {
    font-weight: 10; 
  }

  .m-fw-200 {
    font-weight: 20; 
  }

  .m-fw-300 {
    font-weight: 30; 
  }

  .m-fw-400 {
    font-weight: 40; 
  }

  .m-fw-500 {
    font-weight: 50; 
  }

  .m-fw-600 {
    font-weight: 60; 
  }

  .m-fw-700 {
    font-weight: 70; 
  }

  .m-fw-800 {
    font-weight: 80; 
  }

  .m-fw-900 {
    font-weight: 90; 
  }

  .m-t-align-center {
    text-align: center; 
  }

  .m-t-align-left {
    text-align: left; 
  }

  .m-t-align-right {
    text-align: left; 
  }

  .m-t-transform-uppercase {
    text-transform: uppercase; 
  }

  .m-t-transform-none {
    text-transform: none; 
  }

  .m-t-decoration-none a,
  .m-t-decoration-none {
    text-decoration: none; 
  }

  .m-t-decoration-underline a,
  .m-t-decoration-underline {
    text-decoration: underline; 
  }

  .m-bg-position-center,
  .m-bg-position-center-center {
    background-position: center center; 
  }

  .m-bg-position-center-right {
    background-position: center right; 
  }

  .m-bg-position-center-left {
    background-position: center left; 
  }

  .m-bg-position-top-center {
    background-position: top center; 
  }

  .m-bg-position-top-right {
    background-position: top right; 
  }

  .m-bg-position-top-left {
    background-position: top left; 
  }

  .m-bg-position-bottom-center {
    background-position: bottom center; 
  }

  .m-bg-position-bottom-right {
    background-position: bottom right; 
  }

  .m-bg-position-bottom-left {
    background-position: bottom left; 
  }

  .m-bg-size-cover {
    background-size: cover; 
  }

  .m-bg-size-contain {
    background-size: contain; 
  }

  .m-bg-no-repeat {
    background-repeat: no-repeat; 
  } 
}
.flex-ctn,
.flex-container {
  display: flex;
  flex-wrap: wrap; 
}

/* align-items AKA Vertical align (Horizontal if "flex-direction = column") */
.flex-vert-start,
.flex-vert-top,
.flex-vertical-start,
.flex-vertical-top,
.flex-align-start,
.flex-align-top {
  align-items: flex-start; 
}

.flex-vert-end,
.flex-vert-bot,
.flex-vert-bottom,
.flex-vertical-end,
.flex-vertical-bot,
.flex-vertical-bottom,
.flex-align-end,
.flex-align-bot,
.flex-align-bottom {
  align-items: flex-end; 
}

.flex-vert-stretch,
.flex-vertical-stretch,
.flex-align-stretch {
  align-items: stretch; 
}

.flex-vert-center,
.flex-vertical-center,
.flex-align-center {
  align-items: center; 
}

.flex-vert-baseline,
.flex-vertical-baseline,
.flex-align-baseline {
  align-items: baseline; 
}

/* justify-content AKA Vertical align (Horizontal if "flex-direction = column") */
.flex-hori-center,
.flex-horizontal-center,
.flex-justify-center {
  justify-content: center; 
}

.flex-hori-end,
.flex-hori-right,
.flex-horizontal-end,
.flex-horizontal-right,
.flex-justify-end,
.flex-justify-right {
  justify-content: flex-end; 
}

.flex-hori-start,
.flex-hori-left,
.flex-horizontal-start,
.flex-horizontal-left,
.flex-justify-start,
.flex-justify-left {
  justify-content: flex-start; 
}

.flex-hori-between,
.flex-horizontal-between,
.flex-justify-between {
  justify-content: space-between; 
}

.flex-hori-around,
.flex-horizontal-around,
.flex-justify-around {
  justify-content: space-around; 
}

/* align-items AKA Vertical align (Horizontal if "flex-direction = column") */
.flex-hori-center,
.flex-horizontal-center,
.flex-justify-center {
  justify-content: center; 
}

.flex-hori-end,
.flex-hori-right,
.flex-horizontal-end,
.flex-horizontal-right,
.flex-justify-end,
.flex-justify-right {
  justify-content: flex-end; 
}

.flex-hori-start,
.flex-hori-left,
.flex-horizontal-start,
.flex-horizontal-left,
.flex-justify-start,
.flex-justify-left {
  justify-content: flex-start; 
}

.flex-hori-between,
.flex-horizontal-between,
.flex-justify-between {
  justify-content: space-between; 
}

.flex-hori-around,
.flex-horizontal-around,
.flex-justify-around {
  justify-content: space-around; 
}

/* switch sides AKA want to center multiple stacked blocks vertically */
.flex-dir-column,
.flex-dir-col,
.flex-dir,
.flex-switch,
.flex-column,
.flex-direction-column,
.flex-direction-col,
.flex-direction {
  flex-direction: column; 
}

.flex-dir-row,
.flex-row,
.flex-direction-row {
  flex-direction: row; 
}

/* Général */

.no-pad {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important; 
}

.no-pad-v {
  padding-top: 0 !important;
  padding-bottom: 0 !important; 
}

.no-pad-h {
  padding-left: 0 !important;
  padding-right: 0 !important; 
}

.no-pad-t {
  padding-top: 0 !important; 
}

.no-pad-b {
  padding-bottom: 0 !important; 
}

.no-pad-l {
  padding-left: 0 !important; 
}

.no-pad-r {
  padding-right: 0 !important; 
}

.no-mar {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important; 
}

.no-mar-v {
  margin-top: 0 !important;
  margin-bottom: 0 !important; 
}

.no-mar-h {
  margin-left: 0 !important;
  margin-right: 0 !important; 
}

.no-mar-t {
  margin-top: 0 !important; 
}

.no-mar-b {
  margin-bottom: 0 !important; 
}

.no-mar-l {
  margin-left: 0 !important; 
}

.no-mar-r {
  margin-right: 0 !important; 
}

.no-mar-last:last-child {
  margin-bottom: 0 !important; 
}

.circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; 
}


.pc {
  display: inline-block;
  width: 100%;
  margin-top: -6px; 
}

.col {
  box-sizing: border-box;
  position: relative;
  float: left;
  vertical-align: top; 
}

.cb {
  clear: both; 
}

.filler {
  min-height: 1px; 
}

.flipv {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-filter: FlipV;
  filter: FlipV;
  -ms-filter: "FlipV"; 
}

.rotate90 {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); 
}

.rotate180 {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); 
}

.rotate270 {
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); 
}

.vcenter {
  box-sizing: border-box;
  padding-top: 0 !important;
  padding-bottom: 0 !important; 
}

.vcenter section {
  height: 100%; 
}

.vcenter .container {
  display: table;
  width: 100%;
  height: 100%; 
}

/* GÉNÉRALE */
/* HEADER */
/* HOME */
/* CONTENU */
/* FOOTER*/

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