body {
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  background: #0C0C0C;
  overflow-x: hidden;
  margin-top: 136px;

}

.container {
  max-width: 1320px;
  margin: auto;
}

h1 {
  font-family: 'Milonga', cursive;
  font-weight: 400;
  font-size: 60px;
  text-align: center;
  color: #CE9250;
  text-shadow: 2px 2px 0px rgba(248, 240, 228, 1);
  padding-top: 247px;
}

h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 50px;
  color: #CE9250;
}

h3 {
  font-family: 'Milonga', cursive;
  font-weight: 400;
  font-size: 37px;
  color: #CE9250;
}

p {
  line-height: 160%;
  color: #F8F0E4;
  font-size: 19px;
  padding-bottom: 30px;
  padding: 0 40px;
}

.bgGrisFonce {
  background: #191919;
}

.bgGrisFonce_colonne {
  background: #191919;
  height: 100%;
}

.btnRouge a {
  text-decoration: none;
  color: #F8F0E4;
  background: #9F0404;
  padding: 10px 40px 9px 40px;
  font-size: 20px;
  text-transform: uppercase;
  margin: 30px 0;
  display: inline-block;
  transition: 200ms;
}

.btnRouge a:hover {
  background: #CE9250;
}

section {
  margin-bottom: 150px;
}

.text-justify {
  text-align: justify;
}

/*...........................NAV................................ */


/*
.navbar {
  position: relative;
  width: 100%;
  background: #191919;
  height: 150px;
}

/*
.navbar-dark{
  background-color: rgba(22, 22, 22, 1);
}
*/
/*
.nav-link{
	padding-bottom: 8px;
  margin-top: 80px;
  font-style: 'Montserrat', sans-serif;
  color: #CE9250;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  transition: all 400ms;
}

.nav-link:hover{
  transform: scale(105%);
  font-weight: 500;
  color: #CE9250;
}

.navbar-brand {
	position: absolute;
	width: auto;
	transform: translateX(-50%);
	top:0;
	padding: 0;
	left:50%;
  z-index: 99;
  margin: 0 30px;
}

.navbar-collapse {
  text-align: center;
  position: relative;
  z-index: 50;
  background-color: #191919;
}

.navbar-collapse .nav-link{
  padding-bottom: 8px;
  padding-top: 20px;
  font-size: 18px;
  background-color: #191919;

}

.navbar-nav {
  padding: 0 0 0 0;
}

.navbar-toggler {
  margin-top: 70px;
}

.navbar-toggler {
  margin-top: 70px;
}
*/

/*
#menu {
  background: #191919;
  height: 152px;
}

nav a {
  font-style: 'Montserrat', sans-serif;
  color: #CE9250;

}

.navbar {
  background-color: rgb(22, 22, 22);
  position: relative;
  z-index: 50;
}

.navbar-collapse {
  background-color: rgb(22, 22, 22);
}

.nav-link {
  text-transform: uppercase;
  font-size: 16px;
  color: #CE9250;
}

.nav-link:hover {
  transform: scale(110%);
  font-weight: 600;
  color: #CE9250;

}

.navbar-brand.abs
    {
      position: absolute;
      width: auto;
      left: 50%;
      transform: translateX(-50%);
      text-align: center;
      z-index: 99;
    }
*/

/*
#menu {
  background-color: #191919;
}

.navbar {
  background-color: #191919;
}

.navbar .navbar-nav .nav-link {
    color: #CE9250;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #191919;

}
.navbar .navbar-nav .nav-link:hover{
    color: #9F0404;
}
.navbar-logo-centered .navbar-nav .nav-link{
    padding: 10px;
}
*/


.navbar-nav {
  align-items: center;
}

.navbar .navbar-nav .nav-link {
  color: #CE9250;
  font-size: 18px;
  padding: 0.5em 1em;
  text-transform: uppercase;
}

.navbar .navbar-nav .nav-link:hover {
  color: #9F0404;
  transition: all 300ms;
}

.navbar-brand img {
  width: 200px;
  position: relative;
  z-index: 99;
}

.navbar-brand {
  margin-right: 0;
  padding: 0 1em;
  }

.bg-secondary {
  background-color: #191919 !important;
  height: 86px;
  padding-top: 106px;
  padding-bottom: 30px;
}








/*...........................VIDEO ACCUEIL................................ */
/*
header {
  position: relative;
  height: 100vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}
*/
/*
header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: calc(100vh - 150px);
}*/

