@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

*/
/* <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name */

.inter-<uniquifier> {
  font-family: "Inter", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
:root {
  --bleu: #002131;
  --gold : #B78A33;
  --gris : #F3F5F5;
  --theFont: 'Inter', serif;
  --transitionTiming: 0.2s ease-out; 

}
/*--------CUSTOM CSS--------*/

*, ::before, ::after {
  box-sizing: border-box;
}
header *, main *, footer * {
  max-width: var(--global--spacing-measure);
}
.contactGold{
  color: var(--gold)!important;
  font-weight: 500;
}
.serviceTitle{
  padding-bottom: 4.555555555555555em;
}
.ctnFull50 .h5050-text h5{
  margin-bottom: 0.4444444444444444rem;
  margin-top: 1.7777777777777777rem;
  font-weight: 600!important;
}
.ctnFull50 .h5050-text h3,
.ctnFull50 .h5050-text h2{
  margin-bottom: 1.1111111111111112rem;
  margin-top: 1.25em;
}
.ctn5050 .h5050-text h5, 
.ctn5050 .h5050-text h4{
  margin: 0!important;
}

.bg_bleu .banner_text h2{
  font-size: 3.3333333333333335em!important;
  font-family: var(--theFont)!important;
  line-height: 1.0333333333333334em!important;
  font-weight: 900!important;
  color: #fff;
  margin-bottom: 0em!important;
  margin-top: 0;
  position: relative;
}
.bg_bleu .banner_text h2:before{
  height: 0px!important;
}
.bg_bleuHalf{
  background: linear-gradient(to bottom, var(--bleu) 20%, white 20%);
}
.bg_bleuHalf .padB{
  padding-bottom: 3.3333333333333335em;
}
/*.bg_bleu .ctn5050 h1{
  color:var(--gold);
}*/
.col3 .bg_bleuHalf{
  background: linear-gradient(to bottom, var(--bleu) 32%, white 32%);
}
.grille3Col{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 150px;
}
.sous_titre h1:only-child{
  margin-bottom: 0!important;
  text-wrap: balance;
}
.sous_titre{
  margin-bottom: 1.9444444444444444em;
}
.noMargin{
  margin-bottom: 0!important;
}
.bannerPadBottom{
  /*padding-bottom: 5em;*/
}

.bannerSpace{
  padding-top: 0.8888888888888888em;
  padding-bottom: 5.555555555555555em;
}
[id] {
  scroll-margin-top: 1000px!important; /* adjust to your sticky header height */
}
.titreSection50 h1:only-child{
  font-size: 1.5555555555555556em!important/*28*/;
  margin-bottom: 0!important;
}
/*.ctn50Normal*/
 .bg_bleu .sous_titre h1:before{
  content: "";
  width: 60%;
  height: 2px;
  background-color: var(--gold);
  display: inline-block;
  position: absolute;
  left: -65%;
  top: 15%;
}
/*.sous_titre h1{
  font-size: 1.5555555555555556em!important;
  font-family: var(--theFont)!important;
  line-height:  1.0714285714285714em!important;
  font-weight: 600!important;
  margin-bottom: 0.66em!important;
}*/
.col3Titre h4{
  margin-bottom: 0!important;
}
.bg_bleu .bannerSpace{
/*  min-height:20em;*/
}
.bg_bleu .btnfleche > .main > .banner_text{
  color: var(--gold)!important;
}

.bg_bleu .banner_text h5{
  color: #FFFFFF!important;
  margin-top: 0;
  margin-bottom: 1.7777777777777777rem!important;
}
.bg_bleu .h5050-text a:not(.btn,.btnfleche){
  text-decoration: underline;
  color: #FFFFFF;
}
.bg_bleu .h5050-text a:not(.btn,.btnfleche):hover{
  text-decoration: underline;
  color: var(--gold);
}
/*.ctn50Normal .bg_bleu .h5050-text .banner_text{
  padding: 0 7.444444444444445em;
}*/
.bannerSpace .colonne_1 .h5050-text {
  padding:0 4.444444444444445em 0 0!important;
  }
.bannerSpace .colonne_2 .h5050-text {
  padding: 0 0 0 4.444444444444445em  !important;
}
.aboutSection .h5050-half.colonne_1 .h5050-text{
  padding-right: 77.5px;
}
.aboutSection .h5050-half.colonne_2 .h5050-text{
  padding-left: 77.5px;
}
.normal50 .ctn50Normal .h5050-half .h5050-half-inner{
  /*padding: 20px 4.444444444444445em 60px 4.444444444444445em;*/
  padding-top: 40px;
}
.normal50 .ctn50Normal .h5050-half .h5050-text{
  padding-top: 60px;
}
/*.h5050-half.colonne_2 .h5050-text{
  padding-left: 4.444444444444445em;
}*/
.theBox ul,
.h5050-half-inner ul{
  padding-left:1em;
  /*padding-top: 1.25em;*/
  margin-bottom: 0;
  margin-top: 0.6666666666666666em;
}
.theBoxGris{
    background-color: var(--gris);

}
.tarifs .theBoxGris{
  border: 1px solid rgb(0, 33, 49, 0.5);
}
.theBox {
  display: flex!important;
  flex-direction: column;   /* stack children vertically */
  justify-content: space-between; /* push first to top, last to bottom */
}
.texteCtn {
  flex-grow: 1;
}
.texteCtn h5{
    margin-top: 15px;
    margin-bottom: 30px;
}
.texteCtn h4{
  margin-top: 30px!important;
  margin-bottom: 15px!important;
}
.texteCtn p{
  margin-bottom: 30px;
}
.txtBottom {
    margin-top: auto;
}
.txtBottom p{
  font-size: 15px;
}
.theBox{
  position: relative;
}
.theBox h4{
  margin-top: 0;
  margin-bottom: 0.5555555555555556rem;
}
.box_icone{
  top: -40px;
}
.box_icone img{
    height: auto;
    max-height: 60px;
}
.boxT{
  /*padding-top: 4em;*/
  padding: 4.166666666666667rem 2.2222222222222223rem 2.2222222222222223rem 2.2222222222222223rem;

}
.tarifs .boxT{
  padding: 70px 2.2222222222222223rem 2.2222222222222223rem 2.2222222222222223rem;
}
.hide-before.type-imag::before,
.hide-before.type-text::before {
    display: none!important;
}

.show-before.type-imag::before,
.show-before.type-text::before {
    display: block!important; 
}

/*.ctnFull50 .colonne_1 .h5050-text{
  padding-left: 0!important;
}*/

/*---------fleche----------*/

.btnfleche.colorGold {
  color: var(--gold) !important;
}

.bg_bleu .btnfleche.colorGold, .btnfleche.colorGold > .main > .text {
  color: var(--gold) !important;
}
.bg_bleu .btnfleche.colorGold > .main > .text {
  color: var(--gold) !important;
}
.btnfleche.colorGold .the-arrow > .shaft {
  background-color: var(--gold);
  display: block;
  height: 1px;
  position: relative;
  transition: all 0.2s;
  will-change: transform;
}

.btnfleche.colorGold .the-arrow > .shaft:before,
.btnfleche.colorGold .the-arrow > .shaft:after {
  background-color: var(--gold);
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.2s;
}
.btnfleche.colorGold:hover {
  color: var(--gold) !important;
}
.btnfleche.colorGold:hover > .main > .text {
  color: var(--gold) !important;
}

.btnfleche.colorGold:hover .the-arrow.-left > .shaft {
  width: 64px;
  transition-delay: 0.1s;
  background-color: var(--gold);
}

.btnfleche.colorGold:hover .the-arrow.-left > .shaft:before,
.btnfleche.colorGold:hover .the-arrow.-left > .shaft:after {
  width: 8px;
  transition-delay: 0.1s;
  background-color: var(--gold);
}
/*---CONTACT FORM----*/
    form.contact-form {
        color: var(--bleu);
    }

    form.contact-form h2 {
        font-size: 2rem;
        font-weight: bold;
        margin-bottom: 0.2em;
    }

    form.contact-form p {
        margin-bottom: 2.6666666666666665rem;
    }

    .form-row {
        display: flex;
        gap: 20px;
        margin-bottom: 1.2em;
    }

    .form-group {
        flex: 1;
        display: flex;
        flex-direction: column;
    }

    label {
        font-size: 0.8888888888888888em;
    }

    label span {
        color: var(--gold); /* gold for required */
    }

    input, textarea {
        padding: 8px;
        border: 2px solid rgba(0, 33, 49, 0.2);
        font-size: 1rem;
        border-radius: 2px;
        font-family: inherit;
    }

    textarea {
        resize: none;
        min-height: 300px;
    }

    button {
        background: none;
        cursor: pointer;
        transition: background 0.2s ease-out, color 0.2s ease-out;
    }

    button:hover {
        color: white;
    }
    input:focus-visible,
    textarea:focus-visible {
    outline: none; 
    border-color: var(--gold); 
}
/*----------------------*/

/*Utiliser des REM sur les font size par rapport au px du body size*/

body{
  font-size: 18px!important;
  line-height:1.2222222222222223em;/*22*/
  font-family: var(--theFont)!important;
  overflow-x: hidden;
  color:var(--bleu)!important;
  background-color: #fff!important;
  margin: 0;
  font-weight: 400;
  transition: font-size 0.8s;
}
.theBox ul li,
.h5050-text ul li{
  color: var(--bleu);
  font-weight: normal;
}
p{
 line-height:  1.2727272727272727em!important;
 /*margin-bottom: 1.273em!important;*/
 font-weight: 400!important;
 margin: 0;
 
}
.homeBanner {
  margin-bottom: 2.2222222222222223em;
}
.homeBanner h1{
  position: absolute;
  z-index: 1;
  padding-right: 1em;
  padding-left: 42.8571428571%;
}
.theBannerImg {
  margin-top: 1.85em;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}


h1{
  font-size:  3.3333333333333335em!important;/*60*/
  font-family: var(--theFont)!important;
  line-height: 1.0333333333333334em!important;/*62*/
  font-weight: 900!important;
  color: #fff;
  margin-bottom: 0em!important;
  margin-top: 0;
  position: relative;
}
h2{
  font-size:  2.2222222222222223em!important;/*40*/
  font-family: var(--theFont)!important;
  line-height:  1.05em!important;/*42*/
  font-weight: 700!important;
  margin-bottom: 0.66em!important;
  color: var(--bleu);
  margin: 0;
}
h3{
  font-size: 1.8888888888888888em!important;/*34*/
  font-family: var(--theFont)!important;
  line-height:  1.0588235294117647em!important;/*36*/
  font-weight: 700!important;
  /*margin-bottom: 0.66em!important;*/
  color: var(--bleu);
}

h4{
  font-size: 1.5555555555555556em!important/*28*/;
  font-family: var(--theFont)!important;
  line-height:  1.0714285714285714em!important;/*30*/
  font-weight: 600!important;
  /*margin-bottom: 0.66em!important;*/
  color: var(--bleu);
}
h5{
  font-size: 1.3333333333333333em!important/*24*/;
  font-family: var(--theFont)!important;
  line-height:  1.1666666666666667em!important;/*28*/
  font-weight: 500!important;
  /*margin-bottom: 0.66em!important;*/
  color: var(--bleu);
}
h6{
  font-size: 1.1666666666666667em!important/*21*/;
  font-family: var(--theFont)!important;
  line-height: 1.1428571428571428em!important;/*24*/
  font-weight: 500!important;
  /*margin-bottom: 0.66em!important;*/
  color: var(--bleu);
}
/**:focus {
    outline: 2px solid var(--gold) !important;
}

*:not(:focus) {
    outline: none;
}*/

.bg_bleu{
  background-color: var(--bleu)!important;
  display: inline-block;
  width: 100%;
}
.bg_bleu * {
  color:#fff;
}
.bg_gold{
  background-color: var(--gold);
  display: inline-block;
  width: 100%;
}
.bgTexture:before{
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url('images/bgTexture.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.9;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.containerF{
  padding: 4.166666666666667em 16.6666666667% 2em 16.6666666667%;
  position: relative;
  z-index: 2;
  padding-bottom: ;
}
.containerF.bg_gold{
  opacity: 0.9;
  height: 100%;
}
.bgTexture p,
.bgTexture h2{
  color: #fff;
}
.article_title h1{
  color:var(--bleu);
  padding: 0.5555555555555556em 0;
}
.desc_liste .categories {
  color: var(--bleu);
  text-transform: uppercase;
/*  background-color: var(--gold);*/
/*  border: 2px solid var(--bleu);*/
  font-size: 0.8888888888888888em;
/*  padding: 0.6em 1.3333333333333333em;*/
  font-weight: 700 !important;
  display: inline-block;
}
.ctnBanner .categories{
  color: #fff;
  text-transform: uppercase;
  padding: 0.6em 1.3333333333333333em;
  font-size: 0.8888888888888888em;
  background-color: var(--gold);
  display: inline-block;
}
.ctnCols{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 120px 40px;
}
.description p{
  margin: 0!important;
}
.description{
    margin-top: 1.1111111111111112em;
    background-color: var(--gris);
    padding: 1.1111111111111112em;
}
.desc_liste p, .cat_liste{
  color: var(--bleu);
}
#filterType{
  border: 2px solid var(--bleu)!important;
}
.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;
}
/*
  __  ___   __    _ __                __
 / / / (_) / /__ (_) /_  ___ ___  ___/ /
/ /_/ / / /  '_// / __/ / -_) _ \/ _  / 
\____/_/ /_/\_\/_/\__/  \__/_//_/\_,_/  
                                        */

