@charset "UTF-8";
/*
Theme Name: Twenty Seventeen 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: studiocreatifcoloc
*/
/*
  _________ __            .___.__                                      __  .__  _____               .__                 
 /   _____//  |_ __ __  __| _/|__| ____     ___________   ____ _____ _/  |_|__|/ ____\   ____  ____ |  |   ____   ____  
 \_____  \   __\  |  \/ __ | |  |/  _ \  _/ ___\_  __ \_/ __ \__  \   __\  \   __\  _/ ___\/  _ \|  |  /  _ \_/ ___\ 
 /        \|  | |  |  / /_/ | |  (  <_> ) \  \___|  | \/\  ___/ / __ \|  | |  ||  |    \  \__(  <_> )  |_(  <_> )  \___ 
/_______  /|__| |____/\____ | |__|\____/   \___  >__|    \___  >____  /__| |__||__|     \___  >____/|____/\____/ \___  >
        \/                 \/                  \/            \/     \/                      \/                       \/ 

        */
/* Variables */
/* color */
/*AJOUTER NOUVEAUX CSS ICI */
:root {
  --vert : #78C89F;
  --bleuP : #149CE4;
  --bleuPP : #D1EBFA;
  --bleu : #002D7D;
  --rose : #AC4668;
  --mauve : #8760A2;
  --gris : #F2F2F2;
  --turquoise :#559CB7;
  --theTitle :'Luckiest Guy';
  --thePolice :'Roboto', 'arial';
  --transitionTiming: 0.2s ease-in;
}
select option{
  font-family: var(--thePolice)!important;
}
#rmp-menu-wrap-231 .rmp-menu-item-link{
  padding-left: 0!important;
  padding-right: 0!important;
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]) {
  height: 40px !important;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea{
  border: 1px solid var(--bleu)!important;
  padding-left: 0.5em !important;
  background-color: #f7f7f7 !important;
  color: #343333 !important;
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content .ninja-forms-field {
    padding: 6px !important;
}
.vert{
  color: var(--vert);
}
.bg_gris {
    background-color: var(--gris);

}
.bg_blanc{
  border-radius: 30px 30px 0 0;
  background-color: #fff;
}
.bg_bleu{
  background-image: url('images/bgBleu.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}


/* luckiest-guy-regular - latin
LuckiestGuy-Regular.ttf: Copyright (c) 2010 by Brian J. Bonislawsky DBA Astigmatic (AOETI). All rights reserved. Available under the Apache 2.0 licence. http://www.apache.org/licenses/LICENSE-2.0.html
 */
@font-face {
  font-display: block; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Luckiest Guy';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/luckiest-guy-v22-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-regular - latin

Roboto-Thin.ttf: Copyright 2011 Google Inc. All Rights Reserved.
Roboto-ThinItalic.ttf: Copyright 2011 Google Inc. All Rights Reserved.
Roboto-Light.ttf: Copyright 2011 Google Inc. All Rights Reserved.
Roboto-LightItalic.ttf: Copyright 2011 Google Inc. All Rights Reserved.
Roboto-Regular.ttf: Copyright 2011 Google Inc. All Rights Reserved.
Roboto-Italic.ttf: Copyright 2011 Google Inc. All Rights Reserved.
Roboto-Medium.ttf: Copyright 2011 Google Inc. All Rights Reserved.
Roboto-MediumItalic.ttf: Copyright 2011 Google Inc. All Rights Reserved.
Roboto-Bold.ttf: Copyright 2011 Google Inc. All Rights Reserved.
Roboto-BoldItalic.ttf: Copyright 2011 Google Inc. All Rights Reserved.
Roboto-Black.ttf: Copyright 2011 Google Inc. All Rights Reserved.
Roboto-BlackItalic.ttf: Copyright 2011 Google Inc. All Rights Reserved.
 */
@font-face {
  font-display: block; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-500 - latin */
@font-face {
  font-display: block; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/roboto-v30-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700 - latin */
@font-face {
  font-display: block; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-v30-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-900 - latin */
@font-face {
  font-display: block; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/roboto-v30-latin-7900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body.custom-background{
  display: inline;
}
body{
  font-size: 22px!important;
  line-height: 1.2727272727272727em!important;
  font-family: var(--thePolice)!important;
  font-weight: 400!important;
  overflow-x: hidden;
  color: #000!important;
  margin:0 auto!important;

}

.opacite{
  opacity: 0;
}

p{
 line-height: 1.2727272727272727em!important;
 margin-bottom: 1.2em!important;
}

h1{
  font-size:  2.0454545454545454em!important;
  font-family: var(--thePolice)!important;
  line-height: 1.1111111111111112em !important;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700!important;
  padding-bottom: 0.5263157894736842em!important;
  text-transform: none!important;
}
h1 strong{
 font-family: var(--theTitle)!important;
 color: var(--vert); 
 font-weight: normal!important;
}

h2{
  font-size:  1.7272727272727273em!important;
  font-family: var(--theTitle)!important;
  line-height: 1.105263157894737em!important;
  font-weight: normal!important;
  margin-bottom: 0.65em!important;
  color: var(--bleu);

}

h3{
  font-size: 1.4090909090909092em!important;
  font-family: var(--theTitle)!important;
  line-height: 1.1612903225806452!important;
  font-weight: 900!important;
  margin-bottom: 0.25em!important;
  color: var(--bleu);
}

h4{
  font-size: 1.1818181818181819em!important;
  font-family: var(--thePolice)!important;
  line-height: 1.2692307692307692em!important;
  font-weight: 500!important;
  margin-bottom: 0.66em!important;
  color: var(--bleu);
}
.btn {
  background-color: transparent;
  border-radius: 50px;
  font-family: var(--thePolice);
  font-size: 0.9090909090909091em !important;
  display: inline-block;
  padding: 0.6em 1.4em;
  letter-spacing: 0.01em;
  font-weight: 700;
  text-decoration: none !important;
  text-align: center;
  transition: all 0.2s ease-in-out;
  display: inline-flex;
  align-items: center;
  text-decoration: none!important;
}
.h5050-text .btn {
    background-color: transparent;
    border-radius: 50px;
    font-family: var(--thePolice);
    font-size: 1.1em !important;
}
.btnVert{
 border: 2px solid var(--vert);
 background-color: var(--vert);
 color: #fff!important;
}
.btnVert:hover {
  color: var(--vert)!important;
  background-color: transparent !important;
}
.btnRose{
 border: 2px solid var(--rose);
 background-color: var(--rose);
 color: #fff!important;
}
.btnRose:hover {
  background-color: transparent !important;
}
.btnBleuP{
 border: 2px solid var(--bleuP);
 background-color: var(--bleuP);
 color: #fff!important;
}
.btnBleuP:hover {
  color: var(--bleuP)!important;
  background-color: transparent !important;
}
.btnBleu{
 border: 2px solid var(--bleu);
 color: var(--bleu)!important;
}
.btnBleu:hover {
  color: #fff!important;
  background-color: var(--bleu) !important;
}
.theLogo img{
  position: absolute;
  height: 60%;    
  display: block;  
  z-index: 999;  
  top: calc(50%);  
  transform: translateY(-50%);  
  left: 6.33333vw; 
  max-width: 16.66666vw; 
}
#rmp-menu-wrap-285 .rmp-menu-item-link .rmp-font-icon{
  line-height: 1!important;
}
#rmp-menu-wrap-285 .rmp-menu-item-link{
  text-transform: uppercase!important;
  font-family: inherit;
  height: auto!important;
  line-height: 20px!important;
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px!important;
  overflow: visible!important;
}
#masthead {
  padding-bottom: 1.5909090909090908em;
}
#masthead .menus li a,
a > img { 
  opacity: 1;
  transition: opacity var(--transitionTiming);
}
#masthead .menus li a:hover,
a:hover > img { 
  opacity: 0.5;
}
article.trousse {
  border-radius: 30px 30px 0 0;
    background-color: #fff;
}
.imgBox{
  padding: 1.8181818181818181em;
}
.titreSection{
  margin-bottom: 1em;
  display: inline-block;
}
.wp-pagenavi{
  margin:0 auto;
  text-align: center;
  font-size: 0.8888888888888888em;
  padding: 2em 0;
}
.wp-pagenavi span{
  padding: 0.68em 1em!important;
}
.wp-pagenavi a, .wp-pagenavi span,
.wp-pagenavi a:hover, .wp-pagenavi span.current{
  border:none!important;
  font-weight: bold;
}
.wp-pagenavi a:hover{
  color: var(--noir);
}
.wp-pagenavi span.current{
  color: var(--noir);
  background-color: #fff;
  border-radius: 15px;
}
.padding6{
  padding: 0 2%;
}
.home .padding6{
  padding: 0 14%;
}
.slider-nav .slick-slide{
  margin:0.45454545454545453em;

}
.slider-for img{
  -webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
}
.slider-nav .slick-slide img{
   border: 2px solid transparent; 
    transition: border 0.2s ease-in-out; 
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
    min-height: 156px;
    object-fit: cover;
}
.slider-nav .slick-slide img:hover{
  cursor: pointer;
   border:2px solid var(--bleuP);
}
.slider-nav .slick-current img{
  border:2px solid var(--bleuP);
}

/*---- slider img ----*/
.sliderImg a {
  text-decoration: none;
}
.flexSlider {
  display: flex;
  justify-content: center;
  padding: 0.5em 1em;
}

/*3 colonnes img*/
.col3img {
  width:80%;
}
.texte3Cols h4{
  color: #fff;
}
.texte3Cols p:first-of-type{
  padding-top: 1.5em;
}
.texte3Cols p {
  font-size: 18px !important;
  margin: 0 3em 0 1em;
}
.flex3cols {
  display: flex;
  flex-wrap: wrap;
}

.svg-circle-container {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
}
.circle-svg {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.curvedText {
  font-size: 28px !important; 
  font-weight: bold;
  letter-spacing: 0.5px;
  animation: rotateText 15s linear infinite;
  transform-origin: 160px 160px;
  white-space: nowrap;
  text-overflow: visible;
}
.curvedText.white{
  fill: #FFF;
}
.curvedText.black {
  fill: var(--noir);
}



#colophon .bigPadLeft{
  z-index: 2;
  position: relative;
}
.medPadRight{
  padding-right: 3em;
}
.medPadLeft{
  padding-left: 3em;
}
.bigPadRight{
  padding-right: 6em;
}
.bigPadLeft{
  padding-left: 6em;
}
.padLeft{
  padding-left: 2em;
}
.padRight{
  padding-right: 2em;
}
.smallPad{
  padding: 0 0.5em;
}
.btnFooter{
  margin-top: -2em;
}
.btnFooter a { 
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.infoD{
  margin-bottom: 1.25em;
}
.btnRetourCtn {
  display: flex;
  justify-content: flex-end;
}
.back a{
   opacity: 1; 
    transition: opacity 0.2s ease-in-out; 
  font-size:  0.8181818181818182em;
  color: var(--bleu);
}
.back a:hover { 
    opacity: 0.5;
}
.back{
  margin-bottom: 2.4545454545454546em;
}
.back a span{
  text-decoration: underline;
}
.btnFooter a:after { 
  background-color: rgba(244, 86, 76, 1);
  transition: background-color var(--transitionTiming), color var(--transitionTiming), transform var(--transitionTiming);
}
.btnFooter a:hover:after { 
  background-color: rgba(244, 86, 76, 0);
  color: var(--bleu);
  transform: scale(1.3);
}
.btnFooter a:before { 
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  border-radius: 30px;
  z-index: -1;
  width: 0;
  background-color: rgba(244, 86, 76, 0);
  transition: width var(--transitionTiming), background-color var(--transitionTiming);
}
.btnFooter a:hover:before { 
  background-color:rgba(0, 0, 0, 0.1);
  width: 100%;
}


.btnFooter a{
 font-size: 1.7em;
 font-weight: bold;
 color: var(--bleu)!important; 
 display: inline-flex;
 align-items: center;
 justify-content: space-between;
 width: 100%;
 padding: 0.25em 0.25em 0.25em 0.75em;
}
.btnFooter a:after{
  background-color: var(--noir);
  content: "\f054";
  font-weight: 400;
  font-family: "Font Awesome 6 Pro";
  font-size: 1.0294117647058822em;
  border-radius: 100%;
  padding: 1.25rem 1.3428rem;

}
.btn1 a{
  background-color: var(--jaune);
  border-radius: 50px;
}
.btn1 a:after{
  color: var(--jaune);
}

.btn2 a{
  background-color: var(--bleuP);
  border-radius: 50px;

}
.btn2 a:after{
  color: var(--bleuP);
}

header *, main *, footer *,        
html,
body,
div,
header,
nav,
article,
figure,
hr,
main,
section,
footer{
  max-width: auto!important;
}


li{
 font-family: var(--thePolice)!important;
}
a *{
  transition: 0.5s;
}


.flexThat{
  display: flex!important;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;

}
.flexBetween{
  padding: 0 6.65%;
}
.ctn p:last-of-type,
.ctn100 p:last-of-type,
.type-text p:last-of-type,
.toggleMore p:last-of-type,
.bottomBanner p:last-of-type,
.slick-slide p:last-of-type,
/*.container p:last-of-type,*/
#masthead p:last-of-type,
#colophon p:last-of-type,
.copyRight p:last-of-type,
.content-h5050 p:last-of-type{
  margin-bottom: 0!important;
  padding-bottom: 0!important;
}
.ctn100 img{
  text-align: center;
  margin:0 auto;
  display: block;
}
.ctnTrousse{
 padding-left: 10%;
 }
 .searchandfilter label{
  display: inline-block;
  width: 100%;
 }
 .titreTrousse{
  color: var(--bleu);
  font-family: var(--theTitle);
  font-size:  0.8181818181818182em;
  margin-top:  0.6em;
 }
 .searchG input, .searchG a { 
    transition: all 0.2s ease-in-out;
}
 .searchG{
  border-right: 1px solid var(--bleuPP);
padding-right: 20%;
    margin-right: 5%;
 }
  .searchandfilter input[type=submit]{
    background-color: #fff!important;
    border:2px solid var(--vert)!important;
    border-radius: 50px!important;
    width: 100%;
    color: var(--vert)!important;
    font-weight: 700!important;
        padding: 0.5em 1em;
  }
  .searchandfilter input[type=submit]:hover{
    background-color: var(--vert)!important;
    color: #fff!important;
  }
  .search-filter-reset{
        text-align: center;
    display: inline-block;
    width: 100%;
        color: var(--vert)!important;
    font-weight: 700!important;
    font-size:  0.8181818181818182em;
    text-decoration: none;
  }
  .search-filter-reset:hover:before,
  .search-filter-reset:hover{
    color: var(--bleu)!important;
  }
    .search-filter-reset:before{
      font-weight: 900;
          font-family: "Font Awesome 6 Pro";
              content: "\f00d";
              color: var(--vert);
              margin-right: 0.4em;
    }
 .searchandfilter select.sf-input-select{
  width: 100%;
  padding: 10px 20px;
 }
 .searchandfilter h4{
  color: #000!important;
  font-size: 0.8181818181818182em!important;
  font-weight: normal!important;
  margin-bottom: 0!important;
 }
 .ctnSearchNfilter  select{
  border-radius: 25px;
  background-color: var(--bleuPP)!important;
  color: var(--bleu)!important;
  border:none!important;
 }
 .ctnTrousse h1{
  color: var(--vert);
  font-family: var(--theTitle)!important;
  font-weight: normal!important;
  margin-bottom: 1.3333333333333333rem!important;
 }
.single .ctn100 a{
  font-weight: bold;
  color: var(--noir);
  text-decoration: underline;
}
.single .ctn100 img{
  display: inline-block;
}

blockquote{
  line-height: 1.25em !important;
  quotes: "“" "”" "‘" "’";
  margin: 2em 0 1em !important;
}
blockquote p{
  font-style: italic!important;
  font-weight: normal!important;
  font-family: var(--thePolice)!important;
  letter-spacing: normal!important;
}
blockquote:before{
  display: none!important;
}
.quote .flexThat{
  flex-wrap: nowrap;
}

/*MENU*/
.menu-menu-anglais-container,
.menu-menu-container{
  display: inline-flex;
  width: 100%;
  position: relative;
      justify-content: flex-end;
    padding-right: 150px !important;
}

.menu{
  background-color: rgba(255, 255, 255, .2);
  border-radius: 50px;
}
.btnMenu{
  display: flex;
  font-size: 0.8em;
  letter-spacing: 0.1em !important; 
  min-height: 8.75em; 
  text-align: center;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 2;
  color: #fff;
  font-weight: 500;
  font-family: var(--thePolice);
  text-transform: uppercase;
  top: -0.25em;
  right: -1em;
  padding: 1em;
}
.btnMenu:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: -1;
  width: 0;
  background-color: var(--bleuF);
  transition: width var(--transitionTiming);
}
.btnMenu:hover:before{
  width: 100%;
}
.menus{
  padding-top: 2.0454545454545454em;
  padding-bottom: 2.0454545454545454em;
}
.ctnIntro{
  padding-right: 25%;
  color: #fff!important;
  padding-bottom: 3.1818181818181817em;
  padding-top: 2.9545454545454546em;
}
.introFull{
  /*padding-left: 2.727272727272727em;*/
  padding-right: 30%;
}
.ctnIntro h4{
  color: #fff;
  font-weight: normal!important;
}
.ctnIntro a{
  color: #fff!important;
}
#masthead{
  width: 100%;
 /*min-height: 6em;*/
  background-color: #fff;
  background-image: url('images/bgHead.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
#masthead .menu-item-has-children:hover:after{
  cursor: pointer;
}
#masthead .menu-item-has-children:after{
  font-weight: 900;
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  color: var(--bleuF);
  font-size: 0.875em;
}
#masthead .container12{
  display: inline-flex;
  align-items: center;
  width: 100%;
  position: relative;
}

#masthead .topMenu a{
  font-size: 0.7em;
  color: #797979;
}
#masthead .topMenu li{
  padding-bottom: 0.3em;
}
#masthead ul {
  padding:0 7em 0 0.9090909090909091em!important;
}
#masthead ul li{
  list-style-type: none;
  display: inline-block;
  padding-left: 0.9090909090909091em;
  padding-right: 0.9090909090909091em;
}
#masthead ul li.btn{
  position: absolute;
  right: 0;
    top: 15%;
