/*

	Site internet netgem
	Version : 1.1
	Site	: netgem.com
	
	Theme 	: netgem 1.1
	Author	: Integration : Yann Lobry
	
*/


/* GENERAL BASE / RESET */

* {
  margin: 0;padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:16px;font:inherit;/*vertical-align: top;font-weight: normal;font-style: normal;*/}

figcaption {display: block;}

ul,
ol {
  padding-left: 0;
  list-style-type: none;
}

ul.unstyled {
  list-style: none;
}

img:not(.align-left):not(.align-center):not(.align-right) {
  height: auto;
  /*width: 100%;*/
  vertical-align: middle;
  border: 0;
}

audio,
canvas,
video {
  display: inline-block;
}

svg:not(:root) {
  overflow: hidden;
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

body {
  background-color: #ffffff;
  color: #58585a;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4em;
  line-height: 1;
  font-weight: normal;
  font-weight: 400;
  font-style: normal;
}
/* 
font-family: 'Open Sans', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'EB Garamond', serif;
*/

p,
.p-like,
ul,
ol,
dl,
blockquote,
pre,
td,
th,
label,
textarea,
caption,
details,
figure,
hgroup {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.5;
}

code,
pre,
samp,
kbd {
  white-space: pre-line;
  /* IE fix */
  white-space: pre-wrap;
  font-family: Consolas, 'DejaVu Sans Mono', Courier, monospace;
  line-height: normal;
}

em,
.em,
address,
cite,
dfn,
i,
var {
  font-style: italic;
}

strong,
.strong {
  font-weight: bold;
}

small,
sub,
sup {
  font-size: smaller;
}

sup,sub {font-size: 0.7em;line-height: 0.7em;}

li p,
li .p-like,
li ul,
li ol {
  margin-top: 0;
  margin-bottom: 0;
}


table,
td,
blockquote,
code,
pre,
textarea,
input,
video {
  max-width: 100%;
}

/* table layout */

.row {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.table-row {display: table-row;}

.col {
  display: table-cell;
  vertical-align: top;
}

body > script {
  display: none !important;
}

.ie8 img {
  width: auto;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* Corrects excess space around these inputs in IE8/9 */
}

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar on empty textarea in IE6/7/8/9 */
}

@-webkit-viewport {
  width: device-width;
  zoom: 1.0;
}
@-moz-viewport {
  width: device-width;
  zoom: 1.0;
}
@-ms-viewport {
  width: device-width;
  zoom: 1.0;
}
@-o-viewport {
  width: device-width;
  zoom: 1.0;
}
@viewport {
  width: device-width;
  zoom: 1.0;
}



.clear{height:0px;clear:both;font-size:0px;line-height:0px;width:0px;}
span.clear {display: block;}
.clear-right{height:0px;clear:right;font-size:0px;line-height:0px;width:0px;}
.clear-left{height:0px;clear:left;font-size:0px;line-height:0px;width:0px;}

.clear-after:after {content:'';display: block;height:0px;clear:both;font-size:0px;line-height:0px;width:0px;}

.invisible{display:none;border: 0;margin: 0;padding: 0;}

.inline{display: inline;}

.block{display: block;}

.right{float: right;}

.left{float: left;}

.relative{position: relative;}

.alignRight{text-align:right}
.center{text-align:center}

table{border-collapse:collapse;border-spacing:0}
caption,th,td{text-align:left;font-weight:normal;}

a img{border:none}

.inside {position:relative;}

.nowrap,
.no-wrap {white-space: nowrap;}


/* ALL */

.nettoyebt {
  border: none;
   font-size: 0;
   line-height: 0;
   display: block;
   cursor: pointer;
   color: transparent;
   outline: none;
}

#resp {
  overflow: hidden !important;
}

.slick-prev, 
.slick-next {
    border: none;
    font-size: 0;
    line-height: 0;
    display: block;
    cursor: pointer;
    color: transparent;
    outline: none;
}

.layout-container {
  /*font-size: 1.04vw;*/
}


a {color: #FC7C1C;
text-decoration: none;
-o-transition: all .2s;
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
cursor: pointer;}
a:visited {color: #FC7C1C;}
a:hover {color: #FC7C1C;text-decoration: none;}

a:focus {outline: none;}



a:active, 
a:hover {
    outline: 0;
}



.layout-container {
  font-size: 1.04vw;
}


.cont-base {
  width: 83.4%;
  margin: 0 auto;
}



.barre-un,
.barre-deux,
.barre-trois {
  height: 1.3vw;
  background-color: #FC7C1C;
  display: block;
  border-bottom-left-radius: 0.7vw;
}

.barre-deux {
  background-color: #A4C4E4;
  margin-left: 2.55vw;
}

.barre-trois {
  background-color: #042E54;
  margin-left: 3.9vw;
}


.cont-gd-titre {
  margin-bottom: 1vw
}

.gd-titre {
  font-size: 3.08em;
  color: #052E53;
  line-height: 1.15em;
  font-weight: 700;
}

.gd-lien {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.15em;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}

.gd-lien:hover {
  transform: scale(1.45);
  transform-origin: bottom left;
  padding-left: 0.4vw;
}

.bt-trier {
  background: transparent;
   color: #FC7C1C;
   background-color: transparent;
   margin-top: 1.93vw;
   float: left;
   position: relative;
}

.bt-trier:after {
  display: block;
   content: '';
   position: absolute;
   top: 0.3vw;
   right: -1vw;
   width: 0.65vw;
   height: 0.7vw;
   background: transparent url(/themes/netgem/images/bt-fleche-trier.svg) no-repeat center center;
   transform-origin: center center;
   -o-transition: all .2s;
   -webkit-transition: all .2s;
   -moz-transition: all .2s;
   transition: all .2s;
}

.bt-trier.gd-lien:hover {
   padding-left: 0;
   margin-top: 2.05vw;
}

.bt-trier:hover:after {
  top: 0.25vw;
}

.bt-telecharger {
  display: block;
   width: 3.2vw;
   height: 3.2vw;
   //background: #FC7C1C url(/themes/netgem/images/bt-fleche-telecharger-blanc.svg) no-repeat center center;
   background-size: contain;
   background-color: #FC7C1C;
   border-radius: 0.7vw;
}

.bt-telecharger:hover {
  transform: scale(1.5);
  background-color: transparent;
}

.bt-telecharger:hover svg .st1 {
  fill: #FC7C1C;
}

.bt-fermer {
  background: transparent url(/themes/netgem/images/bt-fermer.svg) no-repeat center center;
  background-size: contain;
  width: 2.5vw;
  height: 2.5vw;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}

.bt-fermer:hover {
  transform: scale(1.1);
}

.fond-gris {
  background-color: #F5F5F5;
}

.fleche-scroll-back {
  width: 2.7vw;
  height: 2.4vw;
  background: transparent url(/themes/netgem/images/fleche-scroll-back-4.svg) no-repeat center center;
  background-size: contain;
  display: block;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}

.fleche-scroll-back:hover {
  transform: scale(1.2);
  transform-origin: top center;
}




.lien-ext-petit,
.lien-ext-petit:visited {
  color: #042E54;
   display: block;
   padding-left: 2.25vw;
   position: relative;
   font-size: 1.21em;
   line-height: 1.25em;
   margin-bottom: 1.2vw;
}

.lien-ext-petit:hover {
  transform: scale(1.085);
  color: #FC7C1C;
  transform-origin: center left;
  /*font-weight: 600;*/
}

.lien-ext-petit:before {
  display: block;
   content: '';
   position: absolute;
   left: 0;
   top: -0.2vw;
   width: 1.7vw;
   height: 1.6vw;
   background: #FC7C1C url(/themes/netgem/images/bt-lien-externe.svg) no-repeat center center;
   background-size: contain;
   border-radius: 0.4vw;
}





.mini-header-page {
  padding: 6.6vw 0 0 0;
}

.mini-header-page h1 {
  position: absolute;
   top: 0;
   left: -2000px;
   font-size: 2.2em;
   font-weight: 600;
   color: #fff;
   background-color: #042E54;
   border-radius: 1vw;
   padding: 1.1vw 1.6vw 0;
   border-top-left-radius: 0;
   -o-transition: all .2s;
   -webkit-transition: all .2s;
   -moz-transition: all .2s;
   transition: all .2s;
   height: 4.45vw;
   z-index: 2;
}

.mini-header-page h1.slide {
  left: 0;
}

.mini-header-page .container-img-head {
  position: absolute;
  top: -6.65vw;
  overflow: hidden;
  border-radius: 1.8vw;
  left: 0;
  width: 100%;
  height: 11.1vw;
  z-index: 1;
}

.mini-header-page .container-img-head img {
  width: 100%;
}

.mini-header-page #conteneur-barres {
  position: absolute;
   left: 0;
   top: 0;
   width: 16.9vw;
}

.mini-header-page #conteneur-barres .barre-un, 
.mini-header-page #conteneur-barres .barre-deux, 
.mini-header-page #conteneur-barres .barre-trois {
   border-bottom-left-radius: 0;
    border-bottom-right-radius: 0.7vw;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 5.5vw;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.mini-header-page #conteneur-barres .barre-deux {
   margin-left: 0;
    height: 6.8vw;
}