.h5050-image img{
  object-fit: cover;
  width: 100%;
}

.the-arrow {
  width: 64px;
  transition: all 0.2s;
}
.the-arrow.-left {
  position: absolute;
  top: 60%;
  left: 0;
}
.the-arrow.-left > .shaft {
  width: 0;
  background-color: #fff;
}
.the-arrow.-left > .shaft:before, .the-arrow.-left > .shaft:after {
  width: 0;
  background-color: #fff;
}
.the-arrow.-left > .shaft:before {
  transform: rotate(0);
}
.the-arrow.-left > .shaft:after {
  transform: rotate(0);
}

.the-arrow.-right > .shaft {
  width: 64px;
  transition-delay: 0.2s;
}
.the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after {
  width: 8px;
  transition-delay: 0.3s;
  transition: all 0.5s;
}
.the-arrow.-right > .shaft:before {
  transform: rotate(40deg);
}
.the-arrow.-right > .shaft:after {
  transform: rotate(-40deg);
}
.bg_bleu .btnfleche > .main > .text{
  color: #fff!important;
}
.btnfleche > .main > .text{
  color: var(--bleu)!important;
}
.bg_blanc .the-arrow > .shaft:before, .bg_blanc .the-arrow > .shaft:after,
.bg_blanc .the-arrow > .shaft{
  background-color: var(--bleu)!important;
}
.the-arrow > .shaft {
  background-color: #fff;
  display: block;
  height: 1px;
  position: relative;
  transition: all 0.2s;
  transition-delay: 0;
  will-change: transform;
}
.the-arrow > .shaft:before, .the-arrow > .shaft:after {
  background-color: #fff;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.2s;
  transition-delay: 0;
}
.the-arrow > .shaft:before {
  transform-origin: top right;
}
.the-arrow > .shaft:after {
  transform-origin: bottom right;
}