padding: 0!important;
}
#masthead ul li.btn a{
padding: 0.5em 1.3em;
}

#masthead ul li a{
  text-decoration: none!important;
  position: relative;
  padding-top: 1.1em;
  padding-bottom: 1.1em;
  color: #fff;
  font-weight: 700;
  font-family: var(--thePolice);
  display: inline-block;
}
#masthead .current_page_ancestor .sub-menu a{
  border:none!important;
}

#masthead ul li:hover > a:after, #masthead ul li.current-menu-item a:after  { 
  opacity: 1;
  bottom: 0;
}


ul.menu .sub-menu li{
  padding-left: 0.35em!important;
  padding-right: 0.35em!important;
}
ul.menu .sub-menu li:first-of-type{
 padding-left: 0.35em!important;
}
ul.menu .sub-menu li a,
ul.menu .sub-menu li:first-of-type a{
  padding-left: 0;
  padding-right: 0;
}

/* Style the submenu */
#menu-menu-anglais.menu .sub-menu,
#menu-menu.menu .sub-menu {
  position: absolute;
  top: calc(100% + 0px); 
  z-index: 999999999;
  padding: 0.5em 1em 0.5em 1em !important;
  background-color: var(--bleu); 
  opacity: 0;
  margin-left: -1em;      
  width: max-content;     
  visibility: hidden;
  transition: opacity var(--transitionTiming), visibility var(--transitionTiming);
}
#menu-menu-anglais.menu .sub-menu a,
#menu-menu.menu .sub-menu a { 
  color: var(--noir);
  font-size: 0.7em;
  font-weight: 500!important;
  letter-spacing: 0.1em !important;
}
#menu-menu-anglais.menu .sub-menu a:after,
#menu-menu.menu .sub-menu a:after { 
  background-color: var(--bleu);
  height: 1px;
}
#menu-menu-anglais.menu li:hover .sub-menu,
#menu-menu.menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
#menu-menu-anglais.menu .sub-menu li,
#menu-menu.menu .sub-menu li {
  display: block;
  margin: 0;
  text-align: left;
  padding-bottom: 0!important;
}