.mini-header-page #conteneur-barres .barre-trois {
  margin-left: 0;
   height: 8.15vw;
}

.mini-header-page #conteneur-barres .barre-un.slide {
  width: 100%;
} 
.mini-header-page #conteneur-barres .barre-deux.slide {
  width: 14.3vw;
} 
.mini-header-page #conteneur-barres .barre-trois.slide {
  width: 12.9vw;
}

.mini-header-page > div > .cont-base {
  padding: 11.6vw 0 9vw;
}






.grand-header-page .container-image {
  border-radius: 1.8vw;
  overflow: hidden;
}

.grand-header-page img {
  width: 100%;
}

.grand-header-page .conteneur-barres-liste {
  position: absolute;
  right: 0;
  bottom: -3.9vw;
  width: 66.3vw;
  height: 21vw;
}

/*body.page-node-type-ce-qui-nous-rend-unique-page.en .grand-header-page .conteneur-barres-liste {
  width: 36vw;
}*/

.grand-header-page .barre-un, 
.grand-header-page .barre-deux, 
.grand-header-page .barre-trois {
  bottom: 2.6vw;
  position: absolute;
  width: 100%;
  right: -100%;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}

.grand-header-page .barre-un {
  height: calc(100% - 2.6vw);
}

.grand-header-page .barre-un.slide {
  right: 0;
}

.grand-header-page .barre-deux.slide {
  right: -2.55vw;
}

.grand-header-page .barre-trois.slide {
  right: -3.9vw;
}

.grand-header-page .barre-deux {
  bottom: 1.3vw;
}

.grand-header-page .barre-trois {
  bottom: 0;
}

.grand-header-page h1 {
  background-color: #FC7C1C;
  font-weight: 600;
  color: #fff;
  font-size: 3.7em;
  position: absolute;
  bottom: -0.5vw;
  right: -100%;
  width: auto;
  padding: 1.2vw 0.5vw 0.5vw 2vw;
  border-top-left-radius: 1vw;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}

.grand-header-page h1.slide {
  right: 0;
}







.conteneur-barres-parallax-haut {
  position: absolute;
  top: -3.9vw;
  right: 0;
  width: 30.7vw;
  height: 3.9vw;
}

.conteneur-barres-parallax-haut .barre-un, 
.conteneur-barres-parallax-haut .barre-deux, 
.conteneur-barres-parallax-haut .barre-trois {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0.7vw;
}

.conteneur-barres-parallax-haut .barre-trois {
    margin-left: 4.6vw;
}

.conteneur-barres-parallax-bas {
  position: absolute;
  bottom: -3.9vw;
  right: 0;
  width: 30.7vw;
  height: 3.9vw;
}







.chapeau p {
  color: #052E53;
  font-weight: 300;
  font-size: 2.95em;
  margin-bottom: 14vw;
  line-height: 1.2em;
}




.texte-riche video {
  width: 100%;
  height: auto;
}

.texte-riche .caption-drupal-media {
  float: none !important;
}

.texte-riche p,
.texte-riche li,
.texte-riche blockquote {
  color: #052E53;
  font-size: 1.28em;
  font-weight: 500;
  line-height: 1.5em;
  margin-bottom: 2vw;
}

.texte-riche .legende-img p,
.texte-riche .footer-img p {
  margin-bottom: 0 !important;
}

.texte-riche strong {font-weight: 600;}

.texte-riche p.note {font-size: 1em;margin-bottom: 0;}


.texte-riche h2 {
  margin: 0;
  color: #052E53;
  font-weight: 700;
  font-size: 1.67em;
  line-height: 1.4em;
  margin-bottom: 0.5vw;
}

.texte-riche h3 {
  margin: 0;
  color: #052E53;
  font-size: 1.66em;
  line-height: 1.5em;
  margin-bottom: 0.5vw;
  font-weight: 400;
}

.texte-riche h4 {
  font-weight: 600;
  line-height: 1.4em;
  margin: 0;
  font-size: 1.4em;
  color: #052E53;
  margin-bottom: 0.35vw;
}

.texte-riche h5 {
  font-weight: 600;
  line-height: 1.4em;
  margin: 0;
  font-size: 1.28em;
  color: #052E53;
  margin: 0;
}