.btnfleche {
  display: inline-block;
  text-decoration: none;
  position: relative;
  transition: all 0.2s;
}
.btnfleche:hover {
  color: #eaeaea;
}
.btnfleche:hover > .the-arrow.-left > .shaft {
  width: 64px;
  transition-delay: 0.1s;
  background-color: #eaeaea;
}
.btnfleche:hover > .the-arrow.-left > .shaft:before, .btnfleche:hover > .the-arrow.-left > .shaft:after {
  width: 8px;
  transition-delay: 0.1s;
  background-color: #eaeaea;
}
.btnfleche:hover > .the-arrow.-left > .shaft:before {
  transform: rotate(40deg);
}
.btnfleche:hover > .the-arrow.-left > .shaft:after {
  transform: rotate(-40deg);
}
.btnfleche:hover > .main {
  transform: translateX(80px);
}
.btnfleche:hover > .main > .the-arrow.-right > .shaft {
  width: 0;
  transform: translateX(200%);
  transition-delay: 0;
}
.btnfleche:hover > .main > .the-arrow.-right > .shaft:before, .btnfleche:hover > .main > .the-arrow.-right > .shaft:after {
  width: 0;
  transition-delay: 0;
  transition: all 0.1s;
}
.btnfleche:hover > .main > .the-arrow.-right > .shaft:before {
  transform: rotate(0);
}
.btnfleche:hover > .main > .the-arrow.-right > .shaft:after {
  transform: rotate(0);
}
.btnfleche > .main {
  display: flex;
  align-items: center;
  transition: all 0.2s;
}
.btnfleche > .main > .text {
  margin: 0 16px 0 0;
  line-height: 1;
}
.bg_full_logo .btnfleche > .main > .text{
  color: #fff!important;
}
.btnfleche > .main > .the-arrow {
  position: relative;
}


.btn {
  position: relative;
    display: block;
    overflow: hidden;
    display: inline-block;
    font-size: 0.8888888888888888em;
    padding: 0.6111111111111112em 1.3333333333333333em;
    font-weight: 500;
    z-index: 2;
}
.btn:before {
  content: "";
  position: absolute;
  top: 0;
  right: -50px;
  bottom: 0;
  left: 0;
  border-right: 50px solid transparent;
  transform: translateX(-100%);
  transition: 0.5s ease-in-out;
  z-index: -1;
}
.btn:hover:before {
  transform: translateX(0);
}
.btnBlanc{
  color: #fff;
  border:2px solid #fff;
}
.btnBlanc:before{
    border-bottom: 80px solid #fff;

}
.btnBlanc:hover{
  color: var(--gold);
}
.btnBleu{
  color: var(--bleu);
  border:2px solid var(--bleu);
}
.btnBleu:before{
    border-bottom: 80px solid var(--bleu);

}
.btnBleu:hover{
  color: #fff;
}
.btnGold{
  color: var(--gold);
  border:2px solid var(--gold);
}
.btnGold:before{
    border-bottom: 80px solid var(--gold);

}
.btnGold:hover{
  color: #fff;
}