#menu-menu-anglais.menu .sub-menu a,
#menu-menu.menu .sub-menu a {
  padding:  0.375rem 0;
  font-weight: normal;
  display: inline-block;
  border-radius: 0;
}


/*FLEX SKIN*/
.content-h5050 .colonne_1 .h5050-text{
  padding-right: 20%;
}
.content-h5050 .colonne_2 .h5050-text{
  padding-left: 20%;
}
.ctn13 .colLeft {
  position: relative;
}
.bigNumber{
  font-size: 13em;
  color: #E9E9E9;
  font-weight: 900;
  position: absolute;
  top: 2.5rem;
  left: 0;
  z-index: -1;
}
.ctn13 h2,
.ctn13 h3{
  color: var(--bleu);
}
.ctn13{
  color: var(--noirP);
}
.ctn13Btn{
  background-color: var(--grisP);
  background-position: right center;
  background-repeat: no-repeat;
}
.ctn13Btn h2{
  margin-bottom: 0!important;
}
.ctn13Btn .colMiddle{
  color: var(--noirP);
}

.col4ctn h5{
  max-width: 11em;
}
.content_14{
  margin:3em 0;
}
.content_14 .container{
  gap:2.25em;
  display: flex;
  justify-content: stretch;
  align-items: stretch;
}
.col4ctn a{
  color: var(--bleuF);
}
.col4ctn a:hover{
  text-decoration:none!important;
}
.col4ctn{
 background-color: var(--bleu);
 color: var(--bleuF);
 display: inline-flex;
 flex-direction: column;
 height: 100%;
 align-items: stretch;
 padding-top: 3em;
 padding-bottom: 3em;
 width: 100%;
}

.skins{
  margin-top: -1.5909090909090908em;
}
.bgImage  {
  padding-top: 2em;
}
.ctnBanner .btn{
  color: #fff!important;
}
.ctnBanner .btn:after{
  content: "\f46c";
  font-weight: 400;
  font-family: "Font Awesome 6 Pro";
}
.home .ctnBanner{
  background-size: contain;
}
.ctnBanner{
  display: flex;
  background-repeat: no-repeat;
  color: var(--gris);
  border-top: 1em solid #fff;
  background-size: auto;
}
.home .ctnBanner .bgGrisOpacite{
  padding: 8.75em 5.9em;
  margin-top: -1em;
}
.ctnBanner .bgGrisOpacite{
  padding: 6.65em 5.9em;
  margin-top: -1em;
}
.bannerTxt{
  position: relative;
  z-index: 2;
}

.single .banner h1{
 font-size: clamp(1.7em, calc(3.45vw + 0.5em), 3em) !important;
}

.home .banner h1{
  display: inline-block;
  margin-bottom:0.5263157894736842em ;
}
.banner h1{
  display: inline-block;
  margin-bottom:0;
  padding-bottom: 0!important;
}



