.polaroid {
  background: #fff;
  -moz-border-radius: 35px;
  -webkit-border-radius: 35px;
  border-radius: 35px;
  box-shadow: 0 0.2rem 1.2rem rgba(0, 0, 0, 0.2);
}

.polaroid>img {
  max-width: 100%;
  height: auto;
}

.caption {
  font-size: 1.8rem;
  text-align: center;
  line-height: 2em;
}

.item {
  display: inline-block;
  margin-top: 2rem;
}
.item .polaroid:before {
  content: '';
  position: absolute;
  z-index: -1;
  transition: all 0.35s;
}
.item:nth-of-type(4n+1) {
  transform: scale(0.8, 0.8) rotate(0deg);
  transition: all 0.35s;
}
.item:nth-of-type(4n+1) .polaroid:before {
  transform: rotate(6deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  right: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0, 0, 0, 0.4);
}
.item:nth-of-type(4n+2) {
  transform: scale(0.8, 0.8) rotate(-5deg);
  transition: all 0.35s;
}
.item:nth-of-type(4n+2) .polaroid:before {
  transform: rotate(-6deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  left: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0, 0, 0, 0.4);
}
.item:nth-of-type(4n+4) {
  transform: scale(0.8, 0.8) rotate(3deg);
  transition: all 0.35s;
}
.item:nth-of-type(4n+4) .polaroid:before {
  transform: rotate(4deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  right: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0, 0, 0, 0.3);
}
.item:nth-of-type(4n+3) {
  transform: scale(0.8, 0.8) rotate(-3deg);
  transition: all 0.35s;
}
.item:nth-of-type(4n+3) .polaroid:before {
  transform: rotate(-4deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  left: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0, 0, 0, 0.3);
}
.item:hover {
  filter: none;
  transform: scale(1, 1) rotate(0deg) !important;
  transition: all 0.35s;
}
.item:hover .polaroid:before {
  content: '';
  position: absolute;
  z-index: -1;
  transform: rotate(0deg);
  height: 90%;
  width: 90%;
  bottom: 0%;
  right: 5%;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.2);
  transition: all 0.35s;
}

.alinkdisabled {
	pointer-events: none;
	cursor: default;
}
.alinknounderline {
  text-decoration: none !important;
}
.alinkenabled {
	/* pointer-events: none; */
	cursor: pointer;
}
.categorySimple {
  font-weight: 700;
  color: #9A9A9A;
}
.space-15 {
  height: 15px;
  display: block;
  width: 100%;
}
.space-25 {
  height: 25px;
  display: block;
  width: 100%;
}
.space-50 {
  height: 50px;
  display: block;
  width: 100%;
}
.space-75 {
  height: 75px;
  display: block;
  width: 100%;
}
.space-100 {
  height: 100px;
  display: block;
  width: 100%;
}

.textWShade {
  color: #000;
text-shadow: 0 0.0625rem 0.3125rem rgba(0,0,0,.3);
}

.textWShadeBlue {
    color: #35475b;
  text-shadow: 0 0.0625rem 0.3125rem rgba(0,0,0,.3);
  }


.paddingDiaporama {
  padding-top: 25px;
  padding-bottom: 125px;
  width: 100%;
  /* margin-bottom: 150px; */
  /* height: 100%; */
}
.carousel-control-next,
.carousel-control-prev {
  color: #900 !important;
  font-weight: 900;
  font-size: 3.525em;
  text-shadow: 0 0.0625rem 0.3125rem rgba(0, 0, 0, .3);

}


#effectlistWhite li
{
  color: #fff;
  text-shadow: 0 0.0625rem 0.3125rem rgba(0,0,0,.2);
}
#effectlistNumberWhite li
{
  color: #fff;
  text-shadow: 0 0.0325rem 0.1125rem rgba(0,0,0,.2);
}

#effectlist li
{
  color: #000;
  text-shadow: 0 0.0625rem 0.3125rem rgba(0,0,0,.2);
}
#effectlistNumber li
{
  color: #000;
  text-shadow: 0 0.0325rem 0.1125rem rgba(0,0,0,.2);
}
.textEffect{
  text-shadow: 0 0.0325rem 0.1125rem rgba(0,0,0,.2);
}

.textEffectPlus{
  text-shadow: 0 0.0325rem 0.1125rem rgba(0,0,0,.9);
}

.fontSize_1_1{
  font-size: 1.1em;
}
.fontSize_1_2{
  font-size: 1.2em;
}
.fontSize_1_3{
  font-size: 1.3em;
}
.fontSize_ul{
  color: rgb(100, 100, 100);
  font-size: 1.2em;
  text-shadow: 0 0.0325rem 0.2125rem rgba(0,0,0,.3);
}

.text-flex {
  color: #485f78!important;
}