#masthead{
  padding: 1.8888888888888888rem 0;
  position: sticky;     /* makes it stick */
  top: 0;               /* sticks to the very top */
  z-index: 1000;        /* stays above other elements */
  width: 100%;          /* full width */
  transition: padding 0.3s ease, background 0.3s ease;
}
.sticky#masthead{
  padding: 0.8333333333333334rem 0;
}
.sticky .logo{
  max-width: 90px;
}
.logoSaule{
  max-width: 100%;
  opacity: 1;
  cursor: initial;
}
.logoSaule img:hover{
  opacity: 1;
}
.zIndex{
  z-index: 9999;
  position: relative;
}
/*.bg_bleu .h5050-text h5{
  color: var(--gold);
  font-weight: 600!important;
}*/
/*.h5050-text h5{
  font-weight: normal!important;
}*/
.insideBoxs p:last-of-type,
.btnBanner p:last-of-type,
.textebanner p:last-of-type,
.containerF p:last-of-type,
.boxSlider p:last-of-type,
.h5050-text p:last-of-type{
  margin-bottom: 0!important;
}
.h5050-text p:only-of-type:not(:last-child){
  margin-bottom: 1.2em!important;
}

.overText{
  background:rgba(183, 138, 51, 0.95);
  padding: 3.1666666666666665em 5.444444444444445em 3.1666666666666665em 4.444444444444445em;
  margin-left: -4.444444444444445em;
  margin-top: -25%;
  max-width: 35.611111111111114em;
}
.infoBanner{
  color: var(--gold);
  padding-top: 1.8888888888888888em;
}
.infoBanner a{
  color: #fff;
  transition: all 0.2s;
}
.infoBanner a:hover{
  color: var(--gold);
}

.marginTop{
  margin-top: 4.45em;
}
.marginBottom{
  margin-bottom: 2.2222222222222223em;
}
.halfMarginTop{
  margin-top: 2.22em;
}
.halfPadTop{
  padding-top: 2.22em;
}
.halfpadTB{
  padding-top: 1.1111111111111112em;
  padding-bottom: 1.1111111111111112em;
}
.halfpadLR{
  padding-left: 1.1111111111111112em;
  padding-right: 1.1111111111111112em;
  display: inline-block;
  width: 100%;
}
.padBtn{
  padding-top: 1em;
}
.halfPadBottom{
  padding-bottom: 2.22em;
}
.padTop{
  padding-top: 2.2222222222222223em;
}
.footerPadTop{
  padding-top: 4.222222em;
}
.firstDiv{
  padding-top:3.3333333333333335em;
}
.lastDiv{
  padding-bottom: 3.3333333333333335em;;
}

.ctn50Infolettre .boxInfoVertP{
  min-height: 621px;
}

.halfPadLeft{
  padding-left: 3.3333333333333335em;
}
.halfPadRight{
  padding-right: 3.3333333333333335em;
}

body.active{
  overflow: hidden;
}
.padBottom{
  padding-bottom: 3.3333333333333335em;
  display: inline-block;
  width: 100%;
}
.thePadTop{
  padding-top: 3.3333333333333335em;
  display: inline-block;
  width: 100%;
}
.padT{
 padding-top: 4.166666666666667em;
 display: inline-block;
 width: 100%;
 
}
.padB{
  padding-bottom: 4.166666666666667em;
  display: inline-block;
  width: 100%;

}
.padTB{
  padding-top: 4.166666666666667em;
  padding-bottom: 4.166666666666667em;
  display: inline-block;
  width: 100%;
}
.padTBctn50{
  padding-top: 2.2222222222222223em;
  padding-bottom: 3.3333333333333335em;
  display: inline-block;
  width: 100%;
}
.padTBNormalCtn .bg_blanc{
  padding-top: 2.2222222222222223em;
  padding-bottom: 2.2222222222222223em;
  display: inline-block;
  width: 100%;
}
.padTBNormalCtn .bg_bleu{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  display: inline-block;
  width: 100%;
}
.padLR{
  padding-left: 2.22222rem;
  padding-right: 2.22222rem;
  display: inline-block;
  width: 100%;
}
.padLeft{
  padding-left: 2.22222rem;
}
.padRight{
  padding-right: 2.22222rem;
}

a{
  color:var(--gold);
}

.maxW{
  max-width: 1730px;
  margin: 0 auto;
  width: 100%;
}

img {
  max-width: 100%;
}
.nav .btn{
  display: inline-flex;
    margin-left: 1.6666666666666667em;

}

.nav > div{
  display: inline-flex;
  align-items: center;
}
.nav a{
 font-weight: normal!important;
}
.image100{
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  display: inline-block;
  position: relative;
  background-position: top center;
}
.image100 .btn{
  display: inline;
  margin-bottom: 0.45454545454545453em;
  clear: both;
  float: left;
  padding: 1.2em 3.8636363636363638em;
}
.titreSection, .titreSection50{
  padding-top: 2em;
}
.col3Titre{
  padding:1.1111111111111112em 0 4.444444444444445em 0;
}
.insideGrid{
  padding-top: 2.7777777777777777em;
}