.bgImage{
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 0;
  background-size: 0%; /* Initial background size */
  animation: scaleBackground 1.4s forwards; /* Add animation for scaling */
  animation-delay: .5s; /* Add delay of 2 seconds */
}
.bgImage img.imgAbs,.imgAbsBG{
  position: absolute;
  z-index: 99;

}
.imgAbs{
  bottom: -10%; /* Initially position the image outside the container */

  opacity: 0; /* Initially hide the image */
  animation: slideIn 1.4s forwards; /* Apply animation */
}
@keyframes slideIn {
  0% {
    bottom: -10%; /* Start from -100% */
    opacity: 0; /* Start with opacity 0 */
  }
  50% {

    opacity: 1; /* End with opacity 1 */
  }
  100% {
    opacity: 1; /* End with opacity 1 */
    bottom: 0%; /* End at 0 */

  }
}
@keyframes scaleBackground {


  0% {
    background-size: 0% ;
  }
  100% {
    background-size: 80%;
  }


}
.nav-slider1{margin-top: 1em;}
.nav-slider1 i{
  color: var(--bleu);
  font-size: 1.3em;
}
.ctn13Btn .btn{
  margin-top: 0!important;
}
.ctn13 .colRight h4{
  color: var(--noir);
}
.gradient50{
  background: rgb(253,240,190);
  background: linear-gradient(95deg, rgba(253,240,190,1) 0%, rgba(253,240,190,1) 40%, rgba(203,229,225,1) 60%, rgba(203,229,225,1) 100%);
}
.numberCtn{
  margin-top: 3.25em;
}
.theLigne{
  display: inline-flex;
  align-items: center;
}
.theNumber{
  font-size: 4em;
  color: var(--jaune);
  font-weight: 800;
  line-height: 1em;
}
.theLigne sup{
  font-size: 2.5em;
  color: var(--jaune);
  font-weight: 800;
  top: -0.25em!important;
}
.ctnLogos{
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.ctnLogos img{
  padding: 0.925em 1.85em;
}
.listingLogo em{
  color: var(--noir)!important;
}

.listingLogo h5{
  padding-top: 1.9230769230769231em;
}
.listingLogo h2{
  margin-bottom: 0!important;
}

.breadcrumb{
  font-size: 0.7em;
  font-weight: 600;
  padding-bottom:  1.7857142857142858em;
  color: var(--jaune);

}
.breadcrumb a{
  text-decoration: none;
  color: var(--jaune);

}
.gridRepertoire{
  width: 100%;
  padding-top: 1em;

}
.gridRepertoire img{
   border: 2px solid transparent;
      max-height: 210px;
    width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
        -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.gridRepertoire img:hover{
      border: 2px solid var(--bleuP);
}
.listingCtn{
     padding: 1em;
 
}
.gridRepertoire a{
  text-decoration: none;
}
.tile {
  border-left:2px var(--bleu50) solid;
  border-bottom:2px var(--bleu50) solid;

  position: relative;
}
.gap{
  padding: 1.35em;
}
.gap a:hover .tile{
  border-color: var(--noir);
}
.gap a:hover .btnMore{
  color: #fff;
  background-color: var(--noir);
}
.btnMore{
  position: absolute;
  bottom: 0;
  color: var(--noir);
  font-weight: bold;
  font-size:  0.8em;
  padding: 0.5rem 0 0.5rem 0.5rem;
  width: 100%;

}
.listingNews h5{
  font-family: var(--italic)!important;
  color: var(--bleu);
  padding-bottom: 5.25em;
  padding: 0 0.5rem 2.5rem 0.5rem;
  line-height: 1.25em !important;
  font-weight: 700!important;
}

.ctnCol6{
  padding-right: 1em;
}

.image100 img{
  border-radius: 10px;
  margin-bottom: 2em;
}

.image100 a{
  font-weight: normal;
  display: inline-block;
}
.image100 .d-1-6 p { 
  font-size: 0.8em;
  margin-bottom: 0.5em;
}
.noPadRight{
  padding-right: 0!important;
}
.ctn12{
  width: 100%;
}
.morePad{
  padding-bottom: 11.5em!important;
}
.PadTop{
  padding-top: 3em!important;
}
.content_13 {
  background-color: var(--bleu);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 5em;
  padding-bottom: 2.5em;
  display: inline-block;
  width: 100%;
}

.content_13 .d-full{
  overflow: hidden;
}
.home .content_13{
  padding-top: 9em;
  margin-top: -6em;

}

.content_13 h2{
  color: var(--noir);
  position: relative;
}
.content_13 h2:after{
  width: 100%;
  height: 2px;
  background-color: var(--noir);
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 0.25em;
}
.borderDivs{
  border: 2px solid var(--bleu);
  border-left: 0;
  border-top: 0;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: flex-end;
  margin-bottom: 2em;
  margin-right: 2em;
  min-height: 32.15em;
}
.borderDivs i{
  color: #fff;
  font-size: 1.7em;
  border-top:2px solid var(--bleu);
  border-left: 2px solid var(--bleu);
  padding: 1em;
  position: absolute;
  right: 1.2em;
  z-index: 1;
}
.borderDivs i:after{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: -1;
  width: 0;
  background-color: var(--bleu);
  transition: width var(--transitionTiming);
}
.content_13_images .troisCols .inside3ColsImg:hover .borderDivs i:after{
  width: 100%;
}
.content_13_images h5{
  color: #fff!important;
  max-width: 75%;
  min-height: 2.16em;
}
.inside3ColsImg{
  min-height: 32.15em;
  display: flex;
  align-items: flex-end;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: stretch;
  height: 100%;
}
.content_13_images{
  margin-top: -6em;
  display: inline-block;
  width: 100%;
  margin-bottom: 3em;
}
.content_13_images .troisCols{
  display: flex;
  gap:2.25em;
}

.flexCenter{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.troisCols a{
  text-decoration: none;
}
.troisCols a:hover .inside3Cols{
  background-color: var(--bleuH);
}
.troisCols h5{
  color: var(--noir);
}
.inside3Cols{
  display: flex;
  padding: 2.5em 0;
  color: var(--bleuF);
}

.middleColFoot{
  font-size: 0.8181818181818182em;
  line-height: normal;
  padding-bottom: 1.9090909090909092em;
}
.rightColFoot{
  padding-right: 33.3333%;
  font-size: 0.8181818181818182em;
  line-height: normal;
  padding-right: 20%;
  padding-top: 3.409090909090909em;
}
.theTitre{
  margin-bottom:2em;
}
.rightColFoot a:hover{
  opacity: 0.5;
}
.leftColFoot{
  background-image: url('images/bgFooter.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 3.409090909090909em;
  padding-bottom: 1.9090909090909092em;
  padding-left: 25%;
  margin-right: 18.75%;
  margin-top: -2px;
}
.listingLogosFoot{
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
}
.listingLogosFoot img{
  padding:15px;
}

#colophon a, .credit a{
 background-size: 0;
 text-decoration: none;
}
#colophon h3{
  color: #fff;
}
#colophon h5{
  color: var(--bleu);
  letter-spacing: 0.1em !important;
}
#colophon .adresse a:hover, #colophon .padLeft a:hover{
  opacity: 0.5;
}
#colophon a, .credit a { 
  transition: all var(--transitionTiming);
}
.infoFoot{
  max-width: 520px;
}
.rsFooter{
  margin-top: 1em;
  margin-bottom: 3em;
}
.leReseau{
  display: inline-block;
}
.leReseau a{
  font-size:  1.3em;
  margin-right: 1em;
}
.rightCol{
  padding-left: 16.6666666667%;
  padding-right: 25%;
}

.hidden {
  display: none!important;
}
.col3ctn{
  border-radius: 10px;
  position: relative;
}
.col3ctn img{
  object-fit: cover;
  width: 100%;

}
.content_13 .container8{
  display: inline-flex;
  flex-wrap: wrap;
}
.bottomBleu {
  background-color: var(--bleu);
  border-radius: 0 0 10px 10px;
  position: relative;
  padding: 0em 1.5em 0em 1.5em;
  min-height: 6.35em;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  width: 100%;
  justify-content: center;
  flex-direction: column;
}
.bottomBleu h5{
  margin-bottom: 0.25em!important;
  color: #fff!important;
}
a.linkedin{
  position: absolute;
  color: #fff!important;
  background-color: var(--noir);
  border-radius: 100%;
  padding: 0.5em 0.563em;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -215%);
  transition: transform var(--transitionTiming);
}
a.linkedin:hover { 
  transform: translate(-50%, -215%) scale(1.4);
}
.bottomBleu em{
  color: var(--bleuP);
  display: inline-block;
}
.wrapCols{
  padding: 0.5em;
}


