/*--
  reset
--*/ 
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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:none;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;/* font-family:inherit; */vertical-align:baseline;text-decoration:none;margin:0;padding:0;}
table{border-collapse:separate;border-spacing:0}
blockquote:before,blockquote:after,q:before,q:after{content:""}
*{margin:0;padding:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block; }                  
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
:focus { outline: 0;}
table { border-collapse: collapse; border-spacing: 0;}
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
a{text-decoration:none; position:relative; color:#000;}
audio,video,canvas {max-width: 100%;}
 
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.bo_paragraphe {
  border: 1px dashed #C00000;
  margin-bottom: 5px;
}

acronym {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  cursor: help;
}

html {
  margin: 0;
  padding: 0;
}

body {
font-family: 'Questrial', sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
text-align:center;
  line-height:1.45;
  
}
.fs-gallery-wrap {
  overflow:hidden;
  z-index:20;
  padding-left:80px;
  background:#f9f9f9;
}
.fs-gallery-wrap .swiper-container{width:100%;height:100vh; }
.fs-gallery-wrap  .swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center; overflow:hidden;}
.fs-gallery-wrap .swiper-pagination-bullet {
  border-radius:0;
  background:none;
  padding:10px 12px;
  -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
  position:relative;
  color:#000;
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size:12px;
  opacity:1;
  float:left;
  margin-top:0;
  line-height:0;
}
.fs-gallery-wrap .swiper-pagination-bullet:before {
  content:'';
  position:absolute;
  bottom:50%;
  left:30px;
  width:0;
  height:1px;
  margin-bottom:-1px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
  background: #fe5901;
}
.fs-gallery-wrap .swiper-pagination-bullet:last-child:before  {
  left:inherit;
  right:20px;
}


.fs-gallery-wrap .swiper-pagination-bullet-active {
  color:#999;
  padding-right:50px;
}
.fs-gallery-wrap .swiper-pagination-bullet-active:last-child {

  padding-right:0;
  padding-left:50px;
}

h3{
  font-size:20px;
  font-weight:bold;
  margin-bottom:10px;
}
.fs-gallery-wrap .swiper-pagination-bullet-active:before  {
  width:30px;
}
.show-info {
  position:absolute;
  bottom:50px;
  left:50px;
  width:50%;
  z-index:15;
}
.slider-wrap .show-info{
  bottom:130px;
}
.slider-wrap.tpslw .show-info {
  bottom:130px;
}
.fond_body_3 {
  background: transparent;
}

p {
  margin: 0 0 10px 0;
}


section.parallax-section .bg  , .home-slider .bg , .par-bg .bg{
  height:120vh;
  top:-10%;
}
h4 {
    border-bottom:2px solid #e95e20;
  font-size: 0.9em;


}
h4 a{

    text-decoration:none!important;
    padding-bottom:10px;
    line-height:auto;
    display:inline-block;
    color:#1c1c1c!important;
    font-weight:bold!important;
    text-transform:uppercase;
}


.suite, #centre input[type=submit],#centreetdroite input[type=submit]{
    background-color: #e95e20;
    padding:5px 10px;
    color:#fff!important;
    text-decoration:none!important;
    display:inline-block;
    margin-top:10px;
}
#centre input[type=submit],#centreetdroite input[type=submit]{
    border:none;
    font-size:14px;
}

a.lieninvisible {
  text-decoration: none;
}

a.alt {
  color: #084a84;
  font-weight: normal;
  text-decoration: underline;
}

th {
  text-align: left;
}

ul li {
  list-style-position: inside;
}
#centreetdroite ul{
  list-style:circle;
  margin-left:20px;
  margin-bottom:20px;
}

.slide_only{
  width:100%;
  height: calc(100vh - 105px);
  padding-bottom: 29px;
}

.slide_only img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bg {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:1;
  background-size: cover;
  background-attachment: scroll;
  background-position: top;
  background-repeat:repeat;
  background-origin: content-box;
}
.respimg {
  width:100%;
  height:auto;
}
.overlay {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background: #fff;
  opacity: 0;
  z-index:2;
}
.swiper-slide .overlay  , .hero-content .overlay{
  opacity: 0.1;
}
#header {
  background-color: transparent;
  z-index: 100;
  width: 100%;
  position: relative;
  font-size:0;
  margin: 0px;
  padding: 0px;
  top:0;
  /* padding-left:80px; */
  background: rgba(255, 255, 255, 0.25);
  /* box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.29); */
  /* height:70px; */
}
.pageAccueil #header{
  /* position:absolute; */
}
#header #tetiere {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 132px;
  margin: 0px;
  padding: 0px;
  padding-top: 30px;
  z-index: 2;
}

#header h1 {
  margin: 0px;
  padding: 0px;
}