.texte-riche .pave {
  padding: 1.7vw 1.8vw 1.4vw 2vw;
  //background-color: #A4C4E4;
  margin-bottom: 0;
  border-radius: 1.2vw;
  border: solid 3px #A4C4E4;
}
  
.texte-riche .encouleur {color: #95b1cd;}

/*.texte-riche .pave .encouleur {color: #64788c;}*/

.texte-riche a {
color: #FC7C1C;
text-decoration: none;
-o-transition: all .2s;
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;}
.texte-riche a:visited {color: #FC7C1C;}
.texte-riche a:hover {
  color: #FC7C1C;
  text-decoration: underline;
}

::selection{
  background-color: #fde8d7;
}

::-moz-selection {
  background-color: #fde8d7;
}

.texte-riche .lien-fleche,
.texte-riche .lien-fleche-gros {
  display: inline-block;
  padding: 0 0 0 1vw;
  text-decoration: none;
  font-weight: 500;
  position: relative;
  margin-bottom: 0.1vw;
  color: #052E53;
}
.texte-riche .lien-fleche:hover,
.texte-riche .lien-fleche-gros:hover {
  background-color: transparent;
  text-decoration: none;
}

.texte-riche .lien-fleche-gros {
  font-size: 1.8em;
  padding-left: 3vw;
  line-height: 1.3em;
}

.texte-riche .lien-fleche:before,
.texte-riche .lien-fleche-gros:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  width: 0.6vw;
  height: 1vw;
  background: url(/themes/netgem/images/texte-lien-fleche-2.svg) no-repeat center center;
  background-size: contain;
  top: 0.5vw;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}

.texte-riche .lien-fleche-gros:before {
  left: 0;
  width: 2.3vw;
  height: 2.2vw;
  background: url(/themes/netgem/images/fleche-grosse-orange.svg) no-repeat center center;
  background-size: contain;
}

.texte-riche .lien-fleche:hover:before {left: 0.2vw;}

.texte-riche .lien-fleche-gros:hover:before {left: 0.4vw;}

.texte-riche .text-align-center .lien-fleche,
.texte-riche .text-align-center .lien-fleche-gros {display: inline-block;}


.texte-riche .pave a:hover {
  color: #FC7C1C;
}






.texte-riche .file,
.texte-riche a[data-entity-type="file"] {
  display: inline-block;
  padding: 00;
  text-decoration: none;
  font-weight: 500;
  position: relative;
  margin-bottom: 0.3vw;
  //text-transform: uppercase;
  color: #052E53;
  background-image: none;
}
.texte-riche .file:hover,
.texte-riche a[data-entity-type="file"]:hover {background-color: transparent;text-decoration: none;}

.texte-riche .file:after,
.texte-riche a[data-entity-type="file"]:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: -2.7vw;
  top: 0;
  background: #FC7C1C url(/themes/netgem/images/bt-fleche-telecharger-blanc.svg) no-repeat center center;
  background-size: contain;
  width: 2vw;
  height: 1.9vw;
  border-radius: 0.6vw;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}
.texte-riche .file:hover:after {}


.texte-riche .lien-externe,
.texte-riche .lien-externe:visited {
  background-color: #FC7C1C;
  padding: 0.8vw 3vw 0.7vw 1vw;
  color: #052E53;
  font-size: 0.86em;
  text-transform: uppercase;
  line-height: 1.25em;
  font-weight: 600;
  position: relative;
  border-radius: 0.7vw;
  display: inline-block;
}

.texte-riche .lien-externe:after {
  display: block;
  content: '';
  position: absolute;
  right: 0.8vw;
  top: 0.6vw;
  width: 1.5vw;
  height: 1.6vw;
  background: transparent url(/themes/netgem/images/picto-bt-lien-externe-bleu.svg) no-repeat center center;
  background-size: contain;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}

.texte-riche .lien-externe:hover {
  color: #fff;
  transform: scale(1.2);
  transform-origin: bottom left;
  text-decoration: none;
}

.texte-riche .lien-externe:hover:after {
  background: transparent url(/themes/netgem/images/picto-bt-lien-externe-blanc.svg) no-repeat center center;
  background-size: contain;
}




.texte-riche ul,
.texte-riche ol {
  padding: 0;
  list-style-type: none;
  margin-bottom: 0.5vw;
}

.texte-riche > ul,
.texte-riche > ol,
.texte-riche .texte > ul,
.texte-riche .texte > ol {margin-bottom: 1.5vw;}

.texte-riche ul li {
  padding: 0 0 0 1.2vw !important;
  position: relative;
  margin-bottom: 0.5vw;
}

.texte-riche ul ul,
.texte-riche ol ol {
  margin-bottom: 0;
}

.texte-riche ul li:before {
  content: '•' !important;
  display: block !important;
  position: absolute;
  left: 0;
  font-size: 1.8em;
  color: #A4C4E4;
  top: -0.1vw;
}

.texte-riche ul ul li {
  font-size: 1em;
  opacity: 1;
  padding: 0 0 0 1vw !important;
}

.texte-riche ul ul li:before {
  font-size: 1.5em;
  color: #A4C4E4;
}

.texte-riche ul ul ul li:before {font-size: 1.3em;}




li::marker {
      display: none !important;
      content: '';
  }




.texte-riche ol {counter-reset: item;}

.texte-riche ol li {counter-increment: item;margin-bottom: 0.5vw;position: relative;padding-left: 1.7vw;}