.isAbsolute{
  position: absolute;

}
.leftSideContent .isAbsolute{
  transition: all 0.8s ease; /* Transition property for left movement */
  right: -5%;
  z-index: 3;
}
.rightSideContent .isAbsolute{
  transition: all 0.8s ease; /* Transition property for left movement */
  left:-15%;
  z-index: 3;
}

.windex{
  z-index: 2;
  display: flex;
  align-items: center;
}
.windex h4{
  padding-top: 1.75em;

}

.leftSideContent .windex::before {
  content: '';
  position: absolute;
  top: 0;
  width: 0;
  height: 100%;
  left: 70%;
  background: linear-gradient(90deg, 
    rgba(253, 240, 190, 1) 0%, 
    rgba(253, 240, 190, 0.8) 70%, 
    rgba(203, 229, 225, 0) 100%
  );
  z-index: 2;
  transition: right 0.3s ease, width 0.3s ease; /* Transition property for left movement */
}
.leftSideContent .windex:hover::before {
  width: 140%;

}
.leftSideContent .windex:hover .isAbsolute {
  right: -40%;
  z-index: 3;
  bottom:0;

}
.rightSideContent .windex::before {
  content: '';
  position: absolute;
  top: 0;
  right: 70%;
  width: 0;
  height: 100%;
  background: linear-gradient(90deg, 
    rgba(253, 240, 190, 0) 0%, 
    rgba(203, 229, 225, 0.8) 30%, 
    rgba(203, 229, 225, 1) 100%
  );  z-index: 2;
  transition: left 0.3s ease, width 0.3s ease; /* Transition property for left movement */
}

.rightSideContent .windex:hover::before {
  width: 140%;
}

.rightSideContent .windex:hover .isAbsolute {
  left: -40%;
  z-index: 3;
  bottom:0;

}
.rightSideContent{
  z-index: 1;
}

section ul{
 list-style: none;
 padding-left: 0;
 
}


section ul li p{
  text-indent: 0!important;
}
section ul li strong{
  /*display: flex;*/
  margin-bottom: 0.9rem;
}
section ul li:last-child{
  margin-bottom: 0;
}
section.content-h13 .container8,
section.content-h5050Full .flexThat,
section.content-h5050 .flexThat{
  display: flex;
  flex-wrap: wrap;
}
section.content-h13.inverted .container8,
section.content-h5050Full.inverted .flexThat,
section.content-h5050.inverted .flexThat {
  direction: rtl;
}
section.content-h13.inverted .container8 .h5050-half
section.content-h5050Full.inverted .flexThat .h5050-half,
section.content-h5050.inverted .flexThat .h5050-half {
  direction: ltr;
}
.listingLogos100{
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.listingLogos100 img{
  margin:1.5909090909090908em auto;
}
.h5050-text h1{
  margin-bottom: 0.7em;
}
.ctn100 a,
.h5050-text a{
  color: var(--noirP);
  transition: all var(--transitionTiming);
  text-decoration: underline!important;
  text-underline-offset: 1px!important;
}
.h5050-text a.btn{
  text-decoration: none!important;
}
.h5050-text a.btn:hover{
  color: #fff!important;
}

.ctn100 a:hover, .h5050-text a:hover { 
  color: var(--bleu);
}

.content-h5050.inverted .colonne_1 .h5050-half-inner .h5050-video, 
.content-h5050 .colonne_2 .h5050-half-inner.type-video{
  padding-left: 1em;

}
.content-h5050.inverted .colonne_2 .h5050-half-inner .h5050-video,
.content-h5050 .colonne_1 .h5050-half-inner.type-video{
  padding-right:1em;
}

.innerColR{
  padding-top: 2em;
  padding-bottom: 2em;
}
.ctaCtn{
  margin-bottom: -3em;
  position: relative;
  z-index: 99;
}
.insideCta:hover:before{
  width: 100%;
  opacity: 0.2;

}
.insideCta:before{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: -1;
  width: 0;
  opacity: 0.5;
  background-color: var(--bleuF);
  transition: width var(--transitionTiming), opacity var(--transitionTiming);
} 
.insideCta{
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: inline-flex;
  align-items: center;
  z-index: 1;
}
.insideCta:after{
  content: "\f054";
  font-weight: 900;
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  right: 0;
  color: #fff;
  font-size: 1.7em;
  background-color: var(--bleuF);
  height: 100%;
  padding: 0 1.088235294117647em;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
}
.cta img{
  margin-right: 1em;
}
.cta{

  color: var(--bleuF);
  width: 100%;

}
.cta .bg_bleu{

  position: relative;
  z-index: 2;
  bottom: -50%;
}
.cta h5{
  margin-bottom: 0!important;
}

.toggleMore ol{
  padding-bottom: 1.59em;

}

.toggleMore a{
 color: var(--bleu);
}
.rowToggle:first-of-type{
     border-top: 1px solid var(--bleuPP);

}
.rowToggle{
  padding:0.8181818181818182em 0;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid var(--bleuPP);
}
.toggleMore{
  padding-top: 1.5em;
  padding-right: 4.15%;
}
.rowToggle:hover{
  cursor: pointer;
}
.titreToggle{
 font-size: 1em !important;
 line-height: 1.2em !important;
 font-weight: 700!important;
 color: var(--bleu)!important;
}
.moreDesc{
  font-size:0.8181818181818182em;
  color: var(--vert);
}
.containerToogle{
  display: inline-block;
  width: 100%;
  padding-top: 5em;
  padding-bottom: 2.5em;
  margin-top: -4px;
}

.ctn5050Full h6,
.ctn100 h6,
.toggleMore h6{
  color: var(--vertP);
  margin-top: 1.2em!important;
  margin-bottom: 1.2em !important;
  font-weight: normal!important;
  line-height: 1.5em!important;
}
.toggleMore h6{
  margin-top: 0;
}
ol{
  padding-left: 1em!important;
}
ol li {
  counter-increment: list;
  list-style-type: none;
  position: relative;
}

/* Output the numbers using the counter() function, but use a custom color, and position the numbers how we want */
ol li:before {
  color: var(--noir);
  content: counter(list) ".";
  left: -32px;
  position: absolute;
  text-align: right;
  width: 26px;
  font-weight: bold;
}
.etoile1, .etoile2, .etoile3, .etoile4, .etoile5{
  color: var(--jaune);
  margin-bottom: 0.25em;
}
.ctn100 .container{
 transition: background-color 1s ease;
}
.txtSlider{
  padding-bottom: 3.5em;
  padding-top: 10px;
}

.overlap{
  margin-bottom: -4em;
  padding-bottom: 6em!important;

}

.insideSlider h4{
  font-weight: bold!important;
  color: var(--noir);

}
.insideSlider{
  color: var(--bleuF);
}
.the5050Full.first50{
  padding-bottom: 0;
}
.the5050Full{
  padding-bottom:4.318181818181818em ;
}
.padding95{
  padding-top: 4.318181818181818em;
  padding-bottom: 4.318181818181818em;
  display: inline-block;
  width: 100%;
}
.content-h5050 .container{
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
}

.ctn100 ul,
.content-h5050 ul
{
  padding-left: 0.5em;
  padding-top: 0!important;
  padding-bottom: 1em;

}
.description ul,
.toggleMore ul{
  padding-left: 1em!important;
}

.heightSetter{visibility:hidden;}
.parallax{
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 3;
}

.ctn100 ul li{
  width: 100%;
}

.single .ctn100 ul li a{
  font-weight: 700;
  background-size: 200% 1px;
}
.single h4{
  margin-top: 1.4705882352941178em;
}

.content-h5050 ul li{
  display: inline-flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  margin-bottom: 1.2em;
  line-height: 1.5em;
  width: 100%;
}
.plusInfo{
    font-size:  0.8181818181818182em;

}
.plusInfo p{
  margin-bottom: 0.5em!important;
}
.filtre{
  display: inline-block;
  width: 100%;
  border-bottom: 2px solid var(--bleuPP);
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.note{
    font-size:  0.8181818181818182em;
    font-style: italic;
    margin-top: 1.6666666666666667em;
}
.note em{
  font-style: normal!important;
}
.description{
  margin-bottom: 1.6666666666666667em;
}
.description,
.filtre strong{
  font-size:  0.8181818181818182em;
}
.filtre .pill{
    font-size:  0.8181818181818182em;
    border-radius: 50px;
    background-color: var(--bleuPP);
    padding: 3px 10px;
    display: inline-block;
    margin-bottom: 5px;
}
.single a.btn{
  text-decoration: none!important;
  margin-top: 1.3636363636363635em;
  margin-bottom: 2.5em;
}
.ctnSingle a,
.ctn100 a,
.content-h5050 a{
  text-decoration: none;
}
.single .intro{
  font-weight: 500!important;
  font-size: 1.1818181818181819em;
}
.single .intro strong{
  font-weight: 900!important;
}

.ctn100  li,
.content-h5050 li,
{
  margin-bottom: 1rem;
  line-height: 1.4em!important;
}
.type-video iframe{
  border:1px solid var(--noir);
  border-radius: 20px;
  padding: 1em;
  width: 100%;
  min-height: 500px;
}

.type-imag h2{
  text-align: left!important;
}
.ctn5050Ba.container8 .container,
.ctn5050Ba.container8 .flexThat{
  display: inline-block!important;
}
.ctn5050Ba.container8 .flexThat{
  background-image: none!important;
}


.titrePage{
  padding-top:2.5em;
  width: 100%;
  display: inline-block;
}
.titrePage + .bigPadding{
  padding-top: 1.8em;
}
.titrePage p{
  font-size:0.9em;
  font-weight: 300;
}
.titrePage a{
  color: var(--noir);
}
.titrePage p:first-of-type{
  margin-top: 0.6em;
}
h4 strong .vert{
    font-family: var(--theTitle);
  color: var(--vert);
  font-weight: normal!important;
}
 h4 strong em,
 h4 strong{
  font-weight: 700!important;
 }
 .vert strong{
  color: var(--vert);
  font-family: var(--theTitle);
  font-weight: normal!important;
 }
h4 em strong{
  font-weight: 700!important;
}

.cta h3,
.cta p{
  margin-bottom: 0!important;

}
.insideCtn14 img{
  border-radius: 500px;
}
.boxImg{
  padding-right: 15%;

}
.sameHeight{
  text-align: left;
  margin: 0 auto;
}
.sameHeight .btn{
  position: absolute;
  bottom: 4em;

}
.insideCtn3{
  position: relative;
  padding: 3.5em 12.5% 6.25em 12.5%;
  margin: 0 auto;
  text-align: center;
  transition: background-color 0.2s ease-in;
}
.bg_brun .insideCtn3:hover{
  background-color: #fff;
}
.home .ctn3cols{
  padding-top:4em!important;
}
.ctn3cols {
  padding-bottom: 0!important;
  padding-top: 2.5em!important;
}
.ctn3cols .titreSection h2,
.ctn3cols .titreSection{
  margin-bottom: 0!important;
}
.insideCtn3:hover{
  background-color: var(--blanc);
}
.insideCtn3 img{
  border-radius: 100%;
  margin-bottom: 1.5em;
}

.colonne_2 .h5050-image img{
 border-radius: 0 20px 20px 20px;
}
.colonne_1 .h5050-image img{
 border-radius: 20px 0px 20px 20px;
}
.ctn13imgTxt{
  position: relative;
  margin:0.5em 0;
}
.ctn13imgTxt img{
  border-radius: 500px;
  position: absolute;
  top: -4.5em;
  left: 0;
}

.insideCtn{
  padding-left: 12.5%; 
  padding-right: 25%;
  padding-top: 7em;
  padding-bottom: 7em;
  min-height: 515px;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}
.insideCtn .btn{
  margin-top: 0;
}
.boxSlider:hover {
  opacity: 0.8;
}
/*FOOTER*/
#colophon .container{
  margin-bottom: -8px;
}
#colophon{
  display: inline-block;
  width: 100%;
  z-index: 1;
  position: relative;
  font-family: var(--thePolice)!important;
  background-repeat: no-repeat;
  background-size: cover;
  font-weight: 300!important;
  border-top: 2px solid var(--gris);
}
#colophon p{
  margin-bottom: 0!important;
}
#colophon a{
  color: var(--bleu);
}
#colophon .leftColFoot img{
  max-width: 184px;
  margin-bottom: 2em;
}
.middleColFoot{
  padding-right: 33.3333333333%;
  padding-top: 3.409090909090909em;
}
.secondRowTitre{
  padding-top: 4em;
}