#header #tetiere img {
  border: 0;
  margin: 0;
  padding: 0;
}
.hero-content {
  z-index:50;
  overflow:hidden;
  background:#fff;
}
.hero-wrap{
  position:absolute;
  top:50%;
  left:0;
  width:100%;
  z-index:20;
}
.hero-wrap h2  , .hero-wrap h2 a {
  color: #000;
}
.hero-wrap p {
  color:#000;
  font-size: 16px;
  font-weight: 600;
}
.swiper-slide .overlay  , .hero-content .overlay{
  opacity: 0.1;
}
.hero-wrap h2  {
  float:left;
  max-width:750px;
  font-size: 50px;
  font-family: 'Poppins', sans-serif;
  line-height: 60px;
  text-align:left;
  font-weight:bold;
  padding-bottom:20px;
}
.hero-item {
  padding:20px 30px;
}
.hero-item h3 {
  float:left;
  width:100%;
  padding-bottom:20px;
  color: rgba(255,255,255,0.71);
  text-align:left;
  text-transform:uppercase;
  font-weight:700;
  font-family: 'Poppins', sans-serif;
  font-size:13px;
}
.hero-item:before {
  content:'';
  position:absolute;
  top:-20px;
  bottom:-20px;
  left:0;
  width:1px;
  z-index:5;
}
.slide-progress-container {
  position:absolute;
  height:1px;
  z-index:3;
  bottom:50px;
  right:0;
  left:0;
}
.slide-progress-content {
  margin:0 auto;
  max-width:1224px;
  position:relative;
}
.slide-progress-warp {
  float:left;
  position:relative;
  max-width:750px;
  height:1px;
  background:rgba(255,255,255,0.41);
  z-index:10;
  bottom:0;
  width:100%;
}
.slide-progress {
  position:absolute;
  top:50%;
  left:0;
  height:4px;
  border-radius:6px;
  margin-top:-2.5px;
  width:0;
  max-width:100%;
  background:#000;
}

#header #bandeau {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 221px;
  background-color: #FFFFFF;
  z-index: 1;
}

#header #bandeau img {
  border: 0;
  margin: 0;
  padding: 0;
}

#header #baseline {
  position: absolute;
  font-family: Times New Roman,Times,serif;
  font-weight: normal;
  font-size: 1.6em;
  top: 90px;
  right: 10px;
  color: #0e2980;
}

#header #baseline marquee {
  font-family: trebuchet ms,arial,tahoma,verdana,sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
  width: 340px;
}

#header #baseline strong {
  color: #FFFFFF;
  font-weight: normal;
}

#header img {
  margin: 0;
  padding: 0;
  background-image: none;
}

#header780 {
  display: none;
}

#header_popup {
  display: none;
}

#haut {
  height: 37px;
  background-color: transparent;
  margin: 0 0 10px 0;
  padding: 0;
}

#conteneur {
  padding: 22px 90px;
}

#centreetdroite, {

  

  margin: 0px;

  padding: 0;

  background: transparent;
font-family: 'Poppins', sans-serif;
  font-weight: normal;
  color: #606060;
}

html>body #centre {
  height: auto;
  min-height: 500px;
}

html>body #centreetdroite {
  height: auto;

  max-width:1600px;
  margin:auto;
  width:100%;
  padding:60px 15px;

position:relative;
}
#contenu_scroller{
  position:relative;z-index:2;
}
#centreetdroite:before{
  content:'';
  display:block;
  left:0px;
  right:0px;
  bottom:0px;
  /* background-image:url(../images/interface/bg14.jpg); */
  top:0;
  opacity:0.1;
  background-position: 0 bottom;
  background-size:100% auto;
  position:absolute;
  z-index:1;
}
#centreetdroite{
  font-family: 'Poppins', sans-serif;
  font-weight: normal;

  margin-bottom: 20px;
  font-size:14px;
text-align:left;

}
.pageAccueil   #centreetdroite{
  margin-left:80px;
  max-width:100%;
  width:100%;
}
.pageAccueil #centreetdroite{
      padding:0px;
    }
#centreetdroite p,#centre p,
#centreetdroite ul li,#centre ul li {
font-family: 'Poppins', sans-serif;
  font-weight: normal;
  color: #606060;
  margin-bottom: 20px;
  font-size:14px;
}





#centreetdroite strong,#centre strong {
  color: #000000;
  font-weight:bold;
}

#centre img,#centreetdroite img {
  padding: 0 5px 0px 0px;
}

#centre ul {
  margin-top: 20px;
  margin-bottom: 15px;
}



#gauche {
  display: none;
}

#droite {
  float: right;
  font-size: 10pt;
  width: 327px;
  color: #363738;
  padding: 0;
  padding-top: 15px;
  margin: 20px;
  margin-left: 10px;
font-family: 'Poppins', sans-serif;
  font-weight: normal;
  position: relative;
  z-index: 1;
  background-color: #FFFFFF;
  position: relative;
  text-align: left;
  -webkit-box-shadow: #666 2px 2px 7px;
  -moz-box-shadow: #666 2px 2px 7px;
  box-shadow: #666 2px 2px 7px;
  behavior: url(/css/PIE.php);
}

#droite h3 {
  font-weight: bold!important;
  font-size: 15pt;
  text-align: left;
  border: none;
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
  background: none;
  color: #e95e20;
  text-decoration: underline;
}

#droite a {
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

#droite h4 {
  font-weight: bold!important;
  border: none;
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
  background: none;
  color: #0e2980;
  font-size: 1.3em;
}

#droite .paragraphe {
  clear: both;
  margin: 0;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-left: 35px;
  padding-right: 35px;
  padding-bottom: 15px;
  margin: 0;
  margin-bottom: 10px;
}

#droite .paragraphe object {
  margin-left: -17px;
}

#droite .paragraphe p {
  clear: both;
  padding: 0pt;
  margin: 0pt;
  text-align: left;
}

#droite .paragraphe img {
  clear: both;
  padding: 0pt;
  margin: 0pt;
  margin-top: 30px;
  text-align: center;
  background-color: transparent;
}

#droite ul {
  clear: both;
  padding: 0pt;
  margin: 0pt;
}

#pied {
  position: relative;
  clear: both;
  width: 1000px;
  background: transparent;
  text-align: center;
  margin: 0px;
  padding: 0;
  color: #000000!important;
  font-size: 11px;
  padding:15px 0px;
  background-color:#3c3c3c;
}