/*header .container {
  position: relative;
  z-index: 2;
}*/

/*header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #191919;
  opacity: 0.5;
  z-index: 1;
}
*/


#background-video {
  height: 100vh;
  width: 100%;
  object-fit: cover;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}


/*..................................CONTENU................................ */
/*..................................ACCUEIL................................ */
/*...............PARTENAIRES............... */

#partenaires {
   opacity: 0.85;
   margin-top: -10px;
}

#partenaires a{
   text-decoration: none;
}

/*...............TITRE ACCUEIL............... */
#titre_accueil h2 {
  font-family: 'Milonga', cursive;
  font-size: 70px;
  margin-top: 100px;
  text-shadow: 2px 2px 0px rgba(248, 240, 228, 1);
  line-height: 120%;
  margin: 20px 0;
}

/*...............MAGICIEN REIMS.............. */
#magicien_reims h1 {
  font-size: 48px;
  margin: 50px 0;
  text-shadow: inherit;
  padding-top: inherit;
}

/*...............COMPTEUR.............. */
#compteur {
  background: #CE9250;
}

.titre-compteur p {
  font-family: 'Milonga', cursive;
  font-size: 50px;
  color: #0C0C0C;
  margin-bottom: 50px;

}

.box {
  text-align: center;
}

.number {
  font-family: 'Milonga', cursive;
  font-size: 100px;
  color: #0C0C0C;
}

.txt_compteur p {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  color: #0C0C0C;
}

/*...............CALENDRIER.............. */

#calendrier h3 {
  font-family: 'Milonga', cursive;
  font-size: 35px;
  color: #CE9250;
  border-bottom: 2px solid #CE9250;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

#calendrier p {
  padding: 0 0!important;
  font-size: 25px;
}

/*..................................QUI SOMMES NOUS................................ */
/*-----------HEADER-----------*/
#header_presentation {
  background: url("images/qui_sommes_nous/header_qui_sommes_nous.jpg") no-repeat center;
  background-size: cover;
  height: 70vh;
  margin-bottom: 150px;
}





/*-----------flip Card Effect-----------*/

/*verso carte p*/
.card_presentation p{
	padding: 25px;
	line-height: 120%;
	font-size: 19px;
	text-align: justify;
}


/*apparence general carte*/

#presentation_personne h3 {
  margin-top: 30px;
}

.card {
	width: 400px;
	height: 600px;
	perspective: 500px;
	background-color: transparent;
	border: none;
	margin: auto;

}

/*carte*/
.content {
  width: 100%;
  height: 100%;
  transition: transform 1000ms;
  transform-style: preserve-3d;
}

/*carte hover rotation*/
.card:hover .content {
  transform: rotateY( -180deg ) ;
  transition: transform 0.5s;
}

/*recto-verso*/
.front,
.back {
  position: absolute;
  height: 100%;
  width: 100%;
  line-height: 300px;
  font-size: 60px;
  backface-visibility: hidden;
}

.front {
  background: #0C0C0C;
  text-align: center;
}


.back {
  background: #161616;
  transform: rotateY( 180deg );
  text-align: justify;
}


/*..................................PRESTATIONS................................ */
/*-----------HEADER-----------*/
#header_prestations {
  background: url("images/prestations/header_prestations.jpg") no-repeat center;
  background-size: cover;
  height: 70vh;
  margin-bottom: 150px;
}

.double h1 {
padding-top: 200px;
}



/*-----------PRESTATIONS CONTENU-----------*/
.img-alignement {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#prestations h2 {
  font-family: 'Milonga', cursive;
  font-size: 35px;
  text-align: center;
  padding-top: 25px;
}

#prestations img {
  height: auto;
  width: 130px;
}

#prestations p {
  text-align: justify;
}

.reverse {
  flex-direction: row-reverse;
}

/*..................................PARTICULIERS................................ */
/*-----------HEADER-----------*/
#header_particuliers {
  background: url("images/particuliers/header_particuliers.jpg") no-repeat center;
  background-size: cover;
  height: 70vh;
  margin-bottom: 150px;
}

/*-----------CONTENU-----------*/
.relative {
  position: relative;
}

#particuliers_prestations h2, #professionnels_prestations h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 90px;
}

#particuliers_prestations p, #professionnels_prestations p {
  text-align: justify;
}

#particuliers_prestations img, #professionnels_prestations img {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#parallax_particuliers {
    background: url("images/particuliers/parallax_particuliers.jpg") no-repeat center fixed;
    background-size: cover;
    height: 375px;
    margin-bottom: 150px;
}