.sub-menu-toggle{
  display: none;
}
.copyRight p{
  font-size: 0.7272727272727273em;
  color: #fff;
  font-weight: 300!important;
}
.copyRight a{
  display: inline-block;
  color: #fff!important;
  text-decoration: underline!important;
}


/*SLICK STYLE*/
.slick-arrow:hover i{
  opacity: 0.5;
  transition: opacity var(--transitionTiming);

}
.slick-arrow i{
  transition: opacity var(--transitionTiming);

}

.slick-prev{
  left: -1%!important;
}
.slick-next{
  right: -1%!important;
}
.slick-prev:before {
  content: "\f053"!important;
}
.slick-next:before {
  content: "\f054"!important;
}

.slick-prev:before, .slick-next:before{
  font-family: "Font Awesome 6 Pro"!important;
  font-weight: 400;
  opacity: 1!important;
  font-size: 1.1rem!important;
  transition: color var(--transitionTiming);
}
.slick-prev:hover:before, .slick-next:hover:before { 
  color: var(--gris)!important;
}
.slick-prev, .slick-next{
  top: 45%!important;
  height: 40px!important;
  background-color: var(--vert)!important;
  width: 40px!important;
  display: flex;
  align-items: center;
  border-radius: 100%;
}
.slick-dots {
  margin-top: 5px;
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
  justify-content: center;
  position: relative!important;
  bottom:-10px!important;
  text-align: left!important;
}
.slick-dots li {
  list-style: none!important;
  display: inline-block!important;
  max-width: 112px!important;
  max-height: 56px!important;
  margin: 5px!important;
  height: auto!important;
}
.slick-dots li img {
  opacity: 0.5!important;
  width: 80%!important;
  max-width: 112px!important;
  max-height: 56px!important;

  height: auto;
}
.slick-dots li.slick-active img {
  opacity: 1!important;
}

.slick-prev {
  position: absolute;
  z-index: 8;
  top: 120px;
  left: -50px;
}
table td {
  padding: 0!important;
  border: 0!important;
}