#pied #fasila {
  margin: 0px;
  margin-top: -30px;
  margin-left: 855px;
  padding: 0px;
  bottom: 10px;
  width: 145px;
}

#pied strong,#pied p,#pied p strong {
  background-image: none;
  color: #fff;
}

#pied td {
  padding-left: 20px;
  color: #808080;
}

#pied td #mdl_TopMCL a {
  color: #808080;
}

#pied #copy p {
  border: none;
  background-image: none;
  padding: 0;
  padding-right: 5px;
  margin: 0px;
  text-align: right;
  color: #A7A8AA;
}

#pied #copy p a {
  color: #A7A8AA!important;
  text-decoration: none!important;
}

#pied #bas_gauche {
  position: absolute;
  left: 0px;
  padding: 0;
  margin: 0;
  bottom: 50px;
  width: 190px;
}

#pied #bas_page {
  float: left;
  margin: 0px;
  margin-left: -207px;
  padding: 0px;
  width: 934px;
}

#pied p {
  padding: 10px 0 0 0;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
  text-align: center;
}

#pied ul {
  padding: 0px;
  margin: 0px;
  text-align: center;
  margin-bottom: 5px;
  font-size: 1.1em;
}

#pied ul img {
  margin-top: -2px;
}

#pied li {
  display: inline;
  padding: 0px 5px 0px 5px;
  list-style: none;
  font-size: 1.1em;
  color: #fff;
}

#pied li a {
  font-size: 1em;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#pied li a:visited {
  color: #fff;
  font-weight: bold;
}

#pied li a:hover {
  color: #e95e20;
  font-weight: bold;
  text-decoration: underline;
}

#logo {
  display:inline-block;
  width:20%;
  /* padding-top:10px; */
  text-align:left;
  vertical-align:top;
  /* padding-left:20px; */
}

#logo img {
  border: none;
  height:58px;
  width:auto;
}

#menu_haut {vertical-align:middle;display:inline-block;font-size:20px;width: 80%!important;padding: 0;text-align:right;margin: 0;/* margin-top:20px; */}

#menu_haut ul {
  padding: 0;
  display:inline-block;
  margin: 0;
  list-style-type: none;
}

#menu_haut > ul >  li {
  display:inline-block;
  position: relative;
  text-align: center;
}
.pageAccueil #menu_haut > ul > li > a {
  color: #000000;
}
#menu_haut > ul > li > a {display:block;padding: 19px 15px;line-height: 1;font-size: 10px;word-spacing: 0;text-align: center;color: #000;font-size: 14px;/* text-transform: uppercase; */font-weight: bold;font-family: 'Poppins', sans-serif;-webkit-transition: all 100ms linear;transition: all 100ms linear;font-weight: 300;}
.extend{
  display:none!important;
}
#menu_haut ul li a.selected,#menu_haut ul li a.selected:visited {
}

#menu_haut ul li a:hover,#menu_haut ul li:hover a {
 color: #505050;
}
#menu_haut > ul > li:hover{/* border-bottom: 2px solid #000000; */}
#menu_haut ul li.PGS_DEV_DUR:hover a {
  background-color: transparent;
  color: #1f9134;
}



#menu_haut table {
  margin: 0;
  border-collapse: collapse;
  font-size: 9px;
  position: absolute;
  border-spacing:0;
  top: calc(100% + 4px);
  left: 0;
  z-index: 20 !important;
}
#menu_haut ul li ul{
 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
   height:0px;
   
 overflow:hidden;
    padding:0px;
}
#menu_haut ul li ul a{
  color:#000!important;
}
#menu_haut ul li:hover ul {
  display: block;
  webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  height:auto;
  position: relative;
  top: 0px;
  margin-top: 0px;
  left: 0px;
  width: 200px;
  padding-top: 9px;
  padding-bottom: 9px;
  text-align: left;
  padding:10px 0;
  background: rgba(255, 255, 255, 0.6);
  transition: all .2s ease-in-out;
}

#menu_haut ul li.PGS_REFERENCES:hover ul {
  width: 200px;
}



#menu_haut ul li.PGS_CONTACT:hover ul {
  width: 120px;
}

#menu_haut ul li:hover ul li {
  width: 200px;
  text-align: left;
}

#menu_haut ul li.PGS_REFERENCES:hover ul li {
  width: 300px;
  text-align: left;
}

#menu_haut ul li.PGS_DEV_DUR:hover ul li {
  width: 300px;
  text-align: left;
}

#menu_haut ul li.PGS_CONTACT:hover ul li {
  width: 140px;
  text-align: left;
}

#menu_haut ul li:hover ul.scroller {
  height: 138px;
  width: 172px;
  overflow: auto;
}

#menu_haut ul li:hover ul.endstop {
  left: -100px;
}
#menu_haut ul li:hover table tr td{
    padding:0px;
}
#menu_haut ul li:hover ul li ul {
  display: none;
}

#menu_haut ul li:hover ul li a {
  display: block;
    font-family: 'Poppins', sans-serif;
  text-decoration:none!important;
  color:#000!important;
  float:none;
  color: #000;
  height: auto;
  line-height: 13px;
  padding: 5px 16px;
  width: 100%;
  font-size: 11px;
  font-weight: bold;
  text-transform:uppercase;
  background: transparent;
      padding: 19px 15px;
}

#menu_haut ul li.PGS_REFERENCES:hover ul li a {
  width: 280px;
}

#menu_haut ul li.PGS_DEV_DUR:hover ul li a {
  width: 268px;
  color: #eaeaea;
}

#menu_haut ul li:hover ul li a.drop {
}