.texte-riche ol li:before {content: counter(item) "-" !important;color: #A4C4E4;display: inline-block;position: absolute;left: 0;letter-spacing: 1px;}

.texte-riche ol ol li {
  font-size: 1em;
  opacity: 1;
}

.texte-riche ol ol li:before {content: counter(item, lower-alpha) "-" !important;color: #A4C4E4;}



.texte-riche blockquote {
  display: block;
  margin-left: 2vw;
  margin-top: 1.5vw;
  border-left: solid 3px #A4C4E4;
  padding: 0.8vw 0 1vw 2.4vw;
  opacity: 1;
}

.texte-riche blockquote,
.texte-riche blockquote p {
  font-size: 1.41em;
  line-height: 1.25em;
  font-weight: 300;
  font-style: italic;
  color: #052E53;
}

.texte-riche blockquote p {display: inline;}

.texte-riche img.align-left {margin: 0 1.2vw 0.5vw 0;}

.texte-riche img.align-right {margin: 0 0 0.5vw 1.2vw;}

.texte-riche .caption > * {
  border: none;
  padding: 0 0 0.4vw 0;
  margin-bottom: 0.1vw;
  background: none;
}

.texte-riche .caption > figcaption {border: none;font-size: 0.9em;line-height: 1.2em;color: #1A1E23;opacity: 0.7;border-bottom: 1px solid #d8d8d8;}

/* ACCORDION NEW VIA CK EDITOR - OK */

.ckeditor-accordion-container > dl {border: none;}

.ckeditor-accordion-container > dl dt > a:not(.button),
.ckeditor-accordion-container > dl dt > a {
  font-size: 1.03em;
  line-height: 1.3em;
  color: #1A1E23;
  background-color: transparent;
  padding: 1.2vw 4vw 1vw 1.8vw;
  position: relative;
  margin: 0.1vw 0 0 0;
  cursor: pointer;
  border: none;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: solid 1px #d8d8d8;
  text-decoration: none;
}
.ckeditor-accordion-container > dl dt > a:not(.button),
.ckeditor-accordion-container > dl dt > a:visited {color: #1A1E23;}
.ckeditor-accordion-container > dl dt > a:not(.button):hover,
.ckeditor-accordion-container > dl dt > a:hover {
  background-color: transparent;
  color: #FC7C1C;
  text-decoration: none;
}

.ckeditor-accordion-container > dl dt:last-of-type > a {
  border-bottom: solid 1px #d8d8d8;
}

.ckeditor-accordion-container > dl dt.active > a {
  background-color: #FC7C1C
  ;border-radius: 0.5vw;
}

.ckeditor-accordion-container > dl dt.active > a,
.ckeditor-accordion-container > dl dt.active > a:hover {
  color: #fff;
  background-color: #FC7C1C;
}

.ckeditor-accordion-container > dl dd {
  padding: 1.2vw 2.4vw 0vw 1.8vw;
}

.ckeditor-accordion-container > dl dd.active {
  border-bottom: solid 1px #d8d8d8;
}

.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle {
  background: url(/themes/netgem/images/fleche-ssmenu-accordion.svg) no-repeat center center;
  background-size: contain;
  left: auto;
  right: 1vw;
  width: 2.6vw;
  height: 2.6vw;
  top: 0.4vw;
  padding: 0;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  }
    
.ckeditor-accordion-container > dl dt > a:hover > .ckeditor-accordion-toggle {background: url(/themes/netgem/images/fleche-ssmenu-accordion.svg) no-repeat center center;background-size: contain;transform:rotate(90deg);}

.ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle {background: url(/themes/netgem/images/fleche-ssmenu-accordion-active.svg) no-repeat center center;background-size: contain;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}

.ckeditor-accordion-container > dl dt.active > a:hover > .ckeditor-accordion-toggle {background: url(/themes/netgem/images/fleche-ssmenu-accordion-active.svg) no-repeat center center;background-size: contain;transform:rotate(0deg);}

.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before, 
.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after {display:none;}


/* correctif 23/05/2025 */






.texte-riche hr {
  width: 100%;
  margin-bottom: 1.1vw;
  margin-top: 1.1vw;
  border: 0;
  height: 1px;
  background-color: #d8d8d8;
}


.texte-riche p img,
.texte-riche img {width: auto;max-width: 100%;}




.texte-riche .pave p,
.texte-riche .pave li,
.texte-riche .pave blockquote,
.texte-riche .pave h2,
.texte-riche .pave h3,
.texte-riche .pave h4,
.texte-riche .pave h5,
.texte-riche .pave h6 {color: #052E53;}

.texte-riche iframe {width: 100% !important;}




/* Mentions légales et .texte-riche.petit */

.mentions-legales .sscont {
  padding: 2vw 25.5vw 0.6vw 6.6vw;
}

.mentions-legales .part-deux .sscont {
  padding-top: 3vw;
  padding-bottom: 7vw;
}

.mentions-legales h1 {
  font-size: 3.73em;
  margin-bottom: 3.4vw;
}

.mentions-legales .part-un .texte-riche p {
  font-size: 1.22em;
  line-height: 1.6em;
}

body.page-node-type-mentions-legales #footer {
  background-color: #fff;
}




.texte-riche.petit h2 {
  font-size: 1.8em;
  margin-bottom: 1vw;
  line-height: 1.34em;
}

.texte-riche.petit h3 {
  font-weight: 600;
  font-size: 1.23em;
  margin-bottom: 1vw;
}

.texte-riche.petit h4 {
    font-size: 1.23em;
}

.texte-riche.petit h5 {
    font-size: 1.23em;
}

.texte-riche.petit p, 
.texte-riche.petit li, 
.texte-riche.petit blockquote {
    font-size: 1em;
    margin-bottom: 1vw;
}

.texte-riche.petit p.note {
    font-size: 0.8em;
}

.texte-riche.petit .lien-fleche:before, 
.texte-riche.petit .lien-fleche-gros:before {
    top: 0.25vw;
}

.texte-riche.petit .file:after {
    top: -0.2vw;
}

.texte-riche.petit .lien-externe:after {
    top: 0.35vw;
}

.texte-riche.petit blockquote, 
.texte-riche.petit blockquote p {
    font-size: 1.25em;
}

.texte-riche.petit .caption > figcaption {
    font-size: 0.8em;
}






#block-addresses {
  position: absolute;
  top: 12.2vw;
  right: 8.2vw;
  width: 17vw;
  background-color: #fff;
  border: solid 1px #D8D8D8;
  padding: 0.8vw 0.75vw;
  box-shadow: 0 5px 20px rgb(0 0 0 / 5%);
  border-radius: 1.2vw;
}

#block-addresses .cont-carte {
  overflow: hidden;
  border-radius: 0.5vw;
}

#block-addresses .cont-carte img {
  width: 100%;
}

#block-addresses .cont-adresses {
  padding: 1.8vw 1vw 0;
}

#block-addresses h2 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
  width: auto;
}

#block-addresses .texte-riche .field__item {
  border-bottom: solid 1px #B9C2C9;
  border-bottom: solid 1px #B9C2C9;
  padding: 1.2vw 0 1vw;
}

#block-addresses .texte-riche .field__item:first-child {
  padding-top: 1vw;
}

#block-addresses .texte-riche .field__item:last-child {
  border: none;
  padding-bottom: 0.4vw;
}

#block-addresses .texte-riche p, 
#block-addresses .texte-riche li, 
#block-addresses .texte-riche blockquote {
  font-size: 1em;
  margin-bottom: 0;
}




.conteneur-barres-gauche {
  position: absolute;
   left: 0;
   bottom: -3.9vw;
   width: 33.1vw;
}

.conteneur-barres-gauche .barre-un, 
.conteneur-barres-gauche .barre-deux, 
.conteneur-barres-gauche .barre-trois {
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0.7vw;
}

.conteneur-barres-gauche .barre-deux {
   margin-left: 0;
   margin-right: 2.55vw;
}