/*NINJA FORM STYLE*/
.nf-field-element ul li:before{
  display: none!important;
}
.nf-form-content .list-select-wrap>div div:after{
  font-size: 14px!important;
}
.nf-form-content input[type=checkbox].ninja-forms-field, .nf-form-content input[type=radio].ninja-forms-field{
  display: none;
}
.list-checkbox-wrap .nf-field-element li label, .list-image-wrap .nf-field-element li label, .list-radio-wrap .nf-field-element li label{
  margin-bottom: 0!important;
}
.nf-form-content{
  max-width: 100%!important;
  padding: 0!important;
}
.nf-form-fields-required{
  display: none;
}
.nf-form-content .list-select-wrap>div select{
  font-family: var(--thePolice);
  border-bottom: 1px solid var(--bleu)!important;
}
.nf-form-content input[type=submit]{
  font-size: 0.8em;
  padding: 0.71rem 1.2rem 0.75rem 1.2rem!important;
  text-decoration: none!important;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 500!important;
  position: relative;
  color: var(--bleu)!important;
  border:2px solid var(--bleu)!important;
  transition: all var(--transitionTiming)!important;
  border-color: var(--bleu)!important;
  z-index: 1;
  font-family: var(--thePolice) !important;
  letter-spacing: normal!important;
  border-radius: 50px!important;
  height: auto!important;
}
.nf-form-content input[type=submit]:hover{
  color: #fff!important;
}
.btnSubmit{
  display: inline-block;
  transition: all var(--transitionTiming)!important;

}
.nf-form-content input[type=submit]:hover{
  background-color: var(--bleu)!important;
}
.btnSubmit:after{
  content: "\f054"!important;
  font-weight: 900;
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  right: 0;
  color: #fff;
  font-size: 1.625em;
  background-color: var(--bleu);
  height: 50px;
  padding: 0 0.70em;
  display: flex!important;
  justify-content: center;
  align-items: center;
  top: 0;
  border:1px solid var(--bleu);
  z-index:2;
  width: 2em;
}
#rmp-menu-title-231 .rmp-menu-title-image{
  margin:0!important;
}
#rmp-menu-wrap-231 .btn .rmp-menu-item-link{
  box-sizing: border-box;
  padding: 0!important;
  padding-left: 12px!important;
  padding-right: 12px!important;
}
#rmp-menu-wrap-231 .btn .rmp-menu-item-link:hover{
  color: #fff!important;
}
#rmp-menu-wrap-231 .rmp-menu-item.btn{
  padding: 0!important;
  margin-top: 0.7em!important;
  display: inline-block!important;
    box-sizing: border-box;
    width: auto;
}
.nf-field-element ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.nf-field-label{
  line-height: 0.9em!important;
}
.checkbox-wrap .nf-field-element label:after, .checkbox-wrap .nf-field-label label:after, .listcheckbox-wrap .nf-field-element label:after, .listcheckbox-wrap .nf-field-label label:after,
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea{
  background: transparent!important;
}
.listradio-wrap .nf-field-element label:after{
  border-width: 1px!important;
  background: transparent!important;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit]{
  text-transform: none!important;
  border-radius: 50px;
}
.list-select-wrap div:after{
  color: var(--vert)!important;
}
.listradio-wrap .nf-field-element label:after,
.checkbox-wrap .nf-field-element label:after, .checkbox-wrap .nf-field-label label:after, .listcheckbox-wrap .nf-field-element label:after, .listcheckbox-wrap .nf-field-label label:after,
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content textarea{
  border-color: #B2B2B2!important;
}
.listradio-wrap .nf-field-element label:after{
 top: -0.13em!important; 
}
.checkbox-wrap .nf-field-element label.nf-checked-label:before, .checkbox-wrap .nf-field-label label.nf-checked-label:before, .listcheckbox-wrap .nf-field-element label.nf-checked-label:before, .listcheckbox-wrap .nf-field-label label.nf-checked-label:before{
  color: var(--noir)!important;
}
.listradio-wrap .nf-field-element label.nf-checked-label:before{
  background: var(--noir)!important;
  top: 0.15em!important;
}
.checkbox-wrap .nf-field-element label:after, .checkbox-wrap .nf-field-label label:after, .listcheckbox-wrap .nf-field-element label:after, .listcheckbox-wrap .nf-field-label label:after{
  top: -0.15em!important;
}
input[type=checkbox] + label, input[type=radio] + label{
  padding-left: 0!important;
}
.submit-container{
  margin-top: 25px!important;
}
.skins .listcheckbox-container .nf-field-element label:after{
  top: -0.5em!important;
}
.skins .listcheckbox-wrap .nf-field-element label.nf-checked-label:before{
  top:-0.1em!important;
  color: var(--bleuP)!important;
}
.skins .nf-form-content textarea.ninja-forms-field { 
  border: 1px solid var(--bleu) !important;
}
.listradio-container ,
.listcheckbox-container {
  margin-top: 25px!important;
}
.nf-form-content .label-above .nf-field-label {
  margin-bottom: 0.4em !important;
}
.nf-form-content label, .nf-field-label .nf-label-span, .nf-field-label label {
  color: var(--noir)!important;
  font-size: 0.85em!important;
  line-height: 0.6363636363636364em!important;
  font-weight: normal!important;
  font-family: var(--thePolice)!important;
}

.nf-error .ninja-forms-field {
  border-color: var(--noir)!important;
}
.nf-error.field-wrap .nf-field-element:after {
  display: none!important;
}
.ninja-forms-req-symbol{
  color: var(--bleuP)!important;
}
.nf-error-msg, .nf-error .nf-error-msg {
  color: var(--noir)!important;
  font-size: 0.875rem!important;
  line-height: 0.875rem!important;
  font-weight: 500!important;
  font-family: var(--thePolice)!important;
}
.nf-field-container {
  margin: 15px!important;
}
.description ul,
.toggleMore ul,
.content-h5050 ul {
  list-style-type: none;
}

.ctn13 ul li,
ol li,
.ctn100 ul li,
.content-h5050 ul li{
  margin-bottom:1em;
  margin-left: 0.5em;
  display: inline-block;
  width: 100%;
  line-height: 1.5em;

}
.description ul li{
  margin-bottom: 0.5em;
    width: 100%;
    line-height: 1.5em; 
}
.toggleMore ul li {
 margin-bottom: 0.5em;
    width: 100%;
    line-height: 1.5em;
    font-size: 0.8181818181818182em;

}
.description ul li:before,
.toggleMore ul li:before {
    content:"";
    display: block;
    position: absolute;
    width: 0.4em;
    height: 0.4em;
    background-color: var(--turquoise);
    border-radius: 50%;
    margin-top: 0.5em;
    margin-left: -1.1em;
}
.header-inner { 
  position: relative;
}
.ctn13 ul li:before,
.ctn100 ul li:before,
.content-h5050 ul li:before{
  content: "•";
  color:var(--bleu);
  font-size: 1.25em;
  margin-left: -0.75em;
  margin-right: 0.3em;
}


.rowTableau p{
  display: inline-block;
}

/*GRID STYLE*/
.ingrid{
  padding: 0 13.666%;
  margin:0 auto;
  clear: both;
}
.container img{
  max-width: 100%;
}
.container {
 width: 100%;
 margin: 0 auto;
 position: relative;
 display: inline-block;
}
.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%;
}

.padding{
  padding-top: 3.6363636363636362em;
  padding-bottom: 3.6363636363636362em;
  display: inline-block;
  width: 100%;
}
.paddingBottom{
  padding-bottom: 4.5em;

}
.wrapMenuFix.bigPadding{
  padding-bottom: 0!important;
}
.bigPadding{
  padding:5.8em 0;
  display: inline-block;
  width: 100%;
  position: relative;
  clear: both;
  margin-top: -4px;
}
.bigPaddingBottom{
 padding-bottom: 3.5em;
 display: inline-block;
 width: 100%;
 position: relative;
 clear: both;
 margin-top: -4px;
}

.grid-item{
 width: 24%!important;
}
.breadcrumbMobile {
  color: var(--jaune);
  margin-bottom: 2em;
  font-weight: 600;
  display: inline-flex!important;
  align-items: center;
}
.breadcrumbMobile:before{
  content:"" ;
  width: 20px;
  height: 2px;
  background-color: var(--jaune);
  display: inline-block;
  margin-right: 0.5em;
}

@media only screen and (max-width: 1800px) {
  #masthead{padding-left: 2%;}
  #colophon .container{
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .container .bg_blanc { 
        padding-left: 2.5%;
        padding-right: 2.5%;
  }
}

@media only screen and (min-width: 1920px) {
.listingLogos100 {
    display: flex;
}



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

}
@media only screen and (max-width: 1580px) {
  .theNumber{
    font-size: 2.5em;
  }
}
@media only screen and (max-width: 1500px) {

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

  body{
    font-size:18px!important;
  }
.leftColFoot{
  padding-left:10%;
}

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




}
@media only screen and (max-width: 1280px) {
  .menu-menu-anglais-container, .menu-menu-container{
    padding-right: 50px!important;
  }

  #masthead ul li{
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  #masthead ul li a{
    font-size: 0.7em;
  }

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


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


}