#menu_haut ul li:hover ul li a:hover {
  color: #FFFFFF;
}

#menu_haut ul li:hover ul li a:hover.drop {
  color: #FFFFFF;
}

#menu_haut ul li:hover ul li:hover ul {
  display: block;
  position: absolute;
  left: 200px;
  top: 0;
  height: auto;
  padding-top: 0px;
  padding-bottom: 5px;
}

#menu_haut ul li.PGS_SOLUTION_FR:hover ul li:hover ul,#menu_haut ul li.PGS_SOLUTION_EN:hover ul li:hover ul {
  left: 340px;
}

#menu_haut ul li.PGS_RETD_FR:hover ul li:hover ul {
  left: 250px;
}

#menu_haut ul li.PGS_SOCIETE_EN:hover ul li:hover ul {
  left: 250px;
}

#menu_haut ul li.PGS_RETD_EN:hover ul li:hover ul {
  left: 300px;
}

#menudroit {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#menudroit li {
  margin-bottom: 5px;
}

#menudroit a {
  margin: 0 2px;
  color: #000000;
  text-decoration: underline;
}

#menudroit a:hover {
  text-decoration: none;
}

#bandeau_recherche {
  float: left;
  display: inline;
  width: 180px;
  padding: 0;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
  margin-bottom: 70px;
  border-top: 1px #015123 dotted;
  border-bottom: 1px #015123 dotted;
  color: #015123;
  text-align: left;
  background-color: transparent;
}

#recherche {
  display: inline;
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: none;
  height: 22px;
  line-height: 18px;
}

#recherche form {
  display: inline;
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: none;
  height: 18px;
  line-height: 18px;
}

#recherche input.search_string {

  font-size: 0.8em;
}
.pageAccueil #ariane{
  display:none;
}
#recherche input.search_valider {
  position: absolute;
  top: 6px;
  right: 7px;
  border: 0px #9C9C9C solid !important;
  color: #FFFFFF;
  width: 27px;
  height: 30px;
 background-image: url(http://www.relaisaveurs.fr/images/interface/search.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size:100%;
}

#header #recherche {
  position: absolute;
  top: 113px;
  right: 0px;
  color: #0e2980;
  width: 190px;
  margin: 0!important;
  padding-left: 14px;
  padding-top: 7px;
  padding-bottom: 10px;
  padding-right: 10px;
 background-color:#e95e20;
  z-index: 3;
  border-radius: 4px;
}

#header #recherche form {
  margin: 0!important;
  padding: 0!important;
}

#header #recherche input.search_string {
  position: absolute;
  top: 7px;
  right: 45px;
  width: 150px;
 
}
#header #recherche input.search_string, #centre input[type=text], #centre textarea, #centreetdroite input[type=text], #centreetdroite textarea {
  display: inline-block;
  font-family: Helvetica;
  padding: 3px 5px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000000;
  background-color: #F4F4F4;
  background-image: none;
  border: none;
  border-radius: 1px;
  /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); */
  /* box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); */
  /* -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; */
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  width: 100%;
}

#centre input[type=text]{
    padding:5px 7px;
}
#centre textarea{
    height:auto;
}
span.resultat_recherche {
  font-weight: bold;
  color: #084a84;
}

a.fo_bouton,a.fo_bouton:visited {
  background-image: url('../images/bouton_off.gif');
  border: 1px outset #1E2A63;
  color: #1E2A63;
  padding: 3px 5px 3px 5px;
  margin: 0 5px 0 0;
  text-decoration: none;
}

a.fo_bouton:hover {
  background-image: url('../images/bouton_on.gif');
}

a.fo_boutonon,a.fo_boutonon:visited {
  background-image: url('../images/bouton_on.gif');
  border: 1px outset #1E2A63;
  color: #1E2A63;
  padding: 3px 5px 3px 5px;
  margin: 0 5px 0 0;
  text-decoration: none;
}

.fo_boutonon {
  background-image: url('../images/bouton_on.gif');
  font-weight: bold;
  border: 1px outset #1E2A63;
  padding: 3px 5px 3px 5px;
  margin: 0px 5px 0 0;
  text-decoration: none;
}

#ariane {
  margin: 0px;
  padding: 0px;
    margin-top:10px;
  font-weight: normal;
}

div.ariane {
  margin: 0;
  padding: 0;

    font-size:16px;
    text-align:center;
}

.ariane a {
  color: #e95e20;
  font-weight: normal!important;
  text-decoration: none!important;
}

fieldset {
  position: relative;
  /* top: 10px; */
  margin: 0;
  /* margin-bottom: 15px; */
  /* padding-left: 10px; */
  /* padding-right: 10px; */
  /* background-color: #f7f7f7; */
}

legend {
  position: relative;
  /* top: -10px; */
  margin: 0;
  color: #df5d00;
  /* font-weight: bold; */
  /* padding: 4px; */
  /* padding-left: 10px; */
  /* padding-right: 10px; */
  /* border: 1px solid #007D44; */
  /* background-color: #007D44; */
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 300;
}

label {
  float: left;
  width: 50%;
}

p.alerte {
  color: #C00000;
  font-weight: bold;
}

br.clr {
  font-size: 1px;
  clear: both;
}

.date {
  color: #808080;
  font-size: 0.85em;
}

.date_alerte {
  color: #C00000;
  font-size: 0.85em;
}

div.article {
  margin: 15px 0 0 0;
  border-top: solid 1px #808080;
}

.mouseon {
  background-color: #FFFFCC;
}

.mouseout {
  background-color: #FFFFFF;
}