@supports (-webkit-touch-callout: none) {
#parallax_particuliers {
    background: url('images/particuliers/parallax_particuliers.jpg') center top no-repeat scroll;
    background-size: auto 100vh;
}
}



.contactez-nous h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 35px;
  color: #9F0404;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 1);
}

.titre_court h2 {
  margin-top: 30px!important;
}

#particuliers_prestations p {
  padding: 0 0;
}





/*..................................PROFESSIONNELS................................ */
/*-----------HEADER-----------*/
#header_professionnels {
  background: url("images/professionnels/header_professionnels.jpg") no-repeat center;
  background-size: cover;
  height: 70vh;
  margin-bottom: 10px;
}

#parallax_professionnels {
    background: url("images/professionnels/parallax_professionnels.jpg") no-repeat center fixed;
    background-size: cover;
    height: 375px;
    margin-bottom: 150px;
}

@supports (-webkit-touch-callout: none) {
#parallax_professionnels{
    background: url('images/professionnels/parallax_professionnels.jpg') center top no-repeat scroll;
    background-size: auto 100vh;
}
}

/*..................................CONTACT................................ */
/*-----------HEADER-----------*/
#header_contact {
  background: url("images/contact/header_contact.jpg") no-repeat center;
  background-size: cover;
  height: 70vh;
  margin-bottom: 150px;
}

/*..........COORDONNEES......... */
#coordonnees_formulaire h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 25px;
  font-weight: 500;
}

#coordonnees_formulaire h4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 300;
  color: #CE9250;
  padding-top: 35px;
}

#coordonnees_formulaire i {
  padding-right: 10px;
}

#coordonnees_formulaire p {
  padding: 0 0 0 0;
}

/*..........Formulaire......... */
#coordonnees_formulaire h3 {
  text-align: center;
}


#formulaire {
  font-family: 'Montserrat', sans-serif;
}

#formulaire legend {
  color: #CE9250;
  font-size: 20px;
  padding-left: 43px;
}

#formulaire .form-check-label {
  color: #CE9250;
}

#formulaire .form-check {
  padding-left: 71px;
  padding-bottom: 30px;
}

#formulaire input[type="text"],
#formulaire input[type="email"],
#formulaire input[type="tel"] {
  background-color: transparent;
  border-color: #CE9250;
  border-width: 0px 0px 1px 0px;
  margin-bottom: 15px;
  color: #CE9250;
  height: 10px;
  padding: 18px 3px 16px 8px;
  width: 100%;
}


#formulaire textarea {
  background-color: transparent;
  border: 1px solid #CE9250;
  margin: 20px 0 0 0;
  color: #CE9250;
  padding-left: 10px;
  width: 100%;
  height: 250px;
}

input[type="submit"] {
  background-color: #CE9250;
  border: 1px solid #CE9250;
  color: #F8F0E4;
  font-size: 25px;
  text-transform: uppercase;
  padding: 15px 80px 15px 80px;
  margin-top: 14px;
  display: block;
  margin: auto;
  transition: all 300ms;
}

#formulaire input[type="submit"]:hover {
  background-color: #9F0404;
  border: 1px solid #9F0404;
  cursor: pointer;
}

::placeholder {
  color: #F8F0E4;
}


/*..................................FOOTER................................... */
footer {
  border-top: 2px solid #CE9250;
  padding-bottom: 10px;
}

footer ul {
  list-style-type: none;
  color: #CE9250;
}

footer li {
  padding-bottom: 10px;
}

footer a{
  text-decoration: none;
  color: #CE9250;
}

footer a:hover{
  color: #9F0404;
  transition: all 300ms;
}

footer p{
  color: #CE9250;
  padding: 0 0;
  line-height: 110%;
}

footer i{
  font-size: 30px;
  padding-right: 7px;
}


























/* ---------------MEDIA QUERY ----------------*/

@media screen and (max-width: 1320px) {

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

  .nav-link {
    font-size: 14px;
  }

  .container {
    width: auto;
  }

  iframe {
    height: 75vw;
  }

  .double h1 {
padding-top: 200px;
  }

  .navbar .navbar-nav .nav-link {
    color: #CE9250;
    font-size: 15px;
    padding: 5px;
    text-transform: uppercase;
  }

  .navbar .navbar-nav .nav-link:hover {
    color: #9F0404;
    transition: all 300ms;
  }

  .navbar-brand img {
    width: 200px;
    position: relative;
    z-index: 99;
  }

  .navbar-brand {
    margin-right: 0;
    padding: 0 1em;
    }

  .bg-secondary {
    background-color: #191919 !important;
    height: 86px;
    padding-top: 106px;
    padding-bottom: 30px;
  }

  #header_presentation, #header_prestations, #particuliers_prestations, #header_professionnels, #header_contact {
    margin-bottom: 10px;
  }



}