.conteneur-barres-gauche .barre-trois {
   margin-left: 0;
   margin-right: 3.9vw;
}

.conteneur-barres-gauche.haut {
  top: -3.9vw;
  width: 38vw;
  bottom: auto;
}

.conteneur-barres-gauche.haut .barre-un, 
.conteneur-barres-gauche.haut .barre-deux, 
.conteneur-barres-gauche.haut .barre-trois {
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
   border-top-right-radius: 0.7vw;
}





.messages.messages--error {
  padding: 0;
  border: none;
  background: no-repeat;
  box-shadow: none;
}

div[role=alert] {
  text-align: center;
   font-size: 1.7em;
   padding: 2.2vw;
   color: #EC654E;
   border-top: solid 3px #EC654E;
   border-bottom: solid 3px #EC654E;
   margin: 3.4vw 0;
   line-height: 1.5em;
}







@media screen and (max-width: 1350px) {
  
  .texte-riche.petit p,
  .texte-riche.petit li,
  .texte-riche.petit blockquote {
    font-size: 14px;
    margin-bottom: 21px;
  }
  
  .texte-riche.petit .legende-img p,
  .texte-riche.petit .footer-img p {
    margin-bottom: 0 !important;
  }
  
  .texte-riche.petit p.note {
      font-size: 11px;
      margin-bottom: 0;
  }
  
  
  .texte-riche.petit h2 {
      margin: 0;
      margin-bottom: 5px;
      font-size: 22px;
  }
  
  .texte-riche.petit h3 {
      margin: 0;
      font-size: 18px;
      margin-bottom: 5px;
  }
  
  .texte-riche.petit h4 {
      margin: 0;
      font-size: 15px;
      margin-bottom: 4px;
  }
  
  .texte-riche.petit h5 {
      font-size: 14px;
      margin: 0;
  }
  
  
  .texte-riche.petit .pave {
      padding: 18px 19px 15px 21px;
      margin-bottom: 0;
      border-radius: 13px;
  }
  
  .texte-riche.petit .lien-fleche, 
  .texte-riche.petit .lien-fleche-gros {
      padding: 0 0 0 10px;
      margin-bottom: 1px;
  }
  
  .texte-riche.petit .lien-fleche-gros {
      font-size: 25px;
      padding-left: 31px;
  }
  
  .texte-riche.petit .lien-fleche:before, .texte-riche.petit .lien-fleche-gros:before {
      width: 6px;
      height: 10px;
      top: 5px;
  }
  
  .texte-riche.petit .lien-fleche-gros:before {
      width: 24px;
      height: 23px;
  }
  
  .texte-riche.petit .lien-fleche:hover:before {
    left: 2px;
  }
  
  .texte-riche.petit .lien-fleche-gros:hover:before {
    left: 4px;
  }
  
  .texte-riche.petit .file {
    padding: 0;
    margin-bottom: 3px;
  }
  
  .texte-riche.petit .file:after {
      right: -28px;
      top: 0;
      width: 21px;
      height: 20px;
      border-radius: 6px;
  }
  
  
  .texte-riche.petit .lien-externe, 
  .texte-riche.petit .lien-externe:visited {
      padding: 8px 31px 7px 10px;
      font-size: 12px;
      border-radius: 7px;
  }
  
  .texte-riche.petit .lien-externe:after {
      right: 8px;
      top: 6px;
      width: 16px;
      height: 17px;
  }
  
  .texte-riche.petit ul,
  .texte-riche.petit ol {
    padding: 0;
    margin-bottom: 5px;
  }
  
  .texte-riche.petit > ul,
  .texte-riche.petit > ol,
  .texte-riche.petit .texte > ul,
  .texte-riche.petit .texte > ol {
    margin-bottom: 16px;
  }
  
  .texte-riche.petit ul li {
    padding: 0 0 0 13px !important;
    position: relative;
    margin-bottom: 5px;
  }
  
  .texte-riche.petit ul ul,
  .texte-riche.petit ol ol {
    margin-bottom: 0;
  }
  
  .texte-riche.petit ul li:before {
      font-size: 25px;
      top: -1px;
  }
  
  .texte-riche.petit ul ul li {
      font-size: 14px;
      padding: 0 0 0 10px !important;
  }
  
  .texte-riche.petit ul ul li:before {
    font-size: 21px;
  }
  
  .texte-riche.petit ul ul ul li:before {
    font-size: 18px;
  }
  
  .texte-riche.petit ol li {
    margin-bottom: 5px;
    padding-left: 18px;
  }
  
  .texte-riche.petit ol ol li {
    font-size: 14px;
  }
  
  .texte-riche.petit blockquote {
      margin-left: 21px;
      margin-top: 16px;
      padding: 8px 0 10px 25px;
  }
  
  .texte-riche.petit blockquote,
  .texte-riche.petit blockquote p {
    font-size: 22px;
  }
  
  .texte-riche.petit img.align-left {
    margin: 0 13px 5px 0;
  }
  
  .texte-riche.petit img.align-right {
    margin: 0 0 5px 13px;
  }
  
  .texte-riche.petit .caption > * {
    padding: 0 0 4px 0;
    margin-bottom: 1px;
  }
  
  .texte-riche.petit .caption > figcaption {
    font-size:10px;
  }
  .texte-riche.petit .ckeditor-accordion-container > dl dt > a:not(.button),
  .texte-riche.petit .ckeditor-accordion-container > dl dt > a {
      font-size: 11px;
      padding: 13px 42px 10px 19px;
      margin: 1px 0 0 0;
  }
  
  .texte-riche.petit .ckeditor-accordion-container > dl dt.active > a {
    border-radius: 5px;
  }
  
  .texte-riche.petit .ckeditor-accordion-container > dl dd {
    padding: 13px 25px 0 19px;
  }
  
  .texte-riche.petit .ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle {
      left: auto;
      right: 10px;
      width: 27px;
      height: 27px;
      top: 5px;
      padding: 0;
  }
  
  .texte-riche.petit hr {
    margin-bottom: 12px;
    margin-top: 12px;
  }
  
  .mentions-legales .part-un .texte-riche p {
      font-size: 16px;
      line-height: 1.6em;
  }
  
  
  
  div[role=alert] {
    font-size: 23px;
     padding: 29px;
     margin: 44px 0;
  }
  
  
}