a.infobulle {
  position: relative;
  z-index: 24;
  color: #000;
  text-decoration: none;
  border: none;
}

a.infobulle,a.infobulle img {
  border: none;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
}

a.infobulle:hover {
  background: none;
  z-index: 25;
}

a.infobulle span {
  display: none;
}

a.infobulle:hover span {
  display: block;
  position: absolute;
  top: 0;
  left: 3em;
  padding: 2px;
  width: 20em;
  border: 1px solid #7F9DB9;
  background-color: #EDEDED;
  color: #000000;
  text-align: left;
  font-size: 0.8em;
  font-weight: normal;
}

.prevnext {
  font-size: 10px;
  color: #A0A0A0;
  margin: 0;
  margin-top: 20px;
  padding: 2px;
}

#centreetdroite .prevnext p,#centre .prevnext p {
  line-height: 20px;
}

#centre .prevnext a,#centreetdroite .prevnext a {
  font-style: normal;
  font-size: 12px;
  color: #015123!important;
  background-color: transparent;
  margin: 0 5px 0px 0px;
  padding: 0.3em 0.7em;
  border: 1px solid #48A931;
  text-decoration: none;
}

#centre .prevnext a:hover,#centre .prevnext a.selected,#centreetdroite .prevnext a:hover,#centreetdroite .prevnext a.selected {
  background-color: #CFFFB7;
  color: #015123!important;
  border: 1px solid #48A931;
}

.calendrier {
  border: 1px solid #000000;
  background-color: #EFEFEF;
}

.calendrier td {
  text-align: center;
}

.calendrier th {
  text-align: center;
}

.calendrier a {
  padding: 0 2px;
  font-style: normal;
  color: #000000;
  background-color: #CFFF4F;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  text-decoration: none;
}

.calendrier a:hover,.calendrier a.selected {
  background-color: #8300FF;
  color: #ffffff !important;
}

.calendrier .today {
  background-color: #CFFF4F;
}

.blocAlerte {
  padding: 10px;
  margin: 5px;
  background-color: #FFCCCC!important;
  border: 1px solid #FF0000!important;
  font-weight: bold;
  font-size: 12px;
}

.blocAlerte .alerte {
  color: #000000!important;
  padding: 0!important;
  margin: 0!important;
}

.blocAlerte p {
  padding: 0!important;
  margin: 0!important;
}

.blocAlerte ul li strong,.blocAlerte ul li a {
  color: #FF0000!important;
  padding: 0!important;
  margin: 0!important;
}

select.alerte {
  background-color: #FFCCCC!important;
}

.bloc0,.bloc1 {
  clear: both;
  padding: 0;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  margin: 0;
  margin-bottom: 5px;
  border: 1px solid #084a84;
}

.bloc0 p,.bloc1 p,.bloc0 td,.bloc1 td {
  margin: 0;
  vertical-align: top;
}

.bloc0 h4,.bloc1 h4 {
  margin: 0;
  font-weight: bold;
  font-size: 14px;
  color: #084a84;
  margin-top: 2px;
  margin-bottom: 5px;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #084a84;
  background: #FFFFFF url("../images/fond_h4_recherche.gif") repeat-x scroll left bottom;
}

.bloc0 h4 a,.bloc1 h4 a {
  margin: 0;
  font-weight: bold;
  font-size: 14px;
  color: #084a84;
  margin-top: 2px;
  margin-bottom: 5px;
  text-decoration: none;
}

.bloc0:hover,.bloc1:hover {
  background-color: #f6f6f6;
}

#liste_mcl {
  padding: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px #AAAAAA solid;
  background-color: #F9F9F9;
  color: #808080;
}

#liste_mcl a {
  color: #808080;
  text-decoration: none;
}

#liste_mcl a:hover {
  text-decoration: underline;
}

#mdl_TopMCL a {
  color: #000000;
  text-decoration: none!important;
}

#mdl_TopMCL .mcl0 {
  font-size: 0.8em;
  line-height: 18px;
}

#mdl_TopMCL .mcl1 {
  font-size: 1.2em;
  line-height: 20px;
}

#mdl_TopMCL .mcl2 {
  font-size: 1.6em;
  line-height: 22px;
}

#mdl_TopMCL .mcl3 {
  font-size: 2em;
  line-height: 24px;
}

#mdl_TopMCL .mcl4 {
  font-size: 2.4em;
  line-height: 26px;
}

#mdl_TopMCL .mcl5 {
  font-size: 2.8em;
  line-height: 28px;
}

#ajouter_panier a {
  text-decoration: none;
}

#ajouter_panier a:visited {
  text-decoration: none;
}

table.mdl_paragraphe2Colonne td.CENTRE_1 {
  padding-right: 5px;
}

table.mdl_paragraphe2Colonne td.CENTRE_2 {
  padding-left: 5px;
}

#droite .paragraphe.par_style_1 {
  background-color: #f5f5f5;
  padding: 0 2px;
  text-align: justify;
}

#droite .paragraphe.par_style_2 {
  background-color: #ffffc0;
  padding: 0 2px;
}

#droite .paragraphe.par_publicite {
  padding: 0 2px;
}

#droite .paragraphe.par_publicite h3 {
  text-align: center;
  font-size: 10px!important;
  margin: 0!important;
  padding: 0!important;
}

#droite .paragraphe.par_transparent {
  background-color: transparent;
  border: none;
  padding-left: 0px;
  padding-right: 0px;
}
.line-gal {
  margin-bottom:30px;
}