.menuNotScroll .container{
  padding: 0;
}
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;
}
a:hover{
  /*text-decoration: underline!important;*/
}
/*.h5050-text a:not(.btn):hover{
  color: var(--gold);
}
.h5050-text li{
  list-style-type: none;
  position: relative;
}
.h5050-text li i{
  position: absolute;
  left: -2em;
}*/
ol li,
ul li{
  font-family: var(--theFont)!important;
  font-weight: 200!important;

}
.theBox ul li,
.h5050-text ul li{
  margin-bottom:  0.75em;
  line-height: 1.2727272727272727em;
  font-weight: 400!important;
}
ul li h4{
  margin-bottom: 0!important;
}
.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;
}
.flexTop{
  display: flex;
}
.flexMenu{
  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;
}
.gmd .entSaules p{
  font-size: 20px;
}
.gmd{
  padding-left: 1.3888888888888888em;
}
.gmd p{
  font-size: 16px;
}
.gmd .line{
  width: 100%; 
  height: 1px; 
  background-color: #fff; 
  opacity:50%;
  margin: 1.1111111111111112rem 0;
}
#colophon .logo{ 
  max-width: 300px;
  transition: all 0.2s;
  cursor: pointer;
}

/*.logo { 
  display: inline-block;  
  width: 100%;
}*/
.logoContainer{
  display: inline-flex;
}

#colophon .logo:hover{
  opacity: 0.5;
}
.banner {
  position:relative;

}
.noBreak{
  white-space: nowrap;
}
.noCss{
  height: auto!important;
  width: auto;
  display: block;
  margin-bottom: 1.273em;
}
.insideLogo { 
  background-color:var(--bleu);
  display: inline-block;
  position: absolute; 
  padding: 1.818em;
  left: 7.045em;
  top: -7px;
  z-index: 999;
  min-width:8.545em;
}
.hideMe{
  visibility: hidden;
}



.ctnTab .contents {
  display: none;
}
.ctnTab .contents.active {
  display: block;
}

.nav a img{
  vertical-align: top;
  margin-right: 0.2777777777777778rem;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}
.topLinks a{
  display: inline-block;
  color: #fff;
  margin: 0  0.8333333333333334rem;
}
.topLinks.nav{
  line-height: 1em;
}
.topLinks a:hover{
  text-decoration: underline;
}
.topLinks a:hover img{
  opacity: 0.65;
}
.imgProg {
  background-position: center top;
}
.headerContact{
  color: var(--gold);
  font-size: 1.125rem;
}
.headerContact li{
  padding: 0 0.5555555555555556rem;
}
.footerContact{
  padding: 0 5.111111111111111em;
  font-size: 16px;
}
.footerContact p,
.addresse p{
  padding-bottom: 0.5em;
}
.addresse{
  padding-left: 1.5em;
  font-size: 16px;
}
.footerContact,
.addresse{
  /*padding-top: 2.2222222222222223em;*/
}
.theMainMenu{
  display: flex;
  justify-content: end;
  width: 100%;
}
.wpml-ls-native{
  color:var(--gold);
  transition: all 0.2s;
}
.wpml-ls-native:hover{
  color: #fff;
}
.menu {
  /*margin: 1.9444444444444444em 0;*/
}
.menu  li{
  display: inline-block;
  list-style-type: none;
  position: relative;
}
.menu  li{
  margin: 0 1.6666666666666667em;
}
.menu  li a{
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  padding-bottom: 1em;

}
.menu .sub-menu {
  position: absolute;
  top: calc(100% + 0.5em);
  z-index: 999999999;
  padding: 0.5em 1em 0.5em 1em !important;
  background-color: var(--bleu);
  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);
}
.menu .menu-item-has-children a:after {
  font-weight: 400;
  content: "+";
  padding-left: 0.5em;
  color: var(--gold);
}
.menu .menu-item-has-children .sub-menu a:after {
  display: none;

}
.sub-menu-toggle{
  display: none;
}
body:has(.is-active) {
  overflow: hidden !important;
}
/*.menu li:last-of-type{
  margin-right: 0;
}*/

.menu li.current-menu-item a,
.menu li a:hover{
  color: var(--gold);
}
.menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
.menu li {
  margin: 0 1.5px;
}
.menu .sub-menu li {
  display: block;
  margin: 0;
  padding-bottom: 0 !important;
  text-align: left;
}

.menu .sub-menu a {
  padding: 0.4rem 0;
  font-weight: 200;
  display: inline-block;
  border-radius: 0;
  color: #fff!important;
}
.menu .sub-menu a:hover{
  color: var(--gold)!important;
}
#mc_embed_signup_scroll input[type=submit]{
  display: inline-block;
  width: auto!important;
  background-color: var(--bleu);
  color: var(--gold);
  margin-bottom: 0!important;
}
#mc_embed_signup_scroll input[type=submit]:hover{
  background-color: var(--gold);

}
#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(--bleu);
}
#mc_embed_signup_scroll input:focus{
  outline: none;
}
::placeholder{
  color: var(--bleu);
}
.bottomCtnTabs{
  display: inline-flex;
  align-items: stretch;
  width: 100%;
}
.ctnTab{
  padding-bottom: 4em;
}

.insideTabs{
  padding: 0.5em 1em;
}



.insideTabs svg{
  transition: color var(--transitionTiming);
}