@media screen and (max-width: 1024px) {
  .padding:not(.bg_blanc) .container6, .padding:not(.bg_blanc) .container10, .ctn100 .container6 { 
        padding-left:6.5% !important;
        padding-right:6.5% !important;
    }
    .theLogo img {  
    transform: none;
    left: 0;
    max-width: none;
    height: 10.75em;
    padding-top: 2.25em;
    padding-bottom: 2em;
  }
  .ctn100.padRight.padLeft{
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .ctnIntro h1{
    padding-bottom: 0!important;
  }
  .ctnIntro{
    padding-top: 0;
  }
  .padding{
    padding-top: 1.815em;
    padding-bottom: 1.815em;
  }
  .theLogo img{
    position: relative;
    margin-left: 4%;
    margin-right: 4%;
    left: auto;
  }
  #rmp_menu_trigger-231{
    border-radius: 50px!important;
  }
  .menus{
    display: none;
  }
  .back{
    margin-top: 1.5em;
  }
  .slick-slide img{
    max-height: 400px;
    object-fit: cover;
  }
  .sliderImg .slick-slide img {
    max-height: 617px !important;
    object-fit: cover;
  }
  .searchG{
    padding-right: 0;
    border:none!important;
    margin-right: 0;
  }
  #colophon .container{
        flex-flow: column-reverse!important;
        display: flex!important;
  }
  .leftColFoot{
    margin-right: 0;
  }
  .ctnIntro{
    padding-right: 0;
  }
  .container8L,
  .leftColFoot,
  .rightColFoot,
  .middleColFoot{
    padding-left: 4%;
    padding-right: 4%;
  }
  .skins .container6,
  .skins .container10{
    padding: 0 4%!important;
  }
  .container{
    padding: 0!important;
  }
  .content-h5050 .colonne_1 .h5050-text{
  padding-right: 0%;
}
.content-h5050 .colonne_2 .h5050-text{
  padding-left: 0%;
}
  .ctnTrousse{
 padding-left: 0;
 }

  .morePad .padLeft{
    padding-left: 0!important;
  }
  .morePad .padRight,
  .troisCols.padRight{
    padding-right: 0!important;
  }
  .copyRight{
    max-width: 100%;
  }

  .col4ctn{
    margin-right: 1em;
    margin-left: 1em;
  }
  .ctaTxt{
    max-width: 80%;
  }
  .icone{
    margin-bottom: 1em;
  }
  .medPadLeft{
    padding-left: 0;
  }
  .medPadRight{
    padding-right: 0;
  }
  .ctn13 .colRight{
    margin-top: 2em;
  }

  .le_slider {
    margin-top: 2em;
  }
  .bigPadLeft{
    padding-left: 0;
  }
  .bigPadRight{
    padding-right: 0;
  }
  .home .ctnBanner .bgGrisOpacite{
    padding: 5em 3em;
  }
  .col4ctn,
  .content_14 .container,
  #colophon .container,
  .content_13_images .troisCols,
  .ctnBanner{
    display: inline-block;
    width: 100%;
  }

  .home .ctnBanner .bgGrisOpacite{
    margin-top: 0!important;
  }
  #rmp-menu-title-453 .rmp-menu-title-image{
    margin: inherit!important;
  }
  #rmp-menu-title-453 .rmp-menu-title-image{
    width: 165px!important;
    height: auto!important;
    margin-bottom: 1em !important;
  }
  .gradient50 {
    background: linear-gradient(180deg, rgba(253, 240, 190, 1) 0%, rgba(253, 240, 190, 1) 50%, rgba(203, 229, 225, 1) 50%, rgba(203, 229, 225, 1) 100%);
  }
  .th-1-3 .col4ctn {
    padding-left: 1em;
    padding-right: 1em;
  }
  .ctn5050Full + .padding{
    padding-top: 3em;
  }
  .ctn5050Full .leftCol{
    padding-left: 2%!important;
    padding-right: 2%;
    padding-bottom: 2em!important;
  }
  .ctn5050Full .rightCol{
    padding-left: 2%;
    padding-right: 2%;
  }
  .ctn5050Full .container{
    padding: 0!important;
  }
  .ctn5050Full .leftCol{
    padding: 0 2%;
  }
  .half_bleuP,
  .half_orange {
    background: var(--gris);
  }
  .padding.ctn5050Full{
    padding-bottom: 0!important;
  }
  .half_bleuP .rightCol{
    background-color: var(--bleuP);
  }
  .half_orange .rightCol{
    background-color: var(--noir);
  }
  .bg_bleuP.padding{
    padding-top: 1.5em;
  }
  .quoteCtn{
    padding: 0;
    margin-top: 1em;
  }

  .big-word{
    bottom: 0;
  }
  .bgImage{
    margin-bottom: 1.5em;
  }
  .skins .banner + .bg_gray{
    padding-top: 3em;
  }

  .ctn100 ul, .content-h5050 ul, .toggleMore ul, .description ul{
    padding-left: 1em;
  }
  .flexThat{
    display: inline-block!important;
  }
  .rightSideContent .windex::before,
  .leftSideContent .windex::before{
    display: none;
  }
  .rightSideContent{
    padding-bottom: 1.75em;
  }
  .backTop{
    margin-top: 1em;
  }
  .bottomFooter i{
    padding: 0.25em;
    font-size: 1.25em;
  }
  .paddingBottom{
    padding-bottom: 2.5em;
  }
  .underInfo{
    margin-bottom: 1.5em;
  }
  .container8,
  .container6{
    padding: 0!important;
  }
  .col3 .container8{
    padding-left: 8.666% !important;
    padding-right: 8.666% !important;
  }
  .home .padding6{
    padding: 0;
  }
  .inverted .colonne_1,
  .colonne_2  {
    margin-top: 2em;
  }
  .btn2{
    margin-top: 1em;
  }
  .colMiddle{
    padding: 1em 0;
  }

  .content_14 {
    margin: 2em 0;
  }
  .h5050-image img{
    object-fit: cover;
    width: 100%;
  }
  .ctn5050{
    padding-top: 2em;
  }
  .bigPadding{
    padding: 3em 0;
  }

  .ctn13 .padRight{
    padding-right: 0;
  }
  .ctn13 .padLeft{
    padding-left: 0;
  }
  .bottomFooter{
    padding-top: 2em;
  }
  .adresse{
    padding: 1.5em 0;
  }
  
  .theTogglePage{
    padding-right: 0;
  }
  body{
    font-size:18px!important;
  }

  ul.menu{
    margin-left: 0;
    padding: 1em 0!important;
  }
  #colophon ul{
    padding: 1em 0!important;

  }
  .ctnBanner .bgGrisOpacite{
    margin-top: 0;
  }
  .col4ctn{
    margin-bottom: 2em;
  }
  .inside3ColsImg {
    margin-bottom: 2em;
  }
  #colophon .padLeft{
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  #masthead img{
    max-width: 200px;
  }
  .ctnBanner .bgGrisOpacite{
    padding: 5em 3em;
  }
  .btn{
    font-size: 0.7em;
    padding: 0.75rem 1.2rem 0.75rem 1.2rem;
  }
  .borderDivs.padLeft{
    padding-left: 1em;
  }
  .col4ctn{
    margin-left: 0;
    margin-right: 0;
  }
  .insideCta{
    display: inline-block;
  }
  body{
    font-size: 16px!important;
  }

  .th-1-3 .col4ctn{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2em;
  }
  .boxContenu {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .nf-form-content label, .nf-field-label .nf-label-span, .nf-field-label label {
    font-size: 1.05em!important;
    line-height: 1.0363636363636364em !important;
  }

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


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

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

}
/* COLOC GRID */



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

}

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