.contact{
    padding: 0;
    background-color: #000000;
}
.box-item {
  float:left;
  width:100%;
  position:relative;
  overflow:hidden;
  -webkit-transform: translate3d(0,0,0);
}
.line-gal .box-item  {
  margin-bottom:20px;
}
.box-item a.popup-image {
  position:absolute;
  top:-50px;
  opacity:0;
  right:0;
  width:50px;
  height:50px;
  background:#fff;
  line-height:50px;
  z-index:5;
  color:#000;
  font-size:12px;
  -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.box-item  img {
  position:relative;
  z-index:1;
  -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
  -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
}
.box-item .overlay {
  opacity:0;
  z-index:4;
  -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.box-item:hover .overlay  , .gallery-item:hover .overlay{
  opacity:0.3;
}
.box-item:hover img , .gallery-item:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform:scale(1.15);
  transform: scale(1.15);
}
.gallery-item:hover .swiper-slide img {
  -webkit-transform: scale(1.0);
  -moz-transform:scale(1.0);
  transform: scale(1.0);
}
.box-item:hover a.popup-image  , .gallery-item:hover a.popup-image{
  top:0;
  opacity:1;
}
.box-item a.popup-image:hover i{
  -webkit-transform: scale(1.15);
  -moz-transform:scale(1.15);
  transform: scale(1.15);
}
.grid-item-holder .box-item a.popup-image {
  right:-2px;
}
.main-footer {
  position:fixed;
  width:80px;
  z-index: 1000;
  top: 0;
  background: #fff;
  bottom:0;
  left:0;
  overflow:hidden;
  border-right:1px solid #eee;
  -webkit-transform: translate3d(0,0,0);
}
.footer-social {
  position:absolute;
  bottom:30px;
  left:0;
  width:100%;
  border-top:1px solid #e6eaea;
  padding-top:30px
}
.footer-social li {
  float:left;
  width:100%;
  margin-bottom:8px;
}
.footer-social li a {
  color:#000;
}
.fixed-title {
    position: fixed;
    width: 380px;
    height: 80px;
    line-height:80px;
    top: 381px;
    /* border-left:1px solid #e6eaea; */
    letter-spacing: 0.27em;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    cursor: default;
    font-weight:bold;
    color: #4d4d4d;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    -moz-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    z-index: 22;
}
.height-emulator {
  float:left;
  width:100%;
  position:relative;
  z-index:1;
}

.footer-inner {
  margin:0 auto;
  position:relative;
  max-width: 1224px;
  width:92%;
  padding:90px 0 70px 50px;
  background:#fff;
}
.footer-logo {
  float:left;
  margin-bottom: 0;
  width: auto;
}

footer {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    gap: 20px;
    padding-top: 28px;
}

footer .barre {
    width: 1px;
    height: 28px;
    background-color: #000;
}

footer .barre.orange {
    background-color: #df5b01;
}

footer p {
    margin: 0;
    font-size: 12px;
    margin: 0!important;
}

footer a {
    font-size: 12px;
}
.footer-logo img {
  width: 200px;
  height:auto;
  float:left;
}
.content-footer:before {
  content:'';
  position:absolute;
  bottom:0;
  right:0;
  width:50%;
  top:60px;
  background:#fff;
}
.policy-box {
  margin-top:50px;
  padding-top:30px;
  border-top:1px solid #eee;
}
.policy-box  p {
  text-align:left;

  font-size: 12px;
  text-transform:uppercase;
  margin-top:10px;
  font-weight:bold;
      font-family: 'Poppins', sans-serif;
}
.footer-header  span{
  text-align:left;
  font-size: 27px;
  text-transform:uppercase;
  float:left;
  padding-right:30px;
  position:relative;
  top:-14px;

  font-weight:bold;
  font-family: 'Poppins', sans-serif;
}
.footer-header {
  text-align:right;
  font-size:10px;
  padding-top:10px;
  font-weight:bold;
  margin-bottom:15px;
}
.footer-header:before {
  content:"";
  position:absolute;
  bottom:20px;
  left:80px;
  right:100px;
  height:1px;
  background: #000;
}
.footer-box {
  margin-top:20px;
  text-align:left;
}
.footer-box ul li {
  text-align:left;
  float:left;
  width:100%;
  font-weight: 800;
    letter-spacing: 1.5px;
    word-spacing: 0;
    text-transform: uppercase;
  margin-bottom:12px;
  font-size:10px;
}
.footer-box ul li span {
  float:left;
  padding-right:10px;
  color: #999;
}
.to-top {
  position:absolute;
  bottom:0;
  right:0;
  width:50px;
  height:70px;
  line-height:80px;
  color:#fff;
  font-size:18px;
  background:#292929;
  cursor:pointer;
}
.subcribe-form {
  padding-left:100px;
}
.subcribe-form  span{
  position:absolute;
  top:22px;
  left:0;
  width:95px;
  font-weight:bold;
  font-size:10px;
  font-family: 'Poppins', sans-serif;
  text-transform:uppercase;
}
#subscribe {
  float:left;
  width:100%;
}
#subscribe .enteremail {
  background-color: #f1f1f1;
    font-size: 12px;
    height: 55px;
    padding: 0 20px;
    width: 70%;
  border:none;
}
#subscribe-button {
  width:30%;
  height:55px;
  float:right;
  background:#292929;
  color:#fff;
  font-weight:bold;
  border:none;
  font-size:10px;
  font-family: 'Poppins', sans-serif;
  text-transform:uppercase;
}
.subscribe-message{
  float:left;
  width:100%;
  margin-top:20px;
  font-weight:800;
  font-size:11px;
}
#main{
  height:100%;
  width:100%;
  position:absolute;
  top:0;
  left:0;
  z-index:2;
  opacity:0;
}
.container{
  max-width: 1224px;
  width:92%;
  margin:0 auto;
  position: relative;
  z-index:5;
}
.bold-title {
  float:left;
  width:100%;
  text-align:left;
  font-size: 30px;
  line-height:50px;
  text-align:left;
  font-weight:bold;
  font-family: 'Poppins', sans-serif;
  padding-bottom:50px;
}
.about-wrap p{
  padding-bottom:20px;
  font-size:13px;
}
.section-container {
  margin:50px 0;
}
.about-wrap .btn {
  margin-top:70px;
}
.bg.dec-bg {
  width:inherit;
  height:inherit;
  left:50%;
  right:0;
  top:20%;
  bottom:0;
  opacity:0.1;
  z-index:-1;
}
.bg.dec-bg.left-pos-dec {
  left:-10%;
  right:40%;
}
.creat-list li {
  width:100%;
  float:left;
  position:relative;
  margin-bottom:20px;
}
.creat-list li span {
  text-align: left;
    font-size: 17px;
    text-transform: uppercase;
    float: left;
    padding-right: 30px;
    position: relative;
    top: 0;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
}
.creat-list li a {
  float:right;
    text-align: right;
    font-size: 12px;
    padding-top: 10px;
    font-weight: bold;
    margin-bottom: 15px;
}
.creat-list li:before {
    content: "";
    position: absolute;
    bottom: 20px;
    left: 80px;
    right: 100px;
    height: 1px;
    background: #eee;
}