svg * {
  transition: fill 0.3s ease, stroke 0.3s ease; /* Adjust duration and timing function as needed */
}
.btnBanner .btn{
     padding: 1.04em 1.3333333333333333em;

}
.btnBanner:before{
    content: "";
  width: 60%;
  height: 2px;
  background-color: var(--gold);
  display: inline-block;
  position: absolute;
  left: 0%;
  top: 50%;
  z-index: 1;
}
/*.ctnFull50 .type-imag:before{
  content: "";
  width: 150%;
  height: 2px;
  background-color: var(--gold);
  display: inline-block;
  position: absolute;
  left: -50%;
  top: 50%;
  z-index: 1;
} */
.ctnFull50 .type-text h2{
  position: relative;
}
.ctnFull50 .type-text h2:before{
content: "";
    width: 200%;
    height: 2px;
    background-color: var(--gold);
    display: inline-block;
    position: absolute;
    left: -205%;
    top: 0.5em;
    z-index: 1;
} 
.ctnFull50 .type-imag img{
  z-index: 2;
  position: relative;
  min-height: 500px;
}
.ctn50Normal.aboutSection .type-text h5:before{
    content: "";
  width: 44%;
  height: 2px;
  background-color: var(--gold);
  display: inline-block;
  position: absolute;
  left: -50%;
  top: 15%;
} 
.theIcone{
  position: absolute;
  background-color: var(--gold);
  width: 4.666666666666667em;
  height: 4.666666666666667em;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  stroke: #fff; 
}
.normal50 .theIcone{
  background-color: transparent;
}
.theIcone{
  position: absolute;
  background-color: var(--gold);
  width: 4.666666666666667em;
  height: 4.666666666666667em;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  stroke: #fff; 
}
.iconeCenter .theIcone{
  width: 8.125rem;
  height: 8.125rem;
  top: -70px;
}
.iconeCenter{
  display: flex;
  width: 100%;
  justify-content: center;
}
.fa-solid, .fass{
  font-size: 45px;
}
.insideTabs svg:hover{
  cursor: pointer;
}
.insideTabs h4{
  font-size: 0.9em!important;
}

.h5050-text a:not(.btn, .btnfleche){
  text-decoration: underline;
  color: var(--bleu);
}
.h5050-text h2:only-child{
  margin-bottom: 0!important;
}
/*.ctnFull50 .colonne_1 .h5050-text {
  padding-right: 20%;
  padding-left: 3em;
}
.ctnFull50 .colonne_2 .h5050-text {
  padding-left: 20%;
  padding-right: 3em;
}*/

.ls{
  letter-spacing:0.182em;
}

.reserve{
  margin-bottom:0;

}
.reserve .top{
 padding: 1.364em;
 
}
.reserve .top p{
 color: var(--bleuF);
 
}
.reserve .top{
  background-color: var(--goldF);
  display: flex;
  align-items: center;
}
.reserve .top h6{
  margin-bottom: 0!important;
  padding-bottom: 0!important;
}
.reserve .top img{

  margin-top: 2px;


}
.reserve .top p{
  margin: 0;

}
.insideContainer{
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: calc(100vh - 3.872em);
  z-index: 9;
}
.socials{
  position: absolute;
  z-index: 99;
  top: 50%;
  right: 0;
  background-color: var(--bleu);
}
.socials a{
  display:block;
  text-align: center;
  margin-top:10px;
  margin-bottom: 10px;
}
.socials a:hover i{
 color: var(--gold);
}
.socials a i{
  color: var(--bleu);
}
.banner:after {
  position: absolute;
  content: '';
  width: 1px;
  background: var(--gold);
  height: calc(100vh - 5.636em);
  /* optional animation */
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
  right: 8px;

}
.politique{
  display: inline-block;
  position: relative;
  padding: 5% 25%;
}
.no100{
  height: auto!important;
}
.nf-form-fields-required{
  display: none;
}


.cta{padding: 0 8.3333333333%; }

.events .slick-dots{
  left: calc(50% - 36px);
}
.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;
}


.slider-for img {
    width: 100%;
    height: auto; 
    object-fit: cover;
}

.thumbs {
    position: relative;
    margin: 10px 5px;
}
.theSlider{
  position:relative;
}
.slider-nav img:hover{
  cursor: pointer;
}
.gallery .slider-nav img{
  max-height: 640px;
/*  object-fit: fit;*/
  height:auto;
/*  width: 106px;*/
}
.slider-nav .thumbs:after {
    content: "";
    width: calc(100% - 4px);
/*    display: block;
    width: 100%; */
    height: 10px;
    background-color: var(--gold);
    bottom: 0;
    position: absolute;
    display: inline-block;
    opacity: 0;
    transition: all 0.2s;
  }
.slider-nav .slick-current .thumbs:after, .slider-nav .thumbs:hover:after{
    opacity: 1;
}
.slider-nav {
    display: flex;
    justify-content: center;
    gap: 10px; 
}

.slider-nav .thumbs {
    flex: 0 0 auto; 
    width: 80px;
    position: relative!important;
    display: flex!important;
    justify-content: center;
}

.slider-nav img {
    width: 100%;
    height: auto;
    border: 2px solid transparent;
}

/*.slick-current img {
    border-color: var(--gold); 
  }*/





.ctnD{
  padding: 2.4545454545454546em 2.272727272727273em;
  background: linear-gradient(to right, var(--bleu) 50%, var(--bleu) 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: background-position .5s ease-out; 
}
.ctnD h2{
  margin-top: 0;
}
.ctnD span{
  font-size: 0.6363636363636364em;
  display: inline-block;
  line-height: 1rem;
  width: 100%;
}
.theUnderline{
  text-transform: uppercase;
  border-bottom: 1px solid var(--gold);
  display: inline-block;
  margin-top: 1.5em;
  padding-bottom: 0.6818181818181818em;
  font-size: 0.7272727272727273em;
  letter-spacing: 2px;
}
/*.ctnD ul{
  padding-left: 0;
  list-style: none;
}
.ctnD ul li{
  margin: 0;
  margin-bottom: 1em;
  padding-left: 1em;
  position: relative;
}

.ctnD ul li:after{
 content: '';
 height: .4em;
 width: .4em;
 background: var(--goldF);
 display: block;
 position: absolute;
 transform: rotate(45deg);
 top: .25em;
 left: 0;
}*/
ul {
  list-style-type: square!important;
}
ul li::marker{
  color:var(--gold);
}
.watermark{
  position:absolute;
  right: 0;
  bottom: -3px;
  z-index: 99;
}
.slick-dotted.slick-slider {
 margin-bottom: 0px;
}
.resto .theTitles{
  max-width: 41.727em;
  margin: 0 auto;
  display: inline-block;
  padding: 0 25% 1em 25%;
}


.slick-slide img {
  display: block;
  width: 100%;
}

.moreInfo a{
  color: var(--bleu)!important;
} 
.footer{
  background-color:var(--gold);
  padding:2.273em;
  text-align: center;
}
.rightInfo{
  border-left: 2px solid var(--gold);
  border-radius: 1px;
  padding-right: 2.2222222222222223em;
  padding-left:  2.2222222222222223em;
  margin-left: 1.5em;
}
.boxVertFleche{
  border-top-left-radius: 2rem;
  border-bottom-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
  background-color: var(--bleu);
  padding: 2em 6em 2em 3.5em;
  position: relative;
  display: inline-block;
  min-height: 135px;
  display: inline-flex;
  align-items: center;
}

.ctn100Abs{
  position: relative;
}
.ctn100Normal .txtBottom{
  position: relative!important;
  bottom: auto!important;
  top: auto!important;
}
.ctn100 img{
  width: 100%;
}

#colophon a{
  transition: all 0.2s;
}
#colophon{

  display: flex;
  width: 100%;
}

