/*
COULEURS:
gris:         #D3D3D3;
gris-foncé:   #4F5F5D;
rouge:        #C5645B;
jaune:        #FFCC66;
bleu clair:   #9BB5BB;
bleu fonce:   #415C71;
*/
/*
FONTS:
"AmaticaBold"
"AmaticaRegular"
"CaviarDreams"
"CaviarDreamsBold"
*/

/* Styles pour PhotoSwipe */
.pswp__top-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px;
  display: flex;
  justify-content: flex-end;
  height: 44px; /* Hauteur fixe pour la barre supérieure */
}

.pswp__button--close {
  position: fixed !important;
  top: 20px !important;
  right: 100px !important;
  background: #C5645B !important;
  opacity: 1 !important;
  width: 44px !important;
  height: 44px !important;
  margin: 0 !important;
  padding: 10px !important;
  border-radius: 10px;
}

.pswp__button--close::before {
  content: '×';
  font-size: 40px;
  color: white;
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1;
  z-index: 1001;
}

.pswp__img {
  max-width: 90% !important;
  max-height: 70vh !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  display: block !important;
  position: static !important;
  top: auto !important;
  left: auto !important;
  transform: none !important;
  object-fit: contain !important;
}

.pswp__zoom-wrap {
  transform: none !important;
  width: 100% !important;
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  transform-origin: left top;
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* Styles pour les liens des sites dans la galerie */
.my-simple-gallery figure figcaption {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 8px 0;
  margin: 0 auto;
}

.my-simple-gallery figure figcaption span {
  display: block;
  margin-bottom: 5px;
  font-family: "CaviarDreams", sans-serif;
  color: #4F5F5D;
}

.my-simple-gallery figure figcaption .site-link {
  display: inline-block;
  margin-top: 5px;
  padding: 4px 10px;
  background-color: #C5645B;
  color: white !important;
  text-decoration: none;
  border-radius: 3px;
  font-size: 0.9em;
  transition: background-color 0.3s ease;
}

.my-simple-gallery figure figcaption .site-link:hover {
  background-color: #9BB5BB;
  text-decoration: none;
}
@import url("fonts.css");
*{
  box-sizing: content-box;
  box-sizing: border-box;
}
html, body{
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-family: sans-serif;
  background-color: #f9f9f9;
}
.amit{
  color: #415C71;
  text-decoration: none;
}
.wrapper{
  width:100%;
  height: auto;
}
.wrapper .wrapper_content{
  width:100%;
  height: auto;
  min-height: 950px;
  margin: 0 auto;
}
/*************TEXT*******************/
p{
  color: #414141;
}
.text_scramble {
  font-weight: 100;
  font-size: 28px;
  color: #C5645B;
  font-family: "AmaticaRegular";
}
.dud {
  color: #415C71;
}
/*****************CONTENT*****************/
.content{
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
  height: auto;
  background-color:#f9f9f9;
  /*background-color: #E65;*/
}
.content .content_content{
  flex: 0 0 auto;
  position: relative;
  max-width: 1200px;
  height:auto;
  margin: 0 auto;
  /*  background-color: #EEE; */
}
.titrePage{
  padding: 0;
  margin: 0;
  position: relative;
}
.content_content h1{
  font-size: 3rem;
  font-family: "AmaticaRegular";
  font-weight: 400;
  text-align: center;
  padding: 25px;
  color: #C5645B;
}
.content_content .codeImg_text_content{
  position: relative;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  flex-flow: row wrap;
  top: 0;
  width: 100%;
  height: auto;
  /*  background-color: khaki; */
}
/** IMG CODE **/
.content_content .code_multi_Img{
  position: relative;
  top: 50px;
  margin: 0 auto;
  min-width: 75px;
  max-width: 250px;
  max-height: 200px;
  background-repeat: no-repeat;
  /*  background-color: tomato; */
  /*  background: url("../img/engreMaintenance.png"); */
}
.content_content .code_multi_Img img{
  position: relative;
}
.content_content .code_multi_text{
  flex: 1 0 auto;
  position: relative;
  max-width: 75%;
  height: auto;
  margin: 0 auto;
  padding: 20px;
}
.content_content .code_multi_text p{
  text-align: justify;
  justify-content: space-between;
  font-size: 1.3em;
  color: #415C71;
  font-family: "caviarDreams";
}
.content_content .code_multi_text sup{
  font-size: 0.6;
}
.content_content .firtLettre{
  text-align: justify;
  justify-content: space-between;
  font-size: 2.3em;
  padding:2px;
  color: #C5645B;
  font-family: "caviarDreams";
}
.content_content .separLine{
  width: 100%;
  height: 1px;
  top: 50px;
  bottom: 50px;
  background-color: #C5645B;
}
.content_content .separLine:last-child{
  width: 100%;
  height: 1px;
  top: 50px;
  margin: 0 0 50px 0;
  background-color: #C5645B;
}
/** IMAGE SITE WEB **/
/* - Photoswipe overlay color - */
.web_img_content{
  position: relative;
  top: 0px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 50px;
/*  background-color: coral; */
}
.gallery_content{
  position: relative;
  width: 100%;
/* min-height: 420px; */
/* background-color: red; */
}

.pswp__bg {
  position: relative;
  width: 100%;
  background: #AB6B69;
  opacity: 0;
}
/* -- */
.my-simple-gallery {
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
}
.my-simple-gallery img {
  width: 100%;
  transition: .3s;
}
.my-simple-gallery img:hover {
  width: 101%;
  box-shadow: 0 0 10px gray;
  transform-origin: center;
}
.my-simple-gallery figure {
  display: flex;
  flex-flow: row wrap;
  margin: 15px auto;
  width: 30%;
}
.my-simple-gallery figcaption {
  display: none;
}
/** /IMAGE SITE WEB **/



/** AFFICHES **/
.affiches_content{
  position: relative;
  margin: 0;
  width: 100%;
  height: auto;
}
/** /AFFICHE **/
/*****************FOOTER*****************/
.footer{
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  flex-flow: row wrap;
  position: relative;
  width: 100%;
  height: auto;
  min-height:10px;
  top: 8px;
  /*padding-top:20px;*/
  background-color:#C5645B;
}
.footer .footer_content{
  flex: 0 0 auto;
  position: relative;
  width: 98%;
  height: auto;
  margin: 0 auto;
  /*background-color:#f9f9f9;*/
  /*padding-top: 60px;*/
}
.footer_content p{
  position: relative;
  color: #415C71;
  text-align: center;
  font-size: 13px;
  font-family: "caviarDreams";
}
/** ANIMATION UP **/
.animated {
  animation-duration: 500ms;
  animation-fill-mode: both;
  animation-delay: 0.3s;
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%);
    visibility: visible;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@media only screen and (max-width: 1000px){
  .content_content .code_text{
    max-width: 100%;
  }
  .content_content .multimedias_text{
    max-width: 100%;
    /*  background-color: red; */
  }
  .content_content{
    width: 90%;
    max-width: 90%;
  }
  .content_content .separLine{
    max-width: 100%;
  }
  .content_content .multimediasImg{
    min-width: 100px;
    max-width: 150px;
    max-height: 200px;
  }
  .content_content .codeImg{
    min-width: 100px;
    max-width: 150px;
    max-height: 200px;
  }
  footer{
    bottom: 0;
  }
}