.btn {
  padding:15px 30px;
  position:relative;
  margin-top:10px;
  font-size:10px;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
  text-transform:uppercase;
}
.trsp-btn {
  border:1px solid rgba(255,255,255,0.6);
  color:#fff;
}
.trsp-btn:before , .flat-btn:before {
  background: #fd6817;
}
.flat-btn {
    border: 1px solid #fff;
    color:#fff;
    background: #000000;
}
.float-btn {
  float:left;
}
.btn:before {
  content:'';
  position:absolute;
  top:50%;
  left:20px;
  height:1px;
  width:0;
  -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.btn:hover:before {
  width:30px;
}
.btn:hover {
  padding-left:60px;
}
.pr-tags {
  margin-bottom:30px;
  padding:22px 20px;
  border: 1px solid #000;
  background: #fff;
}
.pr-tags span , .pr-tags ul , .pr-tags ul li {
  float:left;
}
.pr-tags span{
  font-family: 'Poppins', sans-serif;
  text-align:left;
  padding-right:20px;
  font-weight:800;
  border-right:1px solid #ccc;
}
.pr-tags ul {
  padding-left:20px;
  list-style:none!important;
}
.pr-tags ul li {
  margin-right:10px;
  padding-top:3px;
}
.pr-tags ul li a {
  font-style:italic;
  color: #000;
}
.pr-tags ul li a:hover {
  color:#fe5901;
}
.page-heading {
    padding: 50px 0;
    text-align: left;
    position: relative;
    z-index:1;
    background-image:url(../images/interface/bg_heading.jpg);
    background-repeat:no-repeat;
}

.page-heading:after {
    position: absolute;
    content: '';
    background-color: #000;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    opacity: 0;
    z-index: 1;
}
.page-heading .container {
    margin: auto;
    position: relative;
    z-index: 2;
    max-width: 1170px;
    font-size:0;
    width:100%;
}
.page-heading .page-title h2 {
    color: #000;
    font-size: 32px;
    letter-spacing: 5px;
    font-weight:bold;
    text-transform: uppercase;
    /* margin-top:40px; */
}
.page-heading  .page-title{
    display:block;
    vertical-align:middle;
    text-align:center;
    width:100%;
}
.page-heading .page-title h2:after {
    background-color: #1059a6!important;
    width: 90px!important;
}
.page-heading .page-title .line-dec {
    margin: 10px 0px;
    width: 90px;
    height: 1px;
    background-color: #1059a6;
    display: none;
}
.page-heading .page-title span {
    font-size: 24px;
    font-weight: normal;
    color: #2d3031;
    line-height: 36px!important;
}
.pageAccueil #center_header{
  max-width:100%;
  width:100%;
  padding-bottom: 25px;
}
#center_header{
  max-width:1600px;
  margin:auto;
  width:100%;
}

.list_real{
    font-size:0;
}
.block_real{
    display:inline-block;
    width:25%;
    padding:15px 15px;
}
.block_real img{
    width:100%;
    height:auto;
}
ul#options {
    padding: 20px;
    margin-bottom: 40px;
    list-style-type: none;
    clear: both;
    border: 1px solid black;
}
ul#options:before {
    content: "";
    display: table
}
ul#options:after {
    content: "";
    display: table;
    clear: both
}
ul#options li {
    float: left;
    line-height: 1.5384615385;
    display: inline-block;
    font-size: 12px;
}
ul#options li a {
    line-height: 1.5384615385;
    font-weight: 500;
    padding: 15px 20px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #000;
}
ul#options li a.selected {
    background-color: #ffffff;
    color: #dd5f05;
}
ul#options li a:hover {
    color: #df5d02;
    text-decoration: none;
}
ul#options li a:active {
    text-decoration: none
}
.isotope-item {
    z-index: 2
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s
}
.isotope {
    -webkit-transition-property: height, width;
    transition-property: height, width
}
.isotope .isotope-item {
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity
}
.foliobox {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    max-height: 400px;
    background: #db5600;
    text-align: center;
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    display: table-cell;
}

.contain-album{
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 83vh;
  overflow: hidden;
}