@media screen and (max-width: 1260px) {
  
  .cont-base {
     width: 90.1%;
  }
  
  .cont-base-pt {
    width: 86.3%;
  }
  
  .barre-un, 
  .barre-deux, 
  .barre-trois {
      height: 1.5vw;
  }
  
  .barre-deux {
      margin-left: 2.7vw;
  }
  
  .barre-trois {
      margin-left: 4.3vw;
  }
  
  .gd-titre {
      font-size: 3.25em;
  }
  
  .gd-lien {
      font-size: 1.25em;
  }
  
  .conteneur-barres-parallax-bas {
      bottom: -4.5vw;
      width: 27.8vw;
      height: 4.5vw;
  }
  
  .conteneur-barres-parallax-haut {
      top: -4.5vw;
      height: 4.5vw;
  }
  
  .conteneur-barres-parallax-haut .barre-trois {
      margin-left: 4.3vw;
  }
  
  .grand-header-page .conteneur-barres-liste {
      bottom: -4.5vw;
      height: 22vw;
  }
  
  .grand-header-page .barre-un, 
  .grand-header-page .barre-deux, 
  .grand-header-page .barre-trois {
      bottom: 3vw;
  }
  
  .grand-header-page .barre-un {
      height: calc(100% - 3vw);
  }
  
  .grand-header-page .barre-deux {
      bottom: 1.5vw;
  }
  
  .grand-header-page .barre-deux.slide {
      right: -2.7vw;
  }
  
  .grand-header-page .barre-trois {
      bottom: 0;
  }
  
  .grand-header-page .barre-trois.slide {
      right: -4.3vw;
  }
  
  .conteneur-barres-gauche {
      bottom: -4.5vw;
  }
  
}








@media screen and (max-width: 1200px) {
  
  #block-addresses {
     width: 22%;
     padding: 1vw 0.95vw;
     border-radius: 1.4vw;
  }
  
  #block-addresses .texte-riche p, 
  #block-addresses .texte-riche li, 
  #block-addresses .texte-riche blockquote {
      font-size: 1.15em;
      margin-bottom: 0;
  }
  
  #block-addresses h2 {
      font-size: 2.1em;
  }
  
  #block-addresses .cont-carte {
      border-radius: 0.7vw;
  }
  
  .mentions-legales .sscont {
      padding: 6vw 30vw 2vw 4vw;
  }
  
  .mentions-legales .part-deux .sscont {
      padding-top: 5vw;
      padding-bottom: 7vw;
  }
  
}







@media screen and (max-width: 1080px) {
  
  .lien-ext-petit, .lien-ext-petit:visited {
     padding-left: 3.25vw;
     font-size: 1.5em;
     margin-bottom: 1.5vw;
  }
  
  .lien-ext-petit:before {
     top: 0;
     width: 2.2vw;
     height: 2.1vw;
     border-radius: 0.5vw;
  }
  
}






@media screen and (max-width: 1050px) {
  
  .texte-riche p,
  .texte-riche li,
  .texte-riche blockquote {
    font-size: 14px;
    margin-bottom: 21px;
  }
  
  .texte-riche .legende-img p,
  .texte-riche .footer-img p {
    margin-bottom: 0 !important;
  }
  
  .texte-riche p.note {
      font-size: 11px;
      margin-bottom: 0;
  }
  
  
  .texte-riche h2 {
      margin: 0;
      margin-bottom: 5px;
      font-size: 18px;
  }
  
  .texte-riche h3 {
      margin: 0;
      font-size: 18px;
      margin-bottom: 5px;
  }
  
  .texte-riche h4 {
      margin: 0;
      font-size: 15px;
      margin-bottom: 4px;
  }
  
  .texte-riche h5 {
      font-size: 14px;
      margin: 0;
  }
  
  
  .texte-riche .pave {
      padding: 18px 19px 15px 21px;
      margin-bottom: 0;
      border-radius: 13px;
  }
  
  .texte-riche .lien-fleche, 
  .texte-riche .lien-fleche-gros {
      padding: 0 0 0 10px;
      margin-bottom: 1px;
  }
  
  .texte-riche .lien-fleche-gros {
      font-size: 25px;
      padding-left: 31px;
  }
  
  .texte-riche .lien-fleche:before, .texte-riche .lien-fleche-gros:before {
      width: 6px;
      height: 10px;
      top: 5px;
  }
  
  .texte-riche .lien-fleche-gros:before {
      width: 24px;
      height: 23px;
  }
  
  .texte-riche .lien-fleche:hover:before {
    left: 2px;
  }
  
  .texte-riche .lien-fleche-gros:hover:before {
    left: 4px;
  }
  
  .texte-riche .file {
    padding: 0;
    margin-bottom: 3px;
  }
  
  .texte-riche .file:after {
      right: -28px;
      top: 0;
      width: 21px;
      height: 20px;
      border-radius: 6px;
  }
  
  
  .texte-riche .lien-externe, 
  .texte-riche .lien-externe:visited {
      padding: 8px 31px 7px 10px;
      font-size: 12px;
      border-radius: 7px;
  }
  
  .texte-riche .lien-externe:after {
      right: 8px;
      top: 6px;
      width: 16px;
      height: 17px;
  }
  
  .texte-riche ul,
  .texte-riche ol {
    padding: 0;
    margin-bottom: 5px;
  }
  
  .texte-riche > ul,
  .texte-riche > ol,
  .texte-riche .texte > ul,
  .texte-riche .texte > ol {
    margin-bottom: 16px;
  }
  
  .texte-riche ul li {
    padding: 0 0 0 13px !important;
    position: relative;
    margin-bottom: 5px;
  }
  
  .texte-riche ul ul,
  .texte-riche ol ol {
    margin-bottom: 0;
  }
  
  .texte-riche ul li:before {
      font-size: 25px;
      top: -1px;
  }
  
  .texte-riche ul ul li {
      font-size: 14px;
      padding: 0 0 0 10px !important;
  }
  
  .texte-riche ul ul li:before {
    font-size: 21px;
  }
  
  .texte-riche ul ul ul li:before {
    font-size: 18px;
  }
  
  .texte-riche ol li {
    margin-bottom: 5px;
    padding-left: 18px;
  }
  
  .texte-riche ol ol li {
    font-size: 14px;
  }
  
  .texte-riche blockquote {
      margin-left: 21px;
      margin-top: 16px;
      padding: 8px 0 10px 25px;
  }
  
  .texte-riche blockquote,
  .texte-riche blockquote p {
    font-size: 22px;
  }
  
  .texte-riche img.align-left {
    margin: 0 13px 5px 0;
  }
  
  .texte-riche img.align-right {
    margin: 0 0 5px 13px;
  }
  
  .texte-riche .caption > * {
    padding: 0 0 4px 0;
    margin-bottom: 1px;
  }
  
  .texte-riche .caption > figcaption {
    font-size:10px;
  }
  
  .ckeditor-accordion-container > dl dt > a:not(.button),
  .ckeditor-accordion-container > dl dt > a {
      font-size: 11px;
      padding: 13px 42px 10px 19px;
      margin: 1px 0 0 0;
  }
  
  .ckeditor-accordion-container > dl dt.active > a {
    border-radius: 5px;
  }
  
  .ckeditor-accordion-container > dl dd {
    padding: 13px 25px 0 19px;
  }
  
  .ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle {
      left: auto;
      right: 10px;
      width: 27px;
      height: 27px;
      top: 5px;
      padding: 0;
  }
  
  .texte-riche hr {
    margin-bottom: 12px;
    margin-top: 12px;
  }
  
}