#colophon .bg_bleu a:hover{
  color: var(--gold);
}

.noLabel label{
  display: none;
}

.copyRight{
  display: inline-block;
  width: 100%;
  color: var(--gold)!important;
  padding-top: 5em;
}
.copyRight a{
  color: var(--gold)!important;
}
.copyRight a:hover{
  color: #fff!important;
}
.copyRight p {
  margin-bottom: 0!important;
  font-size: 0.6666666666666666em;
  line-height: 1.5em !important;
  color: var(--gold);
}



.bottomPage{
  padding-top:2.22222rem;
  display: inline-block;
  width: 100%;
}

.max{
  padding-right: 30%;
}

/*

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

*/

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

.maxW{
          width: -webkit-fill-available !important;
        width: -moz-available !important;
        width: stretch !important;
        width: 100%;
        max-width: 100vw;
}
  .homeBanner h1{
    padding-left: 28.757143%;
  }
}
@media screen and (max-width: 1580px), 
screen and (max-height: 680px) {

}
@media screen and (max-width: 1680px) {
  .ctnCols {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 100px 40px;
  }
}
@media screen and (max-width: 1440px) {

/*  #masthead *{
    font-size:18px!important;
  }*/
  body{
    font-size: 16px!important;
  }

  .btnBanner:before{
    width: 45%;
  }
  .menu li {
  margin: 0 0.8333333333333334em;
}
.ctnCols{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 100px 40px;
}
}

@media screen and (max-width: 1280px), 
screen and (max-height: 680px) {

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

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

}
@media screen and (max-width: 1280px) {
  #colophon ul li a{
    font-size: 12px!important;
  }
  .bannerSpace .container8{
    padding-left: 8.333%;
    padding-right: 8.333%;
  }
  .menu{
    padding: 0;
  }
  .menu li{
    margin: 0 0.367em;
  }
  .homeBanner h1{
    padding-left: 16.757143%;
  }
  .containerF{
    padding: 4.166666666666667em 8.333%;
  }
  .assets .h5050-image img{
    height: 200px;
  }
  .forms .container6{
    padding-left: 16.66%;
    padding-right: 16.66%;
  }
  .flexTop{
    display: inline-block;
    width: 100%;
  }
  .gmd{
    padding-left: 3.75rem;
  }
  .footerContact, .addresse{
    padding-top: 2.5em;
  }
  .footerContact{
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1025px) {

}
@media screen and (max-width: 1024px) {
#masthead .logo,
#masthead .btn.btnGold{
  position:relative;
  z-index: 99999999!important;
}
.switchThis{
display: flex!important;
flex-wrap: wrap;
}
.switchThis .col:first-of-type{
 order: 2;
}
.switchThis .col{
 order: 1;
}
.bg_bleu .sous_titre h1:before,
.ctnFull50 .type-text h2:before{
  content: none;
}
.ctnFull50 .type-imag img{
  min-height: auto;
}
.titreBottom { 
  left: 50%;
  transform: translateX(-50%);
  bottom: -2em;
  width: 100%;
  text-align: center;
}
.homeBanner h1{
  padding-left: 1.1111111111111112em!important;
  padding-right: 2.2222222222222223em!important;
  max-width: 100%;
  margin-top: -30px;
}
.bannerPad{
  padding-top: 30px;
}
.theBannerImg{
  min-height: 500px;
  background-position: center;
}
.pc{
  margin-top: -8px!important;
}
.btnBanner::before{
  display: none;
}
.btn {
  padding: 0.5em 0.7777777777777778em;
}
.overText{
  padding: 2.2222222222222223em 1.1111111111111112em 2.2222222222222223em 1.1111111111111112em;
  margin-left: -0.611em;
  margin-top: -50%;
  max-width: 20em;
}
  .h5050-image img{
    height: auto;
  }
.rightSkin .flexThat{
  display: flex!important;
  flex-direction: column-reverse;
}

.copyRight{
  padding-top: 1em;
}
.bottomPage{
 display: flex;
 flex-direction: column-reverse;
 padding-top: 0.5rem;
}
/* .homeBanner{
  padding: 0 8.333% 2.22em 8.333% !important;
}*/
.leftSide{
  padding-right: 0;
}

.titreBottom {
  bottom: -1em!important; 
}
.titreBottom i { 
  position: absolute;
  font-size:0.6em;
  margin-top: -0.1em;
  margin-left: -1em;
}
.titrePage{
  padding-top: 2em;
}
.rightInfo{
  border-top: 1px solid #fff;
  padding-top: 1em;
  margin-top: 1em;
  border-radius: 0;
}
.grille3Col{
  grid-template-columns: repeat(1, 1fr);
  gap: 0px;
  padding-top: 1.875rem;
}
.normal50 .ctn50Normal .h5050-half .h5050-half-inner{
  padding-top: 40px;
}
.grille3Col .theIcone{
  top: -5px;
  left: -10px;
}
/*---3 colonnes---*/
.col3 .bg_bleuHalf{
  background: linear-gradient(to bottom, var(--bleu) 15%, white 15%);
}
.sameHeights{
  height: auto!important;
}
.theBox{
  /*margin-bottom: 4.444444444444445em;*/
}
#colophon .th-show{
  display: none!important;
}
#colophon ul{
  column-count: 1;
  margin-top: 1.875em;
}
#colophon ul li a{
  margin-bottom: 0.9375em;
}
.rsFooter{
  padding-left: 0;
  padding-top: 1.9444444444444444em;
}
.logo{
  padding-bottom: 1.25em;
}
.footerContact,
.addresse{
  padding: 1.25em 0;
}
.padTop {
  padding-top: 2.25em;
}
.marginTop{
  margin-top: 2.2222222222222223em;
}
.image100{
  min-height: 300px;
}
.ctn50Normal .colonne_1 .h5050-text{
  padding-bottom: 2.5em;
}