._lihidden{
      list-style: none;
  }

  .bolderMini {
      /* font-weight: 550; */
      font-size: 0.9em;
    font-weight: 700;
    text-transform: uppercase
}
.bolder {
  font-weight: bold;
}
.bolderLight {
  font-size: 1.5em;
}

.textCursive {
  font-family: 'Poor Story', cursive;
  }

  .fontStyle{
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-weight: 550;
  }
.blueSweetyLight{

  color:#3069ff;
}


  #divChangePosition{
    overflow: scroll;
}

.modalBackgroundColor {
  background-color: #fff;
  
}
.info {
  padding: 0 0 0;
}

.modalScroll {
  height: 500px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.blockFilter {
  background: rgba(255, 255, 255, 0.25);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(4.0px);
  -webkit-backdrop-filter: blur(4.0px);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.arroundCornerShadowBlock {

  text-decoration: none;

  -moz-border-radius: 5px;

  -webkit-border-radius: 5px;

  border-radius: 5px;

  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.4);

  padding-top: 20px;

  padding-bottom: 20px;

  padding-left: 10px;

  padding-right: 10px;
  /* background-color:#fff; */
}

.imgShadow {
  box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 30%);
} 
.paddingBarreTitle {
  padding:  12px;
}
.arroundCornerShadow{

  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; 
  border-radius: 5px;
  box-shadow: 0px 1px 1px #a0a0a0;
}  
.primary-Gris{   
  color: #fff;
}  

.primary-Gris-header{
  background-color: #35475b;
  color: #fff;
}  
.background-Gris{
  background-color: #eeeeee;
}
.primary-Gris-btn{
  background-color: #35475b;
  color: #fff;
}
.buttonFlexGris {
  background-color: #35475b;
  color: #FFFFFF;
  box-sizing: border-box;
  border: 1px white solid;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.6);
}
.blockquote.blockquote-Flex{
border-color: #bf1b1b;
color: #bf1b1b;
margin-bottom: 15px;
font-weight: 400;
}
.btn-blockquote-Flex {
  background-color: #a91c1c;
  color: #FFFFFF;
}

.primary-default-btn{
  background-color: #888888;
  color: #fff;
}
.paddingSelect {
  padding-top:  9px;
}
.containerplus {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

.containerpluslarge {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.table>thead>tr>th {
  border-bottom-width: 1px;
  font-size: 1.1em !important;
  font-weight: 300;
  border: 0;
}
.titreBold{
  color: #4f4d4d;
  font-size: 0.9em;
  font-weight: 700;

}
.titreBoldWhite{
   color: #fff;
  font-size: 0.9em;
  font-weight: 700;

}
.titreBoldBlue{
  color: #2CA8FF;
  font-size: 0.9em;
  font-weight: 700;

}

.linkBold{
  color: #fff;
  font-size: 0.9em;
  font-weight: 700;
  text-decoration: none;

}
.form-control {
  border: 1px solid #BF7B1B;
}

.buttonFlex {
  background-color: #BF7B1B;
  color: #FFFFFF;
  box-sizing: border-box;
  border: 2px white solid;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.6);

}     
.buttonFlexSquare {
  background-color: #354856;
  color: #FFFFFF;
  box-sizing: border-box;
  border: 2px white solid;
  /* border-radius: 50%; */
  overflow: hidden;
  box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.6);
}   
.vignette-container {
  margin-top: -152px;
  position: relative;
  z-index: 100;
}

.blocSection {
  background: #354856;
  color: white;
}

.h3-description {
  text-align: center;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.71);
}
.divH4-description {
  font-size: 1.5em;
  line-height: 1.45em;
  margin-bottom: 15px;
  font-weight: 400;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.71);
  text-align: center;
}
.div-align-center {
  text-align: center !important;
}
a.whiteLink {
  text-decoration: none !important;
  color: #fff !important;
}
.btn-lg-less {
  font-size: 1em;
  border-radius: 0.25rem;
  padding: 10px 30px;
}
.card[data-background-color="orangeMLV"] {
  background-color: #BF7B1B;
}
.card[data-background-color="bleuMLV"] {
  background-color: #354856;
}
.card[data-background-color="grisMLV"] {
  background-color: #808c99;
}
.card[data-background-color="blancMLV"] {
  background-color: #fff;
}


.navbar .logo-containerMLV {
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin: 0 auto;
  border: 1px solid transparent;
}


.bodyGray {
  background-color: #eeeeee;
}

.elementTableOverflow{
  overflow-x: auto;
}
.padding5 {
  padding:  5px;
}

.nav-tabs {
  display: inline-block;
  width: 100%;
   padding-left: 10px; 
   padding-right: 10px;
  text-align: center;
}

.primary-Gris-readonly{
  border: 1px solid #BF7B1B !important;
  background-color: #BF7B1B !important;
  color: #fff !important;
  cursor: not-allowed !important;
} 
.btn-lg-Flex {
  border-width: 1px;
  font-size: 1em;
  border-radius: 0.25rem;
  padding: 15px 15px;
}