@media screen and (max-width: 992px) {

  #calendrier h3 {
    font-size: 30px;
  }

  #calendrier p {
    font-size: 25px;
  }

  #header_presentation, #header_prestations, #particuliers_prestations, #header_professionnels, #header_contact {
  height: 60vh;
  margin-bottom: 10px;

  }

  h1 {
  padding-top: 209px;
  }

  .double h1 {
padding-top: 180px;
  }

  .colonne1 {
    margin-top: 170px;
  }

  .colonne2 {
    margin-top: 170px;
  }



  #background-video {
    height: 80vh;
  }

  #particuliers_prestations h2, #professionnels_prestations h2 {
    margin-top: 75px;
  }

  #particuliers_prestations img, #professionnels_prestations img {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.navbar .navbar-nav .nav-link {
  color: #CE9250;
  font-size: 18px;
  padding: 18px;
  text-transform: uppercase;
}

.navbar .navbar-nav .nav-link:hover {
  color: #9F0404;
  transition: all 300ms;
}

.navbar-brand img {
  width: 150px;
  position: relative;
  z-index: 99;
}

.navbar-brand {
  margin-right: 0;
  padding: 0 1em;
  }

.bg-secondary {
  background-color: #191919 !important;
  height: initial;
  padding-top: initial;
  padding-bottom: initial;
}

.navbar-toggler:hover {
  text-decoration: none;
  color: #CE9250;
}

.navbar-toggler {
  color: #CE9250;
}

}







@media screen and (max-width: 768px) {
 #titre_accueil h2 {
   font-size: 43px;
   margin: 0;
 }

 #titre_accueil{
   margin-bottom: 50px;
 }

 #partenaires {
  margin-bottom: 50px;
}

#magicien_reims {
  margin-bottom: 43px;
}

 .titre-compteur p {
 font-size: 33px;
 margin-bottom: 6px;
}

#calendrier h3 {
  font-size: 25px;
}

#calendrier p {
  font-size: 20px;
}

h1 {
font-size: 45px;
padding-top: 209px;

}

.double h1 {
padding-top: 180px;
}

#background-video {
  height: 70vh;
}

#particuliers_prestations img, #professionnels_prestations img {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.colonne2 {
  margin-top: 50px;
}

#professionnels_prestations {
  margin-bottom: 40px;
}

.card_presentation p{
	font-size: 18px;
}

p {
  font-size: 17px;

}

}










@media screen and (max-width: 576px) {
  p {
  padding: 0 0!important;
  }

  #header_presentation, #header_prestations, #header_particuliers, #header_professionnels, #header_contact {
  height: 50vh;
  }

  h1 {
  font-size: 43px;
  padding-top: 181px;
  }

  .double h1 {
padding-top: 160px;
  }

  #background-video {
    height: 60vh;
  }

  #particuliers_prestations img, #professionnels_prestations img {
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -55%);
}

}












@media screen and (max-width: 480px) {
  #titre_accueil h2 {
    font-size: 31px;
  }

  .titre-compteur p {
  font-size: 26px;
  }

  .number {
  font-size: 80px;
  }

  #calendrier h3 {
    font-size: 22px;
  }

  .card {
  width: 268px;
  }

  #header_presentation, #header_prestations, #header_particuliers, #header_professionnels, #header_contact {
  height: 40vh;
  }

  h1 {
  font-size: 38px;
  padding-top: 122px;
  }

  .double h1 {
  padding-top: 115px;
  }

  #background-video {
    height: 40vh;
  }

  .contactez-nous h3 {
  font-size: 25px;
  }

  .btnRouge a {
  padding: 10px 30px 9px 30px;
  font-size: 18px;
  margin: 11px 0;
  }

  #particuliers_prestations h2, #professionnels_prestations h2 {
  font-size: 27px;
  margin-bottom: 30px;
  margin-top: 70px;
  }

  #particuliers_prestations img, #professionnels_prestations img {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -55%);
}

  .colonne1 {
    margin-top: 150px;
  }

}