@media screen and (max-width: 1000px) {
  
  .bt-telecharger {
      width: 32px;
      height: 32px;
      border-radius: 7px;
  }
  
  #block-addresses {
      width: 25%;
      right: 4.95%;
  }
  
  #block-addresses .texte-riche p, 
  #block-addresses .texte-riche li, 
  #block-addresses .texte-riche blockquote {
      font-size: 1.3em;
  }
  
  #block-addresses h2 {
      font-size: 2.3em;
  }
  
  .mentions-legales .sscont {
      padding: 7vw 30vw 3vw 0;
  }
  
  .mentions-legales .part-deux .sscont {
      padding-top: 6vw;
  }
  
}






@media screen and (max-width: 900px) {
  
  div[role=alert] {
     font-size: 16px;
     padding: 20px;
     margin: 31px 0;
     line-height: 1.25em;
  }
  
}







@media screen and (max-width: 852px) {
  
  .cont-base {
      width: 91.4%;
  }
  
  .cont-base-pt {
    width: 81.4%;
  }
  
  .conteneur-barres-parallax-bas {
      bottom: -5.7vw;
      width: 38vw;
      height: 5.7vw;
  }
  
  .barre-un, 
  .barre-deux, 
  .barre-trois {
      height: 1.9vw;
      border-bottom-left-radius: 1.1vw;
  }
  
  .barre-deux {
     margin-left: 3.5vw;
  }
  
  .barre-trois {
     margin-left: 5.6vw;
  }
  
  .gd-titre {
      font-size: 3.47em;
  }
  
  .gd-lien {
      font-size: 1.73em;
  }
  
  .conteneur-barres-gauche {
      bottom: -5.7vw;
  }
  
  .conteneur-barres-gauche.haut {
      top: -5.7vw;
      width: 35vw;
  }
  
  #acc-img-parallax {
      height: 74vw;
  }
  
  .conteneur-barres-parallax-haut {
      top: -5.7vw;
      height: 5.7vw;
  }
  
  .conteneur-barres-parallax-haut .barre-trois {
      margin-left: 5.6vw;
  }
  
  .lien-ext-petit, 
  .lien-ext-petit:visited {
      font-size: 1.8em;
  }
  
  .grand-header-page .conteneur-barres-liste {
      bottom: -5.7vw;
      height: 23vw;
      width: 73.3vw;
  }
  
  .grand-header-page .barre-un, 
  .grand-header-page .barre-deux, 
  .grand-header-page .barre-trois {
      bottom: 3.8vw;
      border-bottom-left-radius: 8px;
  }
  
  .grand-header-page .barre-un {
      height: calc(100% - 3.8vw);
  }
  
  .grand-header-page .barre-deux {
      bottom: 1.9vw;
  }
  
  .grand-header-page .barre-deux.slide {
      right: -3.5vw;
  }
  
  .grand-header-page .barre-trois {
      bottom: 0;
  }
  
  .grand-header-page .barre-trois.slide {
      right: -5.6vw;
  }
  
  .grand-header-page h1 {
      font-size: 4.2em;
  }
  
  .mini-header-page {
      padding: 9vw 0 0 0;
  }
  
  .mini-header-page #conteneur-barres {
      width: 19vw;
  }
  
  .mini-header-page > div > .cont-base {
      padding: 16vw 0 9vw;
  }
  
  .mini-header-page .container-img-head {
    top: -8.5vw;
      border-radius: 2.2vw;
      height: 13.9vw;
  }
  
  .mini-header-page .container-img-head img {
      width: 120%;
  }
  
  .mini-header-page h1 {
      font-size: 3em;
      border-radius: 1.4vw;
      padding: 1.1vw 1.6vw 0;
      border-top-left-radius: 0;
      height: 5.5vw;
  }
  
  .mini-header-page #conteneur-barres .barre-un, 
  .mini-header-page #conteneur-barres .barre-deux, 
  .mini-header-page #conteneur-barres .barre-trois {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 1.1vw;
      height: 7.4vw;
  }
  
  .mini-header-page #conteneur-barres .barre-deux {
      height: 9.3vw;
  }
  
  .mini-header-page #conteneur-barres .barre-trois {
      height: 11.2vw;
  }
  
  .conteneur-barres-gauche .barre-un, 
  .conteneur-barres-gauche .barre-deux, 
  .conteneur-barres-gauche .barre-trois {
     border-bottom-left-radius: 0;
     border-bottom-right-radius: 1.1vw;
  }
  
  #block-addresses {
      width: 35%;
      padding: 1.5vw;
  }
  
  #block-addresses .texte-riche p, 
  #block-addresses .texte-riche li, 
  #block-addresses .texte-riche blockquote {
      font-size: 1.8em;
  }
  
  #block-addresses .texte-riche .field__item {
      padding: 2vw 0 1.6vw;
  }
  
  #block-addresses .texte-riche .field__item:first-child {
      padding-top: 1.6vw;
  }
  
  #block-addresses .texte-riche .field__item:last-child {
      border: none;
      padding-bottom: 1vw;
  }
  
  #block-addresses h2 {
      font-size: 3em;
  }
  
  .mentions-legales .sscont {
      padding: 7vw 40vw 3vw 0;
  }
  
  body.page-node-type-mentions-legales #block-addresses {
      top: 138px;
  }
  
  .mentions-legales h1 {
      font-size: 4.2em;
      margin-bottom: 7vw;
  }
  
}






@media screen and (max-width: 736px) {
  
  .gd-titre {
      font-size: 3.75em;
  }
  
  .gd-lien {
      font-size: 1.85em;
  }
  
  .conteneur-barres-gauche.haut {
      width: 29vw;
  }
  
}





@media screen and (max-width: 610px) {
  
  .lien-ext-petit, 
  .lien-ext-petit:visited {
     font-size: 2.3em;
  }
  
}





