/* CSS Document */
@viewport {
  width: device-width;
  zoom: 1;
}

@font-face {/* pour les titres */
    font-family: 'roman_sdregular';
    src: url('../fonts/roman_sd-webfont.woff2') format('woff2'),
         url('../fonts/roman_sd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {/* pour les textes des citations */
    font-family: 'overlockregular';
    src: url('../fonts/overlock-regular-webfont.woff2') format('woff2'),
         url('../fonts/overlock-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {/* pour les textes + chiffres */
    font-family: 'lane_-_narrowregular';
    src: url('../fonts/lanenar_-webfont.woff2') format('woff2'),
         url('../fonts/lanenar_-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {/* pour les textes + chiffres */
    font-family: 'goldbillxl_light';
    src: url('../fonts/goldbill-xllight-webfont.woff2') format('woff2'),
         url('../fonts/goldbill-xllight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {/* pour les textes only */
    font-family: 'ralewaythin';
    src: url('../fonts/raleway-variablefont_wght-webfont.woff2') format('woff2'),
         url('../fonts/raleway-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway.regular-webfont.woff2') format('woff2'),
         url('../fonts/raleway.regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* .font-raleway {pour les textes only
    font-family: 'ralewayregular';
    font-weight: normal;
    font-style: normal;
}
.font-goldbillxl {pour les textes only
    font-family: 'goldbillxl_light';
    font-weight: normal;
    font-style: normal;
} */
.text-responsive {
  font-size: calc(100% + 1vw + 1vh);
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  -o-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  z-index: 0;
  margin: 0px;
  padding: 0px;
  position: absolute;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  min-height:100%;
  min-width:100%;
  width:auto;
  height:auto;
  max-height: auto;
  font-family: 'ralewayregular', 'goldbillxl_light', 'lane_-_narrowregular', 'roman_sdregular', 'overlockregular', helvetica, arial;
  font-size: 16px; /* For browsers that do not support the usage of rem */
  font-size: 1.6rem; /* 1.6rem == 16px */
  font-weight: normal;
  line-height: 150%; /* by default is normal, usually is about 20% larger than the font size; most common value = 1.5em (150%)  */
  text-align: center;
  -webkit-background-size: calc(100vw);
  -moz-background-size: calc(100vw);
  -o-background-size: calc(100vw);
  background-size: calc(100vw);
  background-color: rgba(248,247,243, 0.9);
}
body, html {
  height: 100%;
}
/* NAVBAR */
#myNavbar{
  background: rgb(249,249,245);
	font-family: 'ralewayregular';
}
  
.w3-bar .w3-button, .w3-btn {
  padding: 1rem 2rem;/* 16px */
}
.w3-centre{margin-right:50%!important}
    
.container, .row, .col, .w3-top{
	margin:0rem;
	padding:0rem;
}

.fond{
	background-image: url("../img/BDZ_mypaintv7.png");
	background-position:50% 50%;
	background-size: cover;
	height: 55rem; 
	z-index: 1;
	margin: 0rem;
	padding: 0rem;
	margin-top: 8rem;
}

/* MAIN CONTENT */
.conteneur, .conteneurIdx, .conteneurlast, .conteneurQuote, .conteneurTop, .conteneurbis,.conteneurBlast, .conteneurActi { 
  z-index: 2;
  /*box-shadow: 0.2rem -0.2rem 1rem 0.1rem #5E5B55;*/
	/* rgb(161, 179, 182) | 0.2rem 0.2rem #bdbcbc, 0.1rem 0.1rem #bdbcbc | #120122 | 1rem 2rem 3rem rgba(248, 61, 3, 0.4) |  0.1rem -0.1rem 1rem rgb(161, 179, 182) */
  background-color: rgba(248,247,243, 0.9);
	/* (255, 255, 255, 0.8) (250, 250, 241, 0) (255, 255, 255, 0) #E3E0CF #ff9800; #FFF rgba(255, 255, 255, 0.3) #FBFAF2 = rgb(251,250,242); rgba(255,255, 255, 0.7);  rgba(255, 165, 0, 0.5); */
  background-position: center;
  background-position:right 50%;
  margin : 0 auto;
  margin-top: 3rem;
  padding: 3%;
  width: 100%;
  max-width: 120rem;
  text-align: justify;
  border-radius: 2rem;
}

.conteneurIdx {
  max-width: 100rem;
  margin : 5rem;
  margin-top: 0rem;
  /*box-shadow: 0rem 0rem 0rem #E3E0CF;*/
	/* box-shadow: 0.2rem -0.2rem 1rem 0.1rem #5E5B55; */ 
	 background: linear-gradient(to bottom,rgba(248,247,243, 0.95), rgba(248,247,243,0.9), rgba(248,247,243,0.88), rgba(248,247,243,0.87),
		 rgba(248,247,243,0.55), rgba(248,247,243,0.87), rgba(248,247,243, 0.9), rgba(248,247,243, 0.95)) no-repeat;
  /*background: linear-gradient(to bottom,rgba(248,247,243, 0.95), rgba(248,247,243, 0.75), rgba(248,247,243, 0.5)) no-repeat;
	background: linear-gradient(to bottom,rgba(227,224,207,0.9), rgba(227,224,207,0.9), rgba(227,224,207,0.1), transparent) no-repeat;*/

	/* FONCE #5E5B55=(94,91,85) #928F85=rgb(146,143,133) #B6B3A6=rgb(182,179,166) BASE #E3E0CF=rgb(227,224,207) CLAIR #F8F7F3=rgb(248,247,243) #F9F9F5=rgb(249,249,245) */
	/*   background-color: rgba(248,247,243, 0.7);
	background: linear-gradient(to bottom, rgb(227,224,207), transparent, rgba(227,224,207,0.8)) no-repeat; 
 	(to bottom, rgb(227,224,207), transparent, rgba(227,224,207,0.8))
	(to bottom, transparent, #E3E0CF, transparent, #E3E0CF, transparent)
	(to bottom, transparent, #E3E0CF, #E3E0CF, transparent, #13493B, transparent);
	(to bottom, #A1B619, transparent, #9CB861); (to bottom, #F9F9F5, transparent, #F9F9F5); (to right, gold, orangered) */
}
.conteneurQuote {
  max-width: 80rem;
  margin-top: 5rem;
  background-color: rgba(250, 250, 241, 0.9);
}
.conteneurlast,.conteneurBlast{ 
  border-radius: 2rem 2rem 0rem 0rem;
}
.conteneurBas, .conteneurMois{ /* FOOTER */
  z-index: 2;
  /*box-shadow: 0.2rem -0.2rem 1rem 0.1rem #E3E0CF;  /* =	#F9F9F5 #5E5B55 */
  background-color: rgba(136,136,136, 1); /* =	#C0C0C0 */
  background-position: center; /* bottom center */
  background-position:right 50%;
  margin : 0 auto;
  padding: 0% 2.5%; /* 1rem */
  width: 100%;
  max-width: 120rem;
  text-align: justify;
	color: #5e5d5d; /* #614E1A #5e5d5d #1034A6, #431C5D */
 	text-align-last: center;
	border-radius: 0rem 0rem 2rem 2rem;
}
.conteneurMois{ 
  background-color: rgba(248,247,243,0.85);
 /*box-shadow: 0.2rem 0.2rem 0.3rem 0.1rem #5E5B55;*/
}
/* .card {
  background-image: url("../img/beach_net-VF.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 100vw;
  background-position:right 50%;
}
.card-header{ 
  margin: 0% 2%;
}*/

.conteneurbis,.conteneurBlast { 
  background-color: rgba(255,255,255,0.79);
}

.card-header{
  background: rgba(249,249,245,0.87);
	/* background: rgba(71, 71, 71,0.79); */
	  width: 100%;
  max-width: 120rem;
	background-position: center;
  background-position:right 50%;
  margin : 0 auto;
	border-radius: 1rem;
}


/* CITATIONS */
.diagonale1 {
  /*background: linear-gradient(100deg, #5e5d5d 50%, #614E1A 50%);
  min-height: 100vh;*/
  width: 100vw;
  /*max-height: 40vh;*/
	height: 50vh;
  margin: 0rem;
  padding: 0rem;
  margin-top:7.5rem;
  background-image: url("../img/beach_net-VF.jpg"); 
	/* url("../img/1.mountain_vf.jpg") --> background-position: 50% 65% */
	 background-repeat: no-repeat;
  	 background-position: 100% 50%;
}
.citation1, .citation2 {
  font-family: 'ralewayregular','lane_-_narrowregular', 'roman_sdregular', 'overlockregular', helvetica, arial;
  overflow: hidden;
  max-width: 100vw;/* 100vw */
  max-height: 50vh;/* 50vh */
  display: flex;
  flex-direction: row; /* optionel, pour forcer l'alignement horizontal des deux éléments*/
  justify-content: stretch; /* optionel, le contenu fait bien toute la largeur */
	line-height: 1.5;
  	display: inline-block;
	width:auto;
	vertical-align: middle;
	text-align: center;
	justify-content: center;
	align-items: center;
	margin: 0rem;
  padding: 0rem;
	margin-top:8%;
	/*max-width:100vw;
	max-height:50vh;*/
	padding-top: 4rem;
	/*width:90%;
	z-index: 10;
	line-height: 1.5;
  	display: inline-block;
	  margin: 0rem;
  padding: 0rem;
	margin: auto;
	margin-top:10%;
  padding: 2.5%;*/	
}

blockquote {
    margin: 0;
	width:auto;
}

blockquote p {
    padding: 15px;
    background: #eee;
    border-radius: 5px;
}

blockquote p::before {
    content: '\201C';
}

blockquote p::after {
    content: '\201D';
}
hr {
  border-top: 0.1rem solid #BBBBBB;
}
img {
    background-position: 50% 50%;
}
/* HYPERLINKS */
a, a:link, a:active, a:hover, a:visited {
  font-family: 'ralewayregular', 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  color: #AA9000; /* #af9500 #1034A6 rgb(143, 106, 58), #5e5d5d text-shadow: 0.01rem 0.01rem 0.01rem #614E1A; */
  font-size: 1.7rem;
  text-decoration: none;
}
a:active {
  font-weight: bold;
	text-shadow: 0.05rem 0.05rem 0.05rem #E0C201, 0.1rem 0.1rem 0.1rem #F9F9F5; 
}
a:hover {
  color: #0055F2; /* #1034A6 #ff9800 #ffa500 #d5441c */
  font-weight: bold;
}
/* 'ralewayregular', 'ralewaythin', 'goldbillxl_light', 'lane_-_narrowregular', 'roman_sdregular', 'overlockregular'; */
.txt_nav, .w3-dropdown-hover, .w3-button, .w3-btn, .w3-dropdown-content{/* navBar */
  font-family: 'ralewayregular', 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  color: #2A2A2A; /*  #5e5d5d; #614E1A; */
  font-size: 1.7rem;
  line-height: 150%;
}

.a_under{
  font-family: 'ralewayregular', 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  color: #5e5d5d; /* rgb(143, 106, 58), #5e5d5d*/
  font-size: 1.7rem;
	padding-bottom: 0.01rem;
	border-bottom: 0.01rem solid #888888; /* rgb(143, 106, 58)  #8d8df3*/
}

.lien {
	color: #614E1A;
}

.actif {
  /*font-weight: bold;*/
	color: #C0A400; /* #FC613F #A63015  #A34F26 #D6AD9E #AF9500 #FF8C00; #E05915 */
	/*text-shadow: 0.1rem 0.1rem 0.2rem #605300, 0.2rem 0.2rem 0.3rem #E0C201;
	text-shadow: 0.05rem 0.05rem 0.1rem #621301, 0.1rem 0.1rem 0.15rem #E0C201;*/
	text-shadow: 0.05rem 0.05rem 0.1rem #605300, 0.1rem 0.1rem 0.15rem #E0C201; 
}
.ambre{
	color: #F0C300;
}
.orange{
	color: #FF8E06;
}
.orangeBg{
	background: #FF8E06;
}
.sable{
	color: #E0CDA9;
}

.argent{
	color: #C0C0C0;
}
.gris{
	color: #888888;
}
.bleucanard{
	color: #048B9A;
}
.indigo{
	color: #4B0082;
}
.rose{
	color: #D6AD9E;
}


/* TEXT: "Raleway",'Lane - Narrow', Overlock */
h1,h2,h3,h4,h5,h6{
  font-family: 'ralewayregular', 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  display:inline-block;
  padding: 0.4rem;
  font-weight: bold;
  line-height: 150%;
  display:inline;
  color: #5e5d5d; /* #434343; #614E1A; */
}
h1 { /* main pages titres = txt_titreUn */
  color: #C0A400; 
	/* #FF8E06 #C0A400 #AF9500 #ECC900 #FF8C00 #003DD9, #0055F2 ; #1034A6; goldenrod; #E05915; */
	text-shadow: 0.05rem 0.05rem 0.05rem #605300, 0.1rem 0.1rem 0.1rem #E0C201; 
  font-size: 2.2rem; /* 2rem */
  background: linear-gradient(to right, #C0A400, #C0A400) no-repeat; 
	/* 	background: linear-gradient(to right, #AF9500, #AF9500) no-repeat; 
		background: linear-gradient(to right, #FF8C00, #003DD9, #FF8C00) no-repeat;  --> si color:#FF8C00;
		background: linear-gradient(to right, orangered, gold, turquoise, #003DD9) no-repeat;  --> si color:#003DD9;
		(to right, gold, orangered) */
  background-size: 100% 0.12rem;
  background-position: left bottom;
}
h2 {/* main pages sous-titres */
  color: #5e5d5d; /* #614E1A; #5e5d5d */
  font-size: 1.9rem;
}
h3 {/* main pages paragraphes */
  color: #af9500; /* #614E1A; #5e5d5d */
  font-size: 1.7rem;
}
ul, li{
  margin: 0rem;
  padding: 0.5%;
}

h4 {
  color:#D6AD9E; /* #1034A6; goldenrod; #E05915; */
  font-size: 1.7rem;
	font-weight: bold;
 
  /*
	h4 {
  color: #1034A6; /* #1034A6; goldenrod; #E05915; 
  font-size: 2.2rem;
 margin-bottom: 0.5rem;
  span {
   background-size:  100% 15%;
   background-repeat: repeat-x;
   background-position: left 0% bottom 10%;
  }*/
}

h5 {
  display: inline-flex;
  flex-direction: column;
}
h5:after, 
h5:before {
  content: '';
  border-bottom: 1px solid orange;
  order: 2;
  width: 50%;
}
h5:after {
  margin-left: auto;
  margin-top: -1px;
  border-color: #E05915;
}
body, .txt_main, .txt_nav, .txt_nav>a, .chiffre, .chiffre_xs {/* texte principal + navBar */
  font-family: 'ralewayregular', 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  color: #343434; /*  #373737	#191970=rgb(25,25,112) #0055F2 #373737 #2A2A2A #434343 #5e5d5d; #614E1A;  */
  font-size: 1.8rem;
  line-height: 150%;
	
}
.txt_color {/* texte soulignement multicouleur */
  background: linear-gradient(to right, rgb(218, 230, 1), #F16A70) no-repeat;
  background-size: 100% 0.2rem;
  background-position: left bottom;

  font-family: 'ralewayregular', 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  color: #1034A6;
  font-size: 2.2rem;
  font-weight: bold;
}



.txt_Idx-1, .txt_Idx-4, .txt_Idx-5{ /* page index titre  */
  font-family: 'ralewayregular', 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  color: #FFF; /* #FFF #431C5D #2E006C */
  text-shadow: 0.1rem 0.1rem 0.2rem #121213, 0.3rem 0.3rem 0.3rem #E05915; /* #E3E0CF #121213 rgb(71, 71, 71)*/
	/* text-shadow: 0.2rem 0.2rem #000000, 0.1rem 0.1rem #000000; 0.1rem 0.1rem 0rem #2E006C; #E05915 #8d8df3 #F0C300 */
  font-size: 5rem;
  font-weight: bold;
  line-height: normal; 
}
.txt_Idx-2,.txt_Idx-3{ /* page index texte  */
  font-family: 'ralewayregular', 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  color: #0055F2; /* #5e5d5d #F9F9F5 #0055F2; rgb(0,85,242); #A1B619 #13493B; #003DD9 rgb(0,61,217) */
font-weight: bold;
  /* text-shadow: 0.1rem 0.1rem 0.1rem #E05915, 0.1rem 0.1rem 0.1rem #F9F9F5;
  text-shadow: 0.1rem 0.1rem 0.1rem #121213, 0.1rem 0.1rem 0.2rem #E05915; 
	text-shadow: 0.1rem 0.1rem 0.1rem #121213, 0.1rem 0.1rem 0.2rem #F9F9F5; 
	text-shadow: 0.1rem 0.1rem 0.1rem #F9F9F5; #E3E0CF #121213 rgb(71, 71, 71)*/
  /*color: #F9F9F5; /* #A1B619 #13493B; #003DD9 rgb(0,61,217) */
  /*text-shadow: 0.1rem 0.1rem 0.1rem #121213; /* #E3E0CF #121213 rgb(71, 71, 71)*/
  font-size: 2rem;
  line-height: 150%;
	
}
.txt_Idx-3{ /* page index bienvenue */
  font-size: 2.3rem;
	font-weight: bold;
  color: #003DD9;
 
	/* text-shadow: 0.1rem 0.1rem 0.2rem #121213, 0.2rem 0.2rem 0.5rem #E05915; 
	#0055F2 */
}
.txt_Idx-4, .txt_Idx-5{ /* page index bienvenue */
  font-size: 2rem;
  color: #003DD9;
  text-shadow: 0.1rem 0.1rem 0rem #0055F2;
}
.txt_Idx-5{ /* page index bienvenue */
  font-size: 2.3rem;
}
.txt_bas, .txt_bas_act, .txt_bas>a{ 
  color: #373737; /* #F9F9F5 #434343 #121213 #5e5d5d */
  font-family: 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  font-size: 1.4rem;
	text-decoration: none;
}
.txt_bas_act, .txt_bas_act>a{ 
  color: #F9F9F5; /* #F9F9F5 #434343 #121213 #5e5d5d */
  font-weight: bold;
}
.txt_xs, .txt_xs>a, .txt_xs>a:hover,.txt_xsB, .txt_xsW { 
  color: #373737; /* #434343 #614E1A #5e5d5d #1034A6, #431C5D */
  font-family: 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  font-size: 1.4rem;
  text-decoration: none;
}
.txt_xsW { 
  color: #F9F9F5; /* #434343 #614E1A #5e5d5d #1034A6, #431C5D */
}
.txt_nav-xs, .txt_nav-xs>a, .txt_nav-xs>a:hover { 
  color: #434343; /* #5e5d5d; #614E1A;  */
  font-family: 'ralewayregular', 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  font-size: 1.5rem;
  text-decoration: none;
}
.txt_xs>a { 
  color: #af9500; /* #614E1A #5e5d5d #1034A6, #431C5D */
}
.txt_xs>a:hover,.txt_nav-xs>a:hover {
  color: #0055F2;
}
.chiffre, .chiffre_xs{ 
  font-family: 'goldbillxl_light', helvetica, arial;
}
.chiffre_xs{ 
  font-size: 1.5rem;
}

.quote1, .quotergpd, .quote6{ /* citation titre */
	font-family: 'overlockregular', helvetica, arial;
	color: #C0A400; /* #FC613F; #A63015    #A34F26 #C0A400 #D6AD9E #AF9500 #FFD700; #FF8C00=rgb(255,140,0); #0055F2 = rgb(0,85,242); #003DD9 = rgb(0,61,217); #1034A6; #3434e9; #431C5D*/
	font-weight: bold;
	font-size: 7rem;
	text-align: center;
	text-align-last: center;
	line-height: 150%;
	text-shadow: 0.1rem 0.1rem 0.2rem #621301, 0.2rem 0.2rem 0.3rem #E0C201;
	/* text-shadow: 0.08rem 0.08rem 0.16rem #605300, 0.1rem 0.1rem 0.2rem #E0C201;
		text-shadow: 0.1rem 0.1rem 0.2rem #605300, 0.3rem 0.3rem 0.3rem #F9F9F5; 
		text-shadow: 0.1rem 0.1rem 0.2rem #A63015, 0.3rem 0.3rem 0.3rem #F9F9F5; 
		text-shadow: 0.1rem 0.1rem 0.2rem #000, 0.3rem 0.3rem 0.3rem #F9F9F5; */
}
.quote2, .quote3, .quote4, .quote5, .quote7 { /* citation texte */
	font-family: 'ralewayregular', 'overlockregular', helvetica, arial;
	color: #4A4A4A; /* #434343 #0055F2 = rgb(0,85,242); #003DD9 = rgb(0,61,217); #1034A6; #3434e9; #431C5D
	font-weight: bold; */
	font-size: 2rem;
	text-align: center;
	text-align-last: center;
	line-height: 150%;
}

.quote3, .quote3B{ /* citation titre */
	font-family: 'overlockregular';
	color: #F9F9F5; /* #AF9500; #af9500 #FF8C00; #E05915 ; #0055F2 = rgb(0,85,242); #003DD9 = rgb(0,61,217); #1034A6; #3434e9; #431C5D*/
	font-weight: bold;
	font-size: 7rem;
	text-shadow: 0.2rem 0.2rem 0.2rem #373737, 0.2rem 0.2rem 0.2rem #5e5d5d;
	/* text-shadow: 0.2rem 0.2rem 0.2rem #E05915, 0.2rem 0.2rem 0.2rem #AF9500;
	#373737; #5e5d5d #AF9500 #121213 rgb(71, 71, 71)*/
}
.quote3B{ /* longue citation titre */
	font-size: 4.2rem;
	text-shadow: 0.15rem 0.15rem 0rem #AF9500, 0.3rem 0.3rem 0.15rem #121213; 
}

.quote4 { /* citation titre */
	color: #373737; /* #131313 #373737 #8d8df3 #0055F2 = rgb(0,85,242); #003DD9 = rgb(0,61,217); #1034A6; #3434e9; #431C5D*/
	/*text-shadow: 0.1rem 0.1rem 0rem #431C5D;*/
	font-weight: normal;
}
.quote5 {/* auteur citation */
	color: #5e5d5d; 
  font-size: 1.8rem;
}
.quote7 { /* citation titre */
	color: #373737; /* #373737 #8d8df3 #0055F2 = rgb(0,85,242); #003DD9 = rgb(0,61,217); #1034A6; #3434e9; #431C5D*/
	/*text-shadow: 0.1rem 0.1rem 0rem #431C5D;*/
	font-weight: normal;
	font-size: 1.8rem;
}

.titre1{ /* page index texte */
  font-family: 'lane_-_narrowregular', 'roman_sdregular', 'overlockregular', helvetica, arial;
  color: #003DD9; /* rgb(0,61,217) */
  font-size: 2.2rem;
  line-height: 150%;
}
.titre{ /* page index bienvenue */
  font-family: 'ralewayregular', 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  color: #0055F2; /* rgb(0,85,242) */
  text-shadow: 0.2rem 0.2rem 0.2rem #121213 ; /*rgb(71, 71, 71)*/
  font-size: 2.5rem;
  /*text-shadow: 0.1rem 0.1rem 0rem #8d8df3;*/
  line-height: 150%;
}

.titre2{ /* page index */
  font-family: 'ralewayregular', 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  color: #003DD9; /* rgb(0,61,217) */
  font-size: 2.2rem;
  line-height: 150%;
}

.txt_Idx2{ /* page index */
  font-family: 'ralewayregular', 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  color: #1034A6; /* #1034A6 #2E006C #431C5D rgba(254, 254, 254, 0.8) #FBFAF2 */
  font-size: 2.5rem;
  text-shadow: 0.1rem 0.1rem 0rem #8d8df3; /* #8d8df3 #F0C300 #2E006C */
  /* font-weight: bold;
  font-style: italic; */
  line-height: 150%;
}
.txt_Idx3{ /* page index */
  font-family: 'ralewayregular', 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  color: #1034A6; /* #1034A6 #431C5D #2E006C */
  font-size: 2.2rem;
  /*text-shadow: 0.1rem 0.1rem 0rem #FFF; blue #E05915 #8d8df3 #F0C300 */
  /*font-weight: bold;*/
  line-height: 150%;
}

.txt_ctc-ok, .txt_ctc-ok>a { /*  contact form - email sent */
  font-family: 'ralewayregular', 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  color: #32CD32; /* #AAFFFF */
  font-size: 2rem;
  text-shadow: 0.01rem 0.01rem 0rem #FFF;
  font-weight: bold;
  line-height: 150%; 
}
a>.txt_ctc-ok { /*  contact form - email sent */
  font-family: 'ralewayregular', 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  color: #AAFFFF;
  font-size: 2rem;
  text-shadow: 0.1rem 0.1rem 0rem #0F056B;
  font-weight: bold;
  line-height: 150%;
}
.txt_ctc-nok { /*  contact form - email not sent */
  font-family: 'ralewayregular', 'goldbillxl_light', 'lane_-_narrowregular', helvetica, arial;
  color: red; /* #F0C300 */
  font-size: 2.1rem;
  line-height: 150%;
  font-weight: bold;
} 




/* GRADIENTS */
.grad-Lin1 {
  background: linear-gradient(white,#f9faed,#E3E0CF);
}
.grad-Lin2 {
  background: linear-gradient(to bottom right, #E3E0CF, #f9faed, white, #dde664);
}
.grad-Lin3 {
  background: linear-gradient(to bottom right, #ff9800, #ffa726);
}
.grad-Rad1 {
  background: radial-gradient(ellipse at top, #f9faed, transparent);
}
.grad-Rad2 {
  background: radial-gradient(ellipse at bottom, #E3E0CF, transparent);
}


/* COLORS */
.blanc0 {
  color: #FFF;
}
.blanc1 {
  color: #E3E0CF;
}
.blanc2 {
  color: rgba(250, 250, 241, 0.2);
}
.bleu1 {
  color: #1034A6;
}
.bronze {
  color: #614E1A; /* rgb(97,78,26) */
}
.goldBrown {
  color: #996515; /* rgb(153,101,21) */
}
.goldMetallic {	
  color: #D4AF37; /* rgb(212,175,55) */
}
.goldOld {	
  color: #CFB53B; /* rgb(207,181,59) */
}
.goldVegas {	
  color: #C5B358; /* rgb(197,179,88) */
}
.goldNew {	
  color:rgba(217,148,0,0.95);}
.gris {
  color: #5e5d5d; 
}
.orange1 {
  color: #E05915; 
}
/* FONCE #5E5B55=(94,91,85) #928F85=rgb(146,143,133) #B6B3A6=rgb(182,179,166) BASE #E3E0CF=rgb(227,224,207) CLAIR #F8F7F3=rgb(248,247,243) #F9F9F5=rgb(249,249,245) */
  /*color: #5e5d5d; #614E1A  #FAE596 #5e5d5d #181818 #3a0101 */

/* goldenrod; */
.softtones {
  color: #1034A6; /* titres */
  color: #5e5d5d; /* texte principal */
  color: #431C5D; /* titre page index */
  color: #2E006C; /* sous-titre page index */

color: #E3E0CF;
color: #FAE596; /* comme fond? */
color: #B89F5D;
color: #C19434;
color: gold;
color: goldenrod;
color: #9FA8A3;
color: #F6F6F8;
color: #E3E3E3;
color: #DDDFD4;
color: #F8E5E5;
color: turquoise;
color: blue;
color: orange;
color: purple;
color: #3FB0AC;
color: #431C5D;
color: #E05915;
color: #CDD422;
	

}

.box { /*images des activites*/
    display: inline-block;
    width: 100%;
    max-width: 50rem;
    height: 20rem;
    margin: 1rem;
}
.box200 { /*images des activites*/
  display: inline-block;
  width: 20rem;
  height: 20rem;
  margin: 1rem;
}

.boxP { /*dans carte de visite*/
    float: left;  
    display: inline-block;
    padding: 0.1rem;
    width: 14rem;
    height: 19rem;
}
.box1 { /*pics petit logo index*/
  display: inline-block;
  width: 100%;
     max-width: 5rem;
  height: 5rem;
  margin: 1rem ;
  text-align: center;
}
.box2 { /* logo + txt Index*/
    display: inline-block;
    width: 400px;
     max-width: 100%;
    margin: 5px;
  background: rgba(255, 255, 255, 0.2)
}

#float-left {
    float: left;
    padding-left: 10px;
}
#float-right {
    float: right;
    padding-right: 10px;
}

/* 3D ANIMATED BUSINESS CARD BY GAURAV */

.orange {/* text color */
  color: #F93A0E;
    font-family: 'lane_-_narrowregular', 'roman_sdregular', 'overlockregular', helvetica, arial, 'Trebuchet MS';
    font-size: 2.3rem;
	 font-weight: bold;
	line-height: 120%;
}
.brun {/* text color */
  color: #614E1A;
    font-family: 'lane_-_narrowregular', 'roman_sdregular', 'overlockregular', helvetica, arial; /* "Raleway", 'Lane - Narrow' */
    font-size: 1.7rem;
	font-weight: bold;
	line-height: 120%;
}
.bronze {/* text color */
  color: #614E1A; /* #5e5d5d #1034A6, #431C5D */
  font-family: 'lane_-_narrowregular', 'roman_sdregular', 'overlockregular', helvetica, arial; /* 'Lane - Narrow' */
  font-size: 1.5rem;
	line-height: 120%;
}
.bronzeP {/* text color */
  color: #614E1A; /* #5e5d5d #1034A6, #431C5D */
  font-family: 'lane_-_narrowregular', 'roman_sdregular', 'overlockregular', helvetica, arial; /* 'Lane - Narrow' */
  font-size: 1.3rem;
	line-height: 120%;
}
.content {
  height: 20rem; /*100vh;*/
  color: white;
  display: flex;
  justify-content: center; /* pas de justify */
  align-items: center;
    /* margin-right: 2rem; */
}
.card {
  -webkit-perspective: 150rem; /* 135rem */
          perspective: 150em; /* 135rem */
  height: 26.6rem; /* 20 18rem */
  width: 39.9rem; /* 30 27rem */
  position: relative;
}
.card__side {
  height: 19.95rem; /* 15 13.5rem */
  transition: all 0.8s ease;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 39.9rem; /* 30 27rem */
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-radius: 2rem; /* arrondi les coins */
  overflow: hidden;
  box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4);
}
.card__side--front {
  background-color: #fff; /* #1c1c1c */ 
}
.card__side--back {
  background-color: #fff; /* #1c1c1c */    
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.card:hover .card__side--front {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}
.card:hover .card__side--back {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.card__cont {
  height: 19.95rem; /* 15 13.5rem */
  background-color: #fff; /* #1c1c1c */ 
  display: flex;
  align-items: center;
  justify-content: center;
}
.card__cta {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 90%; /* 100% */
  color: white;
}
.card__cta p {
  margin-left: 1rem;
}
.card__cta p > .space {
  margin-left: 1rem;/*2rem*/
}

.box200 { /*images des activites*/
    display: inline-block;
    width: 20rem;
    height: 20rem;
    margin: 0.5rem;
}
.box300 { /*images des activites*/
    display: inline-block;
    width: 30rem;
    height: 20rem;
    padding: 0.5rem;
}
.box400 { /*images des activites*/
    display: inline-block;
    width: 40rem;
    height: 27rem;
    padding: 0.5rem;
}

.rond, .rondXS, .rondBord,.rondShadow{
    overflow: hidden;
    width: 15rem;
    height:10rem;
    border-radius: 100% 100% 100% 100%; /* 5px 10px 0 5px ou 50px */
    -webkit-border-radius:5rem;
	-moz-border-radius: 50%;
    border-image: none;
    border-color: #af9500 ; /* double couleur #666 #1c87c9; #614E1A */
    border-style: solid;
    border-width: 0.1rem;
	padding: 0rem;
	margin: 0rem;
	margin-right: 1rem;
}  
.rond>img {
      height: 100%;
      width: 100%;
}
.boxRond, .boxRondShadow, .boxRondBord{
	overflow:hidden;
	-webkit-border-radius:2rem;
	-moz-border-radius: 50%;
	border-radius:2rem;
	width:20rem;
	height:20rem;
}

 
.block {
  height: 20rem;
  color: #212529;
  background: rgba(86,61,124,.15);
  margin: 3rem 0rem;
}
.box100 { /*images des activites*/
    display: inline-block;
    width: 10rem;
    height: 10rem;
    margin: 0.5rem;
}
.box50, .box50B, .box50C, .box50Auto { /*images des activites*/
    display: inline-block;
    width: 6rem;
    height: auto;
    margin: 0.5rem;
}
.box50B { /*images des activites*/
    width: 14rem;
}
.box50C { /*images des activites*/
    width: 21rem;
}
.box50Auto { /*images des activites*/
    width: auto;
}
.d-flex{
    border-color: #af9500 ; /* double couleur #666 #1c87c9; #614E1A */
    border-style: solid;
    border-width: 0.1rem;
}