.contain-album .contain-owl {
    width: calc(100% - 640px);
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.contain-album .contain-owl .main-carousel {
    height: calc(100% - 125px);
}

.contain-album .contain-owl .main-carousel div {
    height: 100%;
    padding: 0;
}

.contain-album .contain-owl .main-carousel .owl-nav {
    height: auto;
    top: auto;
    left: 0;
    right: 0;
    bottom: -107px;
}

.contain-album .contain-owl .main-carousel .owl-nav span {
    color: #de691e;
}

.contain-album .contain-owl .main-carousel div.item a {
    width: 100%;
    height: 100%;
    display: flex;
}

.contain-album .contain-owl .main-carousel div.item a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.contain-album .owl-carousel.thumbs-carousel {
    height: 125px;
    /* padding-left: 50px; */
    /* padding-right: 50px; */
    width: calc(100% - 75px);
}

.contain-album .owl-carousel.thumbs-carousel div {
    height: 100%;
}

.contain-album .owl-carousel.thumbs-carousel .thumb img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.owl-nav.disabled {
    display: none;
}

.contain-album .owl-carousel .owl-stage-outer {
    /* height: calc(100% - 125px); */
}

.owl-thumbs {
    padding: 10px;
    display: flex;
    width: 100%;
}

.owl-thumb-item{
    width: 22%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.owl-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.contain-info {
    width: 600px;
    overflow-y: scroll;
    height: 100%;
}

.contain-info h3, .contain-flex .contain-txt h3 {
    text-transform: uppercase;
    color: #e05e00;
}

.gallery {
  column-count: 4;      /* Nombre de colonnes */
  column-gap: 15px;     /* Espacement entre colonnes */
  height: auto;
  position: relative;
  /* display: flex; */
  /* flex-wrap: wrap; */
}

.gallery .gallery-item {
  width: 100%;
  margin-bottom: 15px;
  display: block;
  /* border-radius: 10px; */   /* Optionnel, coins arrondis */
  /* overflow: hidden; */
}

.gallery .gallery-item h3 {
    position: absolute;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    text-align: center;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff80;
    margin: 0;
    transition: all 0.5s ease;
}

.gallery .gallery-item a:hover h3 {
    opacity: 1;
}

.gallery .gallery-item a {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    overflow: hidden;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.gallery .gallery-item a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* position: absolute; */
    padding: 0!important;
    transition: all 0.5s ease;
}

.contain-flex{
  display:flex;
  align-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 50px;
}

.contain-flex .contain-img {
    width: 40%;
    padding-left: 15px;
    padding-bottom: 15px;
    height: auto;
    position: relative;
}

.contain-flex .contain-img:after {
    content: '';
    display: flex;
    position: absolute;
    width: 100px;
    height: 100px;
    bottom: 0;
    left: 0px;
    background-color: #DD5F03;
    z-index: 1;
    opacity: 0.34;
}

.contain-flex .contain-img img {
    width: 100%;
    height: auto;
    border: 20px solid #fff;
    position: relative;
    z-index: 3;
    padding: 0!important;
    border-top: none;
    border-right: none;
}

.contain-flex .contain-txt {
    width: calc(60% - 50px);
}

div#contactdroite div {
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 15px;
}

div#contactdroite form {
    width: 100%;
}

div#contactdroite form fieldset {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

div#contactdroite form fieldset p {
    width: 49%;
}

div#contactdroite form fieldset p input {
    border: none;
}

div#contactdroite form fieldset p:nth-child(5) {
    width: 100%;
}

div#contactdroite div > i {
    font-size: 34px;
    color: #df5d00;
    width: 35px;
}

div#contactdroite div > p {
    display: flex;
    flex-direction: column;
    color: #000;
    margin: 0;
    line-height: 19px;
}

div#contactdroite div > p > span {
    text-transform: uppercase;
    color: #df5d00;
}

div#contactdroite {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

@media (min-width: 768px) {
    .foliobox {
        float: left;
        width: 33.3333333332%
    }
    .foliobox img {
        margin-top: -45px!important;
    }
    .foliobox figcaption {
        padding: 1.5em!important;
    }
    .foliobox:hover .folcat {
        top: 15%!important;
    }
}
@media screen and (max-width: 480px) {
    ul#options li {
        margin: 10px 0;
    }
}
.foliobox img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
    width: 100%;
    height: auto;
    vertical-align: top;
    display: block;
    margin-top: -60px;
}
.foliobox:hover img {
    opacity: 0.4;
    -webkit-transform: scale(1);
    transform: scale(1)
}
.foliobox figcaption {
    padding: 3em;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.foliobox figcaption::before {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border: 1px solid #fff;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.foliobox figcaption {
    color: #fff;
    backface-visibility: hidden
}
.foliobox .folcat {
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: bold;
    position: absolute;
    width: 100%;
    top: 20%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    opacity: 0
}
.foliobox .foltitle {
    margin: 100px 0 25px;
    font-weight: bold;
    font-size: 24px
}
.foliobox .goto {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 15px;
    border: 2px solid #fff;
    color: #fff;
    position: absolute;
    bottom: 45%;
    left: 50%;
    margin-left: -55px;
    margin-bottom: -50px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    opacity: 0;
}
.foliobox .goto:hover {
    text-decoration: none
}
.foliobox figcaption::before,
.foliobox .foltitle {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s
}
.foliobox:hover figcaption::before,
.foliobox:hover .foltitle {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}
.foliobox:hover .goto {
    opacity: 1;
    margin-bottom: -60px
}
.foliobox:hover .folcat {
    opacity: 1;
    top: 25%
}