@media screen and (max-width: 540px) {
  
  .cont-base {
      width: auto;
      margin: 0 30px;
  }
  
  .barre-un, 
  .barre-deux, 
  .barre-trois {
      height: 13px;
      border-bottom-left-radius: 6px;
  }
  
  .barre-deux {
      margin-left: 24px;
  }
  
  .barre-trois {
      margin-left: 38px;
  }
  
  .gd-titre {
      font-size: 29px;
      font-size: 8.8em;
  }
  
  .gd-lien {
      font-size: 15px;
      font-size: 4.5em;
  }
  
  .gd-lien:hover {
      transform: scale(1);
      transform-origin: center center;
      padding-left: 0;
  }
  
  .conteneur-barres-parallax-bas {
      width: 54vw;
      bottom: -39px;
      height: 39px;
  }
  
  .conteneur-barres-gauche.haut {
      width: 54vw;
      top: -39px;
  }
  
  .conteneur-barres-gauche.haut .barre-un, 
  .conteneur-barres-gauche.haut .barre-deux, 
  .conteneur-barres-gauche.haut .barre-trois {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 6px;
  }
  
  .conteneur-barres-gauche .barre-deux {
      margin-left: 0;
      margin-right: 7.5vw;
  }
  
  .conteneur-barres-gauche .barre-trois {
      margin-left: 0;
      margin-right: 11.9vw;
  }
  
  .conteneur-barres-parallax-haut {
      top: -39px;
      height: 39px;
  }
  
  .conteneur-barres-parallax-haut .barre-un, 
  .conteneur-barres-parallax-haut .barre-deux,
  .conteneur-barres-parallax-haut .barre-trois {
      border-bottom-left-radius: 0;
      border-top-left-radius: 6px;
  }
  
  .conteneur-barres-parallax-haut .barre-trois {
      margin-left: 38px;
  }
  
  .lien-ext-petit, 
  .lien-ext-petit:visited {
     font-size: 4.5em;
     margin-bottom: 4vw;
     padding-left: 9vw;
  }
  
  .lien-ext-petit:before {
     top: -0.5vw;
     width: 6vw;
     height: 6.1vw;
     border-radius: 1.4vw;
  }
  
  .grand-header-page .cont-base {
    margin: 0;
  }
  
  .grand-header-page .container-image {
      border-radius: 0;
  }
  
  .grand-header-page h1 {
    bottom: -15vw;
    height: 15vw;
    border-top-left-radius: 0;
    border-bottom-left-radius: 6vw;
    font-size: 5.6em;
    padding: 4.9vw 6.3vw 0 3.7vw;
  }
  
  .grand-header-page .conteneur-barres-liste {
      bottom: calc(-15vw - 26px);
      height: 26px;
      width: 43.7vw;
  }
  
  .grand-header-page .barre-un {
    display: none;
  }
  
  .grand-header-page .barre-deux {
    height: 13px;
    bottom: 13px;
  }
  
  .grand-header-page .barre-trois {
    bottom: 0;
    height: 13px;
  }
  
  .grand-header-page .barre-deux.slide {
      right: 0;
  }
  
  .grand-header-page .barre-trois.slide {
      right: -14px;
  }
  
  .mini-header-page .container-img-head {
    width: calc(100% + 60px);
    left: -30px;
    border-radius: 0;
    height: 25vw;
  }
  
  .mini-header-page .container-img-head img {
      width: 100%;
  }
  
  .mini-header-page h1 {
      font-size: 4.8em;
      border-radius: 2.1vw;
      padding: 2.6vw 0 0;
      border-top-left-radius: 2.1vw;
      height: 10.6vw;
      top: 10vw;
      width: 100%;
      text-align: center;
  }
  
  .mini-header-page #conteneur-barres {
      width: 54vw;
      top: 15.6vw;
  }
  
  .mini-header-page #conteneur-barres .barre-un, .mini-header-page #conteneur-barres .barre-deux, .mini-header-page #conteneur-barres .barre-trois {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 6px;
      height: calc(5vw + 13px);
  }
  
  .mini-header-page #conteneur-barres .barre-deux {
      height: calc(5vw + 26px);
  }
  
  .mini-header-page #conteneur-barres .barre-deux.slide {
      width: 47vw;
  }
  
  .mini-header-page #conteneur-barres .barre-trois {
      height: calc(5vw + 39px);
  }
  
  .mini-header-page #conteneur-barres .barre-trois.slide {
      width: 44vw;
  }
  
  .mini-header-page > div > .cont-base {
      padding: 55vw 0 4vw;
  }
  
  .conteneur-barres-gauche {
      bottom: -39px;
  }
  
  .conteneur-barres-gauche .barre-un, 
  .conteneur-barres-gauche .barre-deux, 
  .conteneur-barres-gauche .barre-trois {
     border-bottom-left-radius: 0;
     border-bottom-right-radius: 6px;
  }
  
  #block-addresses {
      width: auto;
      padding: 4.2vw;
      border-radius: 6vw;
      float: none;
  }
  
  #block-addresses .cont-carte {
      border-radius: 2.7vw;
  }
  
  #block-addresses .texte-riche p, 
  #block-addresses .texte-riche li, 
  #block-addresses .texte-riche blockquote {
      font-size: 4.6em;
  }
  
  #block-addresses h2 {
      font-size: 10em;
  }
  
  #block-addresses .texte-riche .field__item {
      padding: 6vw 0 6vw;
  }
  
  #block-addresses .texte-riche .field__item:first-child {
      padding-top: 5vw;
  }
  
  #block-addresses .texte-riche .field__item:last-child {
      border: none;
      padding-bottom: 4vw;
  }
  
  #block-addresses .cont-adresses {
      padding: 6vw 3vw 0;
  }
  
  body.page-node-type-mentions-legales #block-addresses {
    position: static;
    top: auto;
    right: auto;
    margin: 0;
    padding: 0 30px 42px;
    background-color: #F5F5F5;
    border-radius: 0;
    border: none;
    box-shadow: none;
  }
  
  body.page-node-type-mentions-legales #block-addresses > div {
    padding: 4.2vw;
    border-radius: 6vw;
    background-color: #fff;
    border: solid 1px #D8D8D8;
    box-shadow: 0 5px 20px rgb(0 0 0 / 5%);
  }
  
  .mentions-legales .sscont {
      padding: 7vw 0 3vw 0;
  }
  
  .mentions-legales h1 {
      font-size: 32px;
      margin-bottom: 10vw;
  }
  
  .mentions-legales .sscont {
      padding: 10vw 0 8vw 0;
  }
  
  .mentions-legales .part-deux .sscont {
      padding-top: 14vw;
      padding-bottom: 14vw;
  }
  
}










#pages-404-403-pages h1 {
  opacity: 0.7;
  color: #1A1E23;
  font-weight: 200;
  font-size: 4.34em;
  line-height: 1.02em;
}




@media screen and (max-width: 630px) {
  
  #pages-404-403-pages h1 {
    font-size: 32px;
    line-height: 0.7em;
  }
  
  #pages-404-403-pages h1 span {
    display: block;
    line-height: normal !important;
    padding-top: 26px;
  }
  
}