.leftSide{
  margin-bottom: 1.625em;
}
.colonne_1{
  /*margin-bottom: 1.5em;*/
}
.flexThat,
.flexTop{
  display: inline-block!important;
  width: 100%;
}
.gmd{
  padding-left: 3.75rem;
}
.ctnFull50 .invertedMobile .flexThat{
  display: flex!important;
  flex-direction: column-reverse;
}
.bg_bleu .banner_text h2{
  font-size:  2.5em!important;
}
body{
  font-size: 16px!important;
}
h1{
  font-size:  2.5em!important;
}
h2{
  font-size:2.125em!important;
}
h3{
  font-size: 1.75em!important;
}
h4{
  font-size:  1.5em!important;
}
h5{
  font-size:  1.3125em!important;
}
h6{
  font-size:  1.125em!important;
}
body{
  font-size: 16px;
}
.containerF,
.container8,
.container10,
.container6{
  padding-left: 5%!important;
  padding-right: 5%!important;
}
.bannerSpace{
  padding-bottom: 3.75em;
}
.padTB{
  padding-top: 3.125em;
  padding-bottom: 3.125em;
}
.padT{
  padding-top: 3.125em;
}
.padB{
  padding-bottom: 3.125em;
}
.bannerSpace .colonne_2 .h5050-text,
.bannerSpace .colonne_1 .h5050-text{
  padding: 0!important;
}
.bannerSpace .colonne_1 .h5050-text,
.bannerSpace .colonne_2 .h5050-text{
  padding: 0!important;
}
.ctnFull50 .colonne_2 .h5050-text{
  padding-right:0;
  padding-left: 0;
}
.normal50 .ctn50Normal .bg_bleu .h5050-text{
  padding: 0 1.9444444444444444em 1.9444444444444444em 0 !important;
}
.bg_blanc .inverted .colonne_1 .h5050-text,
.bg_blanc .colonne_1 .h5050-text,
.bg_blanc .theRightCol{
  padding-right: 0!important;
  padding-left: 0!important;
}
.bg_blanc .inverted .colonne_2 .h5050-text,
.bg_blanc .colonne_2 .h5050-text,
.bg_blanc .theLeftCol{
  padding-left: 0!important;
  padding-right: 0!important;
}
/*.ctnFull50 .colonne_1 .h5050-text,
.ctnFull50 .colonne_2 .h5050-text{
  padding-right: 0;
  padding-left: 0;
}*/
#rmp-container-441{
  background-color:var(--bleu)!important;
  padding: 7em 0 5em 0!important;
  max-width: 100%!important;
  min-width: 100%!important;
}
#rmp-menu-wrap-441 .rmp-menu-current-item .rmp-menu-item-link:hover, 
#rmp-menu-wrap-441 .rmp-menu-current-item .rmp-menu-item-link:focus,
#rmp-menu-wrap-441 .rmp-menu-current-item .rmp-menu-item-link{
  background-color: var(--gold)!important;
}
#rmp-menu-wrap-441 .rmp-menu-item-link{
  border-bottom: 0px solid var(--bleu);!important;
  padding: 0 5%!important;
  padding-right: 50px!important;
}
#rmp-menu-wrap-441{
  padding:0!important;
}
#rmp-menu-wrap-441 .rmp-submenu-depth-1 .rmp-menu-item-link{
  padding-left: 10%!important;
}
#rmp_menu_trigger-441{
  top:28px!important;
}
}
@media screen and (max-width: 768px) {

  .image100 .btn{
    padding: 2em 3em!important;
  }
  .home .image100 .btn{
    padding: 1.2em 2em!important;
  }



  .sectionSlider.bottomShape {
    padding-bottom: 4.22em !important;
  }


  .txtBottom{
    bottom: -2.5em;
  }

  h2{
    margin-bottom: 0.5em!important;
  }
  #colophon img{
    max-width: 220px;
  }


}
@media screen and (max-width: 640px) {
.sticky .logo{
  max-width: 100%;
}
.overText{
  margin-top: -68%;
}
#masthead .nav .btn{
  margin-left: 10px;
}
#masthead .btn{
  font-size: 15px!important;
  margin-right: 5px;
}
.btn{
  font-size: 15px!important;
  margin-right: 1em;
}
.ctnCols{
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 120px 40px;
}
.form-row{
  display: block;
}
.form-group{
  margin-bottom: 1.2em;
}
.gmd{
  padding-left: 0;
  padding-top: 1.25em;
}
.headerContact li{
  padding: 0;
  font-size: 15px;
}
.logoContainer{
  flex-direction: column;
}
}


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

*/


.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%; 
  } 
}
@media screen and (max-width: 1910px) {
  .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%; 
  } 
}
@media screen and (max-width: 1680px) {
  .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%; 
  } 
}
@media screen and (max-width: 1440px) {
  .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%; 
  } 
}
@media screen and (max-width: 1280px) {
  .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%; 
  } 
}
@media screen and (max-width: 1024px) {
  .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-no-pad {
    padding: 0;
  }
  .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%; 
  } 
}
@media screen and (max-width: 768px) {
  .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%; 
  } 
}
@media screen and (max-width: 640px) {
  .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; 
}

.h100 {
  height: 100%; 
}

/* Général */
a:focus {
  text-decoration: none !important;
  outline: 0; 
}

.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%; 
}

.fliph {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-filter: FlipH;
  filter: FlipH;
  -ms-filter: "FlipH"; 
}

.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 */
